|
diff --git a/ChangeLog b/ChangeLog index b917c4f..01e5e40 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -1,39 +1,40 @@ |
1 | 2005-??-??Opie 1.2.1 |
1 | 2005-??-??Opie 1.2.1 |
2 | |
2 | |
3 | Fixed Bugs |
3 | Fixed Bugs |
4 | ---------- |
4 | ---------- |
5 | * n.a.- scale O-Menu-Applets appropriately (mickeyl) |
5 | * n.a.- scale O-Menu-Applets appropriately (mickeyl) |
6 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) |
6 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) |
7 | * n.a.- always show volume and wireless applet popups inside visible screen (deller) |
7 | * n.a.- always show volume and wireless applet popups inside visible screen (deller) |
| |
8 | * #1565- crash-fix in odevice.cpp while scanning the distribution table (deller) |
8 | |
9 | |
9 | 2005-03-25Opie 1.2.0 |
10 | 2005-03-25Opie 1.2.0 |
10 | |
11 | |
11 | Fixed Bugs |
12 | Fixed Bugs |
12 | ---------- |
13 | ---------- |
13 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) |
14 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) |
14 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) |
15 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) |
15 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) |
16 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) |
16 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) |
17 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) |
17 | * n.a. - make qpeglobal.h include qglobal.h (zecke) |
18 | * n.a. - make qpeglobal.h include qglobal.h (zecke) |
18 | |
19 | |
19 | 2005-03-20Opie 1.2.0-rc1 |
20 | 2005-03-20Opie 1.2.0-rc1 |
20 | |
21 | |
21 | |
22 | |
22 | New Features |
23 | New Features |
23 | ------------ |
24 | ------------ |
24 | * Launcher: Support a static background pixmap (mickeyl) |
25 | * Launcher: Support a static background pixmap (mickeyl) |
25 | * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) |
26 | * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) |
26 | * PackageManager supports the 'lists_dir' ipkg configuration option (drw) |
27 | * PackageManager supports the 'lists_dir' ipkg configuration option (drw) |
27 | * Added hi-res inline images for large resolution devices (drw) |
28 | * Added hi-res inline images for large resolution devices (drw) |
28 | * Improved launcher icons for consistency (ar) |
29 | * Improved launcher icons for consistency (ar) |
29 | * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) |
30 | * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) |
30 | |
31 | |
31 | Fixed Bugs |
32 | Fixed Bugs |
32 | ---------- |
33 | ---------- |
33 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) |
34 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) |
34 | * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) |
35 | * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) |
35 | * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) |
36 | * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) |
36 | * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) |
37 | * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) |
37 | * #1482 - Fix double '/' in paths (zecke) |
38 | * #1482 - Fix double '/' in paths (zecke) |
38 | * #1536 - Autosave of custom locations in opie backup (ar) |
39 | * #1536 - Autosave of custom locations in opie backup (ar) |
39 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) |
40 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) |
|