aboutsummaryrefslogtreecommitdiff
path: root/xorg-server
Commit message (Collapse)AuthorAgeFilesLines
* 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
| |
* | Merge remote-tracking branch 'origin/released'marha2012-01-176-15/+146
|\|
| * git update mesa pixman xserver 17 jan 2012marha2012-01-176-15/+146
| |
* | Merge remote-tracking branch 'origin/released'marha2012-01-1322-498/+508
|\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: libxcb/src/xcb_auth.c libxcb/src/xcb_conn.c libxcb/src/xcb_out.c libxcb/src/xcb_util.c xorg-server/dix/dispatch.c xorg-server/include/dixstruct.h xorg-server/include/misc.h xorg-server/os/connection.c
| * libxtrans libXdmcp libxcb mesa xserver git update 13 jan 2012marha2012-01-1322-497/+507
| |
* | Merge remote-tracking branch 'origin/released'marha2012-01-1150-3572/+3605
|\| | | | | | | | | | | | | | | | | | | | | | | Conflicts: pixman/pixman/pixman-trap.c xorg-server/Xext/xace.c xorg-server/dix/dispatch.c xorg-server/hw/xwin/winclipboardthread.c xorg-server/hw/xwin/winengine.c xorg-server/hw/xwin/winwin32rootlesswindow.c xorg-server/include/dixstruct.h xorg-server/os/connection.c
| * mesa pixman xserver git update 11 jan 2012marha2012-01-1151-3503/+3526
| |
* | Merge remote-tracking branch 'origin/released'marha2012-01-091-1/+51
|\|
| * xwininfo libX11 mesa mkfontscale xkeyboard-config git update 9 jan 2011marha2012-01-091-1/+51
| |
* | Merge remote-tracking branch 'origin/released'marha2011-12-297-418/+537
|\|
| * xserver libX11 mesa xkeyboard-config git update 28 dec 2011marha2011-12-287-418/+537
| |
* | Merge remote-tracking branch 'origin/released'marha2011-12-252-222/+532
|\|
| * mesa xkeyboard-config xserver git update 25 dec 2011marha2011-12-252-222/+532
| |
* | Solved compilation errorsmarha2011-12-231-1/+1
| |
* | Synchronised filesmarha2011-12-232-3/+13
| |
* | Solved compile errormarha2011-12-231-1/+1
| |
* | Back previous versionmarha2011-12-231-0/+1
| |
* | Removed unneeded source filemarha2011-12-231-1/+0
| |
* | Solved compile warningmarha2011-12-231-1/+1
| |