Commit Graph

4746 Commits

Author SHA1 Message Date
Eduardo Silva f614131ad7 New graphics.menuitem.py file/class 2007-07-05 10:28:52 -04:00
Tomeu Vizoso 5e14781ad7 Hide the active palette if another pops up. 2007-07-05 14:16:36 +02:00
Marco Pesenti Gritti c5ab58ed6c Merge branch 'master' of git+ssh://dev.laptop.org/git/sugar 2007-07-05 13:38:34 +02:00
Marco Pesenti Gritti 20ea0d7bcc Add a spread layout manager. Work in progress. 2007-07-05 13:33:29 +02:00
Tomeu Vizoso eab0e41d08 Add application/vnd.oasis.opendocument.text mime to the Text type. 2007-07-05 11:37:51 +02:00
Tomeu Vizoso 408b601c0e Set ObjectType.mime_types. 2007-07-05 11:37:51 +02:00
Tomeu Vizoso 060b740983 API change in the datastore. 2007-07-05 11:37:51 +02:00
Marco Pesenti Gritti 91654729bf Refactor the snowflake layout to use the new hippo layout managers.
Cleanup the logic.
Better test.
Make it internal.
2007-07-05 11:22:09 +02:00
Tomeu Vizoso 2164f22197 Show generic icon for objects of unknown type. 2007-07-04 20:24:35 +02:00
Marco Pesenti Gritti 3b3a69161e Tweak some colors 2007-07-04 13:52:12 +02:00
Tomeu Vizoso 49b94a7f28 Revert "Hide active palette if zoom level changes."
Pushed by mistake.

This reverts commit 70e6d08f8d.
2007-07-04 12:49:21 +02:00
Tomeu Vizoso 70e6d08f8d Hide active palette if zoom level changes. 2007-07-04 12:33:12 +02:00
Marco Pesenti Gritti 1796cbc0c7 Remove print 2007-07-04 11:24:06 +02:00
Marco Pesenti Gritti ab370bd04e Make the battery device use HAL 2007-07-04 11:12:22 +02:00
Tomeu Vizoso cc2b8884c0 Be smarter when choosing one mime type from the targets offered. 2007-07-03 22:42:17 +02:00
Marco Pesenti Gritti ddecddcb42 Remove unused methods from the activity services. Cleanups. 2007-07-03 20:55:46 +02:00
Tomeu Vizoso 4df052e5de Return None when no element is active and use theme: for marking icons from the theme. 2007-07-03 17:08:36 +02:00
Tomeu Vizoso 13885e621b Add get_unique_values() func to the datastore. 2007-07-03 17:07:48 +02:00
Tomeu Vizoso 6b90f192a2 Remove framepopupcontext.py. 2007-07-02 19:36:54 +02:00
Tomeu Vizoso 7191f44ff1 Add tooltips to the mesh icon in the mesh view. 2007-07-02 19:35:34 +02:00
Tomeu Vizoso fdc97518f7 Add tooltips to APs in the mesh view. 2007-07-02 19:34:03 +02:00
Tomeu Vizoso c314368da5 Add tooltips to APs in the mesh view. 2007-07-02 19:30:17 +02:00
Tomeu Vizoso 8849e289ba Add tooltips to activities icons in the mesh view. 2007-07-02 19:16:52 +02:00
Marco Pesenti Gritti 502239631e Just warn about missing NEWS 2007-07-02 17:31:39 +02:00
Marco Pesenti Gritti 0926382f69 Typo 2007-07-02 16:50:05 +02:00
Marco Pesenti Gritti ebcd104448 Restore some code which tomeu seem to have dropped by mistake. 2007-07-02 15:55:30 +02:00
Marco Pesenti Gritti 71ca9cb8bc Cleanups 2007-07-02 15:49:29 +02:00
Marco Pesenti Gritti 778e65f610 Notify zoom level change 2007-07-02 15:00:55 +02:00
Marco Pesenti Gritti 41af921826 Cleanup zoom level management 2007-07-02 14:53:50 +02:00
Marco Pesenti Gritti 7024f93a43 Move the zoom levels inside the model 2007-07-02 14:34:41 +02:00
Tomeu Vizoso 59bf818e99 Merge branch 'master' of git://dev.laptop.org/sugar 2007-07-02 12:39:37 +02:00
Tomeu Vizoso 2471a55e7f Reposition palette after expanding it. 2007-07-02 12:39:16 +02:00
Tomeu Vizoso bd27488f0d Implement secondary state of palettes. 2007-07-02 12:05:42 +02:00
Marco Pesenti Gritti 42e67edab2 Evil tricks to not always show the XO palette at startup. 2007-07-02 12:00:05 +02:00
Tomeu Vizoso 11ac82143a Corrected some formatting issues with imports. 2007-07-02 10:21:58 +02:00
Tomeu Vizoso 29ccfcf9b3 Remove old popup classes. 2007-07-01 13:05:06 +02:00
Tomeu Vizoso 86f31ee1db Take out forgotten print. 2007-07-01 13:04:48 +02:00
Tomeu Vizoso 4aee850af7 Replace Menu for Palette. 2007-07-01 12:55:10 +02:00
Tomeu Vizoso aa5d6af260 Two more small palette fixes. 2007-07-01 12:31:23 +02:00
Tomeu Vizoso e9145f0724 Fix typo. 2007-07-01 11:54:20 +02:00
Tomeu Vizoso 92ec6f72d8 Restore CanvasIcon prelighting. 2007-07-01 11:33:12 +02:00
Tomeu Vizoso 84c94ecabe Restrict palette positioning to screen height/width - 1 grid cell. 2007-07-01 11:25:35 +02:00
Tomeu Vizoso 3ca87cd46d Some palette improvements and add palette support to CanvasIcon. 2007-07-01 11:05:14 +02:00
Marco Pesenti Gritti 983d494d38 Include NEWS in the xo 2007-06-29 22:52:25 +02:00
Marco Pesenti Gritti 30bee7e43a Adapt to API changes 2007-06-29 22:14:27 +02:00
Marco Pesenti Gritti 1d4112a882 Set glib program name and application name.
Better way of importing ltihooks.
Several cleanups.
2007-06-29 22:11:28 +02:00
Tomeu Vizoso a609da166b Don't create so many objects until we have differential versioning support in the datastore. 2007-06-29 20:24:22 +02:00
Marco Pesenti Gritti d7a8c5430e Make notification work from outside the shell process 2007-06-29 19:05:10 +02:00
Marco Pesenti Gritti 64812c7d67 Pass in shell to the service not just model 2007-06-29 18:31:35 +02:00
Owen Williams 500f5d8093 Fix for 1846. Strip whitespace from nicks and reject if blank 2007-06-29 11:08:06 -04:00