Commit graph

461 commits

Author SHA1 Message Date
Alexander Gottwald
d1eac007e4 Finally the multiwindow mode defines a default cursor 2004-11-24 16:58:50 +00:00
Alexander Gottwald
25d25ee078 added keyboard layout "French (Switzerland)" 2004-11-11 14:34:03 +00:00
Alexander Gottwald
210fd52797 add fRetryCreateSurface
try to recreate the primary surface if it was lost
mark screen to retry creating the primary surface if it failed
2004-10-28 12:30:28 +00:00
Alexander Gottwald
beb46a639c Simplify /etc/X11/font-dirs parsing 2004-10-23 12:02:00 +00:00
Alexander Gottwald
c98e1cc973 Add ShowCursor entry to tray menu 2004-10-20 19:33:50 +00:00
Alexander Gottwald
a19580051c Add ETCX11DIR to DEFINES
Add entries from /etc/X11/font-dirs to default fontpath
2004-10-20 19:29:13 +00:00
Alexander Gottwald
6a35e5c3f1 Make multiple monitors default for -multiwindow and -mwextwm. Added a flag
to indicate if the user has overridden the multimonitor settings.
    (Øyvind Harboe, Alexander Gottwald)
2004-10-16 01:28:52 +00:00
Alexander Gottwald
db603fe466 Set the dialogstyle to DS_CENTERMOUSE. Dialogs will now popup on the
monitor where the mouse is and not on the center of the whole desktop.
2004-10-05 16:01:33 +00:00
Alexander Gottwald
902b64bbf5 Make sure buttons 1-3 are mouse buttons and wheel events are 4-5 Document
code Replace ErrorF with appropriate winMsg use a symbolic name for the
    wheel event offset
2004-10-02 12:44:25 +00:00
Alexander Gottwald
5162b87e9f Do not adjust workarea if native windowmanager is used 2004-10-01 11:31:59 +00:00
Alexander Gottwald
d9f6de16de Do not adjust workarea if ative windowmanger is used 2004-10-01 11:28:16 +00:00
Alexander Gottwald
451557e0ab 2004-09-22 Kensuke Matsuzaki
Fix clipboard bug with unicode applications.
2004-09-22 08:11:35 +00:00
Alexander Gottwald
4fc027d116 Pull in XORG-6_8_1 2004-09-17 16:26:51 +00:00
Alexander Gottwald
b6b8b1e71e add support for more than 3 mouse buttons and 1 scroll wheel (Chris B) (was
already commited to HEAD)
2004-09-16 12:55:11 +00:00
Alexander Gottwald
17d5cbde7b Remove code which prevented the use from specifying the window size in
nodecoration mode.
obfuscate the mail adresses
2004-09-16 12:50:59 +00:00
Alexander Gottwald
696b137d58 Pull XORG-6_8_0 to CYGWIN branch 2004-09-15 16:34:16 +00:00
Alexander Gottwald
2c971497fc ChangeLog for Kensukes changes 2004-08-03 10:07:52 +00:00
Kensuke Matsuzaki
a6098447e9 Fix the bug that we can't copy & paste multi-byte string to Unicode-base
Windows application. Rename fUnicodeSupport to fUseUnicode, because it
    don't mean wheather Windows support Unicode or not.
2004-08-03 03:56:41 +00:00
Alexander Gottwald
ad1e037b28 Bind to the -from address with port number 0. Allows multiple instances of
the xserver to use the same interface for sending data.
2004-07-19 17:10:23 +00:00
Alexander Gottwald
6b0c6c05b5 rename g_fUseMsg to g_fSilentFatalError added commandline option
-silent-dup-error to allow silent termination if another instance of
    XWin was found running
