2001-06-01 |
Robin Dunn | Allowed MSW wxTrextCtrl styling to also set the backgro... |
blob | commitdiff | raw |
2001-05-31 |
Robin Dunn | Forgot to check-in this change last week... |
blob | commitdiff | raw | diff to current |
2001-05-08 |
Václav Slavík | removed wxUSE_XPM_IN_MSW from setup0.h |
blob | commitdiff | raw | diff to current |
2001-05-04 |
Robin Dunn | Added mouse wheel support for MSW. It generates a... |
blob | commitdiff | raw | diff to current |
2001-04-22 |
Václav Slavík | added wxUSE_IMAGE, wxUSE_XPM |
blob | commitdiff | raw | diff to current |
2001-03-13 |
George Tasker | Removed the requirement that wxUSE_GUI must be 1 to... |
blob | commitdiff | raw | diff to current |
2001-02-08 |
Vadim Zeitlin | applied (slightly modified) wxToggleButton patch from... |
blob | commitdiff | raw | diff to current |
2001-02-08 |
Ron Lee | More mostly cross compiling related mods.. |
blob | commitdiff | raw | diff to current |
2000-08-08 |
Bryan Petty | second merge of the 2.2 branch (RL) |
blob | commitdiff | raw | diff to current |
2000-07-22 |
Julian Smart | Cygwin 1.1 mods (main branch) |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-19 |
Julian Smart | Some VC++ makefile fixes; minor comment mods to setup0.h |
blob | commitdiff | raw | diff to current |
2000-03-19 |
Robin Dunn | wxUSE_DYNAMIC_CLASSES was left out. |
blob | commitdiff | raw | diff to current |
2000-03-19 |
Vadim Zeitlin | 1. fixed crash in wxDateTime::ParseDate |
blob | commitdiff | raw | diff to current |
2000-03-18 |
Julian Smart | Added def files for making OpenGL DLLs (Mingw32); added... |
blob | commitdiff | raw | diff to current |
2000-03-17 |
Julian Smart | Some doc fixes; BC++, Watcom C++, Mingw32 fixes |
blob | commitdiff | raw | diff to current |
2000-03-17 |
Julian Smart | Doc updates; new grid disabled for BC++/WIN16 (too... |
blob | commitdiff | raw | diff to current |
2000-03-15 |
Julian Smart | Various compiler changes |
blob | commitdiff | raw | diff to current |
2000-03-13 |
Ron Lee | moved wxDash typedef to gdicmn.h |
blob | commitdiff | raw | diff to current |
2000-03-10 |
Julian Smart | Small fixes for Tex2RTF but alas, we still get memory... |
blob | commitdiff | raw | diff to current |
2000-03-06 |
Guillermo Rodrigue... | removed wxUSE_WXCONFIG (obsoleted by wxUSE_CONFIG |
blob | commitdiff | raw | diff to current |
2000-03-06 |
Guillermo Rodrigue... | Disabled memory tracing code for mingw32, |
blob | commitdiff | raw | diff to current |
2000-02-28 |
Julian Smart | Removed old wxGLCanvas stuff; moved wxTreeLayout to... |
blob | commitdiff | raw | diff to current |
2000-02-28 |
Julian Smart | Moved wxGLCanvas to more normal positions |
blob | commitdiff | raw | diff to current |
2000-02-27 |
Václav Slavík | added --enable-filesystem |
blob | commitdiff | raw | diff to current |
2000-02-23 |
Julian Smart | Misc small changes, some for VC++ 1.5 |
blob | commitdiff | raw | diff to current |
2000-02-15 |
Vadim Zeitlin | added wxUSE_PLOT |
blob | commitdiff | raw | diff to current |
2000-02-14 |
Vadim Zeitlin | USE_DYNLIB_CLASS set to 1 by default |
blob | commitdiff | raw | diff to current |
2000-01-20 |
George Tasker | Comment associated with wxODBC_FWD_ONLY_CURSORS modified |
blob | commitdiff | raw | diff to current |
2000-01-13 |
Vadim Zeitlin | 1. added wxEnhMetaFileXXX classes |
blob | commitdiff | raw | diff to current |
2000-01-12 |
Vadim Zeitlin | added wxUSE_NOTEBOOK to include/wx/msw/setup0.h, remove... |
blob | commitdiff | raw | diff to current |
1999-12-23 |
Vadim Zeitlin | removed testing code from wxLongLong |
blob | commitdiff | raw | diff to current |
1999-12-17 |
Robin Dunn | Adding MSVC makefile support for building the TIFF... |
blob | commitdiff | raw | diff to current |
1999-12-15 |
Vadim Zeitlin | added datetime.h/cpp to filelist and regenerated the... |
blob | commitdiff | raw | diff to current |
1999-12-14 |
Vadim Zeitlin | added wxUSE_TOOLBAR_SIMPLE setting, enabled wxLongLong... |
blob | commitdiff | raw | diff to current |
1999-12-02 |
Vadim Zeitlin | wxUSE_CONFIG_NATIVE fix |
blob | commitdiff | raw | diff to current |
1999-11-24 |
Vadim Zeitlin | 1. wxIcon/wxCursor change, wxGDIImage class added |
blob | commitdiff | raw | diff to current |
1999-11-23 |
Julian Smart | WM_MOUSEMOVE correction |
blob | commitdiff | raw | diff to current |
1999-11-17 |
Václav Slavík | I changed wxUSE_HTML (and other related wxUSEs) to... |
blob | commitdiff | raw | diff to current |
1999-11-15 |
Vadim Zeitlin | patches from Ricky Gonzales <gonzales@pyramid3.net... |
blob | commitdiff | raw | diff to current |
1999-11-12 |
Vadim Zeitlin | OutputDebugStringW95 removed - it's really unnecessary... |
blob | commitdiff | raw | diff to current |
1999-11-11 |
Julian Smart | Added a bug report; C++Builder compile fixes |
blob | commitdiff | raw | diff to current |
1999-11-08 |
Julian Smart | Fixes to Cygwin/Mingw32 makefile, manual now compiles... |
blob | commitdiff | raw | diff to current |
1999-11-07 |
Julian Smart | Tidied up wxHTML About HTML file (missing /td, /tr... |
blob | commitdiff | raw | diff to current |
1999-11-06 |
Julian Smart | Small changes |
blob | commitdiff | raw | diff to current |
1999-11-06 |
George Tasker | Added wxODBC_FWD_ONLY_CURSORS to allow for drivers... |
blob | commitdiff | raw | diff to current |
1999-11-06 |
Julian Smart | Added some makefiles, fixed a BC++ problem in controls... |
blob | commitdiff | raw | diff to current |
1999-11-04 |
Vadim Zeitlin | wxUSE_RADIOBOX/SLIDER/SPINCTRL added |
blob | commitdiff | raw | diff to current |
1999-10-25 |
Julian Smart | Cosmetic changes in setup0.h; Latex edits; PaletteSize... |
blob | commitdiff | raw | diff to current |
1999-10-24 |
Julian Smart | Fixes for 16-bit compilation |
blob | commitdiff | raw | diff to current |
1999-10-24 |
Julian Smart | More Watcom C++ compilation stuff |
blob | commitdiff | raw | diff to current |
1999-10-22 |
Julian Smart | Modified Mingw32 makefiles to compile with Mingw32... |
blob | commitdiff | raw | diff to current |
1999-10-06 |
Michael Bedward | Added new wxGrid classes. This is a work in progress ! |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | MSW compilation (and other) fixes |
blob | commitdiff | raw | diff to current |
1999-09-15 |
J. Russell Smyth | corrected to allow drag and drop for mingw32/gcc295 |
blob | commitdiff | raw | diff to current |
1999-09-09 |
Guillermo Rodrigue... | wxUSE_GIF instead of wxUSE_LIBGIF |
blob | commitdiff | raw | diff to current |
1999-09-05 |
Julian Smart | Misc. 16-bit compilation fixes |
blob | commitdiff | raw | diff to current |
1999-09-05 |
Guilhem Lavaux | Updated wxSocket documentation |
blob | commitdiff | raw | diff to current |
1999-07-12 |
Václav Slavík | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1999-07-10 |
Julian Smart | Added test for wxUSE_STATLINE in statline.cpp |
blob | commitdiff | raw | diff to current |
1999-07-10 |
Václav Slavík | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1999-07-07 |
Václav Slavík | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1999-06-28 |
Vadim Zeitlin | 1. wxStaticLine implemented (generic (ugly) and MSW... |
blob | commitdiff | raw | diff to current |
1999-06-17 |
Julian Smart | Added some #defines |
blob | commitdiff | raw | diff to current |
1999-06-15 |
Vadim Zeitlin | compilation fixes for wxMSW |
blob | commitdiff | raw | diff to current |
1999-06-15 |
Robert Roebling | Added a few #if wxUSE_XXX |
blob | commitdiff | raw | diff to current |
1999-06-13 |
Vadim Zeitlin | 1. some more of "#if wxUSE_XXX" here and there |
blob | commitdiff | raw | diff to current |
1999-06-05 |
Vadim Zeitlin | 1. added missing wxUSE_TEXTDLG to setup0.h |
blob | commitdiff | raw | diff to current |
1999-06-01 |
Vadim Zeitlin | compilation fixes |
blob | commitdiff | raw | diff to current |
1999-05-23 |
Vadim Zeitlin | 1. some minor but nasty bugs fixed (see post to the... |
blob | commitdiff | raw | diff to current |
1999-04-26 |
Guilhem Lavaux | * Committing new wxSocket core (socket.cpp sckint.cpp... |
blob | commitdiff | raw | diff to current |
1999-04-20 |
Brian Macy | Can't figure out why Borland was excluded from DRAG... |
blob | commitdiff | raw | diff to current |
1999-02-28 |
Julian Smart | wxUSE_SOCKETS added to setup(0).h; Cygwin corrections... |
blob | commitdiff | raw | diff to current |
1999-02-23 |
Vadim Zeitlin | new options: wxUSE_OLE (on by default except for some... |
blob | commitdiff | raw | diff to current |
1999-02-16 |
Julian Smart | Some doc corrections; removed wxDocument arg from wxVie... |
blob | commitdiff | raw | diff to current |
1999-02-10 |
Julian Smart | Cured some small doc typos; some WIN16 fixes; transferr... |
blob | commitdiff | raw | diff to current |
1999-02-10 |
Julian Smart | Added wxUSE_STREAMS |
blob | commitdiff | raw | diff to current |
1999-02-09 |
Julian Smart | Added more makefiles; fixed some samples for Cygwin |
blob | commitdiff | raw | diff to current |
1999-02-03 |
Václav Slavík | added JPEG support |
blob | commitdiff | raw | diff to current |
1999-02-02 |
Julian Smart | Consistent naming of e.g. wxUSE_CTRL |
blob | commitdiff | raw | diff to current |
1999-02-01 |
Vadim Zeitlin | this should be the file with the standard setting for... |
blob | commitdiff | raw | diff to current |
|