Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sugar/activity
Commit message (Expand)AuthorAgeFilesLines
* Get rid of our custom dbus config, simplify stuffMarco Pesenti Gritti2006-12-011-3/+1
* Forgot to add fileMarco Pesenti Gritti2006-11-271-0/+156
* Add a simple bundle builder, based on the setup.py weMarco Pesenti Gritti2006-11-271-0/+1
* New developer-consoleEduardo Silva2006-11-161-0/+1
* Get rid of dbus 0.94 compatibility, since we build dbus in jhbuild now. Yay!Marco Pesenti Gritti2006-11-161-5/+1
* show_launcher true by defaultMarco Pesenti Gritti2006-11-031-1/+1
* Fix show_launcher logicMarco Pesenti Gritti2006-11-031-2/+2
* Install services in user dir if dbus is recent enough.Marco Pesenti Gritti2006-11-021-2/+5
* Add activity_version supportMarco Pesenti Gritti2006-11-021-0/+8
* Tweak activity search path. Use ~/Activities and XDG_DATA_DIRS/activitiesMarco Pesenti Gritti2006-10-311-1/+0
* Get running activities to work. Still hacky.Marco Pesenti Gritti2006-10-312-13/+38
* Several fixes, generate the service, add a test bundleMarco Pesenti Gritti2006-10-312-9/+50
* Don't crash if bundles dir doesn't exist in the profilesMarco Pesenti Gritti2006-10-291-4/+6
* Fix makefilesMarco Pesenti Gritti2006-10-291-1/+3
* More work on bundles supportMarco Pesenti Gritti2006-10-293-18/+17
* Initial bundle registry codeMarco Pesenti Gritti2006-10-293-0/+91
* Add default_type accessort to Activity classDan Williams2006-10-201-0/+3
* Fix browser initializationMarco Pesenti Gritti2006-10-171-2/+7
* Add LGPL headerMarco Pesenti Gritti2006-10-142-0/+34
* Fix get_published_values to actually return the dict.Marco Pesenti Gritti2006-10-131-6/+4
* Shutdown the factory when all activities has been destroyed.Marco Pesenti Gritti2006-10-131-0/+11
* Move font size in the themeMarco Pesenti Gritti2006-10-121-2/+0
* Set default font size to 14Marco Pesenti Gritti2006-10-111-0/+2
* Adapt gtk icon size to the gridMarco Pesenti Gritti2006-10-111-0/+10
* Add a start method to the activity module, for initialization.Marco Pesenti Gritti2006-09-261-1/+3
* Make conf private, expose the nick name from envMarco Pesenti Gritti2006-09-042-3/+10
* Remove unnecessary method from the dbus serviceMarco Pesenti Gritti2006-09-021-5/+0
* Get rid of default type from the activity definition.Marco Pesenti Gritti2006-09-022-17/+19
* Initialize the service to NoneMarco Pesenti Gritti2006-08-241-0/+1
* Use dbus-launch with the --exit-with-session. dbus not exiting still not full...Marco Pesenti Gritti2006-08-111-5/+9
* Add a way to enable/disable displaying debug messagesMarco Pesenti Gritti2006-08-111-0/+3
* Get one-to-one chat back to workMarco Pesenti Gritti2006-08-091-1/+1
* Several fixes and cleanupsMarco Pesenti Gritti2006-08-092-19/+20
* More work on the chat. Fix terminal apiMarco Pesenti Gritti2006-08-091-0/+9
* It's not necessary to pass the default_type around anymore.Marco Pesenti Gritti2006-08-091-6/+3
* Setup the activity from the shell process, through dbus,Marco Pesenti Gritti2006-08-092-35/+45
* CleanupsMarco Pesenti Gritti2006-08-091-6/+0
* Split the factory to his own moduleMarco Pesenti Gritti2006-08-093-73/+79
* Actually join the activity, check for duplicates in the model.Marco Pesenti Gritti2006-08-081-2/+16
* Improve the activity apiMarco Pesenti Gritti2006-08-081-10/+16
* Cleanups and document a bitMarco Pesenti Gritti2006-08-081-58/+13
* Publish and use title for the activities modelMarco Pesenti Gritti2006-08-081-1/+3
* Use the default service to get activity informations, insteadMarco Pesenti Gritti2006-08-081-1/+2
* Move activity service registration in ActivityMarco Pesenti Gritti2006-08-071-5/+1
* Remove args from the factory interfaceMarco Pesenti Gritti2006-08-071-3/+3
* Rework to not use protected APIMarco Pesenti Gritti2006-08-071-2/+3
* Use dbus activation to launch factories. This breaksMarco Pesenti Gritti2006-07-271-11/+4
* A bunch of fixes...Marco Pesenti Gritti2006-07-261-8/+11
* Merge branch 'master' of git+ssh://dcbw@dev.laptop.org/git/sugarDan Williams2006-07-261-0/+4
|\
| * Work around for dbus locking issueMarco Pesenti Gritti2006-07-251-0/+4