summaryrefslogtreecommitdiff
path: root/gdk/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Don't install private headers. (#463510)Matthias Clasen2008-02-161-15/+18
* Implement GAppLaunchContext in gdk, providing startup notification.Matthias Clasen2007-12-131-0/+2
* Use templates for glib-mkenums calls instead of complicated commandlinesMatthias Clasen2007-11-261-14/+6
* call g_test_init() from gtk_test_init().15:39:40 Tim Janik2007-11-221-1/+2
* Moved Gdk test functions from Gtk+ to Gdk test utils.Tim Janik2007-11-201-0/+1
* Remove linux-fb leftoversMatthias Clasen2007-06-131-7/+2
* Fix the buildMatthias Clasen2007-06-061-1/+0
* Add gdkmedialib.h to EXTRA_DIST so this header file gets included with theBrian Cameron2007-06-061-3/+1
* Add Sun mediaLib support so that hardware acceleration via mediaLib isBrian Cameron2007-05-161-0/+11
* gdk/Makefile.am gdk-pixbuf/Makefile.am Further fixes for building on Win32Tor Lillqvist2007-03-061-3/+3
* Build Wintab support always on Windows. Don't require the Wintab SDK.Tor Lillqvist2007-01-191-3/+0
* gdk-pixbuf/Makefile.am gdk/Makefile.am gdk/win32/Makefile.am Fixes forTor Lillqvist2007-01-191-4/+4
* Include pltcheck.sh in EXTRA_DIST.Behdad Esfahbod2006-10-021-2/+3
* Commit a patch by Behdad to fix typos, omissions and other errors in theMatthias Clasen2006-09-101-3/+2
* Remove support for Windows 9x/ME. GTK+ hasn't worked on Win9x since 2.6 orTor Lillqvist2006-08-291-3/+0
* Regenerated from Xorg 7.1 keysyms.h, using gdkkeysyms-update.pl.Matthias Clasen2006-05-111-0/+1
* Added new directfb backendMichael David Emmel2006-02-051-2/+7
* If major.minor of required and available glib versions are the same, addBehdad Esfahbod2006-01-291-1/+0
* Add quartz backend.Anders Carlsson2005-11-221-2/+7
* use $(GLIB_MKENUMS) instead of glib-mkenums. (#318582, Damien Carbery)Matthias Clasen2005-10-261-2/+2
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-311-1/+1
* Look for windres on Win32.Tor Lillqvist2005-07-091-2/+2
* Add some missing files to EXTRA_DISTMatthias Clasen2005-07-051-0/+3
* gdk/Makefile.am Current GNU tools do understand the PRIVATE keyword, so noTor Lillqvist2005-06-261-8/+8
* 2.7.0GTK_2_7_0Matthias Clasen2005-06-201-1/+2
* Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in toOwen Taylor2005-05-111-1/+3
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-161-3/+8
* Add an OS_LINUX conditional.Matthias Clasen2005-01-131-1/+1
* gdk-pixbuf/Makefile.am (gdk_pixbuf.def) gdk/Makefile.am (gdk.def) WorkTor Lillqvist2004-12-031-1/+1
* Use the perl found by configure. (#149826, Morten Welinder)Matthias Clasen2004-11-291-2/+2
* Mark as const.Matthias Clasen2004-11-281-1/+1
* Mark as const.Matthias Clasen2004-11-231-1/+1
* Use embedded tab rather than '\t' escape sequence. (#157949)J. Ali Harlow2004-11-111-1/+1
* *** empty log message ***GTK_2_5_4Matthias Clasen2004-10-281-1/+1
* 2.5.2GTK_2_5_2Matthias Clasen2004-08-251-2/+2
* No need for INCLUDE_INTERNAL_SYMBOLS anymore.Matthias Clasen2004-08-171-1/+1
* Define TESTS, not TEST, so that make check actually triggers abicheck.sh.Matthias Clasen2004-08-101-1/+1
* Include gtkalias.h in the generated sources gtkmarhalers.c andMatthias Clasen2004-08-101-3/+3
* Add gdkalias.h to BUILT_SOURCES.Matthias Clasen2004-08-101-1/+2
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-2/+16
* Utility functions for multi-screen applications which need to ensureMark McLoughlin2003-12-101-0/+1
* big patch from Kjartan Maraas to fix numerous typos.Kristian Rietveld2003-09-031-1/+1
* Only include the Default and Emacs themes' gtkrc files. IncludeTor Lillqvist2003-05-271-1/+1
* Patch from James Henstridge to update to automake-1.7 (#109542)Owen Taylor2003-05-061-93/+95
* Merge from stable:Tor Lillqvist2003-01-121-0/+1
* Use correct DLL and import library names, with GTK_API_VERSION in name,Tor Lillqvist2003-01-051-2/+0
* add -DGDK_DISABLE_DEPRECATEDManish Singh2002-11-171-1/+2
* Add gdk_drag_find_window_for_screen(), so that we can interpret x_root /Owen Taylor2002-10-071-0/+1
* Move gdk_keval_name and gdk_keyval_from_name to new gdkkeynames.c, shareEric Warmenhoven2002-09-271-4/+10
* add -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEPRECATED to compileManish Singh2002-09-251-0/+2