2008-03-26 |
Francesco Montorsi | substitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE... |
blob | commitdiff | raw |
2007-11-13 |
Julian Smart | More border rationalisation. GetDefaultBorder is now... |
blob | commitdiff | raw | diff to current |
2007-08-07 |
Julian Smart | Added wxBORDER_THEME, wxWindow::GetDefaultBorderForCont... |
blob | commitdiff | raw | diff to current |
2006-02-08 |
Vadim Zeitlin | make access specifiers for the virtual functions match... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-05-21 |
Robert Roebling | Make PaintBackground virtual, too. Now that we have |
blob | commitdiff | raw | diff to current |
2005-04-17 |
Julian Smart | Regenerated makefiles for runtime lib change |
blob | commitdiff | raw | diff to current |
2005-04-12 |
Włodzimierz Skiba | Misplaced #endif (WinCE build fix). |
blob | commitdiff | raw | diff to current |
2005-04-10 |
Vadim Zeitlin | simplifications and corrections to background drawing: |
blob | commitdiff | raw | diff to current |
2005-04-02 |
Julian Smart | Default border for a static box is wxBORDER_NONE |
blob | commitdiff | raw | diff to current |
2005-04-02 |
Vadim Zeitlin | fixes to static box borders calculations and significan... |
blob | commitdiff | raw | diff to current |
2005-03-31 |
Julian Smart | Fixed MSWClipBoxRegion |
blob | commitdiff | raw | diff to current |
2005-03-30 |
Julian Smart | Applied patch [ 1166587 ] [wxMSW] Removes all flicker... |
blob | commitdiff | raw | diff to current |
2005-03-07 |
Vadim Zeitlin | fix top margin for static box sizer when wxDIALOG_UNIT_... |
blob | commitdiff | raw | diff to current |
2005-02-24 |
Julian Smart | Restored mouse sensitivity for static box and static... |
blob | commitdiff | raw | diff to current |
2005-02-19 |
Vadim Zeitlin | we don't need to use solid colour for background drawin... |
blob | commitdiff | raw | diff to current |
2005-01-15 |
Vadim Zeitlin | moved styles logic to MSWGetStyle() (no real changes) |
blob | commitdiff | raw | diff to current |
2004-12-13 |
Vadim Zeitlin | use solid bacgkround for static box as pattern brush... |
blob | commitdiff | raw | diff to current |
2004-11-19 |
Vadim Zeitlin | don't set background colour explicitely; no need to... |
blob | commitdiff | raw | diff to current |
2004-09-04 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, ::, -1/wxID_ANY... |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-02-25 |
Julian Smart | Applied patch [ 903619 ] Win64 and Itanium support |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-07-22 |
Vadim Zeitlin | undisable many warnings for VC++ in defs.h and fixed... |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Vadim Zeitlin | first pass of wxUniv merge - nothing works, most parts... |
blob | commitdiff | raw | diff to current |
1999-11-25 |
Vadim Zeitlin | 1. wxMDIParentFrame::~wxMDIParentFrame() bug fixed |
blob | commitdiff | raw | diff to current |
1999-11-19 |
Vadim Zeitlin | wxWindow::GetBestSize() added |
blob | commitdiff | raw | diff to current |
1999-11-15 |
Vadim Zeitlin | 1. fixed wxStaticBox background erasing (or, rather... |
blob | commitdiff | raw | diff to current |
1999-07-22 |
Vadim Zeitlin | 1. added wxGetNumberFromUser (to textdlgg.cpp and dialo... |
blob | commitdiff | raw | diff to current |
1999-07-02 |
Vadim Zeitlin | 1. DoSetSize() simplified, DoGetBestSize() introduced |
blob | commitdiff | raw | diff to current |
1999-06-10 |
Ove Kaaven | A few Unicode fixes. |
blob | commitdiff | raw | diff to current |
1999-05-19 |
Vadim Zeitlin | 1. wxMSW seems to work (please test and send your bug... |
blob | commitdiff | raw | diff to current |
1999-02-22 |
Vadim Zeitlin | GetSize() and GetClientSize() changes |
blob | commitdiff | raw | diff to current |
1999-01-31 |
Vadim Zeitlin | wxStaticBitmap, wxStaticBox and wxPanel don't accept... |
blob | commitdiff | raw | diff to current |
1998-11-28 |
Julian Smart | wxSize/wxPoint/wxRect versions of functions added to... |
blob | commitdiff | raw | diff to current |
1998-08-07 |
Julian Smart | Fixed various wxMSW compile problems that came down... |
blob | commitdiff | raw | diff to current |
1998-07-04 |
Julian Smart | Sorry, I went and removed consts as per the style guide :-) |
blob | commitdiff | raw | diff to current |
1998-05-20 |
Karsten Ballüder | added some wxMSW stuff |
blob | commitdiff | raw | diff to current |
|