summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
2012-11-22AllSettings with LanguageTagEike Rathke
2012-11-22use MNEMONIC_CHAR defineCaolán McNamara
2012-11-21Clean up remains of NativeActivity-based Android app supportTor Lillqvist
2012-11-21apply packing properties of pseudo-scrolledwindow to self-scrolling childCaolán McNamara
2012-11-21VclContainer: use transparent backgroundIvan Timofeev
2012-11-20Enforce use of accessors on gen.hxx structuresMatteo Casalin
2012-11-17valgrind: use of unitialized variablesCaolán McNamara
2012-11-17honour child alignment in all layout widgets, not just gridCaolán McNamara
2012-11-17honour widget [v|h]expand in VclBox as well as packing expandCaolán McNamara
2012-11-14Resolves: fdo#57090 visual glitches on MacOSX with borders + layoutCaolán McNamara
2012-11-14remove redundant commented code.Michael Meeks
2012-11-14Removed AbstractMenu class and cleaned up useless code.Antonio Fernandez
2012-11-14All special items are now correctly displayed.Antonio Fernandez
2012-11-14Hidden items are not shown anymore.Antonio Fernandez
2012-11-14Menus are generated on demand now, but with some issues.Antonio Fernandez
2012-11-14All menu labels are now displayed. There are some issues with repeated labels.Antonio Fernandez
2012-11-14Menu is displayed correctly in additional instancesm but not in the main one.Antonio Fernandez
2012-11-14Most actions seem to work now. Enabled ImplSelectWithStart() for all builds.Antonio Fernandez
2012-11-14Added GLOMenu and GLOActionGroup. Menu is published with actions (not working)Antonio Fernandez
2012-11-14Native menu is completely build in one step.Antonio Fernandez
2012-11-14Menubar hierarchy fully generated. Native GTK menu is published on DBus.Antonio Fernandez
2012-11-14Added a "freeze" method to Menu. Menus are now displayed on console.Antonio Fernandez
2012-11-13favour expandables over non-expandables for shrinking scenarioCaolán McNamara
2012-11-13merge SetDescription into SetTextCaolán McNamara
2012-11-13convert extension dialog to .uiCaolán McNamara
2012-11-12move svtools's FixedHyper.hxx to vclCaolán McNamara
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-11-08add a SV_RESID_BITMAP_REFRESH id and map to gtk-refreshCaolán McNamara
2012-11-08sort secondary group after primary for vertical containersCaolán McNamara
2012-11-08put .ui translations into the langpacksCaolán McNamara
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks
2012-11-06impress211: #i110990# Fixed slide show spanning multiple displays on Windows.Andre Fische
2012-11-06impress211: #i116911# Accept -1 as special value for multi monitor support.Andre Fische
2012-11-05fdo#46808, rename methodNoel Grandin
2012-11-05replace %PRODUCTNAMECaolán McNamara
2012-11-05convert basic dialog to .uiCaolán McNamara
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin
2012-10-31default ScrolledWindow to autoscrollCaolán McNamara
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann
2012-10-26add hook to block use of markup in .ui filesCaolán McNamara
2012-10-25remove .ui mark-up in favor of font attributesCaolán McNamara
2012-10-25convert Mnemonic markup automaticallyCaolán McNamara
2012-10-24honour padding property in VclBoxCaolán McNamara
2012-10-24convert index dialog to .uiCaolán McNamara
2012-10-24refactor buttonbox calculations to allow nonhomogeneous buttonsCaolán McNamara
2012-10-24merge and correct buttonbox spacing calculationCaolán McNamara
2012-10-24map some more stock imagesCaolán McNamara
2012-10-22disable cursor in about dialog and message boxesIvan Timofeev
2012-10-22explictly require Bitmap to get imageCaolán McNamara
2012-10-22implement secondary button groups in buttonboxesCaolán McNamara