~ubuntu-branches/debian/sid/alarm-clock/sid

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Ryan Niebur
  • Date: 2009-07-09 04:22:20 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20090709042220-ac73q59ltjx9rr4z
Tags: 1.1-2
upload to unstable

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Changes made on 0.9.19:
2
 
+ Fixed bug that caused screen freeze on Ubuntu
3
 
 
4
 
Changes made on 0.9.18:
5
 
+ Added key accelerator to past alarms window
6
 
+ Updated translations from Launchpad
7
 
+ After snoozing the alarm, stop the sound button is enabled - clicking it will disable the snoozed alarm completely
8
 
+ Fixed date dialog in single date alarm
9
 
 
10
 
Changes made on 0.9.17:
11
 
+ Removed a bug that caused error when user selected "Use the same settings 
12
 
for passive window" on dialog window preferences
13
 
+ Added option to change terminal application
14
 
+ Fixed bug when counter removes last alarm on the list
15
 
+ Label on dialog window is selectable
16
 
+ Fixed Snooze function
17
 
+ AC is removing alarms right now when pressing "Snooze" and then "Close"
18
 
+ When snoozed and then removed old alarm nothing is removed
19
 
 
20
 
Changes made on 0.9.16:
21
 
+ List view columns are now resizable
22
 
+ Added "Time remaining" column
23
 
+ Fullscreen works again
24
 
+ Dialog windows are placed on top to avoid showing up below other windows
25
 
+ Added "Stop" button to passive window
26
 
+ Added "Edit" and "Stop" buttons to dialog window
27
 
+ Alarms are not removed when user sees the dialog window if he clicks "Edit"
28
 
+ Code cleanups
29
 
+ Preferences and Birthdays & Templates windows are not resizable anymore
30
 
+ Added "Report a bug" help menu entry
31
 
+ Improved checking if all dependencies are installed on startup
32
 
 
33
 
Changes made on 0.9.15:
34
 
+ Alarm that were played are no longer marked as missed
35
 
+ Alarm Clock shouldn't remove scheduled alarms anymore
36
 
+ Added support for 12-hour time format
37
 
+ Dates are shown using current locale settings
38
 
 
39
 
Changes made on 0.9.14:
40
 
+ Snooze button works properly (regression)
41
 
+ Alarm properties window now shows alarm hour values < 10 as 02, 03 etc
42
 
 
43
 
Changes made on 0.9.13:
44
 
+ Unnecessary files are not executable anymore (fixed AGAIN)
45
 
+ Sound in repeat mode is not consuming ~90% of CPU anymore
46
 
+ Changed the Alarm Clock icon to the one from Tango Desktop Project
47
 
+ Removed some code, so when user tries to add new alarm from template, it tells him
48
 
that the alarm is in the past if it is (previously - this happened only when adding
49
 
new alarm)
50
 
+ Schedule - right now, current day and month are selected by default in the schedule dialog
51
 
+ Sound in repeat mode will repeat properly after sound in fade mode has been fired
52
 
+ Alarm Clock is detecting if other alarm is playing sound - if it does, shows an error dialog
53
 
+ Fixed infinite repeating of sound
54
 
+ Updated translations from launchpad
55
 
 
56
 
Changes made on 0.9.12:
57
 
+ Alarm Clock saves old alarms
58
 
+ Alarm Clock now shows a dialog box on startup if the old alarm list is not empty
59
 
+ Alarm Clock should save the alarms properly, if the file will be corrupted it should start properly
60
 
+ Added spin buttons to sound dialog
61
 
+ Dialogs are now shown in the middle of AC window
62
 
+ Alarm is removed immediately after going off
63
 
+ Removed a lot of doubled code
64
 
+ Schedule dialog is now informing to select at least one month and one day
65
 
+ Sound can be stopped by clicking on status icon
66
 
+ Status icon is blinking if there is a alarm
67
 
+ Updated translations from Launchpad
68
 
 
69
 
Changes made on 0.9.11.2:
70
 
+ Fixed the "Close" button on the preferences window
71
 
 
72
 
