summaryrefslogtreecommitdiff
path: root/include/vcl
AgeCommit message (Expand)Author
2015-06-04fix status bar flickering (zoom slider fo example)Tomaž Vajngerl
2015-06-01tdf#91652 - store PDF FilterConfigItem options in dispose.Michael Meeks
2015-05-31rendercontext: Make the Gtk+ native widgets work with double-buffering.Jan Holesovsky
2015-05-29convert WINDOW_POSSIZE constants to scoped enumNoel Grandin
2015-05-29convert WINDOW constants for GetWindow() methods to scoped enumNoel Grandin
2015-05-29convert TITLE_BUTTON constants to scoped enumNoel Grandin
2015-05-29convert constants in include/vcl/settings.hxx to scoped enumsNoel Grandin
2015-05-29convert POINTER constants to scoped enumNoel Grandin
2015-05-29use ApplySettings instead of ImplInitSettings is calledTomaž Vajngerl
2015-05-29rendercontext: Position the double-buffered subwidgets correctly.Jan Holesovsky
2015-05-27tdf#88675 Fix display names for hicontrast and tango_testingTobias Lippert
2015-05-26VclPtr - add compat methods for old-style focus / notification.Michael Meeks
2015-05-20scrollbar - setup painting settings in ApplySettingsTomaž Vajngerl
2015-05-20edit - setup painting settings in ApplySettingsTomaž Vajngerl
2015-05-20fix indentationNoel Grandin
2015-05-20convert QUEUE_STATUS constants to scoped enumNoel Grandin
2015-05-20convert DEFAULTCONSTANT constant to scoped enumNoel Grandin
2015-05-20convert FONT_SUBSTITUTE constants to scoped enumNoel Grandin
2015-05-20convert ANTIALIASING constants to scoped enumNoel Grandin
2015-05-20convert DRAWMODE constants to scoped enumNoel Grandin
2015-05-20convert GRID constants to scoped enumNoel Grandin
2015-05-20convert IMAGE_DRAW_ constants to scoped enumNoel Grandin
2015-05-20convert COPYAREA constant to bool flagNoel Grandin
2015-05-20convert TEXT_DRAW constants to scoped enumNoel Grandin
2015-05-20convert SAL_LAYOUT flags to scoped enumNoel Grandin
2015-05-19rendercontext toolbar: Invalidate instead of direct paint.Jan Holesovsky
2015-05-19rendercontext: Double-buffer an entire hierarchy.Jan Holesovsky
2015-05-19tdf#91259 Crash when closing HelpPhilippe Jung
2015-05-18rendercontext: Per-widget double-buffering for the cases we know that work.Jan Holesovsky
2015-05-18callcatcher: update unused codeCaolán McNamara
2015-05-18Revert "tdf#91259 Crash when closing Help"Michael Meeks
2015-05-18mark ApplySettings to override in DialogTomaž Vajngerl
2015-05-18FloatWindow - add ApplySettingsTomaž Vajngerl
2015-05-18add RenderContext to Window::PushPaintHelper, use Erase correctlyTomaž Vajngerl
2015-05-18ApplySettings for dialogTomaž Vajngerl
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl
2015-05-16Correct forward definition.Michael Meeks
2015-05-16tdf#91259 Crash when closing HelpPhilippe Jung
2015-05-16additional refactoring of Menu to use RenderContextTomaž Vajngerl
2015-05-15gtk3: render native menubar and menubaritemsCaolán McNamara
2015-05-15restore accidentally altered license headerNorbert Thiebaud
2015-05-15window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::TransparentCaolán McNamara
2015-05-15partially refactor MenuBar to use RenderContextTomaž Vajngerl
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin
2015-05-15conver MENU_FLAG_ constants to scoped enumNoel Grandin
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin
2015-05-15convert LISTBOX_ENTRY_FLAG constants to scoped enumNoel Grandin
2015-05-14gtk3: shiny native focus rectangles for radiobuttonsCaolán McNamara
2015-05-14tdf#86138 Context menu should state the name of the toolbarPhilippe Jung
2015-05-14gtk3: shiny native focus rectangles for checkboxesCaolán McNamara