595 Commits (1c35f8d92ca82525c82ede9b543fe603798ee817)
 

Author SHA1 Message Date
Dan Williams db90d4a209 Use random port for local models, clean up some model code, and don't double-register models when we hear our own announcement 18 years ago
Marco Pesenti Gritti b6b50ff285 Make the console a slide-in window. Change keybinding to Ctrl-Down 18 years ago
Marco Pesenti Gritti a929dc0b46 Fix up focus handling some 18 years ago
Marco Pesenti Gritti 5fa4d3426e Reenable old sliding in, it just feel less trembling and
it's not buggy. We need to test on the olpc, old code is
still there obviously.
18 years ago
Marco Pesenti Gritti 0b170ea30d Merge branch 'master' of git+ssh://crank.laptop.org/git/sugar 18 years ago
Marco Pesenti Gritti 1eaa5eca65 Make share button insensitive for the everyone tab 18 years ago
Dan Williams 7e50e0c8a1 Use correct arguments 18 years ago
Dan Williams 22dd92db71 Remove debug print 18 years ago
Dan Williams db0aad8333 Fix some missing imports 18 years ago
Dan Williams 6b1c330dbf Fix spacing a few errors 18 years ago
Dan Williams 4511d13fb5 Merge branch 'master' of git+ssh://dcbw@crank.laptop.org/git/sugar 18 years ago
Dan Williams f2ef2a6847 Make activities emit an ActivityShared dbus signal; and have the shell & presence window detect that and disable the 'share' button 18 years ago
Marco Pesenti Gritti d57c94970f Quick terminal activity, vte based 18 years ago
Marco Pesenti Gritti e2719f7fb4 Don't need this anymore 18 years ago
Marco Pesenti Gritti 59f25b0741 Get one-to-one chat to actually work... 18 years ago
Marco Pesenti Gritti c234b7b4a3 Merge branch 'master' of git+ssh://crank.laptop.org/git/sugar
Conflicts:

	sugar/presence/Buddy.py
18 years ago
Marco Pesenti Gritti 0a305004b0 Some work getting the one-to-one chat back 18 years ago
Dan Williams be992586b1 Don't create more than one activity chat, and join a published chat when it appears 18 years ago
Dan Williams 75402820e3 clarify new activity service message 18 years ago
Dan Williams 735d8bc8b4 rename group_chat -> activity_chat for clarification 18 years ago
Dan Williams 2840af85ce Stop abusing ZeroConf by overloading the service type field; overload the service name field instead like everyone else does 18 years ago
Dan Williams 2351ee0458 [hack] don't traceback when there's no network connection 18 years ago
Dan Williams 89d40971fe [hack] show a dialog when there's no available network connection, but at least don't traceback 18 years ago
Marco Pesenti Gritti 49aa3ffcba Increase presence window size a bit 18 years ago
Marco Pesenti Gritti 8797223ccd Fixup the chat toolbar layout a bit 18 years ago
Marco Pesenti Gritti 974ef81c1e Get back mesh chat (for the everyone tab) 18 years ago
Marco Pesenti Gritti e956f22597 Readd icon 18 years ago
Marco Pesenti Gritti e1fb6ca1d5 Adapt to the new API 18 years ago
Marco Pesenti Gritti 43b5e7e1a1 Fix bug in path initialization 18 years ago
Marco Pesenti Gritti 26684a091c Release 0.11 18 years ago
Marco Pesenti Gritti d3c2a104db Typo 18 years ago
Marco Pesenti Gritti 37ad383be3 Forgot to add these 18 years ago
Marco Pesenti Gritti 9ea6805174 More work on packages refactoring, mostly working 18 years ago
Marco Pesenti Gritti f4e2791c89 Big refactor of the directory structure and packages to
reflect private/public
18 years ago
Dan Williams a6974cd597 fix undefined variable 18 years ago
Dan Williams e9f20cfe0f pylint fixes 18 years ago
Marco Pesenti Gritti c92cf346f9 Move the gmail example to his own directory 18 years ago
Marco Pesenti Gritti 7e20f07b6c Add some defines for the sliding parameters 18 years ago
Marco Pesenti Gritti 028b15d3df Initial bots code... probably a crack idea but let's see if I can
get something useful out of it.
18 years ago
Dan Williams 0df8d01dce Increase timeout for nicer animation 18 years ago
Dan Williams ef0de497a5 clarify variable name 18 years ago
Dan Williams d57fe375b9 Merge branch 'master' of git+ssh://dcbw@crank.laptop.org/git/sugar 18 years ago
Dan Williams 2c04bf08b4 Use non-linear algorithm for sliding window animations 18 years ago
Marco Pesenti Gritti 8212ce7595 Ensure to not do unnecessary move when sliding 18 years ago
Marco Pesenti Gritti 758d9fba43 Always enable console 18 years ago
Marco Pesenti Gritti 8bcdb8f3dd Implement session shutdown. For now we are forcefully
killing activities. We will need to implement some sort
of shutdown notification system but... for now this
works.
18 years ago
Dan Williams 5485a4f958 Fix some typos 18 years ago
Dan Williams 7ba6033921 Use the service's _publisher_ address for buddy service verification, since that's the unicast address from which the buddy's service announcements are coming; not the service's
outbound address
18 years ago
Dan Williams 78ee3d2b20 Find chat service that may have already been resolved, and make sure we don't user services that aren't for our activity 18 years ago
Dan Williams 6fd464be7d Make get_activity_service() actually work 18 years ago