author | zecke <zecke> | 2004-11-14 18:10:24 (UTC) |
---|---|---|
committer | zecke <zecke> | 2004-11-14 18:10:24 (UTC) |
commit | 7a8f86ed0f1d160e9c2a4794e297ba49fd9ac712 (patch) (unidiff) | |
tree | 8cada5be5aad9b8571c5eb93e4189e8a9585ba10 | |
parent | 23d70775cb18b2b759e12e810962891417a595bc (diff) | |
download | opie-7a8f86ed0f1d160e9c2a4794e297ba49fd9ac712.zip opie-7a8f86ed0f1d160e9c2a4794e297ba49fd9ac712.tar.gz opie-7a8f86ed0f1d160e9c2a4794e297ba49fd9ac712.tar.bz2 |
-Add the latest fixed OFileSelector bug
-Notice Opie-IRC, Opie-Mail and Opie-Eye improvements
what a shame not all fixed bugs are located in this log, we need
to do better for Opie1.1.8's ChangeLog
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -15,9 +15,12 @@ | |||
15 | * Opie-Console transparently log the Output and Input to a file (harlekin) | 15 | * Opie-Console transparently log the Output and Input to a file (harlekin) |
16 | * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) | 16 | * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) |
17 | * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) | 17 | * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) |
18 | * Opie-Security gained a 'test authentication' button (clem) | 18 | * Opie-Security gained a 'test authentication' button (clem) |
19 | * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults | 19 | * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults |
20 | * Opie-Mail improve the handling of POP mail boxes (alwin) | ||
21 | * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) | ||
22 | * Opie IRC - backports of the 'NeIRC fork' (zecke) | ||
20 | 23 | ||
21 | Fixed Bugs | 24 | Fixed Bugs |
22 | ---------- | 25 | ---------- |
23 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) | 26 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) |
@@ -31,8 +34,9 @@ | |||
31 | * #1426 - Add missing opie-bartender Icon (CoreDump) | 34 | * #1426 - Add missing opie-bartender Icon (CoreDump) |
32 | * #1445 - Opie-Sheet Has No Icon (CoreDump) | 35 | * #1445 - Opie-Sheet Has No Icon (CoreDump) |
33 | * #1448 - Brightness Applet added (mickeyl) | 36 | * #1448 - Brightness Applet added (mickeyl) |
34 | * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) | 37 | * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) |
38 | * #1482 - Fix OFileSelector to be able to sort by size (zecke) | ||
35 | * n.a. - Opie-mail: fixed some crasher, some layout-problems | 39 | * n.a. - Opie-mail: fixed some crasher, some layout-problems |
36 | * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) | 40 | * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir (zecke) |
37 | * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) | 41 | * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string (zecke) |
38 | * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) | 42 | * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) |