Marco Pesenti Gritti
6073a396b3
Rename activity service_name to bundle_id
2007-10-09 13:15:06 +02:00
Dan Winship
2bcbde6e44
Add bundle removing methods/signals to the activity registry, and use them
2007-10-04 15:59:23 -04:00
Simon Schampijer
a4cfb5cc2b
Show always myself in friendstray #3181
2007-09-29 22:02:49 +02:00
Marco Pesenti Gritti
4f72fd1c27
Cleanups of the frame activation code.
...
Do not hide the frame on clicks.
2007-09-24 23:37:26 +02:00
Marco Pesenti Gritti
478b31a49e
Default order for activities in the frame.
2007-09-22 03:37:31 +02:00
Simon Schampijer
53f1265252
Handle the passing of the child of the toolitem to the WidgetInvoker in ToolInvoker, FrameWidgetInvoker
2007-09-18 14:24:16 +02:00
Marco Pesenti Gritti
70723aff7a
Remove the friend from the mapping dict.
2007-09-17 15:15:36 +02:00
Marco Pesenti Gritti
ecb8816bc9
Add XdndDirectSave support to the clipboard.
...
I think it could be a little cleaner, but it would
require refactoring, we can do that post Trial-3.
Also we might have to figure out a way to get
file saving progress feedback at some point.
2007-09-17 02:39:02 +02:00
Marco Pesenti Gritti
6b04dca40e
Raise the event area on window stack changes rather
...
than on activate. I think activate is called only
when there is a focus change.
2007-09-13 12:30:37 +02:00
Guillaume Desmottes
297d107ee2
Update libwnck "active-window-changed" callback due to API changes
2007-09-11 11:02:07 +02:00
Simon Schampijer
553709c869
Fix when item is removed from clipboard tray
2007-09-07 11:26:11 +02:00
Simon Schampijer
4aace42d6d
Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
2007-09-03 23:28:59 +02:00
Simon Schampijer
6c43e80c45
Adopt naming to functionality changes
2007-09-03 23:28:49 +02:00
Marco Pesenti Gritti
0b3f687749
Fix distcheck
2007-09-03 21:05:45 +02:00
Marco Pesenti Gritti
a09a786ff7
Use Tray also for the frame friends view.
...
Drop the deprecated IconButton.
2007-09-03 01:48:03 +02:00
Marco Pesenti Gritti
8a2cb49ffb
Use a toolbar for zoom icons
2007-09-03 00:20:53 +02:00
Simon Schampijer
a4637bfefa
Adopted the friendsbox to the palette positioning improvements.
2007-09-01 18:12:44 +02:00
Marco Pesenti Gritti
8a9bc3b702
Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar
2007-09-01 11:59:41 +02:00
Marco Pesenti Gritti
8a3c2a5843
More palette positioning improvements.
2007-09-01 11:59:16 +02:00
Tomeu Vizoso
ecbbcb0026
Don't allow removing system-installed activities.
2007-08-31 20:37:44 +02:00
Tomeu Vizoso
3dc8505ec5
#3045 : Fix issues with the clipboard icons and palettes.
2007-08-31 14:53:59 +02:00
Marco Pesenti Gritti
457a1eaf3b
Get invites back to work in the UI.
2007-08-31 13:43:31 +02:00
Marco Pesenti Gritti
722b9d01e7
Add/use a frame widget invoker.
2007-08-29 17:01:37 +02:00
Marco Pesenti Gritti
c21e2b56e4
Revert accidentally committed debug code.
2007-08-29 14:08:46 +02:00
Marco Pesenti Gritti
46b3b96e96
Make remove_item take an item instead of an index.
2007-08-29 14:08:12 +02:00
Marco Pesenti Gritti
710f3eba00
Tray size allocation fixes.
2007-08-29 14:04:46 +02:00
Simon Schampijer
c30bb01b0e
Usage of the tray widget to display activity icons
...
ActivitiesBox patch for ticket #2713 .
2007-08-28 14:15:51 +02:00
John (J5) Palmieri
f5f95f4d7b
Merge branch 'master' of git+ssh://j5@dev.laptop.org/git/sugar
2007-08-27 15:51:55 -04:00
John (J5) Palmieri
c06d639487
Make D-Bus calls async on startup
2007-08-27 15:47:58 -04:00
Tomeu Vizoso
40ddf94457
Some more icon fixes.
2007-08-27 16:26:57 +02:00
Tomeu Vizoso
405dafc908
Adapt to changes in the icon API.
2007-08-26 20:44:51 +02:00
Marco Pesenti Gritti
98157bbccb
Make CanvasIcon use IconBuffer. Change the API to use
...
a separate property for icon_name and file_name.
2007-08-26 14:16:09 +02:00
Marco Pesenti Gritti
f1d588452e
Reorganize canvas items.
2007-08-25 13:15:28 +02:00
Marco Pesenti Gritti
33094dfa50
* #2012 : Fix palette position on the left frame panel. (marco)
2007-08-20 14:49:17 +02:00
Tomeu Vizoso
e0785e7aab
Fix dragging clipboard objects out from the frame.
2007-08-18 18:35:45 +02:00
Marco Pesenti Gritti
de9e02b498
Fix several sizing bugs.
2007-08-17 16:18:57 +02:00
Tomeu Vizoso
dfe8ff6806
#2695 : Recognize text files as such.
2007-08-16 21:41:42 +02:00
Marco Pesenti Gritti
ba8a731aa1
Add a border to the frame.
2007-08-16 16:46:21 +02:00
Tomeu Vizoso
cff8ffc328
Complete move to external bundle registry.
2007-08-09 18:10:16 +02:00
Dan Winship
985fe6ef35
Make activity icons in frame outline-only. #2668
2007-08-08 18:19:05 -04:00
Marco Pesenti Gritti
72d66793a7
Fix all the units except icon scales.
2007-07-31 15:21:09 +02:00
Marco Pesenti Gritti
cca69e7012
Remove obsolete sugar.graphics.color.
2007-07-31 14:05:14 +02:00
Tomeu Vizoso
ec6fc9bfa9
#2570 Accept correctly image drops from Record.
2007-07-30 10:28:53 +02:00
Marco Pesenti Gritti
998a338afc
Adapt to icon names changes.
2007-07-24 11:45:57 +02:00
Marco Pesenti Gritti
daa95aadd7
Place palettes at cursor for free views.
2007-07-18 16:59:47 +02:00
Dan Williams
326126cbd7
Suppress annoying warnings about unknown activities from the PS
2007-07-18 02:04:01 -04:00
Tomeu Vizoso
e4bce9271a
#1984 Fix removing items from the clipboard.
2007-07-10 20:35:51 +02:00
Marco Pesenti Gritti
c3c0810def
Implement tooltips for the zoom levels.
2007-07-10 15:37:04 +02:00
Tomeu Vizoso
b4c8ac13f3
Some clipboard fixes.
2007-07-06 18:24:23 +02:00
Eduardo Silva
3680dcdaa9
Push frameinvoker.py
2007-07-06 11:27:19 -04:00