summaryrefslogtreecommitdiff
path: root/vcl/source/window
AgeCommit message (Expand)Author
2013-01-01implement spread button layoutCaolán McNamara
2012-12-29don't remove blank rows/cols more than onceCaolán McNamara
2012-12-29now that the print dialog is fixed the SYMBOL_PREV/NEXT hack can goCaolán McNamara
2012-12-20optimize: changing focus shouldn't have an impact on widget sizeCaolán McNamara
2012-12-20implement small-size variant stock image buttonsCaolán McNamara
2012-12-19a GtkComboBoxText and GtkComboBox are effectively the same thingCaolán McNamara
2012-12-17cppcheck: I wanted to check for 'e' and 'E' here for 'end'Caolán McNamara
2012-12-17split out document info page and convert to .uiCaolán McNamara
2012-12-17allow tabpageids to have names which can be queriedCaolán McNamara
2012-12-14add support for loading comboboxtext item strings from .uiCaolán McNamara
2012-12-14callcatcher: update unused code listCaolán McNamara
2012-12-13add get_content_area and get_action_area to DialogCaolán McNamara
2012-12-12Resolves: fdo#57469 allow tab to traverse into custom widgetsCaolán McNamara
2012-12-11warn if a .ui has buttons but none of them is set as the default buttonCaolán McNamara
2012-12-11support 'active' property in ListBoxCaolán McNamara
2012-12-11add popup menu support to .ui loaderCaolán McNamara
2012-12-11use a ListBox instead of a MenuButton in the thesaurus dialogCaolán McNamara
2012-12-10Replacing '__LOADONCALLAPI' with 'SAL_CALL' definitionChristos Strubulis
2012-12-10callcatcher: remove unused rtf filter and associated methodsCaolán McNamara
2012-12-05allow arbitrary icons from our icon-themes as button imagesCaolán McNamara
2012-12-05the builder now always owns all its widgetsCaolán McNamara
2012-12-04sort printersCaolán McNamara
2012-12-04remove ability to auto-replace .res widgets with .ui versionsCaolán McNamara
2012-12-04export VclScrolledWindow for external-to-builder useCaolán McNamara
2012-12-03fdo#43901 & fdo#42577 RTL tollbars mirroring & fdo#56412Abdulmajeed Al-Abaulrazzaq
2012-12-03ugly hack to avoid virtual method in WindowMarkus Mohrhard
2012-12-03first working version of modal ref input dlgsMarkus Mohrhard
2012-11-30warn if an explicit requested top level widget name wasn't foundCaolán McNamara
2012-11-30More wrappers needed for my glade :-)Jan Holesovsky
2012-11-30Introduce GtkHBox and GtkVBox aliases.Jan Holesovsky
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-28Remove useless method SetBackgroundBitmapMarcos Paulo de Souza
2012-11-26make presentation spanning all screens work (bnc#758138)Luboš Luňák
2012-11-26Make ~Window more robustStephan Bergmann
2012-11-25fdo#57499: VclContainer: enable child transparent modeIvan Timofeev
2012-11-24fdo#57472: VclContainer: make it paint-transparentIvan Timofeev
2012-11-23callcatcher: update listCaolán McNamara
2012-11-22make left-right traverse through radiobutton groupsCaolán McNamara
2012-11-22support setting textbuffers on textviewsCaolán McNamara
2012-11-22*height* not widthCaolán McNamara
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