- Jun 26, 1999
-
-
Alexandre Julliard authored
- merged request and reply structures - build requests directly into the buffer to avoid a copy
-
- 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)
-
Use the cached HMODULE to speed up relay debugging. Display the multi-instantiation warning only for 'dangerous' DLLs.
-
-
-
-
-
Fixed driver closing.
-
-
-
-
Moved to new debug interface.
-
OFN_EXPLORER bits set.
-
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
A few other optimizations in request processing in the server. Moved automatically generated request definitions to server.h and removed include/server/request.h.
-
Alexandre Julliard authored
Made SetLastError(), GetCurrentThreadId() and PROCESS_Current() inline.
-
Alexandre Julliard authored
-
- Jun 20, 1999
-
-
Alexandre Julliard authored
-
- Jun 18, 1999
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Added 'pass' command to pass exceptions to the app.
-
Alexandre Julliard authored
Added hook for debugger in exception handling (temporary).
-
-
received ConfigureNotify event (to avoid recursion). - Use XTranslateCoordinates in EVENT_GetGeometry instead of manually walking the tree. - Set XSizeHint.win_gravity to StaticGravity for managed windows.
-
-
-
Remove wine.man on distclean, not on clean.
-
- 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().
-
CreateProcess _before_ outputting it in the FIXME_()s.
-
-
used with native USER ...
-
replaced it by a somewhat less broken hack :-/
-