.. |
accelerator.h
|
2003-12-07 Casper S. Hornstrup <chorns@users.sourceforge.net>
|
2003-12-07 12:59:34 +00:00 |
callback.h
|
Marshall messages across process boundaries (not complete yet) and
|
2003-12-26 22:52:12 +00:00 |
caret.h
|
some fixes on carets
|
2003-12-20 15:42:47 +00:00 |
class.h
|
Window classes/Atom fixes
|
2003-12-07 10:31:22 +00:00 |
cleanup.h
|
fixed NtGdiCreateDC() to use UNICODE_STRINGs
|
2003-12-13 15:49:32 +00:00 |
clipboard.h
|
- Separation of clipboard routines in win32k.
|
2003-12-14 12:39:32 +00:00 |
color.h
|
- Removed NtGdiGetSysColorBrush and modified functions that used it.
|
2003-12-22 15:30:21 +00:00 |
copybits.h
|
WIN32K code cleanup.
|
2003-05-18 17:16:18 +00:00 |
cursoricon.h
|
fixes to cursors
|
2003-12-13 22:38:29 +00:00 |
dce.h
|
Second attempt at bug #5: reset active DCEs when window positions change
|
2004-02-04 22:59:04 +00:00 |
desktop.h
|
fixed hardcoded workarea size
|
2003-12-26 00:58:33 +00:00 |
dib.h
|
- Rewritten painting implementation (not complete yet, but better then the current).
|
2003-11-18 20:49:39 +00:00 |
eng.h
|
implemented font smoothing
|
2003-12-25 00:28:09 +00:00 |
error.h
|
- Rewritten painting implementation (not complete yet, but better then the current).
|
2003-11-18 20:49:39 +00:00 |
focus.h
|
don't activate disabled windows
|
2004-01-27 08:49:58 +00:00 |
guicheck.h
|
Switch screen to graphics mode when the first window or DC is created
|
2003-11-25 22:06:31 +00:00 |
hook.h
|
Incomplete implementation of hooks
|
2003-12-12 14:22:37 +00:00 |
hotkey.h
|
- Rewritten painting implementation (not complete yet, but better then the current).
|
2003-11-18 20:49:39 +00:00 |
input.h
|
These changes are described in earlier posts to the ros-kernel list.
|
2003-11-24 00:22:53 +00:00 |
inteng.h
|
- Removed last GvG's fix to COMCTL32.
|
2003-12-19 22:58:47 +00:00 |
intgdi.h
|
some fixes
|
2004-01-04 21:26:59 +00:00 |
menu.h
|
1. implemented MenuItemFromPoint()
|
2004-01-26 12:46:16 +00:00 |
mouse.h
|
- Rewritten painting implementation (not complete yet, but better then the current).
|
2003-11-18 20:49:39 +00:00 |
msgqueue.h
|
Fix deadlock when two threads were trying to SendMessage() each other
|
2003-12-29 10:09:33 +00:00 |
object.h
|
Serialize access to display driver. Fixes serious display corruption
|
2004-01-16 19:32:00 +00:00 |
paint.h
|
- Rewritten painting implementation (not complete yet, but better then the current).
|
2003-11-18 20:49:39 +00:00 |
painting.h
|
Removed prototype for nonexisting function.
|
2004-01-18 19:19:45 +00:00 |
palette.h
|
- Palette fixes.
|
2003-12-20 10:31:32 +00:00 |
path.h
|
- Rewritten painting implementation (not complete yet, but better then the current).
|
2003-11-18 20:49:39 +00:00 |
prop.h
|
1. fixed SetProp()
|
2003-11-20 15:35:33 +00:00 |
rect.h
|
- Rewritten painting implementation (not complete yet, but better then the current).
|
2003-11-18 20:49:39 +00:00 |
scroll.h
|
- Rewritten painting implementation (not complete yet, but better then the current).
|
2003-11-18 20:49:39 +00:00 |
surface.h
|
- Rewritten painting implementation (not complete yet, but better then the current).
|
2003-11-18 20:49:39 +00:00 |
text.h
|
disable font smoothing if screen resolution < 8bpp
|
2003-12-26 00:31:22 +00:00 |
timer.h
|
- Rewritten painting implementation (not complete yet, but better then the current).
|
2003-11-18 20:49:39 +00:00 |
useratom.h
|
- Implementation of [NtUser]GetClipboardFormatName[A/W].
|
2003-12-14 17:59:17 +00:00 |
vis.h
|
Fix window repainting - Attempt #2
|
2004-01-17 15:18:25 +00:00 |
window.h
|
Fix race condition when one thread changes the update region of a window
|
2004-02-04 23:01:07 +00:00 |
winpos.h
|
fixed NtUserGetClientOrigin()
|
2003-12-23 21:33:25 +00:00 |
winsta.h
|
moved desktop code to desktop.c
|
2003-12-07 19:29:33 +00:00 |