Marco Pesenti Gritti
1d98e5f6bf
Release 0.62
2006-12-21 12:16:20 +01:00
Marco Pesenti Gritti
e4460b940c
Release 0.61
2006-12-19 23:05:23 +01:00
Marco Pesenti Gritti
2402d0461d
Release 0.60
2006-12-18 21:27:46 +01:00
Dan Williams
ff53fdc185
Add a simple prototype data store
2006-12-11 07:55:01 -05:00
Marco Pesenti Gritti
f5ae066248
Unbreak the build
2006-12-04 13:02:53 -05:00
Marco Pesenti Gritti
cf156fac07
Get rid of our custom dbus config, simplify stuff
2006-12-01 21:24:24 +01:00
Marco Pesenti Gritti
594613aa6b
Remove the internal activities. They are now splitted to their own module.
2006-11-30 15:21:42 +01:00
Eduardo Silva
d51031d882
New developer-console
2006-11-16 14:47:07 +01:00
Marco Pesenti Gritti
9a7518f230
Get rid of dbus 0.94 compatibility, since we build dbus in jhbuild now. Yay!
2006-11-16 11:07:30 +01:00
Tomeu Vizoso
59d57a03d9
First implementation of ClipboardService. Implement pdf viewing and downloading via ClipboardService.
2006-11-15 13:56:19 +01:00
Marco Pesenti Gritti
66acd2a91b
Release 0.59
2006-11-14 01:43:23 +01:00
Marco Pesenti Gritti
32f214c220
Release 0.58
2006-11-13 22:55:49 +01:00
Marco Pesenti Gritti
d6e8369c7e
Release 0.54
2006-11-13 00:55:34 +01:00
Marco Pesenti Gritti
f677eea6e3
Release 0.53
2006-11-12 20:42:06 +01:00
Marco Pesenti Gritti
053dd74e0b
Release 0.52
2006-11-10 22:40:15 +01:00
Marco Pesenti Gritti
5fd8f95046
Disable sketch, move it in tests for now (only way to hide it from the stupid
...
build system, it will have to be moved to his own module/bundle anyway).
2006-11-10 22:37:04 +01: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
028bf526f2
Merge branch 'master' of git://dev.laptop.org/sugar
2006-11-10 11:58:11 +01:00
Marco Pesenti Gritti
5c1dbe499f
Release 0.51
2006-11-09 00:31:28 +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
b9f75c1472
Merge branch 'master' of git://dev.laptop.org/sugar
2006-11-05 18:51:05 +01:00
Marco Pesenti Gritti
62ad1539c2
Release 0.49
2006-11-05 18:35:07 +01:00
Tomeu Vizoso
2ad31b35d1
Merge branch 'master' of git://dev.laptop.org/sugar
2006-11-05 10:52:11 +01:00
Marco Pesenti Gritti
4b328c8417
Less invasive solution for the reverted commit
2006-11-05 03:41:44 +01:00
Marco Pesenti Gritti
137b8ddd23
Release 0.47
2006-11-03 22:24:16 +01: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
31c07be19e
Release 0.46
2006-10-30 20:47:47 +01:00
Marco Pesenti Gritti
173817ae18
Release 0.45
2006-10-29 00:02:08 +02:00
Marco Pesenti Gritti
a95355c860
Release 0.44
2006-10-27 12:49:14 +02:00
Dan Williams
88ddaab1c7
Add (slightly) sugarized NetworkManager applet
...
An implementation of the NetworkManagerInfo service (for storing local
networking config) and GUI bits for discovering network status and
controlling networking, written in Python.
2006-10-26 13:04:39 -04:00
Marco Pesenti Gritti
c29ec892ac
Release 0.42
2006-10-25 22:34:43 +02:00
Marco Pesenti Gritti
581a3a0cb4
Read mozilla prefs from a js file
2006-10-25 15:43:37 +02:00
Marco Pesenti Gritti
bae47abd09
s/groupchat/chat
2006-10-25 00:12:46 +02:00
Marco Pesenti Gritti
d238ae89c9
Get rid of one to one chat, not part of the new design
2006-10-25 00:07:14 +02:00
Marco Pesenti Gritti
083cb92055
Release 0.41
2006-10-24 22:10:19 +02:00
Marco Pesenti Gritti
77e0d33c3d
Add exthandler to mozilla includes. Needed by Tomeu.
2006-10-24 17:22:32 +02:00
Marco Pesenti Gritti
06f815c713
Release 0.40
2006-10-23 21:51:41 +02:00
Marco Pesenti Gritti
8ae8986354
Release 0.39
2006-10-20 21:53:41 +02:00
Dan Williams
f620e8f9fb
Add the Sketch activity (shared whiteboard, basically)
2006-10-20 15:50:34 -04:00
Marco Pesenti Gritti
cacb967ec3
Release 0.38
2006-10-19 18:08:11 +02:00
Marco Pesenti Gritti
e098bdf8eb
Fix out of screen computation. Release 0.37
2006-10-18 21:50:14 +02:00
Marco Pesenti Gritti
1ea0f49f52
Release 0.36
2006-10-17 14:58:24 +02:00
Marco Pesenti Gritti
a906c1e758
Release 0.35
2006-10-17 11:34:45 +02:00
Marco Pesenti Gritti
99cd1512ae
Some cleanups
2006-10-17 10:35:38 +02:00
Marco Pesenti Gritti
0d2caab8a1
tray-manager with bindings, adapted from gnome-panel
2006-10-16 18:19:44 +02:00
Marco Pesenti Gritti
bc0ee6d34c
Refactor startup. In progress, give me a couple hours.
...
For now start sugar with "sugar-emulator shell/sugar-shell"
2006-10-16 13:34:43 +02:00
Marco Pesenti Gritti
a3be4492b2
Delete unused p2p model code. Fix distcheck.
2006-10-15 02:03:58 +02:00
Marco Pesenti Gritti
e55d447cc9
Actually increase release number
2006-10-13 21:56:27 +02:00
Marco Pesenti Gritti
34a70e3410
Release 0.34
2006-10-13 21:50:30 +02:00
Marco Pesenti Gritti
e176a531ab
Remove old browser and fix makefiles
2006-10-13 21:31:51 +02:00