Changes made on 0.9.11.1:
73
 
First of all, sorry for the two following bugs (fixed in this version)
74
 
+ build directory after python setup.py install is writable by user
75
 
+ msgfmt.pyc is removed after installing the software
76
 
+ Schedule dialog works properly right now
77
 
 
78
 
Changes made on 0.9.11:
79
 
+ Main window shows as white on 64-bit systems
80
 
+ Added new translations from LaunchPad
81
 
+ Editing the title of the dialog window changes the title of the passive window
82
 
+ Changed config directory from Alarm-Clock to alarm-clock
83
 
+ Added icons to list view
84
 
+ Added editable cells in list view
85
 
+ Popup menu respects gnome panel height
86
 
+ Alarm Clock help screen ("alarm-clock --help") is now translated
87
 
+ Made sure that intltool-update will work in the PO directory
88
 
+ After adding a new alarm the list view keeps the selected alarm
89
 
+ Added autostart option
90
 
 
91
 
Changes made on 0.9.10:
92
 
+ Implemented a distutils setup.py script
93
 
+ Few code fixes
94
 
+ Added new translations from launchpad
95
 
 
96
 
Changes made on 0.9.9:
97
 
+ Some minor code cleanups in the main alarm thread
98
 
+ Splitted pyalarm.py into modules
99
 
+ Code cleanups
100
 
+ Fixed bug - sound in fade mode was sometimes disappearing
101
 
+ Fixed bug - sometimes Alarm Clock hungs up
102
 
+ Alarm Clock is right now shown as "alarm-clock" in top
103
 
+ Toolbar style follows user preferences
104
 
+ Killing Python won't kill Alarm Clock anymore
105
 
+ .mo files removed from archive, sorry
106
 
+ Changed gettext domain to alarm-clock
107
 
 
108
 
Changes made on 0.9.8:
109
 
+ Still more fixes to volume fading
110
 
+ Added repeating sound in single volume mode
111
 
+ Added duration after fade on fade mode
112
 
+ One fix for setup.py script
113
 
+ Fixed hangup wheh removing old alarms
114
 
+ Changed default snooze to 5 minutes
115
 
+ Fixed issue with quiet alarm when in fade mode
116
 
+ Some minor changes to sound properties window
117
 
 
118
 
Changes made on 0.9.7:
119
 
+ Setup script installs the icon
120
 
+ "Stop the sound" button active after starting the alarm after snooze
121
 
 
122
 
Changes made on 0.9.6:
123
 
+ Lots of volume fading fixes - volume fading is smooth
124
 
+ Added keyboard interrupt handler
125
 
+ No more exceptions when quitting the application
126
 
+ Added "Select all" and "Deselect all" buttons to schedule dialog
127
 
+ Some schedule dialog fixes
128
 
 
129
 
Changes made on 0.9.5:
130
 
+ Fixed bug from 0.9.4 that was causing alarm list to flicker after
131
 
removing old alarm
132
 
+ Added a lot of translations from Launchpad
133
 
+ Updated desktop file (PT_PT - Marco Rodrigues)
134
 
+ Passive window will be shown only once at a time when alarm occurs
135
 
+ Added new setup script (python setup.py install)
136
 
 
137
 
Changes made on 0.9.4:
138
 
 
139
 
