aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/hw/xwin
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/released'marha2012-01-2817-975/+997
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-2824-1195/+1276
| |
* | 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
| |
* | Currenlty enable the keyboard options grab:break_actions by default.marha2012-01-201-0/+6
| |
* | Added 2 more wheele eventsmarha2012-01-201-17/+4
| |
* | Merge remote-tracking branch 'origin/released'marha2012-01-131-2/+2
|\| | | | | | | | | | | | | | | | | | | | | | | 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-131-2/+2
| |
* | Merge remote-tracking branch 'origin/released'marha2012-01-1111-1365/+1367
|\| | | | | | | | | | | | | | | | | | | | | | | 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-1112-1311/+1309
| |
* | Increased version to 1.11.3.0marha2011-12-171-1/+1
| |
* | Added -parentprocessid command line parametermarha2011-12-161-0/+12
| |
* | Solved compilation errormarha2011-12-161-18/+18
| |
* | Merge remote-tracking branch 'origin/released'marha2011-12-081-2/+2
|\|
| * git update glproto libX11 libxcb mesa xserver 8 dec 2011marha2011-12-081-2/+2
| |
* | Merge remote-tracking branch 'origin/released'marha2011-11-251-1101/+1103
|\| | | | | | | | | | | | | | | | | | | Conflicts: xorg-server/glx/glxdriswrast.c xorg-server/glx/single2.c xorg-server/hw/xwin/winconfig.c xorg-server/os/osinit.c xorg-server/os/xdmcp.c xorg-server/xkb/xkbInit.c
| * mesa xserver pixman git update 25 nov 2011marha2011-11-251-1112/+1114
| |
* | Bumped version to 1.11.2marha2011-11-181-1/+1
| |
* | Solved possible crashes due to null pointer accessmarha2011-11-083-6/+10
| |
* | miPointerSetPosition interface has been changes (solved problem of mousemarha2011-11-081-1/+3
| | | | | | | | not working anymore)
* | Solved problem of QueryMonitors not workingmarha2011-11-081-1/+1
| |
* | Solved compile problemsmarha2011-11-071-10/+10
| |
* | Solved compile problemsmarha2011-11-042-2/+3
| |
* | Merge remote-tracking branch 'origin/released'marha2011-11-0411-1552/+1507
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: mesalib/src/mesa/drivers/dri/swrast/swrast_priv.h xorg-server/hw/xwin/InitOutput.c xorg-server/hw/xwin/ddraw.h xorg-server/hw/xwin/winclipboardwndproc.c xorg-server/hw/xwin/winglobals.c xorg-server/hw/xwin/winmonitors.c xorg-server/hw/xwin/winprocarg.c xorg-server/hw/xwin/winwin32rootlesswndproc.c xorg-server/include/scrnintstr.h xorg-server/xkb/ddxList.c xorg-server/xkb/ddxLoad.c
| * xserver pixman mesa git update 4 nov 2011marha2011-11-0412-1628/+1517
| |
* | Solved crash due to NULL pointermarha2011-10-281-1/+1
| |
* | Merge remote-tracking branch 'origin/released'marha2011-10-271-5/+5
|\|
| * libX11 libXft mesa mkfontscale pixman xserver git update 26 okt 2011marha2011-10-261-5/+5
| |
* | Handle more motif window decorating handlingmarha2011-10-102-1/+22
| |
* | Added swrast dll based on wglmarha2011-10-0519-2/+37089
| |
* | Merge remote-tracking branch 'origin/released'marha2011-09-221-612/+612
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: xorg-server/Xext/dpms.c xorg-server/Xext/saver.c xorg-server/Xext/security.c xorg-server/Xext/shape.c xorg-server/Xext/sync.c xorg-server/Xi/opendev.c xorg-server/fb/wfbrename.h xorg-server/glx/glxserver.h xorg-server/hw/xwin/winwindowswm.c xorg-server/mi/miarc.c xorg-server/mi/miwideline.c xorg-server/os/io.c xorg-server/render/mipict.c
| * libxtrans libX11 libX11 libXext mesa xserver git update 22 sep 2011marha2011-09-221-637/+637
| |
* | Synchronised line endinge with release branchmarha2011-09-1224-17245/+17245
| |
* | Version bumped to 1.11.0.0marha2011-09-051-1/+1
| |
* | Update gl specsmarha2011-08-093-13/+640
| |
* | Solved compile problems: AbrtDDX now has the exit code as parametermarha2011-08-013-4/+4
| |
* | Merge remote-tracking branch 'origin/released'marha2011-08-013-193/+173
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: mesalib/src/glsl/ast_function.cpp mesalib/src/glsl/glsl_types.cpp mesalib/src/mesa/main/teximage.c mesalib/src/mesa/main/texparam.c xorg-server/config/udev.c xorg-server/configure.ac xorg-server/dix/main.c xorg-server/hw/dmx/dmxinit.c xorg-server/hw/kdrive/src/kdrive.c xorg-server/hw/xfree86/common/xf86Config.c xorg-server/hw/xfree86/common/xf86Configure.c xorg-server/hw/xfree86/common/xf86Helper.c xorg-server/hw/xfree86/common/xf86Init.c xorg-server/hw/xfree86/common/xf86Option.c xorg-server/hw/xfree86/common/xf86Priv.h xorg-server/hw/xfree86/common/xf86Xinput.c xorg-server/hw/xnest/Init.c xorg-server/hw/xquartz/darwin.c xorg-server/hw/xwin/InitOutput.c xorg-server/hw/xwin/winerror.c xorg-server/hw/xwin/xlaunch/config.cc xorg-server/hw/xwin/xlaunch/config.h xorg-server/hw/xwin/xlaunch/main.cc xorg-server/hw/xwin/xlaunch/resources/dialog.rc xorg-server/hw/xwin/xlaunch/resources/resources.h xorg-server/hw/xwin/xlaunch/resources/resources.rc xorg-server/hw/xwin/xlaunch/resources/strings.rc xorg-server/hw/xwin/xlaunch/window/util.cc xorg-server/hw/xwin/xlaunch/window/util.h xorg-server/hw/xwin/xlaunch/window/wizard.h xorg-server/include/os.h xorg-server/os/log.c xorg-server/xkeyboard-config/symbols/lv
| * mesa xserver pixman xkeyboard-config git update 1 aug 2011marha2011-08-0125-3708/+152
| |
* | Solvedm problem of window not taking the default window position whenmarha2011-07-271-4/+9
| | | | | | | | created.
* | Use AllocDevicePair for create the mouse and keyboard devicesmarha2011-07-261-4/+10
| |
* | Use logical bit and instead of arithmatic bit andmarha2011-07-221-3/+3
| |