summaryrefslogtreecommitdiff
path: root/vcl/source
AgeCommit message (Expand)AuthorFilesLines
2015-05-18tdf#83527 change split window expande handle to be more visibleTomaž Vajngerl1-91/+58
2015-05-18Don't check for pWin when drawing the ScrollbarTomaž Vajngerl1-10/+10
2015-05-18cleanup Paint, copy more settings to virtual deviceTomaž Vajngerl1-8/+19
2015-05-18ApplySettings for MenuTomaž Vajngerl4-53/+113
2015-05-18small cleanup of SystemWindowTomaž Vajngerl1-4/+4
2015-05-18FloatWindow - add ApplySettingsTomaž Vajngerl1-0/+13
2015-05-18add RenderContext to Window::PushPaintHelper, use Erase correctlyTomaž Vajngerl1-22/+23
2015-05-18ApplySettings for dialogTomaž Vajngerl2-11/+56
2015-05-18use RenderTools variant of DrawSelectionBackgroundTomaž Vajngerl3-3/+3
2015-05-18refactor how font, fg. and bg. are applied in widgets/controlsTomaž Vajngerl18-239/+581
2015-05-17WaE: debug=2 Werror=formatCaolán McNamara1-4/+4
2015-05-16tdf#91259 Crash when closing HelpPhilippe Jung1-361/+364
2015-05-16cleanup FloatWindowTomaž Vajngerl1-26/+29
2015-05-16menu: remember old Background and restore laterTomaž Vajngerl1-1/+3
2015-05-16refactor Tab item drawing to RenderContextTomaž Vajngerl1-84/+81
2015-05-16additional refactoring of Menu to use RenderContextTomaž Vajngerl3-225/+188
2015-05-16further refactor Menu to use RenderContextTomaž Vajngerl5-191/+183
2015-05-15tdf#91195: vcl: reduce MapMode Fraction precision to avoid...Michael Stahl2-0/+3
2015-05-15tdf#91311 - handle toolbox tracking events post dispose safely.Michael Meeks1-2/+8
2015-05-15gtk3: render native menubar and menubaritemsCaolán McNamara2-4/+28
2015-05-15tdf#91254: draw missing EMF hairlines with linecap settingsLászló Németh1-4/+10
2015-05-15window ftbfs: MetaActionType::TRANSPARENT->MetaActionType::TransparentCaolán McNamara8-17/+17
2015-05-15fix debug buildCaolán McNamara1-1/+1
2015-05-15restore missing frame bordersCaolán McNamara1-1/+1
2015-05-15fix buildTomaž Vajngerl1-2/+2
2015-05-15partially refactor MenuBar to use RenderContextTomaž Vajngerl4-71/+76
2015-05-15cleanup Control::ImplInitSettingsTomaž Vajngerl1-8/+8
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin13-780/+789
2015-05-15conver MENU_FLAG_ constants to scoped enumNoel Grandin4-13/+13
2015-05-15convert POPUPMENU_ constants to scoped enumNoel Grandin3-10/+10
2015-05-15convert LISTBOX_ENTRY_FLAG constants to scoped enumNoel Grandin3-17/+17
2015-05-15Fix Button when using double-buffered renderingTomaž Vajngerl1-6/+6
2015-05-14gtk3: shiny native focus rectangles for radiobuttonsCaolán McNamara1-0/+21
2015-05-14tdf#86138 Context menu should state the name of the toolbarPhilippe Jung2-2/+60
2015-05-14tdf#86850 Always display clipboard functions in context menuTrent MacAlpine1-2/+8
2015-05-14gtk3: shiny native focus rectangles for checkboxesCaolán McNamara2-12/+29
2015-05-14gtk3: shiny native focus rectangles for listboxesCaolán McNamara1-0/+16
2015-05-14gtk3: provide a scheme where NWF can render the focus rects itselfCaolán McNamara1-0/+14
2015-05-14Scheduler: Deactivate task without deletionTobias Madl1-1/+1
2015-05-14honour NoFocusRects in ListBoxes like Buttons, etcCaolán McNamara1-0/+3
2015-05-14rendercontext: Double-buffering using the RenderContext.Jan Holesovsky1-2/+67
2015-05-14convert INPUTCONTEXT_ constants to scoped enumNoel Grandin3-4/+4
2015-05-14convert QUICKHELP constants to scoped enumNoel Grandin3-28/+28
2015-05-14convert GRFILTER_I_FLAGS to scoped enumNoel Grandin3-13/+14
2015-05-14convert KERNING_ constants to scoped enumNoel Grandin3-9/+9
2015-05-13Remove EditBoxValue again and just use the native widgets size requestCaolán McNamara8-39/+22
2015-05-13Slightly darken default workspace again to be easier on the eyesAdolfo Jayme Barrientos1-1/+1
2015-05-13first step towards removing LazyDeletorNoel Grandin2-4/+4
2015-05-13gtk3: stop painting the active listboxes blueCaolán McNamara1-1/+1
2015-05-13convert FLOATWIN_TITLE constants to scoped enumNoel Grandin3-13/+13