Uploaded initial version.
[guivpn] / trunk / vpngui / ChangeLog
diff --git a/trunk/vpngui/ChangeLog b/trunk/vpngui/ChangeLog
new file mode 100644 (file)
index 0000000..8349345
--- /dev/null
@@ -0,0 +1,91 @@
+2008-12-26  Karthik <ext-karthik.duggirala@nokia.com>
+       * Wk01 Pre release (osso-maesync-plugin (10.3))
+
+2008-12-25  Karthik <ext-karthik.duggirala@nokia.com>
+       * Minor correction passing NULL instead of parent
+         when invoking cp applet.
+
+2008-12-16  prasad <varaprasad.killampalli@wipro.com>
+       * Removed bug 94075 from changelog as this bug already updated in
+       osso-maesync-ui
+       * Fixes: NB#93516 Synchronization status menu plugin is shown in the status menu when synchronization is NOT active
+       
+2008-12-14  nandita <santoshi.suri@wipro.com>
+       * removed icons from maesync plugin and using platform provided icons
+       * alignmnet of the statusmenu icon,button and labels is done.
+       * status bar icon is considered
+
+2008-12-12  Tomi Ollila  <ext-tomi.ollila@nokia.com>
+
+       * Fixed MB#92810
+
+2008-11-02  prasad <varaprasad.killampalli@wipro.com>
+       * deleting po files
+
+2008-12-01  Mikko Saarinen  <mikko.saarinen@nixu.com>
+
+       * Debian changelog format
+
+2008-11-30  prasad <varaprasad.killampalli@wipro.com>
+       * Fixed NB#93516
+
+2008-11-27  prasad <varaprasad.killampalli@wipro.com>
+       * Fixed NB#93520
+
+2008-11-25  abhijit <abhijit.gupta@wipro.com>
+       * Fixed code review comments generated by WCC
+
+2008-11-06  prasad <varaprasad.killampalli@wipro.com>
+       * Fixed NB#9069
+
+2008-10-02  Laszlo Pere <ext-laszlo.pere@nokia.com>
+       * Added some debug messages to check if the cp plugin is loaded.
+
+2008-10-01  Laszlo Pere <ext-laszlo.pere@nokia.com>
+       * Fixed circular dependency.
+       * The development package has been removed.
+
+2008-09-29  Laszlo Pere <ext-laszlo.pere@nokia.com>
+       * Added some documentation to the source.
+
+2008-09-26  Karthik <ext-karthik.duggirala@nokia.com>
+       * Changed dependency in debian/control to 
+         libhildondesktop1-dev from libhildondesktop-dev.
+
+2008-09-25  Laszlo Pere <ext-laszlo.pere@nokia.com>
+       * The status menu plugin now has two dbus methods to communicate.
+       * A .pc file for the dbus header.
+       * Proper packaging information.
+       * An icon is shown in the status area while synchronizing.
+
+2008-09-24  Laszlo Pere <ext-laszlo.pere@nokia.com>
+       * Initial version of the new osso-maesync-plugin a status bar plugin for
+         fremantle. The plugin has been created using the source tree of the
+         status_bar_sync_plugin as a starting point.
+       * The first DBus method handled for conflict resolution.
+       * The maesync_lib dependency removed.
+       * A new DBus method to call when the synchronization started.
+       * A public header to define the DBus communication.
+
+2008-09-19  Laszlo Pere <ext-laszlo.pere@nokia.com>
+       * Working without the libmaesync C API.
+       * Not showing the profile if it was never syncronized.
+
+2008-09-18  Laszlo Pere <ext-laszlo.pere@nokia.com>
+       * Not using the libmaesync C API any more, a new C++ file added instead.
+       * The plugin code slightly changed to simplify things.
+       * Problem with the animation file, the animation is turned off.
+
+2008-09-15  Laszlo Pere <ext-laszlo.pere@nokia.com>
+       * A bugfix.
+
+Fri Aug 01 12:15:00 EEST 2008 prasad  <varaprasad.killampalli@wipro.com>
+* Modified backend integration with sqlite
+* Added dbus message from backend indicating conflict happens
+* Deleted sync_interface.cpp
+
+Wed May 15 12:15:00 EEST 2008 nandita  <santoshi.suri@wipro.com>
+*  Added animation when sync is goin on   
+
+Wed May 15 12:15:00 EEST 2008 nandita  <santoshi.suri@wipro.com>
+* Initial sync plugin for status bar