2001-06-07 |
Julian Smart | Updates for version change to 2.3.1 |
tree | commitdiff |
2001-05-10 |
Julian Smart | Removed references to xpm[d].lib |
tree | commitdiff |
2001-02-06 |
Julian Smart | Updated VC++ project files for making DLL-based samples |
tree | commitdiff |
2000-12-21 |
George Tasker | Added code to the RIGHT CLICK popup dialog to show... |
tree | commitdiff |
2000-12-21 |
George Tasker | Added BOUNDING BOX selection of multiple widgets on... |
tree | commitdiff |
2000-12-21 |
George Tasker | Added BOUNDING BOX selection of multiple widgets on... |
tree | commitdiff |
2000-12-19 |
George Tasker | When deleting an entire dialog in DialogEditor by right... |
tree | commitdiff |
2000-12-19 |
George Tasker | Left Double clicking a widget (not a dialog) in the... |
tree | commitdiff |
2000-12-19 |
George Tasker | Fixed the popup menus when you right click a widget. |
tree | commitdiff |
2000-10-13 |
Julian Smart | Doc/distribution script mods |
tree | commitdiff |
2000-10-10 |
Julian Smart | Added VC++ project files (seems logical) |
tree | commitdiff |
2000-10-06 |
Jouk Jansen | Modified Files: |
tree | commitdiff |
2000-09-01 |
Julian Smart | Added to wxSystemSettings for better GTK+ themes compat... |
tree | commitdiff |
2000-08-24 |
Jouk Jansen | Committing in . |
tree | commitdiff |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
tree | commitdiff |
2000-03-19 |
Julian Smart | Misc small changes |
tree | commitdiff |
2000-03-12 |
Julian Smart | Made iniconf compile on BC++ 5.01 (involved adding... |
tree | commitdiff |
2000-02-16 |
Julian Smart | DrawLine normalized; wxStaticBitmap fixed for Dialog... |
tree | commitdiff |
2000-01-31 |
Vadim Zeitlin | makefiles changes (@top_srcdir@ adjusted) |
tree | commitdiff |
2000-01-21 |
Julian Smart | Misc. Dialog Editor/resource bugs fixed |
tree | commitdiff |
2000-01-16 |
Václav Slavík | added some utils (tex2rtf, helpgen, makegen) to make... |
tree | commitdiff |
2000-01-14 |
Julian Smart | Further fixes to Dialog Editor; additions to .dsp files |
tree | commitdiff |
2000-01-13 |
Julian Smart | Set RADIOBTN_PARENT_IS_RADIOBOX to 0 (sorry, but..... |
tree | commitdiff |
1999-12-06 |
Julian Smart | Inexplicable removal of wxRadioBox::MSWWindowProc rever... |
tree | commitdiff |
1999-11-30 |
Julian Smart | Compile fixes |
tree | commitdiff |
1999-11-25 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-25 |
Jouk Jansen | Committing in . |
tree | commitdiff |
1999-11-09 |
Vadim Zeitlin | compilation fixes, Makefile.in added |
tree | commitdiff |
1999-11-05 |
Stefan Csomor | CW5.2 Pro Adaptions, wxMac starting to move in |
tree | commitdiff |
1999-11-01 |
Julian Smart | Corrected wxConfig usage problem. |
tree | commitdiff |
1999-10-14 |
Julian Smart | makeg95.env edited for Mingw32/gcc 2.95 compilation... |
tree | commitdiff |
1999-10-13 |
Robert Roebling | Forgot resource sample. |
tree | commitdiff |
1999-08-05 |
Robert Roebling | Compile fix for dynarray, |
tree | commitdiff |
1999-08-04 |
Robert Roebling | Compile fixes for samples and dialoged, |
tree | commitdiff |
1999-06-10 |
Robert Roebling | Docs. |
tree | commitdiff |
1999-06-01 |
Vadim Zeitlin | old makefiles removed |
tree | commitdiff |
1999-05-25 |
Julian Smart | Misc small changes |
tree | commitdiff |
1999-05-22 |
Robert Roebling | GTK 1.0 compilation (not tested) |
tree | commitdiff |
1999-05-08 |
Brian Macy | Commented out 2 apparently used and invalid bitmaps |
tree | commitdiff |
1999-03-23 |
Julian Smart | Corrected valtext.cpp for disabled controls; added... |
tree | commitdiff |
1999-02-10 |
Julian Smart | Cured some small doc typos; some WIN16 fixes; transferr... |
tree | commitdiff |
1999-02-09 |
Julian Smart | Added more makefiles; fixed some samples for Cygwin |
tree | commitdiff |
1999-02-08 |
Julian Smart | Tried to fix wxPanel bug (windows now set the panel... |
tree | commitdiff |
1999-02-06 |
Julian Smart | Added wxMenu::UpdateUI to wxMSW, wxGTK, wxMotif, wxStub... |
tree | commitdiff |
1999-02-05 |
Julian Smart | Removed lots of OnClose functions; doc'ed OnCloseWindow... |
tree | commitdiff |
1999-01-29 |
Julian Smart | Doc mods, sash window bug |
tree | commitdiff |
1999-01-27 |
Robert Roebling | wxToolTip part II |
tree | commitdiff |
1999-01-25 |
Julian Smart | Fixed wxFileDialog and VC++ DLL compilation |
tree | commitdiff |
1999-01-24 |
Julian Smart | Renamed .nt makefiles to .vc and factored them out... |
tree | commitdiff |
1999-01-21 |
Robert Roebling | changed make_int, make_exp .. to wxmake_int.. |
tree | commitdiff |
1999-01-17 |
Julian Smart | Some Motif corrections; Dialog Editor compilation under... |
tree | commitdiff |
1999-01-10 |
Julian Smart | Cured Dialog Editor position/size setting problem |
tree | commitdiff |
1999-01-08 |
Robert Roebling | minor Configure / makefiles updates |
tree | commitdiff |
1999-01-04 |
Julian Smart | Simplified BC++ makefiles; C++Builder 1.0 compilation... |
tree | commitdiff |
1998-12-31 |
Julian Smart | Rationalised a few more docs |
tree | commitdiff |
1998-12-31 |
Julian Smart | Fixed Dialog Editor compilation |
tree | commitdiff |
1998-12-31 |
Julian Smart | Added Property List classes to main library; added... |
tree | commitdiff |
1998-12-28 |
Julian Smart | Changes for 16-bit BC++ (not there yet), GnuWin32;... |
tree | commitdiff |
1998-12-18 |
Julian Smart | In DialogEd, changed Close to Destroy to make it shut... |
tree | commitdiff |
1998-12-15 |
Julian Smart | Trying to add binary wxwin.bmp |
tree | commitdiff |
1998-12-13 |
Robert Roebling | Added wxList:Nth check again |
tree | commitdiff |
1998-12-12 |
Julian Smart | Added wxPoem sample; fixed some Dialog Editor problems... |
tree | commitdiff |
1998-12-12 |
Robert Roebling | Added scrollbar size to settings |
tree | commitdiff |
1998-12-12 |
Robert Roebling | DialogEd compiles and works more or less |
tree | commitdiff |
1998-12-10 |
Julian Smart | Dialog Editor corrections for latest wxWin changes... |
tree | commitdiff |
1998-12-08 |
Julian Smart | Restored the old Dialog Editor files. |
tree | commitdiff |
1998-12-08 |
Karsten Ballüder | Added files. |
tree | commitdiff |
1998-12-08 |
Karsten Ballüder | Overwrote(!!) with source files that compile and link... |
tree | commitdiff |
1998-11-26 |
Julian Smart | Fixed Dialog Editor compilation and window sizing bug... |
tree | commitdiff |
1998-11-17 |
Julian Smart | Cured BC++ makefile bug; wxGrid fix; updated Motif... |
tree | commitdiff |
1998-11-03 |
Julian Smart | Dialog Editor bug fixes, several other small ones |
tree | commitdiff |
1998-10-18 |
Vadim Zeitlin | (minor) fixes to make it compile with the modified... |
tree | commitdiff |
1998-10-17 |
Unknown (UG) | no message |
tree | commitdiff |
1998-10-16 |
Unknown (UG) | no message |
tree | commitdiff |
1998-10-16 |
Unknown (UG) | wxUSE_IOSTREAMH changes |
tree | commitdiff |
1998-10-09 |
Julian Smart | Dialog unit mods; wxProp tidying |
tree | commitdiff |
1998-10-05 |
Julian Smart | Repaired radiobox problem. |
tree | commitdiff |
1998-10-02 |
Julian Smart | Removed DrawOpenSpline since it doesn't seem to be... |
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 |
Robert Roebling | I debug DialogEd for five hours and then Karsten |
tree | commitdiff |
1998-09-07 |
Robert Roebling | After resolving all conflicts that came down the |
tree | commitdiff |
1998-09-07 |
Julian Smart | Fixed wxCheckBox on wxGTK (SetLabel called before widge... |
tree | commitdiff |
1998-09-06 |
Julian Smart | Commented out Robert's SetFont change for now; changed... |
tree | commitdiff |
1998-09-03 |
Unknown (AN) | fixed the install/unix references -Markus |
tree | commitdiff |
1998-08-23 |
Julian Smart | defs.h corrected (syntax error in wxDELETEA). More... |
tree | commitdiff |
1998-08-17 |
Robert Roebling | GTK's toolbar class has no OnPaint |
tree | commitdiff |
1998-08-15 |
Julian Smart | Small changes after Robert's edits |
tree | commitdiff |
1998-08-15 |
Robert Roebling | DialogEd's missing icons. |
tree | commitdiff |
1998-08-15 |
Robert Roebling | DialogEd now compiles, links and runs under wxGTK |
tree | commitdiff |
1998-08-14 |
Julian Smart | wxToolBarBase -> wxToolBar |
tree | commitdiff |
1998-08-10 |
Julian Smart | Various Dialog Editor-related mods; Dlg Ed. getting... |
tree | commitdiff |
1998-08-08 |
Julian Smart | Added stub include files; also a couple more Dialog... |
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-07-29 |
Julian Smart | Added missing OGL files; added defaults to wxDocMDIPare... |
tree | commitdiff |
1998-07-24 |
Julian Smart | Dialog Editor edits |
tree | commitdiff |
1998-07-10 |
Karsten Ballüder | Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__... |
tree | commitdiff |
1998-07-07 |
Julian Smart | Various bug fixes, cosmetic changes |
tree | commitdiff |
1998-07-03 |
Julian Smart | Various documentation changes, makefile fixes |
tree | commitdiff |
next |