summaryrefslogtreecommitdiff
path: root/gdk/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * gdk: Remove unused medialib codeBenjamin Otte2010-12-021-9/+0
| * x11: Remove GdkDrawableImplX11Benjamin Otte2010-12-021-1/+0
* | [broadway] Copy X backend to broadwayAlexander Larsson2010-11-251-2/+6
|/
* gdk: Remove unused macros from buildBenjamin Otte2010-11-241-1/+1
* Add GdkRGBA struct to supersede GdkColorCarlos Garnacho2010-10-221-0/+2
* Make gdk.h an include-only headerMatthias Clasen2010-10-141-0/+3
* Create directory before installing files thereTor Lillqvist2010-09-281-0/+2
* API: Remove GdkColormapBenjamin Otte2010-09-261-1/+0
* gdk: Remove GdkPixmapBenjamin Otte2010-09-261-3/+0
* API: Remove APIs to generate pixmaps from pixbufsBenjamin Otte2010-09-261-1/+0
* Scan gdk/x11 sources for Gdk-3.0.girMatthias Clasen2010-09-171-0/+3
* introspection: Only use 0.9.3 APIColin Walters2010-09-151-1/+1
* GDK: Prefix key names with KEY_Colin Walters2010-09-081-1/+2
* introspection: Update to new scanner APIColin Walters2010-08-311-2/+2
* directfb: RemoveBenjamin Otte2010-08-231-6/+2
* API: remove GdkGCBenjamin Otte2010-08-101-3/+0
* API: remove GdkImageBenjamin Otte2010-08-101-3/+0
* API: Get rid of GdkRGBBenjamin Otte2010-08-101-2/+0
* Fix distcheck2.90.5Matthias Clasen2010-07-121-9/+46
* Include cairo-1.0.gir when building Gdk-3.0.girMatthias Clasen2010-07-121-1/+1
* Try to fix !srcdir build wrt to introspectionMatthias Clasen2010-07-091-2/+2
* gdk/: fully remove gdkalias hacksJavier Jardón2010-07-101-17/+4
* Use -Bsymbolic-functions, drop g*alias PLT hackeryJavier Jardón2010-07-101-0/+1
* API: Remove all GdkRegion APIBenjamin Otte2010-06-291-5/+1
* Remove deprecated GdkFontChristian Dywan2010-06-281-2/+0
* GdkX11.gir depends on Gdk.girColin Walters2010-06-281-1/+1
* Make GTK+ use an external gdk-pixbufMatthias Clasen2010-06-261-18/+11
* Add --add-include-path to find just-built .gir filesColin Walters2010-06-251-1/+1
* Do not distribute GIRsJavier Jardón2010-06-201-2/+2
* Distcheck fixesMatthias Clasen2010-06-081-1/+2
* Get one step closer to fixing the gobject-introspection compile failureRichard Hughes2010-06-081-0/+1
* Split gdk x11 funcs to their own typelibTomeu Vizoso2010-06-071-5/+18
* Don't install private headersMatthias Clasen2010-06-041-5/+5
* Merge the xi2-for-master branchMatthias Clasen2010-05-251-0/+5
* Actually expose the X11 funcs through introspectionTomeu Vizoso2010-05-241-2/+3
* Fix fail to build when building with introspection:Didier Roche2010-05-211-1/+1
* Make 3.0 parallel-installable to 2.xMatthias Clasen2010-05-081-26/+26