Marco Pesenti Gritti
|
4cdf88f31d
|
Do not hardcode /usr/bin/python
|
2007-01-20 13:38:58 +01:00 |
|
Tomeu Vizoso
|
93e030216c
|
Update to new icon API.
|
2007-01-16 19:22:50 +01:00 |
|
Dan Williams
|
d42e4af65a
|
Don't show WPA-enabled APs in the NM applet menu
We don't support WPA configuration yet, so don't show those access points
in the dropdown menu.
|
2007-01-16 09:59:31 -05:00 |
|
Tomeu Vizoso
|
334be3331b
|
Some more usability fixes for the clipboard.
|
2007-01-11 23:57:06 +01:00 |
|
Eduardo Silva
|
7a185a51f4
|
[devconsole] XO interface updates: new build number and internal changes
|
2007-01-10 18:19:05 -03:00 |
|
Marco Pesenti Gritti
|
6e599ead06
|
Toggle console visibility
|
2007-01-10 17:12:23 +01:00 |
|
Eduardo Silva
|
fe9642586e
|
[devconsole] - XO interface expose event fixes
|
2007-01-09 11:43:21 -03:00 |
|
Marco Pesenti Gritti
|
5d192d40a8
|
Fix running from source directory
|
2007-01-08 23:42:11 +01:00 |
|
Marco Pesenti Gritti
|
4b739f4a83
|
Fix distcheck
|
2007-01-08 18:22:56 +01:00 |
|
Marco Pesenti Gritti
|
c854d9272d
|
Fix makefiles
|
2007-01-08 18:19:22 +01:00 |
|
Marco Pesenti Gritti
|
cae78d7041
|
Rework the console to use autoactivation, move it in services/
|
2007-01-08 18:06:59 +01:00 |
|
Tomeu Vizoso
|
1ee6b7faf0
|
Some clipboard fixes.
|
2007-01-07 23:38:33 +01:00 |
|
Tomeu Vizoso
|
f50d9f5f9a
|
Added icon, title and preview for clipboard objects. Also allow for opening docs and rtfs from the web.
|
2007-01-05 21:13:46 +01:00 |
|
Dan Williams
|
e586cd66c0
|
Add activity objects to the data store
|
2006-12-20 14:04:52 -05:00 |
|
Dan Williams
|
5aedeae62f
|
Validate colors; ensure that Owner's color is a string
|
2006-12-19 17:50:13 -05:00 |
|
Marco Pesenti Gritti
|
fc6ad660f1
|
Remove debug code, as requested by j5
|
2006-12-19 21:57:08 +01:00 |
|
Marco Pesenti Gritti
|
2402d0461d
|
Release 0.60
|
2006-12-18 21:27:46 +01:00 |
|
Dan Williams
|
461b5ae2a9
|
Fix name so imports work
|
2006-12-14 17:21:04 -05:00 |
|
Dan Williams
|
cb38a2c1fa
|
Install a service file for activating the datastore upon demand
|
2006-12-14 13:45:13 -05:00 |
|
Tomeu Vizoso
|
e68f0e00e9
|
Added c&v and dnd support to the clipboard.
|
2006-12-13 22:36:05 +01:00 |
|
Dan Williams
|
039ac19432
|
datastore fixes
|
2006-12-11 17:25:48 -05:00 |
|
Dan Williams
|
dbca112368
|
don't allow blank property values in find(); handle property deletion
|
2006-12-11 10:59:30 -05:00 |
|
Dan Williams
|
74d9555796
|
Remove useless dbus service file; the datastore is a session service and doesn't need one
|
2006-12-11 08:02:09 -05:00 |
|
Dan Williams
|
ff53fdc185
|
Add a simple prototype data store
|
2006-12-11 07:55:01 -05:00 |
|
Marco Pesenti Gritti
|
37853ad836
|
Fix up service installation path
|
2006-12-04 14:32:48 -05:00 |
|
Marco Pesenti Gritti
|
bd906334ea
|
Fix a few indentation screw ups
|
2006-12-04 14:27:08 -05:00 |
|
Justin Gallardo
|
b9f9ef0fe9
|
Changed all tabs to 4 spaces for python style
|
2006-12-04 11:12:24 -08:00 |
|
Tomeu Vizoso
|
59d57a03d9
|
First implementation of ClipboardService. Implement pdf viewing and downloading via ClipboardService.
|
2006-11-15 13:56:19 +01:00 |
|
Dan Williams
|
a6aaff912b
|
NM applet: store and return allowed networks correctly
|
2006-11-13 12:56:12 -05:00 |
|
Dan Williams
|
0ed4d028e2
|
Remove debugging code
|
2006-11-12 23:24:27 -05:00 |
|
Dan Williams
|
08bde38ebf
|
Make the WEP key dialog work in async mode
|
2006-11-12 23:16:31 -05:00 |
|
Dan Williams
|
9c1f76b042
|
Fix returned dbus args so the applet works with WEP
|
2006-11-12 19:21:13 -05:00 |
|
Dan Williams
|
5e4d972f40
|
Fix more key dialog interaction
|
2006-11-12 19:12:17 -05:00 |
|
Dan Williams
|
9e6f1b6619
|
Fix icon update on NM going away
|
2006-11-12 18:37:25 -05:00 |
|
Dan Williams
|
fa94236b78
|
Add wepkeydialog to the makefile
|
2006-11-12 18:37:03 -05:00 |
|
Marco Pesenti Gritti
|
a3d9a93d82
|
More fixes, nearly there but not quite yet.
|
2006-11-13 00:10:49 +01:00 |
|
Marco Pesenti Gritti
|
4cd09ed5f8
|
Add a simple dialog to enter the web hex key. Several typo fixed.
Merged a patch from Dan.
|
2006-11-12 22:44:28 +01:00 |
|
Dan Williams
|
f5d2fd969c
|
Hook up more of the key dialog bits
|
2006-11-12 14:42:30 -05:00 |
|
Tomeu Vizoso
|
61f24de748
|
Reverting clipboard changes pushed by mistake. These are commits 23565cfd48 and a7e4092b0e .
|
2006-11-10 14:14:15 +01:00 |
|
Tomeu Vizoso
|
a7e4092b0e
|
Created SugarDownloadManager and ClipboardService's wrapper. Show and hide the frame when adding an object to the clipboard.
|
2006-11-05 19:52:46 +01:00 |
|
Tomeu Vizoso
|
a6503b8bd8
|
Merge branch 'master' of git://dev.laptop.org/sugar
|
2006-11-02 17:21:00 +01:00 |
|
Dan Williams
|
823f1cf6f7
|
Work around non-bound HippoCanvas 'clickable' property by using button-press-event instead
|
2006-11-01 16:55:24 -05:00 |
|
Dan Williams
|
a6ff123ffe
|
Do rollovers on menu items and stub code for activating a connection
|
2006-11-01 15:43:30 -05:00 |
|
Dan Williams
|
9ef18ffe99
|
Rollovers in NM applet menu
|
2006-11-01 14:25:47 -05:00 |
|
Dan Williams
|
a8fda48c72
|
Don't draw progress bar when % is 0
|
2006-11-01 14:25:31 -05:00 |
|
Tomeu Vizoso
|
23565cfd48
|
First version of the ClipboardService. Added support for showing the progress of a pdf download in the clipboard.
|
2006-11-01 19:43:59 +01:00 |
|
Marco Pesenti Gritti
|
cf508c1d22
|
Do not resize the icon, use the original icon size.
|
2006-10-31 23:18:43 +01:00 |
|
Dan Williams
|
1088013f92
|
Fix active device handling
|
2006-10-30 14:28:28 -05:00 |
|
Dan Williams
|
37b4d2bb05
|
Switch back to 75x75 icons
|
2006-10-30 14:27:23 -05:00 |
|
Dan Williams
|
710c225e64
|
Organize menu items to conform with Eben's mockups
|
2006-10-30 13:16:40 -05:00 |
|