wine-wine/dlls/comctl32
Dimitrie O. Paun ee3fdd8038 - Complete rewrite of scrolling code: smaller, faster, cleaner.
We now properly scroll the window, rather than invalidating it on
  every scroll action.
- A bug or two got squashed.
- Many code cleanups, simplifications, etc.
- Some documentation updates.
2002-09-12 18:10:41 +00:00
..
.cvsignore Update some .cvsignore files for building on Windows. 2002-08-30 00:04:03 +00:00
Makefile.in Removed most imports of ntdll since we no longer import Wine internal 2002-05-17 03:37:12 +00:00
animate.c Prepare dlls/{comctl32,gdi,msvideo,setupapi,shell32,twain,winmm} for 2002-09-06 19:41:17 +00:00
comboex.c - Fix bug in mouse position reading. 2002-09-09 19:21:30 +00:00
comctl32.h Add generic notification support for the common controls. 2002-09-06 18:33:18 +00:00
comctl32.spec Implement comctl32.417 and shlwapi.299. This avoids crash in IE's 2002-08-16 01:43:11 +00:00
comctl32undoc.c Prepare dlls/{comctl32,gdi,msvideo,setupapi,shell32,twain,winmm} for 2002-09-06 19:41:17 +00:00
comctl_De.rc Removed some more trailing whitespace. 2002-06-01 02:55:48 +00:00
comctl_En.rc Removed some more trailing whitespace. 2002-06-01 02:55:48 +00:00
comctl_Ko.rc Added Korean resources. 2002-06-10 02:32:31 +00:00
comctl_Pl.rc Added Polish translations. 2002-08-27 00:35:28 +00:00
comctl_Si.rc Added Slovenian resources. 2002-06-28 23:28:36 +00:00
commctrl.c Prepare dlls/{comctl32,gdi,msvideo,setupapi,shell32,twain,winmm} for 2002-09-06 19:41:17 +00:00
datetime.c Prepare dlls/{comctl32,gdi,msvideo,setupapi,shell32,twain,winmm} for 2002-09-06 19:41:17 +00:00
draglist.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
flatsb.c Fixed some issues found by winapi_check. 2002-08-09 01:07:29 +00:00
header.c Correction to header order maintenance when a dummy first item is 2002-07-16 01:14:46 +00:00
hotkey.c Don't issue error message if message number in application range. 2002-07-16 01:23:59 +00:00
imagelist.c - Rewrite the drawing code. It now is much smaller, easier to follow, 2002-09-12 00:51:09 +00:00
imagelist.h Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
ipaddress.c Don't issue error message if message number in application range. 2002-07-16 01:23:59 +00:00
listview.c - Complete rewrite of scrolling code: smaller, faster, cleaner. 2002-09-12 18:10:41 +00:00
monthcal.c Don't issue error message if message number in application range. 2002-07-16 01:23:59 +00:00
nativefont.c Removed trailing whitespace. 2002-05-31 23:06:46 +00:00
pager.c Removed non-static structure initializers. 2002-07-03 21:06:58 +00:00
progress.c - Fix bug in mouse position reading. 2002-09-09 19:21:30 +00:00
propsheet.c Prepare dlls/{comctl32,gdi,msvideo,setupapi,shell32,twain,winmm} for 2002-09-06 19:41:17 +00:00
rebar.c Prepare dlls/{comctl32,gdi,msvideo,setupapi,shell32,twain,winmm} for 2002-09-06 19:41:17 +00:00
rsrc.rc Added Polish translations. 2002-08-27 00:35:28 +00:00
smoothscroll.c Added LGPL standard comment, and copyright notices where necessary. 2002-03-09 23:29:33 +00:00
status.c Prepare dlls/{comctl32,gdi,msvideo,setupapi,shell32,twain,winmm} for 2002-09-06 19:41:17 +00:00
tab.c Prepare dlls/{comctl32,gdi,msvideo,setupapi,shell32,twain,winmm} for 2002-09-06 19:41:17 +00:00
toolbar.c Prepare dlls/{comctl32,gdi,msvideo,setupapi,shell32,twain,winmm} for 2002-09-06 19:41:17 +00:00
tooltips.c Add support for the TTM_GETBUBBLESIZE message. 2002-09-09 19:20:05 +00:00
trackbar.c Greatly improved drawing code: eliminates all flicker, faster, cleaner 2002-09-12 00:51:29 +00:00
treeview.c Prepare dlls/{comctl32,gdi,msvideo,setupapi,shell32,twain,winmm} for 2002-09-06 19:41:17 +00:00
updown.c - Fix bug in mouse position reading. 2002-09-09 19:21:30 +00:00