Marco Pesenti Gritti
|
5c36c6f274
|
Remove the shutdown graphical button
|
2007-01-05 12:20:55 +01:00 |
|
Tomeu Vizoso
|
eba35406c5
|
Usability fixes for dnd on the clipboard
|
2006-12-16 23:55:22 +01:00 |
|
Tomeu Vizoso
|
e68f0e00e9
|
Added c&v and dnd support to the clipboard.
|
2006-12-13 22:36:05 +01:00 |
|
Justin Gallardo
|
b9f9ef0fe9
|
Changed all tabs to 4 spaces for python style
|
2006-12-04 11:12:24 -08:00 |
|
Tomeu Vizoso
|
59d57a03d9
|
First implementation of ClipboardService. Implement pdf viewing and downloading via ClipboardService.
|
2006-11-15 13:56:19 +01:00 |
|
Marco Pesenti Gritti
|
d3e99e76ef
|
Add a shutdown button
|
2006-11-11 23:51:16 +01:00 |
|
Tomeu Vizoso
|
61f24de748
|
Reverting clipboard changes pushed by mistake. These are commits 23565cfd48 and a7e4092b0e .
|
2006-11-10 14:14:15 +01:00 |
|
Tomeu Vizoso
|
a7e4092b0e
|
Created SugarDownloadManager and ClipboardService's wrapper. Show and hide the frame when adding an object to the clipboard.
|
2006-11-05 19:52:46 +01:00 |
|
Tomeu Vizoso
|
23565cfd48
|
First version of the ClipboardService. Added support for showing the progress of a pdf download in the clipboard.
|
2006-11-01 19:43:59 +01:00 |
|
Marco Pesenti Gritti
|
2aa69e7199
|
Add the overlay icon on the frame
|
2006-10-24 19:44:18 +02:00 |
|
Marco Pesenti Gritti
|
f3fbea70a3
|
Rework menu positioning logic
|
2006-10-18 17:57:41 +02:00 |
|
Marco Pesenti Gritti
|
54dcb672e5
|
Move the menu positioning code inside menu shell and
unify it.
|
2006-10-18 16:23:06 +02:00 |
|
Marco Pesenti Gritti
|
37e1bf6100
|
When showing the frame automatically hide it on leave, otherwise
it gets annoying.
|
2006-10-18 00:57:05 +02:00 |
|
Marco Pesenti Gritti
|
03bca10376
|
Listen also to enter event for frame activation. This makes
mouse activation actually reliable.
|
2006-10-18 00:44:23 +02:00 |
|
Marco Pesenti Gritti
|
1803ab1a88
|
Handle icon removal, better alignment
|
2006-10-16 20:42:39 +02:00 |
|
Marco Pesenti Gritti
|
5e503f77d1
|
Get the tray icon to sort of work.
|
2006-10-16 18:43:04 +02:00 |
|
Marco Pesenti Gritti
|
43bd44b407
|
Add GPL headers
|
2006-10-15 01:24:45 +02:00 |
|
Marco Pesenti Gritti
|
6479962ca7
|
Get back presence list to work
|
2006-10-05 17:09:38 +02:00 |
|
Marco Pesenti Gritti
|
1f8ff1db1f
|
Move all the canvas code that doesn't depend on goocanvas anymore in graphics.
|
2006-10-04 00:55:20 +02:00 |
|
Marco Pesenti Gritti
|
717bdd66f4
|
Get rid of the old Grid and CanvasBox
|
2006-10-04 00:25:03 +02:00 |
|
Marco Pesenti Gritti
|
0a912e214a
|
Start moving to hippo canvas. (Friends presence in the activity regressed)
|
2006-10-02 01:50:43 +02:00 |
|
Dan Williams
|
a91738d3a9
|
Default values for args for do_slide_in and do_slide_out, and add is_visisble()
|
2006-09-28 16:11:29 -04:00 |
|
Marco Pesenti Gritti
|
2d8c9a3310
|
Implement activation modes. Do not hide when sticky because
activated by single frame key press.
|
2006-09-22 11:14:33 +02:00 |
|
Marco Pesenti Gritti
|
66124465e8
|
Do not show the frame when leaving the edge before the time
|
2006-09-21 18:04:37 +02:00 |
|
Marco Pesenti Gritti
|
a054eb3a4b
|
Implement the frame mouse activation logic.
Some fixes in the Timeline
|
2006-09-21 14:45:36 +02:00 |
|
Marco Pesenti Gritti
|
446a58d52c
|
Simple timeline API.
Use it to implement the frame key logic.
|
2006-09-21 14:08:10 +02:00 |
|
Marco Pesenti Gritti
|
ec0debdb30
|
Do not hide the frame if menushell is active.
|
2006-09-19 14:43:42 +02:00 |
|
Marco Pesenti Gritti
|
9ff192d0b3
|
Use a different menu shell for the zoom view and the frame
|
2006-09-19 14:04:11 +02:00 |
|
Marco Pesenti Gritti
|
f5ef5d8c94
|
Show/hide the frame on mouse motion, needs work
|
2006-09-18 16:51:21 +02:00 |
|
Marco Pesenti Gritti
|
844216585a
|
Pass around the shell so that groups can reuse the grid
|
2006-09-15 14:24:26 +02:00 |
|
Marco Pesenti Gritti
|
bcc1740f7f
|
Move the view to his own module
|
2006-09-15 13:23:21 +02:00 |
|