]> git.saurik.com Git - wxWidgets.git/shortlog
wxWidgets.git
1998-05-28  Robert RoeblingGTK wxBitmapButton added
1998-05-28  Julian Smart#ifdefed out a typedef not appropriate to MSW; added...
1998-05-27  Vadim Zeitlincleaned code a bit
1998-05-27  Vadim ZeitlinwxDataObject and wxDropSource implementations
1998-05-27  Vadim Zeitlinregistry based implementation of wxConfig (wxRegConfig)
1998-05-27  Vadim Zeitlin1) now associated drop target is deleted (memory/resour...
1998-05-27  Vadim Zeitlinremoved compilation warning about "switch with default...
1998-05-27  Vadim Zeitlinmany bugs (including major one in DeleteSelf) corrected
1998-05-27  Vadim Zeitlinspurious "(uint)" cast which was causing compilation...
1998-05-27  Vadim Zeitlin1) Added call to wxLog::Flush() to wxApp::OnIdle()
1998-05-27  Vadim ZeitlinwxDataObject and wxDropSource classes for (more) d...
1998-05-27  Vadim Zeitlinoption USE_WXCONFIG (default value: 1) added which...
1998-05-27  Vadim Zeitlinfunction HasValue() added
1998-05-27  Vadim Zeitlindeclaration of registry based implementation of wxConfi...
1998-05-27  Vadim ZeitlinwxApp::CreateConfig() only defined #if USE_WXCONFIG
1998-05-27  Vadim Zeitlinno changes (cvs wierdness...)
1998-05-27  Vadim Zeitlinno changes
1998-05-27  Julian SmartMisc changes for DOS compatibility, plus added wxApp...
1998-05-27  Julian SmartChanges to help with Win16 compilation.
1998-05-26  Karsten Ballüderbug hunting in the repository
1998-05-26  Vadim Zeitlinnew compile option added: USE_WXCONFIG. If it's 1,...
1998-05-26  Vadim Zeitlinstray '^M' removed (egcs doesn't like them)
1998-05-26  Vadim Zeitlin1) log leves are now global wxLOG_ prefixed constants...
1998-05-26  Vadim Zeitlininline wxGetTranslation() moved so it's not called...
1998-05-26  Vadim ZeitlinwxFileConfig now has it's own header, the config file...
1998-05-26  Vadim Zeitlinadded write_append mode to wxFile, implemented eof...
1998-05-26  Vadim Zeitlinadded "\n" at the end of file to silent egcs warnings
1998-05-26  Vadim Zeitlinadded "const char *Read()" returning pointer to statis...
1998-05-26  Vadim Zeitlinmistype: #ifdef __GTK corrected (#ifdef __GTK__ now)
1998-05-22  Julian SmartAdded some more missing files.
1998-05-22  Julian Smart*** empty log message ***
1998-05-22  Robert RoeblingAdded dynamic events sample.
1998-05-22  Julian Smart*** empty log message ***
1998-05-22  Julian Smart*** empty log message ***
1998-05-22  Julian SmartIn SetString, added test for owner draw style to cure...
1998-05-22  Julian SmartChanged library paths for new structure
1998-05-21  Julian Smart*** empty log message ***
1998-05-21  Julian SmartApp declarations modified; cursor was corrupt; needed...
1998-05-21  Julian Smart*** empty log message ***
1998-05-21  Julian SmartMinor changes to make files compile (return values...
1998-05-21  Julian SmartAdded resource.h, missing from archive.
1998-05-21  Julian SmartAdded sample makefile.nt, makefile.g95.
1998-05-21  Julian Smart*** empty log message ***
1998-05-21  Robert RoeblingAdd support for dynamic event tables
1998-05-21  Robert Roebling*** empty log message ***
1998-05-20  Karsten BallüderI've now added the documentation files.
1998-05-20  Karsten Ballüdernow MSW stuff is complete
1998-05-20  Karsten Ballüderadded some wxMSW stuff
1998-05-20  Karsten BallüderInitial revision
1998-05-20  Bryan PettyNew repository initialized by cvs2svn.