]> Pileus Git - ~andy/gtk/history - gtk/gtkcellrenderertoggle.c
Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE
[~andy/gtk] / gtk / gtkcellrenderertoggle.c
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...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-05-27 Matthias ClasenSupport insensitive cells in tree views and combo boxes.
2004-05-11 Matthias ClasenDocument the ::toggled signal.
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-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2003-12-18 Kristian RietveldMigrating all cell renderers to use the new instance...
2003-10-23 Kristian RietveldFix includes.
2003-09-30 Murray CummingThe render vfunc takes a GdkDrawable* instead of a...
2003-03-03 Jonathan Blandfordhandle rtl code.
2003-02-28 Manish Singhdemos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk...
2002-12-04 Christian NeumairFixed typo in gtkcellrendertoggle.c.
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-07 Manish Singhdeprecation cleanup
2002-06-04 Daniel Elstner[ merge from stable ]
2002-06-01 Jonathan Blandfordadd missing flag, #83796
2001-11-21 Owen TaylorVersion 1.3.11, interface, binary age 0.
2001-11-17 Owen TaylorMake gtkmarshal.list/gtkmarshal.h only for compatibilit...
2001-10-31 Jonathan BlandfordAdd GTK_SELECTION_NONE enum, #61695
2001-10-31 Murray Cumminggchar* args of GtkCellRendererText and GtkCellRendererT...
2001-10-28 Matthias ClasenDocumentation updates.
2001-09-27 Jonathan Blandfordonly start editing when you select with a keyboard.
2001-09-25 Jonathan BlandfordMake a GtkCellEditable (get_widget_window_size): Change...
2001-09-18 Jonathan BlandfordGet rid of broken "can_edit" and "can_activate" propert...
2001-09-17 Jonathan BlandfordAdd editable interface. This should be the last big...
2001-08-29 Jonathan Blandfordchange color when the GtkTreeView loses focus.
2001-05-25 Jonathan BlandfordRemove almost all instances of GtkCellRenderer in code...
2001-04-12 Jonathan Blandfordfix a fixme.
2001-03-28 Owen TaylorApply patch from Nils Barth fixing event return values...
2001-03-28 Jonathan BlandfordFix arguments to reordered signal.
2001-03-24 Havoc Penningtonmake this somewhat key-navigable
2001-03-23 Jonathan Blandfordfix braino. New interface to add cleanup sortable support.
2001-03-20 Jonathan Blandfordremove debugging spew
2001-03-20 Jonathan BlandfordFix buglet in meeting.
2001-03-15 Jonathan BlandfordChanged prototype to allow for getting the location...
2001-03-07 Tim Janikmarshaller fixes.
2001-03-05 Jonathan BlandfordApply patch from Lee Mallabone to add object properties.
2001-03-05 Jonathan Blandfordrenamed "child_toggled" to "has_child_toggled".
2001-03-02 Jonathan BlandfordMove handling of buttons fully in gtktreeviewcolumn...
2001-02-03 Havoc PenningtonCVS is doing its broken pipe thing, this is more of...
2001-01-26 Havoc Penningtonadapt to handle PangoColor
2001-01-16 Havoc Penningtonadd test stuff for CellRendererToggle
2001-01-04 Havoc PenningtonRename some stuff:
2000-12-21 Jonathan Blandford:get_property): remove g_value_init calls, as they...
2000-12-13 Tim Janikdoh, this was broken beyond believe.
2000-12-12 Tim Janikget rid of object_signal:: GtkObject argument uses...
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-10-05 4Checked in initial draft of the new tree widget.