File plasmoid-yawp.changes of Package plasmoid-yawp4

-------------------------------------------------------------------
Sat Dec 29 11:07:19 UTC 2018 - wbauer@tmo.at

- Split out default theme to a separate themes-default subpackage
  and only require that

-------------------------------------------------------------------
Wed May  8 08:34:10 UTC 2013 - toddrme2178@gmail.com

- Update to version 0.4.5
  * Bugfix: Desktop mode is not reusing applet size from last 
            session.
  * Bugfix: yaWP crashes in systemtray with KDE 4.10

- Update to version 0.4.4
  * New desktop painter has been added. Yawp can be configured to
    use the traditional or the new one for desktop and/or for 
    popup window.
  * Panel painter has been rewritten
  * Initialization stuff of yawp has been moved to init method, 
    because yawp crashes on KDE 4.8 due to the usage of not 
    initialized components.
  * Usage of KMessageBox has been replaced within DlgAddCity, 
    otherwise yawp crashes on KDE 4.8.5 (some earlier versions 
    might be included as well).
    Using KMessageBoxes within KConfigDialog (yawp settings dialog) 
    still works as expected.
  * Google ION has been removed, because Google does not support 
    this service any longer.
  * Updating and fixing translations
  * Bugfix: yaWP did not update weatherdata periodically after 
            hibernation - it is working now
- Split themes into another package since they are noarch

-------------------------------------------------------------------
Thu Apr 19 04:43:20 UTC 2012 - mlin@suse.com

- Update to version 0.4.3
  * Show current RealFeel temperature under current temperature
  * Non-modale city search dialog 
  * Implementing public slot configChanged() to behave like a standard plasmoid - 
    yaWP can be configured from external programs (e.g.: javascript) 
  * changing internal handling of extender (KDE 4.8 only) - when plasmoid will be 
    used in desktop mode extender is not used and will be destroyed, when plasmoid 
    is moved to panel a new extender will be created 
  * little tweaks to horizontal panel layout, adding more spaces between icons 
  * Ukrainian translation updated

-------------------------------------------------------------------
Thu Jan  5 14:00:46 UTC 2012 - toddrme2178@gmail.com

- Update to version 0.4.2
- Upstream changes:
  * Adapting yaWP to KDE 4.8
  * ION AccuWeather is showing closer maps for cities of the United States.
  * Workaround crashes in city search dialog in KDE >= 4.7.4
  * Frech and Slovak trasnlation updated
  * Fixes in Wunderground ION
  * Fix double translation for Short day names

-------------------------------------------------------------------
Thu Dec 15 13:45:01 UTC 2011 - toddrme2178@gmail.com

- Update to version 0.4.1
- Upstream changes:
  * Add ability to open forecast in browser (if URL is provided by ION)
  * ION wunderground is returning a sorted list of cities (airport stations are listed on top of list,
    because in general terms this station type contains more weather information than the personal weather station type).
  * ION Wunderground is supporting satellite maps as well
  * ION accuweather is not using a config-file for satellite image mapping any longer (feature has been added in version 0.4.0
    but I think this was a stupid idea). Satellite images will be hard coded mapped to location in ION.
  * Translations updated (CZ, FR)
  * Several little bug fixes - including geometry issues

-------------------------------------------------------------------
Tue Nov 15  9:38:57 UTC 2011 - toddrme2178@gmail.com

- Update to version 0.4.0
- Upstream changes:
  * Bugfix: text in animation area jumps up or down at start and at the end of animation
  * applets painting methods has been extracted and rewritten, for re-use and hopefully the new painting methods are well structured
  * yaWP supports externder items (in panel mode only) - extender item interacts with user like desktop mode.
    In panel mode:
    When user clicks on the applet (but not on the weather forecast icons) the extender pops up.
    The behavior of the applet for clicking on the weather forecast icons can be configured in the config dialog on page "Panel"
    option "Use interactive weather icons". When this option is checked the weather icon will toggle between day and night
    (in case we have weather information for day and night) otherwise the extender will appear.
  * Removes old files from cache directory $HOME/.cache/yawp on a regular base.
  * The install script install.sh uses more CPU cores if available. Could be override by -j script option.
  * Turkish translation (thanks to Hasan Kiran)
  * Czech, Slovak and French translation updated
  * Changing unit system in config dialog will force auto-update.
  * AccuWeather will use a config file for satellite mapping.
- Cleaned up spec file formatting

-------------------------------------------------------------------
Tue Sep 20 11:18:43 UTC 2011 - davejplater@gmail.com

- Update to version 0.3.6.460
- Upstream changes:
  * Turkish translation (thanks to Hasan Kiran)
  * French translation update-Correcting typos and mistakes.
  * Changing unit system in config dialog will force auto-update.
  * AccuWeather will use a config file for satellite mapping.

