1998-10-02 |
Robin Dunn | Version 0.4 of wxPython for MSW. |
tree | commitdiff |
1998-09-28 |
Julian Smart | More wxMotif work, OGL enhancements, USE_ macro correct... |
tree | commitdiff |
1998-09-25 |
Vadim Zeitlin | USE_xxx constants renamed to wxUSE_xxx. This is an... |
tree | commitdiff |
1998-09-17 |
Guilhem Lavaux | * Added wxSerial DLL support for Borland 32 |
tree | commitdiff |
1998-09-16 |
Julian Smart | Misc OGL changes |
tree | commitdiff |
1998-09-08 |
Julian Smart | Additional makefiles; changes for compilation with... |
tree | commitdiff |
1998-09-08 |
Julian Smart | Added Latex style file |
tree | commitdiff |
1998-09-08 |
Robert Roebling | It's now possible to drag a listbox filled with entries |
tree | commitdiff |
1998-09-08 |
Julian Smart | Updated OGL documentation and tidied up some code |
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-07 |
Robert Roebling | wxProp now intercepts EVT_TEXT_ENTER instead of EVT_TEXT |
tree | commitdiff |
1998-09-06 |
Julian Smart | Commented out Robert's SetFont change for now; changed... |
tree | commitdiff |
1998-09-06 |
Julian Smart | Removed bitmap.cpp, bitmap.h from OGL |
tree | commitdiff |
1998-09-06 |
Julian Smart | Various changes |
tree | commitdiff |
1998-09-06 |
Julian Smart | Renamed bitmap.cpp to bmpshape.cpp to aid debugging |
tree | commitdiff |
1998-09-06 |
Julian Smart | OGL improvements |
tree | commitdiff |
1998-09-05 |
Julian Smart | Removed some bugs |
tree | commitdiff |
1998-09-03 |
Unknown (AN) | fixed the install/unix references -Markus |
tree | commitdiff |
1998-09-03 |
Robert Roebling | make install |
tree | commitdiff |
1998-09-01 |
Guilhem Lavaux | * wxCreateDynamicObject() uses an hashtable now |
tree | commitdiff |
1998-08-27 |
Robin Dunn | Some chicken-and-egg problems solved for wxPython on... |
tree | commitdiff |
1998-08-27 |
Robin Dunn | - more tweaks |
tree | commitdiff |
1998-08-23 |
Julian Smart | defs.h corrected (syntax error in wxDELETEA). More... |
tree | commitdiff |
1998-08-23 |
Guilhem Lavaux | * New function wxObjectInputStream::Recall() |
tree | commitdiff |
1998-08-22 |
Robin Dunn | some tweaks for wxGTK |
tree | commitdiff |
1998-08-22 |
Julian Smart | OGL improvements |
tree | commitdiff |
1998-08-19 |
Guilhem Lavaux | * Some new feature in wxObject*Stream (objects aren... |
tree | commitdiff |
1998-08-19 |
Robin Dunn | A few tweaks |
tree | commitdiff |
1998-08-19 |
Robin Dunn | Placeholder |
tree | commitdiff |
1998-08-19 |
Robin Dunn | new build structure |
tree | commitdiff |
1998-08-19 |
Robin Dunn | GTK version of the SWIG-generated files |
tree | commitdiff |
1998-08-19 |
Robin Dunn | placeholder |
tree | commitdiff |
1998-08-18 |
Robin Dunn | New build directory structure |
tree | commitdiff |
1998-08-18 |
Robin Dunn | ifdef out some wxGTK specific code |
tree | commitdiff |
1998-08-18 |
Robin Dunn | MSW version of the SWIG-generated files |
tree | commitdiff |
1998-08-18 |
Robin Dunn | moving the SWIG-generated files to toolkit specific... |
tree | commitdiff |
1998-08-18 |
Robin Dunn | more wxGTK compatibility things. |
tree | commitdiff |
1998-08-18 |
Robin Dunn | a few tweaks |
tree | commitdiff |
1998-08-18 |
Guilhem Lavaux | * wxThread: new functions: wxThread::Pause/Resume,... |
tree | commitdiff |
1998-08-17 |
Robin Dunn | Removed an extra method definition |
tree | commitdiff |
1998-08-17 |
Robert Roebling | GTK's toolbar class has no OnPaint |
tree | commitdiff |
1998-08-16 |
Julian Smart | Changed wxMenu::GetTitle to return a wxString. |
tree | commitdiff |
1998-08-16 |
Robin Dunn | More wxGTK work. |
tree | commitdiff |
1998-08-16 |
Robin Dunn | updated email address |
tree | commitdiff |
1998-08-15 |
Julian Smart | Small changes after Robert's edits |
tree | commitdiff |
1998-08-15 |
Julian Smart | Added isosurf wxGLCanvas sample, cured OnPaint bug... |
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-15 |
Robert Roebling | Added wxPropList library |
tree | commitdiff |
1998-08-15 |
Julian Smart | Added GLCanvas library (Win only at present). |
tree | commitdiff |
1998-08-15 |
Robin Dunn | - Moved the header in the .i files out of the code... |
tree | commitdiff |
1998-08-15 |
Julian Smart | Changes mostly as a result of __WXSTUBS__ compilation... |
tree | commitdiff |
1998-08-14 |
Robin Dunn | Beginings of wxGTK compatibility |
tree | commitdiff |
1998-08-14 |
Julian Smart | wxToolBarBase -> wxToolBar |
tree | commitdiff |
1998-08-14 |
Robert Roebling | Added wxRadioButton (not tested) |
tree | commitdiff |
1998-08-14 |
Robin Dunn | made pre-compiling the python files optional |
tree | commitdiff |
1998-08-14 |
Robin Dunn | removed some definitions that got removed from defs.h |
tree | commitdiff |
1998-08-13 |
Unknown (AN) | -Debian glibc2 system is 'linux-gnu', not 'Linux';updat... |
tree | commitdiff |
1998-08-10 |
Robin Dunn | Typo fixes |
tree | commitdiff |
1998-08-10 |
Julian Smart | Various Dialog Editor-related mods; Dlg Ed. getting... |
tree | commitdiff |
1998-08-09 |
Robin Dunn | I didn't mean for this to be in the repository... |
tree | commitdiff |
1998-08-09 |
Robin Dunn | Initial version |
tree | commitdiff |
1998-08-08 |
Julian Smart | Added stub include files; also a couple more Dialog... |
tree | commitdiff |
1998-08-08 |
Denis Pershin | Another small modification... Sorry for CVS list overlo... |
tree | commitdiff |
1998-08-08 |
Denis Pershin | Third try to commit.... |
tree | commitdiff |
1998-08-07 |
Julian Smart | Fixed various wxMSW compile problems that came down... |
tree | commitdiff |
1998-08-06 |
Julian Smart | Fixed someone's compile error in regconf.cpp (needed... |
tree | commitdiff |
1998-08-06 |
Julian Smart | OGL fixes; documentation fixes; dialog editor updates |
tree | commitdiff |
1998-08-05 |
Guilhem Lavaux | * Added source file info in utils/serialize/* |
tree | commitdiff |
1998-08-05 |
Julian Smart | Various bug fixes to OGL; wxStripExtension prototype... |
tree | commitdiff |
1998-08-04 |
Guilhem Lavaux | * Added serialization code to the repository |
tree | commitdiff |
1998-08-04 |
Julian Smart | Small fixes |
tree | commitdiff |
1998-07-29 |
Julian Smart | Added missing OGL files; added defaults to wxDocMDIPare... |
tree | commitdiff |
1998-07-28 |
Julian Smart | Changed files to work with wxDataFormat |
tree | commitdiff |
1998-07-24 |
Julian Smart | Small change |
tree | commitdiff |
1998-07-24 |
Julian Smart | Dialog Editor edits |
tree | commitdiff |
1998-07-19 |
Julian Smart | Renamed a couple more samples/controls files; fixed... |
tree | commitdiff |
1998-07-18 |
Julian Smart | Added revamped Object Graphics Library (for node/arc... |
tree | commitdiff |
1998-07-12 |
Julian Smart | Added wxTreeLayout for wxWindows 2.0 |
tree | commitdiff |
1998-07-10 |
Karsten Ballüder | Changed __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__... |
tree | commitdiff |
1998-07-10 |
Julian Smart | Fixed const problems in status bar code, changed panelg... |
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 |
1998-07-02 |
Julian Smart | Added extra Dialog Editor icons |
tree | commitdiff |
1998-07-02 |
Julian Smart | Major changes to Dialog Editor (still at alpha level) |
tree | commitdiff |
1998-06-03 |
Julian Smart | Modified wx.hpj for new directory structure; books... |
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-21 |
Julian Smart | *** empty log message *** |
tree | commitdiff |
1998-05-20 |
Karsten Ballüder | I've now added the documentation files. |
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 |
|