summaryrefslogtreecommitdiff
path: root/gtk/gtkentry.c
Commit message (Expand)AuthorAgeFilesLines
* all: Name more idles and timeoutsBastien Nocera2014-03-261-0/+1
* entry: revert text handles to cursor mode after cut/pasteCarlos Garnacho2014-03-101-0/+20
* entry: postpone text handles creation until when neededCarlos Garnacho2014-03-101-19/+45
* entry: postpone magnifier creation until when neededCarlos Garnacho2014-03-101-3/+19
* entry: Make DnD coordinate calculation compensate for entry iconsCarlos Garnacho2014-03-061-0/+16
* entry: use priv->dnd_position when rendering the DND cursorCarlos Garnacho2014-03-061-1/+5
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-25/+25
* docs: fully break lines in examplesWilliam Jon McCann2014-02-121-5/+13
* GtkEntry: Fix a few irregularities in the size request codeMatthias Clasen2014-02-111-18/+8
* Add GtkEntry:max-width-charsMatthias Clasen2014-02-111-12/+99
* docs: don't use <anchor>William Jon McCann2014-02-071-9/+9
* docs: use proper quotations instead of '*'William Jon McCann2014-02-071-1/+1
* docs: use apostrophe in *'llWilliam Jon McCann2014-02-071-1/+1
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-6/+6
* docs: use proper apostropheWilliam Jon McCann2014-02-071-15/+15
* docs: Use markup for linksWilliam Jon McCann2014-02-071-14/+12
* docs: use proper quotesWilliam Jon McCann2014-02-051-7/+7
* Docs: Use markdown for listsMatthias Clasen2014-02-021-5/+3
* docs: Identify examples that are C codeWilliam Jon McCann2014-01-291-4/+4
* docs: use |[ ]| instead of <programlisting></programlisting>William Jon McCann2014-01-291-8/+8
* docs: don't use <emphasis>William Jon McCann2014-01-281-1/+1
* entry: Set GTK_STYLE_CLASS_OSD on text selection popoversCarlos Garnacho2014-01-221-0/+4
* entry: Improve positioning of touch selection magnifierCarlos Garnacho2014-01-221-4/+15
* popover: Add a "modal" boolean property to GtkPopoverCarlos Garnacho2014-01-221-0/+2
* entry: Show a GtkMagnifier popover on touch selectionCarlos Garnacho2014-01-221-5/+62
* texthandle: Remove relative_to APICarlos Garnacho2014-01-221-4/+11
* entry: Set use-underline in popover GtkToolButtonsCarlos Garnacho2014-01-221-0/+1
* Introduce GtkPopoverCarlos Garnacho2014-01-221-7/+6
* entry: Avoid bubblewindow popup/popdown APICarlos Garnacho2014-01-221-4/+8
* bubblewindow: Make it relative to GtkWidget coordinatesCarlos Garnacho2014-01-221-7/+9
* docs: fix typo in argument typeWilliam Jon McCann2014-01-211-1/+1
* docs: fix typo in argument syntaxWilliam Jon McCann2014-01-211-1/+1
* all: Add names to timeoutsBastien Nocera2013-10-231-0/+6
* Improve struct packing in various placesMatthias Clasen2013-09-211-3/+2
* Revert "Deprecate and ignore gtk-entry-password-hint-timeout"Matthias Clasen2013-08-311-13/+6
* Fix a typoYosef Or Boczko2013-08-191-1/+1
* GtkEntry: add a "tabs" property for setting a PangoTabArray in the layout.Andrew Walton2013-08-191-2/+84
* Fix GtkEntry drawing to provide visual feedback when editable=FALSE.David Trowbridge2013-08-191-1/+8
* Add a style class for context menusMatthias Clasen2013-08-181-20/+21
* Revert "Deprecate and ignore the cursor blink settings"Matthias Clasen2013-08-161-11/+40
* gtkdnd: Introduce a new API for more accurate drag origin dataJasper St. Pierre2013-08-141-8/+20
* Drop some unnecessary includesMatthias Clasen2013-07-191-3/+0
* Move wholly deprecated classes to gtk/deprecated/Matthias Clasen2013-07-191-3/+3
* Deprecate and ignore gtk-entry-password-hint-timeoutWilliam Jon McCann2013-07-111-6/+13
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-4/+2
* Add missing G_PARAM_DEPRECATED to stock deprecationsWilliam Jon McCann2013-07-081-2/+2
* entry: Set the window on the icon helperAlexander Larsson2013-07-031-0/+6
* Deprecate and ignore the cursor blink settingsWilliam Jon McCann2013-06-261-40/+11
* Start deprecating some GtkStock APIWilliam Jon McCann2013-06-251-1/+17
* Start migrating internals away from GtkStockWilliam Jon McCann2013-06-241-13/+13