Release 960506
Mon May 6 12:56:26 1996 Alexandre Julliard <julliard@lrc.epfl.ch> * [DEVELOPERS-HINTS] Added paragraph on naming conventions for Win16/Win32/Winelib. * [controls/menu.c] Create a default system menu that is the same for all windows instead of making a copy every time. * [include/wintypes.h] Added WINELIB_NAME and DECL_WINELIB_TYPE macros. Added xx16 and xx32 definitions for most types. General clean-up. * [memory/global.c] [memory/local.c] [*/*] Renamed Global and Local heap functions to xxx16. Added all xxx32 versions of the same functions. * [memory/selector.c] Mask out lower bits of selector in FreeSelector(). * [misc/lstr.c] Fixed wvsprintf(). * [windows/class.c] Changed the class structure to make Win32 support easier. * [windows/defwnd.c] Added handling of WM_INITMENUPOPUP for system menu to gray out invalid options. * [windows/winpos.c] Bug fix: the WINDOSPOS structure pointer in WM_NCCALCSIZE must be a SEGPTR. Sun May 5 03:51:26 1996 Huw D. M. D...
Showing
- ANNOUNCE 9 additions, 11 deletionsANNOUNCE
- ChangeLog 98 additions, 0 deletionsChangeLog
- DEVELOPERS-HINTS 58 additions, 3 deletionsDEVELOPERS-HINTS
- Makefile.in 3 additions, 0 deletionsMakefile.in
- configure 2 additions, 0 deletionsconfigure
- configure.in 1 addition, 0 deletionsconfigure.in
- controls/EDIT.TODO 2 additions, 0 deletionscontrols/EDIT.TODO
- controls/combo.c 185 additions, 29 deletionscontrols/combo.c
- controls/edit.c 137 additions, 132 deletionscontrols/edit.c
- controls/listbox.c 16 additions, 15 deletionscontrols/listbox.c
- controls/menu.c 40 additions, 12 deletionscontrols/menu.c
- controls/scroll.c 1 addition, 1 deletioncontrols/scroll.c
- controls/static.c 2 additions, 2 deletionscontrols/static.c
- controls/widgets.c 3 additions, 3 deletionscontrols/widgets.c
- debugger/hash.c 1 addition, 1 deletiondebugger/hash.c
- etc/commdlg-ordinals 0 additions, 26 deletionsetc/commdlg-ordinals
- etc/ddeml-ordinals 0 additions, 38 deletionsetc/ddeml-ordinals
- etc/gdi-ordinals 0 additions, 283 deletionsetc/gdi-ordinals
- etc/kernel-ordinals 0 additions, 233 deletionsetc/kernel-ordinals
- etc/lzexpand-ordinals 0 additions, 12 deletionsetc/lzexpand-ordinals
Loading
Please register or sign in to comment