2001-06-15 |
Vadim Zeitlin | define wxSIZE_T_IS_UINT for Windows |
blob | commitdiff | raw |
2001-06-12 |
David Webster | Got rid of VisualAge true/false defs with db class... |
blob | commitdiff | raw | diff to current |
2001-06-11 |
David Webster | Needed a comment after last #endif and defined true... |
blob | commitdiff | raw | diff to current |
2001-06-06 |
Vadim Zeitlin | applied patch for compilation with gcc 3.0 |
blob | commitdiff | raw | diff to current |
2001-05-27 |
Robert Roebling | Tried to make wxTreeCtrl on Mac look more Maccy.... |
blob | commitdiff | raw | diff to current |
2001-05-08 |
Vadim Zeitlin | try to autodetect Win32 macros |
blob | commitdiff | raw | diff to current |
2001-05-02 |
Kendall Bennett | Updates to fix Watcom C/C++ 11.0 compiler warning probl... |
blob | commitdiff | raw | diff to current |
2001-04-19 |
Gilles Depeyrot | added comment to explain __WXMAC_X__ define |
blob | commitdiff | raw | diff to current |
2001-04-09 |
Vadim Zeitlin | mingw32 compilation fix |
blob | commitdiff | raw | diff to current |
2001-04-09 |
Vadim Zeitlin | 1. fixes to wxDC deleting logic (should fix ~wxPrinterD... |
blob | commitdiff | raw | diff to current |
2001-04-08 |
Vadim Zeitlin | applied patch 411059 (mingw win32 api version check) |
blob | commitdiff | raw | diff to current |
2001-02-15 |
Gilles Depeyrot | modifications for compilation under Mac OS X |
blob | commitdiff | raw | diff to current |
2001-02-14 |
Vadim Zeitlin | wxADJUST_MIN definition (forgot to ci last time) |
blob | commitdiff | raw | diff to current |
2000-12-18 |
Vadim Zeitlin | wxNativeFontInfo changes |
blob | commitdiff | raw | diff to current |
2000-12-18 |
David Webster | OS2RGB def fix |
blob | commitdiff | raw | diff to current |
2000-10-11 |
Vadim Zeitlin | added (MSW/GTK) and documented new frame and dialog... |
blob | commitdiff | raw | diff to current |
2000-10-07 |
Vadim Zeitlin | 1. a couple of compilation warnings fixed (strconv... |
blob | commitdiff | raw | diff to current |
2000-10-04 |
Julian Smart | Removed wxWS_EX_NO_AUTOFOCUS (use AcceptsFocus instead) |
blob | commitdiff | raw | diff to current |
2000-10-04 |
Julian Smart | Speed fix for wxGenericDirCtrl, starting to add text... |
blob | commitdiff | raw | diff to current |
2000-10-03 |
Julian Smart | Small fixes to defs.h; change "windows.h" to <windows... |
blob | commitdiff | raw | diff to current |
2000-09-25 |
Julian Smart | Added wxID_IGNORE |
blob | commitdiff | raw | diff to current |
2000-09-12 |
Julian Smart | Added wxHelpControllerHelpProvider, added DisplayContex... |
blob | commitdiff | raw | diff to current |
2000-09-08 |
Julian Smart | Put wxContextHelp into cshelp.h/cpp, added wxContextHel... |
blob | commitdiff | raw | diff to current |
2000-09-06 |
Julian Smart | Added wxHelpEvent, wxContextHelp (MSW only so far)... |
blob | commitdiff | raw | diff to current |
2000-09-05 |
Julian Smart | Added rules to wxListCtrl (MSW now, GTK+ soon) |
blob | commitdiff | raw | diff to current |
2000-09-01 |
David Webster | Fix to properly define WXFARPROC for OS/2 |
blob | commitdiff | raw | diff to current |
2000-08-29 |
Julian Smart | Added wxCLIP_SIBLINGS. CVS also seems to think lots... |
blob | commitdiff | raw | diff to current |
2000-08-09 |
Stefan Csomor | merge of wxMac into main repository |
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-08-03 |
Julian Smart | Added ability to call wxWindow::OnPaint under Windows... |
blob | commitdiff | raw | diff to current |
2000-07-24 |
Guillermo Rodrigue... | Corrected comment about Norlander headers (no changes... |
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-19 |
Ove Kaaven | May as well also add a GTK_CLASS_TYPE macro for compati... |
blob | commitdiff | raw | diff to current |
2000-07-19 |
Ove Kaaven | Added "stand-ins" for a couple of Pango (Owen Taylor... |
blob | commitdiff | raw | diff to current |
2000-07-19 |
Ove Kaaven | Replaced WXGTK13 with WXGTK20 |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-19 |
Vadim Zeitlin | 1. corrected HAVE_PW_GECOS detection in configure ... |
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-09 |
Julian Smart | Mmedia, OGL lib directory changes; omitted naughty... |
blob | commitdiff | raw | diff to current |
2000-03-09 |
Vadim Zeitlin | don't define __cplusplus for DECCXX if it is already... |
blob | commitdiff | raw | diff to current |
2000-02-24 |
Julian Smart | Some Motif fixes; makefile fixes; added wxTransferStrea... |
blob | commitdiff | raw | diff to current |
2000-02-14 |
Vadim Zeitlin | fixes for compilation with the old mingw32, wxUSE_NORLA... |
blob | commitdiff | raw | diff to current |
2000-02-06 |
Julian Smart | Some BC++ 4.5 and other compile fixes; changed FAR... |
blob | commitdiff | raw | diff to current |
2000-02-04 |
Robert Roebling | ROP changes. |
blob | commitdiff | raw | diff to current |
2000-02-01 |
Julian Smart | Set/GetWindowMenu added to MDI parent frame under MSW |
blob | commitdiff | raw | diff to current |
2000-01-25 |
Vadim Zeitlin | 1. kbd interface for wxScrolledWindow |
blob | commitdiff | raw | diff to current |
2000-01-25 |
Vadim Zeitlin | __GNUWIN32_OLD__ is defined if __GNUC__ is and NORLANDE... |
blob | commitdiff | raw | diff to current |
2000-01-24 |
Vadim Zeitlin | value of wxTE_PASSWORD changed to be different from... |
blob | commitdiff | raw | diff to current |
2000-01-24 |
Vadim Zeitlin | patches for wxSTIPPLE_MASK_OPAQUE from Klass Holwerda |
blob | commitdiff | raw | diff to current |
2000-01-20 |
Vadim Zeitlin | oops... extra #endif removed |
blob | commitdiff | raw | diff to current |
2000-01-20 |
Vadim Zeitlin | 'FAR redefined' warning fixed |
blob | commitdiff | raw | diff to current |
2000-01-20 |
Vadim Zeitlin | added test for _WIN32 |
blob | commitdiff | raw | diff to current |
2000-01-16 |
Václav Slavík | wxProgressDialog now accepts wxGA_SMOOTH style |
blob | commitdiff | raw | diff to current |
2000-01-13 |
David Webster | LINKAGEMODE under OS/2 is only applicable for VisualAge... |
blob | commitdiff | raw | diff to current |
2000-01-12 |
Vadim Zeitlin | some compilation fixes for mingw32 and not only |
blob | commitdiff | raw | diff to current |
2000-01-11 |
George Tasker | Replaced typo that had wxCALLBACK being redefined.... |
blob | commitdiff | raw | diff to current |
2000-01-10 |
Vadim Zeitlin | wxAPIENTRY fixes (?) |
blob | commitdiff | raw | diff to current |
2000-01-10 |
Guillermo Rodrigue... | Fixes from Mumit Khan to allow DLL compilation; most... |
blob | commitdiff | raw | diff to current |
2000-01-06 |
Vadim Zeitlin | 1. more HP-UX warning fixes (almost done...) |
blob | commitdiff | raw | diff to current |
2000-01-03 |
Vadim Zeitlin | 1. corrections for compilation of the wxBase apps with... |
blob | commitdiff | raw | diff to current |
1999-12-30 |
Vadim Zeitlin | 1. many, many, many warnings fixed (from HP-UX build... |
blob | commitdiff | raw | diff to current |
1999-12-30 |
Vadim Zeitlin | added wxCAL_MONDAY/SUNDAY_FIRST flags and Ctrl-Home... |
blob | commitdiff | raw | diff to current |
1999-12-29 |
Robert Roebling | Corrected miniframe. |
blob | commitdiff | raw | diff to current |
1999-12-29 |
Vadim Zeitlin | define __GNUWIN32_OLD__ for cygwin32 too |
blob | commitdiff | raw | diff to current |
1999-12-22 |
Vadim Zeitlin | 1. wxBase compiles under BeOS |
blob | commitdiff | raw | diff to current |
1999-12-16 |
Vadim Zeitlin | Win16 compilation fixes |
blob | commitdiff | raw | diff to current |
1999-12-13 |
Vadim Zeitlin | moved wxID_SEPARATOR from menuitem.h to defs.h |
blob | commitdiff | raw | diff to current |
1999-12-07 |
Robert Roebling | Added wxUSE_SPINCTRL, |
blob | commitdiff | raw | diff to current |
1999-12-06 |
David Webster | some os/2 icon-bitmap fixes |
blob | commitdiff | raw | diff to current |
1999-11-12 |
Jouk Jansen | Committing in . |
blob | commitdiff | raw | diff to current |
1999-11-12 |
Jouk Jansen | Committing in . |
blob | commitdiff | raw | diff to current |
1999-11-12 |
Vadim Zeitlin | controls can now be put in the toolbars (MSW only so... |
blob | commitdiff | raw | diff to current |
1999-11-11 |
Stefan Csomor | wxMac completed so far, generic listctrl extension |
blob | commitdiff | raw | diff to current |
1999-11-09 |
Robin Dunn | wxSizer patches by Alexander Smishlajev <als@turnhere... |
blob | commitdiff | raw | diff to current |
1999-11-05 |
Stefan Csomor | CW5.2 Pro Adaptions, wxMac starting to move in |
blob | commitdiff | raw | diff to current |
1999-11-02 |
Karsten Ballüder | Added wxINSTALL_PREFIX define to makefile and made... |
blob | commitdiff | raw | diff to current |
1999-10-25 |
David Webster | no message |
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 |
Vadim Zeitlin | 1. corrected client data deletion in wxListBox (no... |
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-21 |
Karsten Ballüder | improved dialup manager, added wxALL_FILES define |
blob | commitdiff | raw | diff to current |
1999-10-21 |
David Webster | Support different for Visualage Versions |
blob | commitdiff | raw | diff to current |
1999-10-21 |
Vadim Zeitlin | wxDataObject changes - ok for MSW, still not for GTK... |
blob | commitdiff | raw | diff to current |
1999-10-21 |
Vadim Zeitlin | wxDataObejct and related changes (won't compile right... |
blob | commitdiff | raw | diff to current |
1999-10-19 |
Robert Roebling | Changed two conflicting defines in defs.h |
blob | commitdiff | raw | diff to current |
1999-10-18 |
Vadim Zeitlin | 1. wxApp::ProcessPendingEvents() is now common, added... |
blob | commitdiff | raw | diff to current |
1999-10-15 |
David Webster | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1999-10-14 |
Julian Smart | Added sqltypes.h (for Cygwin b20), some other Cygwin... |
blob | commitdiff | raw | diff to current |
1999-10-09 |
Robert Roebling | Applied a few patches, |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-10-01 |
Vadim Zeitlin | wxCALLBACK added, wxCOMPFUNC_CONV moved to defs.h |
blob | commitdiff | raw | diff to current |
1999-09-29 |
J. Russell Smyth | Added wxNB_LEFT,RIGHT,BOTTOM for notebook tab placement |
blob | commitdiff | raw | diff to current |
1999-09-20 |
David Webster | More OS/2 changes and fixes. Getting there. |
blob | commitdiff | raw | diff to current |
1999-09-20 |
David Webster | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1999-09-13 |
Unknown (MT) | Add wxTE_AUTO_SCROLL |
blob | commitdiff | raw | diff to current |
1999-09-09 |
Karsten Ballüder | cosmetic fix |
blob | commitdiff | raw | diff to current |
1999-09-08 |
Julian Smart | Added wxTE_NO_VSCROLL style; corrected joystick event... |
blob | commitdiff | raw | diff to current |
1999-09-06 |
Julian Smart | Changed value of wxGA_SMOOTH (clashed with wxVERTICAL) |
blob | commitdiff | raw | diff to current |
1999-09-02 |
Robin Dunn | fixed a clash in values for wxSlider styles |
blob | commitdiff | raw | diff to current |
1999-08-30 |
Patrick Albert | Removing most of level 4 warnings, particulary in 16... |
blob | commitdiff | raw | diff to current |
next |