Age | Commit message (Expand) | Author |
2010-01-19 | #161490# removed scheme vnd.sun.star.wfs | Steffen Grund |
2010-01-19 | #161490# removed scheme vnd.sun.star.wfs | Steffen Grund |
2010-03-24 | slidecopy: appendFoo: convenience: overload with versions taking strings/asci... | Frank Schoenheit [fs] |
2010-03-23 | slidecopy: make compile on unxlngi6 | Frank Schoenheit [fs] |
2010-03-22 | slidecopy: use a minimal size when a panel uses neither text nor image / prop... | Frank Schoenheit [fs] |
2010-03-22 | slidecopy: +ENSURE_OR_CONTINUE/BREAK | Frank Schoenheit [fs] |
2010-03-19 | slidecopy: reworked the ToolPanelDeck to have a dedicated anchor window for t... | Frank Schoenheit [fs] |
2010-03-18 | slidecopy: convenience ctor for OConfigurationTreeRoot / removed the CM_PREFE... | Frank Schoenheit [fs] |
2010-03-17 | slidecopy: when asserting living Child/System in the dtor, use typeid (additi... | Frank Schoenheit [fs] |
2010-03-17 | slidecopy: removed the old TaskPane implementation, now completely superseded... | Frank Schoenheit [fs] |
2010-03-17 | slidecopy: no need for the Inset class, SvBorder exists ... | Frank Schoenheit [fs] |
2010-03-16 | slidecopy: SetLayouter: properly destroy the old layouter | Frank Schoenheit [fs] |
2010-03-16 | slidecopy: export the class | Frank Schoenheit [fs] |
2010-03-16 | slidecopy: de/activate panels via the drawing framework | Frank Schoenheit [fs] |
2010-03-16 | slidecopy: KeyInput: call the base class only when not having handled the key... | Frank Schoenheit [fs] |
2010-03-15 | slidecopy: showing and hiding of panels in the new ToolPanel implementation | Frank Schoenheit [fs] |
2010-03-15 | slidecopy: initial version of a "Tool Panel" | Frank Schoenheit [fs] |
2010-03-15 | slidecopy: misc adjustments | Frank Schoenheit [fs] |
2010-02-12 | autorecovery: +ENSURE_OR_RETURN_VOID | Frank Schoenheit [fs] |
2010-03-12 | slidecopy: merge | Frank Schoenheit [fs] |
2010-03-12 | slidecopy: prefix include guards with project shortcut | Frank Schoenheit [fs] |
2010-03-10 | slidecopy: for toolbox items, CTRL_STATE_PRESSED is needed in case of ITEM_ST... | Frank Schoenheit [fs] |
2010-03-10 | slidecopy: better NWF tab item rendering. Not yet tested with the NWF toolbox... | Frank Schoenheit [fs] |
2010-03-10 | slidecopy: silence 'unused parameter' warning | Frank Schoenheit [fs] |
2010-03-09 | slidecopy: fixed ItemContentType handling | Frank Schoenheit [fs] |
2010-03-09 | slidecopy: top and bottom tabs | Frank Schoenheit [fs] |
2010-03-09 | slidecopy: misc fine tuning | Frank Schoenheit [fs] |
2010-03-09 | slidecopy: re-enable the NWF tab bar item drawing, now also completely render... | Frank Schoenheit [fs] |
2010-03-09 | slidecopy: re-enabled the toolbox item NWF code, now completely rendering on ... | Frank Schoenheit [fs] |
2010-03-09 | slidecopy: hold a render-device (normalized, i.e. as if top-aligned), on whic... | Frank Schoenheit [fs] |
2010-03-09 | slidecopy: less colors | Frank Schoenheit [fs] |
2010-03-08 | slidecopy: make TabDeckLayouter class non-copyable, to be able to compile the... | Frank Schoenheit [fs] |
2010-03-08 | slidecopy: visibility | Frank Schoenheit [fs] |
2010-03-08 | slidecopy: link the toolpanel lib into the svtools lib | Frank Schoenheit [fs] |
2010-03-08 | slidecopy: fixed color names | Frank Schoenheit [fs] |
2010-03-08 | slidecopy: test program support for interactive insertion of panels | Frank Schoenheit [fs] |
2010-03-08 | slidecopy: also relayout when panels are inserted/removed, this might affect ... | Frank Schoenheit [fs] |
2010-03-08 | slidecopy: properly update scroll position when a panel is removed | Frank Schoenheit [fs] |
2010-03-08 | slidecopy: update scroll buttons upon panel insertion/removal | Frank Schoenheit [fs] |
2010-03-08 | slidecopy: when calculating the item insets, take the tab bar alignment into ... | Frank Schoenheit [fs] |
2010-03-08 | slidecopy: do not draw a background at the tab bar in NWF_TABBAR_ITEM mode, V... | Frank Schoenheit [fs] |
2010-03-08 | slidecopy: buttons for scrolling tab items when they do not fit | Frank Schoenheit [fs] |
2010-03-08 | slidecopy: make compile on unxlngi6.pro | Frank Schoenheit [fs] |
2010-03-05 | add a tab control for comparison | Frank Schoenheit [fs] |
2010-03-05 | slidecopy: tool panel deck now supports removal of panels | Frank Schoenheit [fs] |
2010-03-05 | slidecopy: reverted a previous change to ImplDrawNativeControl( CTRL_TAB_ITEM... | Frank Schoenheit [fs] |
2010-03-05 | slidecopy: introduced TABITEM_AUTO value for TabItemContent, do the automatic... | Frank Schoenheit [fs] |
2010-03-05 | slidecopy: implement getNativeControlRegion( CTRL_TAB_ITEM, PART_ENTIRE_CONTR... | Frank Schoenheit [fs] |
2010-03-05 | slidecopy: made the tab bar control independent from the concret PanelDeckImp... | Frank Schoenheit [fs] |
2010-03-04 | slidecopy: TAB_BAR_OUTER_SPACE replaced with alignment dependent, non-uniform... | Frank Schoenheit [fs] |