2006-08-13 |
Chris Elliott | fix borland error about string refernce |
blob | commitdiff | raw |
2006-07-25 |
Vadim Zeitlin | use GetLabelText() instead of wxStripMenuCodes() to... |
blob | commitdiff | raw | diff to current |
2006-07-25 |
Włodzimierz Skiba | PCH build fix. |
blob | commitdiff | raw | diff to current |
2006-07-25 |
Vadim Zeitlin | move default button handling code from wxControlContain... |
blob | commitdiff | raw | diff to current |
2006-07-16 |
Vadim Zeitlin | unset the button as temporary default item when it... |
blob | commitdiff | raw | diff to current |
2006-07-16 |
Vadim Zeitlin | remove the search for parent with wxTAB_TRAVERSAL style... |
blob | commitdiff | raw | diff to current |
2006-05-31 |
Robin Dunn | Forward port of changes for using themed drawing of... |
blob | commitdiff | raw | diff to current |
2006-05-17 |
Włodzimierz Skiba | Include wx/button.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-01-18 |
Julian Smart | Must strip menu codes from labels before measuring... |
blob | commitdiff | raw | diff to current |
2005-12-28 |
David Surovell | fix MinGW/gcc compilation issue |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-05-22 |
Vadim Zeitlin | fixed drawing of owner drawn buttons with multiline... |
blob | commitdiff | raw | diff to current |
2005-05-18 |
Robin Dunn | Patch #1203934: enable best size caching for MSW widgets |
blob | commitdiff | raw | diff to current |
2005-04-02 |
Robin Dunn | Use the current font for the DoGetBestSize calculation |
blob | commitdiff | raw | diff to current |
2005-02-15 |
Vadim Zeitlin | use wxDC::GetMultiLineTextExtent() instead of duplicati... |
blob | commitdiff | raw | diff to current |
2005-02-11 |
Julian Smart | Don't use mnemonics for OK, Cancel and Close under... |
blob | commitdiff | raw | diff to current |
2005-02-10 |
Robert Roebling | Corrected button height for multiline buttons. |
blob | commitdiff | raw | diff to current |
2004-08-30 |
Václav Slavík | new stock buttons API |
blob | commitdiff | raw | diff to current |
2004-08-19 |
Włodzimierz Skiba | Source cleaning: whitespaces,-1/wxID_ANY,TRUE/true... |
blob | commitdiff | raw | diff to current |
2004-07-04 |
Vadim Zeitlin | typo/spelling fixes (patch 983448) |
blob | commitdiff | raw | diff to current |
2004-06-24 |
Václav Slavík | fixed warnings after GetFont prototype change |
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-15 |
Vadim Zeitlin | make XTI compile with VC6 (patch 896614) |
blob | commitdiff | raw | diff to current |
2004-02-25 |
Julian Smart | Applied patch [ 903619 ] Win64 and Itanium support |
blob | commitdiff | raw | diff to current |
2004-01-27 |
Julian Smart | Patch from "Viktor Voroshylo" <viktor@voroshylo.com> |
blob | commitdiff | raw | diff to current |
2004-01-15 |
Julian Smart | Reverted patch [ 832096 ] Final separation for GUI... |
blob | commitdiff | raw | diff to current |
2004-01-11 |
Julian Smart | Applied patch [ 832096 ] Final separation for GUI and... |
blob | commitdiff | raw | diff to current |
2004-01-11 |
Julian Smart | Applied patch [ 874495 ] wxMSW: Flat buttons |
blob | commitdiff | raw | diff to current |
2003-09-24 |
Vadim Zeitlin | replaced wxNO_FULL_REPAINT_ON_RESIZE with wxFULL_REPAIN... |
blob | commitdiff | raw | diff to current |
2003-09-04 |
Stefan Csomor | macro naming changes |
blob | commitdiff | raw | diff to current |
2003-08-27 |
Stefan Csomor | WX_EVENT_PROPERTY instead of WX_DELEGATE |
blob | commitdiff | raw | diff to current |
2003-08-25 |
Stefan Csomor | unicode adaptions, menu support |
blob | commitdiff | raw | diff to current |
2003-08-24 |
Julian Smart | Added some window style metadata |
blob | commitdiff | raw | diff to current |
2003-08-23 |
Stefan Csomor | window flags extensions, streaming callback |
blob | commitdiff | raw | diff to current |
2003-08-23 |
Stefan Csomor | xti property extensions, style bits additions |
blob | commitdiff | raw | diff to current |
2003-08-19 |
Stefan Csomor | switching to wxEmptyString to satisfy linker after... |
blob | commitdiff | raw | diff to current |
2003-08-19 |
Stefan Csomor | switching back to normal accessors, workaround not... |
blob | commitdiff | raw | diff to current |
2003-08-18 |
Stefan Csomor | RTTI simplifications |
blob | commitdiff | raw | diff to current |
2003-08-14 |
Stefan Csomor | rtti informations |
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-08-05 |
Stefan Csomor | xti extensions |
blob | commitdiff | raw | diff to current |
2003-07-28 |
Stefan Csomor | preliminary EXTENDED_RTTI |
blob | commitdiff | raw | diff to current |
2003-07-11 |
Julian Smart | More WinCE mods |
blob | commitdiff | raw | diff to current |
2003-06-07 |
Julian Smart | Fix for [ 748805 ] Assert failure for specified situati... |
blob | commitdiff | raw | diff to current |
2003-03-24 |
Vadim Zeitlin | draw multiline labels in owner-drawn buttons correctly... |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Julian Smart | Removed erroneous copyright names and corrected licence... |
blob | commitdiff | raw | diff to current |
2003-02-21 |
Robin Dunn | Only send two EVT_BUTTON events when double clicking... |
blob | commitdiff | raw | diff to current |
2002-08-23 |
Vadim Zeitlin | compilation fix for !WX_PRECOMP |
blob | commitdiff | raw | diff to current |
2002-08-22 |
Vadim Zeitlin | fixed default button handling: don't keep BS_DEFPUSHBUT... |
blob | commitdiff | raw | diff to current |
2002-08-15 |
Vadim Zeitlin | fixed a harmless warning (patch 595096) and added a... |
blob | commitdiff | raw | diff to current |
2002-07-03 |
Robin Dunn | Made wxBU_EXACTFIT work as documented instead of being... |
blob | commitdiff | raw | diff to current |
2002-05-11 |
Vadim Zeitlin | added a comment about the default button handling |
blob | commitdiff | raw | diff to current |
2002-05-11 |
Vadim Zeitlin | changed the handling of the default buttons to be more... |
blob | commitdiff | raw | diff to current |
2002-04-09 |
Vadim Zeitlin | added support for the multiline button labels |
blob | commitdiff | raw | diff to current |
2002-02-20 |
Vadim Zeitlin | removed unused test code (no real changes) |
blob | commitdiff | raw | diff to current |
2002-02-20 |
Vadim Zeitlin | 1. always create the buttons with WS_CLIPSIBLINGS style... |
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-08-06 |
Vadim Zeitlin | moved knd handling logic from wxPanel to wxControlConta... |
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-16 |
Julian Smart | Applied patch #420395 (adding wxCLIP_SIBBLINGS capabili... |
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-02 |
Vadim Zeitlin | 1. wxGrid row can't be resized to less than minimal... |
blob | commitdiff | raw | diff to current |
2000-03-01 |
Guillermo Rodrigue... | DrawButtonFrame was a bit wrong because it was ignoring... |
blob | commitdiff | raw | diff to current |
2000-01-16 |
Václav Slavík | fixed default button size, finally |
blob | commitdiff | raw | diff to current |
1999-12-22 |
Vadim Zeitlin | 1. corrected some owner-drawn buttons bugs |
blob | commitdiff | raw | diff to current |
1999-12-22 |
Vadim Zeitlin | 1. coloured buttons seem to work |
blob | commitdiff | raw | diff to current |
1999-12-21 |
Vadim Zeitlin | 1. wxLongLong and wxDateTime compilation fixed for... |
blob | commitdiff | raw | diff to current |
1999-12-14 |
Václav Slavík | removed USE_SHARED_LIBRARY(IES) |
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-04 |
Vadim Zeitlin | 1. wxFileDataObject fixes from Ricky Gonzales - seems... |
blob | commitdiff | raw | diff to current |
1999-10-28 |
Vadim Zeitlin | 1. corrected (but the fix is ugly) the multiple def... |
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-09-29 |
Robin Dunn | Removed call to SetValidator since CreateBase was doing... |
blob | commitdiff | raw | diff to current |
1999-08-23 |
Robert Roebling | Small optical changes for MSW |
blob | commitdiff | raw | diff to current |
1999-08-05 |
Robert Roebling | Compile fix for button, MSW |
blob | commitdiff | raw | diff to current |
1999-08-04 |
Vadim Zeitlin | wxButton::GetDefaultSize() fix |
blob | commitdiff | raw | diff to current |
1999-07-29 |
Robert Roebling | Now its possible to run wxHTML without wxSockets |
blob | commitdiff | raw | diff to current |
1999-07-28 |
Vadim Zeitlin | 1. wxSpinButton fixed: it now sends EVT_SPIN_UP/DOWN... |
blob | commitdiff | raw | diff to current |
1999-07-26 |
Vadim Zeitlin | 1. wxChoice and wxComboBox support client data under MSW |
blob | commitdiff | raw | diff to current |
1999-07-23 |
Vadim Zeitlin | 1. frames respect update region (Tom Surace patch) |
blob | commitdiff | raw | diff to current |
1999-07-12 |
Václav Slavík | *** empty log message *** |
blob | commitdiff | raw | diff to current |
1999-07-10 |
Vadim Zeitlin | wxButton::GetDefaultSize() added for MSW and documented |
blob | commitdiff | raw | diff to current |
1999-07-02 |
Vadim Zeitlin | 1. DoSetSize() simplified, DoGetBestSize() introduced |
blob | commitdiff | raw | diff to current |
1999-06-20 |
Vadim Zeitlin | buttons now become default when they have focus |
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-02-28 |
Julian Smart | Doc mods; fixed return non-processing problem; fixed... |
blob | commitdiff | raw | diff to current |
1999-02-22 |
Vadim Zeitlin | GetSize() and GetClientSize() changes |
blob | commitdiff | raw | diff to current |
1999-02-02 |
Julian Smart | Consistent naming of e.g. wxUSE_CTRL |
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-12-08 |
Julian Smart | Sorry folks, a lot of changes to remedy GetFont, GetBru... |
blob | commitdiff | raw | diff to current |
1998-10-09 |
Julian Smart | Dialog unit mods; wxProp tidying |
blob | commitdiff | raw | diff to current |
1998-09-20 |
Vadim Zeitlin | 1) minor modifications in fileconf.cpp |
blob | commitdiff | raw | diff to current |
1998-09-07 |
Vadim Zeitlin | some clean up of the code |
blob | commitdiff | raw | diff to current |
next |