716 Commits (984035f933733cba2023a014e9874f40067b93bc)

Author SHA1 Message Date
Marco Pesenti Gritti 984035f933 Revert "Fixup services path with the various installed/uninstalled 0.94/0.95 combinations. What a pain!"
This reverts commit 6d84d886e1.
18 years ago
Marco Pesenti Gritti 6d84d886e1 Fixup services path with the various installed/uninstalled 0.94/0.95 combinations. What a pain! 18 years ago
Marco Pesenti Gritti 503d21cff4 show_launcher true by default 18 years ago
Marco Pesenti Gritti da3c550bfd Fix show_launcher logic 18 years ago
Marco Pesenti Gritti 561169809b Install services in user dir if dbus is recent enough. 18 years ago
Marco Pesenti Gritti 26b04db5e3 Add activity_version support 18 years ago
Marco Pesenti Gritti 8571920734 Tweak activity search path. Use ~/Activities and XDG_DATA_DIRS/activities 18 years ago
Marco Pesenti Gritti cb285aba06 Get running activities to work. Still hacky. 18 years ago
Marco Pesenti Gritti 92f37d31da Several fixes, generate the service, add a test bundle 18 years ago
Marco Pesenti Gritti 3e4f570d16 Do not catch exceptions from the called method 18 years ago
Dan Williams 4bf76960a0 Add a text style 18 years ago
Marco Pesenti Gritti b44dac1010 Don't crash if bundles dir doesn't exist in the profiles 18 years ago
Marco Pesenti Gritti 9a0401e0d0 Fix makefiles 18 years ago
Marco Pesenti Gritti d150ac40cc More work on bundles support 18 years ago
Marco Pesenti Gritti 87274fd89f Initial bundle registry code 18 years ago
Marco Pesenti Gritti 7a6c1595e3 Removed by mistake 18 years ago
Marco Pesenti Gritti b873bfe18d Fix icon background color 18 years ago
Marco Pesenti Gritti 96b150d2bb Add stdout and stderr to the logs 18 years ago
Marco Pesenti Gritti ebb896cb5b Another iteration on the spread out box. Make it work
well also for the mesh.
18 years ago
Marco Pesenti Gritti 159349e7e0 Unused variable 18 years ago
Marco Pesenti Gritti 03d82108d7 Write a chat activity, remove some unused code 18 years ago
Marco Pesenti Gritti ffbed76210 We was missing the warning level 18 years ago
Marco Pesenti Gritti 6ab3b3c07e Cleanup logs dir on shell startup 18 years ago
Marco Pesenti Gritti 31f6ffe916 Fix up buffering. Improve perf and avoid flickering. 18 years ago
Marco Pesenti Gritti 1ed5450651 Do not trap all exceptions grrr 18 years ago
Dan Williams 1226b0b6b9 Fix Buddy object's get_service_of_type() method
This call would always fail for activity services because the
dbus bindings for it did not pass in the activity at all.  Fix
that.
18 years ago
Dan Williams fe448938b1 Add default_type accessort to Activity class 18 years ago
Marco Pesenti Gritti 4f81f305b2 Fix a race in the spread box. Adapt to api change. 18 years ago
Dan Williams 941345d649 Add stylesheet.py to Makefile.am 18 years ago
Dan Williams 4260c5a4a5 Enhance SketchPad for easier subclass usage
- New 'new-user-sketch' signal when a local path is closed
- Trap BUTTON_RELEASE_EVENTs now
18 years ago
Dan Williams 4f54f7921f Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Dan Williams 5a3e7c3c0a Add get_points accessor 18 years ago
Marco Pesenti Gritti cd29967c2e Refactor a bit to keep host independent from the shell 18 years ago
Marco Pesenti Gritti cf13a7ff5b Unregister the chat service on destroy. 18 years ago
Marco Pesenti Gritti fafa1ae35e Refactor stylsheets code a bit to load the global stylsheet
for all modules.
Implement the links sidebar per discussion with Eben.
18 years ago
Marco Pesenti Gritti e098bdf8eb Fix out of screen computation. Release 0.37 18 years ago
Marco Pesenti Gritti 6c375a20f3 Center the icon in the allocation space 18 years ago
Marco Pesenti Gritti ea8d801ad8 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Marco Pesenti Gritti f3fbea70a3 Rework menu positioning logic 18 years ago
Dan Williams ea103dc6d8 Make SketchPad background color settable at object creation time rather than hardcoded to ugly green 18 years ago
Marco Pesenti Gritti 54dcb672e5 Move the menu positioning code inside menu shell and
unify it.
18 years ago
Marco Pesenti Gritti 7a06102b2e Fix programmatical popdown 18 years ago
Marco Pesenti Gritti a4ef03fbda Rewrite the menu activation/deactivation logic using a timeline 18 years ago
Marco Pesenti Gritti ddac6e07d0 Remove debug code 18 years ago
Marco Pesenti Gritti 96867a37bf Fix browser initialization 18 years ago
Marco Pesenti Gritti 84a2dfac31 Missing var 18 years ago
Marco Pesenti Gritti 637a08154e Fix some path bugs. Reload the profile when first time dialog wrote it. 18 years ago
Marco Pesenti Gritti 99cd1512ae Some cleanups 18 years ago
Marco Pesenti Gritti ec3094e08b Move the running from source dir hacks in the emulator. 18 years ago
Marco Pesenti Gritti 0836c57f76 Get rid of the global python path extensions 18 years ago