aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* | Silently return when _open_osfhandle returns an errormarha2012-05-031-0/+2
| |
* | Solved some type cast problems when running in debugmarha2012-05-031-4/+4
| |
* | 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
| |
* | Added possibility to overrule bind retry countmarha2012-05-021-1/+5
| |
* | Merge remote-tracking branch 'origin/released'marha2012-05-0226-98/+346
|\| | | | | | | | | Conflicts: xorg-server/os/connection.c
| * fontconfig mesa xserver xkeyboard-config git update 2 May 2012marha2012-05-0226-96/+343
| |
* | Solved compile warnings and errorsmarha2012-04-301-16/+19
| |
* | Synchronisedmarha2012-04-301-1/+1
| |
* | Merge remote-tracking branch 'origin/released'marha2012-04-3068-1019/+2120
|\| | | | | | | | | | | Conflicts: pixman/pixman/pixman-mmx.c xorg-server/glx/glapi_gentable.c
| * fontconfig libX11 libfontenc mesa pixman xserver git update 30 Apr 2012marha2012-04-3068-1020/+2119
| |
* | Merge remote-tracking branch 'origin/released'marha2012-04-2324-195/+276
|\|
| * fontconfig libXau libXext libxcb pixman mesa git update 23 April 2012marha2012-04-2324-195/+276
| |
* | Solved compilation errors and warnings due to latest commitmarha2012-04-204-39/+43
| |
* | Merge remote-tracking branch 'origin/released'marha2012-04-2091-2366/+3670
|\| | | | | | | | | | | Conflicts: xorg-server/dix/dispatch.c xorg-server/dix/resource.c
| * fontconfig libX11 mesa pixman xserver git update 20 april 2012marha2012-04-2091-2366/+3669
| |
* | solved compiler warningmarha2012-04-201-0/+2
| |
* | Merge remote-tracking branch 'origin/released'marha2012-04-1710-73/+27
|\|
| * fontconfig mesa git update 17 Apr 2012marha2012-04-1710-73/+27
| |
* | Added ir_builder.cpp to projectmarha2012-04-164-0/+8
| |
* | Merge remote-tracking branch 'origin/released'marha2012-04-16353-10482/+11062
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-16353-10346/+10921
| |
* | Added missing file to projectmarha2012-04-134-0/+8
| |
* | Merge remote-tracking branch 'origin/released'marha2012-04-1320-434/+1262
|\|
| * fontconfig xserver xkeyboard-config mesa git update 13 Apr 2012marha2012-04-1321-441/+1262
| |
* | Increased version to 1.12.0.11.12.0.1marha2012-04-114-3/+824
| |
* | Synchronised filesmarha2012-04-108-197/+981
| |
* | Solved link errors because snprintf was not remapped to _snprintfmarha2012-04-102-0/+3
| |
* | Synchronised filesmarha2012-04-108-24/+21
| |
* | Updated gl.spec with latest versionmarha2012-04-101-55/+44
| |
* | Synchronised filesmarha2012-04-104-2600/+2585
| |
* | Merge remote-tracking branch 'origin/released'marha2012-04-10259-31553/+263578
|\|
| * Updated following packages:marha2012-04-10259-31553/+263578
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bigreqsproto-1.1.2 fontsproto-2.1.2 recordproto-1.14.2 scrnsaverproto-1.2.2 xcmiscproto-1.2.2 libXt-1.1.3 xhost-1.0.5 kbproto-1.0.6 libXrender-0.9.7 libxkbfile-1.0.8 freetype-2.4.9 libXaw-1.0.10 libXpm-3.5.10 xproto-7.0.23
* | Merge remote-tracking branch 'origin/released'marha2012-04-10486-5823/+72489
|\| | | | | | | | | | | | | | | | | Conflicts: openssl/Configure openssl/Makefile openssl/crypto/opensslconf.h openssl/util/mk1mf.pl openssl/util/pl/VC-32.pl
| * Update to openssl-1.0.1marha2012-04-10488-5838/+72558
| |
* | Merge remote-tracking branch 'origin/released'marha2012-04-1091-10971/+10830
|\| | | | | | | | | Conflicts: xorg-server/os/log.c
| * fontconfig mesa xkeyboard-config xserver pixman git update 10 Apr 2012marha2012-04-1091-10969/+10830
| |
* | 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)
* | Ignore generated .3 files in libxcb/src/man1.12.0.0marha2012-03-301-0/+1
| |
* | Increased version to 1.12.0.0marha2012-03-304-3/+795
| |
* | Merge remote-tracking branch 'origin/released'marha2012-03-302-4/+21
|\|
| * fontconfig git update 30 mar 2012marha2012-03-302-4/+21
| |
* | Merge remote-tracking branch 'origin/released'marha2012-03-299-24/+79
|\|
| * xserver fontconfig mesa git update 29 Mar 2012marha2012-03-299-24/+79
| |
* | Synchronised filesmarha2012-03-285-426/+2030
| |
* | Merge remote-tracking branch 'origin/released'marha2012-03-2820-118/+3633
|\|
| * xkeyboard-config pixman fontconfig mesa git update 28 Mar 2012marha2012-03-2820-118/+3633
| |
* | Solved compiler warnings and link errors on windowsmarha2012-03-281-0/+7
| |
* | Synchronised filesmarha2012-03-2812-3201/+4048
| |