1.2.0 (2025-05-20)
=====
Meson has been added as a build system in this release, and the
associated archive has been generated by 'meson dist'. Although
autotools has been retained for the time being and can still be used
via 'autogen.sh', meson is now the preferred build system, and
autotools will be removed in a future release.

- Update README after switchover to meson
- build: Automate copyright year management
- Add meson build
- autotools-build: Explicitly require libxfce4util
- Fix libxfce4panel include
- Translation Updates:
  Italian

1.1.4 (2024-12-25)
=====
- Update copyright year
- build: Bump dependency versions and fix deprecation warnings
- I18n: Update po/LINGUAS list
- build: Make libx11 optional and add runtime check
- build: Use XDT_VERSION_INIT and get rid of configure.ac.in
- I18n: Update po/LINGUAS list
- build: Get rid of intltool
- Translation Updates:
  Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
  Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
  Dutch, Eastern Armenian, English (Australia), English (Canada),
  English (United Kingdom), Esperanto, Estonian, Finnish, French,
  Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian,
  Interlingue, Italian, Japanese, Kazakh, Korean, Latvian, Lithuanian,
  Malay, Norwegian Bokmål, Occitan (post 1500), Polish, Portuguese,
  Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian,
  Spanish, Swedish, Turkish, Ukrainian, Urdu, Urdu (Pakistan), Uyghur

1.1.3 (2023-04-21)
=====
- Fix previous commit
- Update copyright year
- Remove deprecated project files
- build: Add GLib requirement
- build: Fix autotools warnings
- Fix blurry image when UI scale > 1
- build: Fix intltool lock file problem during make distcheck
- Translation Updates:
  Albanian, Arabic, Armenian (Armenia), Belarusian, Bulgarian, Catalan,
  Chinese (China), Croatian, Czech, Danish, Dutch, Eastern Armenian,
  English (Australia), English (Canada), English (United Kingdom),
  Esperanto, Estonian, Finnish, French, Galician, German, Greek,
  Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Kazakh,
  Korean, Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500),
  Polish, Portuguese (Brazil), Russian, Slovak, Slovenian, Spanish,
  Swedish, Ukrainian, Uyghur

1.1.2
======
- Check whether the seat exists before ungrabbing it
- Create README.md. Update configure.ac.in
- Fix compilation warnings
- autoconf: Some updates
- fix for no dialog after screenlock issue (#13)
- Remove GSourceFunc casts (!2)
- Translation Updates:
  Albanian, Basque, Belarusian, Catalan, Chinese (China), Chinese
  (Taiwan), Czech, English (Canada), French, Galician, Hebrew,
  Hungarian, Indonesian, Interlingue, Italian, Japanese, Kazakh,
  Korean, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Serbian,
  Slovak, Slovenian, Spanish, Turkish, Uyghur

1.1.1
======
- Do not enable countdown when configuration changes (Bug #16118)
- Add lock button to break dialog (Bug #16317)
- Update URLs from goodies.x.o to docs.x.o (Bug #16179)
- Translation Updates:
  Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
  Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
  Dutch, Eastern Armenian, English (Australia), Esperanto, Finnish,
  French, Galician, German, Greek, Hebrew, Hungarian, Icelandic,
  Indonesian, Italian, Japanese, Kazakh, Korean, Latvian, Lithuanian,
  Malay, Norwegian Bokmål, Occitan (post 1500), Polish, Portuguese,
  Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish,
  Swedish, Turkish, Uighur, Ukrainian, Urdu, Urdu (Pakistan)

1.1.0 (03/11/2019)
======
- GTK3 Port
- React to panel "mode," not "orientation" (Bug #15840)
- Make time out plugin respect panel icon size (Bug #15839)
- Allow compilation with panel 4.15
- Make build less verbose
- Translation Updates: Croatian, Galician, Italian

1.0.3 (13/9/2019)
=====
- make strings translatable (fixes #8716)
- Left-align labels for time settings (bug #6346)
- Add option to hide icon - fixes #12084
- New translations: hy_AM, be, eo
- Many translation updates

1.0.2 (9/3/2015)
=====
- Ditch _xfce_create_framebox() and use xfce_gtk_frame_box_new() instead
- Fix transparency (bug #8747). Set the Gtk.EventBox invisible like other panel plugins do.
- Updated translations: ar, ast, en_GB, ca, cs, da, de, el, es, eu, fi,
  fr, he, hu, id, it, ja, kk, ko, nl, pl, pt, pt_BR, tu, sk, sr, sv, ug,
  uk, zh_CN, zh_TW
- New translations: bg, en_AU, fr, hr, is, li, ms, nb, oc, tr

1.0.1 (17/04/2012)
=====
- Port to libxfce4ui
- Build the plugin as a module
- Fix double-free when seconds are not displayed (bug #7538)
- Port to GtkTooltip and fix bug #6157
- Emit the 'update' signal only if the countdown is running
- Only call gtk_progress_set_percentage() with valid value (bug #7660)

1.0.0
=====
- Translated into a total of 31 languages, with 15 at 100%
- Fix bug #3310
- Fix bug #4699
- Fix bug #3224
- Allow setting the time with a precision in seconds, rather than minutes
- Added an about dialog
- New optional resume button to be pushed at the end of the pause
- New progress bar in the lock screen

0.1.1
=====
- Properly display remaining minutes when seconds are not displayed 
  (bug #3221).
- Fix license headers. Source is GPL, not LGPL! (bug #3366).
- Change LDFLAGS to LDADD in Makefile.am to fix compilation with 
  --as-needed.
- Save settings properly (bug #3224).
- Make it possible to hide hours and seconds in the lock screen.
- After closing the properties dialog, only restart the countdown 
  if the countdown time has changed.
- New languages available: French, Hungarian.

0.1.0
=====
- First release.
- Includes most features I had in mind: Flexible time settings, option
  to take breaks whenever you like, easy way to deactivate the plugin
  without removing it from the panel, postpone feature and locking
  of all screens during breaks.
- Languages available: English, German.