+ Added sound on simple counter (#225856)
140
 
+ Fixed about dialog so it is shown in the center on the main window
141
 
+ User can close multiple dialog windows with close button now
142
 
+ Added Serbian translation for the .desktop file
143
 
+ Alarms are refreshed on midnight
144
 
 
145
 
Changes made on 0.9.3:
146
 
 
147
 
+ Stop the sound button is disabled correctly
148
 
+ Changed file permissions
149
 
 
150
 
Changes made on 0.9.2:
151
 
 
152
 
+ Fixed bug that causes Alarm Clock to crash in some cases
153
 
+ Don't stop the playback in volume fade mode until the playback is finished
154
 
+ Better checking for alarms in the past
155
 
+ Fixed about dialog not showing the application logo
156
 
+ Fixed bug #197127 - added --help, --version and --tray command line options
157
 
 
158
 
Changes made on 0.9.1:
159
 
 
160
 
+ Fixed bug #193166, when popup windows were crashing Alarm Clock on buggy notify-python-0.1.1
161
 
+ Fixed spanish translation, .desktop file and setup.py file thanks to patch from Marcelo Briones,
162
 
  this patch fixes the german translation installation (moved de_DE to de)
163
 
+ Message dialog showing that another instance is already running is translatable
164
 
 
165
 
 
166
 
Changes made on 0.9:
167
 
 
168
 
+ Fixed repeating of sound - if you will use the default "ring.wav" it will repeat properly
169
 
+ Alarm Clock will warn you if alarm that you are making is in the past
170
 
+ Changed alarm.svg to alarm-clock.svg
171
 
+ Fixed startup notification
172
 
+ Alarm Clock won't gray out the "Stop the sound" button after first part
173
 
  of ring is played in fade mode
174
 
+ Alarm list is more flexible - added a right-click menu, enter shows properties,
175
 
  delete removes alarm
176
 
+ Changed the column order on main list
177
 
+ You can now search for alarms by pressing CTRL+F or typing something into the list
178
 
 
179
 
Changes made on 0.8:
180
 
 
181
 
+ Fixed .desktop file - thanks Marco Rodrigues
182
 
+ alarm.svg icon is right now copied to /usr/share/pixmaps instead of
183
 
  /usr/share/icons
184
 
+ Alarms are run only once right now - so you can close the passive window
185
 
  with a single click
186
 
+ Added "Today" and "Tomorrow" options to alarm properties
187
 
+ Added "Turn off the monitor" option to standard action properties
188
 
+ Fixed standard action procedure when there is no timeout set
189
 
+ Checking if there is only one instance running
190
 
+ Fixed alarm-clock script - it will show you "alarm-clock" instead of "python"
191
 
  in top
192
 
+ sr@Latn translation setup fixed
193
 
 
194
 
Changes made on 0.7:
195
 
 
196
 
+ Better remembers window position
197
 
+ Alarm Clock is using less resources right now
198
 
+ Added German translation (thanks Matthias Vogelgesang)
199
 
+ Added Spanish translation (thanks Marcelo Briones)
200
 
+ Better .desktop file support
201
 
+ Added 2008 to about dialog
202
 
+ More consistent look, eg. every window have the same icon
203
 
+ Moved configuration to ./config/Alarm-Clock - you need to copy 
204
 
  the contents of ~/.alarm-clock to ~/.config/Alarm Clock
205
 
+ Better handling the exception lists - now loads properly multiple exceptions,
206
 
  though exceptions need to be exported once again.
207
 
+ Exception load dialog will show "None" instead of empty fields
208
 
  if there is no author set
209
 
+ Alarm Clock removes old alarms faster and better
210
 
+ Fixed sr@latin translation installation
 
1
Alarm-Clock 1.1:
 
2
+ Fixed applying template time
 
3
+ Fixed template applying mechanism to allow more than one alarm from one
 
4
template
 
5
+ Fixed compilation on FC10 (GTK-2.14 systems)
 
6
+ Changed alarm-clock doc directory
 
7
+ Whole project is migrated to GtkBuilder
 
8
+ Fixed bug when user pressed on open/save alarm dialogs
 
9
+ Updated Polish translation
 
10
+ Fixed few translation strings
 
11
 
 
12
Alarm-Clock 1.0.1:
 
13
+ All windows have AC's icon
 
14
+ Fixed obviously incorrect handling of templates
 
15
 
 
16
Alarm-Clock 1.0:
 
17
+ Added snooze option
 
18
+ Fixed template apply option
 
19
+ Stop the sound button right now disappears when not needed
 
20
+ Using XDG specification to determine .config directory path
 
21
+ File dialogs default to home directory
 
22
+ Added support for translations
 
23
+ Added desktop icon
 
24
+ Changed default config path to get from XDG
 
25
+ Final Release, waiting for bug reports
 
26