27 Commits (59d57a03d9673e4f8f9c07aa7ba84edef32b8976)

Author SHA1 Message Date
Tomeu Vizoso 59d57a03d9 First implementation of ClipboardService. Implement pdf viewing and downloading via ClipboardService. 18 years ago
Marco Pesenti Gritti d3e99e76ef Add a shutdown button 18 years ago
Tomeu Vizoso 61f24de748 Reverting clipboard changes pushed by mistake. These are commits 23565cfd48 and a7e4092b0e. 18 years ago
Tomeu Vizoso a7e4092b0e Created SugarDownloadManager and ClipboardService's wrapper. Show and hide the frame when adding an object to the clipboard. 18 years ago
Tomeu Vizoso 23565cfd48 First version of the ClipboardService. Added support for showing the progress of a pdf download in the clipboard. 18 years ago
Marco Pesenti Gritti 2aa69e7199 Add the overlay icon on the frame 18 years ago
Marco Pesenti Gritti f3fbea70a3 Rework menu positioning logic 18 years ago
Marco Pesenti Gritti 54dcb672e5 Move the menu positioning code inside menu shell and
unify it.
18 years ago
Marco Pesenti Gritti 37e1bf6100 When showing the frame automatically hide it on leave, otherwise
it gets annoying.
18 years ago
Marco Pesenti Gritti 03bca10376 Listen also to enter event for frame activation. This makes
mouse activation actually reliable.
18 years ago
Marco Pesenti Gritti 1803ab1a88 Handle icon removal, better alignment 18 years ago
Marco Pesenti Gritti 5e503f77d1 Get the tray icon to sort of work. 18 years ago
Marco Pesenti Gritti 43bd44b407 Add GPL headers 18 years ago
Marco Pesenti Gritti 6479962ca7 Get back presence list to work 18 years ago
Marco Pesenti Gritti 1f8ff1db1f Move all the canvas code that doesn't depend on goocanvas anymore in graphics. 18 years ago
Marco Pesenti Gritti 717bdd66f4 Get rid of the old Grid and CanvasBox 18 years ago
Marco Pesenti Gritti 0a912e214a Start moving to hippo canvas. (Friends presence in the activity regressed) 18 years ago
Dan Williams a91738d3a9 Default values for args for do_slide_in and do_slide_out, and add is_visisble() 18 years ago
Marco Pesenti Gritti 2d8c9a3310 Implement activation modes. Do not hide when sticky because
activated by single frame key press.
18 years ago
Marco Pesenti Gritti 66124465e8 Do not show the frame when leaving the edge before the time 18 years ago
Marco Pesenti Gritti a054eb3a4b Implement the frame mouse activation logic.
Some fixes in the Timeline
18 years ago
Marco Pesenti Gritti 446a58d52c Simple timeline API.
Use it to implement the frame key logic.
18 years ago
Marco Pesenti Gritti ec0debdb30 Do not hide the frame if menushell is active. 18 years ago
Marco Pesenti Gritti 9ff192d0b3 Use a different menu shell for the zoom view and the frame 18 years ago
Marco Pesenti Gritti f5ef5d8c94 Show/hide the frame on mouse motion, needs work 18 years ago
Marco Pesenti Gritti 844216585a Pass around the shell so that groups can reuse the grid 18 years ago
Marco Pesenti Gritti bcc1740f7f Move the view to his own module 18 years ago