]> Pileus Git - ~andy/gtk/history - gdk/x11/Makefile.am
Use AM_CPPFLAGS instead the obsolete INCLUDES
[~andy/gtk] / gdk / x11 / Makefile.am
2011-07-06 Javier JardónUse AM_CPPFLAGS instead the obsolete INCLUDES
2011-03-10 Alexander LarssonMerge branch 'gtk-3-0' into broadway
2011-02-26 Kristian HøgsbergMerge remote-tracking branch 'origin/master' into gdk...
2011-02-12 Benjamin Ottex11: Make headers identical no matter if we run with...
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2010-12-21 Matthias ClasenDon't install headers twice
2010-12-21 Matthias ClasenDetangle includes for GdkDeviceManager subclasses
2010-12-21 Matthias ClasenDetangle includes for device subclasses
2010-12-21 Matthias ClasenRename x11-specific GdkDevice[Manager] implementations
2010-12-21 Matthias ClasenRename GdkDevice[Manager]Core to GdkX11Device[Manager...
2010-12-21 Matthias ClasenRename GdkKeymapX11 to GdkX11Keymap
2010-12-21 Matthias ClasenRename GdkDisplayManagerX11 to GdkX11DisplayManager
2010-12-21 Benjamin Ottex11: Move remaining APIs into gdkx11utils.h
2010-12-21 Benjamin Ottex11: Move atom API into gdkx11property.h
2010-12-21 Benjamin Ottex11: Move selection-specific API into gdkx11selection.h
2010-12-21 Benjamin Ottex11: Move display-specific APIs into gdkx11display.h
2010-12-21 Benjamin Ottex11: Move screen-specific API into gdkx11screen.h
2010-12-21 Benjamin Ottex11: Move visual-specific API into gdkx11visual.h
2010-12-21 Benjamin Ottex11: Move cursor API into gdkx11cursor.h
2010-12-21 Benjamin Ottex11: Split out public window API into gdkx11window.h
2010-12-21 Matthias ClasenDrop g[dt]k_set_locale
2010-12-21 Matthias ClasenRemove the --sync commandline option
2010-12-21 Matthias ClasenRemove gdk_spawn functions
2010-12-21 Matthias ClasenWork toward turning GdkDisplayManager into a backend...
2010-12-17 Carlos GarnachoRemove *_set_extension_events() and old API to query...
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-02 Benjamin Ottex11: Remove GdkDrawableImplX11
2010-09-26 Benjamin OtteAPI: Remove GdkColormap
2010-09-26 Benjamin Ottegdk: Remove GdkPixmap
2010-08-10 Benjamin OtteAPI: remove GdkGC
2010-08-10 Benjamin OtteAPI: remove GdkImage
2010-06-28 Christian DywanRemove deprecated GdkFont
2010-06-26 Matthias ClasenMake GTK+ use an external gdk-pixbuf
2010-05-26 Matthias Clasen2.90.1
2010-05-26 Matthias ClasenFix up distcheck
2010-05-25 Matthias ClasenMerge the xi2-for-master branch
2010-05-08 Matthias ClasenMake 3.0 parallel-installable to 2.x
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-05-13 Federico Mena QuinteroMerge fix for bgo#315462 - Make GtkLabel deal with...
2009-05-12 Federico Mena QuinteroMerge fix for bgo#463773 - Handle a NULL display in...
2009-05-04 Behdad EsfahbodAdd git.mk to generate .gitignore files
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...