summaryrefslogtreecommitdiff
path: root/svtools/source/toolpanel
AgeCommit message (Expand)Author
2010-04-21sllidecopy: inject an artifical A11Y component into the A11Y object hierarchy...Frank Schoenheit [fs]
2010-04-19slidecopy: when pressing RETURN on the drawer of the active panel, focus this...Frank Schoenheit [fs]
2010-04-19slidecopy: proper Z-Order for the single drawers, so TABbing works as expectedFrank Schoenheit [fs]
2010-04-14slidecopy: #i10000# (unxlngi6)Frank Schoenheit [fs]
2010-04-14mergeFrank Schoenheit [fs]
2010-04-14slidecopy: re-implemented the TaskPane's "View" menu in SFX, using the code f...Frank Schoenheit [fs]
2010-04-13slidecopy: moved SD's task pane implementation to the new base implementation...Frank Schoenheit [fs]
2010-04-13slidecopy: make compile with GCCFrank Schoenheit [fs]
2010-04-09slidecopy: separate resource ID number circles for svl and svtools (thanks to...Frank Schoenheit [fs]
2010-04-09slidecopy: do nothing in GetFocus if we're just dyingFrank Schoenheit [fs]
2010-04-07slidecopy: WB_TABSTOPFrank Schoenheit [fs]
2010-04-07slidecopy: VCLEVENT_LISTBOX_ENTRY_EXPANDED/COLLAPSED => VCLEVENT_ITEM_EXPANDE...Frank Schoenheit [fs]
2010-04-07slidecopy: A11Y implementation for single ToolPanelDrawer instancesFrank Schoenheit [fs]
2010-04-07slidecopy: outsourced the TaskPane/ToolPanel's drawer (TitleBar, type TBT_CON...Frank Schoenheit [fs]
2010-04-07slidecopy: if there's no active panel, focus the panel selector, when getting...Frank Schoenheit [fs]
2010-04-06slidecopy: mergeFrank Schoenheit [fs]
2010-04-06slidecopy: when activating a panel, also resize it. Cannot guarantee it has b...Frank Schoenheit [fs]
2010-04-06slidecopy: silence warning 'bout unused parametersFrank Schoenheit [fs]
2010-04-01slidecopy: when notifying listeners, loop through a copy of m_aListeners, to ...Frank Schoenheit [fs]
2010-04-01slidecopy: the A11Y API for the PanelTabBar now also includes the scroll buttonsFrank Schoenheit [fs]
2010-04-01slidecopy: typo, relayout did reset the wrong button rectFrank Schoenheit [fs]
2010-04-01slidecopy: improved A11Y API implementations for the ToolPanelDeckFrank Schoenheit [fs]
2010-04-01slidecopy: initial version of the A11Y API for the tool panel deck's tab layo...Frank Schoenheit [fs]
2010-03-31slidecopy: Dying: care for multiple listeners being removed during calling in...Frank Schoenheit [fs]
2010-03-30slidecopy: more A11Y implementations for the ToolPanelDeckFrank Schoenheit [fs]
2010-03-30slidecopy: A11Y for the ToolPanelDeck VCL controlFrank 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: 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: silenced GCC compiler warningsFrank 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-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-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]