]> Pileus Git - ~andy/gtk/history - gdk/x11/gdkdisplay-x11.c
Use asynchronously _gdk_x11_set_input_focus_safe to avoid having to trap
[~andy/gtk] / gdk / x11 / gdkdisplay-x11.c
2003-07-05 Owen TaylorUse asynchronously _gdk_x11_set_input_focus_safe to...
2003-05-27 Matthias ClasenRemove dubious bitfields of unspecified signedness...
2003-05-20 Owen TaylorComprehensively zero all unused parts of client message...
2003-04-21 Owen TaylorCalling XFlush() after ungrabbing, to avoid problems...
2003-04-18 Owen TaylorCheck for XAddConnectionWatch()/X11R6, and if found...
2003-04-18 Owen TaylorPatch from Morten Welinder to catch Sun servers with...
2003-04-18 Owen TaylorFix wrong use of base_finalize. (#105126, Sven Neumann)
2003-04-18 Owen TaylorYou don't get a XkbMapNotify event if you get a XkbNewK...
2003-04-07 Owen TaylorFlush after ungrabbing the server.
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-08 Owen TaylorUse g_get_application_name() instead of g_get_prgname...
2002-11-08 Soeren Sandmanndocs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk...
2002-11-02 Owen TaylorAdd startup notification hooks - mostly based on patch...
2002-10-22 Matthias ClasenGdk API doc updates.
2002-09-30 Owen TaylorSet the client ID on all displays. (#85713)
2002-09-25 Manish Singhadd -DG_DISABLE_DEPRECATED and -DGDK_PIXBUF_DISABLE_DEP...
2002-08-10 Soren SandmannMinor documentation fixes
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-20 Owen TaylorRenames:
2002-06-20 Owen TaylorAdd a singleton object that we can use to get notificat...
2002-06-20 Owen TaylorPatch from Erwann Chenede.
2002-06-06 Owen TaylorChanges multihead reorganizing code for win32 support...
2002-05-21 Owen TaylorFix missing dereference. (HideToshi Tajima)
2002-05-20 Owen TaylorPatch from HideToshi Tajima to handle Xlib internal...
2002-05-03 Erwann Chenede -Rationalized the screen initialization process, changed...
2002-05-02 Matthias ClasenDoc updates.
2002-05-02 Erwann Chenede -removed unneeded ref. #79977
2002-05-01 Erwann Chenede -remove virtualization and made it cross platform. fix...
2002-04-30 Owen Taylorfix problem with finalizing non-initialized fully displ...
2002-04-30 Alex LarssonDoc fixes.
2002-04-25 Owen TaylorStart of integration of Erwann Chenede's multihead...