summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.24.332.24.33gtk-2-24Matthias Clasen2020-12-202-2/+37
* Merge branch 'msvc.cleanup.224' into 'gtk-2-24'Chun-wei Fan2020-09-214-32/+6
|\
| * Visual Studio projects: Clean up generating gtk.defChun-wei Fan2020-09-214-32/+6
|/
* Include gdkquartz.h in gtkclipboard-quartz.cJohn Ralls2020-09-141-0/+1
* Merge branch 'wip/lantw/build-Fix-out-of-source-make-dist' into 'gtk-2-24'Matthias Clasen2020-08-311-9/+9
|\
| * build: Fix out-of-source make distTing-Wei Lan2020-08-301-9/+9
|/
* Merge branch 'wip/lantw/build-Move-gtk.def-to-builddir' into 'gtk-2-24'Emmanuele Bassi2020-08-261-7/+6
|\
| * build: Move gtk.def to builddirTing-Wei Lan2020-08-261-7/+6
|/
* Merge branch 'fix-gtk2-build-on-msys2' into 'gtk-2-24'Matthias Clasen2020-07-294-4/+4
|\
| * Change `__declspec(dllexport)` to `extern __declspec(dllexport)`Philip Zander2020-07-284-4/+4
|/
* Merge branch 'fix-pixbuf-out-of-bounds' into 'gtk-2-24'Matthias Clasen2020-05-011-1/+1
|\
| * Resolve GIMP segfault from accessing memory past end of pixbufNam Nguyen2020-05-011-1/+1
|/
* Use bundle id instead of package name for the macOS preview as filename is no...Alex Samorukov2020-01-141-1/+1
* Merge branch 'issue-183-backport' into 'gtk-2-24'Emmanuele Bassi2019-11-161-1/+1
|\
| * Do not use VIQR input method for vi locale by defaultMing Hua2019-11-161-1/+1
|/
* Merge branch 'fix-win32-build' into 'gtk-2-24'Emmanuele Bassi2019-10-074-2/+83
|\
| * Add CI for gtk-2-24Emmanuele Bassi2019-10-073-0/+83
| * win32: Remove extraneous changesEmmanuele Bassi2019-10-071-2/+0
|/
* Merge branch 'gtk-2-24-py3' into 'gtk-2-24'Emmanuele Bassi2019-09-031-24/+17
|\
| * gtk-builder-convert: Update bug report URLPetr Viktorin2019-09-031-1/+2
| * gtk-builder-convert: Remove compat code for Python 2.3 and belowPetr Viktorin2019-09-031-12/+1
| * Make gtk-builder-convert compatible with Python 3Petr Viktorin2019-09-031-11/+14
|/
* Merge branch 'gtk-2-24' into 'gtk-2-24'Matthias Clasen2019-08-251-2/+8
|\
| * Fix use-after-free due to unexpected unref of context->default_style.John Lindgren2019-08-061-2/+8
|/
* Visual Studio builds: Fix previous commitChun-wei Fan2019-06-181-0/+1
* Visual Studio builds: "Add" Visual Studio 2019 projectsChun-wei Fan2019-06-183-3/+40
* Force redraw on Mojave and later when processing updates.John Ralls2019-03-141-0/+4
* Fix UAC manifest RC fileРуслан Ижбулатов2019-03-142-1/+7
* Merge branch 'control-enter-2' into 'gtk-2-24'Matthias Clasen2019-03-121-2/+1
|\
| * atk key: Always convert control character events into key namesSamuel Thibault2019-03-121-2/+1
|/
* Merge branch 'gtk-2-24' into 'gtk-2-24'Matthias Clasen2019-03-061-2/+2
|\
| * icontheme: Fix annotations on array argumentsMarco Trevisan (Treviño)2019-03-061-2/+2
|/
* MSVC introspection: Make more robust and avoid confusionChun-wei Fan2019-01-213-13/+22
* Merge branch 'gtk-2-24' into 'gtk-2-24'Emmanuele Bassi2019-01-091-10/+10
|\
| * Revert "gdk: deactivation/activate window on keyboard grabs"Samuel Thibault2019-01-041-10/+10
|/
* Merge branch 'gtk-2-24.win.fixes' into 'gtk-2-24'Chun-wei Fan2018-12-211-1/+25
|\
| * gtk/gtkiconcache.c: Fix running on GLib-2.57.3 or later on WindowsChun-wei Fan2018-12-211-1/+25
|/
* MSVC builds: Fix pkg-config file generationChun-wei Fan2018-12-211-2/+2
* MSVC builds: Improve pkg-config files generationChun-wei Fan2018-12-211-5/+4
* [gdk|gtk]/Makefile.am: Fix CFlags passed to introspecion on MSVCChun-wei Fan2018-12-212-2/+1
* MSVC projects: "Install" libwimp.pdbChun-wei Fan2018-12-212-0/+2
* Fix two mistakes in previous commit.John Ralls2018-11-012-2/+4
* Protect CGContext calls from null CGContextRefs.John Ralls2018-11-014-11/+35
* Return a default surface if the view has no currentContext.John Ralls2018-11-011-5/+5
* Use [NSGraphicsContext CGContext] instead of graphicsPort after Yosemite.John Ralls2018-10-291-2/+4
* Update GDK_OSX versions to current MacOS release.John Ralls2018-10-291-1/+7
* Merge branch 'lrn/gtk224-w32-monitor-enum' into 'gtk-2-24'Matthias Clasen2018-08-301-6/+18
|\
| * GDK W32: ensure that monitor enumeration matches uplrn/gtk224-w32-monitor-enumРуслан Ижбулатов2018-06-061-6/+18
* | Merge branch 'g_stat-and-GStatBuf' into 'gtk-2-24'Christoph Reiter2018-08-1911-47/+43
|\ \
| * | Consistently use g_stat and GStatBufEduard Braun2018-08-1911-47/+43
|/ /