aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/released'marha2012-02-2916-211/+338
|\
| * xserver fontconfig mesa pixman git update 29 Feb 2012marha2012-02-2916-211/+338
| |
* | Solved compilation warningsmarha2012-02-271-3/+15
| |
* | Synchronised makefile with makefile.ammarha2012-02-271-1/+3
| |
* | Merge remote-tracking branch 'origin/released'marha2012-02-2750-550/+2001
|\| | | | | | | | | Conflicts: pixman/pixman/pixman-mmx.c
| * fontconfig pixman mesa git update 27 Feb 2012marha2012-02-2750-538/+2001
| |
* | synchronised makefile with makefile.ammarha2012-02-241-1/+4
| |
* | Merge remote-tracking branch 'origin/released'marha2012-02-2427-572/+791
|\|
| * fontconfig libX11 pixman xserver git update 24 Feb 2012marha2012-02-2427-572/+791
| |
* | Solved possible crashes when drawable cannot be created.marha2012-02-232-0/+13
| |
* | Solved run-time errors due to type casting in debugmarha2012-02-231-3/+3
| |
* | Added taskbar grouping for windows 7marha2012-02-2313-42/+316
| |
* | 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
| |
* | Compilation problem solvedmarha2012-02-221-2/+6
| |
* | Merge remote-tracking branch 'origin/released'marha2012-02-2270-1481/+1414
|\|
| * fontconfig libX11 libxcb mesa pixman xserver git update 22 Feb 2012marha2012-02-2270-1481/+1414
| |
* | Merge remote-tracking branch 'origin/released'marha2012-02-132-3/+18
|\|
| * Updated to inputproto-2.1.99.6marha2012-02-132-3/+18
| |
* | Merge remote-tracking branch 'origin/released'marha2012-02-1361-1511/+1589
|\|
| * libX11 libxcb mesa xserver mkfontscale git update 13 feb 2012marha2012-02-1362-1512/+1590
| |
* | Merge remote-tracking branch 'origin/released'marha2012-02-0917-294/+336
|\|
| * libX11 git update 9 feb 2012marha2012-02-091-0/+67
| |
| * mesa git update 8 feb 2012marha2012-02-0816-294/+269
| |
* | Merge remote-tracking branch 'origin/released'marha2012-02-0625-762/+870
|\|
| * mesa git update 6 feb 2012marha2012-02-0625-762/+870
| |
* | Merge remote-tracking branch 'origin/released'marha2012-02-01107-26096/+52144
|\|
| * xserver mesa pixman xkbcomp xkeyboard-config git update 1 feb 2012marha2012-02-01107-26096/+52144
| |
* | Added release note for 1.11.4.01.11.4.0marha2012-01-301-0/+760
| |
* | Increased version to 1.11.4.0marha2012-01-303-3/+3
| |
* | synchronized filesmarha2012-01-304-1511/+1534
| |
* | 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
| |
* | Merge remote-tracking branch 'origin/released'marha2012-01-305-334/+254
|\|
| * libxcb mesa git update 30 jan 2012marha2012-01-305-334/+254
| |
* | fmemopen is not supported in MSVCmarha2012-01-281-0/+2
| |
* | Merge remote-tracking branch 'origin/released'marha2012-01-2849-1864/+2146
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-2856-2084/+2425
| |
* | Merge remote-tracking branch 'origin/released'marha2012-01-2755-213/+657
|\| | | | | | | | | Conflicts: openssl/Makefile
| * update to openssl 1.0.0gmarha2012-01-2756-214/+658
| |
* | Merge remote-tracking branch 'origin/released'marha2012-01-2630-844/+717
|\|
| * xwininfo xcb-proto mesa xserver git update 26 12 2012marha2012-01-2630-844/+717
| |
* | 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
| |