summaryrefslogtreecommitdiff
path: root/gtk/gtkentry.h
Commit message (Expand)AuthorAgeFilesLines
* gtkentry: Document vfuncs in GtkEntryClassPhilip Withnall2015-03-111-0/+44
* GtkEntry: Added gtk_entry_grab_focus_without_selection()Ankita Patil2014-12-051-0/+3
* Add GtkEntry:max-width-charsMatthias Clasen2014-02-111-0/+6
* GtkEntry: add a "tabs" property for setting a PangoTabArray in the layout.Andrew Walton2013-08-191-0/+7
* Start deprecating some GtkStock APIWilliam Jon McCann2013-06-251-2/+2
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+62
* Allow to populate bubbles with extra contentMatthias Clasen2013-03-051-1/+1
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-4/+4
* Make spinbutton orientablePaolo Borelli2012-09-031-2/+6
* Allow setting Pango attributes on entriesMatthias Clasen2012-08-311-0/+5
* GtkEntry: Add input purpose and hintsMatthias Clasen2012-08-201-0/+12
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtk: Use versioned deprecationsMatthias Clasen2012-02-271-4/+4
* entry: deprecate inner-border and gtk_entry_get/set_inner_border()Cosimo Cecchi2012-01-311-0/+2
* gtk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-7/+7
* gtkentry: Add hinting to GtkEntryCarlos Garcia Campos2011-03-211-0/+4
* gtkentry: move public members to private structureJavier Jardón2010-11-191-54/+6
* docs: move documentation to inline comments: GtkEntryJavier Jardón2010-11-051-0/+9
* gtk: add gtk_entry_get_text_area() and gtk_entry_get_icon_area()Michael Natterer2010-10-221-0/+6
* Make GtkEntry a no-window widgetMatthias Clasen2010-10-211-4/+0
* Add padding to class structsMatthias Clasen2010-10-191-0/+6
* Remove deprecated text and text_length field in GtkEntryMatthias Clasen2010-08-281-5/+0
* Merge branch 'gtk-2-90'Matthias Clasen2010-05-061-21/+2
|\
| * Restore gtk_entry_get_icon_window() againJavier Jardón2010-05-031-0/+2
| * Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
| * Remove deprecated GtkEntry functionsChristian Dywan2010-05-031-22/+0
* | Use event instead key in the previous patchJavier Jardón2010-05-051-1/+1
* | Added api to reset the im context in GtkTextView and GtkEntryJavier Jardón2010-05-051-0/+4
|/
* Bug 607778 - Add accessors for GtkEntry's windowsMichael Natterer2010-01-221-0/+13
* GtkEntryBuffer holds text for GtkEntryStef Walter2009-07-081-5/+10
* Add properties and getters for icon tooltips.Matthias Clasen2009-01-181-0/+4
* Use the last chance to get the api right, and rename things forMatthias Clasen2009-01-181-4/+4
* Bug 85292 – add an icon to gtkentryCody Russell2008-12-191-17/+78
* Bug 546285 – Allow GtkEntry to draw progressMichael Natterer2008-12-051-0/+12
* gtk/gtkcellrenderertext.h gtk/gtkentry.[ch] gtk/gtkimcontext.hMichael Natterer2008-10-301-1/+0
* no need to include <gdk/gdk.h> in any widget header, it's included viaMichael Natterer2008-10-301-1/+1
* Bug 83935 – GtkEntry's default invisible char should be U+25CFCarlos Garnacho2008-09-191-0/+1
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Switch to "guint GSEAL (foo) : width;" when packing fields in guints.Tim Janik2008-06-201-17/+17
* gtkentry.h: include bit-size of fields inside GSEAL parens.Tim Janik2008-06-201-17/+17
* Seal GtkEntryTim Janik2008-06-201-51/+56
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-7/+7
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Reorder strange window hierarchy of the GtkSpinButton (#466000).Jan Arne Petersen2008-05-251-1/+7
* Add gtk_entry_[gs]et_cursor_hadjustment() to allow automatic scrolling inMatthias Clasen2007-05-191-0/+5
* Export privately. Adjust all callers.Matthias Clasen2006-08-151-6/+0
* applied refactored patch from maemo-gtk that replaces the INNER_BORDERMichael Natterer2006-03-101-0/+3
* Shrink the private structs of these a bit.Matthias Clasen2006-01-081-18/+13
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-8/+2