author | mickeyl <mickeyl> | 2004-11-08 10:38:46 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2004-11-08 10:38:46 (UTC) |
commit | ff5395987d739cbac81ccfdbca7006cec3950a30 (patch) (unidiff) | |
tree | 413748105e05b53cdf1e97bfce70c29a242f452b /ChangeLog | |
parent | 9eaf9b69dd95fc20133f2bdff1b624ff9257c420 (diff) | |
download | opie-ff5395987d739cbac81ccfdbca7006cec3950a30.zip opie-ff5395987d739cbac81ccfdbca7006cec3950a30.tar.gz opie-ff5395987d739cbac81ccfdbca7006cec3950a30.tar.bz2 |
move ubrowser to unsupported
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -34,16 +34,17 @@ | |||
34 | * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) | 34 | * #1450 - ZSame didn't clear the bonus item after winning a game (zecke) |
35 | * n.a. - Opie-mail: fixed some crasher, some layout-problems | 35 | * 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) | 36 | * 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) | 37 | * 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) | 38 | * n.a. - Build system: Enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) |
39 | * n.a. - Build system: Fix deps in several config.in (and fix scripts/deps.pl too) to stop breaking builds, especially with make -j highNumber (clem) | 39 | * n.a. - Build system: Fix deps in several config.in (and fix scripts/deps.pl too) to stop breaking builds, especially with make -j highNumber (clem) |
40 | * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl) | 40 | * n.a. - Removed hardcoded icon size in a couple of applets (mickeyl) |
41 | * n.a. - Opie-Qashmoney has been moved to unsupported (mickeyl) | 41 | * n.a. - Opie-Qashmoney has been moved to unsupported (mickeyl) |
42 | * n.a. - Opie-Ubrowser has been moved to unsupported (mickeyl) | ||
42 | 43 | ||
43 | 2004-09-17Opie 1.1.6 | 44 | 2004-09-17Opie 1.1.6 |
44 | 45 | ||
45 | New Features | 46 | New Features |
46 | ------------ | 47 | ------------ |
47 | * Fifteen gained configurable number of items (zecke) | 48 | * Fifteen gained configurable number of items (zecke) |
48 | * Fifteen can have custom background images (zecke) | 49 | * Fifteen can have custom background images (zecke) |
49 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) | 50 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) |