|
diff --git a/ChangeLog b/ChangeLog index 89cbeca..378ebf8 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -1,37 +1,42 @@ |
1 | 2005-03-nnOpie 1.2.0 |
1 | 2005-??-??Opie 1.2.1 |
| |
2 | |
| |
3 | Fixed Bugs |
| |
4 | ---------- |
| |
5 | |
| |
6 | 2005-03-25Opie 1.2.0 |
2 | |
7 | |
3 | Fixed Bugs |
8 | Fixed Bugs |
4 | ---------- |
9 | ---------- |
5 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) |
10 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) |
6 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) |
11 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) |
7 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) |
12 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) |
8 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) |
13 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) |
9 | * n.a - make qpeglobal.h include qglobal.h (zecke) |
14 | * n.a - make qpeglobal.h include qglobal.h (zecke) |
10 | |
15 | |
11 | 2005-03-20Opie 1.2.0-rc1 |
16 | 2005-03-20Opie 1.2.0-rc1 |
12 | |
17 | |
13 | |
18 | |
14 | New Features |
19 | New Features |
15 | ------------ |
20 | ------------ |
16 | * Launcher: Support a static background pixmap (mickeyl) |
21 | * Launcher: Support a static background pixmap (mickeyl) |
17 | * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) |
22 | * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) |
18 | * PackageManager supports the 'lists_dir' ipkg configuration option (drw) |
23 | * PackageManager supports the 'lists_dir' ipkg configuration option (drw) |
19 | * Added hi-res inline images for large resolution devices (drw) |
24 | * Added hi-res inline images for large resolution devices (drw) |
20 | * Improved launcher icons for consistency (ar) |
25 | * Improved launcher icons for consistency (ar) |
21 | * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook. (alwin) |
26 | * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) |
22 | |
27 | |
23 | Fixed Bugs |
28 | Fixed Bugs |
24 | ---------- |
29 | ---------- |
25 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) |
30 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) |
26 | * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) |
31 | * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) |
27 | * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) |
32 | * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) |
28 | * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) |
33 | * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) |
29 | * #1482 - Fix double '/' in paths (zecke) |
34 | * #1482 - Fix double '/' in paths (zecke) |
30 | * #1536 - Autosave of custom locations in opie backup (ar) |
35 | * #1536 - Autosave of custom locations in opie backup (ar) |
31 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) |
36 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) |
32 | * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) |
37 | * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) |
33 | * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw) |
38 | * #1542 - Fixed Todo crash when priority < 1 or > 5 (drw) |
34 | * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) |
39 | * #1550 - Browse for alarm sound start in QPEDIR/sounds/ (zecke) |
35 | * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) |
40 | * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) |
36 | * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) |
41 | * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) |
37 | * #1558 - Fixed opie-login breaking opie startup (mickeyl) |
42 | * #1558 - Fixed opie-login breaking opie startup (mickeyl) |
|