52 Commits (1eba377add4879c076abf8cdcd1ec4928184d4ef)

Author SHA1 Message Date
Marco Pesenti Gritti 1eba377add Translation support 18 years ago
Marco Pesenti Gritti 27927f80f6 Tweak sizing and positioning to fit better on the olpc 18 years ago
Marco Pesenti Gritti e932d0014e Remove non-sense in sliding out code 18 years ago
Marco Pesenti Gritti d0cbce6d6d Use size request rather than resize. Make the notebook
scrollable.
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 1eaa5eca65 Make share button insensitive for the everyone tab 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 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 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 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 974ef81c1e Get back mesh chat (for the everyone tab) 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 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
Marco Pesenti Gritti f6491e6afc Refactor the directory structure to match the packages 18 years ago
Dan Williams 0a43ee3d2a Fixup one instance of s/gtk.FALSE/False/ and fix up debug spew. 18 years ago
Dan Williams 81f45f1447 merge to tip of tree 18 years ago
Marco Pesenti Gritti 38c5e5847b Add some tab icons, still missing web site icons 18 years ago
Dan Williams 73ac3be1e6 Add the setup-run-from-source.sh script (doesn't work yet) and allow to run the cactivities from the shell. 18 years ago
Dan Williams c4781fe8e3 Don't traceback on Ctrl+C 18 years ago
Marco Pesenti Gritti 9bd898a5b2 Merge browser README in the root one 18 years ago
Dan Williams 2b57bcfd61 Don't traceback on Ctrl+C 18 years ago
Dan Williams 50183927d0 Remove example-activity/activity.py and merge with src/activity.py 18 years ago
Marco Pesenti Gritti fea1c24eaf size_request the right widget 18 years ago
Dan Williams 9df61cb84b Add support for setting the tab icon. 18 years ago
Marco Pesenti Gritti 375e6b5ab4 Forgot to add a few files 18 years ago
Marco Pesenti Gritti 200c3d077a Install service files so that services are automatically 18 years ago
Marco Pesenti Gritti 7c2531899b Automakeify 18 years ago
Dan Williams ed4fc948ca Make the on_button_close call asynchronous 18 years ago
Marco Pesenti Gritti 490c146da9 Ellipsize tabs only when necessary (unknown title size basically) 18 years ago
Dan Williams ae31953c85 Revert my screwage or marcos changes due to mercurial not working like CVS and just having to be really, really different and obfuscated, because it like to do something that nothing else ever does and it's really, really, really getting on my nerves 18 years ago
Dan Williams f1efb436b0 Fix up message sending 18 years ago
Marco Pesenti Gritti 33545aa034 Use activity.py 18 years ago
Dan Williams 8a3d069076 Factor out activity base class 18 years ago
Marco Pesenti Gritti 79764c7d4f Add a method to show/hide close buttons on the tab 18 years ago
Marco Pesenti Gritti 73e7360bab More work on the notebook widget. Ellipsize labels. 18 years ago
Dan Williams da89103081 Whitespace cleanup. Always use tabs and tabs are four spaces. 18 years ago
Dan Williams d13cf9a91d Make focus poking async and introduce activity_shutdown in the example-activity. 18 years ago
Marco Pesenti Gritti a77e678a55 Add code to activate tab, disabled since it freeze for now 18 years ago
Marco Pesenti Gritti 2f02f00a93 Fix tabs size, hack from epiphany/gedit 18 years ago