-------------------------------------------------------------------
Fri Apr  1 00:45:14 UTC 2011 - davejplater@gmail.com

- Removed dependency on "licenses"

-------------------------------------------------------------------
Thu Feb 17 11:02:47 UTC 2011 - davejplater@gmail.com

- Update to version 0.3.6.457
- Upstream changes :
  *Unifying Update behaviour tab.
  *Adding ion accuweather config file to install process and
   package.
  *Adding more details to ion accuweather satellite mapping, to
   address the circumstance that east russian countries needs
   different satellite maps than west russian countries.
  *Updating changelog info and copyright file.
  *Changing unit settings in config dialog will force auto-update.
  *AccuWeather will use a config file for satellite mapping.
  *French translation updated

-------------------------------------------------------------------
Fri Dec 17 15:40:27 UTC 2010 - davejplater@gmail.com

- Update to yawp release 0.3.6 = svn rev 448
- Upstream changes :
  * Traverse through all locations periodically (optional)
  * Page 'Settings' from config-dialog has been redesigned to gain
    more space
  * Fixing update bug in Wunderground Ion.
  * Algorithm that is doing the text layout for the details area
    has been simplified
  * Fix API breakage in 4.5.2/4.6

-------------------------------------------------------------------
Tue Oct 26 22:28:17 UTC 2010 - davejplater@gmail.com

- Update to version 0.3.5.446
- Upstream changes;
  *Google Ion: when searching for locations, ion will download data
   and parse it when XML has been completely received (like
   ion_accuweather and ion_wunderground).
  *When postal_code and city code contain the same string and this
   string contains at least one comma (e.g.: 'Springfield, ma')
   google return a strange location string - fixed.
  *Handling invalid XML telegrams, caused by unknown location.
   Otherwise google would return empty update data.
  *Suppress showing dewpoint when invalid.
  *Updated Slovak translation.

-------------------------------------------------------------------
Sun Oct 17 22:29:05 UTC 2010 - davejplater@gmail.com

- Update to version 0.3.5.440
- Upstream changes;
  *French translation update.
  *Adding version information about yawp and kde from compile time.
  *Handling KDE 4.6; splitting methode in reset in reset and 
   cleanup - adaption to kde standard ions.
  *Update Czech translation
  *Adaption to KDE API breakage between KDE 4.5.1 and 4.5.2.
  *Bugfix in algorithm for details text layout: Show sunrise/sunset
   in details area only when sunset and/or sunrise is valid.
  *Traverse through all locations periodically (optional)
  *Page 'Settings' from config-dialog has been redesigned to gain more space
  *Fixing bug in Ion Wunderground: Wunderground will now trigger 
   dataUpdate event only when at least one update job has been succeded.
   Wunderground is using two update jobs, one to receive the current 
   information and one for the forecast information.
  *algorithm that is doing the text layout for the details area 
   has been simplified.
  
-------------------------------------------------------------------
Fri Oct 15 12:05:08 UTC 2010 - davejplater@gmail.com

- Update to version 0.3.5.430
- Fixed build on kde 4.6

-------------------------------------------------------------------
Fri Oct  8 19:46:40 UTC 2010 - tittiatcoke@gmail.com

- Update to 0.3.5
  * Fix compilation error on KDE 4.5.2
  * Patching ions to work with new weather-data-engine, 
    thanks to Raymond Wooninck
  * Fixing legal issues (The source code of the standard ions 
    used as the base)
  * Ion is checking state of pressure, instead of just coping the data
  * Fix issues with sunrise/sunset
  * Prefer millimeters of mecrcury to torr on KDE 4.5
  * Fix KDE version check - consistently use KDE_IS_VERSION

-------------------------------------------------------------------
Thu Oct  7 15:47:41 UTC 2010 - davejplater@gmail.com

- Update to svn 426
- Upstream change :
  Fix compilation error on KDE 4.5.2

-------------------------------------------------------------------
Thu Sep 23 21:58:49 UTC 2010 - davejplater@gmail.com

- Update to svn 425
- Upstream changes :
  *fix KDE version check for upcoming 4.5 - consistently use KDE_IS_VERSION
  *prefer millimeters of mecrcury to torr on KDE 4.5 (nobody knows what torr is)
  *Yawp is showing at default the part of first day that contains the current
   weather information until next update, even if yawp should show other part of
   the day depending on: sunrise < current time < sunset
  *Now, ion is checking state of pressure, instead of just coping the data.
  *Fixing legal issues, because i was using the source code of the standard
   ions as the base.
  *Patching ions to work with new weather-data-engine, thanks to 
   Raymond Wooninck
  *Added missing mapping for weather-storm-day and weather-storm-night icons
                    

