2006-06-14 |
Włodzimierz Skiba | Include wx/font.h according to precompiled headers... |
blob | commitdiff | raw |
2006-05-18 |
Włodzimierz Skiba | Include wx/menu.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-26 |
Włodzimierz Skiba | Include wx/log.h according to precompiled headers of... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-03-12 |
Gilles Depeyrot | corrected typo in comment |
blob | commitdiff | raw | diff to current |
2005-02-19 |
Vadim Zeitlin | more visual improvements to owner-drawn menus (patch... |
blob | commitdiff | raw | diff to current |
2005-02-12 |
Julian Smart | Applied [ 1059554 ] patch for [1028659] fixes a couple... |
blob | commitdiff | raw | diff to current |
2004-09-18 |
Vadim Zeitlin | compilation fix |
blob | commitdiff | raw | diff to current |
2004-09-18 |
Vadim Zeitlin | replaced wxLogLastError with an assert when checking... |
blob | commitdiff | raw | diff to current |
2004-08-30 |
Włodzimierz Skiba | Source cleaning: -1/wxID_ANY/wxDefaultCoord, ::, !... |
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-04-25 |
Robin Dunn | silence a bogus error message |
blob | commitdiff | raw | diff to current |
2004-04-15 |
Vadim Zeitlin | make XTI compile with VC6 (patch 896614) |
blob | commitdiff | raw | diff to current |
2004-03-28 |
Vadim Zeitlin | removed Win16 code (patch 905241), last version with... |
blob | commitdiff | raw | diff to current |
2004-01-17 |
Julian Smart | Applied [ 876737 ] menu item with bitmap uses wrong... |
blob | commitdiff | raw | diff to current |
2003-09-04 |
Stefan Csomor | macro naming changes |
blob | commitdiff | raw | diff to current |
2003-08-25 |
Stefan Csomor | unicode adaptions, menu 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-12 |
Julian Smart | Fixed menubar on WinCE |
blob | commitdiff | raw | diff to current |
2003-07-11 |
Julian Smart | More WinCE mods |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Mattia Barbon | STL-ification patch for wxMSW and wxGTK. |
blob | commitdiff | raw | diff to current |
2003-05-03 |
Julian Smart | Applied patch [ 731719 ] Owner draw font leak/overuse |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Julian Smart | Removed erroneous copyright names and corrected licence... |
blob | commitdiff | raw | diff to current |
2002-12-09 |
Julian Smart | Applied patch [ 642172 ] Fix menu accelerators in ownerdrw |
blob | commitdiff | raw | diff to current |
2002-05-16 |
Vadim Zeitlin | use the menu item text, not label, in the owner drawn... |
blob | commitdiff | raw | diff to current |
2002-03-28 |
Vadim Zeitlin | fixed a (harmless) BoundsChecker warning |
blob | commitdiff | raw | diff to current |
2002-03-27 |
Vadim Zeitlin | compilation warning about signed/unsigned comparison... |
blob | commitdiff | raw | diff to current |
2002-03-24 |
Vadim Zeitlin | fixes to radio menu items |
blob | commitdiff | raw | diff to current |
2002-03-23 |
Vadim Zeitlin | compatibility constructors for wxMenuItem() taking... |
blob | commitdiff | raw | diff to current |
2002-03-22 |
Václav Slavík | wxITEM_FOO instead of wxItem_Foo, for the sake of consi... |
blob | commitdiff | raw | diff to current |
2002-03-21 |
Vadim Zeitlin | implemented radio menu items for wxMSW |
blob | commitdiff | raw | diff to current |
2002-03-18 |
Vadim Zeitlin | 1. implemented radio menu items for wxGTK |
blob | commitdiff | raw | diff to current |
2002-02-06 |
Vadim Zeitlin | IMPLEMENT_DYNAMIC_CLASS fixes |
blob | commitdiff | raw | diff to current |
2002-01-08 |
Václav Slavík | use the new wxSystemSettings API everywhere |
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 |
2001-05-21 |
Vadim Zeitlin | tried to fix the accel string drawing in the owner... |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-01-11 |
Bart A.M. Jourquin | Fix bug in GetLableFromText |
blob | commitdiff | raw | diff to current |
2000-01-11 |
Vadim Zeitlin | wxMenuItem::GetLabelFromText() added/documented, bug... |
blob | commitdiff | raw | diff to current |
2000-01-03 |
Ove Kaaven | Unicode compilation fixes |
blob | commitdiff | raw | diff to current |
1999-12-16 |
Guillermo Rodrigue... | Compilation fix when wxUSE_OWNER_DRAWN is 0 |
blob | commitdiff | raw | diff to current |
1999-12-14 |
Václav Slavík | removed USE_SHARED_LIBRARIES |
blob | commitdiff | raw | diff to current |
1999-11-02 |
Vadim Zeitlin | wxMenuItem::IsChecked() corrected |
blob | commitdiff | raw | diff to current |
1999-11-02 |
Vadim Zeitlin | 1. wxMenu changes: wxMenuBase appears, several new... |
blob | commitdiff | raw | diff to current |
1999-10-26 |
Vadim Zeitlin | wxMenuBarBase for MSW (untested) |
blob | commitdiff | raw | diff to current |
1999-10-26 |
Vadim Zeitlin | 1. added wxMenuBarBase |
blob | commitdiff | raw | diff to current |
1999-10-25 |
Vadim Zeitlin | 1. small dnd compilation fixes (no attempt to make... |
blob | commitdiff | raw | diff to current |
1999-10-24 |
Julian Smart | Fixes for 16-bit compilation |
blob | commitdiff | raw | diff to current |
1999-10-13 |
Vadim Zeitlin | warnings for mingw32 compilation fixed |
blob | commitdiff | raw | diff to current |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
blob | commitdiff | raw | diff to current |
1999-10-04 |
Vadim Zeitlin | many changes; major ones: |
blob | commitdiff | raw | diff to current |
1999-07-12 |
Václav Slavík | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1999-06-14 |
Ove Kaaven | A few weeks of Unicode fixes (my old win95 laptop compi... |
blob | commitdiff | raw | diff to current |
1999-06-09 |
Vadim Zeitlin | 1. wxPaintDC reuse now seems to actually work instead... |
blob | commitdiff | raw | diff to current |
1999-06-05 |
Brian Macy | Attempt at getting mingw32 working again... still doesn... |
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-05-06 |
Julian Smart | Some doc corrections; various small fixes for Cygwin... |
blob | commitdiff | raw | diff to current |
1999-04-03 |
Vadim Zeitlin | wxMenu and wxMenuBar modifications: now works much... |
blob | commitdiff | raw | diff to current |
1999-01-19 |
Julian Smart | Some changes in a vain attempt to make Salford C++... |
blob | commitdiff | raw | diff to current |
1999-01-07 |
Julian Smart | Doc & Symantec C++ fixes |
blob | commitdiff | raw | diff to current |
1998-10-16 |
Unknown (UG) | no message |
blob | commitdiff | raw | diff to current |
1998-09-25 |
Vadim Zeitlin | USE_xxx constants renamed to wxUSE_xxx. This is an... |
blob | commitdiff | raw | diff to current |
1998-07-17 |
Vadim Zeitlin | the very last traces of wxTString removed |
blob | commitdiff | raw | diff to current |
1998-06-22 |
Julian Smart | Cured problem introduced by LEAVE/ENTER OnIdle code... |
blob | commitdiff | raw | diff to current |
1998-06-22 |
Vadim Zeitlin | wxCHECK/wxCHECK_RET changes |
blob | commitdiff | raw | diff to current |
1998-05-20 |
Karsten Ballüder | added some wxMSW stuff |
blob | commitdiff | raw | diff to current |
|