summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-30Bin some pointless comments and reduce some vertical whitespaceTor Lillqvist
2015-04-29coverity#1296208 Operands don't affect resultCaolán McNamara
2015-04-29coverity#1296215 Dereference before null checkCaolán McNamara
2015-04-29More bits on event emission during dispose.Michael Meeks
2015-04-29abhortive focus unit test - apparently we need visible windows for that.Michael Meeks
2015-04-29Protect against event emission during dispose.Michael Meeks
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-29gtk3: implement background theme paintingCaolán McNamara
2015-04-29delegate RenderContext, invalidate - prgsbar, scrbarTomaž Vajngerl
2015-04-29delegate RenderContext, invalidate - ilstboxTomaž Vajngerl
2015-04-29delegate RenderContext - fixed, group, imgctrlTomaž Vajngerl
2015-04-29vcl edit: Delegate RenderContext to sub-methods, use InvalidateTomaž Vajngerl
2015-04-29vcl button: Delegate RenderContext to sub-methods, use InvalidateTomaž Vajngerl
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl
2015-04-29remove old Paint(Rect&) method in vcl::WindowTomaž Vajngerl
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-29change Paint input parameter to refTomaž Vajngerl
2015-04-29Add paint with render context to window -> impl. calls old paintTomaž Vajngerl
2015-04-28More VclPtr documentation.Michael Meeks
2015-04-28loplugin:vclwidgets (best guess)Stephan Bergmann
2015-04-28better tab header areaCaolán McNamara
2015-04-28gtk3: render the frames, looking more like the real thing nowCaolán McNamara
2015-04-28gtk3: implement notebook header supportCaolán McNamara
2015-04-28odd unnecessary castCaolán McNamara
2015-04-28bNativeOK variable is not necessaryCaolán McNamara
2015-04-28trivial clarificationCaolán McNamara
2015-04-28gtk3: render notebook pane for tab controlsCaolán McNamara
2015-04-28gtk3: make CTRL_TAB_BODY a successful no-op like gtk2Caolán McNamara
2015-04-28tdf#71034: [OS X] Ugly (too heavy) fake boldKhaled Hosny
2015-04-28loplugin:simplifyboolStephan Bergmann
2015-04-28loplugin:simplifyboolStephan Bergmann
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28gtk3: draw native tab activate/roll-over statusCaolán McNamara
2015-04-28gtk3: use native tab item sizeCaolán McNamara
2015-04-28allow a different notebook tab font than the rest of the uiCaolán McNamara
2015-04-27Fix tdf#87373: Kerning broken on OS XThorsten Wagner
2015-04-27loplugin:literaltoboolconversion wrong conditionCaolán McNamara
2015-04-27gtk3: use same arbitrary 0.2 and 0.8 ratios as gtk doesCaolán McNamara
2015-04-27gtk3: render vertical toolbar seperatorsCaolán McNamara
2015-04-27gtk3: set max spin box height before determining rectCaolán McNamara
2015-04-27gtk3: semi-sane height for spinboxesCaolán McNamara
2015-04-27gtk3: seperate calcs for lists, comboboxes and editboxesCaolán McNamara
2015-04-27gtk3: hive the borders and padding calc off into a standaloneCaolán McNamara
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-27don't dismiss floating windows on wheel, etc gestures outside areaCaolán McNamara
2015-04-27I can't read this horror, expandCaolán McNamara
2015-04-27gtk3: flat menus and can draw widgets at any size, etcCaolán McNamara