Did somework on the generic dialogs,
[wxWidgets.git] / include / wx / config.h
1998-08-22  Julian SmartRemoved child frame CreateStatusBar from MDI sample...
1998-08-18  Vadim Zeitlinglobally renamed uint to size_t. This has _not_ been...
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-05  Karsten Ballüderadded SetRecordDefaults() and IsRecordingDefaults(...
1998-08-03  Vadim Zeitlinminor changes and bug corrections (interface unchanged)
1998-08-02  Vadim Zeitlinthe base class is now called wxConfigBase, wxConfig...
1998-07-29  Vadim Zeitlin1) APPCONF_ constants renamed to wxCONFIG_
1998-07-27  Julian SmartwxToolBar API changes; now frames manage their toolbar...
1998-07-20  Karsten Ballüderfixed config incosistency
1998-07-18  Vadim Zeitlina couple of functions added (GetNumberOfGroups/Entries...
1998-07-07  Vadim Zeitlinadded HasEntry/Group function to wxConfig, corrected...
1998-07-03  Julian SmartAdded #pragmas for gcc.
1998-07-01  Guilhem Lavaux* Changed "true" to "TRUE" in some file: "true" doesn...
1998-06-02  Vadim Zeitlinadded #if USE_WXCONFIG check (TODO: add configure switc...
1998-05-26  Vadim Zeitlinadded "const char *Read()" returning pointer to statis...
1998-05-20  Karsten BallüderInitial revision