Tomeu Vizoso
86b943b244
#5760 : Limit the number of items in the clipboard frame.
2008-01-09 18:47:06 +01:00
Reinier Heeres
d35c19b6aa
Allow activity up- and downgrades #4906 , also fix #5382
2007-12-18 13:43:34 +01:00
Tomeu Vizoso
f0d194f3fb
#5080 : Clipboard fixes for sharing of URIs.
2007-12-05 18:10:34 +01:00
Simon Schampijer
357a2b31c9
show frame shortly when adding object to clipboard #5098
2007-11-24 15:58:53 +01:00
Tomeu Vizoso
972fecd920
#5097 : Fix pasting text between activities through the clipboard.
2007-11-23 18:38:55 +01:00
Reinier Heeres
7211a62c5c
Disable remove activity in the frame, #4773
2007-11-20 14:04:19 +01:00
Marco Pesenti Gritti
702a890770
Revert to the trial-3 frame behavior (always visible on
...
the home page). Readapt things which are changed in the
meantime.
2007-10-29 15:49:17 +01:00
Marco Pesenti Gritti
3b57c5f247
Try to handle the case when the frame cover the activity window.
2007-10-23 15:49:19 +02:00
Marco Pesenti Gritti
57402cf309
Fix icon names
2007-10-21 00:27:54 +02:00
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