Commit graph

28 commits

Author SHA1 Message Date
Earle F. Philhower III
42cb5a5be8 Added "TRAYICON" parsing to .xwinrc Added "<file>.dll,nnn" icon extraction
to take icons from compiled DLL or EXEs Added ",nnn" icon extraction to
    take icons compiled into XWin.exe Fixed ICONDIRECTORY no longer
    appended to icon path if it is fully qualified
2004-03-14 02:36:11 +00:00
Alexander Gottwald
fa3f16246f Print a logmessage that XF86Config is unsupported with pointer to
documentation (FAQ)
2004-03-08 13:41:17 +00:00
Harold L Hunt II
c7b5484cfe Rename Rootless and PseudoRootless modes. Improve error reporting
information.
2004-03-03 02:57:00 +00:00
Harold L Hunt II
996a56afc6 Add proper command-line argument validation. 2004-03-02 20:00:16 +00:00
Harold L Hunt II
cb3bd448f9 Document -xkb* options in ddxUseMsg(). 2004-03-02 16:34:55 +00:00
Harold L Hunt II
7a7cda621d Make duplicate display check work with Terminal Services. 2004-03-02 05:11:57 +00:00
Harold L Hunt II
597e804296 Add popup messages to FatalError and ddxUseMsg, pointing user to
/tmp/XWin.log for more information.
2004-03-02 04:25:58 +00:00
Harold L Hunt II
978116d14c Add enable/disable flags for MultiWindowExtWM mode. Fix bug for -help
message not being saved to log file.
2004-03-02 04:14:05 +00:00
Harold L Hunt II
a3d6794bb4 Oops, test call to glPixelStorei made it into InitOutput.c 2004-03-02 02:39:54 +00:00
Harold L Hunt II
28822b80da Rename OsVendorReset to BeforeReset; rename corresponding build flag from
DDXOSRESET to DDXBEFORERESET. This is a better name since it is not on
    the OS layer's scope, instead it is in the DIX layer's scope. Add
    function prototype to include/dix.h.
2004-03-02 02:36:05 +00:00
Takuma Murakami
80367ac826 Avoid multiple instances running on the same display. 2004-03-01 03:54:42 +00:00
Harold L Hunt II
b23e391231 Fix bustage when DDXOSRESET is defined. 2004-02-28 08:54:32 +00:00
Harold L Hunt II
a465ec8957 Major restructuring of enable/disable flags. Clean up configuration files,
removing xfree86.cf and lots of cruft from cygwin.cf.
2004-02-28 08:29:05 +00:00
Harold L Hunt II
a6043b90d9 Add options to win.h, winclipboard.h, and winwindow.h to disable or enable
building of clipboard and multi-window support. Fix clipboard build
    when UTF8 is not supported.
2004-02-27 19:39:45 +00:00
Harold L Hunt II
47fa03e091 Sync with XWin Server 4.3.0-42 release. Minor fixes to clipboard code to
hopefully fix some crashes. Cleanup of multi-window mode exit messages.
2004-01-16 21:26:36 +00:00
Harold L Hunt II
d0f8eb52b3 Sync with XWin Server 4.3.0-41 release. Lots of minor cleanups to enable
the code to build in the xserver tree (almost).
2004-01-15 06:06:44 +00:00
Harold L Hunt II
d1b62d8fe9 XWin Server - Sync with 4.3.0-40 release. Simplify setlocale() handling,
fix crashes in clipboard code, fix crash on startup when using
    -clipboard and -multiwindow.
2004-01-13 01:08:37 +00:00
Harold L Hunt II
7ebf4c2e59 XWin Server - Sync with 4.3.0-37 release. Restructuring of clipboard X
event loop to handle failures properly.
2004-01-11 07:39:03 +00:00
Harold L Hunt II
04b40d6956 Synch with Cygwin/X release 4.3.0-34. Major clipboard rework. (Harold L
Hunt II).
2004-01-10 07:50:57 +00:00
Harold L Hunt II
b04a732074 Oops, forgot to remove functions in InitOutput.c that were moved to
winprocarg.c
2004-01-08 18:08:37 +00:00
Harold L Hunt II
cab39b481c Synch with Cygwin/X release 4.3.0-33. Major clipboard rework. Start moving
functions out of InitOutput.c. Start referencing external globals only
    in files that use them. Rework multi-window mode startup to prevent
    some crashes and race conditions. (Harold L Hunt II, assisted on
    clipboard work by Keith Packard)
2004-01-08 05:10:33 +00:00
Kensuke Matsuzaki
48a6514849 Add -pseudorootless option. 2003-12-27 00:15:01 +00:00
Harold L Hunt II
47b3490130 Rebrand Cygwin/XFree86 as Cygwin/X 2003-12-23 06:32:43 +00:00
Alexander Gottwald
1476c336de Bind some messages to a loglevel other than 0. The default loglevel is 4,
so this change does not affect the default output, but -logverbose 0
    will be less noisy if completely finished
2003-12-15 22:54:14 +00:00
Alexander Gottwald
6e47ed58a1 - transition from xoncygwin to xorg repository. 2003-12-09 01:37:16 +00:00
Harold L Hunt II
35e83daf20 Silence all warnings from ErrorF argument formats not matching in hw/xwin. 2003-12-02 06:52:01 +00:00
Kaleb Keithley
0097b6fe2d merge latest (4.3.99.16) from XFree86 (vendor) branch 2003-11-26 22:49:07 +00:00
Kaleb Keithley
9508a382f8 Initial revision 2003-11-14 16:48:57 +00:00