| Commit message (Expand) | Author | Age | Files | Lines |
* | Add gtk_editable_get_delegate | Matthias Clasen | 2020-10-19 | 1 | -0/+2 |
* | Replace "gchar" with "char" | Benjamin Otte | 2020-07-25 | 1 | -1/+1 |
* | editable: add enable-undo property | Christian Hergert | 2019-11-05 | 1 | -0/+6 |
* | editable: Add more to interface | Matthias Clasen | 2019-02-17 | 1 | -49/+98 |
* | Add annotations to gtk headers | Matthias Clasen | 2013-05-05 | 1 | -0/+14 |
* | Move single-include guards inside include guards | Matthias Clasen | 2012-12-28 | 1 | -4/+4 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | [GI] Make argument names in vfunc decls consistent with invoker docs | Pavel Holejsovsky | 2011-01-18 | 1 | -4/+4 |
* | Change GtkEditable typedef from GtkEditableClass to GtkEditabeInterface | Javier Jardón | 2010-09-17 | 1 | -6/+4 |
* | Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES | Michael Natterer | 2010-05-03 | 1 | -1/+1 |
* | Match parameter names | Matthias Clasen | 2008-12-29 | 1 | -4/+4 |
* | no need to include <gdk/gdk.h> in any widget header, it's included via | Michael Natterer | 2008-10-30 | 1 | -1/+1 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | whitespace cleanup: remove trailing whitespace and excess newlines and | Michael Natterer | 2008-05-28 | 1 | -2/+2 |
* | define __GTK_H_INSIDE__ around including all other headers. | Michael Natterer | 2008-05-28 | 1 | -0/+4 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -8/+2 |
* | Deprecation cleanup | Manish Singh | 2002-10-09 | 1 | -1/+1 |
* | move insert_text and delete_text virtual functions to do_insert_text and | Kristian Rietveld | 2001-10-03 | 1 | -1/+12 |
* | Fix stupid error introduced last night that was making things decidedly | Owen Taylor | 2001-06-24 | 1 | -0/+1 |
* | Make parent_class static. | Owen Taylor | 2000-11-12 | 1 | -112/+53 |
* | Use G_GNUC_CONST. | Elliot Lee | 2000-08-30 | 1 | -1/+1 |
* | applied patch from Andreas Persenius <ndap@swipnet.se> that updates the | Tim Janik | 2000-07-26 | 1 | -4/+4 |
* | s/refcount/ref_count/. | Tim Janik | 2000-02-13 | 1 | -0/+1 |
* | Adapt cast macros to standard. | Raja R Harinath | 1999-11-22 | 1 | -1/+4 |
* | Added notice to look in AUTHORS and ChangeLog files for a list of changes. | CST 1999 Shawn T. Amundson | 1999-02-24 | 1 | -0/+8 |
* | Moved entry->visible into editable class. (Leave it behind deprecated for | Owen Taylor | 1999-02-10 | 1 | -0/+1 |
* | Destroy widgets _after_ propagating unrealize signals through the widget | Owen Taylor | 1998-12-09 | 1 | -7/+8 |
* | removed all occourances of #pragma } and #pragma { which were in place to | Tim Janik | 1998-10-07 | 1 | -1/+0 |
* | signdness corrections all ove the place. implementation of object | Tim Janik | 1998-07-16 | 1 | -5/+12 |
* | Remove --g-fatal-warnings flag from argv. | Owen Taylor | 1998-06-19 | 1 | -9/+36 |
* | Added style_set handler. | Owen Taylor | 1998-05-22 | 1 | -0/+5 |
* | Changed LGPL address for FSF in all .h and .c files | PDT 1998 Shawn T. Amundson | 1998-04-13 | 1 | -2/+3 |
* | commiting changes from owen: | Owen Taylor | 1998-03-10 | 1 | -0/+1 |
* | gtk/gtkentry.c gtk/gtktext.c gtkeditable.[ch] | Owen Taylor | 1998-03-01 | 1 | -5/+5 |
* | gtk/gtkentry.[ch] gtk/gtktext.[ch] gtkeditable.[ch] | Owen Taylor | 1998-03-01 | 1 | -18/+18 |
* | gtk/gtkentry.[ch] gtktext.c gtkeditable.[ch] | Owen Taylor | 1998-03-01 | 1 | -0/+112 |