summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)AuthorFilesLines
2012-11-06impress211: #i110990# Fixed slide show spanning multiple displays on Windows.Andre Fische1-6/+6
2012-11-06impress211: #i116911# Accept -1 as special value for multi monitor support.Andre Fische1-1/+1
2012-11-05fdo#46808, rename methodNoel Grandin2-3/+3
2012-11-05replace %PRODUCTNAMECaolán McNamara1-1/+3
2012-11-05convert basic dialog to .uiCaolán McNamara1-0/+6
2012-10-31fdo#46808, Deprecate configuration::ConfigurationProvider old-style serviceNoel Grandin2-3/+3
2012-10-31default ScrolledWindow to autoscrollCaolán McNamara1-1/+1
2012-10-31Get rid of vcl::unohelper::GetMultiServiceFactoryStephan Bergmann3-115/+101
2012-10-26add hook to block use of markup in .ui filesCaolán McNamara2-2/+5
2012-10-25remove .ui mark-up in favor of font attributesCaolán McNamara2-71/+95
2012-10-25convert Mnemonic markup automaticallyCaolán McNamara2-21/+37
2012-10-24honour padding property in VclBoxCaolán McNamara1-4/+9
2012-10-24convert index dialog to .uiCaolán McNamara1-2/+2
2012-10-24refactor buttonbox calculations to allow nonhomogeneous buttonsCaolán McNamara1-53/+80
2012-10-24merge and correct buttonbox spacing calculationCaolán McNamara1-38/+35
2012-10-24map some more stock imagesCaolán McNamara1-0/+4
2012-10-22disable cursor in about dialog and message boxesIvan Timofeev1-0/+1
2012-10-22explictly require Bitmap to get imageCaolán McNamara1-1/+1
2012-10-22implement secondary button groups in buttonboxesCaolán McNamara2-29/+62
2012-10-22add infrastructure for secondary button groupsCaolán McNamara4-0/+19
2012-10-22add a stock index image to vcl, ala gtk-indexCaolán McNamara1-1/+17
2012-10-20use correct deferred parent windowCaolán McNamara1-2/+2
2012-10-19replace sxub_Unicode by sal_UnicodeNorbert Thiebaud3-13/+13
2012-10-18add stock new and edit button textsCaolán McNamara1-31/+28
2012-10-17annoying border/child window confusionCaolán McNamara1-1/+8
2012-10-17super simple bold/italic label supportCaolán McNamara1-0/+65
2012-10-12don't process empty grid cellsCaolán McNamara1-0/+8
2012-10-12Resolves: fdo#55685 SvxLanguageBox is in svxcore not in svxCaolán McNamara1-1/+1
2012-10-12handle ui-previewer on .ui in cwdCaolán McNamara1-1/+8
2012-10-11add a get_label_widget to VclFrameCaolán McNamara1-3/+14
2012-10-11VCLMultiLineEdit->VclMultiLineEdit to align with other new widget namesCaolán McNamara2-4/+12
2012-10-11add a stub ScrolledWindow to store scroll propertiesCaolán McNamara3-7/+96
2012-10-10map GtkTextView to VCLMultiLineEditCaolán McNamara1-0/+3
2012-10-09kill off the layout competitionCaolán McNamara4-944/+0
2012-10-09remove some unnecessary headersCaolán McNamara1-6/+0
2012-10-09default internal-children to visible, default containers to not-shownCaolán McNamara2-1/+11
2012-10-08support importing label wrappingCaolán McNamara1-0/+8
2012-10-08mark layout as clean before setting allocationCaolán McNamara2-3/+3
2012-10-08import GtkScrollbar as scrollbars and connect GtkAdjustmentsCaolán McNamara1-7/+65
2012-10-07Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist2-0/+20
2012-10-06callcatcher: update unused code list and drop more old-layouting unusedsCaolán McNamara2-44/+0
2012-10-05sort by grid position, then pack type, then pack positionCaolán McNamara1-25/+28
2012-10-05add stock "remove" textCaolán McNamara1-57/+63
2012-10-04callcatcher: update unused code listCaolán McNamara2-19/+0
2012-10-04Use MenuButton for non-editable GtkComboBoxText instead of ComboBoxCaolán McNamara1-5/+29
2012-10-04handle children of deferred dialog betterCaolán McNamara3-10/+22
2012-10-04be more tolerant of temporary frameless parentsCaolán McNamara1-2/+4
2012-10-04improve col/row spanningCaolán McNamara1-6/+89
2012-10-03support loading certain stock images as button symbolsCaolán McNamara1-84/+181
2012-10-01menus are way too wide, wrong checkbox/radiobutton widthCaolán McNamara1-2/+2