2003-07-08 |
Vadim Zeitlin | added support for wxALWAYS_SHOW_SB (finally closes... |
tree | commitdiff |
2003-07-08 |
Vadim Zeitlin | deprecated and removed from our code GetUseCtl3D()... |
tree | commitdiff |
2003-07-08 |
Vadim Zeitlin | got rid of (unused since a long time) wxNO_3D and wxUSE... |
tree | commitdiff |
2003-07-08 |
Mattia Barbon | Added --use-stl to cnfigure, wxUSE_STL to setup0.h |
tree | commitdiff |
2003-07-07 |
Julian Smart | Added wxFrameBase::OnMenuOpen, and wxUSE_IDLEMENUUPDATE... |
tree | commitdiff |
2003-07-06 |
Vadim Zeitlin | check for wrong wxID_OK usage (patch 758388) |
tree | commitdiff |
2003-07-06 |
Vadim Zeitlin | implemented GetDefaultBorder() in wxControl, override... |
tree | commitdiff |
2003-07-06 |
Vadim Zeitlin | wxNotebook::HitTest() for wxMSW added (patch 748469) |
tree | commitdiff |
2003-07-06 |
Vadim Zeitlin | applied a patch to prevent another IsDialogMessage... |
tree | commitdiff |
2003-07-06 |
Vadim Zeitlin | use HWND in tracing messages |
tree | commitdiff |
2003-07-05 |
Václav Slavík | DLL compilation fixes |
tree | commitdiff |
2003-07-03 |
Mattia Barbon | Moved some methods/classes inside COMPATIBILITY_2_4. |
tree | commitdiff |
2003-07-02 |
Mattia Barbon | Remove now unneeded header. |
tree | commitdiff |
2003-07-02 |
Vadim Zeitlin | got rid of wxBuffer (finally!!!) |
tree | commitdiff |
2003-07-02 |
Vadim Zeitlin | renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE |
tree | commitdiff |
2003-07-02 |
Vadim Zeitlin | fixes needed for separate DLL build to work |
tree | commitdiff |
2003-07-01 |
Mattia Barbon | MinGW compilation fixes. |
tree | commitdiff |
2003-07-01 |
Vadim Zeitlin | removed wxFunction |
tree | commitdiff |
2003-07-01 |
Vadim Zeitlin | fixed VC++ warning in release build |
tree | commitdiff |
2003-06-30 |
Václav Slavík | fixed missing WXDLLEXPORT |
tree | commitdiff |
2003-06-30 |
Vadim Zeitlin | we can't declare WinMain() with other arguments using... |
tree | commitdiff |
2003-06-30 |
Václav Slavík | compilation fix |
tree | commitdiff |
2003-06-30 |
Vadim Zeitlin | more work on fixing wxEntry() and ANSI/Unicode cmd... |
tree | commitdiff |
2003-06-30 |
Vadim Zeitlin | extracted common initialization/cleanup functions in... |
tree | commitdiff |
2003-06-28 |
Mattia Barbon | Stop GCC from complaining about unhandled enumeration... |
tree | commitdiff |
2003-06-27 |
Václav Slavík | compilation fix |
tree | commitdiff |
2003-06-27 |
Václav Slavík | compilation fix for wxMSW |
tree | commitdiff |
2003-06-27 |
Vadim Zeitlin | moved GetOSVersion() to the base traits class; implemen... |
tree | commitdiff |
2003-06-26 |
Vadim Zeitlin | __WXBASE__ -> wxUSE_BASE |
tree | commitdiff |
2003-06-26 |
Julian Smart | Added m_ prefix to wxColourData and wxFontData members... |
tree | commitdiff |
2003-06-24 |
Vadim Zeitlin | regenerated project/makefiles with tmake |
tree | commitdiff |
2003-06-24 |
Vadim Zeitlin | wxBase/GUI separation: 1st step, wxMSW should build... |
tree | commitdiff |
2003-06-23 |
Vadim Zeitlin | GetIcon() returns wxIconLocation, not wxIcon, now |
tree | commitdiff |
2003-06-23 |
Julian Smart | Implemented wxTextCtrl::GetStyle for MSW |
tree | commitdiff |
2003-06-22 |
Vadim Zeitlin | set selection before setting focus to the control in... |
tree | commitdiff |
2003-06-21 |
Mattia Barbon | Add a missing structure definition, move all rich... |
tree | commitdiff |
2003-06-21 |
Vadim Zeitlin | removed Win16 horrors |
tree | commitdiff |
2003-06-21 |
Vadim Zeitlin | added wxIconLocation; minor fixes to wxIcon on some... |
tree | commitdiff |
2003-06-20 |
Julian Smart | Extended wxTextAttr and added wxTextCtrl::GetStyle... |
tree | commitdiff |
2003-06-19 |
Vadim Zeitlin | wxUniv compilation fix |
tree | commitdiff |
2003-06-19 |
Chris Elliott | fix making base for Borland |
tree | commitdiff |
2003-06-19 |
Chris Elliott | fix making base for watcom (lib\base and console sample... |
tree | commitdiff |
2003-06-19 |
Chris Elliott | fix making base for watcom (lib\base and console sample... |
tree | commitdiff |
2003-06-18 |
Chris Elliott | fix perl commands for makefile.sc |
tree | commitdiff |
2003-06-18 |
Chris Elliott | fix DMars compilation to use precompiled headers |
tree | commitdiff |
2003-06-18 |
Vadim Zeitlin | removed a now unnecessary line |
tree | commitdiff |
2003-06-18 |
Vadim Zeitlin | better mask handling in wxBitmap to wxImage conversion... |
tree | commitdiff |
2003-06-17 |
Chris Elliott | modify Borland makefile to include bc in library names |
tree | commitdiff |
2003-06-17 |
Julian Smart | Eliminated some code. |
tree | commitdiff |
2003-06-17 |
Julian Smart | Added corrected Show() to wxPopupWindow |
tree | commitdiff |
2003-06-16 |
Robin Dunn | Remove the test for parent window type when checking... |
tree | commitdiff |
2003-06-16 |
Julian Smart | Platform and compiler-specific checking for MSW and... |
tree | commitdiff |
2003-06-14 |
Vadim Zeitlin | regenerated using tmake to add fldlgcmn.cpp |
tree | commitdiff |
2003-06-14 |
Vadim Zeitlin | wxFileDialog cleanup, extracted common code to fldlgcmn... |
tree | commitdiff |
2003-06-14 |
Vadim Zeitlin | added a few #ifdefs needed to build a smaller library... |
tree | commitdiff |
2003-06-13 |
Julian Smart | Fixed MDI scrollbars |
tree | commitdiff |
2003-06-13 |
Vadim Zeitlin | regenerated all make/project files to include selstore... |
tree | commitdiff |
2003-06-12 |
Robin Dunn | Patch #753465 a fix for Bug#750363. |
tree | commitdiff |
2003-06-12 |
Chris Elliott | fix Borland makefile as per 2 recent bug reports |
tree | commitdiff |
2003-06-11 |
Julian Smart | Allow for multiple CHM controllers in app (don't leak... |
tree | commitdiff |
2003-06-08 |
Julian Smart | Only bring the window to the top in Show() if we're... |
tree | commitdiff |
2003-06-07 |
Julian Smart | Reports suggest that _sometimes_ WS_VSCROLL/WS_HSCROLL |
tree | commitdiff |
2003-06-07 |
Julian Smart | Fix for [ 748805 ] Assert failure for specified situati... |
tree | commitdiff |
2003-06-06 |
Julian Smart | Include module.h |
tree | commitdiff |
2003-06-05 |
Julian Smart | Disable non-standard notebook styles if CommCtl doesn... |
tree | commitdiff |
2003-06-05 |
Julian Smart | Fixed native dialog bug |
tree | commitdiff |
2003-06-03 |
Vadim Zeitlin | don't ignore cache hints with from == to |
tree | commitdiff |
2003-06-03 |
Vadim Zeitlin | added missing module.h include (bug 748158) |
tree | commitdiff |
2003-06-03 |
Julian Smart | Typo correction |
tree | commitdiff |
2003-06-02 |
Vadim Zeitlin | fixed calculations in SetMapMode() (use FP division... |
tree | commitdiff |
2003-06-02 |
Julian Smart | Attempt to make wxWindows play better with XP themes |
tree | commitdiff |
2003-06-01 |
Julian Smart | Fix for bug [ 744199 ] wxBringWindowToTop, child window... |
tree | commitdiff |
2003-06-01 |
Julian Smart | Fixed bug [ 743664 ] wxListCtrl asserts when deleting... |
tree | commitdiff |
2003-06-01 |
Julian Smart | Applied bug fix [ 684949 ] Dialup Sample With Borland... |
tree | commitdiff |
2003-06-01 |
Julian Smart | Applied patch [ 735304 ] wxDisplay::ChangeMode - does... |
tree | commitdiff |
2003-06-01 |
Julian Smart | Applied patch [ 719667 ] Ownerdrawn Buttons without... |
tree | commitdiff |
2003-06-01 |
Julian Smart | Applied patch [ 619386 ] uxtheme.dll support |
tree | commitdiff |
2003-06-01 |
Julian Smart | Partially applied patch [ 531199 ] new EVT_MOVING and... |
tree | commitdiff |
2003-06-01 |
Julian Smart | Applied patch [ 619539 ] patch to get small icon via... |
tree | commitdiff |
2003-06-01 |
Julian Smart | Applied patch [ 619705 ] Fixes wxApp::GetComCtl32Version |
tree | commitdiff |
2003-06-01 |
Julian Smart | Applied patch [ 743194 ] HitTest for wxNotebook |
tree | commitdiff |
2003-06-01 |
Julian Smart | Applied [ 745533 ] implemented wxNotebook::DoGetBestSize |
tree | commitdiff |
2003-05-30 |
Julian Smart | Wrap missing.h in #ifdef __GNUG__ |
tree | commitdiff |
2003-05-30 |
Vadim Zeitlin | compilation fix for yet another broken version of mingw... |
tree | commitdiff |
2003-05-26 |
Julian Smart | More style fixes |
tree | commitdiff |
2003-05-26 |
Julian Smart | Further border style corrections. |
tree | commitdiff |
2003-05-26 |
Chris Elliott | Borland makefiles now keep output apart |
tree | commitdiff |
2003-05-24 |
Mattia Barbon | Removed obsoleted files from vc.t. |
tree | commitdiff |
2003-05-24 |
Mattia Barbon | Compilation/warning fixes. |
tree | commitdiff |
2003-05-24 |
Julian Smart | Removed wxHTMLHelpControllerBase (putting the |
tree | commitdiff |
2003-05-23 |
Julian Smart | Applied patch [ 736322 ] Remove TWINE support, merge... |
tree | commitdiff |
2003-05-23 |
Julian Smart | Applied patch [ 736321 ] Compile error for src/msw... |
tree | commitdiff |
2003-05-22 |
Mattia Barbon | MinGW compilation fix. |
tree | commitdiff |
2003-05-21 |
Julian Smart | Applied patch [ 731656 ] Owner draw menu icons |
tree | commitdiff |
2003-05-21 |
Julian Smart | Applied patch [ 740012 ] GetKeyState returns 16-Bit... |
tree | commitdiff |
2003-05-21 |
Julian Smart | Fixed simple border style on wxListCtrl |
tree | commitdiff |
2003-05-19 |
Václav Slavík | compilation fix |
tree | commitdiff |
2003-05-19 |
Julian Smart | Corrected some wxAccessible mistakes |
tree | commitdiff |
2003-05-18 |
Julian Smart | Don't prepend directory to filename for shortcuts |
tree | commitdiff |
2003-05-17 |
Mattia Barbon | Compilation fix. |
tree | commitdiff |
next |