Sophie

Sophie

distrib > Mandriva > 2009.0 > x86_64 > media > contrib-testing > by-pkgid > e6019b997ce0972663f5871512009872 > files > 14

google-gadgets-common-0.11.0-0.1mdv2009.0.x86_64.rpm

* 0.10.5 - Jan 7th 2009
  o Following reported issues have been fixed: 257, 258, 260, 261, 262, 263
  o Some nasty bugs in libggadget, libggadget-gtk and qt host have been fixed.
  o An about dialog has been added for both gtk and qt hosts.
  o Gadgets' about dialog has been reimplemented with platform independent
    code.
  o A Doxyfile has been included in source package, which can be used for
    generating API reference manual with doxygen command. graphviz is needed.
  o API reference manual has been improved dramatically.
  o Fully static build has been supported (only with configure/make).

* 0.10.4 - Dec 16th 2008
  o Following reported issues have been fixed: 242, 246, 245, 253, 239, 249,
    250, 243, 234, 254, 255
  o Many optimizations in performance and memory consumption.
  o Support for NPAPI plugins (like Flash) has been improved a lot.
  o gtkmoz_browser_element has been improved a lot.
  o gtk host now supports running a gadget in standalone mode.
  o Gadget Designer has been improved a lot. And it now runs in standalone
    mode, just like an ordinary application.
  o gtk sidebar host has been improved a lot.
  o Many bugs related to qt host have been fixed.
  o Many other bugfixes.

* 0.10.3 - Nov 7th 2008
  o Following reported issues have been fixed: 215, 214, 201, 220, 216, 194,
    229, 227, 224, 206, 204, 192, 193, 125, 164, 228, 225, 199, 235, 237,
    226, 231, 238, 230, 240, 241
  o Most new features introduced in Google Desktop Windows 5.8 have been
    supported, except edit.detectUrls and personalization API. Please refer to:
    http://code.google.com/apis/desktop/docs/releasenotes-v58.html
  o View decorator related classes have been refactored to support KDE Plasma.
  o The binary dependency problem of xulrunner and libmozjs has been fixed by
    introducing a glue layer (extensions/smjs_script_runtime/libmozjs_glue.*).
  o analytics_usage_collector module has been added to collect usage data.
  o cmake build scripts have been included in source package, though it's still
    not widely tested and may have bugs.
  o Many improvements have been made for qt host.
  o Many other small fixes.

* 0.10.2 - Sept 13th 2008
  o Lots of bugs have been fixed, including: 138, 146, 191, 203, 209, 211, 172
    200, 207, 208, 187, 202, and more.
  o Desktop Gadgets compatibility has been improved a lot. Many gadgets for
    GDWin can run on GGL now.
  o framework.system.getFileIcon() has been implemented.
  o framework.openUrl() now supports opening local file and launch desktop
    file.
  o Photos gadget can handle multiple level directory now.
  o Ability to adjust default font size has been added to gtk host.
  o Many code cleanup, refactory and optimization.

* 0.10.1 - Aug 8th 2008
  o To celebrate the opening of the Beijing 2008 Olympic Games.
  o A prototype of Gadget Designer gadget has been added. Just add it from
    add gadget dialog and drag it out of sidebar (it's too large to fit in
    sidebar). Currently it only supports editing existing gadget. It's
    also a demo to show the power of Google Desktop Gadgets API, because
    itself is a gadget.
  o A new Photos gadget has been added, which can display your favorite
    photos from web or local directory as a slideshow.
  o Lots of bugs have been fixed, and some popular gadgets can run without
    problem, such as facebook and Google Calendar gadgets.

* 0.10.0 - July 12th 2008
  o Memory consumption and performance have been improved by introducing
    class based property registration.
  o Several built-in gadgets have been added, such as Web Clip, Analog
    Clock, etc.
  o Most issues of SideBar have been resolved.
  o SideBar now supports auto hide mode.
  o ggl-gtk now supports hotkey.
  o Compatibility issues with xulrunner 1.9 have been resolved.
  o Desktop entries for ggl-gtk and ggl-qt have been added.
  o Debug Console has been added for both ggl-gtk and ggl-qt. Use -dc
    command option to enable it.
  o qt_script_runtime has been added, though there are still some bugs.
  o Many other bugfixes.

* 0.9.3 -- Jun 13th 2008
  o Fixed many issues, such as: 96, 122, 128, 133, 135, 137, 139, 142,
    143, 145, 149, 152, 156, 157
  o And now gadgets will show in all virtual desktops.

* 0.9.2 -- Jun 6th 2008
  o Fixed most compilation issues on modern Linux distributions.
  o Fixed compatibility issues with xulrunner 1.9, though still has some
    bugs.
  o Fixed compatibility issues with curl, which doesn't have openssl
    support.
  o Fixed many issues in sidebar mode of gtk host.
  o Fixed some issues in qt host.
  o Added Simplified Chinese translation of most messages.
  o Various other bug fixes.
  o Made sidebar mode the default in gtk host. Use -ns switch to disable
    sidebar mode.

* 0.9.1 -- May 30th 2008
  o Fixed a serious bug in build script, which may cause the project
    unable to build.

* 0.9.0 -- May 30th 2008
  o The first public release.