summaryrefslogtreecommitdiff
path: root/gtk/gtkentry.c
Commit message (Expand)AuthorAgeFilesLines
* Use GTK_ALIGN_BASELINE_FILLMatthias Clasen2023-05-091-1/+2
* entry: Ignore the baseline when centeringMatthias Clasen2023-04-291-0/+3
* | method ...Cam Cook2023-04-151-1/+1
* Revert "Two corrections and added method linking that show up in docs"Cam Cook2023-04-151-6/+6
* Two corrections and added method linking that show up in docsCam Cook2023-04-151-6/+6
* Deprecate gtk_widget_translate_coordinatesMatthias Clasen2023-03-251-4/+5
* gtk: Stop using g_sliceMatthias Clasen2023-03-141-4/+4
* Drop some unnecessary includesMatthias Clasen2023-02-181-8/+0
* a11y: Simplify GtkAccessible implementation for editablesLukáš Tyrychtr2023-02-031-14/+1
* Escape GtkBuilder XML tag in comment with backticksunce2023-01-151-2/+2
* Various spelling mistakes (and one use of the wrong verb) across a few domain...Cam Cook2022-11-261-3/+3
* Fix spelling errorsMatthias Clasen2022-11-171-2/+2
* Deprecate treeviews and cell renderersMatthias Clasen2022-10-111-2/+6
* gtk: Rename some private headersMatthias Clasen2022-10-051-2/+2
* Drop unused includesMatthias Clasen2022-10-041-2/+0
* Deprecate GtkEntryCompletionMatthias Clasen2022-10-031-1/+19
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+1
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-117/+39
* entry: Clarify docsMatthias Clasen2021-09-281-1/+1
* gtkentry: Add a "catchall" click gesture handlerCarlos Garnacho2021-08-231-0/+17
* entry: Fix a typo in the docsMatthias Clasen2021-06-021-1/+1
* gtk: Clean up docs syntaxMatthias Clasen2021-05-221-4/+4
* docs: Reduce redundancyMatthias Clasen2021-05-201-23/+14
* introspection: Stop using allow-noneMatthias Clasen2021-05-201-7/+7
* Documentation fixesMatthias Clasen2021-05-201-2/+1
* a11y: Track window states more closelyMatthias Clasen2021-04-191-0/+2
* entry: Use markdown for css treeMatthias Clasen2021-03-111-4/+4
* entry: Minor docs fixesMatthias Clasen2021-03-111-4/+4
* entry: Add property annotationsMatthias Clasen2021-03-111-2/+2
* entry: Add property annotationsMatthias Clasen2021-03-111-51/+65
* docs: Fix property annotationEmmanuele Bassi2021-03-111-1/+1
* entry: Convert docsMatthias Clasen2021-03-111-320/+408
* Merge branch 'wip/exalm/consumes-motion' into 'master'Matthias Clasen2021-02-011-6/+7
|\
| * dragsource: Use double coordinates for checking drag thresholdAlexander Mikhaylenko2021-01-291-2/+2
| * entry: Fix drag threshold checkAlexander Mikhaylenko2021-01-291-5/+6
* | docs: Remove stray code block end markerEmmanuele Bassi2021-01-291-1/+0
|/
* Reduce use of GtkStyleContextMatthias Clasen2021-01-281-1/+0
* docs: Fix syntax of GtkEntry::activate signalEmmanuele Bassi2020-12-161-1/+1
* gtk/entry: Remove emoji chooser fieldJonas Ådahl2020-12-071-6/+0
* Fix some nullable return annotationsSophie Herold2020-11-211-1/+1
* entry: Keep widget orderBenjamin Otte2020-10-201-11/+3
* Add GtkEntry icon signals emitterEmmanuele Bassi2020-10-161-0/+33
* accessible: Add some docsMatthias Clasen2020-10-121-0/+6
* entry: Implement GtkAccessibleMatthias Clasen2020-10-121-0/+29
* docs: Document various entry ::activate signalsMatthias Clasen2020-09-291-0/+8
* Clean up lots of GTK+ -> GTKMatthias Clasen2020-09-121-7/+7
* Drop style class definesMatthias Clasen2020-08-141-4/+4
* docs: Clean up many dangling linksMatthias Clasen2020-08-041-15/+1
* a11y: Set an accessible role for GtkEntryMatthias Clasen2020-07-281-2/+23
* Remove ATKEmmanuele Bassi2020-07-261-3/+0