aboutsummaryrefslogtreecommitdiff
path: root/xorg-server
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/released'marha2012-03-0518-43/+21643
|\
| * libfontenc xserver pixman mesa git update 5 Mar 2012marha2012-03-0518-43/+21643
| | | | | | | | | | | | | | font-util-1.3.0 xclock-1.0.6 libXfont-1.4.5 inputproto-2.2
* | Merge remote-tracking branch 'origin/released'marha2012-02-291-4/+15
|\|
| * xserver fontconfig mesa pixman git update 29 Feb 2012marha2012-02-291-4/+15
| |
* | Merge remote-tracking branch 'origin/released'marha2012-02-243-45/+41
|\|
| * fontconfig libX11 pixman xserver git update 24 Feb 2012marha2012-02-243-45/+41
| |
* | Solved possible crashes when drawable cannot be created.marha2012-02-232-0/+13
| |
* | Added taskbar grouping for windows 7marha2012-02-2312-41/+315
| |
* | Return error when bitsperpixel is less then 24marha2012-02-231-0/+11
| |
* | Fixed error in debug messagemarha2012-02-231-2/+2
| |
* | Remove unused WindowExposuresProcPtr storage in screen privatesmarha2012-02-221-1/+0
| |
* | Merge remote-tracking branch 'origin/released'marha2012-02-225-19/+30
|\|
| * fontconfig libX11 libxcb mesa pixman xserver git update 22 Feb 2012marha2012-02-225-19/+30
| |
* | Merge remote-tracking branch 'origin/released'marha2012-02-1318-353/+427
|\|
| * libX11 libxcb mesa xserver mkfontscale git update 13 feb 2012marha2012-02-1318-353/+427
| |
* | Merge remote-tracking branch 'origin/released'marha2012-02-0172-22311/+51803
|\|
| * xserver mesa pixman xkbcomp xkeyboard-config git update 1 feb 2012marha2012-02-0172-22311/+51803
| |
* | Increased version to 1.11.4.0marha2012-01-302-2/+2
| |
* | call glapi_set_dispatch to NULL when context is not current anymoremarha2012-01-302-1/+6
| |
* | glx: added safety against the use of a null pointermarha2012-01-301-1/+1
| |
* | fmemopen is not supported in MSVCmarha2012-01-281-0/+2
| |
* | Merge remote-tracking branch 'origin/released'marha2012-01-2820-982/+1004
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: xorg-server/hw/xwin/InitOutput.c xorg-server/hw/xwin/win.h xorg-server/hw/xwin/winclipboardthread.c xorg-server/hw/xwin/winclipboardunicode.c xorg-server/hw/xwin/winclipboardwndproc.c xorg-server/hw/xwin/winclipboardwrappers.c xorg-server/hw/xwin/winengine.c xorg-server/hw/xwin/winkeybd.c xorg-server/hw/xwin/winkeybd.h xorg-server/hw/xwin/winkeynames.h xorg-server/hw/xwin/winmouse.c xorg-server/hw/xwin/winmultiwindowwm.c xorg-server/hw/xwin/winmultiwindowwndproc.c xorg-server/hw/xwin/winprefs.c xorg-server/hw/xwin/winwindow.h xorg-server/hw/xwin/winwndproc.c
| * mesa xserver git update 28 jan 2012marha2012-01-2827-1202/+1283
| |
* | Merge remote-tracking branch 'origin/released'marha2012-01-261-1/+1
|\|
| * xwininfo xcb-proto mesa xserver git update 26 12 2012marha2012-01-261-1/+1
| |
* | Use warning message in stead of error messagemarha2012-01-261-1/+1
| |
* | Include Xutil.h for missing definesmarha2012-01-261-0/+4
| |
* | Reverted last changemarha2012-01-261-10/+0
| |
* | Wrong error log function usedmarha2012-01-261-1/+1
| |
* | In multiwindow mode, don't grab native input focus for new windows whichmarha2012-01-262-1/+26
| | | | | | | | hint they don't want it
* | turn on -emulate3buttons if less than 3 mouse buttons are reportedmarha2012-01-264-3/+43
| | | | | | | | Added -noemulate3buttons
* | Handle the virtual key code generated by the Fn key on IBM Lenovo laptopsmarha2012-01-262-2/+4
| |
* | Solved problems with AltGr keymarha2012-01-262-45/+62
| |
* | Solved the problem of the WIN_WINDOW_PROP property being NULL in a windowmarha2012-01-262-6/+7
| | | | | | | | in another way
* | Ignore WM_DISPLAYCHANGED messages with wParam==0marha2012-01-261-0/+4
| |
* | Avoid possible crash in multiwindow modemarha2012-01-241-0/+4
| |
* | Added xauth to packagemarha2012-01-242-1/+6
| |
* | Merge remote-tracking branch 'origin/released'marha2012-01-243-6/+16
|\| | | | | | | | | Conflicts: xorg-server/dix/grabs.c
| * libX11 mesa xserver git update 24 jan 2012marha2012-01-243-6/+16
| |
* | Also add xhost in packagemarha2012-01-232-1/+6
| |
* | Enabled XFree86 BigFont extensionmarha2012-01-232-1/+6
| |
* | Solved possible crash when closing opengl clientmarha2012-01-231-1/+2
| |
* | Merge remote-tracking branch 'origin/released'marha2012-01-231-1/+1
|\|
| * git update libX11 mesa libxcb xkeyboard-config 23 jan 2012marha2012-01-231-1/+1
| |
* | Currenlty enable the keyboard options grab:break_actions by default.marha2012-01-201-0/+6
| |
* | Merge remote-tracking branch 'origin/released'marha2012-01-2019-11950/+14364
|\|
| * xserver xkeyboard-config git update 20 jan 2012marha2012-01-2019-11950/+14364
| |
* | Implemented prgrbs ungrab clsgrb and prwins actionsmarha2012-01-201-0/+32
| | | | | | | | | | Now the active grabs can be ungrapped with CTRL+ALT+NKP/ and CTRL+ALT+NKP* (also kill clients)
* | UngrabAllDevices: only close client when kill_client is set to TRUEmarha2012-01-201-3/+2
| | | | | | | | make sure the ungrab happens
* | Added 2 more wheele eventsmarha2012-01-201-17/+4
| |