Commit Graph

39 Commits

Author SHA1 Message Date
Tomeu Vizoso d1c84b911c Remove symlink that was committed by mistake 2009-09-01 09:26:32 +02:00
Aleksey Lim 353564f12c Fix review issues 2009-07-31 03:49:05 +00:00
Aleksey Lim 3dd0ac8432 Rename ToolbarBox.bar to ToolbarBox.toolbar 2009-07-30 16:25:04 +00:00
Aleksey Lim 7ca9574ca1 Rename ToolbarBox.top to ToolbarBox.bar 2009-07-30 16:20:10 +00:00
Aleksey Lim 61ab4110fa Rename toolbar.py to toolbarbox.py 2009-07-30 15:25:30 +00:00
Aleksey Lim a2f20f39ff Fix review issues 2009-07-30 11:29:52 +00:00
Aleksey Lim 2655a8ccad Suppress sub-palettes in radiopalette 2009-07-29 16:15:38 +00:00
Aleksey Lim 872b18a103 Fix review issues 2009-07-29 15:33:02 +00:00
Aleksey Lim 165b9e1e05 Provide fast access to all sub-widgets in Toolbar 2009-07-13 03:11:39 +00:00
Aleksey Lim 5d2c5b98ff Do not hide sub-widget when sub-palette was opened 2009-07-13 02:58:49 +00:00
Aleksey Lim 55609885de Add radiopalette.py 2009-07-13 00:32:26 +00:00
Aleksey Lim e256b96366 Implement palette mode 2009-07-12 01:42:23 +00:00
Aleksey Lim f9de29f539 Delete sub-widgets clearly 2009-07-11 14:22:05 +00:00
Aleksey Lim 2fc1cab92d Add simple toolbars example 2009-07-10 04:07:10 +00:00
Marco Pesenti Gritti b8018bb889 Add a test for icons 2006-09-08 14:21:56 +02:00
Marco Pesenti Gritti 621e43563f Get rid of the initial implementation of Diana design since that's no more the plan. 2006-08-14 20:54:33 +02:00
Marco Pesenti Gritti d2f76cc41d More work on the new home page.
Remove obsolete import.
2006-07-24 15:11:14 +02:00
Marco Pesenti Gritti e4a87bea06 Implement a stage view 2006-07-24 12:15:52 +02:00
Marco Pesenti Gritti 1e3633baf7 Implement translation 2006-07-24 11:01:25 +02:00
Marco Pesenti Gritti 1c35f8d92c Small improvements 2006-07-22 14:32:04 +02:00
Marco Pesenti Gritti 1e3af85c40 Implement basic animation 2006-07-22 13:48:47 +02:00
Marco Pesenti Gritti fe69904b6c Add layout manager and a circle layout 2006-07-22 12:28:59 +02:00
Marco Pesenti Gritti a02313d85a Beginnings of a simple scene API. Inspired opened-hand's Clutter 2006-07-22 11:54:27 +02:00
Marco Pesenti Gritti 5731405901 Promote terminal activity from terminal to activities. Fix api 2006-07-20 09:58:45 +02:00
Marco Pesenti Gritti 46d2f1c532 Get rid of pygtk.require. It doesn't make a lot of sense
and recent apps are not using it anyway.
2006-07-16 17:25:32 +02:00
Marco Pesenti Gritti 326f372f54 Adapt to the new API 2006-07-12 22:45:13 +02:00
Dan Williams db0aad8333 Fix some missing imports 2006-06-22 22:56:24 -04:00
Dan Williams 6b1c330dbf Fix spacing a few errors 2006-06-22 22:46:09 -04:00
Marco Pesenti Gritti d57c94970f Quick terminal activity, vte based 2006-06-22 21:51:29 -04:00
Marco Pesenti Gritti e956f22597 Readd icon 2006-06-21 16:56:11 -04:00
Marco Pesenti Gritti e1fb6ca1d5 Adapt to the new API 2006-06-21 16:54:13 -04:00
Marco Pesenti Gritti 26684a091c Release 0.11 2006-06-21 16:18:25 -04:00
Marco Pesenti Gritti c92cf346f9 Move the gmail example to his own directory 2006-06-20 03:43:59 -04:00
Marco Pesenti Gritti 028b15d3df Initial bots code... probably a crack idea but let's see if I can
get something useful out of it.
2006-06-20 03:19:33 -04:00
Dan Williams e060c07873 Make each activity have a default type for sharing 2006-06-16 23:10:30 -04:00
Dan Williams 046a954de1 Change Activity so that subclasses don't have to call Activity superclass methods from the shell callbacks. Makes subclasses simpler since they don't (necessarily) have to care about OO concepts like superclasses right away. 2006-06-05 12:35:00 -04:00
Dan Williams 996b9c8c44 Fix up gmail activity for Activity object changes. 2006-06-02 15:02:23 -04:00
Marco Pesenti Gritti b4ebdfa5af Initialize profile 2006-05-23 20:03:35 -04:00
Marco Pesenti Gritti 3f624fdcf7 Add a sample activity. Too bad gmail crashes the 2006-05-18 01:17:40 -04:00