Revisions of xfce4-weather-plugin

buildservice-autocommit accepted request 1157424 from Maurizio Galli's avatar Maurizio Galli (mauriziogalli) (revision 31)
auto commit by copy to link target
Maurizio Galli's avatar Maurizio Galli (mauriziogalli) accepted request 1156600 from Manfred Hollstein's avatar Manfred Hollstein (manfred-h) (revision 30)
- Update to 0.11.2
  * Update copyright year
  * Astro data downloads adapted
  * Do not translate warning messages
  * Fix leaks around remove_timezone_offset()
  * build: Bump glib version
  * Migration to Sunrise API 3.0
  * Silence one more warning
  * Be less verbose about network requests
  * Do not warn about missing -night icon variants (Fixes #60)
  * Use link color with better constrat for dark themes
  * Remove dead code
  * Fix remove_timezone_offset()
  * Add some const qualifiers
  * Fix moon_phases array
  * Do not translate warning messages
  * Fix a typo, everytime → every time.
  * Translation Updates
- Add 0001-relax-json-c-version.patch to meet what Leap 15.5
  provides.
buildservice-autocommit accepted request 1082639 from Maurizio Galli's avatar Maurizio Galli (mauriziogalli) (revision 29)
auto commit by copy to link target
Maurizio Galli's avatar Maurizio Galli (mauriziogalli) accepted request 1082170 from Manfred Hollstein's avatar Manfred Hollstein (manfred-h) (revision 28)
- Update to 0.11.1
  * Update copyright year
  * Remove deprecated project files
  * Prevent Celcius display of -0C (fixes #63)
  * Fix blurry logo when UI scale > 1
  * Fix blurry icons when UI scale > 1
  * Fix intltool lock file bug in make distcheck
  * Rename `timezone` to avoid shadowing global variable
  * Return from function to avoid using garbage values
  * Use correct variable
  * Add settings button to summary window (Fixes #41)
  * Drop strftime padding (Fixes #46)
  * Improve settings UI
  * Add new icons with rDNS naming
  * Fix forecast layout (Fixes #40)
  * Translation Updates
- Remove _service file
M K's avatar M K (tux93) committed (revision 21)
buildservice-autocommit accepted request 847433 from M K's avatar M K (tux93) (revision 14)
auto commit by copy to link target
M K's avatar M K (tux93) accepted request 847372 from Maurizio Galli's avatar Maurizio Galli (mauriziogalli) (revision 13)
- Update to 0.10.2
  - Switch to the 2.0 API of met.no (1.9 was deprecated)
  - weather-icon: fix use-after-free in get_user_icons_dir
  - Fix GTimeVal deprecation
  - Update copyright/bugzilla URLs
  - Add basic GitLab pipeline
  - bxo#16717: Move from exo-csource to xdt-csource
  - Fix unprintable character in summary subtitle (bug #16394)
  - Improve contrast in weather report, similar to GTK2 + Adwaita 
    (bxo#15806)
  - Enable keyboard scrolling in Details panel (bxo#15912)
  - Support solarnoon and solarmidnight (bxo#15771)
  - Fix day/night calculation (bxo#16091)
  - Translation Updates
- Removed obsolete patch 
  xfce4-weather-plugin-fix-no-return-in-nonvoid-function.patch
- Update to 0.10.1
  * Switch to 'locationforecast' product and use a more recent API 
    version (bxo#16268)
  * Fix invalid scrollbar index to add a label (bxo#16023)
  * Update URLs from goodies.x.o to docs.x.o (bxo#16182)
  * Fix build with panel 4.15
  * Make build output less verbose
  * Use standard icon names (bxo#16059)
  * Translation updates
- Fixed sources in spec file
- Update to 0.10.0
  * Translation updates 
- Package renamed to follow upstream name xfce4-foo-plugin
- Use lang subpackage for manual edits instead of %lang_package macro 
- Cleaned up spec file
- Added bcond for git master builds
- Update to 0.9.1
  * Use https for all connections (bxo#13645)
  * Use the latest sunrise API (2.0) (bxo#14972)
  * Use xfce_panel_plugin_get_icon_size so the weather icon respects the
    panel's configured icon size
  * Fix link to the met.no logo
  * Translation Updates
- Dropped obsolete macros
- Swtiched URL and Source to https://
- update to 0.9.0
  * Port to GTK+ 3
    - Preferences dialog ported to Glade
    - Replaced individual header includes
    - Replaced deprecated symbols
    - Replaced direct access with accessor functions
    - Improved forecast background with dark and light themes
    - Improved spacing in the preference and forecast dialogs
    - Added small (3px) padding between weather icon and scrollbox
    - Fixed full debug builds
  * Port to libsoup 2.42
  * Use HTTPS where possible
  * Translation updates
- update to version 0.8.10
  - Set USER_AGENT for nominatim search (bxo#13877)
  - Fix showing times in UTC instead of local time on FreeBSD
    (bxo#13358)
  - Translation updates
- update to version 0.8.9
  - Bump LocationforecastLTS version to 1.3
  - Fix compiler warnings about implicit function declarations
  - Change more URLs from http://yr.no to https://met.no
  - Translation updates
- update to version 0.8.8
  - use https://api.met.no, old site has been deprecated
  - translation updates
  - Use met.no sunrise-1.1 API (bxo#12333)
- do not package huge ChangeLog file, NEWS is good enough
- update to version 0.8.6
  - add ACLOCAL_AMFLAGS to Makefile.am
  - remove negative sign when temperature is rounded to 0 degree
    Fahrenheit (bug #11604)
  - fix IT_PROG_INTLTOOL warning
  - translation updates
- update to version 0.8.5
  - translation updates
- update to version 0.8.4
  - improve UI feedback when resetting weather data
  - show API deprecation warnings in the details tab of the summary
    window instead of the standard output
  - support upower-0.99
  - use locationforecastLTS-1.2 API
  - add code to handle proxy authentication
  - remove code dealing with laptop lid open/close
  - show astrodata in forecast day header tooltip in summary window
  - fetch and cache astronomical data for multiple days
  - add a button for opening/creating the user icon themes
    directory in the config dialog
  - sort icon themes by path names (user themes are listed first)
  - correct spelling of precipitation
  - context menu: Resolve mnemonic conflict for Refresh and Remove
    (bug #9911)
  - summary window: Fix clock not updating properly
  - fix wind direction translation
  - make using only a single row the default setting
  - better handle single row and icon size in various panel modes
  - fix text color not being remembered over restarts
  - build system cleanups and dependency bumps
  - many translation updates
- drop obsolete xfce4-panel-plugin-weather-upower-0.99.patch,
  xfce4-panel-plugin-weather-fix-panel-icon-size.patch,
  xfce4-panel-plugin-weather-use-locationforecast-1.2-api.patch
- Add xfce4-panel-plugin-weather-fix-panel-icon-size.patch in order
  to fix the size of the panel icon (backported from upstream git)
- Add xfce4-panel-plugin-weather-use-locationforecast-1.2-api.patch
  Switch to met.no locationforecast-1.2 API (bxo#10916, bnc#901944,
  backported from upstream git)
- Add xfce4-panel-plugin-weather-upower-0.99.patch in order to
  support upower >= 0.99 (backported from upstream git, bxo#10922)
- update to version 0.8.3
  - replace internal HTTP implementation by libsoup; this gets the
    search dialog working again and makes the plugin future-proof
  - fix timezone issues by putting the plugin into the timezone of the
    chosen location
  - cache and interpolate data
    - possibly improves current weather
    - keeps plugin going for a while without internet connection
  - support icon themes (see README for using and creating themes!)
    - add brand new icon theme "Simplistic" by Simon Steinbeiß
    - add small variation of the "Liquid" theme for dark panels
    - improvements to existing icons
  - rework configuration dialog
    - settings are applied instantaneous
    - tooltips provide encyclopedic information about weather-related
      stuff, enhancing user-experience
    - the Location tab lets you tweak latitude, longitude, altitude and
      timezone (autodetection powered by GeoNames)
    - the Units page does away with the insufficient imperial/metric
      checkbox and empowers you to choose the units used in your
      country
    - useful appearance tweaks
  - improve the scrollbox (font, color, multiple lines)
  - add new (calculated) values: dew point and apparent temperature
  - optimize CPU usage and power-save mode using upower
  - improve download handling and widget updates
  - improve UI feedback by making the main plugin container a panel
    toggle button
  - improve support for RTL languages
  - many translation updates
  - update README with important and useful information
- added
  xfce4-panel-plugin-weather-fix-no-return-in-nonvoid-function.patch
  which returns a bogus value in case of an unhandled switch case
- update to version 0.8.2
  - lots of translations updates
  - update liquid icon set to be complete
  - improve sleet icons
  - improve rain icons for darker panels
  - correct symbol descriptions and add comments with explanations
  - correct and improve liquid icons
  - updated README with documentation from Xfce Goodies homepage
  - add debugging code and instructions on how to debug in README
  - add section about theming and icon sets in README
  - remove code for now unsupported GTK/GLIB versions
  - bump minimum requirements to match Xfce-4.8 (yes, they were
    needed before) and drop some legacy code
  - fix ugly GDK_WINDOW assertion when opening the summary window
  - clear scrollbox labels before updating conditions
  - correct "Astrological data" to "Astronomical data"
  - variable name fix for Solaris
  - fix crash in summary window when something weird happens
  - some more code refactoring, clean up and minor fixes
- dropped obsolete
  xfce4-panel-plugin-weather-fix-crash-when-no-data.patch
- added xfce4-panel-plugin-weather-fix-crash-when-no-data.patch in
  order to fix a crash in summary window when data is not available
  (bxo#9182)
- update to version 0.8.1
  - show more information in panel plugin tooltip
  - tooltip for location name in config dialog now shows latitude
    and longitude, or clearer instructions what to do
  - fetch sunrise/sunset times via met.no webservice; this way we
    get moon phase, moonrise and moonset for free
  - better handling of sanitizing location name
  - correct texts in search dialog
  - set text color on alternate cells in forecast table
  - bump minimum requirements to Xfce 4.6
  - build the plugin as a module
  - fix many smaller bugs like uninitialized, unused variables etc
  - reformat and cleanup source code, improve code quality
  - translation updates
- dropped obsolete
  xfce4-panel-plugin-weather-remove-dependency-on-glib-2.30.patch
- updated description
- update to version 0.8.0
  - Migrate to libxfce4ui.
  - Better handling of vertical and deskbar modes.
  - Fix adjusting label text size to panel size.
  - Fix scrollbox scroll direction in vertical mode.
  - Major rewrite: Migrate to yr.no API instead of weather.com
    The plugin now uses data from the Norwegian Meteorological
    Institute, which is a bit different and forced a redesign of
    the summary window and more logic for computing the values.
    This rewrite means the hassle with the expiring license keys is
    finally gone, and the plugin shouldn't stop working suddenly,
    as API changes are announced quite some time before they become
    active. Forecasts for up to 10 days are provided, depending on
    the location. The location is defined by latitude and
    longitude, the actual name is only used for presentation.
  - Switch to the new GeoIP service at geoip.xfce.org, the old one
    has stopped working correctly quite some time ago.
  - Automatically set system of measurement depending on the GeoIP
    country code.
  - Fix wrong location search results
  - Enlarge the search dialog. It's now capable of showing 10 or
    more results instead of only 2 or 3.
  - Nice error message in summary window when no location was set
    or when there's no data available.
  - Make left click toggle the forecast window.
  - Optimized update intervals (downloading data and presentation).
    This should also fix update issues after suspend/resume.
  - Add move label up/down buttons to config dialog.
  - Add shortcuts to the widgets in the config dialog.
  - Add shortcuts for accessing the notebook pages in the forecast
    window.
  - Fix compilation warnings, possible null pointer errors, memory
    leaks, hardcoded values, make more strings translatable.
- added
  xfce4-panel-plugin-weather-remove-dependency-on-glib-2.30.patch
  in order to remove the dependency on glib-2.30
- add dependency on exo-tools since exo-open is used
- added documentation files
- corrected source URL
- specfile cleanup
- correct dependencies
- split off -lang subpackage
- new package (split off from xfce4-panel-plugins)
buildservice-autocommit accepted request 778614 from M K's avatar M K (tux93) (revision 12)
auto commit by copy to link target
Displaying revisions 1 - 20 of 31
openSUSE Build Service is sponsored by