summaryrefslogtreecommitdiff
path: root/gtk/gtkeditable.h
Commit message (Expand)AuthorAgeFilesLines
* Convert headers to #pragma onceMatthias Clasen2023-03-311-3/+1
* a11y: Simplify GtkAccessible implementation for editablesLukáš Tyrychtr2023-02-031-1/+4
* gtk: Dissolve gtk-autocleanup.hMatthias Clasen2022-09-231-0/+1
* docs: Add blurb for GtkEditableProperties.Emmanuele Bassi2021-11-161-0/+17
* Annotate gtk_editable_get_chars as mallocMatthias Clasen2021-09-141-1/+1
* Add gtk_editable_get_delegateMatthias Clasen2020-10-191-0/+2
* Replace "gchar" with "char"Benjamin Otte2020-07-251-1/+1
* editable: add enable-undo propertyChristian Hergert2019-11-051-0/+6
* editable: Add more to interfaceMatthias Clasen2019-02-171-49/+98
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+14
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-4/+4
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* [GI] Make argument names in vfunc decls consistent with invoker docsPavel Holejsovsky2011-01-181-4/+4
* Change GtkEditable typedef from GtkEditableClass to GtkEditabeInterfaceJavier Jardón2010-09-171-6/+4
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Match parameter namesMatthias Clasen2008-12-291-4/+4
* no need to include <gdk/gdk.h> in any widget header, it's included viaMichael Natterer2008-10-301-1/+1
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-2/+2
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-8/+2
* Deprecation cleanupManish Singh2002-10-091-1/+1
* move insert_text and delete_text virtual functions to do_insert_text andKristian Rietveld2001-10-031-1/+12
* Fix stupid error introduced last night that was making things decidedlyOwen Taylor2001-06-241-0/+1
* Make parent_class static.Owen Taylor2000-11-121-112/+53
* Use G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* applied patch from Andreas Persenius <ndap@swipnet.se> that updates theTim Janik2000-07-261-4/+4
* s/refcount/ref_count/.Tim Janik2000-02-131-0/+1
* Adapt cast macros to standard.Raja R Harinath1999-11-221-1/+4
* Added notice to look in AUTHORS and ChangeLog files for a list of changes.CST 1999 Shawn T. Amundson1999-02-241-0/+8
* Moved entry->visible into editable class. (Leave it behind deprecated forOwen Taylor1999-02-101-0/+1
* Destroy widgets _after_ propagating unrealize signals through the widgetOwen Taylor1998-12-091-7/+8
* removed all occourances of #pragma } and #pragma { which were in place toTim Janik1998-10-071-1/+0
* signdness corrections all ove the place. implementation of objectTim Janik1998-07-161-5/+12
* Remove --g-fatal-warnings flag from argv.Owen Taylor1998-06-191-9/+36
* Added style_set handler.Owen Taylor1998-05-221-0/+5
* Changed LGPL address for FSF in all .h and .c filesPDT 1998 Shawn T. Amundson1998-04-131-2/+3
* commiting changes from owen:Owen Taylor1998-03-101-0/+1
* gtk/gtkentry.c gtk/gtktext.c gtkeditable.[ch]Owen Taylor1998-03-011-5/+5
* gtk/gtkentry.[ch] gtk/gtktext.[ch] gtkeditable.[ch]Owen Taylor1998-03-011-18/+18
* gtk/gtkentry.[ch] gtktext.c gtkeditable.[ch]Owen Taylor1998-03-011-0/+112