summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ffedca1..80f0d0a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,55 +1,56 @@
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 9
9 Internal 10 Internal
10 -------- 11 --------
11 12
12 2005-02-03Opie 1.1.9 13 2005-02-03Opie 1.1.9
13 14
14 New Features 15 New Features
15 ------------ 16 ------------
16 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) 17 * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl)
17 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) 18 * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl)
18 * Usability enhancements in OpieIRC (skyhusker) 19 * Usability enhancements in OpieIRC (skyhusker)
19 20
20 Fixed Bugs 21 Fixed Bugs
21 ---------- 22 ----------
22 * #1501 - Fixed bug in todo sql backend (eilers) 23 * #1501 - Fixed bug in todo sql backend (eilers)
23 * #1505 - Added more Swap sizes in memoryapplet (mickeyl) 24 * #1505 - Added more Swap sizes in memoryapplet (mickeyl)
24 * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) 25 * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke)
25 * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) 26 * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke)
26 * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) 27 * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl)
27 * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) 28 * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl)
28 * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) 29 * n.a. - Fixed numerous buglets in OpieIRC (skyhusker)
29 30
30 Internal 31 Internal
31 -------- 32 --------
32 * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) 33 * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl)
33 * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) 34 * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl)
34 * Made Opie compilable with Qt/Embedded 2.3.10 (ar) 35 * Made Opie compilable with Qt/Embedded 2.3.10 (ar)
35 * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) 36 * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl)
36 * Build tree cleanups (mickeyl) 37 * Build tree cleanups (mickeyl)
37 38
38 2004-11-26Opie 1.1.8 39 2004-11-26Opie 1.1.8
39 40
40 New Features 41 New Features
41 ------------ 42 ------------
42 * PackageManager supports installation of local ipkg files (drw) 43 * PackageManager supports installation of local ipkg files (drw)
43 * PackageManager supports linking of applications to root (drw) 44 * PackageManager supports linking of applications to root (drw)
44 * PackageManager supports src/gz feeds (drw,wimpie) 45 * PackageManager supports src/gz feeds (drw,wimpie)
45 * Added a syslog information tab to sysinfo (mickeyl) 46 * Added a syslog information tab to sysinfo (mickeyl)
46 * Added new, more consistent, PIM icons + a GIMP teplate (ar) 47 * Added new, more consistent, PIM icons + a GIMP teplate (ar)
47 48
48 Fixed Bugs 49 Fixed Bugs
49 ---------- 50 ----------
50 * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) 51 * #1017 - Tetrix doesn't display correctly for high resolution screens (drw)
51 * #1269 - VCards were imported into personal area if it was activated (eilers) 52 * #1269 - VCards were imported into personal area if it was activated (eilers)
52 * #1464 - Packagemanager dont set active filter after install a package (drw) 53 * #1464 - Packagemanager dont set active filter after install a package (drw)
53 * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) 54 * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers)
54 * #1493 - Fixed one column layout bug of the launcher (hrw) 55 * #1493 - Fixed one column layout bug of the launcher (hrw)
55 * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) 56 * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw)