Age | Commit message (Expand) | Author |
2012-10-12 | Resolves: fdo#55685 SvxLanguageBox is in svxcore not in svx | Caolán McNamara |
2012-10-12 | Resolves: fdo#55807 crash in tools->outline numbering | Caolán McNamara |
2012-10-12 | handle ui-previewer on .ui in cwd | Caolán McNamara |
2012-10-12 | fdo#45651: gtk: fix text color with dark themes | Ivan Timofeev |
2012-10-11 | Correct misnomer in vclmedit.hxx/.cxx | Zolnai Tamás |
2012-10-11 | add a get_label_widget to VclFrame | Caolán McNamara |
2012-10-11 | import password echo char setting | Caolán McNamara |
2012-10-11 | VCLMultiLineEdit->VclMultiLineEdit to align with other new widget names | Caolán McNamara |
2012-10-11 | add a stub ScrolledWindow to store scroll properties | Caolán McNamara |
2012-10-10 | map GtkTextView to VCLMultiLineEdit | Caolán McNamara |
2012-10-10 | don't do things differently on higher debug levels | Caolán McNamara |
2012-10-09 | merge double fix | Caolán McNamara |
2012-10-09 | kill off the layout competition | Caolán McNamara |
2012-10-09 | fix some mangled indents | Caolán McNamara |
2012-10-09 | remove some unnecessary headers | Caolán McNamara |
2012-10-09 | default internal-children to visible, default containers to not-shown | Caolán McNamara |
2012-10-09 | clip numeric formatter max width | Caolán McNamara |
2012-10-09 | always assert on a missing widget for the typical case | Caolán McNamara |
2012-10-09 | fix incorrect formatting | Luboš Luňák |
2012-10-09 | vcl: -Werror=return-type | Michael Stahl |
2012-10-09 | support max-width-chars property for labels | Caolán McNamara |
2012-10-08 | support importing label wrapping | Caolán McNamara |
2012-10-08 | we're stuck with "double-decker" tab dialogs for now after all | Caolán McNamara |
2012-10-08 | mark layout as clean before setting allocation | Caolán McNamara |
2012-10-08 | Implement GetOptimalSize for scrollbars | Caolán McNamara |
2012-10-08 | import GtkScrollbar as scrollbars and connect GtkAdjustments | Caolán McNamara |
2012-10-07 | WaE: 'driverLib' defined but not used | Tor Lillqvist |
2012-10-07 | Android printing is completely different anyway, surely | Tor Lillqvist |
2012-10-07 | Handle lack of module loading/unloading API when DISABLE_DYNLOADING | Tor Lillqvist |
2012-10-06 | callcatcher: update unused code list and drop more old-layouting unuseds | Caolán McNamara |
2012-10-06 | callcatcher: GetKerningPair* is now unused | Caolán McNamara |
2012-10-05 | sort by grid position, then pack type, then pack position | Caolán McNamara |
2012-10-05 | add stock "remove" text | Caolán McNamara |
2012-10-04 | callcatcher: update unused code list | Caolán McNamara |
2012-10-04 | Use MenuButton for non-editable GtkComboBoxText instead of ComboBox | Caolán McNamara |
2012-10-04 | handle children of deferred dialog better | Caolán McNamara |
2012-10-04 | be more tolerant of temporary frameless parents | Caolán McNamara |
2012-10-04 | improve col/row spanning | Caolán McNamara |
2012-10-03 | support loading certain stock images as button symbols | Caolán McNamara |
2012-10-02 | Fix fdo#55142 - use proper output offsets. | Sergey Farbotka |
2012-10-02 | Revert "Fix fdo#55142 - wrong character pos calculation on mac." | Thorsten Behrens |
2012-10-02 | XubString->OUString | Caolán McNamara |
2012-10-01 | Replace usage of rtl_*Memory with equivalent from string.h | Arnaud Versini |
2012-10-01 | menus are way too wide, wrong checkbox/radiobutton width | Caolán McNamara |
2012-10-01 | add missing deps on headers to static libs | David Tardon |
2012-09-29 | Use comphelper::getComponentContext | Stephan Bergmann |
2012-09-29 | No need for BITNESS_OVERRIDE in makefilery as CPU etc work fine | Tor Lillqvist |
2012-09-28 | vcl: fix gtk3 build breakage due to forgotten use_libraries | Michael Stahl |
2012-09-28 | vcl: remove gb_STDLIBS that crept in today | Michael Stahl |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |