Marco Pesenti Gritti
1d567905c8
Make maint helper add snapshot to NEWS and update NEWS.sugar
2007-07-08 16:04:21 +02:00
Marco Pesenti Gritti
8cc395cae9
Make setup.py release add version to the NEWS file.
...
Add the news for the release to the global NEWS.sugar.
2007-07-08 15:49:30 +02:00
Tomeu Vizoso
52fff021d0
#1930 : Only take preview before closing.
2007-07-06 22:43:16 +02:00
Marco Pesenti Gritti
e322027996
Some setup.py release fixes
2007-07-06 03:11:55 +02:00
Marco Pesenti Gritti
ddecddcb42
Remove unused methods from the activity services. Cleanups.
2007-07-03 20:55:46 +02:00
Marco Pesenti Gritti
502239631e
Just warn about missing NEWS
2007-07-02 17:31:39 +02:00
Marco Pesenti Gritti
0926382f69
Typo
2007-07-02 16:50:05 +02:00
Marco Pesenti Gritti
983d494d38
Include NEWS in the xo
2007-06-29 22:52:25 +02:00
Marco Pesenti Gritti
1d4112a882
Set glib program name and application name.
...
Better way of importing ltihooks.
Several cleanups.
2007-06-29 22:11:28 +02:00
Tomeu Vizoso
a609da166b
Don't create so many objects until we have differential versioning support in the datastore.
2007-06-29 20:24:22 +02:00
Marco Pesenti Gritti
d7a8c5430e
Make notification work from outside the shell process
2007-06-29 19:05:10 +02:00
Marco Pesenti Gritti
c1ecedeb79
Add a command to automatically do releases.
2007-06-29 01:53:57 +02:00
Marco Pesenti Gritti
0d6760b194
Do not fail is lang is not set
2007-06-28 22:40:37 +02:00
Marco Pesenti Gritti
03ef9c034e
Translate the default activity toolbar
2007-06-28 15:55:33 +02:00
Marco Pesenti Gritti
51c66de817
Do not allow to close the journal
2007-06-28 12:03:12 +02:00
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
2007-06-27 17:12:32 -04:00
Marco Pesenti Gritti
2b463a2013
Merge new translations when updating the .pot.
2007-06-26 10:43:49 +02:00
Marco Pesenti Gritti
537556b605
Typo
2007-06-25 11:29:46 +02:00
Marco Pesenti Gritti
2fcca4d656
Add a bunch of copyrights
2007-06-24 14:52:46 +02:00
Marco Pesenti Gritti
99e8077f59
Implement fix-copyright and fix some of them
2007-06-24 14:43:48 +02:00
Marco Pesenti Gritti
90c0ace5c0
Add a license checker.
...
Remove obsolete testint infrastructure.
2007-06-24 12:05:52 +02:00
Tomeu Vizoso
c1d4f3ce7a
Add keep-in-journal button to the activity toolbar.
2007-06-22 14:11:39 +02:00
Marco Pesenti Gritti
c94995148e
Refactor translation system a bit
2007-06-21 17:23:32 +02:00
Marco Pesenti Gritti
6f4af67856
Default to the source directory name as bundle name,
...
allow to override in setup.py.
2007-06-21 14:54:09 +02:00
Marco Pesenti Gritti
61314c9705
Don't make all .py executable please...
2007-06-20 12:31:54 +02:00
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
2007-06-20 11:52:29 +02:00
Marco Pesenti Gritti
f7b6a0c0af
Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
2007-06-19 15:54:05 +02:00
Marco Pesenti Gritti
737a8b3932
Cleanup activity closing
2007-06-19 15:51:56 +02:00
Tomeu Vizoso
99369114cb
Set title on change. Fixes #1715 .
2007-06-18 20:38:20 +02:00
Marco Pesenti Gritti
3552b92428
Create the locale dir if it does not exist.
2007-06-18 10:05:11 +02:00
Tomeu Vizoso
d4323957a1
Change preview image size.
2007-06-17 14:25:13 +02:00
Tomeu Vizoso
f0e18ba785
Support for previews in the journal.
2007-06-15 18:03:17 +02:00
Tomeu Vizoso
6c0885b490
Check type of bundle path by os.path.isdir().
2007-06-15 16:48:53 +02:00
Tomeu Vizoso
cb9dd212e9
Add to Bundle facilities for dealing with not-yet-installed bundles.
2007-06-15 11:36:08 +02:00
Tomeu Vizoso
b320ea36cf
Some activity registry fixes. Thanks cjb.
2007-06-13 11:50:05 +02:00
Tomeu Vizoso
22689ed1da
Several fixes for the object type registry and the activity registry.
2007-06-12 21:57:49 +02:00
Tomeu Vizoso
a9600516fb
Take screenshot and save it to the journal (<alt>1).
2007-06-04 18:35:05 +01:00
Marco Pesenti Gritti
b2980d7bd6
Restore get_id/get_service_name, didn't realize they was used by subclasses.
2007-06-03 22:12:47 +02:00
Marco Pesenti Gritti
2b7ffe41d9
Make bundle_id and activity_id window properties to
...
avoid races.
2007-06-01 21:21:30 +02:00
Marco Pesenti Gritti
fc53bf8667
Support icons inside the activity
2007-05-31 11:30:16 +02:00
Tomeu Vizoso
c35db7acf8
Some refactoring of the DataStore API.
2007-05-29 15:53:58 +02:00
Marco Pesenti Gritti
11437e3484
Add mime matching to the registry.
2007-05-27 20:43:31 +02:00
Marco Pesenti Gritti
42fef182f4
Refactor the bundle registry. Move it inside
...
the shell and expose the parts that should be
public to the shell dbus service.
2007-05-27 20:24:10 +02:00
Marco Pesenti Gritti
5f912f0330
Avoid to reparse the activity registry on each activity start, hrm!
2007-05-24 19:50:17 +02:00
Marco Pesenti Gritti
98c5c0734e
Add API to get the mime types
2007-05-24 17:53:57 +02:00
Marco Pesenti Gritti
1cb7700136
Rename interface name to org.laptop
2007-05-22 14:49:28 +02:00
Tomeu Vizoso
11c89d86c9
Put dates to work correctly on the journal, create a new journal entry when resuming a past entry.
2007-05-20 12:38:08 +02:00
Tomeu Vizoso
5d4b9b1dfa
Set the activity icon on new journal entries.
2007-05-19 20:06:36 +02:00
Bert Freudenberg
6dd2f7109c
Find executable in bundle (approved by marcopg, fix for #1362 )
2007-05-17 13:18:56 +02:00
Tomeu Vizoso
3a1d514e9f
Save to the journal when switching to another activity.
2007-05-16 21:30:49 +02:00