1998-08-13 |
Unknown (AN) | -Debian glibc2 system is 'linux-gnu', not 'Linux';updat... |
tree | commitdiff |
1998-08-12 |
Robert Roebling | Forgot this one. |
tree | commitdiff |
1998-08-12 |
Robert Roebling | Added PushEventHandler, Pop... |
tree | commitdiff |
1998-08-12 |
Vadim Zeitlin | file d&d (re)enabled under Windows |
tree | commitdiff |
1998-08-12 |
Robert Roebling | Added wxFrame::OnCreateStatusBar and ToolBar |
tree | commitdiff |
1998-08-11 |
Vadim Zeitlin | controls.cpp didn't compile - missing MyTextCtrl declar... |
tree | commitdiff |
1998-08-09 |
Robert Roebling | Added Pop-up menus. |
tree | commitdiff |
1998-08-08 |
Denis Pershin | Another small modification... Sorry for CVS list overlo... |
tree | commitdiff |
1998-08-08 |
Denis Pershin | Small modification |
tree | commitdiff |
1998-08-08 |
Denis Pershin | Third try to commit.... |
tree | commitdiff |
1998-08-06 |
Guilhem Lavaux | * Typo fix. |
tree | commitdiff |
1998-08-05 |
Guilhem Lavaux | * Added source file info in utils/serialize/* |
tree | commitdiff |
1998-08-05 |
Robert Roebling | Removed /install/gtk/configure from cvs |
tree | commitdiff |
1998-08-04 |
Julian Smart | Small fixes |
tree | commitdiff |
1998-08-03 |
Vadim Zeitlin | crash in wxLog::GetActiveTarget() fixed |
tree | commitdiff |
1998-08-03 |
Vadim Zeitlin | wxConfig sample + wxGTK makefiles |
tree | commitdiff |
1998-08-02 |
Robert Roebling | Fixed Fontdialog |
tree | commitdiff |
1998-07-31 |
Robert Roebling | Added bitmaps and icons to samples |
tree | commitdiff |
1998-07-31 |
Julian Smart | Added wxAcceleratorTable, wxFrame::SetAcceleratorTable... |
tree | commitdiff |
1998-07-31 |
Julian Smart | Some manual updates; in MDI sample, child frames now... |
tree | commitdiff |
1998-07-28 |
Robert Roebling | Fixed bug in wxListCtrl |
tree | commitdiff |
1998-07-28 |
Julian Smart | Added MDI support for Document/view, plus an example. |
tree | commitdiff |
1998-07-28 |
Julian Smart | Added ODBC database classes and sample from RemStar... |
tree | commitdiff |
1998-07-28 |
Robert Roebling | Fixed bug in MDI |
tree | commitdiff |
1998-07-27 |
Robert Roebling | wxFrame::SetIcon() |
tree | commitdiff |
1998-07-27 |
Robert Roebling | warning msgs |
tree | commitdiff |
1998-07-27 |
Julian Smart | wxToolBar API changes; now frames manage their toolbar... |
tree | commitdiff |
1998-07-25 |
Robert Roebling | Removed warnings mesgs |
tree | commitdiff |
1998-07-24 |
Julian Smart | Added missing files |
tree | commitdiff |
1998-07-24 |
Julian Smart | Removed explicit #defines for wxToolBar |
tree | commitdiff |
1998-07-24 |
Julian Smart | Added Forty Thieves |
tree | commitdiff |
1998-07-24 |
Robert Roebling | wxFrame::CreateToolBar() stuff |
tree | commitdiff |
1998-07-24 |
Julian Smart | Updated the toolbar sample to reflect updated event... |
tree | commitdiff |
1998-07-23 |
Julian Smart | Created new, simplified toolbar sample; removed other... |
tree | commitdiff |
1998-07-22 |
Robert Roebling | mdi private menus |
tree | commitdiff |
1998-07-20 |
Robert Roebling | many fixes to wxTextCrtl, wxTreeCrtl, wxListBox, |
tree | commitdiff |
1998-07-19 |
Julian Smart | Renamed a couple more samples/controls files; fixed... |
tree | commitdiff |
1998-07-17 |
Vadim Zeitlin | corrected (after wxTString untimely death) and expanded |
tree | commitdiff |
1998-07-13 |
Robert Roebling | resize mdi and notebook client |
tree | commitdiff |
1998-07-13 |
Julian Smart | In splitter sample, forwarded OnIdle events to wxFrame... |
tree | commitdiff |
1998-07-12 |
Robert Roebling | stream compile fixes |
tree | commitdiff |
1998-07-10 |
Karsten Ballüder | Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__... |
tree | commitdiff |
1998-07-10 |
Karsten Ballüder | Cleared up DEBUG define mess, defines are now called... |
tree | commitdiff |
1998-07-10 |
Julian Smart | Changed name of controls sample. |
tree | commitdiff |
1998-07-08 |
Vadim Zeitlin | wxCHECK/CHECK_RET adjustments |
tree | commitdiff |
1998-07-08 |
Julian Smart | Removed redundant auto-setting code in wxDC; corrected... |
tree | commitdiff |
1998-07-08 |
Julian Smart | Cured a bad assert in wxStatusBar; #ifdefed oleutils... |
tree | commitdiff |
1998-07-03 |
Julian Smart | Various documentation changes, makefile fixes |
tree | commitdiff |
1998-06-18 |
Vadim Zeitlin | changed the notebook control to use AddPage() interface... |
tree | commitdiff |
1998-06-16 |
Guilhem Lavaux | * Hope this is the last bug fix in the wxThread merge ... |
tree | commitdiff |
1998-06-13 |
Julian Smart | Corrected dataobj.h/.cpp, corrected listbox to use... |
tree | commitdiff |
1998-06-13 |
Julian Smart | Correction to dnd.h; EVT_MOUSE_EVENTS now includes... |
tree | commitdiff |
1998-06-08 |
Karsten Ballüder | fixed NULL problem |
tree | commitdiff |
1998-06-04 |
Robert Roebling | GTK |
tree | commitdiff |
1998-06-03 |
Robert Roebling | GTK |
tree | commitdiff |
1998-06-02 |
Robert Roebling | GTK |
tree | commitdiff |
1998-05-30 |
Robert Roebling | GTK: |
tree | commitdiff |
1998-05-28 |
Julian Smart | #ifdefed out a typedef not appropriate to MSW; added... |
tree | commitdiff |
1998-05-27 |
Julian Smart | Misc changes for DOS compatibility, plus added wxApp... |
tree | commitdiff |
1998-05-22 |
Julian Smart | Added some more missing files. |
tree | commitdiff |
1998-05-22 |
Julian Smart | *** empty log message *** |
tree | commitdiff |
1998-05-22 |
Robert Roebling | Added dynamic events sample. |
tree | commitdiff |
1998-05-22 |
Julian Smart | *** empty log message *** |
tree | commitdiff |
1998-05-21 |
Julian Smart | *** empty log message *** |
tree | commitdiff |
1998-05-21 |
Julian Smart | Added sample makefile.nt, makefile.g95. |
tree | commitdiff |
1998-05-21 |
Robert Roebling | Add support for dynamic event tables |
tree | commitdiff |
1998-05-20 |
Karsten Ballüder | now MSW stuff is complete |
tree | commitdiff |
1998-05-20 |
Karsten Ballüder | Initial revision |
tree | commitdiff |
|