summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
2012-12-04Resolves: fdo#43901 and fdo#42577 RTL tollbars mirroringAbdulmajeed Al-Abaulrazzaq
2012-11-26make presentation spanning all screens work (bnc#758138)Luboš Luňák
2012-07-09fdo#47071: Undocked toolbars do not show all icons in special ratioIvan Timofeev
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-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-20aero menubar: Make the text in menu black.Jan Holesovsky
2012-06-17toolbars: Improve the toolbars look in Windows Vista or later.Jan Holesovsky
2012-06-17Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky
2012-06-15Implement native FixedLine render, add GTK support for itRuslan Kabatsayev
2012-06-14calc input line: Fix crash with accessibility enabled.Jan Holesovsky
2012-06-10separator will be invisible if there is no visible buttonsIvan Timofeev
2012-06-09fdo#42379: hide separators before calculating line breaksIvan Timofeev
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
2012-06-05at one stage we had checkmarks *and* icons in menus side by sideCaolán McNamara
2012-06-05nCheckPos and nImagePos are always the same value, merge togetherCaolán McNamara
2012-06-05fix mangled indentCaolán McNamara
2012-06-05make ImplGetNativeCheckAndRadioSize return max sizeCaolán McNamara
2012-06-05nMax here is a height valueCaolán McNamara
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02targeted string re-workNorbert Thiebaud
2012-06-02Fix operator precedence errorRuslan Kabatsayev
2012-05-30calc input line: Fix the size on Windows.Jan Holesovsky
2012-05-30Add temporary test JNI method createWindowFoo()...Tor Lillqvist
2012-05-29nuke unused typedefTakeshi Abe
2012-05-28calc input line: Native rendering of the input line.Jan Holesovsky
2012-05-25gtk: add support for "vertical-padding" menu style propertyIvan Timofeev
2012-05-25WaE: nPos potentially uninitialized with gcc 4.7.0Caolán McNamara
2012-05-22border window: Design by Mirek M. - make the 'shells' more lightweight.Jan Holesovsky
2012-05-22convert GetSurroundingText family to OUStringCaolán McNamara
2012-05-15aero: Implement a glass menubar on Windows.Jan Holesovsky
2012-05-15Reduce copy'n'paste by different nesting of if's.Jan Holesovsky
2012-05-07removed unused definesTakeshi Abe
2012-05-05gtk: fix drawing of separators in vertical toolbarsIvan Timofeev
2012-05-02!= instead of < for comparison with end iteratorJulien Nabet
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-25Removed usused method Dialog::Dialog(Window,ResId)Vicente Vendrell
2012-04-14vcl: hack: pData->aSz.Width() is set only for MenuBar, use aOutSz.Width()Ivan Timofeev
2012-04-10Resolves: fdo#31022 about dialog is suboptimalAndrew Higginson
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-04No dialogs to be shown from vcl in a non-NativeActivity Android appTor Lillqvist
2012-03-27fix vertical align when switching mode in multibar fdo#44140Noel Power