summaryrefslogtreecommitdiff
path: root/svtools/workben/toolpanel
AgeCommit message (Expand)AuthorFilesLines
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky2-112/+6
2011-01-21Remove old RCS lines.Thomas Arnhold1-4/+0
2011-01-06removetooltypes01: rebase to DEV300_m96Mikhail Voytenko1-110/+0
2010-12-11cleaning of __EXPORT defineGert Faller1-1/+1
2010-12-10propogate exit code out to mainCaolán McNamara1-2/+3
2010-11-19gnumake2: removing old dmake file in migrated modulesBjoern Michaelsen1-110/+0
2010-11-19EasyHack: RTL_CONST macro from createFromAsciiKevin Hunter1-2/+2
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang1-3/+3
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang1-3/+3
2010-10-18replace sizeof(foo)/sizeof(foo[0]) by SAL_N_ELEMENTSKenneth Venken1-4/+5
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-0/+0
2010-07-13CWS changehid: resync to m84Mathias Bauer2-0/+990
2010-05-18slidecopy: HelpID support for tool panelsFrank Schoenheit [fs]1-0/+7
2010-04-22slidecopy: proper include (the undelivered version of ctrlbox.hxx is not belo...Frank Schoenheit [fs]1-1/+1
2010-04-01slidecopy: #i10000# (unxlngi6)Frank Schoenheit [fs]1-0/+1
2010-03-31Automated merge with ssh://hg@hg.services.openoffice.org/cws/slidecopyFrank Schoenheit [fs]1-0/+1
2010-03-31slidecopy: #i10000#Frank Schoenheit [fs]1-0/+1
2010-03-30slidecopy: more A11Y implementations for the ToolPanelDeckFrank Schoenheit [fs]1-0/+9
2010-03-30slidecopy: A11Y for the ToolPanelDeck VCL controlFrank Schoenheit [fs]1-0/+7
2010-03-19slidecopy: reworked the ToolPanelDeck to have a dedicated anchor window for t...Frank Schoenheit [fs]1-20/+16
2010-03-16slidecopy: de/activate panels via the drawing frameworkFrank Schoenheit [fs]1-2/+2
2010-03-15slidecopy: misc adjustmentsFrank Schoenheit [fs]1-8/+22
2010-03-10slidecopy: silence 'unused parameter' warningFrank Schoenheit [fs]1-1/+1
2010-03-09slidecopy: top and bottom tabsFrank Schoenheit [fs]1-7/+21
2010-03-09slidecopy: less colorsFrank Schoenheit [fs]2-6/+13
2010-03-08slidecopy: link the toolpanel lib into the svtools libFrank Schoenheit [fs]1-1/+0
2010-03-08slidecopy: fixed color namesFrank Schoenheit [fs]1-6/+6
2010-03-08slidecopy: test program support for interactive insertion of panelsFrank Schoenheit [fs]2-9/+121
2010-03-08slidecopy: buttons for scrolling tab items when they do not fitFrank Schoenheit [fs]1-0/+1
2010-03-08slidecopy: make compile on unxlngi6.proFrank Schoenheit [fs]1-1/+1
2010-03-05add a tab control for comparisonFrank Schoenheit [fs]1-1/+19
2010-03-05slidecopy: tool panel deck now supports removal of panelsFrank Schoenheit [fs]1-23/+179
2010-03-05slidecopy: introduced TABITEM_AUTO value for TabItemContent, do the automatic...Frank Schoenheit [fs]1-9/+17
2010-03-05slidecopy: made the tab bar control independent from the concret PanelDeckImp...Frank Schoenheit [fs]1-4/+3
2010-03-04slidecopy: allow to toggle whether the tab bar items contain images and text,...Frank Schoenheit [fs]1-30/+105
2010-03-04slidecopy: more native theming for the tool panel deck tabs.Frank Schoenheit [fs]2-2/+1
2010-03-02slidecopy: going forward with the VCL ToolPanelDeck. Keyboard control, focus ...Frank Schoenheit [fs]2-11/+199
2010-03-01slidecopy: initial version of the tab bar layoutFrank Schoenheit [fs]1-6/+53
2010-02-26slidecopy: initial, rudimentary implementation of a ToolPanelDeck, along with...Frank Schoenheit [fs]2-0/+332