diff options
author | Federico Mena Quintero <federico@src.gnome.org> | 2001-02-28 02:51:40 +0800 |
---|---|---|
committer | Federico Mena Quintero <federico@src.gnome.org> | 2001-02-28 02:51:40 +0800 |
commit | 588dc390a997e5e7f70f200a5468bde4f99d3d95 (patch) | |
tree | ccd00fc76d567c8776e49ce25904f3f5e2e0a7d0 /NEWS | |
parent | c7b0f21667190f7705c10b8cf4d7a13bd882008f (diff) | |
download | gsoc2013-evolution-588dc390a997e5e7f70f200a5468bde4f99d3d95.tar gsoc2013-evolution-588dc390a997e5e7f70f200a5468bde4f99d3d95.tar.gz gsoc2013-evolution-588dc390a997e5e7f70f200a5468bde4f99d3d95.tar.bz2 gsoc2013-evolution-588dc390a997e5e7f70f200a5468bde4f99d3d95.tar.lz gsoc2013-evolution-588dc390a997e5e7f70f200a5468bde4f99d3d95.tar.xz gsoc2013-evolution-588dc390a997e5e7f70f200a5468bde4f99d3d95.tar.zst gsoc2013-evolution-588dc390a997e5e7f70f200a5468bde4f99d3d95.zip |
Updated NEWS from 0.9 - Federico
svn path=/trunk/; revision=8405
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 64 |
1 files changed, 64 insertions, 0 deletions
@@ -1,3 +1,67 @@ +Version 0.9 +----------- + +Shell: + + - Importing framework. (Iain) + + - Made the splash screen a regular window. (Miguel) + + - Added a menu item to hide the shortcut bar to the shortuct bar + right-click menu. (Jason) + + - Update the shortcut labels to contain the number of unread + messages as well. (Jason) + + - Pre-select a newly created folder in the folder selection dialog. + (Ettore) + +Calendar: + + - New "go to date" dialog (JP). + + - Categories support for appointments (JP). + + - New alarms page in event editor (Anna, JP) + + - Weekday picker now follows the week start setting (Federico). + + - Date-editing widgets are more consistent with each other + (Federico). + + - Colorization fixes to the views (Damon). + + - Optimizations to the views (Damon). + + - New, simpler loading interface for calendars in the Wombat (Federico). + + - Removal of lots of old Gnomecal code (Federico, JP). + + - Alarm instance generation support for the Wombat (Federico). + + - Alarm trigger queueing for the GUI (Federico). + + - More robust launching and registration of the components (Federico). + + - More i18n friendliness (JP, Federico). + + - Start of the alarm notification daemon (Federico). + + - Cosmetic and focus fixes all over the place (Federico, JP). + +Tasks: + + - New, stand-alone tasks component (Damon). + + - Categories support (JP, Damon). + + - Your old tasks are migrated automatically to the new tasks folder + (Federico). + + - You get asked for confirmation when trying to delete a task entry + (Federico). + + Version 0.8 "Archaeopteryx", 2000-12-14 --------------------------------------- |