2013-07-31 |
Paul Cornett | defer calling SetCanFocus() on wxGTK until after creation |
blob | commitdiff | raw |
2013-07-31 |
Paul Cornett | fix tab traversal of wxStaticBox children, closes ... |
blob | commitdiff | raw | diff to current |
2013-07-26 |
Vadim Zeitlin | Remove all lines containing cvs/svn "$Id$" keyword. |
blob | commitdiff | raw | diff to current |
2012-11-25 |
Paul Cornett | Simplify GetDefaultAttributesFromGTKWidget() by passing... |
blob | commitdiff | raw | diff to current |
2012-06-30 |
Paul Cornett | support for GTK3 |
blob | commitdiff | raw | diff to current |
2012-06-30 |
Vadim Zeitlin | Don't hard code horizontal border for wxStaticBox in... |
blob | commitdiff | raw | diff to current |
2012-06-30 |
Vadim Zeitlin | Fix vertical offset for wxGTK wxStaticBox without label. |
blob | commitdiff | raw | diff to current |
2011-03-28 |
Paul Cornett | avoid deprecated functions and direct struct access |
blob | commitdiff | raw | diff to current |
2011-03-20 |
Dimitri Schoolwerth | No changes, synchronised source names that appear comme... |
blob | commitdiff | raw | diff to current |
2011-01-04 |
Stefan Csomor | merging back XTI branch part 2 |
blob | commitdiff | raw | diff to current |
2009-12-05 |
Paul Cornett | minor cleanup |
blob | commitdiff | raw | diff to current |
2009-12-02 |
Vadim Zeitlin | Compilation fix after r62754. |
blob | commitdiff | raw | diff to current |
2009-08-21 |
Vadim Zeitlin | No changes, just removed hard tabs and trailing white... |
blob | commitdiff | raw | diff to current |
2009-04-25 |
Francesco Montorsi | allow windows which are placed inside wxStaticBoxes... |
blob | commitdiff | raw | diff to current |
2008-08-26 |
Paul Cornett | Hold a reference on m_widget for the life of the associ... |
blob | commitdiff | raw | diff to current |
2008-02-02 |
Paul Cornett | label clipping hack is not needed for GTK+ >= 2.12 |
blob | commitdiff | raw | diff to current |
2007-10-23 |
Vadim Zeitlin | use -Wunused-parameter with gcc for consistency with... |
blob | commitdiff | raw | diff to current |
2007-04-23 |
Vadim Zeitlin | remove wxWindow::m_needParent and use GTKNeedsParent... |
blob | commitdiff | raw | diff to current |
2007-04-09 |
Vadim Zeitlin | truncate the static box label to fit the control size... |
blob | commitdiff | raw | diff to current |
2006-05-23 |
Robin Dunn | I've now seen 2 or 3 themes that need this extra space... |
blob | commitdiff | raw | diff to current |
2006-03-12 |
Vadim Zeitlin | support mnemonics for wxStatic/RadioBox and made it... |
blob | commitdiff | raw | diff to current |
2006-01-22 |
Mart Raudsepp | Nuke GTK1 from src/gtk |
blob | commitdiff | raw | diff to current |
2005-12-18 |
Vadim Zeitlin | 1. changed wxControl::GetLabel() to return the original... |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Vadim Zeitlin | use wxIsSameDouble() and wxIsNullDouble() for warning... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-04-13 |
Robert Roebling | Correct vertical alignment for lables in static boxes. |
blob | commitdiff | raw | diff to current |
2004-07-04 |
Vadim Zeitlin | (blind) compilation fix for GTK+ 1.x after last commit |
blob | commitdiff | raw | diff to current |
2004-07-03 |
Václav Slavík | a better way of applying style changes to label_widget |
blob | commitdiff | raw | diff to current |
2004-07-03 |
Robert Roebling | Not sure how important that is, but now you |
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-06-14 |
Václav Slavík | fixed GTK styles handling: |
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-05-06 |
Robin Dunn | Get(Class)DefaultAttributes() for wxGTK controls |
blob | commitdiff | raw | diff to current |
2004-05-04 |
Robin Dunn | Added wxControl::PostCreation for wxGTK. Moved calls to |
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 |
2002-08-05 |
Robert Roebling | Lots of updates for Unicode and GTK 2.0 support. |
blob | commitdiff | raw | diff to current |
2002-07-23 |
Vadim Zeitlin | fix to not show ampersands in the static box title... |
blob | commitdiff | raw | diff to current |
2002-06-07 |
Robin Dunn | Fixed bug that showed a small gap on the wxStaticBox... |
blob | commitdiff | raw | diff to current |
2002-05-31 |
Vadim Zeitlin | replaced wxWindowGTK::m_isStaticBox with a virtual... |
blob | commitdiff | raw | diff to current |
2002-01-11 |
Vadim Zeitlin | added support for wxALIGN_XXX in wxStaticBox |
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-01-06 |
Robert Roebling | Themes again. |
blob | commitdiff | raw | diff to current |
2000-01-04 |
Robert Roebling | New colour, font, theme and size code.. |
blob | commitdiff | raw | diff to current |
1999-11-21 |
Robert Roebling | Added speed-up for font-loading (a bit simplistic), |
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-27 |
Robert Roebling | Small distrib updates, |
blob | commitdiff | raw | diff to current |
1999-06-14 |
Robert Roebling | Added zillions of #if wxUSE_XXX |
blob | commitdiff | raw | diff to current |
1999-05-09 |
Vadim Zeitlin | wxWindow split into wxWindowBase and wxWindow (wxGTK... |
blob | commitdiff | raw | diff to current |
1999-04-15 |
Ove Kaaven | A couple more. |
blob | commitdiff | raw | diff to current |
1999-02-18 |
Robert Roebling | Dialog items inherit parent's font now |
blob | commitdiff | raw | diff to current |
1999-01-02 |
Robert Roebling | Header changes (gtk.h etc no longer included in defs.h |
blob | commitdiff | raw | diff to current |
1998-12-12 |
Robert Roebling | Added scrollbar size to settings |
blob | commitdiff | raw | diff to current |
1998-11-03 |
Robert Roebling | Fix for TextCtrl problem as reported by Vegh |
blob | commitdiff | raw | diff to current |
1998-10-29 |
Robert Roebling | Big color update with the newest information |
blob | commitdiff | raw | diff to current |
1998-10-27 |
Robert Roebling | Added background colour again |
blob | commitdiff | raw | diff to current |
1998-09-07 |
Robert Roebling | Much more aggressive for intercepting events and |
blob | commitdiff | raw | diff to current |
1998-09-06 |
Robert Roebling | Fillid in many more missing functions (such as Enable()) |
blob | commitdiff | raw | diff to current |
1998-09-06 |
Robert Roebling | SetFont() the second |
blob | commitdiff | raw | diff to current |
1998-07-23 |
Vadim Zeitlin | oops... a typo in just checked in file corrected |
blob | commitdiff | raw | diff to current |
1998-07-23 |
Vadim Zeitlin | call to SetLabel in Create() added to strip "&" charact... |
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 | Initial revision |
blob | commitdiff | raw | diff to current |
|