aboutsummaryrefslogtreecommitdiff
path: root/xorg-server
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/released'marha2012-06-047-7/+107
|\
| * fontconfig libX11 libXft mesa pixman xserver xkeyboard-config git update 4marha2012-06-047-7/+107
| | | | | | | | May 2012
* | Update filesthatshouldbethesame.py and synchronised filesmarha2012-05-301-0/+2
| |
* | Merge remote-tracking branch 'origin/released'marha2012-05-3017-14866/+17092
|\|
| * mesa xkeyboard-config git update 30 May 2012marha2012-05-3017-14866/+17092
| |
* | Merge remote-tracking branch 'origin/released'marha2012-05-294-16/+87
|\| | | | | | | | | | | Conflicts: pixman/pixman/pixman-mmx.c xorg-server/Xext/hashtable.c
| * fontconfig libX11 mesa pixman xserver git update 29 May 2012marha2012-05-294-16/+90
| |
* | Merge remote-tracking branch 'origin/released'marha2012-05-2552-183/+244
|\|
| * fontconfig xserver xkeyboard-config pixman git update 2012marha2012-05-2552-183/+244
| |
* | Merge remote-tracking branch 'origin/released'marha2012-05-2125-339/+368
|\|
| * fontconfig mesa xkeyboard-config xserver pixman git update 21 Mar 2012marha2012-05-2125-339/+368
| |
* | Merge remote-tracking branch 'origin/released'marha2012-05-1521-123/+17
|\|
| * xserver mesa git update 15 May 2012marha2012-05-1520-122/+16
| |
| * fontconfig libX11 mesa xkeyboard-config pixman git update 14 May 2012marha2012-05-141-1/+1
| |
* | Solved compile warningmarha2012-05-101-1/+1
| |
* | Merge remote-tracking branch 'origin/released'marha2012-05-104-58/+108
|\| | | | | | | | | Conflicts: xorg-server/os/log.c
| * xserver fontconfig mesa git update 10 May 2012marha2012-05-104-57/+108
| |
* | Merge remote-tracking branch 'origin/released'marha2012-05-099-19/+114
|\|
| * libX11 mesa xserver xkeyboard-configmarha2012-05-098-7/+86
| |
| * xserver mesa git update 3 May 2012marha2012-05-032-12/+28
| |
* | Made sure that the number of maximum clients is back at 1024marha2012-05-043-3/+6
| |
* | Now the display number can be set to automatic by specifying -1marha2012-05-035-34/+69
| |
* | When -displayfd specified, assume it is a handle to shared memory to writemarha2012-05-031-0/+7
| | | | | | | | the display id to.
* | Create hidden console when calling plink, otherwise some commands willmarha2012-05-031-1/+23
| | | | | | | | exit immediately (like gnome-terminal)
* | Do not try to bind the same address twicemarha2012-05-021-0/+4
| | | | | | | | | | Do not retry to bind when it fails, to speed up searching for a free listening display port
* | Solved overflow problem: last can have the value 256marha2012-05-021-1/+1
| |
* | Merge remote-tracking branch 'origin/released'marha2012-05-0217-58/+269
|\| | | | | | | | | Conflicts: xorg-server/os/connection.c
| * fontconfig mesa xserver xkeyboard-config git update 2 May 2012marha2012-05-0217-56/+266
| |
* | Merge remote-tracking branch 'origin/released'marha2012-04-3013-184/+283
|\| | | | | | | | | | | Conflicts: pixman/pixman/pixman-mmx.c xorg-server/glx/glapi_gentable.c
| * fontconfig libX11 libfontenc mesa pixman xserver git update 30 Apr 2012marha2012-04-3013-184/+283
| |
* | Solved compilation errors and warnings due to latest commitmarha2012-04-204-39/+43
| |
* | Merge remote-tracking branch 'origin/released'marha2012-04-2042-930/+2198
|\| | | | | | | | | | | Conflicts: xorg-server/dix/dispatch.c xorg-server/dix/resource.c
| * fontconfig libX11 mesa pixman xserver git update 20 april 2012marha2012-04-2042-930/+2197
| |
* | Merge remote-tracking branch 'origin/released'marha2012-04-16315-10074/+10207
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: xorg-server/Xext/securitysrv.h xorg-server/glx/glxext.h xorg-server/glx/indirect_reqsize.c xorg-server/glx/indirect_size_get.c xorg-server/hw/xwin/winclip.c xorg-server/hw/xwin/winfont.c xorg-server/hw/xwin/winglobals.c xorg-server/hw/xwin/winglobals.h xorg-server/hw/xwin/winmonitors.h xorg-server/include/closestr.h xorg-server/include/pixmapstr.h xorg-server/include/servermd.h xorg-server/include/site.h xorg-server/include/windowstr.h xorg-server/include/xkbstr.h
| * libX11 xserver pixman mesa git update 16 Apr 2012marha2012-04-16315-9938/+10066
| |
* | Merge remote-tracking branch 'origin/released'marha2012-04-132-348/+482
|\|
| * fontconfig xserver xkeyboard-config mesa git update 13 Apr 2012marha2012-04-132-348/+482
| |
* | Increased version to 1.12.0.11.12.0.1marha2012-04-112-2/+2
| |
* | Synchronised filesmarha2012-04-108-197/+981
| |
* | Updated gl.spec with latest versionmarha2012-04-101-55/+44
| |
* | Synchronised filesmarha2012-04-104-2600/+2585
| |
* | Merge remote-tracking branch 'origin/released'marha2012-04-108-23/+113
|\| | | | | | | | | Conflicts: xorg-server/os/log.c
| * fontconfig mesa xkeyboard-config xserver pixman git update 10 Apr 2012marha2012-04-108-21/+113
| |
* | Solved problem when specifying -fullscreen on command line because defaultmarha2012-04-101-0/+2
| | | | | | | | | | resizing behaviour was changed to resize (which is not allowed in fullscreen)
* | Increased version to 1.12.0.0marha2012-03-302-2/+2
| |
* | Merge remote-tracking branch 'origin/released'marha2012-03-294-1/+29
|\|
| * xserver fontconfig mesa git update 29 Mar 2012marha2012-03-294-1/+29
| |
* | Merge remote-tracking branch 'origin/released'marha2012-03-283-1/+47
|\|
| * xkeyboard-config pixman fontconfig mesa git update 28 Mar 2012marha2012-03-283-1/+47
| |
* | Solved compiler warnings and link errors on windowsmarha2012-03-281-0/+7
| |