· Fixed Makefile.am file to make sure "make distclean" command will work
· Fixed daylight saving time issue
· Updated "AUTHORS" file
· Fixed the UI file to work with Ubuntu 9.10
· 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
· Fixed issues with scheduled alarms
· Make sure all alarms on the list will run
· 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.
· 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.
· All windows have AC's icon
· Fixed obviously incorrect handling of templates
· 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
· 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
· 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
· 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
· 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
· 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
· 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