Age | Commit message (Expand) | Author |
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 | Use typed Idle::SetIdleHdl Link | Stephan Bergmann |
2015-05-05 | Use typed Timer::SetTimeoutHdl Link | Stephan Bergmann |
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-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 | 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 | Protect against event emission during dispose. | Michael Meeks |
2015-04-29 | Remove unnecessary STATIC_LINK macro | Stephan Bergmann |
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 | better tab header area | 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 | loplugin:simplifybool | Stephan Bergmann |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptrmerge2' | Michael Meeks |
2015-04-28 | Merge remote-tracking branch 'origin/feature/vclptr' | Michael Meeks |
2015-04-28 | gtk3: use native tab item size | Caolán McNamara |
2015-04-28 | allow a different notebook tab font than the rest of the ui | Caolán McNamara |
2015-04-27 | gtk3: semi-sane height for spinboxes | Caolán McNamara |
2015-04-27 | More loplugin:simplifybool | Stephan Bergmann |
2015-04-27 | don't dismiss floating windows on wheel, etc gestures outside area | Caolán McNamara |
2015-04-26 | gtk3: sane height for list boxes too | Caolán McNamara |
2015-04-26 | add EditBoxValue::clone | Caolán McNamara |
2015-04-25 | gtk3: get the right height for Combo boxes | Caolán McNamara |
2015-04-25 | Make Window's inDispose map more precisely to mbInDtor.feature/vclptr | Michael Meeks |
2015-04-25 | Make combobox tolerate post-dispose usage better. | Michael Meeks |
2015-04-24 | gtk3: get the right height for Edit boxes | Caolán McNamara |
2015-04-24 | loplugin:simplifybool | Stephan Bergmann |
2015-04-23 | Use shared_ptr for OpenGLPrograms, and hide its copy constructor. | Michael Meeks |
2015-04-23 | Kill unused LazyDeletor<Menu>. | Michael Meeks |
2015-04-23 | Use shared_ptr for OpenGLPrograms, and hide its copy constructor. | Michael Meeks |