Age | Commit message (Expand) | Author |
2011-12-13 | Resolves: rhbz#761009 IFSD_Equal is asymmetrical | Caolán McNamara |
2011-12-13 | Disable gtk3 at run-time, unless in experimental mode. | Michael Meeks |
2011-12-13 | fdo#30714 Use different default key bindings for Hungarian locale | Miklos Vajna |
2011-12-13 | SbTextPortions, etc can completely go | Caolán McNamara |
2011-12-13 | callcatcher: remove newly unused code | Caolán McNamara |
2011-12-13 | replace ByteString(String ctor | Caolán McNamara |
2011-12-12 | Hardcode to try just the "svp" VCL plugin on Android for now | Tor Lillqvist |
2011-12-12 | pair::second is false if element with same key already existed | Caolán McNamara |
2011-12-12 | Related: fdo#38832 Replace ImplAccesTable with std::map | Marcel Metz |
2011-12-12 | stop saying "15" on stdout | Caolán McNamara |
2011-12-11 | Remove unused code | August Sodora |
2011-12-11 | Remove unused code | August Sodora |
2011-12-11 | Remove unused code | August Sodora |
2011-12-11 | Build Library_vclplug_svp for Android, too | Tor Lillqvist |
2011-12-11 | Download and build FreeType and fontconfig for Android | Tor Lillqvist |
2011-12-09 | callcatcher: remove unused code post automation removal | Caolán McNamara |
2011-12-08 | Remove unused code | August Sodora |
2011-12-08 | childs -> children | Michael T. Whiteley |
2011-12-07 | old class Stack pop'ed 0 from empty stack, which std::stack doesn't | Eike Rathke |
2011-12-07 | in modules, when we have a env we are in stage gbuild | Bjoern Michaelsen |
2011-12-07 | avoid casting from void* | David Tardon |
2011-12-07 | Change "menues" to "menus" | Michael T. Whiteley |
2011-12-06 | reduce CurrencyBox somewhat | Caolán McNamara |
2011-12-06 | normalize Red Hat, Inc. spellings, and bump to latest template | Caolán McNamara |
2011-12-06 | Fix non --enable-dbgutil builds. | Stephan Bergmann |
2011-12-06 | Make dialogs fail with an exception in headless tests. | Stephan Bergmann |
2011-12-06 | Revert "GdkPrinter seems optional on Gtk3, too" | Thorsten Behrens |
2011-12-06 | GdkPrinter seems optional on Gtk3, too | Thorsten Behrens |
2011-12-05 | possible fix for build breaker | Markus Mohrhard |
2011-12-05 | WaE: cleanup ambiguous types in append | Michael Meeks |
2011-12-05 | Replace Stack with std::stack< LineInfo* > | Marcel Metz |
2011-12-05 | Replace Stack with std::stack< Color* > | Marcel Metz |
2011-12-05 | bah, wrong file extension... | David Tardon |
2011-12-05 | fix build on macosx | David Tardon |
2011-12-05 | add support for printing selections | David Tardon |
2011-12-05 | attach signals after activation of the control to avoid warnings | David Tardon |
2011-12-05 | make the gtk print dialog an experimental feature | David Tardon |
2011-12-05 | adapt to the new assertion/logging mechanism | David Tardon |
2011-12-05 | set up CFLAGS/LIBS for gtk print dialog in configure | David Tardon |
2011-12-05 | build the print dialog for gtk3 too | David Tardon |
2011-12-05 | check for printing support dynamically | David Tardon |
2011-12-05 | set parent window | David Tardon |
2011-12-05 | avoid use of destroyed widget | David Tardon |
2011-12-05 | process HelpId option entry | David Tardon |
2011-12-05 | deactivate print job after error | David Tardon |
2011-12-05 | add support for printing n copies | David Tardon |
2011-12-05 | avoid memory leak when print has been cancelled | David Tardon |
2011-12-05 | add support for Gtk+ print dialog (#i106780#) | David Tardon |
2011-12-05 | move the check function to vcl | David Tardon |
2011-12-05 | gtk: fix RTL list box rendering | Khaled Hosny |