Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-12-12 | Fix bad commit | Alan Hourihane | 1 | -1/+1 | |
(cherry picked from 81281cb298a5825bc7a2e692375a86199293bbbe commit) | |||||
2006-12-11 | Fix Xming fails to use xkb bug | Alan Hourihane | 1 | -0/+1 | |
bug #5049 (Colin Harrison) (cherry picked from 792e0f71c6a435b2e28f8a4cdcc790f3b982e62c commit) | |||||
2006-12-11 | Fix Tooltip from minimized clients | Alan Hourihane | 1 | -4/+3 | |
Bug #3678 (Colin Harrison) (cherry picked from 27d4b84f268ac21601f7f52a7e257f70753396b3 commit) | |||||
2006-08-24 | Apply patch in bug #7919, blit improvements in | Alan Hourihane | 2 | -14/+13 | |
multiwindow mode for Xming/CygwinX | |||||
2006-08-18 | Fix bug #5735, Serious flaw in CygwinX clipboard | Alan Hourihane | 1 | -2/+46 | |
integration prevents paste from X to Windows apps (Brett Stahlman & Colin Harrison) | |||||
2006-08-18 | Fix bug #7281, clipboard viewer should not | Alan Hourihane | 1 | -27/+29 | |
call SetClipboard viewer when bogus in Xming/CygwinX (Colin Harrison) | |||||
2006-08-18 | Fix bug #7280, round title corner background | Alan Hourihane | 1 | -0/+9 | |
should be transparent not black in Xming/CygwinX (Colin Harrison) | |||||
2006-07-21 | Remove RCS tags. Fix Xprint makefile braindamage. | Adam Jackson | 31 | -31/+0 | |
2006-07-20 | Remove the DDXTIME conditional, for being unused. | Adam Jackson | 1 | -9/+0 | |
2006-06-20 | Move Xserver API for security extension to securitysrv.h | Alan Coopersmith | 1 | -3/+2 | |
2006-06-08 | Bug #7120: Multimonitor (non-Xinerama) support for xwin servers. | Adam Jackson | 1 | -2/+4 | |
(Tom Whittock) | |||||
2006-06-08 | Bug #7121: fix clipboard handling in Xming (Colin Harrison) | Adam Jackson | 1 | -26/+17 | |
2006-06-03 | Bug #6619: Fix disappearing hardware cursor. (Colin Harrison) | Daniel Stone | 4 | -10/+4 | |
2006-06-01 | Die XTESTEXT1, die! | Daniel Stone | 1 | -25/+0 | |
2006-05-29 | Remove -xkbmap argument. | Daniel Stone | 2 | -28/+6 | |
2006-04-30 | Remove NEED_LINEHELPER BC cruft for pre-R6 DDXes. | Adam Jackson | 1 | -3/+0 | |
2006-03-03 | https://bugs.freedesktop.org/show_bug.cgi?id=4341 Make Xming error messages | Alan Hourihane | 2 | -1/+31 | |
more meaningful. | |||||
2006-03-03 | https://bugs.freedesktop.org/show_bug.cgi?id=4538 Fix mouse button release | Alan Hourihane | 3 | -0/+32 | |
on multiwindows scrolling. | |||||
2006-03-03 | https://bugs.freedesktop.org/show_bug.cgi?id=5138 Check for NULL pointer | Alan Hourihane | 3 | -4/+12 | |
2005-12-26 | Bug #4190: Add a rule for 'make relink' since automake sucks. | Adam Jackson | 1 | -0/+3 | |
2005-11-13 | Bug #5019 <https://bugs.freedesktop.org/show_bug.cgi?id=5019> xserver | Alan Coopersmith | 1 | -1/+1 | |
installs manpages into 'man1' instead of 'man1x' | |||||
2005-10-07 | Add darwin to dist | Kevin E Martin | 1 | -0/+44 | |
Include missing docs in EXTRA_DIST Include headers and other files in dist | |||||
2005-08-30 | programs/Xserver/hw/xwin/winmultiwindowshape.c Fix off by one error (Colin | Alan Hourihane | 1 | -8/+8 | |
Harrison) | |||||
2005-08-02 | Mark generated files as BUILT_SOURCES and CLEANFILES to ensure they are | Keith Packard | 1 | -0/+3 | |
regenerated after 'make clean' and to make parallel builds work right. | |||||
2005-07-05 | wrap fInternalWM with XWIN_MULTIWINDOWEXTWM | Alexander Gottwald | 1 | -1/+4 | |
2005-07-05 | Fix crash on server shutdown | Alexander Gottwald | 2 | -0/+15 | |
2005-07-05 | Fix simultanious presses of Left and Right Control and Shift keys. | Alexander Gottwald | 4 | -6/+71 | |
https://bugs.freedesktop.org/show_bug.cgi?id=3677 | |||||
2005-07-05 | Fix typo which broke window titles | Alexander Gottwald | 2 | -1/+6 | |
2005-07-05 | Fix problem with fake Control press on Alt-Gr | Alexander Gottwald | 4 | -8/+27 | |
https://bugs.freedesktop.org/show_bug.cgi?id=3680 https://bugs.freedesktop.org/show_bug.cgi?id=3497 Fix static declaration of winGetBaseDir | |||||
2005-07-05 | External windowmanagers could connect in multiwindow mode which lead to | Alexander Gottwald | 4 | -5/+36 | |
strange results with the internal windowmanager. | |||||
2005-07-04 | Build miinitext.c and fbcmap.c as DDX specific files | Alexander Gottwald | 1 | -0/+2 | |
Do not define _POSIX_SOURCE on cygwin. | |||||
2005-07-04 | Add XWin DDX, make Xorg DDX conditional Make XF86VidMode and XF86Misc | Alexander Gottwald | 1 | -0/+144 | |
conditional Add XWin DDX Added DDXTIME, DDXOSFATALERROR, DDXOSVERRORF and DDXBEFORERESET Added fbcmap.c Added miinitext.c Added -I$(top_srcdir)/Xext/extmod to INCLUDES | |||||
2005-07-04 | Include xwin-config.h if HAVE_XWIN_CONFIG is defined Cleanup X11 includes | Alexander Gottwald | 69 | -15/+258 | |
handling Warning fixes | |||||
2005-07-03 | Change <X11/misc.h> and <X11/os.h> to "misc.h" and "os.h". | Daniel Stone | 2 | -2/+2 | |
2005-07-01 | Change all misc.h and os.h references to <X11/foo.h>. | Daniel Stone | 2 | -2/+2 | |
2005-06-30 | Pass serverClient instead of NULL to ConfigureWindow. This should fix a | Alexander Gottwald | 2 | -1/+7 | |
crash reported by Øyvind Harboe | |||||
2005-06-08 | Merge from CYGWIN Added layout "French (Canada)" as ca_enhanced Added Czech | Alexander Gottwald | 3 | -2/+14 | |
(QWERTY) layout Merge from CYGWIN Print error code if winStoreColorsShadowDDNL fails | |||||
2005-06-08 | Fix crash reported by Øyvind Harboe | Alexander Gottwald | 2 | -0/+10 | |
2005-06-03 | Backout last winRaiseWindow patch which caused stacking problems | Alexander Gottwald | 3 | -8/+7 | |
2005-05-25 | Workaround bug in pthread.h | Alexander Gottwald | 3 | -1/+11 | |
2005-05-08 | Only call ConfigureWindow from winRaiseWindow if the windows message | Alexander Gottwald | 3 | -1/+15 | |
dispatch loop is running. | |||||
2005-05-02 | Print correct logfile in FatalError messagesco_port_update-base | Alexander Gottwald | 2 | -2/+8 | |
2005-04-20 | Add missing space after -query hostname | Alexander Gottwald | 1 | -0/+1 | |
2005-04-20 | Fix includes right throughout the Xserver tree: | Daniel Stone | 13 | -21/+21 | |
change "foo.h" to <X11/foo.h> for core headers, e.g. X.h, Xpoll.h; change "foo.h", "extensions/foo.h" and "X11/foo.h" to <X11/extensions/foo.h> for extension headers, e.g. Xv.h; change "foo.[ch]" to <X11/Xtrans/foo.[ch]> for Xtrans files. | |||||
2005-04-19 | Prevent recursive calls to winRaiseWindow. | Alexander Gottwald | 2 | -1/+10 | |
2005-04-11 | Added wizard page for clipboard selection and additional server parameters | Alexander Gottwald | 6 | -9/+65 | |
2005-04-06 | First import of xlaunch frontend for Xming | Alexander Gottwald | 22 | -0/+3479 | |
2005-03-10 | Force rebuilding of window stack if a window changes it's state from | Alexander Gottwald | 2 | -1/+23 | |
minimized. | |||||
2005-03-07 | Prevent winRaiseWindow from calling ConfigureWindow if the message was sent | Alexander Gottwald | 3 | -2/+23 | |
from within winDestroyWindowsWindow DestroyWindow send a WM_WINDOWPOSCHANGED to another window causing a restacking of all windows, even of the window which is just about to destroyed and whose structures may not be intact anymore. | |||||
2005-02-24 | on WM_WINDOWPOSCHANGED raise window directly and in sync without utilizing | Alexander Gottwald | 2 | -48/+24 | |
the async windowmanager thread. Fixes some restacking problems occuring which were timing dependent Do not raise the window on WM_ACTIVATE Removed unused code for WM_WINDOWPOSCHANGING ESC is debug key. Print status but do not abort processing the message |