Changeset 2443 for trunk/changelog
- Timestamp:
- Jan 15, 2000, 3:17:22 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/changelog
r2442 r2443 1 /* $Id: changelog,v 1.648 2000-01-14 22:08:26 achimha Exp $ */ 1 /* $Id: changelog,v 1.649 2000-01-15 14:17:22 cbratschi Exp $ */ 2 3 2000-01-15: Christoph Bratschi <cbratschi@datacomm.ch> 4 - USER32/NEW: cache menu and caption drawing 5 changed minimize button position 6 don't redraw system menu icon in menu.cpp 7 hilighted menubar items don't have an edge in Win9x 8 don't open system menu on mouseover if menubar is used and vice versa 9 show sysmenu on WM_NCRBUTTONUP with HTCAPTION set (todo: position) 10 use WIN32_STDCLASS2 for windows with CS_SAVEBITS class style 2 11 3 12 2000-01-14: Christoph Bratschi <cbratschi@datacomm.ch> … … 39 48 disable logging in parts of code. Logging will only be 40 49 done if the logcount is bigger than 0. 50 <<<<<<< ChangeLog 51 >>>>>>> 1.646 52 53 ======= 54 >>>>>>> 1.648 41 55 42 56 2000-01-12: Christoph Bratschi <cbratschi@datacomm.ch>
Note:
See TracChangeset
for help on using the changeset viewer.