summaryrefslogtreecommitdiff
path: root/gtk/gtkentry.h
Commit message (Expand)AuthorAgeFilesLines
* Replace "gdouble" with "double"Benjamin Otte2020-07-251-4/+4
* Replace "gfloat" with "float"Benjamin Otte2020-07-251-2/+2
* Replace "gchar" with "char"Benjamin Otte2020-07-251-8/+8
* Replace "gint" with "int"Benjamin Otte2020-07-251-6/+6
* docs: Fix several missing references in the documentationCorentin Noël2020-05-111-20/+0
* Remove unused includesMatthias Clasen2020-02-091-1/+0
* Fix docstring errors with drag and drop codeRobert Ancell2020-01-131-1/+1
* entry: Port icon dnd to GtkDragSourceMatthias Clasen2020-01-081-1/+1
* entry: Return boolean from gtk_entry_grab_focus_without_selecting()Benjamin Otte2019-10-161-1/+1
* Remove unused includesMatthias Clasen2019-09-161-1/+0
* password entry: Adapt to new context menu apiMatthias Clasen2019-06-131-3/+0
* text, entry: Implement context menu apiMatthias Clasen2019-06-131-0/+6
* entry: Use standard paddingMatthias Clasen2019-05-271-8/+1
* entry: Activate default via actionMatthias Clasen2019-04-281-2/+1
* entry, spin button: Drop redundant APIMatthias Clasen2019-02-281-21/+0
* entry: Delegate to GtkTextMatthias Clasen2019-02-191-35/+0
* Fixes to the gtk docsMatthias Clasen2018-05-051-0/+1
* entry: Make icons a paintableBenjamin Otte2018-03-161-3/+3
* entry: Remove priv pointerTimm Bäder2018-03-041-2/+0
* entry: Remove cursor adjustment APIsBenjamin Otte2018-03-021-8/+0
* The big versioning cleanupMatthias Clasen2018-02-061-17/+15
* contentformats: Rename GtkTargetListBenjamin Otte2017-11-201-1/+1
* entry: Add a key binding for the emoji chooserMatthias Clasen2017-11-191-1/+1
* entry: Remove surface iconsBenjamin Otte2017-11-051-7/+0
* image: Add the ability to set texturesBenjamin Otte2017-11-051-1/+8
* GtkEntry: Use surfaces, not pixbufs for bitmapped iconsAlexander Larsson2017-10-231-5/+5
* Drop docs for no-longer-existing APIMatthias Clasen2016-11-191-7/+0
* entry: Fix coordinates after rendernode conversionTimm Bäder2016-11-051-16/+0
* entry: Remove inner-border (style) propertyTimm Bäder2016-10-161-6/+0
* Remove GtkStock API from GtkImageTimm Bäder2016-10-161-7/+0
* 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