Age | Commit message (Expand) | Author | Files | Lines |
2009-10-20 | Cygwin/X: Hide native windows for unmapped, non-minimized X windowsreorder-window-creation-skip-taskbar | Jon TURNEY | 1 | -0/+4 |
2009-10-20 | Cygwin/X: Fix system menu after window initialization re-ordering | Jon TURNEY | 1 | -5/+5 |
2009-10-20 | Cygwin/X: Unmap minimized windows in rootless modes | Jon TURNEY | 3 | -10/+32 |
2009-10-20 | Cygwin/X: Process _NET_WM_STATE_SKIP_TASKBAR hint in multiwindow mode. | Jon TURNEY | 1 | -0/+22 |
2009-10-20 | Cygwin/X: Re-order window creation process | Jon TURNEY | 4 | -122/+179 |
2009-10-16 | Xming: Fix UT8String and CompoundText clipboard text sharing with windows cli... | Colin Harrison | 1 | -28/+12 |
2009-10-16 | Workaround for SWT/Motif bug | Jon TURNEY | 2 | -51/+79 |
2009-10-16 | Cygwin/X: Add a timestamp to log messages | Jon TURNEY | 5 | -8/+34 |
2009-10-16 | Cygwin/X: Make -logverbose affect the verbosity of logging to the log file | Jon TURNEY | 1 | -1/+1 |
2009-10-16 | Cygwin/X: Ensure WM_STATE atom exists in multiwindow mode | Jon TURNEY | 1 | -0/+10 |
2009-10-16 | Cygwin/X: Always use an authorization cookie for internal clients | Jon TURNEY | 5 | -51/+94 |
2009-10-16 | Tidy up system.Xwinrc | Jon TURNEY | 1 | -1/+4 |
2009-10-16 | Check for getifaddr returning a null broadcast address | Jon TURNEY | 1 | -1/+2 |
2009-10-16 | Enable clipboard integration by default, can be turned off with -noclipboard. | Yaakov Selkowitz | 4 | -8/+18 |
2009-10-16 | Mount options have changed in cygwin-1.7. | Jon TURNEY | 1 | -2/+2 |
2009-10-16 | Revert patch from http://bugs.freedesktop.org/show_bug.cgi?id=5735 | Jon TURNEY | 1 | -46/+2 |
2009-10-16 | Fix rootless mode build | Jon TURNEY | 3 | -2/+721 |
2009-10-16 | libXfont 1.4 un-weak'ened this symbol (commit daa7af), resulting in: | Jon TURNEY | 1 | -0/+2 |
2009-10-16 | Fix dolt for cygwin | Jon TURNEY | 1 | -0/+3 |
2009-10-16 | Instead of another .cygport-specific hack, we can use the existing BUILD_DATE... | Jon TURNEY | 4 | -5/+6 |
2009-10-16 | Clearly diagnose a timeout while waiting for SelectionNotify event (which see... | Jon TURNEY | 4 | -78/+54 |
2009-10-16 | Layout screens according to their native window positions in Xinerama mode | Jon TURNEY | 1 | -0/+10 |
2009-10-16 | Apparently, fake keypresses generated by speech recognizers may not bother wi... | Jon TURNEY | 2 | -8/+32 |
2009-10-16 | Look for system.Xwinrc in /etc/X11/ | Jon TURNEY | 4 | -3/+7 |
2009-10-16 | Allow the default log location to be configurable (e.g. /var/log), and use se... | Jon TURNEY | 5 | -12/+20 |
2009-10-16 | Update resources file and About box | Jon TURNEY | 7 | -31/+47 |
2009-10-16 | Fix xfake build | Jon TURNEY | 1 | -1/+0 |
2009-10-16 | Don't install xorg-server development files (.m4 or .pc) | Jon TURNEY | 1 | -0/+2 |
2009-10-16 | Allow composite to be enabled for Xwin | Jon TURNEY | 1 | -4/+0 |
2009-10-16 | Fix various DDXs to build if DDXBEFORERESET, DDXOSFATALERROR are defined | Jon TURNEY | 4 | -0/+46 |
2009-10-16 | Copy the state of the Windows keyboard device to the Virtual Core Keyboard at... | Jon TURNEY | 1 | -0/+4 |
2009-10-16 | Remove GL dispatcher symbols which are defined in libGL, and link with libGL ... | Jon TURNEY | 3 | -4/+26 |
2009-10-16 | Ensure window actually ends up somewhere visible if it tries to create itself... | Jon TURNEY | 1 | -0/+7 |
2009-10-16 | Hint handling fixes | Jon TURNEY | 2 | -0/+25 |
2009-10-16 | Fix the long-broken -silent-dup-error option | Jon TURNEY | 3 | -90/+21 |
2009-10-16 | Always update the Windows title Unicode (wide-character) in -multiwindow mode. | Jon TURNEY | 1 | -35/+25 |
2009-10-16 | XXX: As far as I can see, these are only locking over a single Xlib call, so ... | Jon TURNEY | 1 | -0/+8 |
2009-10-16 | Make -auth option work better | Jon TURNEY | 4 | -1/+44 |
2009-10-16 | Cygwin/X: Tidy up code for initial native window positioning (avoid a duplica... | Colin Harrison | 1 | -11/+11 |
2009-10-16 | Fix the annoying menu/tooltip 'punch-through' problem in -multiwindow mode. | Jon TURNEY | 1 | -0/+1 |
2009-10-16 | Cygwin has problems with constant SIGALRM from the smart scheduler, so disabl... | Jon TURNEY | 1 | -1/+1 |
2009-10-02 | xserver 1.7.0xorg-server-1.7.0 | Peter Hutterer | 1 | -2/+2 |
2009-10-02 | dix: force a minimum of 0 for screen coordinates. | Peter Hutterer | 1 | -0/+13 |
2009-10-02 | configure: if xnest was requested but modules weren't found, fail. | Peter Hutterer | 1 | -0/+3 |
2009-10-02 | rotate: drop unwrapping inside block handler. | Dave Airlie | 1 | -7/+3 |
2009-10-01 | render: Fix crash in RenderAddGlyphs (#23645) | Peter Hutterer | 1 | -1/+5 |
2009-10-01 | render: set the glyph picture to NULL by default. | Peter Hutterer | 1 | -26/+31 |
2009-10-01 | exa: avoid infinite loops if UTS sw fallbacks. | Michel Dänzer | 1 | -5/+5 |
2009-10-01 | Re-fix DGA removal. | Keith Packard | 4 | -18/+38 |
2009-09-30 | dix/glx/composite: consolidate visual resize in one place. | Dave Airlie | 4 | -110/+76 |