summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* macos: Use shadow size from GdkToplevelSizeresizing-fixesMatthias Clasen2020-08-121-2/+4
* broadway: Use shadow size from GtkToplevelSizeMatthias Clasen2020-08-121-2/+4
* win32: Use shadow size from GdkToplevelSizeMatthias Clasen2020-08-121-2/+3
* x11: Use shadow size from GdkToplevelSizeMatthias Clasen2020-08-121-2/+3
* window: Set shadow size in ::compute-sizeMatthias Clasen2020-08-121-0/+5
* wayland: Use shadow size from GdkToplevelSizeMatthias Clasen2020-08-121-2/+5
* toplevelsize: Add shadow sizeMatthias Clasen2020-08-123-0/+39
* Revert "gridview: Work around unexpected focus changes"Matthias Clasen2020-08-081-1/+0
* window: Allocate on mapMatthias Clasen2020-08-081-0/+1
* window: Some more renamingMatthias Clasen2020-08-081-21/+19
* window: Get rid of GdkGeometry usesMatthias Clasen2020-08-081-152/+58
* window: Some renamingMatthias Clasen2020-08-081-256/+33
* window: Fix some issues in ::compute-sizeMatthias Clasen2020-08-081-19/+13
* window: Drop some dead codeMatthias Clasen2020-08-081-3/+0
* window: Stop using gdk_surface_constrain_sizeMatthias Clasen2020-08-081-4/+12
* window: Drop an unused argumentMatthias Clasen2020-08-081-5/+1
* window: Move the last size into the Private structMatthias Clasen2020-08-081-22/+21
* window: Move resize size into the Private structMatthias Clasen2020-08-081-33/+26
* window: Move default size into the Private structMatthias Clasen2020-08-081-92/+79
* window: Move icon info into the Private structMatthias Clasen2020-08-081-88/+37
* window: Stop handling positionsMatthias Clasen2020-08-081-81/+2
* window: Stop counting ConfigureRequestsMatthias Clasen2020-08-081-25/+0
* wayland: bypass events for ::size-changedMatthias Clasen2020-08-081-9/+4
* wayland: Don't emit premature configure eventsMatthias Clasen2020-08-081-18/+20
* bookmarksmanager: Load bookmarks initiallyMatthias Clasen2020-08-081-0/+3
* gtk-demo: Improve an error messageMatthias Clasen2020-08-081-4/+11
* Merge branch 'patch-1' into 'master'Matthias Clasen2020-08-081-5/+5
|\
| * Correct typos in gtktextbtree.cFelix Yan2020-08-081-5/+5
* | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-08-086-12/+20
|\ \
| * | bookmarksmanager: Ignore delete eventsMatthias Clasen2020-08-081-1/+1
| * | x11: Fix getting the primary monitorMatthias Clasen2020-08-081-5/+4
| * | label: Disable unavailable actionsMatthias Clasen2020-08-081-0/+3
| * | printeditor: Create the dialog every timeMatthias Clasen2020-08-081-2/+6
| * | widgetfactory: Create the dialog every timeMatthias Clasen2020-08-081-2/+6
| * | about dialog: remove unnecessary guardsMatthias Clasen2020-08-081-2/+0
* | | Merge branch 'scroll-to-cursor' into 'master'Matthias Clasen2020-08-081-16/+12
|\ \ \ | |/ / |/| |
| * | Scroll to cursor after canceling a selectionneyfag2020-07-301-16/+12
* | | Merge branch 'surface-size' into 'master'Matthias Clasen2020-08-082-20/+55
|\ \ \
| * | | surface: Add width and height propertiesMatthias Clasen2020-08-081-0/+27
| * | | gdk: Move the ::popup-layout-changed signalMatthias Clasen2020-08-082-20/+28
* | | | Merge branch 'wip/smcv/cloudprint-redundant-decls' into 'master'Emmanuele Bassi2020-08-081-2/+0
|\ \ \ \ | |/ / / |/| | |
| * | | cloudprint: Fix redundant declarationsSimon McVittie2020-08-081-2/+0
* | | | Update POTFILES.in and POTFILES.skipPiotr Drąg2020-08-084-2/+2
| |_|/ |/| |
* | | Merge branch 'activatable-colorswatch-style' into 'master'Matthias Clasen2020-08-082-13/+14
|\ \ \
| * | | colorbutton: Remove .activatable style class from the color swatchnana-42020-08-081-0/+1
| * | | Adwaita: Limit color swatch's hover effect to .activatablenana-42020-08-081-13/+13
* | | | Merge branch 'wip/chergert/popover-offset' into 'master'Matthias Clasen2020-08-083-0/+70
|\ \ \ \ | |/ / / |/| | |
| * | | popover: allow setting popup layout offsetChristian Hergert2020-08-073-0/+70
|/ / /
* | | Update Greek translationEfstathios Iosifidis2020-08-071-54/+53
* | | Merge branch 'leak-fixes' into 'master'Matthias Clasen2020-08-074-9/+8
|\ \ \