Commit Graph

21 Commits

Author SHA1 Message Date
Tomeu Vizoso 32fc5d3161 #3119: Implement some basic search capabilities in the mesh view. 2007-11-05 12:03:21 +01:00
Marco Pesenti Gritti 7f731457c2 Wrap the canvas inside a gtk.EventBox to make it easier
to take screenshot of the canvas area only.
2007-11-04 17:16:16 +01:00
Marco Pesenti Gritti 108147a6b1 Hook up the new screenshot code 2007-11-04 17:00:48 +01:00
Reinier Heeres bce1c9fa21 Fix for 4579, create _IconBuffer.scale variable 2007-11-03 16:10:56 +01:00
Simon Schampijer 176262f2e9 Added morgs NotifyAlert (timed one button alert) to the alert api 2007-10-25 14:04:04 +02:00
Tomeu Vizoso b135f99832 Oops, this shouldn't have gone in. 2007-10-24 19:33:26 +02:00
Tomeu Vizoso 1c6abcf20f Use the tmp dir in the activity root dir instead of /tmp. 2007-10-24 18:57:53 +02:00
Tomeu Vizoso f54decf07c Add getter for the current toolbar in Toolbox. 2007-10-23 17:40:40 +02:00
Tomeu Vizoso 3200bad39d Free some icon_info instances. 2007-10-23 17:39:31 +02:00
Simon Schampijer 7f1450eaa4 fix missing mime type import 2007-10-20 23:04:12 +02:00
Simon Schampijer 34d935b2af Add a keybinding (alt+space) to activity window to hide/show tray 2007-10-19 22:48:21 +02:00
Simon Schampijer 60c746ce5a Add support to be able to remove an alert which is not the top
one on the queue
2007-10-19 16:15:43 +02:00
Simon Schampijer 58f7dca355 Fullscreen support and tray support in activity window
Fullscreen mode hides toolbox and tray
2007-10-18 23:56:58 +02:00
Simon Schampijer 8a7ed2da6d Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-10-17 15:42:17 +02:00
Simon Schampijer 863af235b4 Refinements on the spacing in the alert
Made the alert 75px wide, and 15px at left and right
2007-10-17 15:40:58 +02:00
Marco Pesenti Gritti 24fbd1ce1c Fix the object chooser 2007-10-16 23:51:28 +02:00
Benjamin Berg fa55b5af09 Changed default spacing to 15px (and fixed the palette to use it) 2007-10-16 18:17:01 +02:00
Benjamin Berg 1c1f736a81 Merge branch 'master' of git://dev.laptop.org/sugar 2007-10-16 17:50:14 +02:00
Marco Pesenti Gritti 40fc6e2e47 Simplify the API to get icon/description for objects.
Get rid of the service for now, it's not necessary
until we allow activities to extend the
mime type -> generic type mapping (post 1.0)
2007-10-16 17:18:43 +02:00
Benjamin Berg 977c7d4a99 Subtract the palette border from the primary label height. 2007-10-16 17:12:46 +02:00
Marco Pesenti Gritti 6240c1cf6f Cleanup the source structure 2007-10-16 11:04:59 +02:00