summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'wip/otte/for-main' into 'main'cherry-pick-94024859Benjamin Otte2022-04-262-6/+41
* theme: Fix vertical spin button selectionMatthias Clasen2022-04-211-1/+1
* Quench the anger of GCCEmmanuele Bassi2022-04-211-10/+28
* Fix file filter buildable supportMatthias Clasen2022-04-211-1/+1
* docs: Fix typo in description of GtkExpressionMarcel Tiede2022-04-211-1/+1
* scrolledwindow: Pick up gtk-overlay-scrolling changes on the flyAlexander Mikhaylenko2022-04-211-0/+19
* scrolledwindow: Fix :kinetic-scrolling setterAlexander Mikhaylenko2022-04-211-1/+1
* tooltipwindow: Don't restrict minimum tooltip label lengthAlexander Mikhaylenko2022-04-211-1/+0
* tooltipwindow: Remove a duplicate gtk_widget_class_set_css_name() callAlexander Mikhaylenko2022-04-211-2/+0
* Mark nullable arguments in GtkPanedEmmanuele Bassi2022-04-211-2/+6
* docs: Fix the GtkPaned styleEmmanuele Bassi2022-04-211-38/+37
* label: Move focus out of widget after last linkJulian Sparber2022-04-211-8/+18
* label: Maintain value for `has-tooltip` for labels with linksJulian Sparber2022-04-211-1/+5
* scrollable: Clarify when to set adjustment propsIvan Molodetskikh2022-04-211-8/+7
* imwayland: Do not defer commit() after set_surrounding_text()Carlos Garnacho2022-04-211-5/+8
* imwayland: Connect OSK activating gesture to parent widget on editablesCarlos Garnacho2022-04-211-3/+20
* application: Add link and inline code blocksMaximiliano Sandoval R2022-04-211-3/+3
* filter: Add link to FilterListmodelMaximiliano Sandoval R2022-04-211-1/+1
* texttag: Correct typoMaximiliano Sandoval R2022-04-211-1/+1
* inspector: Avoid another crashMatthias Clasen2022-04-211-1/+4
* inspector: Avoid a crashMatthias Clasen2022-04-211-2/+3
* css: Plug a memory leakMatthias Clasen2022-04-211-3/+10
* imcontextsimple: Plug a memory leakMatthias Clasen2022-04-211-14/+14
* docs: Fix links in selection modelsMaximiliano Sandoval R2022-04-212-9/+11
* Remove #ifdef ENABLE_NLSXavier Claessens2022-04-212-8/+2
* inspector/general.c: Check whether GL context supports WGLChun-wei Fan2022-04-211-3/+4
* eventcontrollerscroll: Always propagate hold eventsAlexander Mikhaylenko2022-04-211-15/+10
* inspector: Allow viewing PangoAttrList propertiesMatthias Clasen2022-04-211-0/+57
* Default: avoid use of opacity for overlay scrollbarsChristian Hergert2022-04-211-4/+6
* popover-menu: Fix buttons' position in RTLYosef Or Boczko2022-04-211-2/+2
* gtkimmulticontext: Handle switches between displaysCarlos Garnacho2022-04-201-4/+9
* Merge branch 'filechooser-fixes-4-6' into 'gtk-4-6'Matthias Clasen2022-04-201-1/+7
|\
| * filechooser: Small fix for save modeMatthias Clasen2022-04-191-1/+1
| * filechooser: Prevent random completion popupsMatthias Clasen2022-04-191-0/+6
* | a11y: Defer object registration after root registrationEmmanuele Bassi2022-04-193-25/+59
|/
* overlaylayout: Set position style class on childAntónio Fernandes2022-03-271-12/+12
* filefilter: Fix <suffixes> in buildableJames Westman2022-03-171-2/+4
* Merge branch 'wip/carlosg/backports-4-6' into 'gtk-4-6'Matthias Clasen2022-03-172-16/+26
|\
| * gtk/imwayland: Use serial to control outbound messagesCarlos Garnacho2022-03-161-11/+17
| * gtkimcontextwayland: Add native surface offset to input coordinatesCarlos Garnacho2022-03-161-3/+6
| * window: Make sure we call gdk_wayland_surface_focusGuido Günther2022-03-161-2/+3
* | macos: fix kinetic scrolling with overshootChristian Hergert2022-03-161-11/+18
|/
* build: Avoid objcopy on armMatthias Clasen2022-03-151-1/+1
* Apply 1 suggestion(s) to 1 file(s)Matthias Clasen2022-03-151-3/+1
* gtkplacessidebar: Prevent calling g_object_unref on nullFina Wilke2022-03-151-1/+4
* fix docs for gtk_accessible_update_relation exampleCaolán McNamara2022-03-151-1/+1
* headerbar: Fix docsBilal Elmoussaoui2022-03-151-1/+1
* text: Stop blinking when we lose focusMatthias Clasen2022-03-151-7/+11
* focus controller: Update for active windowMatthias Clasen2022-03-151-1/+2
* window: Update has-focus propertyMatthias Clasen2022-03-151-23/+29