|
diff --git a/ChangeLog b/ChangeLog index f4945ef..8d30369 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -1,23 +1,30 @@ |
1 | 2005-03-20Opie 1.2.0-pre |
1 | 2005-03-nnOpie 1.2.0 |
| |
2 | |
| |
3 | Fixed Bugs |
| |
4 | ---------- |
| |
5 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) |
| |
6 | |
| |
7 | 2005-03-20Opie 1.2.0-rc1 |
| |
8 | |
2 | |
9 | |
3 | New Features |
10 | New Features |
4 | ------------ |
11 | ------------ |
5 | * Launcher: Support a static background pixmap (mickeyl) |
12 | * Launcher: Support a static background pixmap (mickeyl) |
6 | * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) |
13 | * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) |
7 | * PackageManager supports the 'lists_dir' ipkg configuration option (drw) |
14 | * PackageManager supports the 'lists_dir' ipkg configuration option (drw) |
8 | * Added hi-res inline images for large resolution devices (drw) |
15 | * Added hi-res inline images for large resolution devices (drw) |
9 | * Improved launcher icons for consistency (ar) |
16 | * Improved launcher icons for consistency (ar) |
10 | * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook. (alwin) |
17 | * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook. (alwin) |
11 | |
18 | |
12 | Fixed Bugs |
19 | Fixed Bugs |
13 | ---------- |
20 | ---------- |
14 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) |
21 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) |
15 | * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) |
22 | * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) |
16 | * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) |
23 | * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) |
17 | * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) |
24 | * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) |
18 | * #1482 - Fix double '/' in paths (zecke) |
25 | * #1482 - Fix double '/' in paths (zecke) |
19 | * #1536 - Autosave of custom locations in opie backup (ar) |
26 | * #1536 - Autosave of custom locations in opie backup (ar) |
20 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) |
27 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) |
21 | * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) |
28 | * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) |
22 | * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw) |
29 | * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw) |
23 | * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) |
30 | * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) |
|