2011-07-25 |
Steve Lamerton | Merge in from trunk r67662 to r64801 |
blob | commitdiff | raw |
2011-05-03 |
Dimitri Schoolwerth | Replaced Ok() occurrences with IsOk() throughout trunk. |
blob | commitdiff | raw |
2011-02-27 |
Vadim Zeitlin | Add wxUSE_MARKUP and wrap SetLabelMarkup() in it. |
blob | commitdiff | raw | diff to current |
2011-02-27 |
Vadim Zeitlin | Replace wxST_MARKUP style with wxControl::SetLabelMarkup(). |
blob | commitdiff | raw | diff to current |
2011-02-15 |
Vadim Zeitlin | Make the source file non-executable. |
blob | commitdiff | raw | diff to current |
2011-02-09 |
Václav Slavík | Don't eliminate text completely in Ellipsize(). |
blob | commitdiff | raw | diff to current |
2011-02-09 |
Václav Slavík | Calculate ellipsized width exactly. |
blob | commitdiff | raw | diff to current |
2011-02-09 |
Václav Slavík | Don't shorten text too much in wxControl::Ellipsize(). |
blob | commitdiff | raw | diff to current |
2011-02-09 |
Václav Slavík | Ellipsization can't shorten 1-character string. |
blob | commitdiff | raw | diff to current |
2011-02-09 |
Václav Slavík | Remove "safety margin" from wxControl::Ellipsize(). |
blob | commitdiff | raw | diff to current |
2011-01-31 |
Václav Slavík | Account for first removal char with wxELLIPSIZE_MIDDLE. |
blob | commitdiff | raw | diff to current |
2011-01-31 |
Václav Slavík | Remove chars one-by-one with wxELLIPSIZE_MIDDLE. |
blob | commitdiff | raw | diff to current |
2011-01-08 |
Paul Cornett | remove always-true test of unsigned >= 0 |
blob | commitdiff | raw | diff to current |
2010-10-22 |
Vadim Zeitlin | No real changes, just use const_cast<> instead of C... |
blob | commitdiff | raw | diff to current |
2010-09-30 |
Vadim Zeitlin | No changes whatsoever, just remove trailing whitespace. |
blob | commitdiff | raw | diff to current |
2010-03-25 |
Jouk Jansen | Updates to make wxWidgets compaile on OpenVMS again |
blob | commitdiff | raw | diff to current |
2010-03-21 |
Francesco Montorsi | reorder GetLabel(), GetLabelText(), SetLabel() and... |
blob | commitdiff | raw | diff to current |
2010-03-10 |
Francesco Montorsi | Fix function wxControlBase::DoEllipsizeSingleLine to... |
blob | commitdiff | raw | diff to current |
2010-03-10 |
Francesco Montorsi | no real changes, just rename the variables to make... |
blob | commitdiff | raw | diff to current |
2009-10-16 |
Vadim Zeitlin | Add ellipsization support to wxDataViewCtrl. |
blob | commitdiff | raw | diff to current |
2009-10-16 |
Vadim Zeitlin | Rename wxEllipsizeFlags elements to avoid confusion... |
blob | commitdiff | raw | diff to current |
2009-09-26 |
Vadim Zeitlin | Move wxControl::GetCompositeControlsDefaultAttributes... |
blob | commitdiff | raw | diff to current |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
blob | commitdiff | raw | diff to current |
2009-02-09 |
Vadim Zeitlin | fix MSVC warnings about possibly uninitialized variable... |
blob | commitdiff | raw | diff to current |
2009-02-08 |
Francesco Montorsi | revert insert=>append change; only for wxELLIPSIZE_END... |
blob | commitdiff | raw | diff to current |
2009-02-08 |
Francesco Montorsi | split wxControl::Ellipsize() in two functions for bette... |
blob | commitdiff | raw | diff to current |
2008-12-31 |
Vadim Zeitlin | added SetLabelText() and EscapeMnemonics() |
blob | commitdiff | raw | diff to current |
2008-12-29 |
Francesco Montorsi | PCH-less build fix |
blob | commitdiff | raw | diff to current |
2008-12-29 |
Francesco Montorsi | use correct wxELLIPSIZE_* constants after r57625 |
blob | commitdiff | raw | diff to current |
2008-12-28 |
Francesco Montorsi | move Ellipsize() to wxControl so it can be easily used... |
blob | commitdiff | raw | diff to current |
2008-10-12 |
Vadim Zeitlin | add wxGenericStaticText (#9656) |
blob | commitdiff | raw | diff to current |
2007-11-13 |
Julian Smart | More border rationalisation. GetDefaultBorder is now... |
blob | commitdiff | raw | diff to current |
2007-11-12 |
Vadim Zeitlin | make various control names constants of type char,... |
blob | commitdiff | raw | diff to current |
2007-04-01 |
Vadim Zeitlin | added support for ellipsization and markup in wxStaticT... |
blob | commitdiff | raw | diff to current |
2006-07-25 |
Vadim Zeitlin | added possibility to strip only mnemonics, not accels... |
blob | commitdiff | raw | diff to current |
2006-06-14 |
Włodzimierz Skiba | Include wx/bitmap.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-31 |
Włodzimierz Skiba | Include wx/statbmp.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-26 |
Robin Dunn | Fixes for the DLL build |
blob | commitdiff | raw | diff to current |
2006-05-26 |
Paul Cornett | move some data definitions to more appropriate places |
blob | commitdiff | raw | diff to current |
2006-05-26 |
Włodzimierz Skiba | Include wx/control.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-02-12 |
Włodzimierz Skiba | !WX_PRECOMP (wxPalm) build fix. |
blob | commitdiff | raw | diff to current |
2006-02-12 |
Vadim Zeitlin | it is not possible to show/hide the window from the... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2004-09-09 |
Włodzimierz Skiba | Source cleaning: TRUE/true, FALSE/false, whitespaces... |
blob | commitdiff | raw | diff to current |
2004-06-24 |
Robin Dunn | * Implemented BestSize cache |
blob | commitdiff | raw | diff to current |
2004-06-21 |
Robin Dunn | reverted m_adjustMinSize change prepatory for a new... |
blob | commitdiff | raw | diff to current |
2004-06-19 |
Robin Dunn | Controls will readjust their size and minsize when... |
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-07 |
Robin Dunn | wxStaticBitmapBase::DoGetBestSize |
blob | commitdiff | raw | diff to current |
2004-04-01 |
Vadim Zeitlin | removed (well, kept empty shell to avoid breaking exist... |
blob | commitdiff | raw | diff to current |
2004-03-30 |
Vadim Zeitlin | don't inherit font from the parent by default |
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 |
2003-10-16 |
Vadim Zeitlin | use ShouldInheritColours() |
blob | commitdiff | raw | diff to current |
2003-09-15 |
Vadim Zeitlin | added wxVALIDATOR_PARAM and use it to avoid warnings... |
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-03-17 |
Julian Smart | Fixed copyrights and licence spelling |
blob | commitdiff | raw | diff to current |
2002-08-05 |
David Webster | Font fix for OS/2 common control creation |
blob | commitdiff | raw | diff to current |
2002-02-20 |
Vadim Zeitlin | don't inherit the controls colours from the parent... |
blob | commitdiff | raw | diff to current |
2002-01-07 |
Gilles Depeyrot | implement out-of-line destructors where needed instead... |
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 |
2000-02-25 |
Vadim Zeitlin | 1. cursor fixes: frame does have hand cursor in the... |
blob | commitdiff | raw | diff to current |
2000-01-06 |
Vadim Zeitlin | 1. more warnings fixes in gtk/region.cpp and common... |
blob | commitdiff | raw | diff to current |
1999-11-19 |
David Webster | Removal of previous wxValidtor code for wxOS2 |
blob | commitdiff | raw | diff to current |
1999-11-08 |
David Webster | OS/2 PM Fixeups for fonts, validators, and html |
blob | commitdiff | raw | diff to current |
1999-10-12 |
Robert Roebling | Refresh() problem from DialogEd solved |
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-28 |
Robert Roebling | Added tmake template for simple wxGTK makefile |
blob | commitdiff | raw | diff to current |
1999-07-27 |
Vadim Zeitlin | missing wxMSW files |
blob | commitdiff | raw | diff to current |
|