summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add MenuButton active property.arnaudb/menubutton-activeArnaud Bonatti2020-10-092-3/+81
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-10-096-19/+53
|\
| * gtk-demo: Keep undisplayable resources out of viewMatthias Clasen2020-10-092-2/+2
| * Send focus events to the rootMatthias Clasen2020-10-091-2/+5
| * window: Be more careful when looking for focusMatthias Clasen2020-10-091-2/+2
| * build: Require sysprof 3.38.0Matthias Clasen2020-10-091-1/+2
| * gtk-demo: Ellipsize columns in the characters demoMatthias Clasen2020-10-091-3/+15
| * docs: Add more details to the migration guideMatthias Clasen2020-10-091-9/+27
* | Merge branch 'ebassi/for-master' into 'master'Matthias Clasen2020-10-091-1/+1
|\ \ | |/ |/|
| * Tone down a user visible messageEmmanuele Bassi2020-10-091-1/+1
|/
* Merge branch 'kjellahl/gdkseat' into 'master'Timm Bäder2020-10-081-0/+1
|\
| * gdkseat: Make gdk_seat_get_tools() publicKjell Ahlstedt2020-10-081-0/+1
|/
* Merge branch 'fix.builder.msvc' into 'master'Timm Bäder2020-10-081-2/+2
|\
| * testsuite/gtk/builder.c: Fix running on Visual StudioChun-wei Fan2020-10-081-2/+2
|/
* Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-10-0812-133/+41
|\
| * gdk: Drop gdk_surface_new_tempMatthias Clasen2020-10-072-26/+0
| * win32: Stop using gdk_surface_new_tempMatthias Clasen2020-10-072-2/+10
| * broadway: Stop using gdk_surface_new_tempMatthias Clasen2020-10-071-2/+5
| * x11: Stop using gdk_surface_new_tempMatthias Clasen2020-10-073-8/+19
| * wayland: Stop using gdk_surface_new_tempMatthias Clasen2020-10-071-2/+4
| * gdk: Drop some unused private apiMatthias Clasen2020-10-073-93/+3
|/
* Merge branch 'master' into 'master'Matthias Clasen2020-10-071-3/+7
|\
| * Allow LPR backend to print PDF and PS file formatsSean Farley2018-11-171-3/+7
* | Merge branch 'wip/otte/for-master' into 'master'Benjamin Otte2020-10-071-1/+1
|\ \
| * | textbuffer: Don't serialize the \0 byteBenjamin Otte2020-10-071-1/+1
* | | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-10-073-13/+120
|\ \ \ | |/ / |/| |
| * | colorchooser: Bring color names backMatthias Clasen2020-10-071-3/+108
| * | gtkplacessidebar: Disconnect and unref cloud_manager in disposeJan Alexander Steffens (heftig)2020-10-071-9/+11
| * | gtk-demo: Fix an off-by-one errorMatthias Clasen2020-10-071-1/+1
|/ /
* | Merge branch 'migration-guide-fix' into 'master'Timm Bäder2020-10-071-3/+3
|\ \
| * | migration guide: Remove stray html tagsNicola Fontana2020-10-071-3/+3
|/ /
* | Merge branch 'svg-demo' into 'master'Matthias Clasen2020-10-065-0/+341
|\ \
| * | gtk-demo: Add an svg paintable demosvg-demoMatthias Clasen2020-10-064-0/+340
| * | gtk-demo: Recognize .svg as imagesMatthias Clasen2020-10-061-0/+1
|/ /
* | Merge branch 'matthiasc/for-master' into 'master'Matthias Clasen2020-10-065-27/+38
|\ \
| * | aboutdialog: Fix updating license tabMatthias Clasen2020-10-061-2/+2
| * | window: Fix setting min sizeMatthias Clasen2020-10-061-18/+24
| * | gdk: Tweak our GL debug message callbackMatthias Clasen2020-10-061-4/+6
| * | gdk: Docs tweaksMatthias Clasen2020-10-061-3/+3
| * | treelistrowsorter: Add a bandaidMatthias Clasen2020-10-061-0/+3
* | | Merge branch 'aboutwindow' into 'master'Matthias Clasen2020-10-064-107/+26
|\ \ \ | |/ / |/| |
| * | gtkaboutdialog: Directly specialize GtkWindowAdrien Plazas2020-10-064-107/+26
* | | Merge branch 'FixWin32PopupFocus' into 'master'Emmanuele Bassi2020-10-061-0/+3
|\ \ \
| * | | Fix Win32 popup focus when using SSDfirox2632020-10-061-0/+3
|/ / /
* | | Merge branch 'wip/carlosg/for-master' into 'master'Matthias Clasen2020-10-061-21/+18
|\ \ \
| * | | CosmeticMatthias Clasen2020-10-051-10/+11
| * | | gtkwindow: Ensure to revert focus to a parent on hide()Carlos Garnacho2020-10-061-14/+10
| |/ /
* | | Merge branch 'simple-resizing-fixes' into 'master'Matthias Clasen2020-10-062-20/+44
|\ \ \
| * | | window: Fix window size snapping backMatthias Clasen2020-10-051-1/+16
| * | | wayland: Don't forget to reapply marginsMatthias Clasen2020-10-051-0/+5