1
Changes made on 0.9.17:
2
+ Removed a bug that caused error when user selected "Use the same settings
3
for passive window" on dialog window preferences
4
+ Added option to change terminal application
5
+ Fixed bug when counter removes last alarm on the list
6
+ Label on dialog window is selectable
7
+ Fixed Snooze function
8
+ AC is removing alarms right now when pressing "Snooze" and then "Close"
9
+ When snoozed and then removed old alarm nothing is removed
11
Changes made on 0.9.16:
12
+ List view columns are now resizable
13
+ Added "Time remaining" column
14
+ Fullscreen works again
15
+ Dialog windows are placed on top to avoid showing up below other windows
16
+ Added "Stop" button to passive window
17
+ Added "Edit" and "Stop" buttons to dialog window
18
+ Alarms are not removed when user sees the dialog window if he clicks "Edit"
20
+ Preferences and Birthdays & Templates windows are not resizable anymore
21
+ Added "Report a bug" help menu entry
22
+ Improved checking if all dependencies are installed on startup
24
Changes made on 0.9.15:
25
+ Alarm that were played are no longer marked as missed
26
+ Alarm Clock shouldn't remove scheduled alarms anymore
27
+ Added support for 12-hour time format
28
+ Dates are shown using current locale settings
30
Changes made on 0.9.14:
31
+ Snooze button works properly (regression)
32
+ Alarm properties window now shows alarm hour values < 10 as 02, 03 etc
34
Changes made on 0.9.13:
35
+ Unnecessary files are not executable anymore (fixed AGAIN)
36
+ Sound in repeat mode is not consuming ~90% of CPU anymore
37
+ Changed the Alarm Clock icon to the one from Tango Desktop Project
38
+ Removed some code, so when user tries to add new alarm from template, it tells him
39
that the alarm is in the past if it is (previously - this happened only when adding
41
+ Schedule - right now, current day and month are selected by default in the schedule dialog
42
+ Sound in repeat mode will repeat properly after sound in fade mode has been fired
43
+ Alarm Clock is detecting if other alarm is playing sound - if it does, shows an error dialog
44
+ Fixed infinite repeating of sound
45
+ Updated translations from launchpad
47
Changes made on 0.9.12:
48
+ Alarm Clock saves old alarms
49
+ Alarm Clock now shows a dialog box on startup if the old alarm list is not empty
50
+ Alarm Clock should save the alarms properly, if the file will be corrupted it should start properly
51
+ Added spin buttons to sound dialog
52
+ Dialogs are now shown in the middle of AC window
53
+ Alarm is removed immediately after going off
54
+ Removed a lot of doubled code
55
+ Schedule dialog is now informing to select at least one month and one day
56
+ Sound can be stopped by clicking on status icon
57
+ Status icon is blinking if there is a alarm
58
+ Updated translations from Launchpad
1
60
Changes made on 0.9.11.2:
2
61
+ Fixed the "Close" button on the preferences window