]> Pileus Git - ~andy/gtk/history - gdk/x11/gdkscreen-x11.c
Make PLT-reduction work with gcc4, and don't include everything in
[~andy/gtk] / gdk / x11 / gdkscreen-x11.c
2005-03-16 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-02-01 Matthias ClasenFix many instances of "the the" in docs and comments...
2004-11-21 Owen TaylorAdd GdkPangoRenderer, a subclass of PangoRenderer targe...
2004-10-28 Matthias ClasenFix many sparse warnings.
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2003-11-21 Matthias ClasenMake monitor boundaries visible in fake Xinerama mode.
2003-11-03 Matthias ClasenIntroduce a GDK_DEBUG_XINERAMA debug flag, and make...
2003-10-27 Manish Singh#include <X11/extensions/Xrandr.h> if we have RandR...
2003-08-03 Matthias ClasenImprove wording of the docs, avoid the term "virtual...
2003-08-02 Owen TaylorRequires glib-2.3.0, pango-1.2.0.
2003-04-18 Owen TaylorFix wrong use of base_finalize. (#105126, Sven Neumann)
2003-02-28 Manish Singhdemos/gtk-demo/main.c demos/gtk-demo/tree_store.c gdk...
2003-01-09 Manish Singh#include <stdlib.h> for putenv, <string.h> for strlen.
2002-11-28 Matthias ClasenDocument 2.2 API additions.
2002-11-25 Owen TaylorFixes from #98358, Havoc Pennington.
2002-10-31 Owen TaylorAdd a --screen option for setting the default screen...
2002-10-17 Havoc Penningtonadd g_return_if_fail for monitor number <= 0
2002-10-04 jacob berkmanmake legal C
2002-10-04 Owen TaylorGet the name right.
2002-10-04 Owen TaylorAdd a check for the Xrandr extension.
2002-09-25 Havoc Penningtonfix GtkWindowMnemonic to have a separate typedef
2002-09-25 Owen TaylorAdd gdk_screen_make_display_name(), which returns a...
2002-09-25 Manish Singhadd -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEP...
2002-09-24 Owen TaylorDelete unused private gdk_visual_lookup(), make gdk_col...
2002-08-09 Owen TaylorRemove explicit calls to pango_x/xft_shutdown_display...
2002-08-02 Owen TaylorFix args to pango_x_shutdown_display().
2002-08-02 Owen TaylorCall pango_x[ft]_shutdown_display().
2002-08-02 jacob berkmandeclare screen_x11 variable to fix build w/ xinerama
2002-08-01 Owen TaylorNew demo for window migration between different display...
2002-08-01 Owen TaylorStart implementing display/screen closing scheme; keep...
2002-06-06 Owen TaylorChanges multihead reorganizing code for win32 support...
2002-05-03 Erwann Chenede -Rationalized the screen initialization process, changed...
2002-05-02 Matthias ClasenDoc updates.
2002-05-02 Erwann Chenede -make gdk_screen_get_monitor_at_point cross platform...
2002-05-02 Erwann Chenede -removed unneeded ref. #79977
2002-05-01 Erwann Chenede -remove virtualization and made it cross platform. fix...
2002-04-25 Owen TaylorStart of integration of Erwann Chenede's multihead...