1998-06-18 |
Karsten Ballüder | fixed wrong scanf() arguments |
tree | commitdiff |
1998-06-18 |
Vadim Zeitlin | 1) Right(char ch) now returns the part of the string... |
tree | commitdiff |
1998-06-18 |
Vadim Zeitlin | wxFileConfig bugs corrected (now the new entries belong... |
tree | commitdiff |
1998-06-16 |
Guilhem Lavaux | * Hope this is the last bug fix in the wxThread merge ... |
tree | commitdiff |
1998-06-16 |
Vadim Zeitlin | "-1" index error in wxString::Before fixed |
tree | commitdiff |
1998-06-15 |
Guilhem Lavaux | * Corrected #include "thread.h" => #include "wx/thread.h" |
tree | commitdiff |
1998-06-15 |
Julian Smart | Experimental notebook API |
tree | commitdiff |
1998-06-15 |
Julian Smart | Corrected some problems I introduced, added tabevent... |
tree | commitdiff |
1998-06-14 |
Julian Smart | Added #define wxHelpController to help.h; added wxWinHe... |
tree | commitdiff |
1998-06-14 |
Guilhem Lavaux | * Thread updates and cleanup (m_locked, MUTEX_UNLOCKED... |
tree | commitdiff |
1998-06-14 |
Julian Smart | const/void changes in thread, tabctrl and wave files... |
tree | commitdiff |
1998-06-14 |
Julian Smart | Corrected missing pipe in treectrl.h, wxOK->wxID_OK... |
tree | commitdiff |
1998-06-13 |
Julian Smart | Corrected dataobj.h/.cpp, corrected listbox to use... |
tree | commitdiff |
1998-06-13 |
Guilhem Lavaux | * Posix/SGI/No threads added |
tree | commitdiff |
1998-06-13 |
Julian Smart | Added GTK/Linux joystick class (Guilhem Lavaux) |
tree | commitdiff |
1998-06-13 |
Julian Smart | Correction to dnd.h; EVT_MOUSE_EVENTS now includes... |
tree | commitdiff |
1998-06-12 |
Vadim Zeitlin | in wxOnAssert() abort() replaced with raise(SIGTRAP... |
tree | commitdiff |
1998-06-12 |
Vadim Zeitlin | added support of multiple-selection listboxes, GetSelec... |
tree | commitdiff |
1998-06-10 |
Vadim Zeitlin | wxTextCtrl::WriteText() now adds it at the end and... |
tree | commitdiff |
1998-06-09 |
Vadim Zeitlin | wxLogWindow is now not a top-level frame, so it doesn... |
tree | commitdiff |
1998-06-09 |
Vadim Zeitlin | wxTempFile bug corrected: the temp file is now created... |
tree | commitdiff |
1998-06-08 |
Vadim Zeitlin | Bool changed to bool |
tree | commitdiff |
1998-06-05 |
Vadim Zeitlin | Bool replaced by bool |
tree | commitdiff |
1998-06-04 |
Robert Roebling | GTK |
tree | commitdiff |
1998-06-03 |
Robert Roebling | GTK |
tree | commitdiff |
1998-06-03 |
Vadim Zeitlin | bug preventing compilation of wxLogGui under !Windows... |
tree | commitdiff |
1998-06-02 |
Robert Roebling | GTK |
tree | commitdiff |
1998-05-30 |
Robert Roebling | Same as last one.. |
tree | commitdiff |
1998-05-28 |
Robert Roebling | GTK |
tree | commitdiff |
1998-05-28 |
Julian Smart | Updates from Chris Breeze |
tree | commitdiff |
1998-05-28 |
Robert Roebling | GTK wxBitmapButton added |
tree | commitdiff |
1998-05-28 |
Julian Smart | #ifdefed out a typedef not appropriate to MSW; added... |
tree | commitdiff |
1998-05-27 |
Vadim Zeitlin | cleaned code a bit |
tree | commitdiff |
1998-05-27 |
Vadim Zeitlin | wxDataObject and wxDropSource implementations |
tree | commitdiff |
1998-05-27 |
Vadim Zeitlin | registry based implementation of wxConfig (wxRegConfig) |
tree | commitdiff |
1998-05-27 |
Vadim Zeitlin | 1) now associated drop target is deleted (memory/resour... |
tree | commitdiff |
1998-05-27 |
Vadim Zeitlin | removed compilation warning about "switch with default... |
tree | commitdiff |
1998-05-27 |
Vadim Zeitlin | many bugs (including major one in DeleteSelf) corrected |
tree | commitdiff |
1998-05-27 |
Vadim Zeitlin | spurious "(uint)" cast which was causing compilation... |
tree | commitdiff |
1998-05-27 |
Vadim Zeitlin | 1) Added call to wxLog::Flush() to wxApp::OnIdle() |
tree | commitdiff |
1998-05-27 |
Julian Smart | Changes to help with Win16 compilation. |
tree | commitdiff |
1998-05-26 |
Vadim Zeitlin | 1) log leves are now global wxLOG_ prefixed constants... |
tree | commitdiff |
1998-05-26 |
Vadim Zeitlin | wxFileConfig now has it's own header, the config file... |
tree | commitdiff |
1998-05-26 |
Vadim Zeitlin | added write_append mode to wxFile, implemented eof... |
tree | commitdiff |
1998-05-26 |
Vadim Zeitlin | added "const char *Read()" returning pointer to statis... |
tree | commitdiff |
1998-05-22 |
Julian Smart | In SetString, added test for owner draw style to cure... |
tree | commitdiff |
1998-05-22 |
Julian Smart | Changed library paths for new structure |
tree | commitdiff |
1998-05-21 |
Julian Smart | App declarations modified; cursor was corrupt; needed... |
tree | commitdiff |
1998-05-21 |
Julian Smart | *** empty log message *** |
tree | commitdiff |
1998-05-21 |
Julian Smart | Minor changes to make files compile (return values... |
tree | commitdiff |
1998-05-21 |
Robert Roebling | Add support for dynamic event tables |
tree | commitdiff |
1998-05-21 |
Robert Roebling | *** empty log message *** |
tree | commitdiff |
1998-05-20 |
Karsten Ballüder | now MSW stuff is complete |
tree | commitdiff |
1998-05-20 |
Karsten Ballüder | added some wxMSW stuff |
tree | commitdiff |
1998-05-20 |
Karsten Ballüder | Initial revision |
tree | commitdiff |
|