1998-10-14 |
Julian Smart | Rewrote ConvertToStandardCommandArgs; resource.h correc... |
tree | commitdiff |
1998-10-12 |
Julian Smart | Session management changes for wxMSW. |
tree | commitdiff |
1998-10-07 |
Julian Smart | Latex updates; added defines to printdlg.h for referrin... |
tree | commitdiff |
1998-10-06 |
Julian Smart | FreeBSD patch to sckaddr.cpp; include more files in... |
tree | commitdiff |
1998-10-02 |
Julian Smart | Removed DrawOpenSpline since it doesn't seem to be... |
tree | commitdiff |
1998-09-30 |
Guilhem Lavaux | * wxSocket doc updates. |
tree | commitdiff |
1998-09-30 |
Vadim Zeitlin | more wxConfig and xwLog docs (sorry for the delay) |
tree | commitdiff |
1998-09-24 |
Julian Smart | Added some Web pointers relevant to wxMotif |
tree | commitdiff |
1998-09-23 |
Julian Smart | wxMotif: wxWindow/Client/PaintDC starting to work. |
tree | commitdiff |
1998-09-22 |
Julian Smart | Some more Motif work; included utils.h in fileconf... |
tree | commitdiff |
1998-09-20 |
Guilhem Lavaux | * Fixed a bug in notebook.tex |
tree | commitdiff |
1998-09-18 |
Julian Smart | Fixed some .tex problems |
tree | commitdiff |
1998-09-17 |
Vadim Zeitlin | log.tex uncommented |
tree | commitdiff |
1998-09-17 |
Vadim Zeitlin | wxLog and wxConfig docs update |
tree | commitdiff |
1998-09-16 |
Julian Smart | Made wxStubs compile on Unix. |
tree | commitdiff |
1998-09-10 |
Julian Smart | Eliminated some warnings under Windows; wxGetHomeDir... |
tree | commitdiff |
1998-09-08 |
Julian Smart | Additional makefiles; changes for compilation with... |
tree | commitdiff |
1998-09-08 |
Robert Roebling | It's now possible to drag a listbox filled with entries |
tree | commitdiff |
1998-09-07 |
Julian Smart | Fixed wxCheckBox on wxGTK (SetLabel called before widge... |
tree | commitdiff |
1998-09-06 |
Julian Smart | Various changes |
tree | commitdiff |
1998-09-06 |
Julian Smart | Added some more class docs |
tree | commitdiff |
1998-09-05 |
Robert Roebling | Makefile next attempt |
tree | commitdiff |
1998-09-03 |
Robert Roebling | It's possible now to save to a PNG. OK, I still |
tree | commitdiff |
1998-09-03 |
Robert Roebling | make install |
tree | commitdiff |
1998-08-27 |
Julian Smart | Updated wxConfig documentation |
tree | commitdiff |
1998-08-23 |
Unknown (RO) | Missing \ before _ |
tree | commitdiff |
1998-08-18 |
Julian Smart | Various .tex files updated. .bmp files were corrupted... |
tree | commitdiff |
1998-08-17 |
Vadim Zeitlin | added wxConfigBase documentation |
tree | commitdiff |
1998-08-15 |
Julian Smart | Changes mostly as a result of __WXSTUBS__ compilation... |
tree | commitdiff |
1998-08-10 |
Julian Smart | Various Dialog Editor-related mods; Dlg Ed. getting... |
tree | commitdiff |
1998-08-07 |
Julian Smart | Fixed various wxMSW compile problems that came down... |
tree | commitdiff |
1998-08-06 |
Julian Smart | OGL fixes; documentation fixes; dialog editor updates |
tree | commitdiff |
1998-08-05 |
Julian Smart | Various bug fixes to OGL; wxStripExtension prototype... |
tree | commitdiff |
1998-08-04 |
Julian Smart | Small fixes |
tree | commitdiff |
1998-08-03 |
Karsten Ballüder | grmbl, typo |
tree | commitdiff |
1998-08-03 |
Karsten Ballüder | added another link |
tree | commitdiff |
1998-07-31 |
Julian Smart | Some manual updates; in MDI sample, child frames now... |
tree | commitdiff |
1998-07-29 |
Julian Smart | Update to docs incl. wxString first stab; added a coupl... |
tree | commitdiff |
1998-07-28 |
Julian Smart | Added ODBC classes manual (Word 97). |
tree | commitdiff |
1998-07-28 |
Julian Smart | Changed files to work with wxDataFormat |
tree | commitdiff |
1998-07-27 |
Julian Smart | wxToolBar API changes; now frames manage their toolbar... |
tree | commitdiff |
1998-07-22 |
Robert Roebling | mdi private menus |
tree | commitdiff |
1998-07-17 |
Karsten Ballüder | fixed, latex now works for manual.tex and referenc... |
tree | commitdiff |
1998-07-15 |
Karsten Ballüder | fixed wxGTK copyright |
tree | commitdiff |
1998-07-15 |
Karsten Ballüder | On Robert's request I have added the html-version of... |
tree | commitdiff |
1998-07-10 |
Karsten Ballüder | Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__... |
tree | commitdiff |
1998-07-10 |
Karsten Ballüder | DEBUG -> WXDEBUG |
tree | commitdiff |
1998-07-08 |
Guilhem Lavaux | Small updates in the documentation about threads. |
tree | commitdiff |
1998-07-08 |
Julian Smart | Removed redundant auto-setting code in wxDC; corrected... |
tree | commitdiff |
1998-07-07 |
Julian Smart | Various bug fixes, cosmetic changes |
tree | commitdiff |
1998-07-04 |
Julian Smart | Sorry, I went and removed consts as per the style guide :-) |
tree | commitdiff |
1998-07-03 |
Guilhem Lavaux | * Fixed Async -> sync in wxExecute |
tree | commitdiff |
1998-07-03 |
Julian Smart | Various documentation changes, makefile fixes |
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 |
Julian Smart | *** empty log message *** |
tree | commitdiff |
1998-06-14 |
Julian Smart | Various documentation additions and changes. |
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 | Changed documentation const convention for non-objects... |
tree | commitdiff |
1998-06-13 |
Julian Smart | Added GTK/Linux joystick class (Guilhem Lavaux) |
tree | commitdiff |
1998-06-08 |
Julian Smart | Notes about implementing EVT_LEAVE_WINDOW |
tree | commitdiff |
1998-06-05 |
Julian Smart | Small mods to manual |
tree | commitdiff |
1998-06-03 |
Julian Smart | Modified wx.hpj for new directory structure; books... |
tree | commitdiff |
1998-06-02 |
Julian Smart | Resubmitted binary files that may been corrupted |
tree | commitdiff |
1998-05-30 |
Julian Smart | Removed Deselect function. |
tree | commitdiff |
1998-05-26 |
Karsten Ballüder | bug hunting in the repository |
tree | commitdiff |
1998-05-22 |
Julian Smart | In SetString, added test for owner draw style to cure... |
tree | commitdiff |
1998-05-20 |
Karsten Ballüder | I've now added the documentation files. |
tree | commitdiff |
1998-05-20 |
Karsten Ballüder | added some wxMSW stuff |
tree | commitdiff |
1998-05-20 |
Karsten Ballüder | Initial revision |
tree | commitdiff |
|