summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'portal-session-state' into 'gtk-3-24'Matthias Clasen2019-03-293-3/+59
|\
| * application: Add a query-end signalMatthias Clasen2019-03-292-0/+22
| * Application: Support sandboxed session state changesMatthias Clasen2019-03-292-3/+37
* | Merge branch 'separate-marks-margins-on-scales' into 'gtk-3-24'Matthias Clasen2019-03-296-70/+53
|\ \
| * | themes: Optimize code for marks margins on scalesAlex Monday2019-03-026-70/+53
* | | Merge branch 'gtk3-fix-gettext-domain' into 'gtk-3-24'Matthias Clasen2019-03-292-2/+2
|\ \ \
| * | | Fix some translation domains in .ui files copied from gtk4Christoph Reiter2019-03-292-2/+2
| | |/ | |/|
* | | Merge branch 'gtk3-pc-fix-fribidi-private-version' into 'gtk-3-24'Matthias Clasen2019-03-291-1/+1
|\ \ \
| * | | build: Fix fribidi version reqs in Requires.privateChristoph Reiter2019-03-291-1/+1
| |/ /
* | | Update Hungarian translationBalázs Úr2019-03-291-96/+96
|/ /
* | Merge branch 'wip/jimmac/list-image-buttons' into 'gtk-3-24'Matthias Clasen2019-03-293-8/+19
|\ \
| * | Adwaita: only tone down image buttonsJakub Steiner2019-03-203-8/+19
* | | Update Brazilian Portuguese translationRafael Fontenelle2019-03-291-245/+239
* | | Update Italian translationMilo Casagrande2019-03-291-263/+218
* | | Update Swedish translationAnders Jonsson2019-03-291-238/+232
* | | Merge branch 'wip/nobody/517-quartz-gl-context' into 'gtk-3-24'Ignacio Casal Quinteiro2019-03-296-4/+239
|\ \ \
| * | | quartz: Update GL context on window resizePhilip Chimento2019-03-291-0/+4
| * | | quartz: implement GdkGLContext for Quartz backendBrion Vibber2019-03-296-4/+235
|/ / /
* | | Merge branch 'gl3-shaders' into 'gtk-3-24'Emmanuele Bassi2019-03-293-6/+8
|\ \ \
| * | | Use GLSL 3.30 shadersEmmanuele Bassi2019-03-273-6/+8
* | | | Merge branch 'fix-gi-build-with-lto' into 'gtk-3-24'Matthias Clasen2019-03-271-2/+5
|\ \ \ \
| * | | | Fix the introspection build with "-Wl,--as-needed -flto -O2". Fixes #1692Christoph Reiter2019-03-251-2/+5
* | | | | gtk: Remove all gtk_widget_set_redraw_on_allocate() callsBenjamin Otte2019-03-2717-28/+0
* | | | | color editor: Don't warn if editing is cancelledMatthias Clasen2019-03-251-1/+0
* | | | | Adwaita: tone down app icon shadowsJakub Steiner2019-03-253-4/+4
|/ / / /
* | | | Merge branch 'inspector-theme-find' into 'gtk-3-24'Benjamin Otte2019-03-221-5/+31
|\ \ \ \
| * | | | Inspector: Find themes the same way GtkCSSProvider doesРуслан Ижбулатов2019-03-221-5/+31
|/ / / /
* | | | Merge branch 'ime-load-fix' into 'gtk-3-24'LRN2019-03-228-5/+223
|\ \ \ \
| * | | | GDK W32: Fix property setting to correctly use static stringsРуслан Ижбулатов2019-03-221-2/+2
| * | | | GDK W32: Test for IME correctlyРуслан Ижбулатов2019-03-227-3/+221
* | | | | [GdkQuartz] Fix two build issuesJohn Ralls2019-03-212-6/+15
|/ / / /
* | | | Merge branch 'wip/jimmac/adwaita-selection-checked-buttons' into 'gtk-3-24'Matthias Clasen2019-03-203-3/+5
|\ \ \ \ | | |/ / | |/| |
| * | | Adwaita: checked buttons workaroundJakub Steiner2019-03-193-3/+5
* | | | Merge branch 'adwaita-headerbar-switch-margins' into 'gtk-3-24'Matthias Clasen2019-03-203-4/+4
|\ \ \ \
| * | | | Adwaita: Adjust switch margins on headerbarsAlex Monday2019-03-193-4/+4
* | | | | Adwaita: focus ring radiusJakub Steiner2019-03-203-3/+3
* | | | | Update Dutch translationNathan Follens2019-03-201-40/+40
| |/ / / |/| | |
* | | | Bug 743717 - Crashes on clipboard operation, influence by clipboard ...Kristian Rietveld2019-03-181-10/+20
* | | | [Quartz] Fix some compile warnings in gtkclipboard-quartz.c.John Ralls2019-03-181-4/+13
* | | | [GdkQuartz] Set the toplevel for the pointer if it's NULL.John Ralls2019-03-181-3/+8
* | | | Merge branch 'wip/carlosg/startup-notification-fixes' into 'gtk-3-24'Matthias Clasen2019-03-182-11/+24
|\ \ \ \
| * | | | gdk/wayland: Preserve stored startup id for gtk_surface1.request_focusCarlos Garnacho2019-03-181-5/+1
| * | | | gtkapplication: Stash DESKTOP_STARTUP_ID on a constructorCarlos Garnacho2019-03-181-6/+23
|/ / / /
* | | | Merge branch 'wip/carlosg/include-constructors-header-3-24' into 'gtk-3-24'Matthias Clasen2019-03-182-0/+122
|\ \ \ \
| * | | | gdk: Include copy of glib/gconstructor.hCarlos Garnacho2019-03-172-0/+122
* | | | | Force a window resize if the content view frame changes.John Ralls2019-03-172-0/+10
| |/ / / |/| | |
* | | | Fix to Catalan translationJordi Mas2019-03-161-1/+1
* | | | Fix to Catalan translationJordi Mas2019-03-161-1/+1
* | | | entry: Use a better icon for Caps Lock warningMatthias Clasen2019-03-153-1/+4
* | | | Merge branch 'wip/kalev/gtk_window_present-runtime-warnings' into 'gtk-3-24'Matthias Clasen2019-03-151-10/+0
|\ \ \ \