- Jul 03, 1999
-
-
- Jun 26, 1999
-
-
Alexandre Julliard authored
context. Added #ifdef __i386__ around accesses to 386 registers in the generic CONTEXT structure.
-
Removed warnings. Made the include files self-sufficient. Some Solaris fixes.
-
-
-
-
-
-
-
Alexandre Julliard authored
Fixed various problems related to bitmaps and flat toolbars.
-
Alexandre Julliard authored
Fixed problems with disappearing text.
-
Alexandre Julliard authored
Complete rewrite of messaging code to implement/fix all input behaviors. Fixed a few fixmes.
-
- Jun 22, 1999
-
-
Font mapper does not anymore use fonts in -koi8-r encoding Font mapper now recognises fonts in -windows-* encodings (these are provided by xfstt TrueType server) Font mapper now sees max 16384 fonts (was 2048)
-
-
OFN_EXPLORER bits set.
-
-
Alexandre Julliard authored
Made SetLastError(), GetCurrentThreadId() and PROCESS_Current() inline.
-
- Jun 18, 1999
-
-
Alexandre Julliard authored
Added hook for debugger in exception handling (temporary).
-
-
- Jun 13, 1999
-
-
Alexandre Julliard authored
Implemented LISTVIEW_SortItems() and LISTVIEW_CallBackCompare()
-
Alexandre Julliard authored
Fixes a problem when using STATUSBAR_SetText() to toggle SBT_OWNERDRAW
-
Alexandre Julliard authored
Adds some undocumented behavior to TREEVIEW_GetItemA().
-
- Jun 12, 1999
-
-
Alexandre Julliard authored
Stridvall.
-
-
-
eliminates some crashes with Win98 native SHELL32.
-
-
- Jun 07, 1999
-
-
- Jun 06, 1999
-
-
found.
-
- Jun 05, 1999
-
-
changes that make winelib more win32 code compatible.
-
DPA_SaveStream. Thanks to Eric Kohl (ekohl@abo.rhein-zeitung.de) for the partial implementation and parameter information.
-
- May 29, 1999
-
-
Alexandre Julliard authored
Fixed incorrect lookup of background color.
-
Alexandre Julliard authored
Fixed problems when using multiple style flags together.
-
Alexandre Julliard authored
Fixed a problem when using string resources as tooltext.
-
-
-
- Implemented LVM_FINDITEM message. - Added some new window styles. - Fixed some bugs and extended a number of existing functions. - Modified selection functions to support area selection (for group selection in LVS_ICON and LVS_SMALLICON).
-
-
- May 24, 1999
-
-
Alexandre Julliard authored
Cleaned up LISTVIEW_KeyDown by using LISTVIEW_GetNextItem. Removed unused variable in LISTVIEW_GetNextItem.
-
- May 23, 1999
-
-
Alexandre Julliard authored
Pass the process creation flags to PROCESS_Create.
-