Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Fixed error in debug message | marha | 2012-02-23 | 1 | -2/+2 | |
| | | ||||||
* | | Remove unused WindowExposuresProcPtr storage in screen privates | marha | 2012-02-22 | 1 | -1/+0 | |
| | | ||||||
* | | Increased version to 1.11.4.0 | marha | 2012-01-30 | 1 | -1/+1 | |
| | | ||||||
* | | call glapi_set_dispatch to NULL when context is not current anymore | marha | 2012-01-30 | 2 | -1/+6 | |
| | | ||||||
* | | fmemopen is not supported in MSVC | marha | 2012-01-28 | 1 | -0/+2 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/released' | marha | 2012-01-28 | 17 | -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 2012 | marha | 2012-01-28 | 24 | -1195/+1276 | |
| | | ||||||
* | | Use warning message in stead of error message | marha | 2012-01-26 | 1 | -1/+1 | |
| | | ||||||
* | | Include Xutil.h for missing defines | marha | 2012-01-26 | 1 | -0/+4 | |
| | | ||||||
* | | Reverted last change | marha | 2012-01-26 | 1 | -10/+0 | |
| | | ||||||
* | | Wrong error log function used | marha | 2012-01-26 | 1 | -1/+1 | |
| | | ||||||
* | | In multiwindow mode, don't grab native input focus for new windows which | marha | 2012-01-26 | 2 | -1/+26 | |
| | | | | | | | | hint they don't want it | |||||
* | | turn on -emulate3buttons if less than 3 mouse buttons are reported | marha | 2012-01-26 | 4 | -3/+43 | |
| | | | | | | | | Added -noemulate3buttons | |||||
* | | Handle the virtual key code generated by the Fn key on IBM Lenovo laptops | marha | 2012-01-26 | 2 | -2/+4 | |
| | | ||||||
* | | Solved problems with AltGr key | marha | 2012-01-26 | 2 | -45/+62 | |
| | | ||||||
* | | Solved the problem of the WIN_WINDOW_PROP property being NULL in a window | marha | 2012-01-26 | 2 | -6/+7 | |
| | | | | | | | | in another way | |||||
* | | Ignore WM_DISPLAYCHANGED messages with wParam==0 | marha | 2012-01-26 | 1 | -0/+4 | |
| | | ||||||
* | | Avoid possible crash in multiwindow mode | marha | 2012-01-24 | 1 | -0/+4 | |
| | | ||||||
* | | Currenlty enable the keyboard options grab:break_actions by default. | marha | 2012-01-20 | 1 | -0/+6 | |
| | | ||||||
* | | Added 2 more wheele events | marha | 2012-01-20 | 1 | -17/+4 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/released' | marha | 2012-01-13 | 1 | -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 2012 | marha | 2012-01-13 | 1 | -2/+2 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/released' | marha | 2012-01-11 | 11 | -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 2012 | marha | 2012-01-11 | 12 | -1311/+1309 | |
| | | ||||||
* | | Increased version to 1.11.3.0 | marha | 2011-12-17 | 1 | -1/+1 | |
| | | ||||||
* | | Added -parentprocessid command line parameter | marha | 2011-12-16 | 1 | -0/+12 | |
| | | ||||||
* | | Solved compilation error | marha | 2011-12-16 | 1 | -18/+18 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/released' | marha | 2011-12-08 | 1 | -2/+2 | |
|\| | ||||||
| * | git update glproto libX11 libxcb mesa xserver 8 dec 2011 | marha | 2011-12-08 | 1 | -2/+2 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/released' | marha | 2011-11-25 | 1 | -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 2011 | marha | 2011-11-25 | 1 | -1112/+1114 | |
| | | ||||||
* | | Bumped version to 1.11.2 | marha | 2011-11-18 | 1 | -1/+1 | |
| | | ||||||
* | | Solved possible crashes due to null pointer access | marha | 2011-11-08 | 3 | -6/+10 | |
| | | ||||||
* | | miPointerSetPosition interface has been changes (solved problem of mouse | marha | 2011-11-08 | 1 | -1/+3 | |
| | | | | | | | | not working anymore) | |||||
* | | Solved problem of QueryMonitors not working | marha | 2011-11-08 | 1 | -1/+1 | |
| | | ||||||
* | | Solved compile problems | marha | 2011-11-07 | 1 | -10/+10 | |
| | | ||||||
* | | Solved compile problems | marha | 2011-11-04 | 2 | -2/+3 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/released' | marha | 2011-11-04 | 11 | -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 2011 | marha | 2011-11-04 | 12 | -1628/+1517 | |
| | | ||||||
* | | Solved crash due to NULL pointer | marha | 2011-10-28 | 1 | -1/+1 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/released' | marha | 2011-10-27 | 1 | -5/+5 | |
|\| | ||||||
| * | libX11 libXft mesa mkfontscale pixman xserver git update 26 okt 2011 | marha | 2011-10-26 | 1 | -5/+5 | |
| | | ||||||
* | | Handle more motif window decorating handling | marha | 2011-10-10 | 2 | -1/+22 | |
| | | ||||||
* | | Added swrast dll based on wgl | marha | 2011-10-05 | 19 | -2/+37089 | |
| | | ||||||
* | | Merge remote-tracking branch 'origin/released' | marha | 2011-09-22 | 1 | -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 2011 | marha | 2011-09-22 | 1 | -637/+637 | |
| | | ||||||
* | | Synchronised line endinge with release branch | marha | 2011-09-12 | 24 | -17245/+17245 | |
| | | ||||||
* | | Version bumped to 1.11.0.0 | marha | 2011-09-05 | 1 | -1/+1 | |
| | | ||||||
* | | Update gl specs | marha | 2011-08-09 | 3 | -13/+640 | |
| | | ||||||
* | | Solved compile problems: AbrtDDX now has the exit code as parameter | marha | 2011-08-01 | 3 | -4/+4 | |
| | |