]> git.saurik.com Git - wxWidgets.git/history - src
Various documentation changes, makefile fixes
[wxWidgets.git] / src /
1998-07-03  Julian SmartAdded wxExpr parser/lexer files which had somehow got...
1998-07-02  Guilhem Lavaux* Deleted all ^M
1998-07-02  Julian SmartAdded dummy constructors etc. for wxProcess(Event)...
1998-07-02  Julian SmartVarious changes for 16-bit compilation
1998-07-01  Vadim Zeitlin* added gtk_text_changed callback and implemented Disca...
1998-07-01  Guilhem Lavaux* Well, I've forgotten this file :-(
1998-07-01  Guilhem Lavaux* Changed "true" to "TRUE" in some file: "true" doesn...
1998-07-01  Vadim ZeitlinwxImageList ctor now takes the same arguments as the...
1998-07-01  Vadim Zeitlinmany changes to make generic tree control (more) MSW...
1998-06-29  Vadim Zeitlinfixes redraw bug which was leaving a horizontal strip...
1998-06-29  Karsten Ballüderfixed event type parameter
1998-06-28  Julian SmartSeparated out Win95 versions of gauge, slider; added...
1998-06-26  Julian SmartChanges to aid debugging.
1998-06-26  Julian SmartNew wxEventType for event type enum, and corresponding...
1998-06-26  Vadim Zeitlincorrected "of by 1" error in wxString::insert()
1998-06-26  Vadim Zeitlinadded support for label alignments in wxStaticText...
1998-06-26  Vadim Zeitlinmade the interface more compatible with the MSW version...
1998-06-25  Julian SmartCured DC/GDI object leak; listbox window proc restored...
1998-06-25  Julian SmartReduced flicker by a combination of less background...
1998-06-24  Vadim Zeitlinmisleading wxASSERT() corrected
1998-06-23  Vadim Zeitlinbug in wxNotebook::OnSize() corrected
1998-06-23  Vadim Zeitlinadded OnSize() to wxNotebook which forwards size events...
1998-06-23  Julian SmartCorrected problem with MDI children not refreshing...
1998-06-22  Julian SmartRemoved deletion of m_selections
1998-06-22  Julian SmartRemoved Scanf, Scanfv
1998-06-22  Julian SmartAdded more flags to resource.cpp, #ifdefed out ScanfV...
1998-06-22  Julian SmartCured problem introduced by LEAVE/ENTER OnIdle code...
1998-06-22  Vadim Zeitlinattempt to clean up a little keyboard handling code
1998-06-22  Vadim ZeitlinwxCHECK/wxCHECK_RET changes
1998-06-22  Vadim ZeitlinwxCHECK change
1998-06-22  Vadim ZeitlinGetSelections() changed to work with wxArrayInt
1998-06-22  Vadim Zeitlinnow compiles with USE_XPM_IN_MSW on, added error messag...
1998-06-22  Vadim ZeitlinVC++ warning suppressed
1998-06-22  Vadim ZeitlinwxString::Scanf() removed because can't be implemented...
1998-06-22  Vadim Zeitlinnow compiles with USE_XPM_IN_MSW on
1998-06-22  Vadim Zeitlinbug in SplitPath() corrected - now ".." handled correctly
1998-06-22  Karsten Ballüderfixed #include paths to use local copies of png/gdk_iml...
1998-06-20  Guilhem Lavaux* Added $(THREADS_LINK) to $(LINK_LIBS) so all programs...
1998-06-19  Vadim Zeitlinput wxMessageBox() arguments in OnAssert() in the right...
1998-06-18  Vadim Zeitlinchanged the notebook control to use AddPage() interface...
1998-06-18  Julian SmartFixed SetSelection, GetSelection for Portrait/Landscape...
1998-06-18  Karsten Ballüderanother typo fixed
1998-06-18  Karsten Ballüderadded notebook.cpp
1998-06-18  Karsten Ballüderfixed wrong scanf() arguments
1998-06-18  Vadim Zeitlin1) Right(char ch) now returns the part of the string...
1998-06-18  Vadim ZeitlinwxFileConfig bugs corrected (now the new entries belong...
1998-06-16  Guilhem Lavaux* Hope this is the last bug fix in the wxThread merge ...
1998-06-16  Vadim Zeitlin"-1" index error in wxString::Before fixed
1998-06-15  Guilhem Lavaux* Corrected #include "thread.h" => #include "wx/thread.h"
1998-06-15  Julian SmartExperimental notebook API
1998-06-15  Julian SmartCorrected some problems I introduced, added tabevent...
1998-06-14  Julian SmartAdded #define wxHelpController to help.h; added wxWinHe...
1998-06-14  Guilhem Lavaux* Thread updates and cleanup (m_locked, MUTEX_UNLOCKED...
1998-06-14  Julian Smartconst/void changes in thread, tabctrl and wave files...
1998-06-14  Julian SmartCorrected missing pipe in treectrl.h, wxOK->wxID_OK...
1998-06-13  Julian SmartCorrected dataobj.h/.cpp, corrected listbox to use...
1998-06-13  Guilhem Lavaux* Posix/SGI/No threads added
1998-06-13  Julian SmartAdded GTK/Linux joystick class (Guilhem Lavaux)
1998-06-13  Julian SmartCorrection to dnd.h; EVT_MOUSE_EVENTS now includes...
1998-06-12  Vadim Zeitlinin wxOnAssert() abort() replaced with raise(SIGTRAP...
1998-06-12  Vadim Zeitlinadded support of multiple-selection listboxes, GetSelec...
1998-06-10  Vadim ZeitlinwxTextCtrl::WriteText() now adds it at the end and...
1998-06-09  Vadim ZeitlinwxLogWindow is now not a top-level frame, so it doesn...
1998-06-09  Vadim ZeitlinwxTempFile bug corrected: the temp file is now created...
1998-06-08  Vadim ZeitlinBool changed to bool
1998-06-05  Vadim ZeitlinBool replaced by bool
1998-06-04  Robert Roebling GTK
1998-06-03  Robert Roebling GTK
1998-06-03  Vadim Zeitlinbug preventing compilation of wxLogGui under !Windows...
1998-06-02  Robert Roebling GTK
1998-05-30  Robert Roebling Same as last one..
1998-05-28  Robert RoeblingGTK
1998-05-28  Julian SmartUpdates from Chris Breeze
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  Julian SmartChanges to help with Win16 compilation.
1998-05-26  Vadim Zeitlin1) log leves are now global wxLOG_ prefixed constants...
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 "const char *Read()" returning pointer to statis...
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 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  Robert RoeblingAdd support for dynamic event tables
1998-05-21  Robert Roebling*** empty log message ***
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