|
diff --git a/ChangeLog b/ChangeLog index 6c4d8e9..62bfa3d 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -1,32 +1,34 @@ |
1 | 2005-??-??Opie 1.2.0 |
1 | 2005-??-??Opie 1.2.0 |
2 | |
2 | |
3 | New Features |
3 | New Features |
4 | ------------ |
4 | ------------ |
5 | * Launcher: Support a static background pixmap (mickeyl) |
5 | * Launcher: Support a static background pixmap (mickeyl) |
6 | * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) |
6 | * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) |
7 | * PackageManager supports the 'lists_dir' ipkg configuration option (drw) |
7 | * PackageManager supports the 'lists_dir' ipkg configuration option (drw) |
8 | * Added hi-res inline images for large resolution devices (drw) |
8 | * Added hi-res inline images for large resolution devices (drw) |
| |
9 | * Datebook: Added plugin system to datebook so holidays and birthdays from |
| |
10 | contacts may displayed in datebook. (alwin) |
9 | |
11 | |
10 | Fixed Bugs |
12 | Fixed Bugs |
11 | ---------- |
13 | ---------- |
12 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) |
14 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) |
13 | * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) |
15 | * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) |
14 | * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) |
16 | * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) |
15 | * #1482 - Fix double '/' in paths (zecke) |
17 | * #1482 - Fix double '/' in paths (zecke) |
16 | * #1536 - Autosave of custom locations in opie backup (ar) |
18 | * #1536 - Autosave of custom locations in opie backup (ar) |
17 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) |
19 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) |
18 | * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) |
20 | * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) |
19 | * #1542 - Fix Todo crash when priority < 1 or > 5 (drw) |
21 | * #1542 - Fix Todo crash when priority < 1 or > 5 (drw) |
20 | * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) |
22 | * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) |
21 | * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) |
23 | * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) |
22 | * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) |
24 | * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) |
23 | * #1558 - Fixed opie-login breaking opie startup (mickeyl) |
25 | * #1558 - Fixed opie-login breaking opie startup (mickeyl) |
24 | * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) |
26 | * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) |
25 | * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints) |
27 | * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints) |
26 | * #1604 - Checkbook crashes on startup (drw) |
28 | * #1604 - Checkbook crashes on startup (drw) |
27 | * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) |
29 | * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) |
28 | * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings |
30 | * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings |
29 | * n.a. - PackageManager - fix bug where lists_dir was not being honored at startup (drw) |
31 | * n.a. - PackageManager - fix bug where lists_dir was not being honored at startup (drw) |
30 | * n.a. - PackageManager - provide default value for lists_dir when none is entered in configuration dialog (drw) |
32 | * n.a. - PackageManager - provide default value for lists_dir when none is entered in configuration dialog (drw) |
31 | * n.a. - Launcher Settings - fix default settings for background in Edit tab dialog (drw) |
33 | * n.a. - Launcher Settings - fix default settings for background in Edit tab dialog (drw) |
32 | * n.a. - OTabWidget - fix scroll buttons, fix display position of tabs (drw) |
34 | * n.a. - OTabWidget - fix scroll buttons, fix display position of tabs (drw) |
|