Age | Commit message (Expand) | Author |
2013-04-30 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-25 | drop nonexistent include paths | David Tardon |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-19 | use GLIB_CHECK_VERSION instead of GLIB_VERSION_X_XX | Ivan Timofeev |
2013-04-18 | WaE: g_type_init has been deprecated since GLib 2.36 | Ivan Timofeev |
2013-04-11 | rename UI to UIConfig | David Tardon |
2013-04-07 | mass removal of rtl:: prefixes for O(U)String* | Luboš Luňák |
2013-03-16 | Remove RTL_CONSTASCII_STRINGPARAM from tubes | Chr. Rossmanith |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-02-28 | kill random dmake leftovers | Peter Foley |
2013-02-28 | remove all d.lst | Michael Stahl |
2013-02-20 | various efforts to consistently apply HIG rules | Caolán McNamara |
2013-02-06 | tubes: use boost_headers (thanks to Alex Thurgood for hint) | Michael Stahl |
2013-01-04 | Make LO buildable again after the GraphicFilter move. | Jan Holesovsky |
2012-12-21 | fdo#46808, Convert frame::Desktop to new style service. | Noel Grandin |
2012-11-30 | c++ API: use css alias in generated headers, adds global css decl | Thorsten Behrens |
2012-10-13 | tubes: use new .ui format for contacts dialog | Matúš Kukan |
2012-10-10 | tubes: use only one test method; and also setUp and tearDown | Matúš Kukan |
2012-10-10 | tubes: getProcessServiceFactory does not return NULL anymore | Matúš Kukan |
2012-10-10 | tubes: just hardcode the url | Matúš Kukan |
2012-09-28 | gbuild: invert handling of standard system libraries: | Michael Stahl |
2012-09-28 | gbuild: replace direct gb_STDLIBS use with ... | Michael Stahl |
2012-09-28 | gbuild: split uwinapi out of gb_STDLIBS | Michael Stahl |
2012-09-27 | tubes: let's use ctor, dtor and less methods in the test | Matúš Kukan |
2012-09-27 | tubes: catch exception to get more info | Matúš Kukan |
2012-08-20 | tubes: update README | Matúš Kukan |
2012-08-20 | tubes: add few more comments | Matúš Kukan |
2012-08-20 | tubes: fix indentation and scope of variables | Matúš Kukan |
2012-08-20 | tubes: move getContacts() to TeleManager where it belongs, I believe | Matúš Kukan |
2012-08-16 | tubes: correctly use SAL_INFO and SAL_WARN macros | Matúš Kukan |
2012-08-16 | tubes: add include for clang | Matúš Kukan |
2012-08-16 | tubes: simplify and make more readable, I believe | Matúš Kukan |
2012-08-16 | tubes: do not include tubes' object files in unit test library | Matúš Kukan |
2012-08-16 | tubes: implement simple TestCollaboration to test receiving packets | Matúš Kukan |
2012-08-16 | tubes: fix unittest again and simplify | Matúš Kukan |
2012-08-16 | tubes: also prepare the Account Manager when creating; and simplify | Matúš Kukan |
2012-08-14 | tubes: clean this makefile | Matúš Kukan |
2012-08-14 | tubes: use channel's signal closed to know when end the collaboration | Matúš Kukan |
2012-08-08 | tubes: add invite to Collaboration class | Matúš Kukan |
2012-08-08 | tubes: do not encode UUID into file name anymore | Matúš Kukan |
2012-08-08 | tubes: use file channel description for sending UUID | Matúš Kukan |
2012-08-08 | Revert "tubes: mangle service name into file description" | Matúš Kukan |
2012-08-08 | tubes: re-use typedefs from contact-list.hxx | Matúš Kukan |
2012-08-08 | tubes: finish efforts to make TeleManager static | Matúš Kukan |
2012-08-08 | tubes: make contacts dialog a member of Collaboration class | Matúš Kukan |
2012-08-08 | tubes: handle TeleConference internally in Collaboration | Matúš Kukan |
2012-08-05 | tubes: fix build | Matúš Kukan |
2012-08-04 | tubes: do not queue incoming packets | Matúš Kukan |