summaryrefslogtreecommitdiff
path: root/svtools
AgeCommit message (Expand)Author
2010-03-31slidecopy: #i10000#Frank Schoenheit [fs]
2010-03-30slidecopy: A11Y for the ToolPanelDeck VCL controlFrank Schoenheit [fs]
2010-03-23slidecopy: make compile on unxlngi6Frank Schoenheit [fs]
2010-03-22slidecopy: use a minimal size when a panel uses neither text nor image / prop...Frank Schoenheit [fs]
2010-03-19slidecopy: reworked the ToolPanelDeck to have a dedicated anchor window for t...Frank Schoenheit [fs]
2010-03-17slidecopy: no need for the Inset class, SvBorder exists ...Frank Schoenheit [fs]
2010-03-16slidecopy: SetLayouter: properly destroy the old layouterFrank Schoenheit [fs]
2010-03-16slidecopy: export the classFrank Schoenheit [fs]
2010-03-16slidecopy: de/activate panels via the drawing frameworkFrank Schoenheit [fs]
2010-03-16slidecopy: KeyInput: call the base class only when not having handled the key...Frank Schoenheit [fs]
2010-03-15slidecopy: showing and hiding of panels in the new ToolPanel implementationFrank Schoenheit [fs]
2010-03-15slidecopy: initial version of a "Tool Panel"Frank Schoenheit [fs]
2010-03-15slidecopy: misc adjustmentsFrank Schoenheit [fs]
2010-03-12slidecopy: mergeFrank Schoenheit [fs]
2010-03-12slidecopy: prefix include guards with project shortcutFrank Schoenheit [fs]
2010-03-10slidecopy: for toolbox items, CTRL_STATE_PRESSED is needed in case of ITEM_ST...Frank Schoenheit [fs]
2010-03-10slidecopy: better NWF tab item rendering. Not yet tested with the NWF toolbox...Frank Schoenheit [fs]
2010-03-10slidecopy: silence 'unused parameter' warningFrank Schoenheit [fs]
2010-03-09slidecopy: fixed ItemContentType handlingFrank Schoenheit [fs]
2010-03-09slidecopy: top and bottom tabsFrank Schoenheit [fs]
2010-03-09slidecopy: misc fine tuningFrank Schoenheit [fs]
2010-03-09slidecopy: re-enable the NWF tab bar item drawing, now also completely render...Frank Schoenheit [fs]
2010-03-09slidecopy: re-enabled the toolbox item NWF code, now completely rendering on ...Frank Schoenheit [fs]
2010-03-09slidecopy: hold a render-device (normalized, i.e. as if top-aligned), on whic...Frank Schoenheit [fs]
2010-03-09slidecopy: less colorsFrank Schoenheit [fs]
2010-03-08slidecopy: make TabDeckLayouter class non-copyable, to be able to compile the...Frank Schoenheit [fs]
2010-03-08slidecopy: visibilityFrank Schoenheit [fs]
2010-03-08slidecopy: link the toolpanel lib into the svtools libFrank Schoenheit [fs]
2010-03-08slidecopy: fixed color namesFrank Schoenheit [fs]
2010-03-08slidecopy: test program support for interactive insertion of panelsFrank Schoenheit [fs]
2010-03-08slidecopy: also relayout when panels are inserted/removed, this might affect ...Frank Schoenheit [fs]
2010-03-08slidecopy: properly update scroll position when a panel is removedFrank Schoenheit [fs]
2010-03-08slidecopy: update scroll buttons upon panel insertion/removalFrank Schoenheit [fs]
2010-03-08slidecopy: when calculating the item insets, take the tab bar alignment into ...Frank Schoenheit [fs]
2010-03-08slidecopy: do not draw a background at the tab bar in NWF_TABBAR_ITEM mode, V...Frank Schoenheit [fs]
2010-03-08slidecopy: buttons for scrolling tab items when they do not fitFrank Schoenheit [fs]
2010-03-08slidecopy: make compile on unxlngi6.proFrank Schoenheit [fs]
2010-03-05add a tab control for comparisonFrank Schoenheit [fs]
2010-03-05slidecopy: tool panel deck now supports removal of panelsFrank Schoenheit [fs]
2010-03-05slidecopy: introduced TABITEM_AUTO value for TabItemContent, do the automatic...Frank Schoenheit [fs]
2010-03-05slidecopy: made the tab bar control independent from the concret PanelDeckImp...Frank Schoenheit [fs]
2010-03-04slidecopy: TAB_BAR_OUTER_SPACE replaced with alignment dependent, non-uniform...Frank Schoenheit [fs]
2010-03-04slidecopy: allow to toggle whether the tab bar items contain images and text,...Frank Schoenheit [fs]
2010-03-04slidecopy: use native theming for tab's background, tooFrank Schoenheit [fs]
2010-03-04slidecopy: more native theming for the tool panel deck tabs.Frank Schoenheit [fs]
2010-03-02slidecopy: draw tab bar items with toolbar's NWFFrank Schoenheit [fs]
2010-03-02slidecopy: going forward with the VCL ToolPanelDeck. Keyboard control, focus ...Frank Schoenheit [fs]
2010-03-01slidecopy: make compile with GCCFrank Schoenheit [fs]
2010-03-01slidecopy: initial version of the tab bar layoutFrank Schoenheit [fs]
2010-02-26slidecopy: initial, rudimentary implementation of a ToolPanelDeck, along with...Frank Schoenheit [fs]