File xfce4-timer-plugin.changes of Package xfce4-timer-plugin
-------------------------------------------------------------------
Mon Jan 6 17:56:56 UTC 2025 - Manfred Hollstein <manfred.h@gmx.net>
- Update to version 1.7.3
* Update copyright year
* build: Bump dependency versions and fix deprecation warnings
* Add the capability to trigger a countdown from the command line.
* I18n: Update po/LINGUAS list
* build: Use XDT_VERSION_INIT and get rid of configure.ac.in
* gcc-analyzer: Fix -Wanalyzer-deref-before-check
* build: Get rid of intltool
* Add an UTC option to the alarm
* Fix copyright info
* Remove deprecated project files
* Translation Updates
-------------------------------------------------------------------
Tue Apr 18 17:47:45 UTC 2023 - Manfred Hollstein <manfred.h@gmx.net>
- Update to version 1.7.2
* Update copyright year and bug report address
* always keep the dialog window above
* Allow to start any timer on timeout
* Remove dead code generating a warning
* Remove wrong function call
* Do not quit the main loop on "free-data"
* build: Add GLib requirement
* build: Fix autotools warnings
* Update configure.ac.in
* Use "logo-icon-name" instead of "logo" in about dialog
* build: Fix intltool lock file problem during make distcheck
* Update COPYING
* Delete "xfce4" from various strings
* Replace GTimeVal with GDateTime
* Context menu option to add new timer and pause/stop icons (!11)
* Fix missing translation macro for Time's up dialog
* Fix compilation warnings
* autoconf: Some updates
* Update `.gitignore`
* Request automatic widget length
* Properly save settings for many plugin instances
* Reaplce AC_CONFIG_MACRO_DIR with AC_CONFIG_MACRO_DIRS (!1)
* Create README.md. Update configure.ac.in
* Translation Updates
- Remove _service file
-------------------------------------------------------------------
Fri Jul 24 09:04:37 UTC 2020 - Marcel Kuehlhorn <tux93@opensuse.org>
- Update to version 1.7.1
* Update URLs from goodies.x.o to docs.x.o (bxo#16180)
* Do not recreate box when orientation changes
* Remove unused eventbox
* Avoid square-sized plugin (bxo#16101)
* Remove unused variables and function
* Resolve GCC warning: ISO C90 forbids mixed declarations and code
* Preferences: Improved spacing and layout in editor (bxo#14678)
* Selecting a timer always starts it
* Add Hossam Ayman's multiple timer code, some leak and g_free
fixes in update_function.
* Translation Updates
-------------------------------------------------------------------
Fri Aug 16 12:09:55 UTC 2019 - Maurizio Galli <maurizio.galli@gmail.com>
- Fixed source in spec file
-------------------------------------------------------------------
Mon Jul 29 07:41:11 UTC 2019 - Maurizio Galli <maurizio.galli@gmail.com>
- Package renamed to follow upstream name xfce4-foo-plugin
- Use lang subpackage for manual edits instead of %lang_package macro
- Cleaned up spec file
- Use %license for COPYING
- Added bcond for git master builds
-------------------------------------------------------------------
Sat Feb 17 13:22:19 UTC 2018 - seife+obs@b1-systems.com
- update to version 1.7.0
* port to GTK+3
* new icon (bxo #13517)
* add "keep above" for Beep dialog (bxo#13514)
* when paused show all menu timers (bxo#13516)
* small UI improvements (bxo#13515)
* translation updates
- package NEWS file instead of huge ChangeLog
-------------------------------------------------------------------
Thu Jun 5 10:20:21 UTC 2014 - gber@opensuse.org
- update to version 1.6.0
- added button in the alarm window to rerun the timer
- minor fixes and code cleanup
-------------------------------------------------------------------
Fri May 10 09:52:37 UTC 2013 - gber@opensuse.org
- update to version 1.5.0
- major code reorganization
- allow popup menuitems to be activated by keyboard
- various minor bugfixes
- add the "About" dialog
-------------------------------------------------------------------
Tue Apr 23 08:23:04 UTC 2013 - gber@opensuse.org
- update to version 1.0.2
- some code cleanup
- now the alarm dialog window displays the alarm name
- added the option to define a default alarm command
-------------------------------------------------------------------
Wed Sep 5 16:49:06 UTC 2012 - gber@opensuse.org
- update to version 1.0.0
- fix a crash with 4.8+ panels
- fix a segfault when the timer is paused
- fix border sizes
- code cleanups and introduce the optional feature "selecting a
timer starts it"
-------------------------------------------------------------------
Fri Apr 20 11:45:01 UTC 2012 - gber@opensuse.org
- added documentation files
-------------------------------------------------------------------
Tue Apr 17 22:40:28 UTC 2012 - gber@opensuse.org
- corrected source URL
-------------------------------------------------------------------
Wed Apr 4 08:18:48 UTC 2012 - gber@opensuse.org
- specfile cleanup
- correct dependencies
- split off -lang subpackage
-------------------------------------------------------------------
Tue Feb 7 10:09:50 UTC 2012 - gber@opensuse.org
- update to version 0.6.4
- incorporated xfce4-panel-plugin-timer-fix-windows.patch and
xfce4-panel-plugin-timer-fix-timerinfo-truncation.patch
- the mouse click receive code is separated for pre-4.8 and 4.8
panels
- added an icon
-------------------------------------------------------------------
Thu Feb 2 10:16:21 UTC 2012 - gber@opensuse.org
- added xfce4-panel-plugin-timer-fix-windows.patch in order to set
the add/edit dialog transient for the main configuration window
and to make the notification dialog modal
-------------------------------------------------------------------
Thu Jan 26 10:39:21 UTC 2012 - gber@opensuse.org
- added xfce4-panel-plugin-timer-fix-timerinfo-truncation.patch
which uses a dynamically allocated string to hold timer data in
order to prevent truncation in some locales (bnc#742788)
-------------------------------------------------------------------
Thu Jan 5 22:10:18 UTC 2012 - gber@opensuse.org
- update to version 0.6.3
- translation updates
-------------------------------------------------------------------
Sun Jun 19 07:36:32 UTC 2011 - gber@opensuse.org
- update to version 0.6.2
- added pause/resume functionality
- minor fixes and cleanup
- translation updates
- dropped
xfce4-panel-plugin-timer-0.6.1-fix-invalid-function-type.patch
which has been applied upstream
-------------------------------------------------------------------
Wed Mar 9 11:00:00 UTC 2011 - gber@opensuse.org
- new package (split off from xfce4-panel-plugins)