| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove GtkOldEditable completely | Christian Dywan | 2010-05-03 | 1 | -829/+0 |
* | Deprecate widget flag: GTK_WIDGET_REALIZED | Javier Jardón | 2010-03-03 | 1 | -4/+6 |
* | Don't use GTK_WIDGET_*SET_FLAGS (wid, GTK_CAN_FOCUS) | Javier Jardón | 2010-03-02 | 1 | -1/+1 |
* | get rid of the deprecated aliases NONE and BOOL. | Michael Natterer | 2008-08-13 | 1 | -13/+13 |
* | gtk/gtkmenu.c gtk/gtkmenuitem.c gtk/gtkmenushell.c gtk/gtknotebook.c | Sven Neumann | 2008-08-11 | 1 | -13/+13 |
* | gtk/gtkclist.c gtk/gtklist.c gtk/gtkoldeditable.c gtk/gtkpixmap.c | Michael Natterer | 2008-08-04 | 1 | -2/+2 |
* | Plug a small memory leak | Matthias Clasen | 2008-07-15 | 1 | -0/+13 |
* | Fix make check: | Michael Natterer | 2008-07-04 | 1 | -3/+2 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | build with GTK_DISABLE_DEPRECATED. | Michael Natterer | 2008-06-17 | 1 | -0/+2 |
* | fix signedness warning. | Michael Natterer | 2008-01-14 | 1 | -2/+2 |
* | More of the same | Matthias Clasen | 2006-05-14 | 1 | -1/+1 |
* | Reinstate abstract types | Matthias Clasen | 2006-05-07 | 1 | -3/+3 |
* | Boilerplate reduction | Matthias Clasen | 2006-05-02 | 1 | -43/+4 |
* | Use gdk_atom_intern_static_string() where appropriate. | Matthias Clasen | 2005-09-11 | 1 | -3/+3 |
* | Intern some more strings. | Matthias Clasen | 2005-09-01 | 1 | -14/+15 |
* | Intern type names in code generated by glib-mkenums, too. | Matthias Clasen | 2005-08-31 | 1 | -1/+1 |
* | Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITE | Matthias Clasen | 2005-03-22 | 1 | -2/+2 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -1/+4 |
* | More canonical property names. | Matthias Clasen | 2005-03-09 | 1 | -1/+1 |
* | Add hidden aliases for exported symbols which are used internally in order | Matthias Clasen | 2004-08-09 | 1 | -0/+1 |
* | Fixes #136082 and #135265, patch by Morten Welinder. | Federico Mena Quintero | 2004-03-06 | 1 | -0/+1 |
* | add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c. | Manish Singh | 2002-11-20 | 1 | -0/+2 |
* | docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgml | Soeren Sandmann | 2002-11-08 | 1 | -1/+1 |
* | Deprecation cleanup | Manish Singh | 2002-10-10 | 1 | -2/+2 |
* | Privatize gtk_selection_request, gtk_selection_incr_event | Owen Taylor | 2002-09-23 | 1 | -1/+1 |
* | Mark abstract types as G_TYPE_FLAG_ABSTRACT. (#72383) | Matthias Clasen | 2002-09-21 | 1 | -9/+12 |
* | Integrate Erwann Chenede's multihead changes for the gtk/ directory. | Alex Larsson | 2002-04-29 | 1 | -6/+17 |
* | isspace -> g_ascii_isspace Remove gdki8n.h include. Remove <ctype.h> | Darin Adler | 2002-02-08 | 1 | -1/+0 |
* | Documentation additions. | Matthias Clasen | 2002-01-14 | 1 | -0/+15 |
* | Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2; | Owen Taylor | 2001-11-17 | 1 | -13/+14 |
* | Add a "menu" property and notify on it. (#62798, Padraig O'Briain) | Owen Taylor | 2001-10-31 | 1 | -1/+1 |
* | Remove G_DISABLE_CONST_RETURNS. | Owen Taylor | 2001-10-23 | 1 | -2/+2 |
* | Deprecate gtk_entry_set_editable. (#58768, Vitaly Tishkov)GTK_MULTIHEAD_MERGEPOINT_22_10_01 | Owen Taylor | 2001-10-22 | 1 | -2/+2 |
* | move insert_text and delete_text virtual functions to do_insert_text and | Kristian Rietveld | 2001-10-03 | 1 | -46/+10 |
* | gdk_device_get_history moved to gdk/gdkinput.c like the other backends | Hans Breuer | 2001-07-20 | 1 | -2/+2 |
* | Patch from Matthias Clasen to remove remove all instances of | Owen Taylor | 2001-07-18 | 1 | -2/+0 |
* | Remove old XIM code. | Owen Taylor | 2001-03-09 | 1 | -4/+0 |
* | marshaller fixes. | Tim Janik | 2001-03-07 | 1 | -1/+1 |
* | doh, this was broken beyond believe. | Tim Janik | 2000-12-13 | 1 | -34/+32 |
* | Make parent_class static. | Owen Taylor | 2000-11-12 | 1 | -0/+859 |