2004-07-09 12:11:31 +00:00
Alexander Gottwald
1952d10fe7 Add entry for irish layout (ie) 2004-07-09 12:08:58 +00:00
Alexander Gottwald
e3bb6f85bd Formatting changes 2004-07-09 12:01:48 +00:00
Alexander Gottwald
fdf9f8b63e Add entry for us layout. This changes not much but removes a strange error
message about the unknown us layout.
2004-06-27 20:31:10 +00:00
Alexander Gottwald
94194d2773 Fix path to locally installed changelog for the About dialog box. 2004-06-25 09:37:30 +00:00
Alexander Gottwald
0780c4f748 Fxi typo: commit was in June, not March 2004-06-25 09:27:24 +00:00
Alexander Gottwald
eac9401926 Check for textmode mounted /tmp and print a warning 2004-06-25 09:23:30 +00:00
Alexander Gottwald
6874ff3ec6 check for text mounted /tmp and print a warning 2004-06-24 20:21:59 +00:00
Harold L Hunt II
4b3209ede1 Fix path to locally installed changelog for the About dialog box. 2004-06-15 06:52:27 +00:00
Alexander Gottwald
ba6b8fe98f Create a HWND if none created before returning window handle to GL layer 2004-05-27 13:57:15 +00:00
Alexander Gottwald
9afe489dff Make debug conditionals definable in Makefiles 2004-05-27 13:49:40 +00:00
Kensuke Matsuzaki
291d2f8e98 Replace ErrorF with winDebug in all CYGDEBUG sections. Fix compile error. 2004-05-25 15:49:39 +00:00
Alexander Gottwald
651822270c Support small icons for winOverrideDefaultIcon too. 2004-05-19 21:03:58 +00:00
Alexander Gottwald
c3dd97f5ca fix usage of CYGEBUG conditional 2004-05-19 20:55:28 +00:00
Alexander Gottwald
5435bdb071 move common icon handling code to winmultiwindowicons.c set small icon for
window too
2004-05-19 20:52:14 +00:00
Alexander Gottwald
8bb17116d8 Check if g_fSoftwareCursor is set before calling ShowCursor. 2004-05-17 12:33:34 +00:00
Alexander Gottwald
b12a573ac0 Adjust the Changelog entry to follow the GNU standards. 2004-05-09 16:27:39 +00:00
Alexander Gottwald
35f4f784c2 Fix clipboard crashes and silent quits while copying or pasting after using
another Windows application which utilizes the clipboard chain (Dan
    Wilks)
2004-05-09 16:20:13 +00:00
Alexander Gottwald
5594a38b9e fix japnese jp106 layout. reported by takuma and Munehiro (haro) Matsuda 2004-05-03 10:15:51 +00:00
Alexander Gottwald
c37f07f5a5 silence warning about winDebug. winmsg.h and win.h can not be included
because of conflicting symbol names
2004-04-30 12:56:37 +00:00
Alexander Gottwald
810e872c13 - print message information WindowProc functions if CYGDEBUG is enabled
- move window to top if WM_WINDOWPOSCHANGING without NOZORDER is received
2004-04-30 12:48:56 +00:00
Alexander Gottwald
b37daa2ae8 Replace ErrorF with winDebug in all CYGDEBUG sections 2004-04-30 08:30:58 +00:00
Alexander Gottwald
fc12fd465d Remove warning about weired biHeight signedness. This has never been a
problem in the last two years
2004-04-29 21:06:48 +00:00
Alexander Gottwald
e61d4c41c4 fix wrong color depths for wine 2004-04-29 21:00:17 +00:00
Alexander Gottwald
2ef4fc498b make shadow GDI work with wine 2004-04-29 20:20:09 +00:00
Alexander Gottwald
8a073b2292 simplify use of winW32Error function 2004-04-29 20:13:31 +00:00
Alexander Gottwald
2fcb025e5e disable extensive cursor debug-logging. if a problem arises it can be
easily switched on again.
2004-04-28 17:49:45 +00:00
Earle F. Philhower III
dd56920e65 Always free the bitmaps from GetIconInfo 2004-04-28 01:20:05 +00:00
Alexander Gottwald
4b7bde21a6 fix severe GDI leak. GetIconInfo allocated new bitmaps which were never
deleted
2004-04-27 18:07:58 +00:00
Alexander Gottwald
9a6e22ebfb new function winW32Error which prints the error string with FormatMessage 2004-04-27 18:07:15 +00:00
Alexander Gottwald
11fb48f463 let the number-of-client display show at least 0 clients 2004-04-27 15:48:25 +00:00