verify if acpi wakeup is fine with jet lag
save settings to disk every time they are changed (not just when program is nicely - or almost nicely - closed)
use dbus, not “gueic.lock” file, to ascertain if an instance is already running
fix acpi call bug (currently, if a call is made for the same time in the day as the one currently set, some computers won't set it)
internationalization and translation to English (before 20 Feb 2008)
tune default values for schemes
modify “ring” messagedialog so that it gets a part of the message from the action, a part from the description of the event and eventually a part the scheme: libwait must handle it, not libaction
“open in a terminal” option to “command” action
“do not show popup message” option
solve the problem of non-translatable schemes and actions' names
enable “active”-“inactive” switch on main view
add error message if no scheme is chosen in the “properties” window
remove/translate remaining Italian comments
create an applet: when “events” window is closed, the applet (by default) keeps the program alive
fix acpi calls bug (actually, if event A rings in one minute and event B in hour with acpi, by putting PC at sleep I loose both)
create a daemon which runs as root and manages acpi (so that you don't need to chmod /proc/acpi/alarm and also several users can set wakeups)
create the dbus communication between client(s) and daemon
bind keys (i.e. “ESC” in properties window)
enable “pattern” schema type (it's basically a GUI problem)
“Info” and “Preferences” windows
create new actions, in particular actions using dbus (i.e: rhythmbox, sleep, halt, reboot)
enable the possibility to have two events ringing at the same time (at the moment, one would be randomly choosed)
make the tip on the deskbar icon say “next event:…”
test/fix all power management actions
add optional volume setting to rhythmbox action
make “action” column show something more explicative
establish an authentication procedure between gueic and gueicd, based on a file written in ~/.gueic/ and containing a random string
add a “travel mode” (or just “safe”), in which acpi events are disabled
create a window to browse, configure and create (by “specializing” already existing ones) actions
create a Debian package
enable “on minutes/hours/days from file” scheme
create tutorials on how to create schemes/actions (in particular dbus actions)
do validity checks on values inserted in schemes (i.e: do not accept day 31 if month is 4, do not accept a lapse of 0 minutes)
create a logo
complete glade migration
complete gconf migration
if an event is disabled, greyish it
evaluate the possibility to enable a different order (chronologic, without regard to active/inactive)
give anacron vs. cron choice (actually it's only cron: if one repetition of an event is skipped, it's lost)
enable automatic completion for events titles and actions arguments
enable “ring and then disappear” events
enable “skip the first” and “repeat only n times” in lapse scheme