Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/shell
Commit message (Expand)AuthorAgeFilesLines
* Test stuff to see if git is as irritating as mercurialDan Williams2006-06-161-0/+1
* 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-163-16/+49
* MergeMarco Pesenti Gritti2006-06-151-0/+1
* Fix the problem with service resolution (Dan please have a look...)Marco Pesenti Gritti2006-06-151-1/+0
* remove debug printDan Williams2006-06-151-0/+1
* Merge with MarcoDan Williams2006-06-152-5/+16
* Hook into PresenceService to find new advertisements and track themDan Williams2006-06-151-2/+20
* Validate options for compose_service_typeDan Williams2006-06-152-16/+5
* F11 now put the activities window in fullscreen,Marco Pesenti Gritti2006-06-152-8/+45
* Simplify focus a lot by using transient windowsMarco Pesenti Gritti2006-06-152-45/+19
* Escape markup so we don't make pango angryDan Williams2006-06-151-0/+2
* FixMarco Pesenti Gritti2006-06-151-1/+1
* MergeMarco Pesenti Gritti2006-06-151-1/+1
* Fixed a bunch of issues reported by pylintMarco Pesenti Gritti2006-06-153-7/+9
* Generalize activity publishing code for > 1 activity per processDan Williams2006-06-151-1/+1
* Fix a bunch of outdated makefiles.Marco Pesenti Gritti2006-06-151-6/+7
* Start refactoring chat. Get the UI to show as a slide in (ctrl+up)Marco Pesenti Gritti2006-06-152-20/+41
* 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
* 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-141-1/+1
* 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-142-4/+85
* Implement the share button on the presence windowMarco Pesenti Gritti2006-06-133-4/+33
* Add util to generate unique ids.Marco Pesenti Gritti2006-06-132-13/+8
* Add scrollbars to the console, wrap wordMarco Pesenti Gritti2006-06-131-3/+17
* Run gtk_main only if it's __main__,Marco Pesenti Gritti2006-06-131-3/+3
* Add Owner.py, forgot that one tooDan Williams2006-06-121-0/+63
* More presence service reworkDan Williams2006-06-123-59/+31
* MergeMarco Pesenti Gritti2006-06-071-1/+1
* ugly workaround for a dbus < 0.61 bugMarco Pesenti Gritti2006-06-072-1/+4
* mergeDan Williams2006-06-071-1/+2
* Fix traceback on focus changesDan Williams2006-06-072-3/+2
* Add a few missing files to the makefiles,Marco Pesenti Gritti2006-06-071-1/+2
* Start factoring out the presence stuff from chat UI... very very very broken ...Marco Pesenti Gritti2006-06-062-3/+154
* Change Activity so that subclasses don't have to call Activity superclass met...Dan Williams2006-06-051-16/+81
* Refactor dbus out of Activity objects so that we're sure whenDan Williams2006-06-021-159/+192
* Split up the browser, some cleanups andMarco Pesenti Gritti2006-05-311-11/+4
* Change notification for browser sharingMarco Pesenti Gritti2006-05-231-1/+6
* Fix traceback on activity disconnectDan Williams2006-05-231-5/+1
* Make that red not so red ;)Marco Pesenti Gritti2006-05-231-1/+1
* Default to tab active, this is damn racyMarco Pesenti Gritti2006-05-231-1/+1
* Finish up chat notification, there are races but it seemMarco Pesenti Gritti2006-05-231-2/+1
* Change tab label color when there areMarco Pesenti Gritti2006-05-222-7/+29
* Fix tab focus stuffMarco Pesenti Gritti2006-05-221-2/+3