]> Pileus Git - ~andy/gtk/history - gtk/gtktreeviewcolumn.c
add _gtk_tree_view_column_get_focus_area().
[~andy/gtk] / gtk / gtktreeviewcolumn.c
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.
2003-04-12 Matthias ClasenDocument.
2003-03-03 Jonathan Blandfordhandle rtl code.
2003-02-28 Manish Singhdemos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk...
2003-01-30 Kristian Rietveldonly count the special cell if it is also visible,
2003-01-27 Kristian RietveldChangeLog too long to mention here. Bugs fixed: #100973...
2002-12-10 Kristian Rietveldimplement a working use_align = FALSE implementation...
2002-11-28 Matthias ClasenDocument 2.2 API additions.
2002-11-26 Kristian Rietveldadd a gtk_list_store_sort_iter_changed line for some...
2002-10-14 Kristian RietveldBehaviour change, apply changes if the entry of the...
2002-10-13 Manish SinghDeprecation cleanup
2002-10-10 Matthias ClasenDocumentation improvements.
2002-10-05 Soeren Sandmanndocs/reference/gtk/tmpl/gtkfontseldlg.sgml, gdk/gdkwind...
2002-09-28 Soeren SandmannMinor documentation fixes. (#80021, Yao Zhang; #75567...
2002-08-10 Soren SandmannMinor documentation fixes
2002-07-26 Kristian RietveldAPI additions: _move, _reorder and _swap for stores...
2002-06-18 Owen TaylorReplace gdk_cursor_new_for_screen() with gdk_cursor_new...
2002-06-07 Matthias ClasenNew function, split off from gtk_tree_view_column_clear...
2002-05-05 Kristian RietveldThe "big treeview focus patch". Fixes several issues...
2002-04-29 Alex LarssonIntegrate Erwann Chenede's multihead changes for the...
2002-04-25 Kristian RietveldFixes #74206.
2002-04-23 Kristian RietveldThis commit adds a cell_background property for cell...
2002-04-19 Kristian Rietveldadd _gtk_tree_view_column_autosize
2002-04-18 Matthias Clasens/<!>/<!-- -->/g throughout the documentation to bring...
2002-04-14 Kristian Rietveldadd _gtk_tree_view_column_get_editable_cell and
2002-04-09 Kristian RietveldFixes #78110
2002-04-05 Kristian Rietveldfree anchor row reference after unselecting the selecti...
2002-04-05 Jonathan Blandfordimplement. (gtk_tree_view_move_cursor_up_down): check...
2002-03-15 Jonathan Blandfordadd example to docs, as people are seeming to have...
2002-03-15 Jonathan Blandfordmake args const, 74159 (gtk_tree_view_insert_column_wit...
2002-03-08 Jonathan Blandfordget rid of really bad focus loop. (gtk_tree_view_clamp_...
2002-03-06 Jonathan Blandfordmove event handling to the process_action function...
2002-03-05 Jonathan Blandfordremove sizing == AUTOSIZE check. Update docs.
2002-03-05 Jonathan Blandforddoc fix proposed by tvv@sparc.spb.su (Vitaly Tishkov...
2002-03-03 Tim Janikadded compile time switch to put the tree views into...
2002-03-01 Kristian Rietveldset first_cell to FALSE after first iteration
2002-02-26 Kristian Rietveldtake into account that a path from a rowref can be...
2002-02-25 Kristian Rietveldcall _gtk_tree_view_column_cell_set_dirty when visible...
2002-02-23 Jonathan BlandfordDocumented undocumented functions.
2002-02-19 Kristian Rietveldnew function (gtk_tree_view_column_create_button):...
2002-02-19 Kristian Rietveldchange gtk_tree_view_column_cell_render, gtk_tree_view_...
2002-01-28 Bill HanemanChanges to gtktreeview to better support thicker focus...
2002-01-28 Matthias ClasenGeneral property notification cleanup.
2002-01-24 Jonathan Blandfordfix column reordering fully. (gtk_tree_view_size_alloca...
2002-01-21 Jonathan BlandfordUpdate top_row. Remove extraneous print statements.
next