1999-10-14 |
Julian Smart | Added sqltypes.h (for Cygwin b20), some other Cygwin... |
tree | commitdiff |
1999-10-14 |
Robert Roebling | Changed time of sending the wxSizeEvent and assorted... |
tree | commitdiff |
1999-10-14 |
Julian Smart | makeg95.env edited for Mingw32/gcc 2.95 compilation... |
tree | commitdiff |
1999-10-14 |
Julian Smart | Corrections |
tree | commitdiff |
1999-10-14 |
Robert Roebling | Applied patches for AIX, |
tree | commitdiff |
1999-10-14 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-10-14 |
Michael Bedward | Changed all EVT_WXGRID... constants to EVT_GRID... |
tree | commitdiff |
1999-10-13 |
David Webster | Latest Updates |
tree | commitdiff |
1999-10-13 |
Unknown (CR) | brought regconf interface read/write methods up to... |
tree | commitdiff |
1999-10-13 |
David Webster | no message |
tree | commitdiff |
1999-10-13 |
Unknown (CR) | Added tree control item click event wrappers |
tree | commitdiff |
1999-10-13 |
Unknown (CR) | Added list control item click event wrappers |
tree | commitdiff |
1999-10-13 |
Unknown (CR) | Added tree control item click events |
tree | commitdiff |
1999-10-12 |
Vadim Zeitlin | 1. DLL compilation fixes (wrong WXDLLEXPORT placement... |
tree | commitdiff |
1999-10-12 |
David Webster | More OS/2 stuff |
tree | commitdiff |
1999-10-12 |
Robert Roebling | Refresh() problem from DialogEd solved |
tree | commitdiff |
1999-10-12 |
George Tasker | Moved the #include of filefn.h to db.cpp |
tree | commitdiff |
1999-10-12 |
George Tasker | Changed #ifdef _IODBC_ to #ifdef __UNIX__ |
tree | commitdiff |
1999-10-11 |
Robert Roebling | Various distrib things, |
tree | commitdiff |
1999-10-11 |
Robert Roebling | Added wxMenu::Delete() and fixed some menu deleted... |
tree | commitdiff |
1999-10-11 |
Robert Roebling | Tried to make wxGLCanvas work again. WIP. |
tree | commitdiff |
1999-10-11 |
Robert Roebling | added SpinCtrl, |
tree | commitdiff |
1999-10-11 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-10-10 |
Vadim Zeitlin | wxSpinCtrl |
tree | commitdiff |
1999-10-10 |
Václav Slavík | fixed cursor flickering in wxHtmlWindow |
tree | commitdiff |
1999-10-10 |
Václav Slavík | preparing for HTML printing |
tree | commitdiff |
1999-10-10 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-10-10 |
Karsten Ballüder | updated richedit and nettest |
tree | commitdiff |
1999-10-10 |
Robert Roebling | Minor changes to keep my MSW source |
tree | commitdiff |
1999-10-09 |
Robin Dunn | Added WXDLLEXPORT for wxInitAllImageHandlers |
tree | commitdiff |
1999-10-09 |
Robert Roebling | Applied a few patches, |
tree | commitdiff |
1999-10-09 |
Robert Roebling | Changed SetToolBar() to behave a bit smarter. Untested. |
tree | commitdiff |
1999-10-09 |
Robin Dunn | Attempting to restore the binary files that got trashed... |
tree | commitdiff |
1999-10-09 |
Robin Dunn | fixed compilation error |
tree | commitdiff |
1999-10-09 |
Robin Dunn | Added missing costructor |
tree | commitdiff |
1999-10-09 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-10-08 |
Robert Roebling | New scrolling code. |
tree | commitdiff |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
tree | commitdiff |
1999-10-08 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-10-07 |
Vadim Zeitlin | 1. wxLog::FlushActive() added |
tree | commitdiff |
1999-10-07 |
George Tasker | Added support for dBase, PostGres, MySQL, Access, MS... |
tree | commitdiff |
1999-10-07 |
Vadim Zeitlin | some fixes after global _T() => T() change |
tree | commitdiff |
1999-10-07 |
Michael Bedward | Added page up and page down key support. |
tree | commitdiff |
1999-10-07 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-10-06 |
Vadim Zeitlin | added wxDialUpManager::IsAlwaysConnected() and GetISPNa... |
tree | commitdiff |
1999-10-06 |
Vadim Zeitlin | _T() restored for compatibility |
tree | commitdiff |
1999-10-06 |
Vadim Zeitlin | wxRegion::IsEmpty() added |
tree | commitdiff |
1999-10-06 |
Michael Bedward | Added new wxGrid classes. This is a work in progress ! |
tree | commitdiff |
1999-10-05 |
David Webster | wxOS2 updates for 10/5/99 |
tree | commitdiff |
1999-10-05 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-10-04 |
Vadim Zeitlin | MSW compilation (and other) fixes |
tree | commitdiff |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
tree | commitdiff |
1999-10-04 |
Julian Smart | Removed some unused parameter warnings; compile error... |
tree | commitdiff |
1999-10-04 |
Unknown (JL) | Renameing funktions to prevent name clashes |
tree | commitdiff |
1999-10-04 |
Robert Roebling | Applied a few old patches, |
tree | commitdiff |
1999-10-03 |
Robert Roebling | If we used 10% less inline functions in useless occas... |
tree | commitdiff |
1999-10-03 |
Karsten Ballüder | wxDialUpManager fixes |
tree | commitdiff |
1999-10-03 |
Vadim Zeitlin | 1. Win9x support + async dialing + many more for wxDial... |
tree | commitdiff |
1999-10-03 |
Vadim Zeitlin | fixes I previously forgot to check in |
tree | commitdiff |
1999-10-02 |
Karsten Ballüder | Unix implementation of wxDialUpManager. |
tree | commitdiff |
1999-10-02 |
Václav Slavík | making wxHTML 8.3 compliant |
tree | commitdiff |
1999-10-02 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-10-02 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-10-01 |
Vadim Zeitlin | wxDialUpManager class (first draft, works only under... |
tree | commitdiff |
1999-10-01 |
Vadim Zeitlin | virtual functionsignature corrected |
tree | commitdiff |
1999-10-01 |
Vadim Zeitlin | wxCALLBACK added, wxCOMPFUNC_CONV moved to defs.h |
tree | commitdiff |
1999-10-01 |
Vadim Zeitlin | wxFontEnumerator class for Motif/X |
tree | commitdiff |
1999-10-01 |
Robert Roebling | Improved wxFileDialog behaviour wrt to remembering... |
tree | commitdiff |
1999-10-01 |
Vadim Zeitlin | wxMotif::wxFont supports encodings too (and shares... |
tree | commitdiff |
1999-10-01 |
Vadim Zeitlin | renamed gsockmot.cpp to *.c |
tree | commitdiff |
1999-10-01 |
Vadim Zeitlin | basic support for encodings for wxMSW::wxFont |
tree | commitdiff |
1999-09-30 |
Guillermo Rodrigue... | bugfixes |
tree | commitdiff |
1999-09-30 |
Vadim Zeitlin | fixed compilation and added support for all 4 images... |
tree | commitdiff |
1999-09-30 |
Robert Roebling | Corrected filelist.txt a little - one gsocket.c is... |
tree | commitdiff |
1999-09-29 |
Vadim Zeitlin | 1. Implemented support for different icons for differen... |
tree | commitdiff |
1999-09-29 |
Sylvain Bougnoux | Change wxGetCurrentUTime as wxGetCurrentMTime (milli... |
tree | commitdiff |
1999-09-29 |
Sylvain Bougnoux | Factorize timercmm.cpp code |
tree | commitdiff |
1999-09-29 |
Vadim Zeitlin | 1. added a brief overview of Unicode support |
tree | commitdiff |
1999-09-29 |
J. Russell Smyth | Added defines to allow altered tab placement under... |
tree | commitdiff |
1999-09-29 |
Vadim Zeitlin | param type of wxWindow::Reparent() fixed in wxGTK |
tree | commitdiff |
1999-09-29 |
J. Russell Smyth | Added wxNB_LEFT,RIGHT,BOTTOM for notebook tab placement |
tree | commitdiff |
1999-09-29 |
Julian Smart | Misc changes, including to wxPropertyForm and sample... |
tree | commitdiff |
1999-09-29 |
Vadim Zeitlin | wxListCtrlCompare typedef now is defined correctly... |
tree | commitdiff |
1999-09-21 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-09-20 |
Robin Dunn | I got tired of some of the memory leak messages related... |
tree | commitdiff |
1999-09-20 |
Sylvain Bougnoux | change wxImage::InitAllHandlers to wxInitAllImageHandle... |
tree | commitdiff |
1999-09-20 |
David Webster | More OS/2 changes and fixes. Getting there. |
tree | commitdiff |
1999-09-20 |
Vadim Zeitlin | started separating GUI parts of wxLog from the rest |
tree | commitdiff |
1999-09-20 |
Harco de Hilster | Removed obsolete files. |
tree | commitdiff |
1999-09-20 |
Sylvain Bougnoux | Add wxImage::InitAllHandlers() |
tree | commitdiff |
1999-09-20 |
David Webster | *** empty log message *** |
tree | commitdiff |
1999-09-20 |
Robin Dunn | Added userData to wxSizerItems and other things to... |
tree | commitdiff |
1999-09-18 |
Vadim Zeitlin | unused parameter warnings suppressed |
tree | commitdiff |
1999-09-18 |
Vadim Zeitlin | typo fixed |
tree | commitdiff |
1999-09-18 |
Vadim Zeitlin | unused parameter warnings suppressed |
tree | commitdiff |
1999-09-18 |
Vadim Zeitlin | extra consts removed here and there |
tree | commitdiff |
1999-09-17 |
Guillermo Rodrigue... | Solved problem with wxhInstance name being mangled... |
tree | commitdiff |
1999-09-17 |
David Webster | More OS/2 stubs and caret fix |
tree | commitdiff |
1999-09-17 |
Guillermo Rodrigue... | typedef unsigned int bool (instead of int) for consiste... |
tree | commitdiff |
1999-09-16 |
Michael Bedward | Added GetMainWidget() to fix bug that was causing crash... |
tree | commitdiff |
next |