Age | Commit message (Expand) | Author |
---|---|---|
2015-05-18 | refactor how font, fg. and bg. are applied in widgets/controls | Tomaž Vajngerl |
2015-05-14 | remove whitespace | Tomaž Vajngerl |
2014-11-25 | Remove ptr_deque.hpp header include from vcl/outdev.hxx. | Kohei Yoshida |
2014-10-14 | Remove commented out code | Stephan Bergmann |
2014-10-14 | No apparent reason to fix underlying type of PushFlags | Stephan Bergmann |
2014-10-13 | build error: specialization in different namespace | Caolán McNamara |
2014-10-13 | create a macro library for implementing bit-flags types | Noel Grandin |
2014-09-30 | fdo#82577: Handle Region | Noel Grandin |
2014-09-18 | fdo#82577: Handle Font | Noel Grandin |
2014-08-21 | vcl: convert push flags to type-safe enum-like class | Noel Grandin |
2014-08-20 | vcl: use enum for complex text layout constants | Noel Grandin |
2014-05-15 | Resolves fdo#70681: fixincludeguards.pl: all that's left | Thomas Arnhold |
2014-04-25 | VCL: ImpObjStack replaced with std::stack | Chris Sherlock |