1252 Commits (858e43dea92474f0e48975b0cae9d9d84809f4b3)

Author SHA1 Message Date
Marco Pesenti Gritti c1ecedeb79 Add a command to automatically do releases. 17 years ago
Marco Pesenti Gritti 0d6760b194 Do not fail is lang is not set 17 years ago
Marco Pesenti Gritti 03ef9c034e Translate the default activity toolbar 17 years ago
Marco Pesenti Gritti 51c66de817 Do not allow to close the journal 17 years ago
Marco Pesenti Gritti faed9162ab Ooops do not start the popup animation on constructor. 17 years ago
Tomeu Vizoso 2ccf9c0b16 Added umount method to datastore.py. 17 years ago
John (J5) Palmieri 9cdd9058da add process title setting to activities
* they now will show up as Activity Name <id> in the process list
     truncated to 15 characters though
17 years ago
Tomeu Vizoso 381df08442 Added radiotoolbutton.py. 17 years ago
Marco Pesenti Gritti 69ba74ddc2 Cleanup 17 years ago
Marco Pesenti Gritti db99620d93 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 17 years ago
Marco Pesenti Gritti 2507104875 Fix traceback 17 years ago
Tomeu Vizoso 5771482281 Added palette support to toggletoolbutton.py. 17 years ago
Tomeu Vizoso e894bb54a6 Added mount() and mounts() methods to datastore. 17 years ago
Tomeu Vizoso 4f748dba9b Added some methods to Palette. 17 years ago
Marco Pesenti Gritti 3b9e2c1e7e Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
Conflicts:

	sugar/graphics/palette.py
17 years ago
Marco Pesenti Gritti 3eaeebc60e Lots of palette refactoring. 17 years ago
Eduardo Silva 3ba64aa200 Palette: realize() 17 years ago
Tomeu Vizoso 0f49e6d7a8 Add current-toolbar-changed signal to Toolbox. 17 years ago
Marco Pesenti Gritti 5c3c7be966 Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 17 years ago
Marco Pesenti Gritti 2b463a2013 Merge new translations when updating the .pot. 17 years ago
Tomeu Vizoso 888148c6e6 Allow for providing a ComboBox when instantiating a ToolComboBox. 17 years ago
Tomeu Vizoso 4b3c374455 ComboBox: allow for values other than int and for using absolute paths in icon_names. 17 years ago
Marco Pesenti Gritti e0793ef199 Heavy refactoring of palette activation. Not fully
implemented yet.
17 years ago
Marco Pesenti Gritti 400cbc29e5 More cleanups 17 years ago
Marco Pesenti Gritti 6d8b196abe Remove is_tooltip property 17 years ago
Marco Pesenti Gritti d92bb7a4ef Some palette code cleanups. 17 years ago
Marco Pesenti Gritti 537556b605 Typo 17 years ago
Marco Pesenti Gritti cae4e52b7c More LGPL headers 17 years ago
Marco Pesenti Gritti 2fcca4d656 Add a bunch of copyrights 17 years ago
Marco Pesenti Gritti 99e8077f59 Implement fix-copyright and fix some of them 17 years ago
Tomeu Vizoso 4c24cde923 Added/corrected some license headers. 17 years ago
Marco Pesenti Gritti 90c0ace5c0 Add a license checker.
Remove obsolete testint infrastructure.
17 years ago
Tomeu Vizoso e894c8a2e4 Added a basic version of the journal object chooser. 17 years ago
Tomeu Vizoso f9d03b698f Add delete method to the datastore wrapper. 17 years ago
Tomeu Vizoso c1d4f3ce7a Add keep-in-journal button to the activity toolbar. 17 years ago
Marco Pesenti Gritti 9a77a6e251 Kill old hippo canvas toolbar impl 17 years ago
Marco Pesenti Gritti c94995148e Refactor translation system a bit 17 years ago
Marco Pesenti Gritti 6f4af67856 Default to the source directory name as bundle name,
allow to override in setup.py.
17 years ago
Marco Pesenti Gritti 3892764634 Add a CanvasEntry which allows to set the background color. 17 years ago
Tomeu Vizoso 427e9a00d7 Add extension to files that come into the clipboard without one. 17 years ago
Eduardo Silva 5616aface3 Toolbutton: don't try to show the palette when it doesn't exist 17 years ago
Marco Pesenti Gritti c91bbd18cc Move SugarKeyGrabber in the lib. Keep it private.
We can't install libraries in datadir.
17 years ago
Marco Pesenti Gritti 61314c9705 Don't make all .py executable please... 17 years ago
Bert Freudenberg bd86aee0d4 use activity_id in service name
- construct service name from activity id instead of X window id
- cleanup unused declarations in activityfactory.py
- remove obsolete _dbus_name_owner_changed_cb()
- see http://dev.laptop.org/ticket/1767
- cleared by marcopg
17 years ago
Eduardo Silva 9283a5cc80 Palette: widget and canvas invoker support 17 years ago
Marco Pesenti Gritti f7b6a0c0af Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 17 years ago
Marco Pesenti Gritti 737a8b3932 Cleanup activity closing 17 years ago
Tomeu Vizoso 99369114cb Set title on change. Fixes #1715. 17 years ago
Marco Pesenti Gritti 3552b92428 Create the locale dir if it does not exist. 17 years ago
Tomeu Vizoso 1afe9273a1 Add an option for saving clipboard objects to the Journal. 17 years ago