summaryrefslogtreecommitdiff
path: root/gtk/gtkoldeditable.c
Commit message (Expand)AuthorAgeFilesLines
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* add -DGTK_DISABLE_DEPRECATED. #undef it at the top of gtktypebuiltins.c.Manish Singh2002-11-201-0/+2
* docs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk/tmpl/drawing.sgmlSoeren Sandmann2002-11-081-1/+1
* Deprecation cleanupManish Singh2002-10-101-2/+2
* Privatize gtk_selection_request, gtk_selection_incr_eventOwen Taylor2002-09-231-1/+1
* Mark abstract types as G_TYPE_FLAG_ABSTRACT. (#72383)Matthias Clasen2002-09-211-9/+12
* Integrate Erwann Chenede's multihead changes for the gtk/ directory.Alex Larsson2002-04-291-6/+17
* isspace -> g_ascii_isspace Remove gdki8n.h include. Remove <ctype.h>Darin Adler2002-02-081-1/+0
* Documentation additions.Matthias Clasen2002-01-141-0/+15
* Make gtkmarshal.list/gtkmarshal.h only for compatibility with GTK+-1.2;Owen Taylor2001-11-171-13/+14
* Add a "menu" property and notify on it. (#62798, Padraig O'Briain)Owen Taylor2001-10-311-1/+1
* Remove G_DISABLE_CONST_RETURNS.Owen Taylor2001-10-231-2/+2
* Deprecate gtk_entry_set_editable. (#58768, Vitaly Tishkov)GTK_MULTIHEAD_MERGEPOINT_22_10_01Owen Taylor2001-10-221-2/+2
* move insert_text and delete_text virtual functions to do_insert_text andKristian Rietveld2001-10-031-46/+10
* gdk_device_get_history moved to gdk/gdkinput.c like the other backendsHans Breuer2001-07-201-2/+2
* Patch from Matthias Clasen to remove remove all instances ofOwen Taylor2001-07-181-2/+0
* Remove old XIM code.Owen Taylor2001-03-091-4/+0
* marshaller fixes.Tim Janik2001-03-071-1/+1
* doh, this was broken beyond believe.Tim Janik2000-12-131-34/+32
* Make parent_class static.Owen Taylor2000-11-121-0/+859