index
:
~herrb/xserver
for-keith
master
obsd
obsd-server-1.10-branch
obsd-server-1.11-branch
obsd-server-1.12-branch
obsd-server-1.13-branch
obsd-server-1.14-branch
obsd-server-1.15-branch
obsd-server-1.9-branch
server-1.11-branch
server-1.12-branch
server-1.13-branch
OpenBSD versions of xserver
herrb
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2004-08-03
ChangeLog for Kensukes changes
CYGWIN-PRE-6_8_0-MERGE
Alexander Gottwald
1
-0
/
+9
2004-08-03
Fix the bug that we can't copy & paste multi-byte string to Unicode-base
Kensuke Matsuzaki
15
-26
/
+9380
2004-07-19
Bind to the -from address with port number 0. Allows multiple instances of
Alexander Gottwald
1
-0
/
+598
2004-07-09
rename g_fUseMsg to g_fSilentFatalError added commandline option
Alexander Gottwald
5
-5
/
+24
2004-07-09
Add entry for irish layout (ie)
Alexander Gottwald
1
-0
/
+1
2004-07-09
Formatting changes
Alexander Gottwald
426
-3
/
+96080
2004-06-27
Add entry for us layout. This changes not much but removes a strange error
Alexander Gottwald
2
-0
/
+6
2004-06-25
Fix path to locally installed changelog for the About dialog box.
Alexander Gottwald
1
-0
/
+5
2004-06-25
Fxi typo: commit was in June, not March
Alexander Gottwald
1
-1
/
+1
2004-06-25
Check for textmode mounted /tmp and print a warning
Alexander Gottwald
1
-0
/
+4
2004-06-24
check for text mounted /tmp and print a warning
Alexander Gottwald
5
-0
/
+1300
2004-06-15
Fix path to locally installed changelog for the About dialog box.
Harold L Hunt II
1
-1
/
+1
2004-05-27
Create a HWND if none created before returning window handle to GL layer
Alexander Gottwald
3
-2
/
+16
2004-05-27
Make debug conditionals definable in Makefiles
Alexander Gottwald
4
-0
/
+23
2004-05-25
Replace ErrorF with winDebug in all CYGDEBUG sections. Fix compile error.
Kensuke Matsuzaki
2
-128
/
+127
2004-05-19
Support small icons for winOverrideDefaultIcon too.
Alexander Gottwald
4
-5
/
+14
2004-05-19
fix usage of CYGEBUG conditional
Alexander Gottwald
1
-2
/
+2
2004-05-19
move common icon handling code to winmultiwindowicons.c set small icon for
Alexander Gottwald
11
-114
/
+169
2004-05-17
Check if g_fSoftwareCursor is set before calling ShowCursor.
Alexander Gottwald
4
-13
/
+20
2004-05-09
Adjust the Changelog entry to follow the GNU standards.
Alexander Gottwald
1
-5
/
+2
2004-05-09
Fix clipboard crashes and silent quits while copying or pasting after using
Alexander Gottwald
4
-45
/
+132
2004-05-03
fix japnese jp106 layout. reported by takuma and Munehiro (haro) Matsuda
Alexander Gottwald
1
-1
/
+1
2004-04-30
silence warning about winDebug. winmsg.h and win.h can not be included
Alexander Gottwald
1
-0
/
+1
2004-04-30
- print message information WindowProc functions if CYGDEBUG is enabled
Alexander Gottwald
3
-0
/
+1097
2004-04-30
Replace ErrorF with winDebug in all CYGDEBUG sections
Alexander Gottwald
14
-78
/
+78
2004-04-29
Remove warning about weired biHeight signedness. This has never been a
Alexander Gottwald
1
-8
/
+3
2004-04-29
fix wrong color depths for wine
Alexander Gottwald
1
-6
/
+6
2004-04-29
make shadow GDI work with wine
Alexander Gottwald
1
-19
/
+52
2004-04-29
simplify use of winW32Error function
Alexander Gottwald
3
-6
/
+13
2004-04-28
disable extensive cursor debug-logging. if a problem arises it can be
Alexander Gottwald
1
-1
/
+1
2004-04-28
Always free the bitmaps from GetIconInfo
Earle F. Philhower III
1
-15
/
+15
2004-04-27
fix severe GDI leak. GetIconInfo allocated new bitmaps which were never
Alexander Gottwald
1
-31
/
+28
2004-04-27
new function winW32Error which prints the error string with FormatMessage
Alexander Gottwald
2
-0
/
+25
2004-04-27
let the number-of-client display show at least 0 clients
Alexander Gottwald
1
-0
/
+4
2004-04-27
if CreateIconIndirect creates an icon instead of a cursor, try it again
Alexander Gottwald
1
-5
/
+16
2004-04-27
Fix color cursor on non-XP systems (use compatible bitmap, not DIB, for
Earle F. Philhower III
1
-179
/
+109
2004-04-26
some code cleanup and documentation
Alexander Gottwald
1
-61
/
+75
2004-04-26
CreateIconIndirect sometimes creates an Icon instead of an Cursor. This
Alexander Gottwald
1
-0
/
+10
2004-04-26
Backout last change. It was broken.
Alexander Gottwald
1
-3
/
+1
2004-04-26
set s_fCBCInitialized to TRUE after clipboard chain has been updated. This
Alexander Gottwald
1
-3
/
+3
2004-04-26
Set the logfile verbosity too. this silences a lot of debug messages in the
Alexander Gottwald
1
-0
/
+1
2004-04-26
Silence repeated messages from the clipboard subsystem.
Harold L Hunt II
1
-14
/
+13
2004-04-26
winReallySetCursor was empty and not needed.
Harold L Hunt II
1
-10
/
+0
2004-04-26
Include winmsg.h to silence warnings about undeclared functions.
Harold L Hunt II
1
-4
/
+2
2004-04-26
Added 32bpp (alpha+RGB) cursor support in true color modes.
Earle F. Philhower III
1
-25
/
+72
2004-04-25
use winDebug and winErrorFVerb instead of ErrorF to respect -loglevel
Alexander Gottwald
6
-101
/
+105
2004-04-25
Add color cursor support for hicolor and truecolor modes.
Earle F. Philhower III
1
-5
/
+157
2004-04-25
Fix typo in function names (Mutli->Multi)
Earle F. Philhower III
1
-8
/
+8
2004-04-24
Don't set the HW cursor unless the mouse is in client area
Earle F. Philhower III
2
-6
/
+53
2004-04-24
Fix typo in error message
Earle F. Philhower III
1
-1
/
+1
[next]