Reinier Heeres
|
802267cd21
|
Implement Activity.can_close(), #5493
|
2008-01-10 17:55:57 +01:00 |
|
Marco Pesenti Gritti
|
2b0b83aa09
|
Patch by cscott to load the profile keys lazily.
Some style and pylint complaints fixes by me.
Fix #5538
|
2008-01-09 15:35:23 +01:00 |
|
Reinier Heeres
|
c14abfb022
|
Wrap Journal.ShowObject, #4909
|
2007-12-19 13:02:16 +01:00 |
|
Simon Schampijer
|
dc8809cdc6
|
Move get_activity_root to module part of #5221
|
2007-12-03 22:10:14 +01:00 |
|
Reinier Heeres
|
6bb1131e9d
|
Add unfullscreen button to Window, #4890
|
2007-11-26 13:14:53 +01:00 |
|
Marco Pesenti Gritti
|
f022f98815
|
Alert when an activity cannot be saved.
|
2007-11-13 15:59:24 +01:00 |
|
Tomeu Vizoso
|
670722bc49
|
Always checkin to the DS from a new file.
|
2007-11-09 15:43:54 +01:00 |
|
Marco Pesenti Gritti
|
dae3ebe8d1
|
Create an instance dir and write journal files into it.
|
2007-11-07 12:13:17 +01:00 |
|
Marco Pesenti Gritti
|
306d32832f
|
ctrl+s -> kee -> keepp
|
2007-11-06 15:14:18 +01:00 |
|
Marco Pesenti Gritti
|
108147a6b1
|
Hook up the new screenshot code
|
2007-11-04 17:00:48 +01:00 |
|
Marco Pesenti Gritti
|
5732433d3e
|
Setup the activity root with a tmp and a data dir.
Save DS files in data (since tmp will be on tmpfs in rainbow)
|
2007-10-30 23:38:48 +01:00 |
|
Pascal Scheffers
|
4d26d30710
|
#4358 pydoc strings for activity.py
|
2007-10-28 16:56:05 +01:00 |
|
Tomeu Vizoso
|
1c6abcf20f
|
Use the tmp dir in the activity root dir instead of /tmp.
|
2007-10-24 18:57:53 +02:00 |
|
Marco Pesenti Gritti
|
7fd05154d3
|
Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
|
2007-10-23 15:19:34 +02:00 |
|
Marco Pesenti Gritti
|
f300006b76
|
Move window management keybindings inside sugar.
Add a TakeScreenshot dbus method and have the shell
call it when the activity can safely take a screenshot
to use as a preview.
|
2007-10-23 15:19:17 +02:00 |
|
Morgan Collett
|
06ec3d2b22
|
#4357: Remove FIXME in activity share(), no longer needed. See ticket for details.
|
2007-10-22 13:14:22 +01:00 |
|
Marco Pesenti Gritti
|
57402cf309
|
Fix icon names
|
2007-10-21 00:27:54 +02:00 |
|
Simon McVittie
|
3227653cd3
|
Avoid misleading warning every time an activity starts (#4266)
|
2007-10-17 12:53:24 +01:00 |
|
Simon McVittie
|
48bc73d0c4
|
Try to make sugar.presence log messages less misleading (#4027)
|
2007-10-16 17:51:36 +01:00 |
|
Tomeu Vizoso
|
aed093dbc2
|
Fix warning.
|
2007-10-16 16:18:36 +02:00 |
|
Simon Schampijer
|
664e8a636d
|
Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
|
2007-10-16 15:52:05 +02:00 |
|
Simon Schampijer
|
91f55488eb
|
Use double leading underscores for callback names to avoid name collisions
The double underscores invoke Python's name mangling algorithm
|
2007-10-16 15:51:48 +02:00 |
|
Marco Pesenti Gritti
|
34e2271833
|
Cast to string, looks like dbus strings confuse pygtk
type checking here.
|
2007-10-16 14:40:43 +02:00 |
|
Marco Pesenti Gritti
|
cb0cedbc40
|
Do not use prgname for the bundle id because xulrunner
is messing with it. Some activity launch fixes.
|
2007-10-16 14:29:38 +02:00 |
|
Marco Pesenti Gritti
|
6240c1cf6f
|
Cleanup the source structure
|
2007-10-16 11:04:59 +02:00 |
|