Uploaded initial version.
[guivpn] / trunk / vpngui / ChangeLog
1 2008-12-26  Karthik <ext-karthik.duggirala@nokia.com>
2         * Wk01 Pre release (osso-maesync-plugin (10.3))
3
4 2008-12-25  Karthik <ext-karthik.duggirala@nokia.com>
5         * Minor correction passing NULL instead of parent
6           when invoking cp applet.
7
8 2008-12-16  prasad <varaprasad.killampalli@wipro.com>
9         * Removed bug 94075 from changelog as this bug already updated in
10         osso-maesync-ui
11         * Fixes: NB#93516 Synchronization status menu plugin is shown in the status menu when synchronization is NOT active
12         
13 2008-12-14  nandita <santoshi.suri@wipro.com>
14         * removed icons from maesync plugin and using platform provided icons
15         * alignmnet of the statusmenu icon,button and labels is done.
16         * status bar icon is considered
17
18 2008-12-12  Tomi Ollila  <ext-tomi.ollila@nokia.com>
19
20         * Fixed MB#92810
21
22 2008-11-02  prasad <varaprasad.killampalli@wipro.com>
23         * deleting po files
24
25 2008-12-01  Mikko Saarinen  <mikko.saarinen@nixu.com>
26
27         * Debian changelog format
28
29 2008-11-30  prasad <varaprasad.killampalli@wipro.com>
30         * Fixed NB#93516
31
32 2008-11-27  prasad <varaprasad.killampalli@wipro.com>
33         * Fixed NB#93520
34
35 2008-11-25  abhijit <abhijit.gupta@wipro.com>
36         * Fixed code review comments generated by WCC
37
38 2008-11-06  prasad <varaprasad.killampalli@wipro.com>
39         * Fixed NB#9069
40
41 2008-10-02  Laszlo Pere <ext-laszlo.pere@nokia.com>
42         * Added some debug messages to check if the cp plugin is loaded.
43
44 2008-10-01  Laszlo Pere <ext-laszlo.pere@nokia.com>
45         * Fixed circular dependency.
46         * The development package has been removed.
47
48 2008-09-29  Laszlo Pere <ext-laszlo.pere@nokia.com>
49         * Added some documentation to the source.
50
51 2008-09-26  Karthik <ext-karthik.duggirala@nokia.com>
52         * Changed dependency in debian/control to 
53           libhildondesktop1-dev from libhildondesktop-dev.
54
55 2008-09-25  Laszlo Pere <ext-laszlo.pere@nokia.com>
56         * The status menu plugin now has two dbus methods to communicate.
57         * A .pc file for the dbus header.
58         * Proper packaging information.
59         * An icon is shown in the status area while synchronizing.
60
61 2008-09-24  Laszlo Pere <ext-laszlo.pere@nokia.com>
62         * Initial version of the new osso-maesync-plugin a status bar plugin for
63           fremantle. The plugin has been created using the source tree of the
64           status_bar_sync_plugin as a starting point.
65         * The first DBus method handled for conflict resolution.
66         * The maesync_lib dependency removed.
67         * A new DBus method to call when the synchronization started.
68         * A public header to define the DBus communication.
69
70 2008-09-19  Laszlo Pere <ext-laszlo.pere@nokia.com>
71         * Working without the libmaesync C API.
72         * Not showing the profile if it was never syncronized.
73
74 2008-09-18  Laszlo Pere <ext-laszlo.pere@nokia.com>
75         * Not using the libmaesync C API any more, a new C++ file added instead.
76         * The plugin code slightly changed to simplify things.
77         * Problem with the animation file, the animation is turned off.
78
79 2008-09-15  Laszlo Pere <ext-laszlo.pere@nokia.com>
80         * A bugfix.
81
82 Fri Aug 01 12:15:00 EEST 2008 prasad  <varaprasad.killampalli@wipro.com>
83 * Modified backend integration with sqlite
84 * Added dbus message from backend indicating conflict happens
85 * Deleted sync_interface.cpp
86
87 Wed May 15 12:15:00 EEST 2008 nandita  <santoshi.suri@wipro.com>
88 *  Added animation when sync is goin on   
89
90 Wed May 15 12:15:00 EEST 2008 nandita  <santoshi.suri@wipro.com>
91 * Initial sync plugin for status bar