author | eilers <eilers> | 2004-07-06 19:34:01 (UTC) |
---|---|---|
committer | eilers <eilers> | 2004-07-06 19:34:01 (UTC) |
commit | 080c8d336bbc1a38611be4c41886e122877d2ec2 (patch) (unidiff) | |
tree | 73bdce0f3c34be4f951cfe8cfccc64faa8a7e36c | |
parent | ea22af9ff9febc92ae5aa4e57cf09bf4ba16250a (diff) | |
download | opie-080c8d336bbc1a38611be4c41886e122877d2ec2.zip opie-080c8d336bbc1a38611be4c41886e122877d2ec2.tar.gz opie-080c8d336bbc1a38611be4c41886e122877d2ec2.tar.bz2 |
Added Bugfixes and changes..
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,7 @@ | |||
4 | ------------ | 4 | ------------ |
5 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) | 5 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) |
6 | * Added Conversion tool for pim-data (eilers) | 6 | * Added Conversion tool for pim-data (eilers) |
7 | * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) | ||
7 | * Modified the PIM API for providing generic use of OPimRecords (eilers) | 8 | * Modified the PIM API for providing generic use of OPimRecords (eilers) |
8 | * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) | 9 | * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) |
9 | 10 | ||
@@ -19,6 +20,7 @@ | |||
19 | * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) | 20 | * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) |
20 | * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) | 21 | * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) |
21 | * #1348 - Datebook dependency on libopiedb2 (chicken) | 22 | * #1348 - Datebook dependency on libopiedb2 (chicken) |
23 | + #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) | ||
22 | 24 | ||
23 | 2004-25-04The Opie Team <opie@handhelds.org> | 25 | 2004-25-04The Opie Team <opie@handhelds.org> |
24 | 26 | ||