VirtualBox

source: vbox/trunk/src/VBox/Additions/x11

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @50337   11 years vboxsync Additions/x11/VBoxClient: more clean-up.
(edit) @50336   11 years vboxsync Additions/x11/VBoxClient: removed more unnecessary abstraction.
(edit) @50324   11 years vboxsync Additions/x11/VBoxClient: removed some unnecessary abstraction.
(edit) @50312   11 years vboxsync Additions/linux/installer: support VMSVGA.
(edit) @50281   11 years vboxsync Additions/x11/VBoxClient: detect VT switches on Linux 2.6.38 and …
(edit) @50265   11 years vboxsync DnD: First working implementation for Windows guest->host support; …
(edit) @50219   11 years vboxsync Addiitions/x11: add support for X.Org Server 1.15.
(edit) @50218   11 years vboxsync Additions/x11: added headers for X.Org Server 1.15.
(edit) @49891   11 years vboxsync Merged private draganddrop branch into trunk.
(edit) @49877   11 years vboxsync Additions/x11: make vboxvideo dynamic resizing compatible with what …
(edit) @49696   11 years vboxsync Additions/x11/vboxvideo: fixes for when DRI fails to initialise.
(edit) @49643   11 years vboxsync Additions/linux: back out single bit-count Additions package experiment.
(edit) @49639   11 years vboxsync Additions/x11/vboxvideo: fix virtual consoles if KMS is not present.
(edit) @49628   11 years vboxsync Additions/x11/vboxvideo: try to use KMS driver IOCtls to co-ordinate …
(edit) @49477   11 years vboxsync Additions/x11: more undefined symbols on Ubuntu 13.10
(edit) @49455   11 years vboxsync Additions/x11/VBoxClient: DnD service todos.
(edit) @49358   11 years vboxsync fix OSE
(edit) @49189   11 years vboxsync Additions/x11/vboxvideo: use new header files.
(edit) @49188   11 years vboxsync Additions/x11: added dri2proto-2.8 header files.
(edit) @49187   11 years vboxsync Additions/x11/vboxvideo: use DRI2 for X.Org Server 1.7 and later.
(edit) @49175   11 years vboxsync Additions/x11: remove outdated todo.
(edit) @49174   11 years vboxsync Additions/x11: replace header files for X.Org Server 1.6.0 with those …
(edit) @48945   11 years vboxsync Additions/x11: Whitespace and svn:keyword cleanups by scm.
(edit) @48487   11 years vboxsync Additions and HostServices: remove unneeded calls to XInitThreads().
(edit) @48138   11 years vboxsync VBoxClient: always call XInitThreads() before any other Xlib calls.
(edit) @47074   11 years vboxsync Additions/x11: Avoid MBs of shadow-decl warning on Solaris while …
(edit) @46563   12 years vboxsync Additions/linux: cleaned up xorg.conf set-up and fixed a case when no …
(edit) @46377   12 years vboxsync Additions/x11/VBoxClient: a bit less busy waiting
(edit) @46292   12 years vboxsync Additions/x11: add fprintf_chk to the list of known symbols
(edit) @46226   12 years vboxsync Try avoid more warnings.
(edit) @46189   12 years vboxsync shot at MBs of warnings on solaris.
(edit) @46147   12 years vboxsync Additions/linux: build 32-bit versions too for COMPATIBLE builds.
(edit) @46042   12 years vboxsync All source files should have $Id:$ keywords at the top.
(edit) @46040   12 years vboxsync Additions/x11: build fix
(edit) @46039   12 years vboxsync Additions/x11: build fix
(edit) @46021   12 years vboxsync Additions/linux: add support for using cross-compiler tools to build …
(edit) @46019   12 years vboxsync Additions/x11: use a VBoxGuest template for building the X11 stub …
(edit) @45925   12 years vboxsync Additions/x11/vboxmouse: fix a warning on some platforms.
(edit) @45356   12 years vboxsync tabs
(edit) @45197   12 years vboxsync Additions/x11: added some _chk_ symbols
(edit) @45134   12 years vboxsync Additions/X11: build vboxvideo_drv.so for X.Org Server 1.14.
(edit) @45000   12 years vboxsync Additions/x11/vboxvideo: clean-up.
(edit) @44999   12 years vboxsync Additions/x11/vboxvideo: no need for 64-bit maths here.
(edit) @44998   12 years vboxsync Additions/x11/vboxvideo: match the maximum resolution to our device.
(edit) @44967   12 years vboxsync Additions/x11/VBoxClient: log string spacing.
(edit) @44529   12 years vboxsync header (C) fixes
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @44496   12 years vboxsync Additions/x11: comment clarification.
(edit) @44491   12 years vboxsync Additions/X11: fix screen resize for X.org < 1.13
(edit) @44482   12 years vboxsync Additions/x11: missing symbol
(edit) @44481   12 years vboxsync double entry
(edit) @44479   12 years vboxsync Additions/x11: allow some more
(edit) @44478   12 years vboxsync Additions/x11: use exact match for checking undefined symbols
(edit) @44477   12 years vboxsync Additions/x11: undefined symbol files need LF EOL style.
(edit) @44476   12 years vboxsync Additions/x11: added more X11 symbols
(edit) @44473   12 years vboxsync Additions/x11: rework checking missing symbols in the X server drivers …
(edit) @44471   12 years vboxsync vboxvideo/Makefile.kmk: Generalize the undefined symbol test rule …
(edit) @44470   12 years vboxsync vboxvideo/Makefile.kmk: Generalize the undefined symbol test rule …
(edit) @44455   12 years vboxsync typo
(edit) @44454   12 years vboxsync Additions/x11: prevent referencing udiv3 by 32-bit vboxvideo_drv.o
(edit) @44438   12 years vboxsync Additions/x11: do not build our library stubs either if we are using …
(edit) @44130   12 years vboxsync GA/Display: Support for dynamic configuration (position and …
(edit) @43588   12 years vboxsync Additions/x11: add option to build X.Org drivers against system …
(edit) @43310   12 years vboxsync Additions/x11/vboxvideo: small efficiency fix.
(edit) @43309   12 years vboxsync Additions/x11/vboxvideo: fix for pre-1.3 X servers after vtSema fixes.
(edit) @43284   12 years vboxsync Additions/x11/vboxvideo: more header dependency fixes.
(edit) @43283   12 years vboxsync Additions/x11/x11include: added Mesa GL include files.
(edit) @43282   12 years vboxsync Additions/x11/x11include: removed header files which we no longer need.
(edit) @43281   12 years vboxsync Additions/x11/vboxvideo: header file dependency fixes.
(edit) @43280   12 years vboxsync Additions/x11/x11include: added X.Org libXext include files.
(edit) @43279   12 years vboxsync Additions/x11/x11include: added X.Org kbproto include files.
(edit) @43278   12 years vboxsync Additions/x11/vboxmouse: header file dependency fixes.
(edit) @43277   12 years vboxsync Additions/x11/xorg-server-1.4.2: remove xf86config.h. Seems to be not …
(edit) @43275   12 years vboxsync Additions/x11: clean up header dependencies.
(edit) @43274   12 years vboxsync Additions/x11/vboxvideo: break more header dependencies.
(edit) @43272   12 years vboxsync Additions/x11: more original X server headers.
(edit) @43271   12 years vboxsync Additions/x11/vboxvideo: fix for r80653.
(edit) @43270   12 years vboxsync Additions/x11/vboxvideo: reduce header file dependencies from xorg-server.h
(edit) @43257   12 years vboxsync 4.2.0 RC4
(edit) @43255   12 years vboxsync Additions/x11/x11include: do not pull in server headers we do not need.
(edit) @43254   12 years vboxsync Additions/x11/x11include: do not pull in server headers we do not need.
(edit) @43253   12 years vboxsync Additions/x11/vboxvideo: build vboxvideo_13_drv.s0.
(edit) @43252   12 years vboxsync Additions/x11/x11include: warning fix to Xorg 1.13 header, see r74211.
(edit) @43251   12 years vboxsync Additions/x11: added headers for X.Org Server 1.13.
(edit) @43250   12 years vboxsync Additions/x11/vboxvideo: changes needed for the 1.13 server ABI.
(edit) @43249   12 years vboxsync Additions/x11/vboxvideo: this code should have been moved down.
(edit) @43246   12 years vboxsync Additions/x11/vboxvideo: logging clean-up.
(edit) @43245   12 years vboxsync Additions/x11/vboxvideo: clean up sanity handling for mode switches …
(edit) @43108   12 years vboxsync Additions/x11/vboxvideo: refactoring to support X.Org Server 1.13.
(edit) @43082   12 years vboxsync Additions/x11/vboxvideo: notify the Solaris mouse driver when we …
(edit) @43081   12 years vboxsync Additions/x11/vboxvideo: some header file inclusion clean-up.
(edit) @42470   12 years vboxsync Additions/solaris/installer: do not build and pack the X.Org vboxmouse …
(edit) @42469   12 years vboxsync Additions/solaris/installer: run vboxmslnk instead of installing the …
(edit) @42320   12 years vboxsync VBoxClient: debugging leftover
(edit) @42319   12 years vboxsync VBoxClient: don't crash if we can't connect to HGCM
(edit) @42263   12 years vboxsync VBoxClient: XTest currently not required
(edit) @42261   12 years vboxsync enabled shared clipboard support for Linux hosts (guest=>host only)
(edit) @42239   12 years vboxsync More Visual C++ 2010 adjustments and hacks.
(edit) @41579   13 years vboxsync Additions/x11: forgot one KBUILD_TARGET -> KBUILD_HOST for checking …
(edit) @41477   13 years vboxsync /Makefile.kmk: Cosmetic changes.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette