author | zecke <zecke> | 2005-02-05 16:05:33 (UTC) |
---|---|---|
committer | zecke <zecke> | 2005-02-05 16:05:33 (UTC) |
commit | 29a58e4af741080a821b0ffc086e94259259b108 (patch) (unidiff) | |
tree | f1bb4d5e34612d1bca114935bf03255e711b031e /ChangeLog | |
parent | 23fc6bad8aa84ee1a690a07124ba9e59650e2aea (diff) | |
download | opie-29a58e4af741080a821b0ffc086e94259259b108.zip opie-29a58e4af741080a821b0ffc086e94259259b108.tar.gz opie-29a58e4af741080a821b0ffc086e94259259b108.tar.bz2 |
Note the two fixes for Opie Eye
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,41 +1,43 @@ | |||
1 | 2005-??-??Opie 1.2.0 | 1 | 2005-??-??Opie 1.2.0 |
2 | 2 | ||
3 | New Features | 3 | New Features |
4 | ------------ | 4 | ------------ |
5 | 5 | ||
6 | Fixed Bugs | 6 | Fixed Bugs |
7 | ---------- | 7 | ---------- |
8 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) | 8 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) |
9 | * #1536 - Autosave of custom locations in opie backup (ar) | 9 | * #1536 - Autosave of custom locations in opie backup (ar) |
10 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) | ||
11 | * #1540 - Implemented deletion of DocLnks in opie-eye | ||
10 | 12 | ||
11 | Internal | 13 | Internal |
12 | -------- | 14 | -------- |
13 | 15 | ||
14 | 2005-02-03Opie 1.1.9 | 16 | 2005-02-03Opie 1.1.9 |
15 | 17 | ||
16 | New Features | 18 | New Features |
17 | ------------ | 19 | ------------ |
18 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) | 20 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) |
19 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) | 21 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) |
20 | * Usability enhancements in OpieIRC (skyhusker) | 22 | * Usability enhancements in OpieIRC (skyhusker) |
21 | 23 | ||
22 | Fixed Bugs | 24 | Fixed Bugs |
23 | ---------- | 25 | ---------- |
24 | * #1501 - Fixed bug in todo sql backend (eilers) | 26 | * #1501 - Fixed bug in todo sql backend (eilers) |
25 | * #1505 - Added more Swap sizes in memoryapplet (mickeyl) | 27 | * #1505 - Added more Swap sizes in memoryapplet (mickeyl) |
26 | * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) | 28 | * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) |
27 | * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) | 29 | * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) |
28 | * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) | 30 | * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) |
29 | * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) | 31 | * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) |
30 | * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) | 32 | * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) |
31 | 33 | ||
32 | Internal | 34 | Internal |
33 | -------- | 35 | -------- |
34 | * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) | 36 | * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) |
35 | * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) | 37 | * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) |
36 | * Made Opie compilable with Qt/Embedded 2.3.10 (ar) | 38 | * Made Opie compilable with Qt/Embedded 2.3.10 (ar) |
37 | * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) | 39 | * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) |
38 | * Build tree cleanups (mickeyl) | 40 | * Build tree cleanups (mickeyl) |
39 | 41 | ||
40 | 2004-11-26Opie 1.1.8 | 42 | 2004-11-26Opie 1.1.8 |
41 | 43 | ||