v0.18.0 - 2026-02-01
--------------------
Andrew Savchenko (1):
      Include <sys/select.h> for fd_set

Kim Woelders (30):
      api.c: Avoid graphics exposure events
      Change Epplet_send_ipc() to printf() style
      E-Slides: Use non-deprecated IPC commands
      Add date and git tag (if built from git checkout) to rpm file name
      Change formatting style
      api: Introduce Epplet_wc_callback_t
      E-Exec.c: Cosmetics
      autofoo: Rework git tag/release stuff
      autofoo: Drop pkg_revision, cleanups
      spec file: Drop ancient obsoletes
      api: Use InputOnly window for comms
      api: Simplify Estrdup()
      api: Eliminate redundant dd
      api: Enable launching epplets into window mode e16
      api: Cosmetics
      api: Move comms stuff to separate file
      comms: Refactor atom handling code
      comms: Some trivial changes
      comms: Simplify _CommsFindCommsWindow()
      Spec file: Set high rpm release number for non-release rpms
      E-Slides: Cosmetics
      E-Slides: Fix potential segv
      spec file: Put devel stuff in devel package
      Fix gcc15 warnings
      Fix a couple of warnings when using libgtop
      Fix warning
      api: Fix some Fix constness warnings
      api: Fix memory leak in Epplet_bind_double_GL()
      E-Slides: Fix memory leak
      Version 0.18

v0.17.0 - 2022-01-18
--------------------
Kim Woelders (37):
      Reintroduce acflags for configuration of rpmbuilds
      0.16.000.
      E-Power: Cleanups
      E-Power: Enable using POWER_SUPPLY_POWER_NOW and POWER_SUPPLY_ENERGY_... too
      Update .gitignore
      Warning fixes for gcc 9
      Fix build with -fvisibility=hidden
      Enable visibility hiding by default
      Update .gitignore
      autogen.sh: Add -n as alternative to NOCONFIGURE
      Fix incorrect check for __attribute__ ((unused)))
      configure.ac: Drop unnecessary prefix stuff
      Use fabs(), not abs() on doubles
      Eliminate obsolete AC_HEADER_TIME
      Drop obsolete AC_HEADER_SYS_WAIT
      Drop old hint stuff
      Add option to build with asan
      Drop snprintf source
      Introduce Epplet_adjust_priority()
      Drop unnecessary headers
      Indent tweaks, cleanups
      Change E[v]snprintf -> [v]snprintf
      Drop pointer test for free()
      Centralize setting up atexit(Epplet_cleanup)
      Introduce Epplet_Exit()
      Bump .so file version (added symbols)
      Epplet_load_config(): Fix memory leak when called more than once
      E-MemWatch: Drop ancient (<2.6) kernel support (fixing bad memory access)
      E-Mountbox: Fix potential segv when parsing /etc/fstab
      E-Wireless: Fix bad memory access
      E-Pinger: Fix potential buffer overrun
      Fix bad memory access in draw_flame()
      E-Net: Enable specifying device in config (no UI).
      Trivial cleanups around *alloc functions
      Fix gcc12 warning
      New ChangeLog, drop ancient ones
      Version 0.17

v0.16.0 - 2018-08-13
--------------------
Kim Woelders (6):
      Spec file cleanups
      Simplify autogen.sh
      Fix incorrect buffer size
      Avoid format-truncation warning
      Change Epplet_dialog_ok() to printf() style
      Version 0.16.

v0.15.0 - 2017-04-16
--------------------
Kim Woelders (28):
      0.14.000.
      Change obsolete INCLUDES to AM_CPPFLAGS.
      Add AC_CONFIG_MACRO_DIR and ACLOCAL_AMFLAGS.
      Fix autogen.sh after m4 directory change.
      Eliminate use of malloc.h.
      Autofoo cleanups.
      Remove obsolete USE_OLD_REMEMBER/NO_AUTO_RESPAWN stuff.
      Change package name to e16-epplets for package naming consistency.
      Fix optional libgtop usage.
      Change MAX to MAXVAL to avoid name clashes.
      Use "wop" in stead of ancient "remember" IPC command.
      E-Power: Cosmetics.
      E-Power: Timer tweaks.
      E-Power: Some refactoring.
      E-Power: Simplifications.
      E-Power: Mode tweaks.
      E-Power: Fix showing image when battery is > 100% full(?).
      Autofoo update (AC_PROG_LIBTOOL -> LT_INIT).
      Don't remove m4 when cleaning.
      Autofoo update (unused, func).
      Autofoo update (warnings).
      Warning cleanups - api.
      Warning cleanups - epplets.
      Fix issue found by gcc 6.
      Warning fix for gcc 7.
      Build .xz tarball too.
      Build silently (use AM_SILENT_RULES).
      Version 0.15.

v0.14.0 - 2012-10-02
--------------------
Kim Woelders (10):
      0.13.000
      Using -rpath should not be necessary.
      Cleanups.
      Add support for reading battery status from /sys/class/power_supply.
      Indent.
      Use XkbKeycodeToKeysym() in stead of XKeycodeToKeysym().
      Minor cleanups in the comms department.
      Fix linking on Fedora with ld.gold.
      Fix linking on debian.
      Version 0.14.

Lucas De Marchi (7):
      Fix wrong type in malloc
      Spell: rememebr => remember
      Do not compare pointers to 0
      Apply memset-calloc.cocci
      Apply badzero.cocci, badnull.cocci and badnull2.cocci
      Convert (hopefully) all comparisons to NULL
      Revert and re-apply badnull patch

v0.13.0 - 2010-04-30
--------------------
Kim Woelders (8):
      Remove AM_MAINTAINER_MODE.
      Fix linking with --no-add-needed.
      Fix some warnings on 64 bit platforms.
      Add option to ignore error for missing device (patch by Melvin Meadlin II).
      Indent
      Bump revision, autofoo cleanups.
      Fix some warnings.
      Version 0.13.

v0.12.0 - 2009-01-03
--------------------
Carsten Haitzler (1):
      fix binary files.

Kim Woelders (22):
      Update ChangeLog.
      Grr - Remove icons.
      Grr - Add icons.
      Another one.
      Another one.
      Corrupt - Remove.
      Corrupt - Restore.
      Remove obsolete debian stuff.
      Remove RCS tags and debian remnants.
      .gitignore
      Autofoo cleanups.
      Remove .cvsignore.
      Bump version, cleanups.
      About epplet tweaks (edox) - Remove fonts, use default bg.png.
      Spec file tweaks.
      E-Wireless: Correct epplet name.
      Emix: Show device file name in error messages.
      E-SD: Fix crash when ESD is not running on startup.
      E-PlayCD: Show device file name in error messages.
      Avoid some crashes on early exit. Cleanups.
      Autofoo tweaks.
      Version 0.12.

Peter Wehrfritz (1):
      configure.in -> configure.ac

v0.11.0 - 2008-05-02
--------------------
Kim Woelders (7):
      New AC_INIT, autofoo cleanups. Bump version.
      Fix instance counting bug (incorrect use of fcntl return code).
      Move glx stuff to separate library.
      GLU is not used.
      Avoid including debug stuff in binary rpm.
      Bump revision. Update ChangeLog.
      epplets-0.11.

