summaryrefslogtreecommitdiff
path: root/gtk/gtkentry.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* GtkEntry: ellipsize placeholder textJonh Wendell2013-06-211-0/+4
* GtkEntry: Remove the Unicode and input method menusMatthias Clasen2013-06-071-64/+5
* GtkEntry: Focus the entry without selecting the textBastien Nocera2013-05-231-4/+14
* Doc: various small fixesSébastien Wilmet2013-05-121-3/+4
* GtkEntry: Support baselinesAlexander Larsson2013-04-231-5/+48
* GtkEntry: Sanity check the end_pos value in _get_display_text()Bastien Nocera2013-03-061-1/+1
* Rename property to be more neutralMatthias Clasen2013-03-051-18/+20
* Really keep GtkBubbleWindow privateMatthias Clasen2013-03-051-5/+5
* Small documentation tweakMatthias Clasen2013-03-051-1/+2
* Allow to populate bubbles with extra contentMatthias Clasen2013-03-051-7/+40
* Do without GtkSelectionWindowMatthias Clasen2013-03-051-20/+63
* Made GtkBubble/SelectionWindow private at the momentCarlos Garnacho2013-03-051-1/+1
* Use gdk_threads_add_timeout to popup the selection windowCarlos Garnacho2013-03-051-2/+1
* entry: Use GtkSelectionWindow for touch text selectionCarlos Garnacho2013-03-051-5/+142
* Ensure the insertion handle stays on fake events (eg from IM)Carlos Garnacho2013-03-051-2/+4
* GtkEntry: Fix text handle paintingAlexander Larsson2013-02-181-22/+26
* [entry] unregister icon windowsPaolo Borelli2013-02-161-0/+1
* Add gtk_widget_(un)register_windowAlexander Larsson2013-02-071-3/+3
* entry: No need to reset layouts on style_updatedAlexander Larsson2012-12-061-2/+0
* gtk: Use context's fontBenjamin Otte2012-12-061-17/+3
* Send a notification when a GtkEntry icon's tooltip text changesMike Gorse2012-11-121-0/+3
* entry: fix requisition width/height to use the current pango layoutCosimo Cecchi2012-09-031-3/+5
* Make spinbutton orientablePaolo Borelli2012-09-031-10/+44
* Add a way to test touch featuresMatthias Clasen2012-09-031-3/+7
* Implement touch text selection in GtkEntryCarlos Garnacho2012-09-031-22/+290
* Allow setting Pango attributes on entriesMatthias Clasen2012-08-311-7/+86
* Move entry completion code where it belongsMatthias Clasen2012-08-311-604/+28
* GtkEntry: pack GtkEntryPrivate a bit betterMatthias Clasen2012-08-301-1/+12
* Trivial: Fix a whitespace messupMatthias Clasen2012-08-251-2/+2
* Add documentationMatthias Clasen2012-08-201-3/+67
* GtkEntry: Add input purpose and hintsMatthias Clasen2012-08-201-1/+100
* Export gtk_entry_get_display_text() as a private function throughMario Sanchez Prada2012-08-101-11/+11