summaryrefslogtreecommitdiff
path: root/gdk/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* gdk: Move a bunch of deprecated code to a new fileBenjamin Otte2011-11-021-0/+1
* gdk: Make gen-keyname-table.pl work againBastien Nocera2011-10-261-0/+1
* Ditch some long dead perl cruftMatthias Clasen2011-07-231-1/+0
* Use AM_CPPFLAGS instead the obsolete INCLUDESJavier Jardón2011-07-061-3/+3
* Bug 643270: VS2010 Project Files (autotools)Chun-wei Fan2011-04-271-1/+21
* Merge branch 'gdk-backend-wayland'Kristian Høgsberg2011-04-121-1/+5
|\
| * Merge remote-tracking branch 'origin/master' into gdk-backend-waylandKristian Høgsberg2011-02-261-18/+18
| |\
| * | Add Wayland backendKristian Høgsberg2011-02-051-1/+5
* | | Merge branch 'gtk-3-0' into broadwayAlexander Larsson2011-03-101-9/+4
|\ \ \
| * | | Don't distribute gdkconfig.hMatthias Clasen2011-03-021-9/+4
| | |/ | |/|
* | | [broadway] Update to new library nameAlexander Larsson2011-02-111-1/+1
* | | Merge branch 'master' into broadwayAlexander Larsson2011-02-111-18/+18
|\ \ \ | |/ /
| * | Bump the version to 3.0.0Matthias Clasen2011-02-101-16/+16
| * | introspection: Remove redundant includeColin Walters2011-02-081-1/+1
| |/
| * Use identifier-prefix instead of deprecated strip-prefixJohan Dahlin2011-01-201-1/+1
* | Merge branch 'master' into broadway2Alexander Larsson2011-01-191-104/+113
|\ \ | |/
| * Add EXPORT_PACKAGES for the girsMatthias Clasen2011-01-141-0/+2
| * Add --include-uninstalled for the gdk girMatthias Clasen2011-01-141-2/+6
| * Add --warn-all to introspection scanner argsMatthias Clasen2011-01-141-1/+2
| * Update MSVC 2008 Project FilesChun-wei Fan2011-01-121-1/+1
| * x11: Add --c-include for gdk/gdkx.h to Gdk-X11 gir buildBenjamin Otte2011-01-111-1/+1
| * gdk: Put stub gdkx.h into gdk/ dirBenjamin Otte2011-01-111-1/+2
| * gdk: Don't build X11 stuff into Gdk.girBenjamin Otte2011-01-111-2/+0
| * gdk: Add --c-include gdk/gdk.h to Gir build.Benjamin Otte2011-01-111-1/+1
| * Fix introspection build when builddir != srcdirEmilio Pozuelo Monfort2011-01-041-0/+1
| * Use AM_V_GEN in a few more placesMatthias Clasen2011-01-031-8/+8
| * configure.ac: Support multiple GDK backends in one buildKristian Høgsberg2011-01-031-3/+2
| * gdk: Fix toplevel makefile to build non-x11 backends againKristian Rietveld2010-12-221-8/+14
| * Implement keyval vfuncs for quartzMatthias Clasen2010-12-221-1/+2
| * Drop no-longer-existing header from MakefileMatthias Clasen2010-12-211-2/+1
| * Rename x11-specific GdkDevice[Manager] implementationsMatthias Clasen2010-12-211-3/+3
| * x11: Move remaining APIs into gdkx11utils.hBenjamin Otte2010-12-211-0/+1
| * x11: Move atom API into gdkx11property.hBenjamin Otte2010-12-211-0/+1
| * x11: Move selection-specific API into gdkx11selection.hBenjamin Otte2010-12-211-0/+1
| * x11: Move display-specific APIs into gdkx11display.hBenjamin Otte2010-12-211-0/+1
| * x11: Move screen-specific API into gdkx11screen.hBenjamin Otte2010-12-211-0/+1
| * x11: Move visual-specific API into gdkx11visual.hBenjamin Otte2010-12-211-0/+1
| * x11: Move cursor API into gdkx11cursor.hBenjamin Otte2010-12-211-0/+1
| * x11: Split out public window API into gdkx11window.hBenjamin Otte2010-12-211-1/+2
| * gdk: Move GdkCursor definition into a private headerBenjamin Otte2010-12-211-0/+1
| * Drop g[dt]k_set_localeMatthias Clasen2010-12-211-1/+0
| * Remove the --sync commandline optionMatthias Clasen2010-12-211-40/+39
| * Remove gdk_spawn functionsMatthias Clasen2010-12-211-2/+0
| * Go back to installing libgdk.soMatthias Clasen2010-12-211-6/+1
| * Explode gdkinternals.h into per-class private headersMatthias Clasen2010-12-211-2/+11
| * Merge libgdk and libgtkMatthias Clasen2010-12-211-20/+11
| * Remove *_set_extension_events() and old API to query devices.Carlos Garnacho2010-12-171-2/+0
| * Remove unused headerMatthias Clasen2010-12-101-2/+1
* | Merge branch 'master' into broadwayAlexander Larsson2010-12-041-12/+0
|\ \ | |/
| * gdk: Remove GdkDrawableBenjamin Otte2010-12-021-2/+0