2006-04-26 |
Włodzimierz Skiba | Include wx/log.h according to precompiled headers of... |
blob | commitdiff | raw |
2006-04-25 |
Włodzimierz Skiba | Include wx/intl.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-01-26 |
Włodzimierz Skiba | Include order is wxprec.h=>defs.h=>platform.h=>setup... |
blob | commitdiff | raw | diff to current |
2006-01-17 |
Julian Smart | WinCE compile fix |
blob | commitdiff | raw | diff to current |
2006-01-13 |
Jamie Gadd | Add missing WINDOWPOS flags for WinCE build to include... |
blob | commitdiff | raw | diff to current |
2006-01-10 |
Jamie Gadd | Repainting fixes/improvements. Use SWP_NOCOPYBITS for... |
blob | commitdiff | raw | diff to current |
2006-01-08 |
Jamie Gadd | Return correct values for GetFieldRect() when using... |
blob | commitdiff | raw | diff to current |
2005-12-19 |
Włodzimierz Skiba | __WIN95__ removed (used to differ win3.1 vs. 'modern... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-09-09 |
Julian Smart | WinCE fixes |
blob | commitdiff | raw | diff to current |
2005-08-30 |
Vadim Zeitlin | fix for status bar positioning: account for wx client... |
blob | commitdiff | raw | diff to current |
2005-08-28 |
Vadim Zeitlin | fixed status bar positioning to work both with and... |
blob | commitdiff | raw | diff to current |
2004-09-30 |
Václav Slavík | resize parent's frame client area correctly when status... |
blob | commitdiff | raw | diff to current |
2004-09-26 |
Václav Slavík | notify parent frame that client area changed when statu... |
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-07-25 |
Vadim Zeitlin | added status bar fields styles support (patch 988292) |
blob | commitdiff | raw | diff to current |
2004-07-01 |
Vadim Zeitlin | font inheritance fixes (patch 983251) |
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 |
2003-08-24 |
Julian Smart | Eliminated bizarre VC++ internal compiler errors, perha... |
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-21 |
Mattia Barbon | Use wxStringBuffer[Length] instead of explicit calls to |
blob | commitdiff | raw | diff to current |
2003-07-11 |
Julian Smart | More WinCE mods |
blob | commitdiff | raw | diff to current |
2003-06-14 |
Vadim Zeitlin | added a few #ifdefs needed to build a smaller library... |
blob | commitdiff | raw | diff to current |
2003-05-23 |
Julian Smart | Applied patch [ 736322 ] Remove TWINE support, merge... |
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-01-28 |
Vadim Zeitlin | Windows XP appearance fixes for status and tool bars... |
blob | commitdiff | raw | diff to current |
2001-11-11 |
Vadim Zeitlin | fixed bug with creating status bar with more than 1... |
blob | commitdiff | raw | diff to current |
2001-10-15 |
Vadim Zeitlin | oops, forgot to commit yesterday changes related to... |
blob | commitdiff | raw | diff to current |
2001-10-14 |
Vadim Zeitlin | 1. added wxStatusBarUniv |
blob | commitdiff | raw | diff to current |
2001-09-01 |
Václav Slavík | fix for wxStatusBar wrongly reporting field rects insid... |
blob | commitdiff | raw | diff to current |
2001-06-15 |
Vadim Zeitlin | subclass status bar as any normal window to ensure... |
blob | commitdiff | raw | diff to current |
2001-06-08 |
Julian Smart | Support for Cygwin 1.0 (thought it worked before, but...) |
blob | commitdiff | raw | diff to current |
2001-05-16 |
Julian Smart | Applied patch #420395 (adding wxCLIP_SIBBLINGS capabili... |
blob | commitdiff | raw | diff to current |
2001-05-02 |
Robin Dunn | Changed WXUNUSED to WXUNUSED_UNLESS_DEBUG |
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 |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-19 |
Guillermo Rodrigue... | A duplicate case label broken mingw compilation |
blob | commitdiff | raw | diff to current |
2000-03-19 |
Robin Dunn | Allows wxStatusBar95 to send common events like other... |
blob | commitdiff | raw | diff to current |
2000-03-14 |
Vadim Zeitlin | 1. status bar can now be positioned on top (and anywher... |
blob | commitdiff | raw | diff to current |
2000-03-13 |
Robin Dunn | Initialize the field count in Create(). It was using... |
blob | commitdiff | raw | diff to current |
2000-03-12 |
Vadim Zeitlin | 1. wxProgressDialog uses wxWindowDisabler, not (dumb... |
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 doc corrections; Watcom C++ corrections; VC++... |
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-05 |
Julian Smart | Ok -> OK; status bar typo/cast |
blob | commitdiff | raw | diff to current |
2000-02-05 |
Guillermo Rodrigue... | Missing includes - please test without precompiled... |
blob | commitdiff | raw | diff to current |
2000-02-05 |
Vadim Zeitlin | 1. wxTimer change - now generates EVT_TIMER() |
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-16 |
Vadim Zeitlin | wxMSW fixes after wxFrameBase change - seems to work... |
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-08-04 |
J. Russell Smyth | Made changes to allow build with new mingw32/gcc-2.95 |
blob | commitdiff | raw | diff to current |
1999-06-17 |
Vadim Zeitlin | 1. wxDialogs are now destroyed when they go out of... |
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-05-19 |
Vadim Zeitlin | 1. wxMSW seems to work (please test and send your bug... |
blob | commitdiff | raw | diff to current |
1999-01-31 |
Vadim Zeitlin | unused message removed from event table |
blob | commitdiff | raw | diff to current |
1999-01-24 |
Vadim Zeitlin | 1. wxLoad/SaveFileSelector return "wxString" instead... |
blob | commitdiff | raw | diff to current |
1999-01-19 |
Julian Smart | TWIN32 compatibility added; wxMotif uses wxGTK's wxPost... |
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-10 |
Julian Smart | Fixed const problems in status bar code, changed panelg... |
blob | commitdiff | raw | diff to current |
1998-07-08 |
Vadim Zeitlin | bug with multi-part status bars with default widths... |
blob | commitdiff | raw | diff to current |
1998-07-08 |
Julian Smart | Cured a bad assert in wxStatusBar; #ifdefed oleutils... |
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-07-03 |
Julian Smart | Added wxExpr parser/lexer files which had somehow got... |
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-05-20 |
Karsten Ballüder | added some wxMSW stuff |
blob | commitdiff | raw | diff to current |
|