2006-01-19 |
Mart Raudsepp | Update copyright year in ctrl+alt+mclick dialog |
blob | commitdiff | raw |
2005-12-17 |
Vadim Zeitlin | corrected DoGetVirtualSize() to return at least our... |
blob | commitdiff | raw | diff to current |
2005-11-26 |
Vadim Zeitlin | added helper for visual sizers debugging |
blob | commitdiff | raw | diff to current |
2005-11-20 |
Dimitri Schoolwerth | applied patch #1356901 "Yet another removal of extra... |
blob | commitdiff | raw | diff to current |
2005-11-19 |
Mart Raudsepp | Spelling fixes from Andreas Mohr (patch #1360064) |
blob | commitdiff | raw | diff to current |
2005-11-13 |
Mart Raudsepp | Typo fix in comment |
blob | commitdiff | raw | diff to current |
2005-11-13 |
Mart Raudsepp | Might aswell show the compile- and runtime versions... |
blob | commitdiff | raw | diff to current |
2005-11-09 |
Włodzimierz Skiba | Various source cleanings. |
blob | commitdiff | raw | diff to current |
2005-10-17 |
Vadim Zeitlin | fixed Fit() to call SetClientSize() and not SetSize() |
blob | commitdiff | raw | diff to current |
2005-10-10 |
Vadim Zeitlin | added GetWindowSizeForVirtualSize() virtual hook for... |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Vadim Zeitlin | fix icc warning about printf() format mismatch |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-08-21 |
Vadim Zeitlin | fix handling of partially-specified min size |
blob | commitdiff | raw | diff to current |
2005-08-20 |
Vadim Zeitlin | add information for Palm/CE ports (patch 1256409) |
blob | commitdiff | raw | diff to current |
2005-07-02 |
Vadim Zeitlin | added include wx/toolbar.h neededfor mingw32 compilation |
blob | commitdiff | raw | diff to current |
2005-06-26 |
Robert Roebling | Revert Ron's removal of the reserved functions. |
blob | commitdiff | raw | diff to current |
2005-06-24 |
Ron Lee | Put a humane end to the pathetic flailing over whether... |
blob | commitdiff | raw | diff to current |
2005-05-31 |
Julian Smart | Typo correction patch [ 1208110 ] Lots of typo corrections |
blob | commitdiff | raw | diff to current |
2005-05-25 |
Vadim Zeitlin | if we return GetSize() from DoGetBestSize(), remember... |
blob | commitdiff | raw | diff to current |
2005-05-19 |
Robin Dunn | No longer using the reserved pointer |
blob | commitdiff | raw | diff to current |
2005-05-09 |
Robin Dunn | A slightly modified version of Patch #1197468. Keeps... |
blob | commitdiff | raw | diff to current |
2005-04-17 |
Julian Smart | Added some reserved functions |
blob | commitdiff | raw | diff to current |
2005-04-02 |
Julian Smart | wxSYS_COLOUR_WINDOW is better for window backgrounds... |
blob | commitdiff | raw | diff to current |
2005-03-17 |
Vadim Zeitlin | GetVirtualSize() returns client size values for the... |
blob | commitdiff | raw | diff to current |
2005-02-28 |
Ryan Norton | wxDisplay::GetFromWindow is only on msw evidently |
blob | commitdiff | raw | diff to current |
2005-02-28 |
Ryan Norton | partially fix bug [ wxwindows-Bugs-1145813 ] Centre... |
blob | commitdiff | raw | diff to current |
2005-02-27 |
Vadim Zeitlin | better compatibility with old wxList in wxUSE_STL=... |
blob | commitdiff | raw | diff to current |
2005-02-20 |
Dimitri Schoolwerth | minor textual fix |
blob | commitdiff | raw | diff to current |
2005-02-16 |
Włodzimierz Skiba | wxPoint/Size/Rect() causes the same code with (0,0... |
blob | commitdiff | raw | diff to current |
2005-02-12 |
Robert Roebling | Reapplied patch to change the two scrolled window... |
blob | commitdiff | raw | diff to current |
2005-02-10 |
Włodzimierz Skiba | Use default constructors for wxSize/Point/Rect. |
blob | commitdiff | raw | diff to current |
2005-02-03 |
Robin Dunn | Include the size of any window borders (size vs. clientsize |
blob | commitdiff | raw | diff to current |
2005-02-02 |
Włodzimierz Skiba | Last .empty() string source cleaning before 2.5.4. |
blob | commitdiff | raw | diff to current |
2005-01-31 |
Włodzimierz Skiba | Native wxStaticText. Cleaning of wxRadioBox code before... |
blob | commitdiff | raw | diff to current |
2005-01-27 |
Włodzimierz Skiba | Get/SetValue() and other improvements to the native... |
blob | commitdiff | raw | diff to current |
2005-01-18 |
Kevin Hock | Use event modifiers and accessors rather than m_ variab... |
blob | commitdiff | raw | diff to current |
2005-01-07 |
Vadim Zeitlin | made FindWindow() member functions const (this makes... |
blob | commitdiff | raw | diff to current |
2004-12-19 |
Vadim Zeitlin | do not inherit background colour in InheritAttributes... |
blob | commitdiff | raw | diff to current |
2004-11-22 |
David Elliott | Fix centering of top-level children of wxMDIParentFrame... |
blob | commitdiff | raw | diff to current |
2004-11-18 |
Vadim Zeitlin | set background style to wxBG_STYLE_COLOUR in SetBackgro... |
blob | commitdiff | raw | diff to current |
2004-10-17 |
Włodzimierz Skiba | __WXDEBUG__ is defined/undefined, not 0/1! |
blob | commitdiff | raw | diff to current |
2004-10-16 |
Vadim Zeitlin | fixed fatal bug when moving the control after itself... |
blob | commitdiff | raw | diff to current |
2004-10-15 |
Ron Lee | Bump copyright date and indicate debug builds too in... |
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-10-06 |
Václav Slavík | fixed broken DoUpdateWindowUI: event.SetChecked doesn... |
blob | commitdiff | raw | diff to current |
2004-09-30 |
Václav Slavík | blind compilation fix for MSVC |
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 |
Stefan Csomor | support for sys-opted window variant |
blob | commitdiff | raw | diff to current |
2004-08-29 |
Julian Smart | First step in background erase optimization |
blob | commitdiff | raw | diff to current |
2004-08-15 |
Václav Slavík | font affects best size, invalidate cache if it changes |
blob | commitdiff | raw | diff to current |
2004-07-25 |
Vadim Zeitlin | corrected Center() for cases when client display rect... |
blob | commitdiff | raw | diff to current |
2004-07-20 |
Włodzimierz Skiba | wxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord. |
blob | commitdiff | raw | diff to current |
2004-07-06 |
Vadim Zeitlin | another compilation fix for after last check in |
blob | commitdiff | raw | diff to current |
2004-07-06 |
Vadim Zeitlin | blind compilation fix for wxUSE_STL==1 (bug 985662) |
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 | 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 | refresh the window in OnSysColourChanged |
blob | commitdiff | raw | diff to current |
2004-06-23 |
Václav Slavík | don't cache default colours |
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-18 |
Václav Slavík | new logic applies to SetFont(wxNullFont), too |
blob | commitdiff | raw | diff to current |
2004-06-17 |
Robin Dunn | Set/Reset ThemeEnabled when changing the fore/backgroun... |
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-05-30 |
Dimitri Schoolwerth | partially applied patch #895170: "Building with minimal... |
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-19 |
Włodzimierz Skiba | Centralized wxDefaultSize & wxDefaultPosition values. |
blob | commitdiff | raw | diff to current |
2004-05-18 |
Robin Dunn | Call SetSize for explicit sizees too in case it wasn... |
blob | commitdiff | raw | diff to current |
2004-05-09 |
Julian Smart | Fixed size problem due to wxMac window implementation... |
blob | commitdiff | raw | diff to current |
2004-05-03 |
Vadim Zeitlin | set min size to initial size when it is explicitly... |
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-15 |
Robin Dunn | If the window has a minsize then use that as the BestSi... |
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-09 |
Vadim Zeitlin | (blind) compilation fix for wxUniv |
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 | Use the size value passed to the ctor to set the window... |
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 construct simpler |
blob | commitdiff | raw | diff to current |
2004-03-24 |
Vadim Zeitlin | don't show the window initially if m_isShown is false... |
blob | commitdiff | raw | diff to current |
2004-03-07 |
Stefan Csomor | SetWindowVariant implemented |
blob | commitdiff | raw | diff to current |
2004-03-03 |
Robin Dunn | Fix for [ 907679 ] segfault on SetSizerAndFit after... |
blob | commitdiff | raw | diff to current |
2003-11-14 |
Dimitri Schoolwerth | Fixed Digital Mars compilation; Cosmetic cleanup. |
blob | commitdiff | raw | diff to current |
2003-10-30 |
Vadim Zeitlin | removed calls to wxWindowBase::InitBase(), it is called... |
blob | commitdiff | raw | diff to current |
2003-10-16 |
Vadim Zeitlin | RemoveEventHandler() didn't reset all pointers correctl... |
blob | commitdiff | raw | diff to current |
2003-09-18 |
Julian Smart | Applied patch [ 807164 ] fixes for core library |
blob | commitdiff | raw | diff to current |
2003-09-16 |
Vadim Zeitlin | reverted the delete/Destroy() change in DestroyChildren() |
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-09-15 |
Vadim Zeitlin | call RemoveChild() in ~wxWindowBase instead of doing... |
blob | commitdiff | raw | diff to current |
2003-09-14 |
Vadim Zeitlin | use child->Destroy() instead of delete child in Destroy... |
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-19 |
Mattia Barbon | Fix use of deprecated wxList/Node methods. |
blob | commitdiff | raw | diff to current |
2003-07-18 |
Julian Smart | Nth -> Item |
blob | commitdiff | raw | diff to current |
2003-07-18 |
Vadim Zeitlin | allow to change the event propagation level (modified... |
blob | commitdiff | raw | diff to current |
next |