-------------------------------------------------------------------
Fri Jul 30 10:39:12 UTC 2010 - tittiatcoke@gmail.com

- update to version 0.3.4
  * Fix torr description.
  * Fix problems with some ions when yawp runs under ru locale
  * Fix compilation error on PCBSD (thanks vvheritagevv) for patch.
  * Update translations cs, fr, sk 

-------------------------------------------------------------------
Sun Jun 13 08:52:56 UTC 2010 - tittiatcoke@gmail.com

- Update to version 0.3.3
  * Added word-wrap for details-property.
  * Added new ion for wunderground weather service
  * Showing observation time (the time when weather-service-provider 
    has been updated the weather data) on details page, when 
    specific ion supports this feature.
    Ion Google, AccuWeather and Wunderground returning observation 
    time, as well.
  * Timestamps for sunrise and sunset will be returned in the new 
    timestamp format (when compiling with kde 4.3 and above - 
    timestamps in the standard ions had been changed)
  * Google is returning more information of location to show the 
    right flag. User needs to entered a more specific search text 
    to add a new city.
  * Timezone management
  * Fix compilation problems with gcc 4.5 (thanks to Kai Wasserbäch)
  * Translations updated: fr, pl(Maciej Bulik), sk, de, cs
  * Added Ukrainian translation (thanks to Yuri Chornoivan)
  * Various bugfixes and small improvements

-------------------------------------------------------------------
Mon Jun  7 04:45:42 UTC 2010 - davejplater@gmail.com

- Update to pre release svn 397 Fix crash on first use when installed.
- Upstream bug fixes: Bugfix in streamlogger and some other little
  changes.
  Fixing CMakeList.txt

-------------------------------------------------------------------
Fri Jun  4 06:47:50 UTC 2010 - davejplater@gmail.com

- Update to svn 394
- Upstream bugfixes: yawp will not request timezone when it receives 
  new data to prevent to show up multiple popup-dialogs.
  Timezones needs to be set in configdialog. When timezone was set,
  city will override countrycode and use countrycode from timezone.
  compatibility changes to work properly with ion wetter.com

-------------------------------------------------------------------
Tue Jun  1 06:21:19 UTC 2010 - davejplater@gmail.com

- Update to svn 392
- Upstream bugfixes: Bugfix: apdapt unitest-CMakeLists to modified 
  API and classdependency.

-------------------------------------------------------------------
Mon May 31 07:16:01 UTC 2010 - davejplater@gmail.com

- Update to svn 391
- Upstream bugfixes: Small changes to work with unittests
  adding abort search city action.
  Adapt to changed storage api

-------------------------------------------------------------------
Thu May 27 07:20:13 UTC 2010 - davejplater@gmail.com

- Update to svn 386
- Upstream bugfixes: crached in panelmode when city had no days; 
  disable show_preselected_timezone in timezone dialog when country
  is unknown or when no preselected timezones exists;
  adjusted kde_version_macros

-------------------------------------------------------------------
Sun May 23 18:54:38 UTC 2010 - davejplater@gmail.com

- Update to svn version 384
- bugfixes: day mapping for envcan, disable timezone button in 
  configdialog when no city, fixed russia map mapping.
- Changes in version 0.3.3
  * Added word-wrap for details-property.
  * Added new ion for wunderground weather service
  * Showing observation time (the time when weather-service-provider
    has been updated the weather data) on details page, when specific
    ion supports this feature. Ion Google, AccuWeather and Wunderground
    returning observation time, as well.
  * timestamps for sunrise and sunset will be returned in the new
    timestamp format (when compiling with kde 4.3 and above - 
    timestamps in the standard ions had been changed)
  * Google is returning more information of location to show the
    right flag. User needs to enter more specific search text to
    add a new city.
  * Timezone management

-------------------------------------------------------------------
Tue May 18 12:15:51 UTC 2010 - davejplater@gmail.com

- Update to svn revision 376
- yawp is now repainting the entire applet
- New strings in weather.list, update fr.po and so

-------------------------------------------------------------------
Fri May 14 06:19:54 UTC 2010 - davejplater@gmail.com

- Update to svn revision 374.
- Fixed includes

-------------------------------------------------------------------
Sat May  8 11:09:00 UTC 2010 - davejplater@gmail.com

- Update to svn revision 373, removed gcc45 patch and other bug fixes
- Fixed dependency problem. Themes now an integral part of yawp
- Created subpackage for debugging yawp bugs.

-------------------------------------------------------------------
Tue May  4 08:59:59 UTC 2010 - davejplater@gmail.com

