summaryrefslogtreecommitdiffstats
path: root/vcl
Commit message (Expand)AuthorAgeFilesLines
* import password echo char settingCaolán McNamara2012-10-111-0/+8
* VCLMultiLineEdit->VclMultiLineEdit to align with other new widget namesCaolán McNamara2012-10-116-67/+77
* add a stub ScrolledWindow to store scroll propertiesCaolán McNamara2012-10-115-7/+100
* map GtkTextView to VCLMultiLineEditCaolán McNamara2012-10-102-1/+6
* don't do things differently on higher debug levelsCaolán McNamara2012-10-101-22/+3
* merge double fixCaolán McNamara2012-10-091-3/+0
* kill off the layout competitionCaolán McNamara2012-10-099-1362/+1
* fix some mangled indentsCaolán McNamara2012-10-091-196/+195
* remove some unnecessary headersCaolán McNamara2012-10-092-14/+0
* default internal-children to visible, default containers to not-shownCaolán McNamara2012-10-093-3/+11
* clip numeric formatter max widthCaolán McNamara2012-10-091-0/+10
* always assert on a missing widget for the typical caseCaolán McNamara2012-10-092-0/+4
* fix incorrect formattingLuboš Luňák2012-10-091-2/+2
* vcl: -Werror=return-typeMichael Stahl2012-10-091-0/+1
* support max-width-chars property for labelsCaolán McNamara2012-10-093-21/+62
* support importing label wrappingCaolán McNamara2012-10-081-0/+8
* we're stuck with "double-decker" tab dialogs for now after allCaolán McNamara2012-10-081-13/+13
* mark layout as clean before setting allocationCaolán McNamara2012-10-082-3/+3
* Implement GetOptimalSize for scrollbarsCaolán McNamara2012-10-082-0/+21
* import GtkScrollbar as scrollbars and connect GtkAdjustmentsCaolán McNamara2012-10-082-11/+73
* WaE: 'driverLib' defined but not usedTor Lillqvist2012-10-071-0/+2
* Android printing is completely different anyway, surelyTor Lillqvist2012-10-071-1/+1
* Handle lack of module loading/unloading API when DISABLE_DYNLOADINGTor Lillqvist2012-10-072-0/+20
* callcatcher: update unused code list and drop more old-layouting unusedsCaolán McNamara2012-10-064-60/+1
* callcatcher: GetKerningPair* is now unusedCaolán McNamara2012-10-063-69/+0
* sort by grid position, then pack type, then pack positionCaolán McNamara2012-10-052-25/+40
* add stock "remove" textCaolán McNamara2012-10-053-57/+69
* callcatcher: update unused code listCaolán McNamara2012-10-046-30/+1
* Use MenuButton for non-editable GtkComboBoxText instead of ComboBoxCaolán McNamara2012-10-044-12/+117
* handle children of deferred dialog betterCaolán McNamara2012-10-046-12/+27
* be more tolerant of temporary frameless parentsCaolán McNamara2012-10-041-2/+4
* improve col/row spanningCaolán McNamara2012-10-041-6/+89
* support loading certain stock images as button symbolsCaolán McNamara2012-10-033-123/+225
* Fix fdo#55142 - use proper output offsets.Sergey Farbotka2012-10-021-1/+1
* Revert "Fix fdo#55142 - wrong character pos calculation on mac."Thorsten Behrens2012-10-022-28/+2
* XubString->OUStringCaolán McNamara2012-10-023-45/+48
* Replace usage of rtl_*Memory with equivalent from string.hArnaud Versini2012-10-011-2/+2
* menus are way too wide, wrong checkbox/radiobutton widthCaolán McNamara2012-10-011-2/+2
* add missing deps on headers to static libsDavid Tardon2012-10-012-0/+16
* Use comphelper::getComponentContextStephan Bergmann2012-09-291-19/+3
* No need for BITNESS_OVERRIDE in makefilery as CPU etc work fineTor Lillqvist2012-09-291-1/+1
* vcl: fix gtk3 build breakage due to forgotten use_librariesMichael Stahl2012-09-282-17/+11
* vcl: remove gb_STDLIBS that crept in todayMichael Stahl2012-09-281-1/+0
* gbuild: invert handling of standard system libraries:Michael Stahl2012-09-2811-22/+0
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for WNT:Michael Stahl2012-09-281-19/+13
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for unxgcc/solarisMichael Stahl2012-09-287-28/+49
* gbuild: gb_Library_PLAINLIBS_NONE cleanup for MacMichael Stahl2012-09-289-38/+45
* gbuild: clean up Mac OS X framework handling:Michael Stahl2012-09-281-10/+10
* vcl: clean up that Xinerama linkage...Michael Stahl2012-09-281-17/+4
* gbuild: clean up usage of weird x11_extensions module etc.Michael Stahl2012-09-282-24/+6