summaryrefslogtreecommitdiff
path: root/svtools/source/toolpanel/paneltabbar.cxx
AgeCommit message (Expand)AuthorFilesLines
2011-03-28WaE: possible use of unitialized variableDavid Tardon1-5/+10
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-7/+7
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-11Merge commit 'ooo/DEV300_m101' into intm101Jan Holesovsky1-7/+7
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang1-6/+4
2010-11-05removetooltypes01: #i112600# remove tooltypes from toolkit, svtools and frame...Xiaofei Zhang1-7/+7
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-05ooo33gsl02: #i112873# change NativeWidget methods to be prepared for mapmodesPhilipp Lohmann [pl]1-6/+4
2010-04-09slidecopy: separate resource ID number circles for svl and svtools (thanks to...Frank Schoenheit [fs]1-3/+3
2010-04-01slidecopy: the A11Y API for the PanelTabBar now also includes the scroll buttonsFrank Schoenheit [fs]1-2/+14
2010-04-01slidecopy: improved A11Y API implementations for the ToolPanelDeckFrank Schoenheit [fs]1-17/+53
2010-04-01slidecopy: initial version of the A11Y API for the tool panel deck's tab layo...Frank Schoenheit [fs]1-0/+45
2010-03-30slidecopy: A11Y for the ToolPanelDeck VCL controlFrank Schoenheit [fs]1-0/+14
2010-03-22slidecopy: use a minimal size when a panel uses neither text nor image / prop...Frank Schoenheit [fs]1-0/+7
2010-03-16slidecopy: KeyInput: call the base class only when not having handled the key...Frank Schoenheit [fs]1-1/+32
2010-03-12slidecopy: silenced GCC compiler warningsFrank Schoenheit [fs]1-18/+1
2010-03-10slidecopy: for toolbox items, CTRL_STATE_PRESSED is needed in case of ITEM_ST...Frank Schoenheit [fs]1-3/+1
2010-03-10slidecopy: better NWF tab item rendering. Not yet tested with the NWF toolbox...Frank Schoenheit [fs]1-121/+164
2010-03-09slidecopy: fixed ItemContentType handlingFrank Schoenheit [fs]1-4/+4
2010-03-09slidecopy: top and bottom tabsFrank Schoenheit [fs]1-10/+7
2010-03-09slidecopy: misc fine tuningFrank Schoenheit [fs]1-133/+152
2010-03-09slidecopy: re-enable the NWF tab bar item drawing, now also completely render...Frank Schoenheit [fs]1-212/+88
2010-03-09slidecopy: re-enabled the toolbox item NWF code, now completely rendering on ...Frank Schoenheit [fs]1-74/+110
2010-03-09slidecopy: hold a render-device (normalized, i.e. as if top-aligned), on whic...Frank Schoenheit [fs]1-199/+342
2010-03-08slidecopy: also relayout when panels are inserted/removed, this might affect ...Frank Schoenheit [fs]1-258/+268
2010-03-08slidecopy: properly update scroll position when a panel is removedFrank Schoenheit [fs]1-1/+1
2010-03-08slidecopy: update scroll buttons upon panel insertion/removalFrank Schoenheit [fs]1-1/+6
2010-03-08slidecopy: when calculating the item insets, take the tab bar alignment into ...Frank Schoenheit [fs]1-2/+3
2010-03-08slidecopy: do not draw a background at the tab bar in NWF_TABBAR_ITEM mode, V...Frank Schoenheit [fs]1-13/+7
2010-03-08slidecopy: buttons for scrolling tab items when they do not fitFrank Schoenheit [fs]1-330/+287
2010-03-08slidecopy: make compile on unxlngi6.proFrank Schoenheit [fs]1-0/+1
2010-03-05slidecopy: tool panel deck now supports removal of panelsFrank Schoenheit [fs]1-3/+11
2010-03-05slidecopy: introduced TABITEM_AUTO value for TabItemContent, do the automatic...Frank Schoenheit [fs]1-32/+35
2010-03-05slidecopy: made the tab bar control independent from the concret PanelDeckImp...Frank Schoenheit [fs]1-27/+30
2010-03-04slidecopy: TAB_BAR_OUTER_SPACE replaced with alignment dependent, non-uniform...Frank Schoenheit [fs]1-9/+29
2010-03-04slidecopy: allow to toggle whether the tab bar items contain images and text,...Frank Schoenheit [fs]1-90/+155
2010-03-04slidecopy: use native theming for tab's background, tooFrank Schoenheit [fs]1-19/+54
2010-03-04slidecopy: more native theming for the tool panel deck tabs.Frank Schoenheit [fs]1-68/+335
2010-03-02slidecopy: draw tab bar items with toolbar's NWFFrank Schoenheit [fs]1-20/+38
2010-03-02slidecopy: going forward with the VCL ToolPanelDeck. Keyboard control, focus ...Frank Schoenheit [fs]1-35/+167
2010-03-01slidecopy: make compile with GCCFrank Schoenheit [fs]1-2/+4
2010-03-01slidecopy: initial version of the tab bar layoutFrank Schoenheit [fs]1-0/+595