]> Pileus Git - ~andy/gtk/history - gtk/gtktreeviewcolumn.c
gdk/gdkwindow.c, gtk/gtkwidget.c: Include fallback-c89.c
[~andy/gtk] / gtk / gtktreeviewcolumn.c
2010-05-25 Matthias ClasenMerge the xi2-for-master branch
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Javier JardónRemove deprecated GtkTreeViewColumn functions
2010-04-21 Tristan Van BerkomMega commit backing out everything from the native...
2010-04-13 Tristan Van BerkomMega commit to change ->get_desired_size() for ->get_de...
2010-04-06 Tristan Van BerkomAdded gtk_tree_view_column_get_desired_size() as its...
2010-04-04 Tristan Van BerkomMaking function private in gtktreeviewcolumn to pass...
2010-04-04 Tristan Van BerkomFixed invalid pointer access in gtk_tree_view_column_ge...
2010-04-04 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_FOCUS)
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_HAS_FOCUS
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_CAN_FOCUS
2010-04-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2010-03-09 Javier JardónDon't use GTK_WIDGET_STATE in internal code anymore
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-03-02 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_FOCUS)
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_HAS_FOCUS
2010-02-19 Johan Dahlin[annotations] Add allow-none
2010-01-07 Javier JardónDeprecate widget flag: GTK_WIDGET_CAN_FOCUS
2010-01-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2009-12-19 Matthias Clasenimplement extended layout for GtkTreeView and GtkTreeVi...
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-07-26 Philip WithnallBug 589336 – Add GtkTreeViewColumn:sort-column-id property
2009-07-08 Alexander LarssonMove get_cells implementation from deprecated function
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-06-15 Matthias ClasenDeprecate get_cell_renderers implementations
2008-08-08 Sven Neumanngtk/gtktext.c gtk/gtktextbuffer.c gtk/gtktextlayout.c
2008-07-11 Kristian RietveldFix #316087.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-18 Michael Nattererdeprecate GtkDestroyNotify.
2008-01-25 Michael Natterergtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext...
2007-12-17 Kristian Rietveldalways determine what arrow to show if show_sort_indica...
2007-12-15 Xan LopezPlug leak: When reordering the info in the list the...
2007-11-25 Matthias ClasenRequire gtk-doc 1.8
2007-10-01 Kristian Rietveldfix up if-condition to only set the true arrow type...
2007-06-19 Johan DahlinRename buildable methods to not clash with widget metho...
2007-06-15 Johan DahlinAdd GtkBuilder, fixes #172535
2007-06-06 Kristian Rietvelduse GTK_IS_TREE_VIEW_COLUMN() in g_return_if_fail here.
2007-06-06 Kristian Rietveldnew function. (#342471, Lorenzo Gil Sanchez).
2007-03-24 Kristian Rietveldcalculate the depth with the corrected real_cell_area...
2007-03-20 Kristian Rietveldadd _gtk_tree_view_column_get_focus_area().
2007-02-14 Kristian Rietvelduse TREE_VIEW_DRAG_WIDTH/2 when calculating the drag...
2006-12-29 Matthias ClasenNew function to get the cell renderers of a cell layout.
2006-12-27 Kristian RietveldSupport inverting arrows via XSetting. (#377979, Yevgen...
2006-09-24 Kristian Rietvelddraw the indicator if the column has a sort column...
2006-08-16 Kristian Rietveldtake the cell spacing into account when calculating...
2006-08-06 Matthias ClasenProtect against tree_view being NULL. (#348652, Patrick...
2006-05-30 Kristian Rietveldonly check sort column id if connected to sortable...
2006-05-28 Kristian Rietveldrefactor to work correctly in RTL mode.
2006-05-28 Kristian Rietveldadd GTK_ARROW_NONE.
2006-05-27 Kristian Rietveldbroken pipe
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2006-04-13 Matthias ClasenReorganize to avoid a possible NULL pointer dereference...
2005-11-23 Tim Janikdeprecated floating/sink API and implemented it in...
2005-10-26 Matthias ClasenFix some issues with background drawing in RTL. (#31878...
2005-09-09 Matthias ClasenMake drag reordering work properly for columns other...
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-07-14 Kristian Rietveldnew function (fixes #169961, reported by Morten Welinder).
2005-07-13 Kristian Rietveldpaint a flat box on the area the treeview got allocated...
2005-06-19 Kristian RietveldThis commit includes a fix for #169463, Stefan Kost.
2005-06-10 Matthias Clasen2005-06-10 Matthias Clasen <mclasen@redhat.com>
2005-03-26 Matthias ClasenUse canonical names for g_object_notify() as well.
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-09 Matthias Clasenx
2005-01-04 Jonathan Blandfordonly reorder on button 1, part of #141937
2004-12-08 Matthias ClasenDon't mess up the column header state if the button...
2004-11-19 Manish Singhgdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c
2004-11-15 Jonathan Blandfordsomehow this got missed mid-commit
2004-10-03 Matthias ClasenSet sort_indicator to FALSE when appropriate. (#153714...
2004-10-01 Matthias ClasenSilently ignore info being NULL. This is unavoidable...
2004-08-31 Jonathan Blandfordconstrain cell area to passed in cell_area, #147867
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-07-15 Matthias ClasenMake spacing a property, correct the declared default...
2004-07-13 Matthias ClasenMake this work in RTL context.
2004-04-23 Matthias ClasenRemove an excessive g_return_if_fail().
2004-04-11 Jonathan BlandfordMoved search entries into priv data.
2004-03-12 Matthias ClasenKeep the cell_list in a consistent state while iteratin...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-02-03 Matthias ClasenClip narrow columns in rtl-oriented tree views (#128089,
2004-01-31 Matthias ClasenCorrect the documentation for new_order. (#124790,...
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2003-12-19 Kristian RietveldFixes #108458.
2003-11-29 Jonathan BlandfordPatch from <chinen@jp.ibm.com> to handle RTL support...
2003-11-07 Matthias ClasenMake string setters safe for self-assignment. (#122745...
2003-09-30 Kristian RietveldSome API doc comment fixes.
2003-07-17 Kristian RietveldMerged from stable.
2003-07-11 Kristian RietveldLanding GtkTreeModelFilter and the completion code...
2003-06-27 Soeren SandmannMake it compile with C89 compilers.
2003-06-11 Kristian Rietveldsilly typo fix. s/seperator/separator/. This gets rid...
2003-06-09 Kristian RietveldMerged from stable.
2003-06-09 Kristian RietveldMerged from stable.
2003-05-29 Kristian RietveldFixes #75745, reported by Richard Hult. Merged from...
2003-04-15 Matthias ClasenDoc additions and fixes.
next