summaryrefslogtreecommitdiffstats
path: root/vcl/source
Commit message (Expand)AuthorAgeFilesLines
* be a little more generous with spacing around images in buttonsCaolán McNamara2012-12-051-2/+2
* allow arbitrary icons from our icon-themes as button imagesCaolán McNamara2012-12-051-7/+12
* allow arbitrary icons from our icon-themes to be loaded via .uiCaolán McNamara2012-12-051-0/+21
* the builder now always owns all its widgetsCaolán McNamara2012-12-051-3/+4
* sort printersCaolán McNamara2012-12-041-0/+1
* remove ability to auto-replace .res widgets with .ui versionsCaolán McNamara2012-12-0414-697/+6
* make sure ScrollBar OptimalSize is up to dateCaolán McNamara2012-12-041-2/+9
* export VclScrolledWindow for external-to-builder useCaolán McNamara2012-12-046-31/+103
* fdo#43901 & fdo#42577 RTL tollbars mirroring & fdo#56412Abdulmajeed Al-Abaulrazzaq2012-12-031-1/+1
* fdo#45651: fix drop down listbox text color with dark gtk themeIvan Timofeev2012-12-031-3/+13
* ugly hack to avoid virtual method in WindowMarkus Mohrhard2012-12-032-5/+8
* first working version of modal ref input dlgsMarkus Mohrhard2012-12-032-3/+9
* eradicate all traces of OLocale and rtl/locale.hxxMichael Stahl2012-11-301-1/+0
* warn if an explicit requested top level widget name wasn't foundCaolán McNamara2012-11-301-0/+4
* ditched rtl::OLocaleEike Rathke2012-11-301-8/+6
* More wrappers needed for my glade :-)Jan Holesovsky2012-11-301-0/+4
* Introduce GtkHBox and GtkVBox aliases.Jan Holesovsky2012-11-301-0/+4
* c++ API: use css alias in generated headers, adds global css declThorsten Behrens2012-11-305-22/+0
* Resolves: fdo#44664 Provide a way to set the default print job format.Caolán McNamara2012-11-291-1/+5
* Remove useless method SetBackgroundBitmapMarcos Paulo de Souza2012-11-281-9/+0
* Make python3 work with custom VALGRIND_CFLAGSStephan Bergmann2012-11-271-4/+4
* fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann2012-11-271-1/+1
* vcl: Edit: add placeholder text feature, import it from .uiIvan Timofeev2012-11-271-2/+35
* make presentation spanning all screens work (bnc#758138)Luboš Luňák2012-11-261-6/+10
* Make ~Window more robustStephan Bergmann2012-11-261-29/+37
* fdo#57499: VclContainer: enable child transparent modeIvan Timofeev2012-11-251-0/+1
* fdo#57472: VclContainer: make it paint-transparentIvan Timofeev2012-11-241-0/+1
* some i18n wrappers with LanguageTagEike Rathke2012-11-235-22/+38
* callcatcher: update listCaolán McNamara2012-11-231-23/+0
* update autoscrolls on text modificationsCaolán McNamara2012-11-221-0/+1
* make left-right traverse through radiobutton groupsCaolán McNamara2012-11-222-47/+161
* support setting textbuffers on textviewsCaolán McNamara2012-11-221-34/+75
* *height* not widthCaolán McNamara2012-11-221-1/+1
* AllSettings with LanguageTagEike Rathke2012-11-2219-122/+95
* use MNEMONIC_CHAR defineCaolán McNamara2012-11-221-1/+2
* Clean up remains of NativeActivity-based Android app supportTor Lillqvist2012-11-211-5/+8
* obtain LanguageTag from SvtSysLocaleEike Rathke2012-11-211-5/+5
* apply packing properties of pseudo-scrolledwindow to self-scrolling childCaolán McNamara2012-11-211-5/+16
* VclContainer: use transparent backgroundIvan Timofeev2012-11-211-0/+1
* Enforce use of accessors on gen.hxx structuresMatteo Casalin2012-11-2011-58/+62
* fdo#57059 - fix crasher rendering borders for very small windows.Michael Meeks2012-11-201-0/+4
* valgrind: use of unitialized variablesCaolán McNamara2012-11-171-1/+5
* honour child alignment in all layout widgets, not just gridCaolán McNamara2012-11-171-55/+63
* honour widget [v|h]expand in VclBox as well as packing expandCaolán McNamara2012-11-171-2/+2
* use LanguageTagEike Rathke2012-11-164-7/+9
* Drop unused #includeTakeshi Abe2012-11-161-2/+0
* Delete arrayTakeshi Abe2012-11-161-2/+2
* fdo#46808, use service constructor for i18n::NumberFormatMapperNoel Grandin2012-11-154-12/+10
* Resolves: fdo#57090 visual glitches on MacOSX with borders + layoutCaolán McNamara2012-11-142-5/+38
* remove redundant commented code.Michael Meeks2012-11-141-3/+0