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