summaryrefslogtreecommitdiff
path: root/gtk/gtkentry.c
Commit message (Expand)AuthorAgeFilesLines
* entry: Remove unused includeEmmanuele Bassi2020-03-251-1/+0
* Revert "Merge branch 'disable-window-test' into 'master'"Matthias Clasen2020-03-191-0/+1
* entry: Remove unused includeEmmanuele Bassi2020-03-181-1/+0
* Remove unused includesMatthias Clasen2020-02-091-1/+0
* Rename gtk_widget{get,set,has}_style_class to _css_classTimm Bäder2020-02-071-5/+5
* Start using GtkWidget's new style class APITimm Bäder2020-02-071-15/+6
* entry: Avoid criticals in disposeMatthias Clasen2020-02-051-9/+10
* Fix docstring errors with drag and drop codeRobert Ancell2020-01-131-1/+1
* entry: Use gdk_drag_beginMatthias Clasen2020-01-081-8/+11
* dragsource: Reshuffle api a bitMatthias Clasen2020-01-081-1/+3
* Move code overMatthias Clasen2020-01-081-1/+0
* Remove gtkdnd.hMatthias Clasen2020-01-081-1/+0
* entry: Port icon dnd to GtkDragSourceMatthias Clasen2020-01-081-19/+19
* gtk: Remove menu codeMatthias Clasen2019-12-291-1/+0
* entry: Remove unused functionTimm Bäder2019-10-221-9/+0
* entry: Return boolean from gtk_entry_grab_focus_without_selecting()Benjamin Otte2019-10-161-3/+6
* widget: Make gtk_widget_grab_focus() return a booleanBenjamin Otte2019-10-151-2/+2
* Remove unused includesMatthias Clasen2019-09-161-2/+0
* gtk: Fix some g-i annotation warningsRico Tzschichholz2019-09-151-2/+2
* entry: Measure icons againTimm Bäder2019-07-211-0/+25
* entry: Remove hacky codeMatthias Clasen2019-06-151-8/+0
* password entry: Adapt to new context menu apiMatthias Clasen2019-06-131-16/+0
* text, entry: Implement context menu apiMatthias Clasen2019-06-131-0/+69
* gtk: rely on default marshallersChristian Hergert2019-05-301-2/+2
* Rename GtkGestureMultiPress to GtkGestureClickMatthias Clasen2019-05-291-12/+10
* Remove gtk_widget_get/set_has_surfaceMatthias Clasen2019-05-281-2/+0
* entry: Allocate popoversMatthias Clasen2019-05-281-0/+4
* Adapt to new popover lifecycleMatthias Clasen2019-05-281-0/+3
* entry: Use standard paddingMatthias Clasen2019-05-271-0/+1
* entry: Drop our own Emoji chooserMatthias Clasen2019-05-041-28/+5
* entry: only notify properties we haveMatthias Clasen2019-05-011-1/+4
* entry: Activate default via actionMatthias Clasen2019-04-281-4/+0
* entry: Fix primary icon allocation in RTL entriesTimm Bäder2019-04-281-3/+6
* entry: Remove some unused constantsTimm Bäder2019-04-131-4/+0
* Rename thingsMatthias Clasen2019-04-081-1/+1
* entry: Disconnect text signals in disposeMatthias Clasen2019-03-211-1/+13
* entry: Make progress bar not pickableMatthias Clasen2019-03-141-0/+1
* entry: Update CSS node docsTimm Bäder2019-03-061-20/+2
* entries: Fix mnemonic activationMatthias Clasen2019-03-031-0/+13
* entry, spin button: Drop redundant APIMatthias Clasen2019-02-281-121/+0
* entry: Don't use the buffer directlyMatthias Clasen2019-02-281-5/+15
* entry: Make placeholder-text work againMatthias Clasen2019-02-251-5/+6
* gtk: Check return value of compute_bounds()Benjamin Otte2019-02-201-5/+3
* entry: Delegate to GtkTextMatthias Clasen2019-02-191-6025/+152
* entry: Implement new editable ifaceMatthias Clasen2019-02-171-61/+56
* gtk: Drop the "plus"Emmanuele Bassi2019-02-051-6/+6
* gtk: Stop using deprecated pango apiMatthias Clasen2019-02-041-1/+1
* gtkentry: Fix text handle coordinates calculationCarlos Garnacho2019-01-291-4/+2
* build: Reintroduce warning flags from autotoolsBenjamin Otte2019-01-221-1/+0
* entry: Use pango_layout_get_log_attrs_readonlyTimm Bäder2019-01-181-24/+14