April 24th, 2012· Added support for continuous alarms
· Fixed few crasher bugs
· Added tabbed interface
· Fixed hung-up bug when using unity menu
· Fixed Start with GNOME preference
· Fixed hung-up bug when using indicator
· Interface fixes
November 8th, 2010· Fixed displaying of "Time left" column - now with gdk_threads_enter, so alarm-clock won't freeze from time to time when window is visible
· Fixed memory leaks
· Fixed birthday support
· Enabled focus on entry widget on birthday dialog
· Renamed "Add alarm" dialog to "Alarm properties"
November 3rd, 2010· Fixed "Stop the sound" button being visible after launching alarm clock
· Fixed missing notification when using appindicator
· Replaced indicator icons
· Updated Spanish and Polish translations
· Fixed empty priority drop down list
· Fixed some bad dialog widget alignmnents
· Fixed some non-translatable strings
July 1st, 2010· Added support for appindicator (use --enable-appindicator to enable)
June 1st, 2010· added support for libunique
· fixed the missed alarms feature
· added support for 12-hour clock
· fixed "Today" and "Tomorrow" button state when applying template (works only with new templates)
· fixed UI file translation issue
· fixed terminal preferences dialog
January 12th, 2010· Changed binary name to alarm-clock to keep consistency. Fixes bug #493177
· Removed mimetype text/plain, so alarm-clock won't open text files anymore.
· Changed package name and version to keep alarm-clock name.
· Modified the interface file to properly display under glade editor (vbox alignments)
· Added drop-down menu to "Add" button on the toolbar
· Fixed mispelled "tempaltes" message
· Changed the way Alarm Clock uses time internally to fix bug #442362 on Launchpad. Config files are NOT compatible.
· Added option to add ~/.config/Autostart directory if it's not present. Fixes bug #388809
November 17th, 2009· Fixed Makefile.am file to make sure "make distclean" command will work
· Fixed daylight saving time issue
· Updated "AUTHORS" file
October 1st, 2009· Fixed the UI file to work with Ubuntu 9.10
August 26th, 2009· Fixed moving old alarms problem
· Replaced old website address with the new one.
· Changed the way alarm clock manages memory, fixes issue with not playing alarms on some systems
August 6th, 2009· Fixed issues with scheduled alarms
July 29th, 2009· Make sure all alarms on the list will run
July 28th, 2009· Extend the maximum counter time to 5000 minutes.
· Modified linker options to work correctly on Cygwin and Win32 platforms (thanks to Cygwin team)
· Fixed counter not playing issue.
· Make sure that AC will play all alarms on the list.
· Fixed the bug that caused empty combo box in dialog window properties.
· Added check for updates button
· Changed changelog format.
· Filled README and INSTALL files.
July 6th, 2009· Fixed applying template time
· Fixed template applying mechanism to allow more than one alarm from one
· template
· Fixed compilation on FC10 (GTK-2.14 systems)
· Changed alarm-clock doc directory
· Whole project is migrated to GtkBuilder
· Fixed bug when user pressed on open/save alarm dialogs
· Updated Polish translation
· Fixed few translation strings
· Thanks to migration to GtkBuilder, Alarm Clock drops the libglade dependency and will fit into modern GNOME desktops.
July 1st, 2009· All windows have AC's icon
· Fixed obviously incorrect handling of templates
June 30th, 2009· Added snooze option
· Fixed template apply option
· Stop the sound button right now disappears when not needed
· Using XDG specification to determine .config directory path
· File dialogs default to home directory
· Added support for translations
· Added desktop icon
· Changed default config path to get from XDG
· Final Release, waiting for bug reports
May 30th, 2009· Added schedule support
· Alarm Clock won't crash anymore with ORCA enabled
· Fixed some threading issues
· Added support to export and import alarm list
· Cleaned up source archive
· Decreased the needed CPU time
April 28th, 2009· Dialog window changes background color only on dialog area
· Added support for sound fading
· When adding alarm after midnight, alarm is added properly (doesn't disappear)
· Cleaned up source archive
· Birthdays are now shown properly - Alarm Clock icon changes
· Apply button on templates tab is now active only when needed
· When no alarms are active, there is still possibility to use popup menu on the message
· AC is saving window position properly when menu is disabled
March 25th, 2009· Added countdown timer on main list
· Whole application is rewritten to C
· GStreamer sound backend is far more stable
· Missed alarms dialog is not popping up every time alarm goes off
· Modified the toolbar
· Added option to remove main menu bar
· Translations not yet available
· Snooze not yet available
· Scheduled alarms not yet available
· Birthdays not yet available - user can add birthdays, but none will be shown
November 11th, 2008· Added key accelerator to past alarms window
· Updated translations from Launchpad
· After snoozing the alarm, stop the sound button is enabled - clicking it will disable the snoozed alarm completely
· Fixed date dialog in single date alarm
October 28th, 2008· Removed a bug that caused error when user selected "Use the same settings
· for passive window" on dialog window preferences
· Added option to change terminal application
· Fixed bug when counter removes last alarm on the list
· Label on dialog window is selectable
· Fixed Snooze function
· AC is removing alarms right now when pressing "Snooze" and then "Close"
· When snoozed and then removed old alarm nothing is removed
October 21st, 2008· List view columns are now resizable
· Added "Time remaining" column
· Fullscreen works again
· Dialog windows are placed on top to avoid showing up below other windows
· Added "Stop" button to passive window
· Added "Edit" and "Stop" buttons to dialog window
· Alarms are not removed when user sees the dialog window if he clicks "Edit"
· Code cleanups
· Preferences and Birthdays & Templates windows are not resizable anymore
· Added "Report a bug" help menu entry
· Improved checking if all dependencies are installed on startup