author | deller <deller> | 2005-04-03 17:03:30 (UTC) |
---|---|---|
committer | deller <deller> | 2005-04-03 17:03:30 (UTC) |
commit | 5929a5467aacf1b95a570bdb560d03b28d9ae679 (patch) (unidiff) | |
tree | b06e2fc2dfae46812d70c9917376a3fa25df4c39 /ChangeLog | |
parent | a5020219d43b9dd788cc090ae565c28f27dd6a58 (diff) | |
download | opie-5929a5467aacf1b95a570bdb560d03b28d9ae679.zip opie-5929a5467aacf1b95a570bdb560d03b28d9ae679.tar.gz opie-5929a5467aacf1b95a570bdb560d03b28d9ae679.tar.bz2 |
- fix bug #1535 (Missing line break and unnecessary location shown with Today-Calendar plugin)
- document bugs 1535 and my last commits in the Changelog
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,37 +1,39 @@ | |||
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) | ||
7 | * n.a.- always show volume and wireless applet popups inside visible screen (deller) | ||
6 | 8 | ||
7 | 2005-03-25Opie 1.2.0 | 9 | 2005-03-25Opie 1.2.0 |
8 | 10 | ||
9 | Fixed Bugs | 11 | Fixed Bugs |
10 | ---------- | 12 | ---------- |
11 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) | 13 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) |
12 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) | 14 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) |
13 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) | 15 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) |
14 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) | 16 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) |
15 | * n.a. - make qpeglobal.h include qglobal.h (zecke) | 17 | * n.a. - make qpeglobal.h include qglobal.h (zecke) |
16 | 18 | ||
17 | 2005-03-20Opie 1.2.0-rc1 | 19 | 2005-03-20Opie 1.2.0-rc1 |
18 | 20 | ||
19 | 21 | ||
20 | New Features | 22 | New Features |
21 | ------------ | 23 | ------------ |
22 | * Launcher: Support a static background pixmap (mickeyl) | 24 | * Launcher: Support a static background pixmap (mickeyl) |
23 | * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) | 25 | * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) |
24 | * PackageManager supports the 'lists_dir' ipkg configuration option (drw) | 26 | * PackageManager supports the 'lists_dir' ipkg configuration option (drw) |
25 | * Added hi-res inline images for large resolution devices (drw) | 27 | * Added hi-res inline images for large resolution devices (drw) |
26 | * Improved launcher icons for consistency (ar) | 28 | * Improved launcher icons for consistency (ar) |
27 | * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) | 29 | * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) |
28 | 30 | ||
29 | Fixed Bugs | 31 | Fixed Bugs |
30 | ---------- | 32 | ---------- |
31 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) | 33 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) |
32 | * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) | 34 | * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) |
33 | * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) | 35 | * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) |
34 | * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) | 36 | * #1474 - Implement GUI for Scrollbars on the Left in Appearance (zecke) |
35 | * #1482 - Fix double '/' in paths (zecke) | 37 | * #1482 - Fix double '/' in paths (zecke) |
36 | * #1536 - Autosave of custom locations in opie backup (ar) | 38 | * #1536 - Autosave of custom locations in opie backup (ar) |
37 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) | 39 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) |