summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* picture: Return natural size 0 for size 0Ivan Molodetskikh2021-12-081-1/+2
* viewport: Allocate properlyBenjamin Otte2021-12-081-62/+43
* Revert "viewport: Actually report the size we're gonna allocate"Benjamin Otte2021-12-071-50/+50
* viewport: Actually report the size we're gonna allocateBenjamin Otte2021-12-071-50/+50
* viewport: Use array for member variablesBenjamin Otte2021-12-071-37/+30
* gtktypes: GTK_INVALID_LIST_POSITION should be an intBenjamin Otte2021-12-071-1/+1
* Merge branch 'gi-const' into 'main'Emmanuele Bassi2021-12-071-1/+1
|\
| * gtk: fix GTK_INVALID_LIST_POSITION typeMarc-André Lureau2021-07-081-1/+1
* | gtkimcontextwayland: Set a higher IO extension priorityCarlos Garnacho2021-12-041-1/+1
* | Merge branch 'wip/hadess/listbox-fixes' into 'main'Matthias Clasen2021-12-031-0/+3
|\ \
| * | listbox: Explain behaviour of GtkListBoxCreateWidgetFuncBastien Nocera2021-11-251-0/+3
* | | Merge branch 'wip/chergert/inspector-im-module' into 'main'Matthias Clasen2021-12-032-0/+66
|\ \ \
| * | | inspector: add im-moduleChristian Hergert2021-12-032-0/+66
* | | | Merge branch 'textview-im-surrounding' into 'main'Matthias Clasen2021-12-031-0/+12
|\ \ \ \
| * | | | textview: Provide more context to input methodsMatthias Clasen2021-12-031-0/+12
* | | | | Merge branch 'text-scroll-test' into 'main'Matthias Clasen2021-12-031-6/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | textview: Improve scroll-to-mark behaviorMatthias Clasen2021-12-011-6/+6
| |/ / /
* | | | textchildanchor: allow to specify replacement characterGeorg Vienna2021-12-035-17/+71
* | | | Merge branch 'issue-4376' into 'main'Matthias Clasen2021-12-021-47/+49
|\ \ \ \
| * | | | Update placeholder visibility when setting a bufferEmmanuele Bassi2021-12-021-47/+49
* | | | | gesturestylus: Use GtkEventControllerEvent events to track changesCarlos Garnacho2021-12-021-14/+4
| |/ / / |/| | |
* | | | Merge branch 'matthiasc/for-main' into 'main'Matthias Clasen2021-12-011-90/+95
|\ \ \ \
| * | | | textbuffer: Try harder to fix pastingMatthias Clasen2021-11-301-0/+2
| * | | | textbuffer: Fix pasting textMatthias Clasen2021-11-301-90/+93
* | | | | Merge branch 'update_focus_indicators_in_popovers' into 'main'Matthias Clasen2021-12-013-7/+18
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | update focus indicators in popoversCaolán McNamara2021-11-053-7/+18
* | | | | textview: Avoid misplacing the Emoji chooserMatthias Clasen2021-11-301-0/+4
* | | | | inspector: Make dropdowns biggerMatthias Clasen2021-11-301-9/+14
* | | | | textview: Respect editability for EmojiMatthias Clasen2021-11-301-4/+4
* | | | | label: Don't set ellipsized size as natural sizeBenjamin Otte2021-11-301-3/+21
| |/ / / |/| | |
* | | | Update references to master in the repositoryMatthias Clasen2021-11-293-7/+7
* | | | Merge branch 'wip/otte/hfw-min-size' into 'master'Benjamin Otte2021-11-291-1/+62
|\ \ \ \
| * | | | window: Add a new fancy way to compute min sizeBenjamin Otte2021-11-211-1/+62
* | | | | fontchooser: Avoid setting variations needlesslyMatthias Clasen2021-11-271-9/+17
| |_|/ / |/| | |
* | | | Merge branch 'fix_typo_gesture' into 'master'Emmanuele Bassi2021-11-241-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | gesture: fix typo in docsAlexandros Theodotou2021-11-241-1/+1
* | | | Merge branch 'wip/otte/for-master' into 'master'Benjamin Otte2021-11-212-27/+39
|\ \ \ \
| * | | | window: Properly distribute size between title and childBenjamin Otte2021-11-211-9/+25
| * | | | widget: Clear size request cache on queue_resize()Benjamin Otte2021-11-211-1/+1
| * | | | window: Always clamp to max sizeBenjamin Otte2021-11-211-17/+13
* | | | | Merge branch 'ebassi/issue-4421' into 'master'Emmanuele Bassi2021-11-211-0/+15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Unrealize ATContext on unrootEmmanuele Bassi2021-11-081-0/+15
* | | | | paned: Compute the right handle sizeBenjamin Otte2021-11-211-8/+21
* | | | | window: properly compute desired sizeBenjamin Otte2021-11-211-17/+24
* | | | | sizerequest: Change critical messageBenjamin Otte2021-11-201-2/+2
* | | | | widget: Remove a checkBenjamin Otte2021-11-201-12/+0
* | | | | sizerequestcache: Increase sizeBenjamin Otte2021-11-201-3/+3
* | | | | sizerequest: Use g_printerr() for debug messagesBenjamin Otte2021-11-201-1/+1
* | | | | paned: Always query at least min sizeBenjamin Otte2021-11-201-0/+5
* | | | | stack: Make sure to not under-measure childrenBenjamin Otte2021-11-201-1/+10