Uwe Bonnes
|
bd63880ca9
|
Implemented StrCmpNIA like the other StrCmpXX functions.
|
1999-09-04 11:04:45 +00:00 |
Huw D M Davies
|
4fa52588a5
|
Check that lpCreate->lpszName is non-NULL.
|
1999-09-03 16:42:42 +00:00 |
Francis Beaudet
|
28a082f6d4
|
Added sanity checks in the cleanup code.
|
1999-09-03 12:40:34 +00:00 |
Marcus Meissner
|
06c4d0e3bb
|
Implemented LVM_INSERTCOLUMNW and LVM_INSERTITEMW by using the ascii
equivalents. (WinWord 97, File Open dialog)
|
1999-09-03 12:29:57 +00:00 |
Thuy Nguyen
|
43faed996a
|
Implemented the PSH_USEICONID/PSH_USEHICON and the PSP_USETITLE
flags.
|
1999-08-18 18:25:46 +00:00 |
Thuy Nguyen
|
85411af6ae
|
Added support for icons in property sheet tabs.
|
1999-08-14 15:51:10 +00:00 |
Alexandre Julliard
|
89f079bfd1
|
Replaced a few calls to lstr* functions by their CRTDLL or libc
equivalent.
|
1999-08-08 18:54:47 +00:00 |
Thuy Nguyen
|
a77a890317
|
Take into account icons when determining tab size.
|
1999-08-07 12:30:04 +00:00 |
Patrik Stridvall
|
0e38aa7fda
|
Various ANSI C compability fixes.
|
1999-07-31 17:34:43 +00:00 |
Patrik Stridvall
|
b8684a266b
|
Fixed some of the issues reported by winapi-check.
|
1999-07-31 17:32:05 +00:00 |
Patrik Stridvall
|
26ffb3cd76
|
Fixed/added missing/wrong function prototypes and made internal
functions static.
|
1999-07-31 14:41:43 +00:00 |
Eric Kohl
|
4d7e8778d5
|
Added builtin toolbar bitmaps.
|
1999-07-31 13:10:46 +00:00 |
Eric Kohl
|
f9b580701f
|
Some more messages.
|
1999-07-31 13:09:40 +00:00 |
Alex Priem
|
d144e4a35b
|
Bugfixes & further updates for the month calendar common control.
|
1999-07-31 11:13:25 +00:00 |
Alex Priem
|
c8cc32587a
|
Started implementing date/time common control.
|
1999-07-31 11:12:45 +00:00 |
Francis Beaudet
|
66a44e3c1f
|
Fixed a memory leak.
|
1999-07-30 18:06:04 +00:00 |
Francis Beaudet
|
9b7fa1922a
|
Added more support for buddy windows in the updown control.
|
1999-07-30 18:00:28 +00:00 |
Ian Schmidt
|
4558480ad3
|
Added stubs for InitMUILanguage and COMCTL32.410.
Fixed some compiler warnings.
|
1999-07-28 16:35:24 +00:00 |
Ulrich Weigand
|
daed93ee99
|
Moved .spec files to corresponding dlls/ directory.
|
1999-07-25 13:14:13 +00:00 |
Francois Boisvert
|
56c36e3dc7
|
Implemented TREEVIEW_InsertItemW.
|
1999-07-24 12:14:51 +00:00 |
Pierre Mageau
|
6231a174c6
|
Fixed various problem with ImageList_Draw.
|
1999-07-24 10:20:06 +00:00 |
Thuy Nguyen
|
4083d9ab2f
|
Fixed notifications.
|
1999-07-24 10:16:53 +00:00 |
Gerard Patel
|
b3f4bc87ac
|
Reset disabled style for the dialog boxes set on property pages.
|
1999-07-20 14:56:08 +00:00 |
Alex Priem
|
e74f219da6
|
- Implementation of simple comctl32 v5.0 changes.
- TVM_SORTCHILDRENCB also accepts TVI_ROOT as a valid hParent.
|
1999-07-18 18:31:05 +00:00 |
Sylvain St-Germain
|
59fb130369
|
Implementation of the updown buddy windproc subclassing for the
handling of keyboard up and down arrow.
|
1999-07-18 13:30:01 +00:00 |
Luc Tourangeau
|
296def268a
|
GetIcon bug fix.
|
1999-07-18 13:25:31 +00:00 |
Alex Priem
|
23dc2e6a73
|
Fix a hang when we process WM_STYLECHANGED.
Small optimization in TREEVIEW_DrawItem.
Fix debugging crash in TREEVIEW_Expand.
|
1999-07-15 14:30:55 +00:00 |
Alex Priem
|
b2e91b6a19
|
First try at the month calendar common control. Main features
basically OK.
|
1999-07-10 12:00:04 +00:00 |
Abey George
|
39b4e098b3
|
Sometimes the text on a tab control got truncated.
|
1999-07-10 11:35:20 +00:00 |
Alex Priem
|
e5ea09c17f
|
Implementation of TVM_SORTCHILDREN. Massaged TVM_SORTCHILDRENCB a bit
to use the same code path.
|
1999-07-10 10:19:48 +00:00 |
Marcus Meissner
|
623c0d6f94
|
some small include fixes, some checks for NULL ptrs,
loader/elf.c: fixed the "lib" insertion
crtdll: added fsopen()
dinput: return that we are attached.
|
1999-07-03 16:01:42 +00:00 |
Alex Priem
|
124b61904f
|
Fix a crash when doing sorted inserts at top level.
|
1999-07-03 15:42:33 +00:00 |
Patrik Stridvall
|
1ed4ecffa8
|
ANSI C fixes.
Removed warnings.
Made the include files self-sufficient.
Some Solaris fixes.
|
1999-06-26 14:58:24 +00:00 |
Eric Kohl
|
d37b0192c9
|
Fixed DPA_LoadStream and improved DPA_Merge.
|
1999-06-26 11:57:04 +00:00 |
Eric Kohl
|
04a7c56757
|
Added check for invalid parent item.
|
1999-06-26 11:55:56 +00:00 |
Eric Kohl
|
329a14b2c7
|
Store buddy window.
|
1999-06-26 11:51:28 +00:00 |
Eric Kohl
|
a9e9def079
|
Started WM_NOTIFYFORMAT support.
|
1999-06-26 11:50:36 +00:00 |
Eric Kohl
|
88e9501004
|
Better ComboBoxEx placement.
|
1999-06-26 11:49:44 +00:00 |
Alexandre Julliard
|
74e77c27bd
|
Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello <abbeyj@wpi.edu>
Fixed various problems related to bitmaps and flat toolbars.
|
1999-06-26 10:27:30 +00:00 |
Alexandre Julliard
|
b73d53c0d4
|
Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello <abbeyj@wpi.edu>
Fixed problems with disappearing text.
|
1999-06-26 10:26:46 +00:00 |
Alexandre Julliard
|
3c1ebcceca
|
Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello <abbeyj@wpi.edu>
Complete rewrite of messaging code to implement/fix all input behaviors.
Fixed a few fixmes.
|
1999-06-26 10:25:16 +00:00 |
Eric Pouech
|
13a30bace7
|
Thou shalt not use C++ comments.
|
1999-06-22 19:09:55 +00:00 |
Francois Boisvert
|
0e6f0618f5
|
Modified ImageList_LoadImageA to check the case where cx is set to zero.
|
1999-06-22 19:02:07 +00:00 |
Alexandre Julliard
|
75b217712f
|
Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello <abbeyj@wpi.edu>
Implemented LISTVIEW_SortItems() and LISTVIEW_CallBackCompare()
|
1999-06-13 08:49:47 +00:00 |
Alexandre Julliard
|
a79cc39ffa
|
Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello <abbeyj@wpi.edu>
Fixes a problem when using STATUSBAR_SetText() to toggle SBT_OWNERDRAW
|
1999-06-13 08:46:30 +00:00 |
Alexandre Julliard
|
49080d3b59
|
Authors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiello <abbeyj@wpi.edu>
Adds some undocumented behavior to TREEVIEW_GetItemA().
|
1999-06-13 08:40:45 +00:00 |
Alexandre Julliard
|
a099a555c3
|
Converted to the new debug interface, using script written by Patrik
Stridvall.
|
1999-06-12 15:45:58 +00:00 |
Patrik Stridvall
|
9e61c1cc9b
|
Changed xxx(VOID) to xxx(void).
|
1999-06-12 08:27:49 +00:00 |
Ian Schmidt
|
64eed99f8e
|
Fixed an error and an off-by-one bug in DSA_SetItem(). This
eliminates some crashes with Win98 native SHELL32.
|
1999-06-12 06:48:49 +00:00 |
Luc Tourangeau
|
103a2ea356
|
ImageList_GetIcon bug fix.
|
1999-06-12 06:40:00 +00:00 |