Changeset 2568 for trunk/changelog


Ignore:
Timestamp:
Jan 29, 2000, 9:45:58 PM (26 years ago)
Author:
sandervl
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/changelog

    r2561 r2568  
    1  /* $Id: changelog,v 1.675 2000-01-29 14:57:46 sandervl Exp $ */
     1 /* $Id: changelog,v 1.676 2000-01-29 20:45:58 sandervl Exp $ */
    22
    33 2000-01-29: Sander van Leeuwen <sandervl@xs4all.nl>
     
    66                 problems in RealPlayer 7.
    77        - USER32: Call DrawTextA in uitools.cpp, not Open32's DrawText.
     8                  Fix for SetWindowPos for showing hidden windows
     9                  (call ShowWindow) -> fixed non-visible button bar in mIRC
     10                  Don't set WS_VISIBLE on by default. Windows are made visible
     11                  during creation by calling ShowWindow.   
     12                  Call UpdateWindow for client window, not the frame.
    813        - INCLUDE\WIN\wingdi.h: Added GdiFlush declaration
    914        - INCLUDE\makefiles: Added c/c++ definitions for win32 apps (without
Note: See TracChangeset for help on using the changeset viewer.