Age | Commit message (Expand) | Author |
2012-11-28 | Remove useless method SetBackgroundBitmap | Marcos Paulo de Souza |
2012-11-27 | Make python3 work with custom VALGRIND_CFLAGS | Stephan Bergmann |
2012-11-27 | fdo#46808: Missing adaptions to XFolderPicker2 | Stephan Bergmann |
2012-11-27 | vcl: Edit: add placeholder text feature, import it from .ui | Ivan Timofeev |
2012-11-26 | make presentation spanning all screens work (bnc#758138) | Luboš Luňák |
2012-11-26 | Make ~Window more robust | Stephan Bergmann |
2012-11-25 | fdo#57499: VclContainer: enable child transparent mode | Ivan Timofeev |
2012-11-24 | fdo#57472: VclContainer: make it paint-transparent | Ivan Timofeev |
2012-11-23 | some i18n wrappers with LanguageTag | Eike Rathke |
2012-11-23 | callcatcher: update list | Caolán McNamara |
2012-11-22 | update autoscrolls on text modifications | Caolán McNamara |
2012-11-22 | make left-right traverse through radiobutton groups | Caolán McNamara |
2012-11-22 | support setting textbuffers on textviews | Caolán McNamara |
2012-11-22 | *height* not width | Caolán McNamara |
2012-11-22 | AllSettings with LanguageTag | Eike Rathke |
2012-11-22 | use MNEMONIC_CHAR define | Caolán McNamara |
2012-11-21 | Clean up remains of NativeActivity-based Android app support | Tor Lillqvist |
2012-11-21 | obtain LanguageTag from SvtSysLocale | Eike Rathke |
2012-11-21 | apply packing properties of pseudo-scrolledwindow to self-scrolling child | Caolán McNamara |
2012-11-21 | VclContainer: use transparent background | Ivan Timofeev |
2012-11-20 | Enforce use of accessors on gen.hxx structures | Matteo Casalin |
2012-11-20 | fdo#57059 - fix crasher rendering borders for very small windows. | Michael Meeks |
2012-11-17 | valgrind: use of unitialized variables | Caolán McNamara |
2012-11-17 | honour child alignment in all layout widgets, not just grid | Caolán McNamara |
2012-11-17 | honour widget [v|h]expand in VclBox as well as packing expand | Caolán McNamara |
2012-11-16 | use LanguageTag | Eike Rathke |
2012-11-16 | Drop unused #include | Takeshi Abe |
2012-11-16 | Delete array | Takeshi Abe |
2012-11-15 | fdo#46808, use service constructor for i18n::NumberFormatMapper | Noel Grandin |
2012-11-14 | Resolves: fdo#57090 visual glitches on MacOSX with borders + layout | Caolán McNamara |
2012-11-14 | remove redundant commented code. | Michael Meeks |
2012-11-14 | Removed AbstractMenu class and cleaned up useless code. | Antonio Fernandez |
2012-11-14 | All special items are now correctly displayed. | Antonio Fernandez |
2012-11-14 | Hidden items are not shown anymore. | Antonio Fernandez |
2012-11-14 | Menus are generated on demand now, but with some issues. | Antonio Fernandez |
2012-11-14 | All menu labels are now displayed. There are some issues with repeated labels. | Antonio Fernandez |
2012-11-14 | Menu is displayed correctly in additional instancesm but not in the main one. | Antonio Fernandez |
2012-11-14 | Most actions seem to work now. Enabled ImplSelectWithStart() for all builds. | Antonio Fernandez |
2012-11-14 | Added GLOMenu and GLOActionGroup. Menu is published with actions (not working) | Antonio Fernandez |
2012-11-14 | Native menu is completely build in one step. | Antonio Fernandez |
2012-11-14 | Menubar hierarchy fully generated. Native GTK menu is published on DBus. | Antonio Fernandez |
2012-11-14 | Added a "freeze" method to Menu. Menus are now displayed on console. | Antonio Fernandez |
2012-11-14 | callcatcher: update unused code post binfilter death | Caolán McNamara |
2012-11-13 | Avoid global static data | Stephan Bergmann |
2012-11-13 | macosx theme has a gap between edit area and up/down area | Caolán McNamara |
2012-11-13 | favour expandables over non-expandables for shrinking scenario | Caolán McNamara |
2012-11-13 | use SetControlForeground instead of SetTextColor | Caolán McNamara |
2012-11-13 | merge SetDescription into SetText | Caolán McNamara |
2012-11-13 | convert extension dialog to .ui | Caolán McNamara |
2012-11-12 | move svtools's FixedHyper.hxx to vcl | Caolán McNamara |