1998-11-25 |
Robin Dunn | Added wxPalette, wxRegion, wxRegionIterator, wxTaskbarIcon |
tree | commitdiff |
1998-11-21 |
Julian Smart | Doc updates (debug stuff); Cygwin corrections |
tree | commitdiff |
1998-11-17 |
Julian Smart | Cured BC++ makefile bug; wxGrid fix; updated Motif... |
tree | commitdiff |
1998-11-16 |
Robin Dunn | Generic treectrl for wxPython/GTK compiles... |
tree | commitdiff |
1998-11-15 |
Robin Dunn | Removing some ifdef's for wxGTK |
tree | commitdiff |
1998-11-15 |
Julian Smart | Fix to parser.y to make it compile with makefile.unx... |
tree | commitdiff |
1998-11-11 |
Guilhem Lavaux | * Fixes. |
tree | commitdiff |
1998-11-11 |
Robin Dunn | wxTreeCtrl now works (sort of) for wxPython-GTK. This... |
tree | commitdiff |
1998-11-11 |
Robin Dunn | Additions for wxTreeCtrl |
tree | commitdiff |
1998-11-09 |
Guilhem Lavaux | * wxMMedia: these makefiles are just indicative. |
tree | commitdiff |
1998-11-09 |
Guilhem Lavaux | * Added wxMMedia in the repository so people interreste... |
tree | commitdiff |
1998-11-09 |
Julian Smart | Removed references to DEBUG and WXDEBUG; cured Motif... |
tree | commitdiff |
1998-11-08 |
Julian Smart | OGL fixes for wxMotif; added Set/GetClientData to wxMen... |
tree | commitdiff |
1998-11-03 |
Julian Smart | Dialog Editor bug fixes, several other small ones |
tree | commitdiff |
1998-11-03 |
Robin Dunn | New generated code |
tree | commitdiff |
1998-11-03 |
Robin Dunn | fixed a typo |
tree | commitdiff |
1998-10-27 |
Julian Smart | Motif wxNotebook about done; added print/preview to... |
tree | commitdiff |
1998-10-21 |
Robin Dunn | added a "lib" target for generating a wxPython library... |
tree | commitdiff |
1998-10-21 |
Robin Dunn | *** empty log message *** |
tree | commitdiff |
1998-10-21 |
Robin Dunn | *** empty log message *** |
tree | commitdiff |
1998-10-20 |
Robin Dunn | Sample Setup.in file for Linux |
tree | commitdiff |
1998-10-20 |
Robin Dunn | newly generated files from SWIG |
tree | commitdiff |
1998-10-20 |
Robin Dunn | bug fix |
tree | commitdiff |
1998-10-20 |
Robin Dunn | New wxTreeCtrl wrappers (untested) |
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-17 |
Unknown (UG) | no message |
tree | commitdiff |
1998-10-16 |
Unknown (UG) | new project file + misc fixes for wxUSE_DOC_VIEW_ARCHIT... |
tree | commitdiff |
1998-10-16 |
Unknown (UG) | no message |
tree | commitdiff |
1998-10-16 |
Unknown (UG) | no message |
tree | commitdiff |
1998-10-16 |
Unknown (UG) | no message |
tree | commitdiff |
1998-10-16 |
Unknown (UG) | no message |
tree | commitdiff |
1998-10-16 |
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-16 |
Unknown (UG) | no message |
tree | commitdiff |
1998-10-16 |
Unknown (UG) | wxUSE_IOSTREAMH fixes |
tree | commitdiff |
1998-10-14 |
Guilhem Lavaux | * wxSocket fixes |
tree | commitdiff |
1998-10-12 |
Julian Smart | Changes related to stream includes |
tree | commitdiff |
1998-10-09 |
Julian Smart | Dialog unit mods; wxProp tidying |
tree | commitdiff |
1998-10-07 |
Robin Dunn | Version 0.4.1 for wxGTK |
tree | commitdiff |
1998-10-05 |
Julian Smart | Repaired radiobox problem. |
tree | commitdiff |
1998-10-03 |
Robin Dunn | *** empty log message *** |
tree | commitdiff |
1998-10-02 |
Julian Smart | Removed DrawOpenSpline since it doesn't seem to be... |
tree | commitdiff |
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 |
next |