|
diff --git a/ChangeLog b/ChangeLog index 01e5e40..ff4d9bd 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -1,30 +1,33 @@ |
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) |
| |
6 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) |
5 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) |
| |
6 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (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 | * n.a. - scale O-Menu-Applets appropriately (mickeyl) |
| |
9 | * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) |
| |
10 | * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) |
| |
11 | |
9 | |
12 | |
10 | 2005-03-25Opie 1.2.0 |
13 | 2005-03-25Opie 1.2.0 |
11 | |
14 | |
12 | Fixed Bugs |
15 | Fixed Bugs |
13 | ---------- |
16 | ---------- |
14 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) |
17 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) |
15 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) |
18 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) |
16 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) |
19 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) |
17 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) |
20 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) |
18 | * n.a. - make qpeglobal.h include qglobal.h (zecke) |
21 | * n.a.- make qpeglobal.h include qglobal.h (zecke) |
19 | |
22 | |
20 | 2005-03-20Opie 1.2.0-rc1 |
23 | 2005-03-20Opie 1.2.0-rc1 |
21 | |
24 | |
22 | |
25 | |
23 | New Features |
26 | New Features |
24 | ------------ |
27 | ------------ |
25 | * Launcher: Support a static background pixmap (mickeyl) |
28 | * Launcher: Support a static background pixmap (mickeyl) |
26 | * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) |
29 | * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) |
27 | * PackageManager supports the 'lists_dir' ipkg configuration option (drw) |
30 | * PackageManager supports the 'lists_dir' ipkg configuration option (drw) |
28 | * Added hi-res inline images for large resolution devices (drw) |
31 | * Added hi-res inline images for large resolution devices (drw) |
29 | * Improved launcher icons for consistency (ar) |
32 | * Improved launcher icons for consistency (ar) |
30 | * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) |
33 | * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) |
|