1129 Commits (42f7eeedc8d21a51fa6097333996b9111c80cbca)

Author SHA1 Message Date
Marco Pesenti Gritti 42f7eeedc8 Drop the browser stuff, it will be replaced by hulahop. 17 years ago
Marco Pesenti Gritti 6c671fb7fe Size the toolbox to 1 grid cell 17 years ago
Marco Pesenti Gritti b958a515d5 Draw the background of the toolbox hbox 17 years ago
Bert Freudenberg 6dd2f7109c Find executable in bundle (approved by marcopg, fix for #1362) 17 years ago
Tomeu Vizoso 3a1d514e9f Save to the journal when switching to another activity. 17 years ago
Tomeu Vizoso 1d31c51ecc Don't save to the journal on focus-out. 17 years ago
Tomeu Vizoso 7314d5a8c8 Improve logging. 17 years ago
Tomeu 79fdfc5fb7 Don't set_active(0) on realize, as it would trigger 'changed'. 17 years ago
Dan Williams e659d15384 Make datastore find & update operations async 17 years ago
Marco Pesenti Gritti 4a8493f95e Fix mozilla components loading when sugar is running from source.
We don't attempt to load components from source, since that would
be insanely complicated.
17 years ago
Marco Pesenti Gritti 9fa0790c2b Do not assume we are packing an ActivityToolbox inside the activity 17 years ago
Marco Pesenti Gritti 141072c9e9 Set a default title for the activity 17 years ago
Marco Pesenti Gritti 820e739a0f Improve the layout of the activity toolbar 17 years ago
Marco Pesenti Gritti c84e21aa9e Hide the tabs bar when there is only one toolbar.
Fix sugar.Browser
17 years ago
Marco Pesenti Gritti 9e10d15c21 More work on pyxpcom integration 17 years ago
Tomeu f3289d2e59 Implement setting the journal entry title from the toolbar. 17 years ago
Marco Pesenti Gritti d8446e25ae Cleanup 17 years ago
Marco Pesenti Gritti b0c2f0313f Check the grid exists before trying to remove weight when removing items. 17 years ago
Marco Pesenti Gritti f0e5523cd0 gtk thinks the xo dpi is 200.0 17 years ago
Marco Pesenti Gritti e5a586fe69 More distcheck fixes 17 years ago
Tomeu Vizoso 133b96b4f0 Typo. 17 years ago
Tomeu Vizoso d6850279a8 Temporary fix while we stabilize the new datastore. 17 years ago
Tomeu Vizoso 30114f9545 Temporary try..excepts while we stabilize the new datastore. 17 years ago
Tomeu Vizoso 929dabd165 Use the new DataStore and remove the old one. 17 years ago
Marco Pesenti Gritti ac4338e3c0 Add an ItemInfo object associated with each item.
Remove weight from the grid when removing items.
17 years ago
Eduardo Silva 5d14daf44b Notebook class now use **kwargs to set properties 17 years ago
Simon McVittie 00e8348c73 Set _shared_activity correctly when we share an activity successfully 17 years ago
Simon McVittie 5fc1cdefeb When joining an activity that's already been joined, call a callback which exists 17 years ago
Eduardo Silva c34a264168 Add some comments in the notebook class 17 years ago
Simon McVittie 0d1b2bef13 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 17 years ago
Simon McVittie 1f024ff6e4 sugar.logger: Use formatters properly when interfacing with logging.
This fixes display of tracebacks in the logs, and adds logger names
17 years ago
Simon McVittie 05d7ed5084 sugar.presence.presenceservice: don't mix up local variable 'activity' and imported module 'activity' 17 years ago
Dan Williams 28637c098e Fix activity creation ID collisions 17 years ago
Dan Williams 1994b5e6a9 Fix file closing 17 years ago
Eduardo Silva 6a685d38b4 Merge branch 'master' of git://dev.laptop.org/sugar 17 years ago
Eduardo Silva 9180388a76 Notebook widget class: new 'can-close-tabs' property 17 years ago
Simon McVittie 60d6dcd618 sugar/logger.py: interpolate %x parameters in messages from the logging framework 17 years ago
Marco Pesenti Gritti 6d5bc75092 Tweak the test to use realistic numbers. Some fixes 17 years ago
Marco Pesenti Gritti fb019bc9f5 Better spread algorhytm, work in progress 17 years ago
Dan Williams c89bc07e0b Fix nickname encoding and length issues 17 years ago
Eduardo Silva 110fa5f354 New notebook control 17 years ago
Tomeu Vizoso a2660195bd Initial support for icon-only combo boxes. 17 years ago
Tomeu Vizoso 50d2b66501 Take out the HAVE_GECKO_1_9 ifdefs, we only support Gecko 1.9 now. 17 years ago
Tomeu Vizoso bbb96e9c89 Implemented saving web history to the journal. Ifdefed by now while we wait for a patch to be applied to mozilla upstream. 17 years ago
Tomeu Vizoso 54c8c009ef Fixed typo. 17 years ago
Tomeu Vizoso eff6c1a7c1 Add ToggleToolButton to the Makefile. 17 years ago
Dan Williams 44e8393bde Fix type 17 years ago
Tomeu Vizoso 694e30aa76 Expose the buttons contained by the activity toolbar. 17 years ago
Tomeu Vizoso 1f60139e09 Added WebSession datastore object. 17 years ago
Dan Williams a5154aa011 Misc fixes; better GlibURLDownloader error handling, fix GlibXMLRPCRequestHandler argument passing 17 years ago