summaryrefslogtreecommitdiff
path: root/tubes
AgeCommit message (Expand)AuthorFilesLines
2013-04-30Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2-44/+8
2013-04-25drop nonexistent include pathsDavid Tardon2-10/+0
2013-04-24gbuild: drop uses of removed packagesDavid Tardon1-2/+0
2013-04-23execute move of global headersBjoern Michaelsen8-500/+0
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks10-222/+40
2013-04-19use GLIB_CHECK_VERSION instead of GLIB_VERSION_X_XXIvan Timofeev1-1/+1
2013-04-18WaE: g_type_init has been deprecated since GLib 2.36Ivan Timofeev1-0/+2
2013-04-11rename UI to UIConfigDavid Tardon2-3/+3
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák4-22/+22
2013-03-16Remove RTL_CONSTASCII_STRINGPARAM from tubesChr. Rossmanith1-3/+3
2013-03-14remove legacy build.pl prj/build.lst files.Michael Meeks1-2/+0
2013-02-28kill random dmake leftoversPeter Foley1-1/+0
2013-02-28remove all d.lstMichael Stahl1-0/+0
2013-02-20various efforts to consistently apply HIG rulesCaolán McNamara1-27/+35
2013-02-06tubes: use boost_headers (thanks to Alex Thurgood for hint)Michael Stahl1-0/+1
2013-01-04Make LO buildable again after the GraphicFilter move.Jan Holesovsky1-1/+1
2012-12-21fdo#46808, Convert frame::Desktop to new style service.Noel Grandin1-7/+3
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens1-2/+0
2012-10-13tubes: use new .ui format for contacts dialogMatúš Kukan7-164/+176
2012-10-10tubes: use only one test method; and also setUp and tearDownMatúš Kukan1-41/+25
2012-10-10tubes: getProcessServiceFactory does not return NULL anymoreMatúš Kukan1-8/+5
2012-10-10tubes: just hardcode the urlMatúš Kukan1-11/+2
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl2-4/+0
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl2-2/+4
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl2-1/+3
2012-09-27tubes: let's use ctor, dtor and less methods in the testMatúš Kukan1-21/+7
2012-09-27tubes: catch exception to get more infoMatúš Kukan1-4/+12
2012-08-20tubes: update READMEMatúš Kukan1-62/+14
2012-08-20tubes: add few more commentsMatúš Kukan2-5/+12
2012-08-20tubes: fix indentation and scope of variablesMatúš Kukan1-39/+30
2012-08-20tubes: move getContacts() to TeleManager where it belongs, I believeMatúš Kukan8-255/+126
2012-08-16tubes: correctly use SAL_INFO and SAL_WARN macrosMatúš Kukan1-2/+2
2012-08-16tubes: add include for clangMatúš Kukan1-0/+1
2012-08-16tubes: simplify and make more readable, I believeMatúš Kukan2-64/+32
2012-08-16tubes: do not include tubes' object files in unit test libraryMatúš Kukan6-61/+44
2012-08-16tubes: implement simple TestCollaboration to test receiving packetsMatúš Kukan1-3/+22
2012-08-16tubes: fix unittest again and simplifyMatúš Kukan5-117/+70
2012-08-16tubes: also prepare the Account Manager when creating; and simplifyMatúš Kukan4-116/+44
2012-08-14tubes: clean this makefileMatúš Kukan1-8/+4
2012-08-14tubes: use channel's signal closed to know when end the collaborationMatúš Kukan6-63/+42
2012-08-08tubes: add invite to Collaboration classMatúš Kukan3-11/+10
2012-08-08tubes: do not encode UUID into file name anymoreMatúš Kukan4-25/+15
2012-08-08tubes: use file channel description for sending UUIDMatúš Kukan3-4/+38
2012-08-08Revert "tubes: mangle service name into file description"Matúš Kukan2-2/+2
2012-08-08tubes: re-use typedefs from contact-list.hxxMatúš Kukan1-20/+16
2012-08-08tubes: finish efforts to make TeleManager staticMatúš Kukan4-193/+125
2012-08-08tubes: make contacts dialog a member of Collaboration classMatúš Kukan8-70/+39
2012-08-08tubes: handle TeleConference internally in CollaborationMatúš Kukan8-36/+95
2012-08-05tubes: fix buildMatúš Kukan1-1/+1
2012-08-04tubes: do not queue incoming packetsMatúš Kukan4-50/+15