]> Pileus Git - ~andy/gtk/history - gdk/x11/Makefile.am
define -DGDK_PIXBUF_DISABLE_DEPRECATED in the global CFLAGS.
[~andy/gtk] / gdk / x11 / Makefile.am
2008-08-12 Michael Nattererdefine -DGDK_PIXBUF_DISABLE_DEPRECATED in the global...
2007-12-13 Matthias ClasenImplement GAppLaunchContext in gdk, providing startup...
2007-11-22 15:39:40 Tim Janikcall g_test_init() from gtk_test_init().
2007-11-20 Tim JanikMoved Gdk test functions from Gtk+ to Gdk test utils.
2006-09-10 Matthias ClasenCommit a patch by Behdad to fix typos, omissions and...
2006-05-04 Matthias ClasenMake symbol list mstch reality.
2006-02-27 Tim Janikmoved and renamed the gdk_settings_names and gdk_settin...
2006-01-29 Behdad EsfahbodIf major.minor of required and available glib versions...
2005-07-21 Owen TaylorChange machinery for following font rendering xsettings...
2005-03-17 Owen TaylorSwitch set_cairo_target() virtual function to ref_cairo...
2003-12-10 Mark McLoughlinUtility functions for multi-screen applications which...
2003-07-05 Owen TaylorUse asynchronously _gdk_x11_set_input_focus_safe to...
2003-05-06 Owen TaylorPatch from James Henstridge to update to automake-1...
2002-11-17 Manish Singhadd -DGDK_DISABLE_DEPRECATED
2002-11-14 Owen TaylorTry a different hack to force gdkenumtypes.h to be...
2002-11-08 Owen TaylorAdd in a awful hack to force gdkenumtypes.h to be updat...
2002-09-25 Manish Singhadd -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEP...
2002-04-26 Owen TaylorAdd missing gdkscreen/display-x11.h files.
2002-04-25 Owen TaylorStart of integration of Erwann Chenede's multihead...
2002-01-31 Owen TaylorFix another missing static.
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2001-05-03 Owen TaylorAdd dependency on Atk for accessibility support.
2001-04-26 Owen TaylorRemove deprecation of gtk_window_set_default_size(...
2001-04-02 Owen TaylorAdd GdkEventSetting event for notification of changes...
2001-02-09 Havoc Penningtonbetter error message if you try to add a widget to...
2000-12-20 Owen TaylorCheck for FreeType using freetype-config, since we...
2000-12-06 Havoc Penningtonadd gdkkeys.[hc]
2000-07-14 Owen TaylorMove gtk-config to gtk-config-2.0 move gtk_.m4 to gtk...
2000-07-06 Owen TaylorAdd check for db2html
2000-07-06 Owen TaylorPatch from George Liebl to install all the headers...
2000-06-21 Christopher Blizzarduse $(mkinstalldirs) not $(MKINSTALLDIRS)
2000-06-20 Elliot LeeFix conditionality to work the "right" way. Missed...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-06-07 CEST 2000 Paolo... make it possible to configure gtk for different targets...
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
2000-04-07 Owen TaylorFix problem with installation directory for gdkx.h
2000-04-05 Owen TaylorFix screwy indentation.
2000-03-28 Owen TaylorMerge no-flicker branch into HEAD
2000-01-15 Tor Lillqvistconfigure.in gdk/Makefile.am gdk/x11/Makefile.am Small...
1999-11-08 Owen TaylorAdd missing include, fix GdkWindowPrivate => GdkDrawabl...
1999-11-08 Owen TaylorMove all X specific code into the x11/ directory. Aside...
1999-10-03 Owen TaylorInclude gdk/gdkdrawable.h with gdk/ prefix. (Pointed...