summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
2012-08-23Fix typo in a comment (copied here and there).Jan Holesovsky
2012-08-23Draw separating line at the top of the status bar.Jan Holesovsky
2012-08-23Revert the TOPBOTTOM border window type, this needs another approach.Jan Holesovsky
2012-08-16Set ide sizer color to dark grey; was dark blackJean-Tiare LE BIGOT
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-11message boxes always showed one line of textIvan Timofeev
2012-08-10callcatcher: reduce Container, update unused code listCaolán McNamara
2012-08-07fdo#46193 MessBox was made copyableZolnai Tamás
2012-07-31Revert "Enable native background rendering for ToolBox"Ruslan Kabatsayev
2012-07-30Bug 48549 - System::Beep() removalMathieu Vonlanthen
2012-07-26remove unused border stylesIvan Timofeev
2012-07-25Enable native background rendering for ToolBoxRuslan Kabatsayev
2012-07-23fdo#48549 System::Beep() removalMathieu Vonlanthen
2012-07-17Improve check for the FRAME_DRAW_NWF.Jan Holesovsky
2012-07-16Replaced all calls to deprecated function ImplDelData::IsDelete()Jesso Clarence Murugan
2012-07-09fdo#47071: Undocked toolbars do not show all icons in special ratioIvan Timofeev
2012-07-09some UniString->rtl::OUStringCaolán McNamara
2012-07-07Fix check for FRAME_DRAW_NWF, and thus reenable CTRL_FRAME supportRuslan Kabatsayev
2012-07-04fix drawing of calc input line when vcl backend supports CTRL_FRAMEIvan Timofeev
2012-07-01Remove unused definesThomas Arnhold
2012-06-29some pesky XubStringsCaolán McNamara
2012-06-28FloatingSizeMode is always FSMODE_AUTO, remove itIvan Timofeev
2012-06-28remove unused toolbox stylesIvan Timofeev
2012-06-27Remove commented out codeThomas Arnhold
2012-06-26Prevent print settings dialog to show help buttonMaxime de Roucy
2012-06-26Fix more bugs in ImplgetTopDockingAreaHeight().Jan Holesovsky
2012-06-25aero toolbar: Extend the drawing of the toolbar to the menubar area.Jan Holesovsky
2012-06-25Revert "Reduce copy'n'paste by different nesting of if's."Jan Holesovsky
2012-06-25Revert "aero: Implement a glass menubar on Windows."Jan Holesovsky
2012-06-25Revert "aero menubar: Make the text in menu black."Jan Holesovsky
2012-06-25callcatcher: update unused codeCaolán McNamara
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21convert array to std::vectorIvan Timofeev
2012-06-21no need to be a class memberIvan Timofeev
2012-06-21remove misterious NextToolbox functionalityIvan Timofeev
2012-06-21so many code to just add a minimal border in the galleryIvan Timofeev
2012-06-20aero menubar: Make the text in menu black.Jan Holesovsky
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara
2012-06-13calc input line: Fix crash with accessibility enabled.Jan Holesovsky
2012-06-12toolbars: Improve the toolbars look in Windows Vista or later.Jan Holesovsky
2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky
2012-06-11FixedBorder is no longer usedCaolán McNamara
2012-06-10separator will be invisible if there is no visible buttonsIvan Timofeev
2012-06-09Do what the TODO said: Remove unused member and inclusion of vcl/virdev.hxxTor Lillqvist
2012-06-09oops, hide the first separator as wellIvan Timofeev
2012-06-09fdo#42379: hide separators before calculating line breaksIvan Timofeev
2012-06-07Implement native FixedLine render, add GTK support for itRuslan Kabatsayev
2012-06-06calc input line: Fix crash on MacOSX.Jan Holesovsky
2012-06-05Intercept the window close event and end the preview when clicking 'x'.Kohei Yoshida
2012-06-05assume for all menus we reserve space for checkboxesCaolán McNamara