1422 Commits (61f24de7482ceb48335d1b2635de5fdff93fd0d9)
 

Author SHA1 Message Date
Marco Pesenti Gritti 8ae8986354 Release 0.39 18 years ago
Marco Pesenti Gritti e92dc1d29f Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Dan Williams f620e8f9fb Add the Sketch activity (shared whiteboard, basically) 18 years ago
Marco Pesenti Gritti b837f915d7 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Marco Pesenti Gritti edb4e7aae1 Double click select the whole address 18 years ago
Dan Williams ed7016e699 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Dan Williams 6290a5fae9 Retry resolution of a buddy presence service up to 3 times 18 years ago
Marco Pesenti Gritti 5a26d51d20 Grab focus on the browser when explicitly opening an uri 18 years ago
Marco Pesenti Gritti 19715991ec Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Dan Williams c15e05ed39 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 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
Marco Pesenti Gritti 887b0710ec Show the title in the entry, needs some love 18 years ago
Dan Williams fe448938b1 Add default_type accessort to Activity class 18 years ago
Dan Williams f7f1455b46 Revert to IP4 only since Avahi mixes up IP4 and IP6 when using PROTO_UNSPEC 18 years ago
Marco Pesenti Gritti ae34c6d5fe Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Marco Pesenti Gritti 077bc6a4f1 Do not return the whole dict, just the values! 18 years ago
Marco Pesenti Gritti 01ad8968be Tweak address entry length 18 years ago
Marco Pesenti Gritti f997d02a7a should be add_alone_buddy, add_buddy does not exist 18 years ago
Marco Pesenti Gritti a5fab157ee Show a minimum amount of progress even when request count would be 0. 18 years ago
Marco Pesenti Gritti e4c6a5befa Add stop/reload buttons. 18 years ago
Marco Pesenti Gritti bb4085373c Fix 18 years ago
Marco Pesenti Gritti 85bf5e0e84 Fix popups 18 years ago
Dan Williams d784a906e4 Add initial buddies, protect against buddies we don't know about before using them 18 years ago
Dan Williams 4a09253f5f Add initial activities & protect against addition/removal of buddies we don't know about 18 years ago
Marco Pesenti Gritti cacb967ec3 Release 0.38 18 years ago
Marco Pesenti Gritti 54941c542b Do not traceback on properties containing = 18 years ago
Marco Pesenti Gritti 4f81f305b2 Fix a race in the spread box. Adapt to api change. 18 years ago
Marco Pesenti Gritti 6eafa73922 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 18 years ago
Marco Pesenti Gritti 36e535a29a More fixes 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 62659e2806 Show the share button only when the activity is not shared 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 21aa37cc24 Do not assume when curactivity change we already know about that activity. 18 years ago
Marco Pesenti Gritti 3d3ef947e1 Fix method naming conflict 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 18cbe0a68d Fix. Use sugar-emulator to run this 18 years ago
Marco Pesenti Gritti a4ef03fbda Rewrite the menu activation/deactivation logic using a timeline 18 years ago
Marco Pesenti Gritti 37e1bf6100 When showing the frame automatically hide it on leave, otherwise
it gets annoying.
18 years ago
Marco Pesenti Gritti 03bca10376 Listen also to enter event for frame activation. This makes
mouse activation actually reliable.
18 years ago