2005-03-17 |
Vadim Zeitlin | removed just added UnsetVirtualSize(), it's not needed... |
blob | commitdiff | raw |
2005-03-17 |
Vadim Zeitlin | added UnsetVirtualSize() |
blob | commitdiff | raw | diff to current |
2005-03-02 |
Włodzimierz Skiba | In MSWUniv wxWindow and wxWindowMSW are different class... |
blob | commitdiff | raw |
2005-02-12 |
Robert Roebling | Reapplied patch to change the two scrolled window... |
blob | commitdiff | raw | diff to current |
2005-02-12 |
Robert Roebling | Added GetPureVitualSize() returning just m_virtualSize. |
blob | commitdiff | raw | diff to current |
2005-02-09 |
Włodzimierz Skiba | World is more than WXUNIV vs. MSW |
blob | commitdiff | raw | diff to current |
2005-01-30 |
Vadim Zeitlin | added eraseBg argument to RefreshRect() too |
blob | commitdiff | raw | diff to current |
2005-01-24 |
Włodzimierz Skiba | Native PalmOS wxControl and wxButton implementation... |
blob | commitdiff | raw | diff to current |
2005-01-21 |
Włodzimierz Skiba | Warning fixes for MinGW. |
blob | commitdiff | raw | diff to current |
2005-01-21 |
Włodzimierz Skiba | Reenable wxPalmOS status bar after recent changes.... |
blob | commitdiff | raw | diff to current |
2005-01-07 |
Vadim Zeitlin | made FindWindow() member functions const (this makes... |
blob | commitdiff | raw | diff to current |
2005-01-07 |
Vadim Zeitlin | moved HasTransparentBackground() from wxUniv to common... |
blob | commitdiff | raw | diff to current |
2004-12-20 |
Włodzimierz Skiba | Use __WXPALMOS__ for PalmOS port which fits __WX$(TOOLK... |
blob | commitdiff | raw | diff to current |
2004-12-19 |
Vadim Zeitlin | moved ProvidesBackground() from wxUniv to base wxWindow... |
blob | commitdiff | raw | diff to current |
2004-10-19 |
Julian Smart | Committed William Osborne's wxPalmOS port |
blob | commitdiff | raw | diff to current |
2004-10-13 |
Włodzimierz Skiba | Semicolon fixes according to Vadim's note about being... |
blob | commitdiff | raw | diff to current |
2004-10-08 |
Václav Slavík | propagate invalidated best size upstream |
blob | commitdiff | raw | diff to current |
2004-09-30 |
Václav Slavík | moved wxWindow::GetBestSize implementation into DoGetBe... |
blob | commitdiff | raw | diff to current |
2004-09-29 |
Václav Slavík | changes to make wxWindow::FindFocus work as expected... |
blob | commitdiff | raw | diff to current |
2004-09-24 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxNOT_F... |
blob | commitdiff | raw | diff to current |
2004-09-11 |
Vadim Zeitlin | added As/DissociateHandle() and implemented it for... |
blob | commitdiff | raw | diff to current |
2004-09-11 |
Stefan Csomor | support for sys-opted window variant |
blob | commitdiff | raw | diff to current |
2004-09-04 |
Włodzimierz Skiba | Spelling fixes [#1017001], source cleaning. |
blob | commitdiff | raw | diff to current |
2004-08-29 |
Julian Smart | First step in background erase optimization |
blob | commitdiff | raw | diff to current |
2004-07-26 |
Julian Smart | Stub out SetToolTip to avoid massive ifdefing when... |
blob | commitdiff | raw | diff to current |
2004-07-04 |
Vadim Zeitlin | typo/spelling fixes (patch 983448) |
blob | commitdiff | raw | diff to current |
2004-07-01 |
Vadim Zeitlin | added and documented wxWindow::MoveBefore/AfterInTabOrder() |
blob | commitdiff | raw | diff to current |
2004-06-30 |
Václav Slavík | SetDefaultXXX -> SetOwnXXX |
blob | commitdiff | raw | diff to current |
2004-06-30 |
Václav Slavík | decoupled attributes inheritance and m_hasXXX flags |
blob | commitdiff | raw | diff to current |
2004-06-24 |
Robin Dunn | * Implemented BestSize cache |
blob | commitdiff | raw | diff to current |
2004-06-23 |
Václav Slavík | removed non-const wxWindow::GetFont and GetCursor |
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-16 |
Robin Dunn | Add SetMinSize and SetMaxSize to go along with the... |
blob | commitdiff | raw | diff to current |
2004-06-15 |
Julian Smart | Navigate corrections |
blob | commitdiff | raw | diff to current |
2004-06-15 |
Julian Smart | With wxTE_PROCESS_TAB, tabs are now inserted in the... |
blob | commitdiff | raw | diff to current |
2004-06-09 |
Václav Slavík | removed unneeded prototype |
blob | commitdiff | raw | diff to current |
2004-06-03 |
Václav Slavík | use current mouse position as default position in wxWin... |
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-07 |
Robin Dunn | SetInitialBestSize changes for wxMac |
blob | commitdiff | raw | diff to current |
2004-05-03 |
Vadim Zeitlin | moved SetBestSize() to .cpp file; set min size from it |
blob | commitdiff | raw | diff to current |
2004-04-17 |
Robin Dunn | Make InheritAttributes and ShouldInheritColours public... |
blob | commitdiff | raw | diff to current |
2004-04-14 |
Robin Dunn | Keep track of the initial size that the window was... |
blob | commitdiff | raw | diff to current |
2004-04-13 |
Vadim Zeitlin | removed m_bestSize |
blob | commitdiff | raw | diff to current |
2004-04-08 |
Vadim Zeitlin | 1. moved InheritAttributes() from wxControl to wxWindow |
blob | commitdiff | raw | diff to current |
2004-04-07 |
Robin Dunn | Added some convenience inlines |
blob | commitdiff | raw | diff to current |
2004-04-03 |
David Elliott | Make DoGetBestSize cache the value of GetSize() the... |
blob | commitdiff | raw | diff to current |
2004-04-01 |
Vadim Zeitlin | added Get(Class)DefaultAttributes() |
blob | commitdiff | raw | diff to current |
2004-03-27 |
Stefan Csomor | make things simpler, no default variant |
blob | commitdiff | raw | diff to current |
2004-03-13 |
Robin Dunn | Fixed comment |
blob | commitdiff | raw | diff to current |
2004-03-13 |
Robin Dunn | I keep running into situations where the old small... |
blob | commitdiff | raw | diff to current |
2004-03-10 |
Robin Dunn | doc fix |
blob | commitdiff | raw | diff to current |
2004-03-07 |
Stefan Csomor | SetWindowVariant implemented |
blob | commitdiff | raw | diff to current |
2004-03-05 |
Robin Dunn | Updated comment |
blob | commitdiff | raw | diff to current |
2004-03-05 |
Robin Dunn | Changed WidthDefault() and HeightDefault() to use 400... |
blob | commitdiff | raw | diff to current |
2004-03-05 |
Robin Dunn | Changed CanApplyParentThemeBackground to ApplyParentThe... |
blob | commitdiff | raw | diff to current |
2004-03-04 |
Robin Dunn | Added CanApplyParentThemeBackground and use it in wxMSW's |
blob | commitdiff | raw | diff to current |
2004-01-15 |
Julian Smart | Reverted patch [ 832096 ] Final separation for GUI... |
blob | commitdiff | raw | diff to current |
2003-10-31 |
Vadim Zeitlin | removed InitBase() |
blob | commitdiff | raw | diff to current |
2003-10-22 |
Vadim Zeitlin | added default value (0) for flags argument of AdjustFor... |
blob | commitdiff | raw | diff to current |
2003-10-17 |
Stefan Csomor | removing RTTI classinfo #define redirections, not neede... |
blob | commitdiff | raw | diff to current |
2003-10-16 |
Vadim Zeitlin | added ShouldInheritColours() |
blob | commitdiff | raw | diff to current |
2003-09-22 |
Vadim Zeitlin | removed some TABs |
blob | commitdiff | raw | diff to current |
2003-08-19 |
Stefan Csomor | RTTI extensions |
blob | commitdiff | raw | diff to current |
2003-08-18 |
Stefan Csomor | rtti api mods added |
blob | commitdiff | raw | diff to current |
2003-08-17 |
Václav Slavík | removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2 |
blob | commitdiff | raw | diff to current |
2003-08-17 |
Václav Slavík | have TryValidator even if wxUSE_VALIDATORS=1, so that... |
blob | commitdiff | raw | diff to current |
2003-08-13 |
Vadim Zeitlin | renamed wxWindow::Clear() to ClearBackground() (fixes... |
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-28 |
Stefan Csomor | Added Setter for Position (consistency) |
blob | commitdiff | raw | diff to current |
2003-07-28 |
Vadim Zeitlin | added wxAppTraits::CreateRenderer() which may be used... |
blob | commitdiff | raw | diff to current |
2003-07-28 |
Stefan Csomor | even more defines for rerouting the xti information... |
blob | commitdiff | raw | diff to current |
2003-07-13 |
Julian Smart | Improvements to OnIdle processing |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Vadim Zeitlin | linking fixes and code cleanup after hotkey patch |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Julian Smart | Applied patch [ 758687 ] RegisterHotkey implemented |
blob | commitdiff | raw | diff to current |
2003-07-09 |
Julian Smart | - Moved wxApp::SendIdleEvents and wxApp::ProcessIdle... |
blob | commitdiff | raw | diff to current |
2003-07-06 |
Vadim Zeitlin | added GetBorder(flags) |
blob | commitdiff | raw | diff to current |
2003-06-26 |
Vadim Zeitlin | got rid of wxEvtHandler::m_isWindow, use virtual functi... |
blob | commitdiff | raw | diff to current |
2003-05-19 |
Julian Smart | Corrected some wxAccessible mistakes |
blob | commitdiff | raw | diff to current |
2003-03-31 |
Julian Smart | More deprecated code updates |
blob | commitdiff | raw | diff to current |
2003-03-22 |
David Elliott | Include wxCocoa specific header |
blob | commitdiff | raw | diff to current |
2003-03-21 |
David Elliott | Allow headers to be compiled in Objective-C++ mode |
blob | commitdiff | raw | diff to current |
2003-02-28 |
Julian Smart | Added display sample to distrib file lists |
blob | commitdiff | raw | diff to current |
2003-02-19 |
Robin Dunn | Send the wxWindowDestroyEvent for all ports |
blob | commitdiff | raw | diff to current |
2003-02-16 |
Julian Smart | Added accessibility headers |
blob | commitdiff | raw | diff to current |
2003-02-10 |
Mattia Barbon | Remove unnecessary header dependencies. Fix resulting... |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-08-31 |
Gilles Depeyrot | disable use of #pragma interface under Mac OS X |
blob | commitdiff | raw | diff to current |
2002-07-08 |
Robert Roebling | Return to 20x20 default size. |
blob | commitdiff | raw | diff to current |
2002-07-06 |
Robert Roebling | You can crash GTK with scrolled windows being |
blob | commitdiff | raw | diff to current |
2002-05-26 |
Vadim Zeitlin | attempts to make GetBestSize() work using constraints... |
blob | commitdiff | raw | diff to current |
2002-05-25 |
Vadim Zeitlin | new wxWindow::FindWindowByXXX() methods replacing the... |
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-21 |
Vadim Zeitlin | added and documented wxWindow::SetFocusFromKbd |
blob | commitdiff | raw | diff to current |
2002-04-20 |
Vadim Zeitlin | added wxGetTopLevelParent() |
blob | commitdiff | raw | diff to current |
2002-04-19 |
Ron Lee | Added knowledge of virtual size to wx(Scrolled)Windows... |
blob | commitdiff | raw | diff to current |
2002-03-10 |
Ron Lee | added optional parameter to SetSizer, to allow replacin... |
blob | commitdiff | raw | diff to current |
2002-03-09 |
Ron Lee | Added GetMaxSize virtual method for use by sizers. |
blob | commitdiff | raw | diff to current |
2002-02-24 |
Václav Slavík | made AdjustForParentClientOrigin const |
blob | commitdiff | raw | diff to current |
2002-02-23 |
Julian Smart | wxUSE_CONSTRAINTS now refers to constraints only, since... |
blob | commitdiff | raw | diff to current |
next |