summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)Author
2019-11-25android: Introduce --enable-android-lok configure switch to fix RGB vs. BGR.Jan Holesovsky
2019-11-25widget theme: add additional settings to the theme definitionTomaž Vajngerl
2019-11-19widget theme: add centeredTabs setting to theme definition fileTomaž Vajngerl
2019-11-14widget theme: add new action button stylesettings to xml def.Tomaž Vajngerl
2019-11-13custom widgets: support custom action button text colorsAshod Nakashian
2019-11-13widget theme: Gradient support when drawing widgetsTomaž Vajngerl
2019-09-26Prepare to rebaseDaniel Silva
2019-09-26Adds 16k papers to print files in vcl and paper files in i18nutilDaniel Silva
2019-09-26Resolves the mismatching behavior between page size and orientatin selectionDaniel
2019-09-26Sets page orientation box in print dialogDaniel Silva
2019-09-26Reinserts storeToSettings and readToSettings in print dialogDaniel
2019-09-26Sets duplex (paper sides) box in print dialogDaniel Silva
2019-09-26Syncs paper names in vcl with i18nutil/*/paper.hxxDaniel Silva
2019-09-26Sets paper sizes listbox in print dialogDaniel Silva
2019-09-26Adds More options dialog with single jobs checkbox in print dialogDaniel Silva
2019-09-26Sets pages per sheet and brochure in print dialogDaniel Silva
2019-09-26Reinserts optional UI options into print dialogDaniel
2019-09-26New Print Dialog DesignDaniel
2019-09-26tdf#67905 adds an option to disable print preview in print dialogDaniel
2019-09-24Use lazy-loading stock Image to simplify framework image lists.Michael Meeks
2019-09-24Use HiDPI scaling to load scaled images.Michael Meeks
2019-09-24Add explicit API scaling via ImageTree API.Michael Meeks
2019-09-24Preserve stock images until render time.Michael Meeks
2019-09-22Replace remaining occurrences of LIBO_HEADLESS with HAVE_FEATURE_UIAndras Timar
2019-09-20tdf#124752: Add system clipboard interface for iOSTor Lillqvist
2019-09-20Revert "m_FeedbackFDs is unused on iOS"Tor Lillqvist
2019-09-17tdf#127189 FreeType <= 2.8 will fail to render stretched horizontal brace...Caolán McNamara
2019-08-29custom widgets: Rename 'stock' to 'action'.Jan Holesovsky
2019-08-29Gaceful fallback if the widget theme files can't be foundTomaž Vajngerl
2019-08-29tdf#124148 add configurable margin for the listbox pop-up listTomaž Vajngerl
2019-08-29Rename DrawCommand* to WidgetDrawAction*, remove unused circ drawTomaž Vajngerl
2019-08-29cache file based widget images and draw commandsTomaž Vajngerl
2019-08-29widget theme: draw listheader button and arrowTomaž Vajngerl
2019-08-29only read and parse widget definition once from the fileTomaž Vajngerl
2019-08-29Separate style colors from WidgetDefinition into its own classTomaž Vajngerl
2019-08-29make it possible to use FileDefinitionWidgetDraw in more backendsTomaž Vajngerl
2019-08-29Add width, height and margin parameters for widget part def.Tomaž Vajngerl
2019-08-29Support first, last tab item for the widget definitionTomaž Vajngerl
2019-08-29Support drawing widgets by interpreting an external SVG definitionTomaž Vajngerl
2019-08-29Draw basic scrollbar from the theme definitionTomaž Vajngerl
2019-08-29Add support for <image> draw definition to draw a SVG imageTomaž Vajngerl
2019-08-29remove margin param. and replace it with a relative "rectangle"Tomaž Vajngerl
2019-08-29Refactor so we have only one definition map and ControlTypeAndPartTomaž Vajngerl
2019-08-29move WidgetDefinition{Part,State} into its own fileTomaž Vajngerl
2019-08-29separate WidgetDefinitionReader from the actual WidgetDefinitionTomaž Vajngerl
2019-08-29support drawing a line in theme definitionTomaž Vajngerl
2019-08-29Draw basic Editbox from the theme definitionTomaž Vajngerl
2019-08-29remove code duplication in WidgetDefinitionReaderTomaž Vajngerl
2019-08-29Add support for button-value to correctly draw the radiobuttonTomaž Vajngerl
2019-08-29Draw basic RadioButton from the theme definitionTomaž Vajngerl