summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/scrollabledialog.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-10-03re-base on ALv2 code. Includes:Michael Meeks1-0/+18
2012-09-21unusedcode: add #if SCROLLABLEFRAME for ScrollableWrapper<GroupBox>Matúš Kukan1-0/+2
2012-09-11Missing "this->" qualificationStephan Bergmann1-1/+1
2012-09-11-Werror=unused-but-set-variableStephan Bergmann1-1/+0
2012-09-11fixed the unable to close dialog when vert scrollbars setNoel Power1-4/+10
2012-09-11make interface for scrollablity properties to allow more code sharingNoel Power1-23/+17
2012-09-11some more tweaking to import scrollbar data for mso Frame & UserformNoel Power1-36/+54
2012-09-11fix scroll top & scroll leftNoel Power1-4/+5
2012-09-11better scrolling, support for scroll width and scroll heightNoel Power1-50/+18
2012-09-11misc fixes and improvementsNoel Power1-36/+10
2012-09-11mpre debug, fix more obvious fobarsNoel Power1-15/+21
2012-09-11attempt own scrollNoel Power1-29/+125
2012-09-11crummy but psuedo usable scrollable dialogNoel Power1-0/+102