- Aug 03, 2001
-
-
-
-
message. - Organize WM_NOTIFY processing in preparation for Unicode - Implement TBN_GETDISPINFO and I_IMAGECALLBACK for bitmaps. - Implement drawing of separator for TBSTYLE_DROPDOWN similar to native. - Change drawing of buttons to support TBSTYLE_LIST and make match native pixel layout (with and without bitmaps). - Change TOOLBAR_MeasureString to measure with DrawText like native. This eliminates extra space due to prefix char ("&"). - Speed up TOOLBAR_CalcStrings by doing the HDC and FONT selection once. - Change calc of buttons to match drawing for TBSTYLE_LIST and separators.
-
messages. - Fixed remaining Toolbar and Pager notify dump amounts. - Separate memory dump code for easy use.
-
-
- Jul 31, 2001
-
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
enabled.
-
- misc. other fixes
-
Alexandre Julliard authored
- Jul 30, 2001
-
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
type mismatches.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
-
specified path. Libraries and wine dlls are separate notions that need separate paths -> add WINE_DLL_{ROOT,PATH}, --with-wine-dlls and a '-P' option. Small fixes to the search order.
-
- Jul 29, 2001
-
-
Alexandre Julliard authored
Replaced Escape by ExtEscape in the DC function table.
-
tools/winapi/make_filter.
-
-
-
parsing more complicated.
-
- Jul 28, 2001
-
-
Alexandre Julliard authored
pointer in the generic DC structure.
-
Alexandre Julliard authored
-
- Jul 27, 2001
-
-
-
Remove unnecessary libraries from the wine link test. Move DLL_LINK from configure.in to the Make.rules file.
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
driver module. Moved driver support to dlls/gdi.
-
- Jul 26, 2001
-
-
Alexandre Julliard authored
-
-
-
parsing more complicated.
-
- Cleaned up the include section.
-
include Windows specific stuff.
-
-
- Reorganization continues - New tool (make_filter) for filtering make output added
-
-