aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/hw/xwin
Commit message (Collapse)AuthorAgeFilesLines
* Increased version number to 1.13.0.01.13.0.0marha2012-10-221-1/+1
| | | | Added release not for 1.13.0.0
* Merge remote-tracking branch 'origin/released'marha2012-10-152-1/+5
|\ | | | | | | | | | | | | | | * origin/released: xserver mesa pixman git update 15 oct 2012 Conflicts: xorg-server/hw/xwin/InitOutput.c
| * xserver mesa pixman git update 15 oct 2012marha2012-10-153-3/+8
| | | | | | | | | | | | xserver: a69429a17bf4630f6e26f61630a1c2b287202627 pixman: d5f2f39319fc358cccda60abe0bc927bd27131c1 mesa: 4004620d34a580c8fdb965d9b640e97453fc8b28
* | Merge remote-tracking branch 'origin/released'marha2012-10-081-2/+2
|\| | | | | | | | | | | | | | | | | | | | | * origin/released: pixman libxcb mesa xserver xkeyboard-config git update 8 oct 2012 Conflicts: xorg-server/Xext/xf86bigfont.c xorg-server/dix/dispatch.c xorg-server/include/dixstruct.h xorg-server/os/connection.c
| * pixman libxcb mesa xserver xkeyboard-config git update 8 oct 2012marha2012-10-081-2/+2
| | | | | | | | | | | | | | | | xserver: 09f1e5b15b769e1122f0a8d7cae0820038992312 libxcb: 4ffe54f69049e6792a35a287fd9ff83abbd4fd8d mesa: 86de501f14f11f1e993c8703c0d69bdf1f6c7835 xkeyboard-config: 0a21bb5a28018902a6252fccb620d7dff7e67175 pixman: 3d81d89c292058522cce91338028d9b4c4a23c24
* | Make sure that version info is print to log filemarha2012-10-021-8/+6
| |
* | Only add glx extension onemarha2012-09-241-2/+3
| |
* | Merge remote-tracking branch 'origin/released'marha2012-09-241-1/+0
|\| | | | | | | | | | | | | | | | | * origin/released: mesa pixman xserver git update 24 sep 2012 Conflicts: pixman/pixman/pixman-sse2.c xorg-server/dix/window.c
| * mesa pixman xserver git update 24 sep 2012marha2012-09-241-1/+0
| | | | | | | | | | | | xserver: 7722bcbab2507d263c7685b15cccbfdd52fc3a24 pixman: c4b69e706e63e01fbc70e0026c2079007c89de14 mesa: c432c86e6aeebeb46c028af940224c59faa16e88
* | Initialize the log file a little bit earlier in the startup processmarha2012-09-051-7/+12
| |
* | Changed fatal error a littlemarha2012-09-051-5/+5
| |
* | Help message may be printed in log filemarha2012-09-051-2/+2
| |
* | Increased version to 1.12.99.0marha2012-08-221-1/+1
| |
* | Solved possible crash in winMultiWindowGetClassHintmarha2012-08-211-7/+14
| | | | | | | | | | It seems that the class name is not always null terminated. (Seen by running the contiki cooja simulator in multiwindow mode)
* | Do not ignore the windows keymarha2012-08-211-16/+0
| | | | | | | | | | Now the windows key can be used as meta character for emacs in multiwindow mode.
* | synchronised filesmarha2012-08-072-156/+2254
| |
* | Merge remote-tracking branch 'origin/released'marha2012-08-076-273/+262
|\| | | | | | | | | | | | | | | | | | | | | Conflicts: xorg-server/hw/xwin/glx/indirect.c xorg-server/hw/xwin/winclipboardwndproc.c xorg-server/hw/xwin/winmultiwindowicons.c xorg-server/hw/xwin/winmultiwindowwindow.c xorg-server/hw/xwin/winmultiwindowwm.c xorg-server/hw/xwin/winwin32rootlesswindow.c xorg-server/hw/xwin/winwindow.h
| * mesa xserver xkeyboard-config git update 7 Aug 2012marha2012-08-0714-403/+460
| |
* | Synchronised with xwin master branchmarha2012-08-0111-417/+435
| |
* | winUpdateWindowPosition: do not assume WS_EX_APPWINDOW stylemarha2012-08-011-1/+1
| |
* | winProcessXEventsTimeout: improved accuracy of timeoutmarha2012-08-011-115/+104
| |
* | Some white space changesmarha2012-08-011-20/+24
| | | | | | | | Fixed problem of having = instead of == in if test
* | Solved compile errorsmarha2012-08-011-1/+3
| |
* | Merge remote-tracking branch 'origin/released'marha2012-07-1823-414/+179
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: mesalib/src/glsl/.gitignore xorg-server/Xext/panoramiX.c xorg-server/hw/xwin/win.h xorg-server/hw/xwin/winclipboardinit.c xorg-server/hw/xwin/winclipboardthread.c xorg-server/hw/xwin/winclipboardunicode.c xorg-server/hw/xwin/winclipboardwrappers.c xorg-server/hw/xwin/winclipboardxevents.c xorg-server/hw/xwin/wincreatewnd.c xorg-server/hw/xwin/windialogs.c xorg-server/hw/xwin/winerror.c xorg-server/hw/xwin/winmonitors.c xorg-server/hw/xwin/winmultiwindowwm.c xorg-server/hw/xwin/winprocarg.c xorg-server/hw/xwin/winwndproc.c
| * fontconfig mesa xserver git update 18 Jul 2012marha2012-07-1822-363/+187
| |
* | Merge remote-tracking branch 'origin/released'marha2012-07-131-1/+27
|\| | | | | | | | | | | Conflicts: xorg-server/glx/glxext.c xorg-server/hw/xwin/InitOutput.c
| * xserver mesa git update 13 Jul 2012marha2012-07-131-3/+20
| |
* | Merge remote-tracking branch 'origin/released'marha2012-07-111-2/+2
|\| | | | | | | | | | | | | | | | | | | | | Conflicts: xorg-server/Xext/shm.c xorg-server/Xext/sync.c xorg-server/Xext/xf86bigfont.c xorg-server/Xi/opendev.c xorg-server/dix/dispatch.c xorg-server/include/globals.h xorg-server/mi/miinitext.c
| * fontconfig mesa xserver git update 10 Jul 2012marha2012-07-101-2/+2
| |
* | Synchronised filemarha2012-06-291-0/+2
| |
* | Merge remote-tracking branch 'origin/released'marha2012-06-292-34/+38
|\| | | | | | | | | | | Conflicts: xorg-server/hw/xwin/glx/gen_gl_wrappers.py xorg-server/hw/xwin/glx/indirect.c
| * xkeyboard-config xserver pixman mesa git update 29 Jun 2012marha2012-06-292-18/+40
| |
* | Synchronised filesmarha2012-06-284-20/+44
| |
* | libX11 is now compiled as dllmarha2012-06-261-11/+3
| |
* | zlib is now compiled as a dllmarha2012-06-251-0/+3
| |
* | Increased version number to 1.12.2.0marha2012-06-151-1/+1
| |
* | Solved compile warningmarha2012-06-151-2/+8
| |
* | Merge remote-tracking branch 'origin/released'marha2012-06-0815-776/+777
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: fontconfig/.gitignore libX11/src/ConvSel.c libX11/src/CrGlCur.c libX11/src/CrWindow.c libX11/src/GetDflt.c libX11/src/Window.c libX11/src/xlibi18n/XimProto.h libX11/src/xlibi18n/lcDynamic.c libxcb/src/.gitignore libxcb/src/xcb_ext.c libxcb/src/xcb_xid.c mesalib/src/glsl/.gitignore mesalib/src/glsl/glcpp/.gitignore mesalib/src/mapi/glapi/gen/glX_API.xml mesalib/src/mapi/glapi/glapi_getproc.c mesalib/src/mesa/main/.gitignore mesalib/src/mesa/main/syncobj.c mesalib/src/mesa/program/.gitignore xkbcomp/listing.c xkbcomp/xkbpath.c xorg-server/.gitignore xorg-server/Xext/xvmain.c xorg-server/dix/dispatch.c xorg-server/hw/xwin/glx/winpriv.h xorg-server/hw/xwin/winprefsyacc.y xorg-server/hw/xwin/winscrinit.c xorg-server/xkeyboard-config/rules/bin/ml1_s.sh xorg-server/xkeyboard-config/rules/bin/ml1v1_s.sh xorg-server/xkeyboard-config/rules/bin/ml1v_s.sh xorg-server/xkeyboard-config/rules/bin/ml_s.sh xorg-server/xkeyboard-config/rules/bin/mlv_s.sh xorg-server/xkeyboard-config/rules/compat/.gitignore
| * Used synchronise script to update filesmarha2012-06-0815-771/+772
| |
* | Merge remote-tracking branch 'origin/released'marha2012-05-091-2/+2
|\|
| * libX11 mesa xserver xkeyboard-configmarha2012-05-091-2/+2
| |
* | Now the display number can be set to automatic by specifying -1marha2012-05-035-34/+69
| |
* | Create hidden console when calling plink, otherwise some commands willmarha2012-05-031-1/+23
| | | | | | | | exit immediately (like gnome-terminal)
* | Merge remote-tracking branch 'origin/released'marha2012-04-1610-1257/+1256
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-1610-1258/+1257
| |
* | Increased version to 1.12.0.11.12.0.1marha2012-04-111-1/+1
| |
* | Synchronised filesmarha2012-04-108-197/+981
| |
* | Updated gl.spec with latest versionmarha2012-04-101-55/+44
| |
* | 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-301-1/+1
| |