Age | Commit message (Expand) | Author |
2015-05-05 | vcl: rename other members of StateChangedType for consistency | Michael Stahl |
2015-05-05 | vcl: remove WIN32_TRANSPARENT | Michael Stahl |
2015-05-05 | vcl: rename conflicting defintion of TRANSPARENT remove it from postwin.h | Michael Stahl |
2015-05-05 | tdf#91081 Fix LO crash after dialog closing by ESC | Philippe Jung |
2015-05-05 | loplugin:staticcall | Stephan Bergmann |
2015-05-05 | Use typed Idle::SetIdleHdl Link | Stephan Bergmann |
2015-05-05 | AllocateFrame() and TriggerPaintEvent() can't be static when --enable-gtk3 | Tor Lillqvist |
2015-05-05 | Use typed Timer::SetTimeoutHdl Link | Stephan Bergmann |
2015-05-05 | loplugin:staticmethods | Noel Grandin |
2015-05-05 | tdf#90539 special case for EMF placeholder icon of OLE object | Andras Timar |
2015-05-05 | typo: strech -> stretch | Andras Timar |
2015-05-04 | Revert "Fix tdf#87373: Kerning broken on OS X" | Khaled Hosny |
2015-05-03 | Use deleted function macro. | Michael Meeks |
2015-05-03 | tdf#91043 - attempted fix of filer-less gtk+ save dialog crash. | Michael Meeks |
2015-05-01 | gtk3: distinguish between first, last and only tabs | Caolán McNamara |
2015-04-30 | Use typed Link for MenuButton::SetSelectHdl | Stephan Bergmann |
2015-04-30 | gtk3: use different colors for the different states of a tab | Caolán McNamara |
2015-04-30 | gtk3: Set tab normal/rollover/hightlight text colors | Caolán McNamara |
2015-04-30 | TextWindow: handle LoseFocus during dispose. | Michael Meeks |
2015-04-30 | Gradually typed Link | Stephan Bergmann |
2015-04-30 | loplugin:literaltoboolconversion | Stephan Bergmann |
2015-04-30 | Get rid of the initial :: for the vcl namespace | Tor Lillqvist |
2015-04-30 | Bin some pointless comments and reduce some vertical whitespace | Tor Lillqvist |
2015-04-29 | coverity#1296208 Operands don't affect result | Caolán McNamara |
2015-04-29 | coverity#1296215 Dereference before null check | Caolán McNamara |
2015-04-29 | More bits on event emission during dispose. | Michael Meeks |
2015-04-29 | abhortive focus unit test - apparently we need visible windows for that. | Michael Meeks |
2015-04-29 | Protect against event emission during dispose. | Michael Meeks |
2015-04-29 | Remove unnecessary STATIC_LINK macro | Stephan Bergmann |
2015-04-29 | gtk3: implement background theme painting | Caolán McNamara |
2015-04-29 | delegate RenderContext, invalidate - prgsbar, scrbar | Tomaž Vajngerl |
2015-04-29 | delegate RenderContext, invalidate - ilstbox | Tomaž Vajngerl |
2015-04-29 | delegate RenderContext - fixed, group, imgctrl | Tomaž Vajngerl |
2015-04-29 | vcl edit: Delegate RenderContext to sub-methods, use Invalidate | Tomaž Vajngerl |
2015-04-29 | vcl button: Delegate RenderContext to sub-methods, use Invalidate | Tomaž Vajngerl |
2015-04-29 | fix compile: delegate RenderContext parameter to super | Tomaž Vajngerl |
2015-04-29 | remove old Paint(Rect&) method in vcl::Window | Tomaž Vajngerl |
2015-04-29 | replace Paint calls to Invalidate + fix compilation | Tomaž Vajngerl |
2015-04-29 | mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&) | Tomaž Vajngerl |
2015-04-29 | change Paint input parameter to ref | Tomaž Vajngerl |
2015-04-29 | Add paint with render context to window -> impl. calls old paint | Tomaž Vajngerl |
2015-04-28 | More VclPtr documentation. | Michael Meeks |
2015-04-28 | loplugin:vclwidgets (best guess) | Stephan Bergmann |
2015-04-28 | better tab header area | Caolán McNamara |
2015-04-28 | gtk3: render the frames, looking more like the real thing now | Caolán McNamara |
2015-04-28 | gtk3: implement notebook header support | Caolán McNamara |
2015-04-28 | odd unnecessary cast | Caolán McNamara |
2015-04-28 | bNativeOK variable is not necessary | Caolán McNamara |
2015-04-28 | trivial clarification | Caolán McNamara |
2015-04-28 | gtk3: render notebook pane for tab controls | Caolán McNamara |