2011-04-03 |
Dimitri Schoolwerth | No code changes, fixed various typos. |
blob | commitdiff | raw |
2010-07-11 |
Vadim Zeitlin | Allow user code to override key events in generic wxLis... |
blob | commitdiff | raw | diff to current |
2010-06-20 |
Vadim Zeitlin | Use wxDELETE() and wxDELETEA() when possible. |
blob | commitdiff | raw | diff to current |
2010-06-02 |
Vadim Zeitlin | Fix recently broken forwarding of events between event... |
blob | commitdiff | raw | diff to current |
2010-05-21 |
Vadim Zeitlin | Yet another fix to event propagation in scrolled windows. |
blob | commitdiff | raw | diff to current |
2010-05-20 |
Vadim Zeitlin | Fix wxScrollHelperEvtHandler broken by recent changes... |
blob | commitdiff | raw | diff to current |
2010-03-28 |
Václav Slavík | Preserve m_skipped in wx[Var]ScrollHelperEvtHandler... |
blob | commitdiff | raw | diff to current |
2009-08-05 |
Vadim Zeitlin | Generate scroll events for key presses in wxScrolledWindow. |
blob | commitdiff | raw | diff to current |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
blob | commitdiff | raw | diff to current |
2009-07-10 |
Stefan Csomor | updating conditions for OSX |
blob | commitdiff | raw | diff to current |
2009-04-29 |
Vadim Zeitlin | no changes, just use an accessor method instead of... |
blob | commitdiff | raw | diff to current |
2009-02-23 |
Vadim Zeitlin | fix (harmless) warnings in release mingw32 build |
blob | commitdiff | raw | diff to current |
2009-02-08 |
Vadim Zeitlin | add wx-prefixed and semicolon-requiring versions of... |
blob | commitdiff | raw | diff to current |
2009-01-19 |
Vadim Zeitlin | don't use annoying and unneeded in C++ casts of NULL... |
blob | commitdiff | raw | diff to current |
2008-12-24 |
Vadim Zeitlin | allow passing -1 range to SetScrollbar() to indicate... |
blob | commitdiff | raw | diff to current |
2008-12-24 |
Vadim Zeitlin | further untangle generic and native GTK implementations... |
blob | commitdiff | raw | diff to current |
2008-12-24 |
Vadim Zeitlin | provide generic implementation for ShowScrollbars(... |
blob | commitdiff | raw | diff to current |
2008-12-24 |
Vadim Zeitlin | add wxScrollHelper::ShowScrollbars() (implemented for... |
blob | commitdiff | raw | diff to current |
2008-12-24 |
Vadim Zeitlin | add convenient GetViewStart() and Scroll() overloads... |
blob | commitdiff | raw | diff to current |
2008-12-17 |
Vadim Zeitlin | don't scroll to the child which gets focus if it is... |
blob | commitdiff | raw | diff to current |
2008-09-14 |
Vadim Zeitlin | move the grid-specific workaround for scrollbar hystere... |
blob | commitdiff | raw | diff to current |
2008-08-07 |
Julian Smart | Fixed scrolling bug where scrollbar was taken to be... |
blob | commitdiff | raw | diff to current |
2008-07-09 |
Robin Dunn | Applied patch from Ticket #9563. Use just the rectangl... |
blob | commitdiff | raw | diff to current |
2008-04-01 |
Václav Slavík | compilation fix for wxMSW and r52961 |
blob | commitdiff | raw | diff to current |
2008-04-01 |
Václav Slavík | Generalized wxScrolledWindow into wxScrolled<T> that... |
blob | commitdiff | raw | diff to current |
2008-01-01 |
Vadim Zeitlin | do VMS-specific X symbols redefinitions only once in... |
blob | commitdiff | raw | diff to current |
2007-12-28 |
Robin Dunn | It is possible for a scrolled window to get focus event... |
blob | commitdiff | raw | diff to current |
2007-12-21 |
Václav Slavík | fixed wxScrolledWindow best size calculation: compute... |
blob | commitdiff | raw | diff to current |
2007-12-20 |
Václav Slavík | wxScrolledWindow can get wxEVT_CHILD_FOCUS event for... |
blob | commitdiff | raw | diff to current |
2007-12-19 |
Václav Slavík | when a window inside scrolled window receives focus... |
blob | commitdiff | raw | diff to current |
2007-09-21 |
Vadim Zeitlin | various warning fixes for icc 9.1 compilation |
blob | commitdiff | raw | diff to current |
2007-09-21 |
Vadim Zeitlin | don't do anything before including the PCH header |
blob | commitdiff | raw | diff to current |
2007-07-03 |
Robert Roebling | Let GtkScrolledWindow handle scroll wheel events. |
blob | commitdiff | raw | diff to current |
2007-05-22 |
Vadim Zeitlin | remove unused static function (avoids a warning about it) |
blob | commitdiff | raw | diff to current |
2007-05-02 |
Stefan Csomor | trying optimal scrolling solution perf-wise |
blob | commitdiff | raw | diff to current |
2007-04-08 |
Vadim Zeitlin | don't skip the scroll position validity check in CalcSc... |
blob | commitdiff | raw | diff to current |
2007-03-15 |
Vadim Zeitlin | don't add wxVSCROLL if only wxHSCROLL is explicitly... |
blob | commitdiff | raw | diff to current |
2007-02-10 |
Julian Smart | Don't optimize if there are child windows |
blob | commitdiff | raw | diff to current |
2007-02-08 |
Vadim Zeitlin | corrected return value and skipped flag setting in... |
blob | commitdiff | raw | diff to current |
2007-02-04 |
Stefan Csomor | using scroll axis in translation to scrollwin events... |
blob | commitdiff | raw | diff to current |
2006-11-08 |
Václav Slavík | more efficient version of the wxUniv scrolling fix... |
blob | commitdiff | raw | diff to current |
2006-11-06 |
Vadim Zeitlin | update window before changing the scrolling position... |
blob | commitdiff | raw | diff to current |
2006-09-16 |
Robert Roebling | Next round of RTL fixes. This change greatly simplifes |
blob | commitdiff | raw | diff to current |
2006-09-13 |
Robert Roebling | Add GetScrollHelper() to wxWindow. |
blob | commitdiff | raw | diff to current |
2006-09-13 |
Robert Roebling | Make wxGTK's wxScrolledWindow set m_x/xScrollLines... |
blob | commitdiff | raw | diff to current |
2006-09-12 |
Robert Roebling | More RTL fixes. |
blob | commitdiff | raw | diff to current |
2006-06-08 |
Włodzimierz Skiba | Include wx/sizer.h and wx/layout.h according to precomp... |
blob | commitdiff | raw | diff to current |
2006-05-23 |
Włodzimierz Skiba | Include wx/timer.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-06 |
Włodzimierz Skiba | Include wx/dcclient.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-04 |
Włodzimierz Skiba | Include wx/panel.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-02 |
Włodzimierz Skiba | Include wx/utils.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-03-24 |
Robin Dunn | Make WXK*PRIOR and WXK*NEXT be aliases for WXK*PAGEUP... |
blob | commitdiff | raw | diff to current |
2006-03-13 |
Julian Smart | If we processed a command event, return true, or we... |
blob | commitdiff | raw | diff to current |
2006-02-12 |
Michael Wetherell | Warning fixes for VC5 (Igor Korot) |
blob | commitdiff | raw | diff to current |
2005-10-10 |
Vadim Zeitlin | refactored wxGTK scrolling: it has now fully-functionin... |
blob | commitdiff | raw | diff to current |
2005-10-09 |
Mattia Barbon | Removed WXWIN_COMPATIBILITY_2_2 together with code... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-04-29 |
Julian Smart | AdjustScrollbars can go into an infinite loop, so bail... |
blob | commitdiff | raw | diff to current |
2005-03-31 |
Stefan Csomor | content clipping becomes a runtime attribute |
blob | commitdiff | raw | diff to current |
2005-03-17 |
Vadim Zeitlin | don't set virtual size of the window to (0, 0) if scrol... |
blob | commitdiff | raw | diff to current |
2005-03-17 |
Julian Smart | Provided GetBestVirtualSize and DoGetBestSize implement... |
blob | commitdiff | raw | diff to current |
2005-03-17 |
Julian Smart | Small fixes for compiling Cygwin (with --disable-sockets) |
blob | commitdiff | raw | diff to current |
2005-03-09 |
Robert Roebling | Compilo. |
blob | commitdiff | raw | diff to current |
2005-03-08 |
Robert Roebling | Override OnSize in the scrollsub sample to disable |
blob | commitdiff | raw | diff to current |
2005-02-13 |
Robert Roebling | Comment out line that set the VirtualSizeHints()... |
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-12 |
Robert Roebling | Revert patch again, as the scrollbars are now always... |
blob | commitdiff | raw | diff to current |
2005-02-12 |
Robert Roebling | ALso correct scrollbar calc to not clip division... |
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 |
Włodzimierz Skiba | Old API clearly deprecated. |
blob | commitdiff | raw | diff to current |
2004-08-09 |
Robin Dunn | All wxScrolledWindows shoudl have wxHSCROLL|wxVSCROLL... |
blob | commitdiff | raw | diff to current |
2004-07-30 |
Włodzimierz Skiba | Warning cleaning. |
blob | commitdiff | raw | diff to current |
2004-06-17 |
Włodzimierz Skiba | Code cleaning: wxID_ANY, wxDefaultSize, wxDefaultPositi... |
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-02-25 |
Julian Smart | Applied patch [ 903619 ] Win64 and Itanium support |
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-09-23 |
Julian Smart | Fixed bug [ 754596 ] wxUSE_CONSTRAINTS 0 breaks AutoLay... |
blob | commitdiff | raw | diff to current |
2003-08-30 |
Stefan Csomor | removing all updates specially for mac |
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-14 |
Vadim Zeitlin | fixed extraneous scrolling when scrollbars are added... |
blob | commitdiff | raw | diff to current |
2003-08-13 |
Vadim Zeitlin | continue setting scrollbars even if only width/height... |
blob | commitdiff | raw | diff to current |
2003-08-11 |
Julian Smart | More fixes for !wxUSE_TIMER, !wxUSE_IMAGE |
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-11 |
Julian Smart | More WinCE mods |
blob | commitdiff | raw | diff to current |
2003-07-09 |
Vadim Zeitlin | wxScrolledWindow scrollbar update fix (patch 680427... |
blob | commitdiff | raw | diff to current |
2003-07-08 |
Vadim Zeitlin | renamed wxScrollHelper::GetRect() to GetScrollRect... |
blob | commitdiff | raw | diff to current |
2003-05-12 |
Vadim Zeitlin | reworked vertical scrolling code to correspond better... |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Julian Smart | Fixed copyrights and licence spelling |
blob | commitdiff | raw | diff to current |
2003-01-27 |
Ron Lee | Fixed bug in FlexGridSizer mods that prevented them... |
blob | commitdiff | raw | diff to current |
2003-01-12 |
Mattia Barbon | Remove use of deprecated KeyCode accessor. |
blob | commitdiff | raw | diff to current |
2003-01-02 |
Vadim Zeitlin | use DECLARE_NO_COPY_CLASS() where applicable (patch... |
blob | commitdiff | raw | diff to current |
2002-12-27 |
Julian Smart | Improved SetScrollbars fix using client size and max... |
blob | commitdiff | raw | diff to current |
2002-12-23 |
Julian Smart | Don't pass zero width or height to SetVirtualSize or... |
blob | commitdiff | raw | diff to current |
2002-12-10 |
Julian Smart | Applied patch [ 651649 ] Scrollbar not updated without... |
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-07-19 |
Robin Dunn | Moved the check for page scrolling with the wheel into... |
blob | commitdiff | raw | diff to current |
2002-07-19 |
Robin Dunn | Fix for mousewheel events when it is set to page mode... |
blob | commitdiff | raw | diff to current |
next |