Age | Commit message (Expand) | Author |
2012-07-01 | vcl: CTRL_FIXEDBORDER is dead since ef877aab7e | Ivan Timofeev |
2012-06-29 | Remove some unused defines and controls | Thomas Arnhold |
2012-06-26 | aero toolbar: Use f0f0f0 for the gradient again, it was reverted by accident. | Jan Holesovsky |
2012-06-25 | Better initialization of members. | Jan Holesovsky |
2012-06-25 | Re-introduce a useful MSDN link about DWM and drawing into non-client area. | Jan Holesovsky |
2012-06-25 | aero toolbar: Extend the drawing of the toolbar to the menubar area. | Jan Holesovsky |
2012-06-25 | Revert "aero: Implement a glass menubar on Windows." | Jan Holesovsky |
2012-06-25 | Revert "menubar: Improved Windows Vista or later look (based on Mirek M.'s de... | Jan Holesovsky |
2012-06-25 | Revert "aero menubar: Improve look according to Mirek M. + Astron's notes." | Jan Holesovsky |
2012-06-25 | Revert "aero menubar: Make the text in menu black." | Jan Holesovsky |
2012-06-25 | Revert "aero menubar: Make the glow around the entries smaller." | Jan Holesovsky |
2012-06-21 | replace all but one .hdl include with equivalent .hpp includes. | Michael Meeks |
2012-06-21 | re-base on ALv2 code. | Michael Meeks |
2012-06-20 | Remove duplicate ImplGetAppSVData and GetAppSalData | Stephan Bergmann |
2012-06-20 | aero menubar: Make the glow around the entries smaller. | Jan Holesovsky |
2012-06-20 | aero menubar: Make the text in menu black. | Jan Holesovsky |
2012-06-20 | aero toolbar: Use the new toolbar look on Vista+ regardless of glass menu. | Jan Holesovsky |
2012-06-20 | aero menubar: Improve look according to Mirek M. + Astron's notes. | Jan Holesovsky |
2012-06-20 | Rename the class ImplFontData into PhysicalFontFace | Norbert Thiebaud |
2012-06-19 | merge together hand-crafted traditional/simplified chinese tests | Caolán McNamara |
2012-06-12 | toolbars: Improve the toolbars look in Windows Vista or later. | Jan Holesovsky |
2012-06-12 | menubar: Improved Windows Vista or later look (based on Mirek M.'s design). | Jan Holesovsky |
2012-06-11 | Remove unused InterceptChildWindowKeyDown | Thomas Arnhold |
2012-05-30 | vcl: rename unhelpful 'Default' screen to a BuiltIn screen | Michael Meeks |
2012-05-29 | nuke unused typedef | Takeshi Abe |
2012-05-25 | gtk: add support for "vertical-padding" menu style property | Ivan Timofeev |
2012-05-23 | removed unused temporary rtl::OUString | Takeshi Abe |
2012-05-15 | aero: Implement a glass menubar on Windows. | Jan Holesovsky |
2012-05-15 | Don't take the workspace color from system on Windows, it is extremely ugly. | Jan Holesovsky |
2012-05-15 | Instead of DwmIsCompositionEnabled, use IsThemeActive from uxtheme.dll. | Jan Holesovsky |
2012-05-13 | removed unused defines | Takeshi Abe |
2012-05-10 | fdo#45081: We never registered the SAL_OBJECT_CHILDCLASSNAMEA window class | Tor Lillqvist |
2012-05-09 | conversion to void* needs an explicit cast | Luboš Luňák |
2012-05-09 | This is Windows code so bin pointless #ifdef WNT | Tor Lillqvist |
2012-05-09 | GCP_KERN_HACK has been hardcoded since 2002, so why bother with ifdefs | Tor Lillqvist |
2012-05-09 | USE_UNISCRIBE has been hardcoded since 2009, so why bother with ifdefs | Tor Lillqvist |
2012-05-08 | n#757651 vcl: sync GenericSalLayout and SimpleWinLayout with MultiSalLayout | Miklos Vajna |
2012-05-08 | Fix lookup of path to usp10.dll | Tor Lillqvist |
2012-05-08 | No need to load the Uniscribe DLL dynamically; just use directly | Tor Lillqvist |
2012-05-07 | Added a fixme. | Jan Holesovsky |
2012-05-07 | Add some useful links to the Windows theming. | Jan Holesovsky |
2012-04-27 | Remove comment mentioning bCompBorder. | Jan Holesovsky |
2012-04-14 | vcl: win: adjust some coordinates | Ivan Timofeev |
2012-04-14 | vcl: win: fix RTL checkmark backgrounds fdo#42537 | Ivan Timofeev |
2012-04-11 | vcl: win: fix RTL menu separator and gutter, checkmarks are still misplaced | Ivan Timofeev |
2012-03-29 | emf+ on win: implement bitmap creation from bitmapcanvas | Radek Doulik |
2012-03-26 | readUnicodeString can just return the string | Caolán McNamara |
2012-03-20 | add another bug id | Caolán McNamara |
2012-03-20 | Resolves: fdo#46923/fdo#46750 take mnSubStringMin into account | Caolán McNamara |
2012-03-13 | missing namespace | Caolán McNamara |