1998-09-16 |
Julian Smart | Made wxStubs compile on Unix. |
tree | commitdiff |
1998-09-12 |
Robert Roebling | Removed warnings |
tree | commitdiff |
1998-09-12 |
Julian Smart | Added sashtest GTK makefiles (crashing bug to be solved... |
tree | commitdiff |
1998-09-12 |
Robert Roebling | Changed instal path for setup.h |
tree | commitdiff |
1998-09-11 |
Robert Roebling | Updates to memcheck |
tree | commitdiff |
1998-09-09 |
Karsten Ballüder | removed __WXMSW__ define |
tree | commitdiff |
1998-09-08 |
Julian Smart | Additional makefiles; changes for compilation with... |
tree | commitdiff |
1998-09-07 |
Robert Roebling | Much more aggressive for intercepting events and |
tree | commitdiff |
1998-09-07 |
Julian Smart | Added wxSashWindow, wxSashLayoutWindow, wxLayoutAlgorit... |
tree | commitdiff |
1998-09-07 |
Julian Smart | Made wxSocket compile using makefiles; #ifdefed out... |
tree | commitdiff |
1998-09-06 |
Robert Roebling | Fillid in many more missing functions (such as Enable()) |
tree | commitdiff |
1998-09-06 |
Guilhem Lavaux | * Added wxsocket lib and sample (I hope I don't forget... |
tree | commitdiff |
1998-09-06 |
Robert Roebling | Added SetFont to most controls and controls sample |
tree | commitdiff |
1998-09-05 |
Robert Roebling | Fixed a small wxDialog thing |
tree | commitdiff |
1998-09-04 |
Robert Roebling | Corrected wxWindow::GetExtent |
tree | commitdiff |
1998-09-03 |
Robert Roebling | It's possible now to save to a PNG. OK, I still |
tree | commitdiff |
1998-09-03 |
Vadim Zeitlin | the notebook now has the icons |
tree | commitdiff |
1998-09-02 |
Robert Roebling | Added wxAccelerators (sort of) |
tree | commitdiff |
1998-09-01 |
Robert Roebling | Small fixes to wxChoice, wxComboBox and wxListBox |
tree | commitdiff |
1998-09-01 |
Robert Roebling | Fixed a few compile things |
tree | commitdiff |
1998-08-28 |
Julian Smart | Fixed MSW printing, tidied up member variable names |
tree | commitdiff |
1998-08-27 |
Julian Smart | Added some files I forgot about |
tree | commitdiff |
1998-08-27 |
Julian Smart | wxConfig changes to be more logical. |
tree | commitdiff |
1998-08-23 |
Karsten Ballüder | added (de)select all |
tree | commitdiff |
1998-08-23 |
Unknown (RO) | General tidy-up (mainly typecasts) to allow the use... |
tree | commitdiff |
1998-08-22 |
Julian Smart | Removed redundant makefiles and AIAI icons. Changed... |
tree | commitdiff |
1998-08-22 |
Julian Smart | Added config resource file and VC++ makefile |
tree | commitdiff |
1998-08-22 |
Julian Smart | Removed child frame CreateStatusBar from MDI sample... |
tree | commitdiff |
1998-08-17 |
Vadim Zeitlin | minor change |
tree | commitdiff |
1998-08-17 |
Robert Roebling | Added list ctrl sample. Looks better than what I... |
tree | commitdiff |
1998-08-17 |
Robert Roebling | Turned wxIcon inline constructors to real constructors |
tree | commitdiff |
1998-08-17 |
Julian Smart | Got printing, toolbar samples compiling under Windows... |
tree | commitdiff |
1998-08-17 |
Robert Roebling | GTK's toolbar class has no OnPaint |
tree | commitdiff |
1998-08-16 |
Robert Roebling | Added mising AddBitmapList in wxBitmap |
tree | commitdiff |
1998-08-15 |
Robert Roebling | Resource sample works now, apart from |
tree | commitdiff |
1998-08-15 |
Robert Roebling | Makefile fixes |
tree | commitdiff |
1998-08-14 |
Robert Roebling | Added validation support |
tree | commitdiff |
1998-08-14 |
Robert Roebling | Added wxRadioButton (not tested) |
tree | commitdiff |
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 |
next |