- Updated to svn revision 372, removed patch gcc45.diff.
- Fixes accuweather error. Added yawp-0.3.372-gcc45.patch to fix
  new gcc45 build errors.
  Removed requires: dbusmenu-qt which doesn't exist and added
  BuildRequires: dbusmenu-qt-devel

-------------------------------------------------------------------
Mon Dec  7 08:33:37 UTC 2009 - tittiatcoke@gmail.com

- updated to version 0.3.2
  * Added support for KDE 4.4 (including docking in systray)
  * Fix text shadow for light themes
  * A new Compact panel layout
  * Translations updated: cs, fr, ru
  * Some small fixes
  * fixed bug in accuweather engine
  + Totally rewritten - Big thanks to udev
  + Plasma weather engines support - accuweather and google engines
    included
  + Multicity support
- added BuildRequire plasma-addons-devel
- disabled de-translation-update.patch

-------------------------------------------------------------------
Sun Nov 1 19:31:38 CET 2009 - buschmann23@opensuse.org - 0.2.3

- added de-translation-update.patch

-------------------------------------------------------------------
Wed Jun 3 11:48:00 CEST 2009 - jcnengel@googlemail.com - 0.2.3

- added additional themes
 
-------------------------------------------------------------------
Thu May 7 11:11:09 CEST 2009 - buschmann23@opensuse.org - 0.2.3

- updated to version 0.2.3
  + Satellite image in tooltip can be dissabled
  + Polish translation added - thanks to Maciej Bulik
  + Fixed unit conversion functions to be on sync with accuweather.com
    - Thanks to Maciej Bulik for report
  + Russian, French and Czech translation updated
  + Licence mess cleaned
- added license linking to save disk space

-------------------------------------------------------------------
Wed Apr 1 02:11:23 CEST 2009 - buschmann23@opensuse.org - 0.2.2

- updated to version 0.2.2
  + Fix for the icon sizing issue in KDE 4.2.2 and 4.2.67 - thanks to Daniel Rocher
  + Solid support for network - thanks to John Stamp
  + Panel tooltip redesign, show much more informations now
  + Dialog sizing issue fixed
  + Removed obsolete KIO workaround
  + Translations updated: French, Slovak, Czech and Russian

-------------------------------------------------------------------
Tue Mar 17 13:31:33 CET 2009 - buschmann23@opensuse.org - 0.2.1

- updated to version 0.2.1
  + Fixed several panel sizing issues
  + Custom colors support
  + YaWP should be now usable with light themes (like Aya)
- adding debug_package macro for building outside the Build Service,
  which has its own mechanism

-------------------------------------------------------------------
Sun Mar 1 15:36:02 CET 2009 - buschmann23@opensuse.org - 0.2

- updated to version 0.2
  + Panel support
  + Many bugfixes and improvements
- removing obsolete kde4.2-cmake-changes.patch

-------------------------------------------------------------------
Sun Jan 18 19:22:16 CET 2009 - buschmann23@opensuse.org - 0.1.65

- updated to version 0.1.65
  + With help. Please see DEVELOPERS in README

-------------------------------------------------------------------
Wed Jan 14 17:32:34 CET 2009 - buschmann23@opensuse.org - 0.0.6

- adding kde4.2-cmake-changes.patch

-------------------------------------------------------------------
Sun Dec 14 15:01:27 CET 2008 - buschmann23@opensuse.org - 0.0.6

- updated to version 0.0.6
  + Marian Kyral's (mkyral) font patch (thanks)

-------------------------------------------------------------------
Sat Dec 13 11:22:35 CET 2008 - buschmann23@opensuse.org - 0.0.5

- updated to version 0.0.5
  + Changed the icons.
  + Now when added to the panel it will only display the degrees.

-------------------------------------------------------------------
Tue Dec  9 09:55:59 CET 2008 - buschmann23@opensuse.org - 0.0.4

- updated to version 0.0.4
  + Fixed font issue. (I read the QFont manual :))
  + Fixed issue with languages.
  + Added icy weather condition.

-------------------------------------------------------------------
Mon Dec  8 12:36:39 CET 2008 - buschmann23@opensuse.org - 0.0.3

- updated to version 0.0.3
  + Some dumb mistakes on my part, sorry.

-------------------------------------------------------------------
Sun Dec  7 17:28:01 CET 2008 - buschmann23@opensuse.org - 0.0.2

- updated to version 0.0.2
  + Removed speed issue.
  + Added default plasma theme.
  + Now should support kde proxy settings.
  + Added more weather conditions.
  + Improved layout.
  + Removed lib curl.

-------------------------------------------------------------------
Tue Dec  2 12:58:54 CET 2008 - buschmann23@opensuse.org - 0.0.1

- initial package
- version 0.0.1
openSUSE Build Service is sponsored by