Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git+ssh://dcbw@crank.laptop.org/git/sugarDan Williams2006-06-163-39/+11
|\
| * Merge branch 'master' of git+ssh://crank.laptop.org/git/sugarMarco Pesenti Gritti2006-06-161-22/+0
| |\
| * | Some work on the getting model backMarco Pesenti Gritti2006-06-163-39/+11
* | | Test stuff to see if git is as irritating as mercurialDan Williams2006-06-161-0/+1
| |/ |/|
* | Remove unused functionDan Williams2006-06-161-22/+0
|/
* Unquote titleMarco Pesenti Gritti2006-06-161-1/+1
* More unescaping...Marco Pesenti Gritti2006-06-161-3/+15
* Fix with_id method signatureMarco Pesenti Gritti2006-06-161-2/+1
* Get activities sharing sort of workingMarco Pesenti Gritti2006-06-166-35/+57
* MergeMarco Pesenti Gritti2006-06-152-1/+2
* Fix the problem with service resolution (Dan please have a look...)Marco Pesenti Gritti2006-06-153-29/+28
* Shorten activity service typeDan Williams2006-06-151-1/+1
* remove debug printDan Williams2006-06-151-0/+1
* Merge with MarcoDan Williams2006-06-153-6/+17
* Hook into PresenceService to find new advertisements and track themDan Williams2006-06-151-2/+20
* Announce new activities when we resolve them, and add a hook to intercept new...Dan Williams2006-06-151-3/+10
* Validate options for compose_service_typeDan Williams2006-06-154-17/+10
* F11 now put the activities window in fullscreen,Marco Pesenti Gritti2006-06-153-9/+46
* Simplify focus a lot by using transient windowsMarco Pesenti Gritti2006-06-152-45/+19
* More fixes for sharing activitiesDan Williams2006-06-153-36/+68
* Escape markup so we don't make pango angryDan Williams2006-06-151-0/+2
* Accept unicode types tooDan Williams2006-06-151-1/+1
* Make xmlrpc client non-blockingDan Williams2006-06-151-0/+3
* More chat refactoringMarco Pesenti Gritti2006-06-154-212/+191
* FixMarco Pesenti Gritti2006-06-151-1/+1
* MergeMarco Pesenti Gritti2006-06-156-28/+76
* Fixed a bunch of issues reported by pylintMarco Pesenti Gritti2006-06-1515-115/+66
* Generalize activity publishing code for > 1 activity per processDan Williams2006-06-156-29/+70
* Fix a bunch of outdated makefiles.Marco Pesenti Gritti2006-06-156-30/+19
* Start refactoring chat. Get the UI to show as a slide in (ctrl+up)Marco Pesenti Gritti2006-06-158-190/+115
* Dan doesn't like the big share button, tasteless!Marco Pesenti Gritti2006-06-151-2/+7
* Cast to int where necessaryMarco Pesenti Gritti2006-06-151-5/+5
* Get rid of the web search activity, refactorMarco Pesenti Gritti2006-06-153-85/+10
* Cleanup searching someMarco Pesenti Gritti2006-06-151-10/+35
* More work on the slide in windowsMarco Pesenti Gritti2006-06-143-17/+62
* My first window manager!!! :PMarco Pesenti Gritti2006-06-142-3/+96
* Use ignore_reply rather than idle_add, thanks j5Marco Pesenti Gritti2006-06-143-6/+3
* Do callbacks in an idle handler so we don't dbus deadlock at any pointDan Williams2006-06-141-2/+9
* Initial start page implementationMarco Pesenti Gritti2006-06-144-8/+91
* Add makefile for presence moduleDan Williams2006-06-141-0/+7
* Switch from Groups to grouping services based on activity UIDDan Williams2006-06-144-110/+116
* Error checking on activity UIDDan Williams2006-06-131-0/+2
* Add uid argument to PresenceService.start()Dan Williams2006-06-131-1/+6
* Clean up tracking of service advertisements and conversion to Service objects.Dan Williams2006-06-132-65/+114
* Forgot to add thisMarco Pesenti Gritti2006-06-131-0/+21
* Add messages on idle so that we don't breakMarco Pesenti Gritti2006-06-131-1/+6
* Implement the share button on the presence windowMarco Pesenti Gritti2006-06-134-4/+36
* Add util to generate unique ids.Marco Pesenti Gritti2006-06-133-35/+11
* Fix service disappearanceDan Williams2006-06-131-13/+19
* Add scrollbars to the console, wrap wordMarco Pesenti Gritti2006-06-131-3/+17