Commit Graph

35 Commits

Author SHA1 Message Date
Benjamin Berg 8aa362e5a7 Use toolbuttons as scroll buttons and make them insensitive when it is not
possible to scroll to the side.
2007-12-23 20:42:20 +01:00
Benjamin Berg ce2452ea42 Use the engine to make sugar icons insensitive. 2007-12-14 19:59:46 +01:00
Reinier Heeres fe80f9643a Don't color cancel icon in search field, #5154 2007-12-06 09:27:24 +01:00
Tomeu Vizoso 5e942edddc #5106: Implement an object chooser callable through dbus. 2007-12-03 12:42:21 +01:00
Reinier Heeres b99defe163 Fix palette issue with mouse speed detector, #5118 2007-11-29 15:38:51 +01:00
Reinier Heeres 549348cfbd Scrubbing palettes only pops up primary, #4515 2007-11-26 15:20:23 +01:00
Reinier Heeres e8246106a4 Fixed traceback, see #4515 2007-11-26 13:56:28 +01:00
Reinier Heeres 6bb1131e9d Add unfullscreen button to Window, #4890 2007-11-26 13:14:53 +01:00
Reinier Heeres 4e8615a883 Palettes only popup if mouse slow, #4515 2007-11-22 18:07:52 +01:00
Reinier Heeres e9119e5733 Fix palette issue in Friends frame, part of #4515 2007-11-22 17:36:03 +01:00
Reinier Heeres acd0bec92f Proper clear icon in Mesh view and journal, #4311 2007-11-22 17:04:58 +01:00
Tomeu Vizoso 5c951a5ca2 Fix a couple of typos. 2007-11-18 11:58:26 +01:00
Simon Schampijer 9fa94bbe26 Display meshbox invite palette menu with colored activity icon #4624 2007-11-09 10:51:43 -05:00
Reinier Heeres a938a2ac00 Scroll buttons should not be reversed for Arabic, #4571 2007-11-09 10:45:36 +01:00
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