| Commit message (Expand) | Author | Age | Files | Lines |
* | gtkentry: Document vfuncs in GtkEntryClass | Philip Withnall | 2015-03-11 | 1 | -0/+44 |
* | GtkEntry: Added gtk_entry_grab_focus_without_selection() | Ankita Patil | 2014-12-05 | 1 | -0/+3 |
* | Add GtkEntry:max-width-chars | Matthias Clasen | 2014-02-11 | 1 | -0/+6 |
* | GtkEntry: add a "tabs" property for setting a PangoTabArray in the layout. | Andrew Walton | 2013-08-19 | 1 | -0/+7 |
* | Start deprecating some GtkStock API | William Jon McCann | 2013-06-25 | 1 | -2/+2 |
* | Add annotations to gtk headers | Matthias Clasen | 2013-05-05 | 1 | -0/+62 |
* | Allow to populate bubbles with extra content | Matthias Clasen | 2013-03-05 | 1 | -1/+1 |
* | Move single-include guards inside include guards | Matthias Clasen | 2012-12-28 | 1 | -4/+4 |
* | Make spinbutton orientable | Paolo Borelli | 2012-09-03 | 1 | -2/+6 |
* | Allow setting Pango attributes on entries | Matthias Clasen | 2012-08-31 | 1 | -0/+5 |
* | GtkEntry: Add input purpose and hints | Matthias Clasen | 2012-08-20 | 1 | -0/+12 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | gtk: Use versioned deprecations | Matthias Clasen | 2012-02-27 | 1 | -4/+4 |
* | entry: deprecate inner-border and gtk_entry_get/set_inner_border() | Cosimo Cecchi | 2012-01-31 | 1 | -0/+2 |
* | gtk: Use const instead G_CONST_RETURN | Javier Jardón | 2011-06-10 | 1 | -7/+7 |
* | gtkentry: Add hinting to GtkEntry | Carlos Garcia Campos | 2011-03-21 | 1 | -0/+4 |
* | gtkentry: move public members to private structure | Javier Jardón | 2010-11-19 | 1 | -54/+6 |
* | docs: move documentation to inline comments: GtkEntry | Javier Jardón | 2010-11-05 | 1 | -0/+9 |
* | gtk: add gtk_entry_get_text_area() and gtk_entry_get_icon_area() | Michael Natterer | 2010-10-22 | 1 | -0/+6 |
* | Make GtkEntry a no-window widget | Matthias Clasen | 2010-10-21 | 1 | -4/+0 |
* | Add padding to class structs | Matthias Clasen | 2010-10-19 | 1 | -0/+6 |
* | Remove deprecated text and text_length field in GtkEntry | Matthias Clasen | 2010-08-28 | 1 | -5/+0 |
* | Merge branch 'gtk-2-90' | Matthias Clasen | 2010-05-06 | 1 | -21/+2 |
|\ |
|
| * | Restore gtk_entry_get_icon_window() again | Javier Jardón | 2010-05-03 | 1 | -0/+2 |
| * | Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES | Michael Natterer | 2010-05-03 | 1 | -1/+1 |
| * | Remove deprecated GtkEntry functions | Christian Dywan | 2010-05-03 | 1 | -22/+0 |
* | | Use event instead key in the previous patch | Javier Jardón | 2010-05-05 | 1 | -1/+1 |
* | | Added api to reset the im context in GtkTextView and GtkEntry | Javier Jardón | 2010-05-05 | 1 | -0/+4 |
|/ |
|
* | Bug 607778 - Add accessors for GtkEntry's windows | Michael Natterer | 2010-01-22 | 1 | -0/+13 |
* | GtkEntryBuffer holds text for GtkEntry | Stef Walter | 2009-07-08 | 1 | -5/+10 |
* | Add properties and getters for icon tooltips. | Matthias Clasen | 2009-01-18 | 1 | -0/+4 |
* | Use the last chance to get the api right, and rename things for | Matthias Clasen | 2009-01-18 | 1 | -4/+4 |
* | Bug 85292 – add an icon to gtkentry | Cody Russell | 2008-12-19 | 1 | -17/+78 |
* | Bug 546285 – Allow GtkEntry to draw progress | Michael Natterer | 2008-12-05 | 1 | -0/+12 |
* | gtk/gtkcellrenderertext.h gtk/gtkentry.[ch] gtk/gtkimcontext.h | Michael Natterer | 2008-10-30 | 1 | -1/+0 |
* | no need to include <gdk/gdk.h> in any widget header, it's included via | Michael Natterer | 2008-10-30 | 1 | -1/+1 |
* | Bug 83935 – GtkEntry's default invisible char should be U+25CF | Carlos Garnacho | 2008-09-19 | 1 | -0/+1 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | Switch to "guint GSEAL (foo) : width;" when packing fields in guints. | Tim Janik | 2008-06-20 | 1 | -17/+17 |
* | gtkentry.h: include bit-size of fields inside GSEAL parens. | Tim Janik | 2008-06-20 | 1 | -17/+17 |
* | Seal GtkEntry | Tim Janik | 2008-06-20 | 1 | -51/+56 |
* | whitespace cleanup: remove trailing whitespace and excess newlines and | Michael Natterer | 2008-05-28 | 1 | -7/+7 |
* | define __GTK_H_INSIDE__ around including all other headers. | Michael Natterer | 2008-05-28 | 1 | -0/+4 |
* | Reorder strange window hierarchy of the GtkSpinButton (#466000). | Jan Arne Petersen | 2008-05-25 | 1 | -1/+7 |
* | Add gtk_entry_[gs]et_cursor_hadjustment() to allow automatic scrolling in | Matthias Clasen | 2007-05-19 | 1 | -0/+5 |
* | Export privately. Adjust all callers. | Matthias Clasen | 2006-08-15 | 1 | -6/+0 |
* | applied refactored patch from maemo-gtk that replaces the INNER_BORDER | Michael Natterer | 2006-03-10 | 1 | -0/+3 |
* | Shrink the private structs of these a bit. | Matthias Clasen | 2006-01-08 | 1 | -18/+13 |
* | Make PLT-reduction work with gcc4, and don't include everything in | Matthias Clasen | 2005-03-20 | 1 | -8/+2 |