Age | Commit message (Expand) | Author |
2011-08-15 | lets keep original encoding | Caolán McNamara |
2011-08-15 | make these pure virtual to prove all implemented in sole sub-class | Caolán McNamara |
2011-08-15 | virtual method with wrong name, doesn't override what it thinks it does | Caolán McNamara |
2011-08-15 | VirtDevServerFont isn't really implemented, remove to allow to simplify | Caolán McNamara |
2011-08-15 | turn on cairo rendering of vertical text | Caolán McNamara |
2011-08-15 | Commit fee11cbc61 changed encoding to UTF8, revert that. | Jan Holesovsky |
2011-08-14 | Preserve CollateSingleJobs between calls to print dialog | Alex Kempshall |
2011-08-13 | Replace removed ByteString API usage | Norbert Thiebaud |
2011-08-13 | callcatcher: Remove unused ImplDockingWindowWrapper's methods. | Jan Holesovsky |
2011-08-11 | smoketest fails: revert "fix rendering of metafiles embedded in emf+" | Caolán McNamara |
2011-08-11 | Resolves: fdo#39995 restore original semantics of GDIMetaFile::ReplaceAction | Caolán McNamara |
2011-08-11 | ByteString::ToInt64->rtl::OString::toInt64 | Caolán McNamara |
2011-08-10 | fix rendering of metafiles embedded in emf+ | Radek Doulik |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe |
2011-08-08 | Remove unused ComboBox::SetSeparatorPos(). | Jan Holesovsky |
2011-08-05 | Remove an unneeded forward reference to class List | Joseph Powers |
2011-08-05 | fix a crash seen debugging dodgy dbaccess+mailmerge stuff | Caolán McNamara |
2011-08-05 | callcatcher: unused methods | Caolán McNamara |
2011-08-05 | Emacs modeline compatible with vim's one | Takeshi Abe |
2011-08-04 | and get this building under windows | Caolán McNamara |
2011-08-04 | callcatcher: remove unused methods | Caolán McNamara |
2011-08-04 | LookupKeysymInDefaultGroup unused | Caolán McNamara |
2011-08-03 | unusedcode.easy: Removed some members. | Joseph Powers |
2011-08-03 | Anything to do with position in MenuItemList should be size_t | Joseph Powers |
2011-08-02 | unusedcode.easy: Removed unused code from Menu | Joseph Powers |
2011-08-02 | Modify MenuItemList so it uses std::vector<> instead of List | Joseph Powers |
2011-08-03 | callcatcher: remove unused methods | Thomas Arnhold |
2011-08-02 | callcatcher: remove unused methods | Thomas Arnhold |
2011-08-02 | Resolves: rhbz#693265 fix crash from unhandled exception | Caolán McNamara |
2011-08-02 | Remove an unneeded forward declarion of class List. | Joseph Powers |
2011-08-02 | add vertical layout as a distinguishing font layout attribute | Caolán McNamara |
2011-07-31 | callcatcher: remove unused code | Caolán McNamara |
2011-07-31 | callcatcher: remove unused FillPolyPolygon | Caolán McNamara |
2011-07-31 | More iOS hacking, intermediate commit, certainly not working | Tor Lillqvist |
2011-07-30 | Add consistent Emacs and vim mode lines | Tor Lillqvist |
2011-07-29 | callcatcher: remove unused methods | Thomas Arnhold |
2011-07-28 | callcatcher: ditch various unused methods | Caolán McNamara |
2011-07-27 | ByteString::CreateFromInt32->rtl::OString::valueOf | Caolán McNamara |
2011-07-26 | callcatcher: remove unused methods | Thomas Arnhold |
2011-07-26 | callcatcher: bring SplitWindow::GetItemWindow back | Thomas Arnhold |
2011-07-26 | callcatcher: actually remove the right one | Thomas Arnhold |
2011-07-26 | callcatcher: clean up ImplImageBmp | Thomas Arnhold |
2011-07-26 | callcatcher: clean Window | Thomas Arnhold |
2011-07-26 | callcatcher: Remove JavaChild | Thomas Arnhold |
2011-07-26 | callcatcher: clean up SplitWindow | Thomas Arnhold |
2011-07-26 | bring some order into Libray_vcl | Bjoern Michaelsen |
2011-07-26 | join GUIBASE aqua conditionals in Library_vcl | Bjoern Michaelsen |
2011-07-26 | join WNT conditionals in Library_vcl | Bjoern Michaelsen |
2011-07-26 | use uikit, corefoundation, cocoa, carbon, quicktime externals | Bjoern Michaelsen |
2011-07-26 | use gtk and gthread externals in vclplug_gtk, add FIXME for dbus | Bjoern Michaelsen |