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