Age | Commit message (Expand) | Author |
2015-09-16 | convert Link<> to typed | Noel Grandin |
2015-09-16 | convert Link<> to typed | Noel Grandin |
2015-09-09 | remove unused Link<> fields | Noel Grandin |
2015-08-27 | No need for IMenuBarWindow abstraction | Stephan Bergmann |
2015-08-26 | Remove unused AddMenuBarButton parameter | Stephan Bergmann |
2015-08-26 | Convert vcl Button Link<> click handler to typed Link<Button*,void> | Noel Grandin |
2015-07-09 | tdf#92630 Enable auto-accelerator behaviour for gtk | Simon Long |
2015-05-25 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-05-18 | ApplySettings for Menu | Tomaž Vajngerl |
2015-05-16 | further refactor Menu to use RenderContext | Tomaž Vajngerl |
2015-05-15 | partially refactor MenuBar to use RenderContext | Tomaž Vajngerl |
2015-05-07 | Revert "Tackle Menu with RenderContext refactoring, Invalidate" | Stephan Bergmann |
2015-05-07 | Tackle Menu with RenderContext refactoring, Invalidate | Tomaž Vajngerl |
2015-05-06 | Use various typed ToolBox::Set*Hdl Links | Stephan Bergmann |
2015-04-30 | Gradually typed Link | Stephan Bergmann |
2015-04-29 | mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&) | Tomaž Vajngerl |
2015-04-10 | get misc. ordering right and add missing disposes. | Michael Meeks |
2015-04-09 | vcl: dispose of more Window sub-classes, particularly top-level windows. | Michael Meeks |
2015-04-09 | vcl: rename VclReference to VclPtr | Noel Grandin |
2015-04-09 | manage VCL widgets using rtl::Reference | Noel Grandin |
2014-09-23 | fdo#82577: Handle Window | Noel Grandin |
2014-09-17 | vcl menu: Add the height setting to the IMenuBarWindow interface. | Jan Holesovsky |
2014-09-16 | loplugin:saloverride | Stephan Bergmann |
2014-09-16 | vcl menu: More abstraction around MenuBar to get dynamic_cast to one place. | Jan Holesovsky |
2014-09-12 | vcl: The DecoToolBox has grown its own legs, it cannot be a button any more. | Jan Holesovsky |
2014-09-12 | vcl: It's a close button, there is no such a thing as a 'closer'. | Jan Holesovsky |
2014-09-09 | vcl: Move MenuBarWindow to an own file + adapt code. | Jan Holesovsky |