1999-10-12 |
Vadim Zeitlin | 1. DLL compilation fixes (wrong WXDLLEXPORT placement... |
commit | commitdiff | tree | snapshot |
1999-10-12 |
Vadim Zeitlin | tmake template for DLL project for VC++ 6.0 |
commit | commitdiff | tree | snapshot |
1999-10-12 |
David Webster | More OS/2 stuff |
commit | commitdiff | tree | snapshot |
1999-10-12 |
Robert Roebling | Refresh() problem from DialogEd solved |
commit | commitdiff | tree | snapshot |
1999-10-12 |
Robin Dunn | Attempting to create module def for wxPython |
commit | commitdiff | tree | snapshot |
1999-10-12 |
George Tasker | Moved the #include of filefn.h from db.h to db.cpp |
commit | commitdiff | tree | snapshot |
1999-10-12 |
George Tasker | Moved the #include of filefn.h to db.cpp |
commit | commitdiff | tree | snapshot |
1999-10-12 |
Robert Roebling | Some more distrib corrections. |
commit | commitdiff | tree | snapshot |
1999-10-12 |
George Tasker | Use of a postgres data source would fail due to checkin... |
commit | commitdiff | tree | snapshot |
1999-10-12 |
George Tasker | Changed #ifdef _IODBC_ to #ifdef __UNIX__ |
commit | commitdiff | tree | snapshot |
1999-10-12 |
Robert Roebling | More makefiles, distrib things, |
commit | commitdiff | tree | snapshot |
1999-10-12 |
Robin Dunn | 2.1.5 quickie release |
commit | commitdiff | tree | snapshot |
1999-10-12 |
Robin Dunn | distrib tweaks |
commit | commitdiff | tree | snapshot |
1999-10-12 |
Robin Dunn | more intelligent build for gtk |
commit | commitdiff | tree | snapshot |
1999-10-11 |
Robert Roebling | Various distrib things, |
commit | commitdiff | tree | snapshot |
1999-10-11 |
Robin Dunn | minor fixes |
commit | commitdiff | tree | snapshot |
1999-10-11 |
Robert Roebling | Added wxMenu::Delete() and fixed some menu deleted... |
commit | commitdiff | tree | snapshot |
1999-10-11 |
Robert Roebling | Tried to make wxGLCanvas work again. WIP. |
commit | commitdiff | tree | snapshot |
1999-10-11 |
Julian Smart | Added blank line to end (Tex2RTF requirement) |
commit | commitdiff | tree | snapshot |
1999-10-11 |
Robert Roebling | Minor doc updates, |
commit | commitdiff | tree | snapshot |
1999-10-11 |
Robert Roebling | added SpinCtrl, |
commit | commitdiff | tree | snapshot |
1999-10-11 |
J. Russell... | Updated instructions for Mingw32/gcc-2.95 |
commit | commitdiff | tree | snapshot |
1999-10-11 |
David Webster | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-10-10 |
Vadim Zeitlin | wxSpinCtrl |
commit | commitdiff | tree | snapshot |
1999-10-10 |
Václav Slavík | fixed bug with 2 frames |
commit | commitdiff | tree | snapshot |
1999-10-10 |
Václav Slavík | fixed terminology (widget vs. binded window) |
commit | commitdiff | tree | snapshot |
1999-10-10 |
Václav Slavík | fixed cursor flickering in wxHtmlWindow |
commit | commitdiff | tree | snapshot |
1999-10-10 |
Václav Slavík | preparing for HTML printing |
commit | commitdiff | tree | snapshot |
1999-10-10 |
Robert Roebling | TreeTest compiles again, |
commit | commitdiff | tree | snapshot |
1999-10-10 |
Robert Roebling | Scrolling updates. |
commit | commitdiff | tree | snapshot |
1999-10-10 |
David Webster | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-10-10 |
Karsten Ballüder | updated richedit and nettest |
commit | commitdiff | tree | snapshot |
1999-10-10 |
Karsten Ballüder | added samples richedit and nettest |
commit | commitdiff | tree | snapshot |
1999-10-10 |
Robert Roebling | Minor changes to keep my MSW source |
commit | commitdiff | tree | snapshot |
1999-10-10 |
Guilhem Lavaux | Changed Ungetch behaviour (FIFO -> LIFO). |
commit | commitdiff | tree | snapshot |
1999-10-09 |
Robin Dunn | minor additions and bugfixes |
commit | commitdiff | tree | snapshot |
1999-10-09 |
Robin Dunn | minor additions and bugfixes |
commit | commitdiff | tree | snapshot |
1999-10-09 |
Robin Dunn | incremented wxPython version number |
commit | commitdiff | tree | snapshot |
1999-10-09 |
Robin Dunn | Ifdef'ed back in the scrolling aware drawing code in... |
commit | commitdiff | tree | snapshot |
1999-10-09 |
Robin Dunn | Added WXDLLEXPORT for wxInitAllImageHandlers |
commit | commitdiff | tree | snapshot |
1999-10-09 |
Robert Roebling | Applied a few patches, |
commit | commitdiff | tree | snapshot |
1999-10-09 |
Julian Smart | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-10-09 |
Robert Roebling | Makefile changes for static libs and HP-UX, |
commit | commitdiff | tree | snapshot |
1999-10-09 |
Robert Roebling | Changed SetToolBar() to behave a bit smarter. Untested. |
commit | commitdiff | tree | snapshot |
1999-10-09 |
Robin Dunn | Attempting to restore the binary files that got trashed... |
commit | commitdiff | tree | snapshot |
1999-10-09 |
Robin Dunn | fixed compilation error |
commit | commitdiff | tree | snapshot |
1999-10-09 |
Robin Dunn | Added missing costructor |
commit | commitdiff | tree | snapshot |
1999-10-09 |
Robin Dunn | passing CRTFLAG to subordinant makes |
commit | commitdiff | tree | snapshot |
1999-10-09 |
David Webster | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-10-08 |
Robert Roebling | New scrolling code. |
commit | commitdiff | tree | snapshot |
1999-10-08 |
Václav Slavík | fixed bug in tables when border=0 |
commit | commitdiff | tree | snapshot |
1999-10-08 |
Václav Slavík | fixed bug in imagemap |
commit | commitdiff | tree | snapshot |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
commit | commitdiff | tree | snapshot |
1999-10-08 |
Sylvain Bougnoux | tiny fixes |
commit | commitdiff | tree | snapshot |
1999-10-08 |
Julian Smart | Debug option mod |
commit | commitdiff | tree | snapshot |
1999-10-08 |
Julian Smart | Made .dsp files consistent with debug option; added... |
commit | commitdiff | tree | snapshot |
1999-10-08 |
David Webster | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Robin Dunn | distribution updates |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Robin Dunn | more release notes |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Robin Dunn | bugfix dealing with where the CWD is... |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Robin Dunn | distribution updates |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Robin Dunn | wxPython documentation updates |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Robin Dunn | more updates |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Robin Dunn | some release notes |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Robin Dunn | distribution updates |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Robin Dunn | updated generated sources |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Robin Dunn | new contributions |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Vadim Zeitlin | wxLog::FlushActive added |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Vadim Zeitlin | 1. wxLog::FlushActive() added |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Robin Dunn | updated generated sources |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Robin Dunn | Added event class constructors |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Robin Dunn | updated distribution list |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Karsten Ballüder | added missing implementation (untested, but compiles) |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Vadim Zeitlin | compilation fix |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Vadim Zeitlin | item about Borland C++ dislike for objects in ternary... |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Vadim Zeitlin | compile fix for BC++ |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Karsten Ballüder | typo |
commit | commitdiff | tree | snapshot |
1999-10-07 |
George Tasker | Added support for dBase, PostGres, MySQL, Access, MS... |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Vadim Zeitlin | some fixes after global _T() => T() change |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Vadim Zeitlin | Unicode overview added |
commit | commitdiff | tree | snapshot |
1999-10-07 |
George Tasker | no message |
commit | commitdiff | tree | snapshot |
1999-10-07 |
George Tasker | Fixed the GUI so it will now work correctly when widget... |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Unknown (JL) | switch /MD /MDd depend on FINAL |
commit | commitdiff | tree | snapshot |
1999-10-07 |
Michael Bedward | Added page up and page down key support. |
commit | commitdiff | tree | snapshot |
1999-10-07 |
David Webster | *** empty log message *** |
commit | commitdiff | tree | snapshot |
1999-10-06 |
Robin Dunn | more tweaks and fixes |
commit | commitdiff | tree | snapshot |
1999-10-06 |
Vadim Zeitlin | added wxDialUpManager::IsAlwaysConnected() and GetISPNa... |
commit | commitdiff | tree | snapshot |
1999-10-06 |
Vadim Zeitlin | fix for base-only files |
commit | commitdiff | tree | snapshot |
1999-10-06 |
Vadim Zeitlin | fix for .c files in msw subdir for VC++ 6 |
commit | commitdiff | tree | snapshot |
1999-10-06 |
Robin Dunn | Allow override of /MDd |
commit | commitdiff | tree | snapshot |
1999-10-06 |
Vadim Zeitlin | _T() restored for compatibility |
commit | commitdiff | tree | snapshot |
1999-10-06 |
Vadim Zeitlin | some warnings suppressed |
commit | commitdiff | tree | snapshot |
1999-10-06 |
Vadim Zeitlin | wxRegion::IsEmpty() added |
commit | commitdiff | tree | snapshot |
1999-10-06 |
Vadim Zeitlin | more changes for wxBase - starts to work under Unix |
commit | commitdiff | tree | snapshot |
1999-10-06 |
Unknown (JL) | compile error with VC6.0 fixed. #include "wx/wxprec... |
commit | commitdiff | tree | snapshot |
1999-10-06 |
Robin Dunn | removed some test code that accidentally was left in |
commit | commitdiff | tree | snapshot |
1999-10-06 |
Karsten Ballüder | cvs debugging |
commit | commitdiff | tree | snapshot |
1999-10-06 |
Karsten Ballüder | cvs debugging |
commit | commitdiff | tree | snapshot |
1999-10-06 |
Julian Smart | Corrected setting back |
commit | commitdiff | tree | snapshot |
1999-10-06 |
Michael Bedward | Have to set focus to edit control when it is shown... |
commit | commitdiff | tree | snapshot |
next |