author | zecke <zecke> | 2005-02-08 23:14:05 (UTC) |
---|---|---|
committer | zecke <zecke> | 2005-02-08 23:14:05 (UTC) |
commit | 426e43a3d110cb09aa99f47da2a73f53ee5aad7e (patch) (unidiff) | |
tree | dd582e5c86fba75954b8bd4651d594fcfb8f3cb2 | |
parent | 5703c0b74a0866145a24a01e68530ed36a33e9cc (diff) | |
download | opie-426e43a3d110cb09aa99f47da2a73f53ee5aad7e.zip opie-426e43a3d110cb09aa99f47da2a73f53ee5aad7e.tar.gz opie-426e43a3d110cb09aa99f47da2a73f53ee5aad7e.tar.bz2 |
Mention the new Appearance Setting for Scrollbars on the Left
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,103 +1,105 @@ | |||
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 | * #1474 - Implement GUI for Scrollbars on the Left in Appearance | ||
9 | (zecke) | ||
8 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) | 10 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) |
9 | * #1482 - Fix double '/' in paths (zecke) | 11 | * #1482 - Fix double '/' in paths (zecke) |
10 | * #1536 - Autosave of custom locations in opie backup (ar) | 12 | * #1536 - Autosave of custom locations in opie backup (ar) |
11 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) | 13 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) |
12 | * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) | 14 | * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) |
13 | 15 | ||
14 | Internal | 16 | Internal |
15 | -------- | 17 | -------- |
16 | * Work around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) | 18 | * Work around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) |
17 | 19 | ||
18 | 2005-02-03Opie 1.1.9 | 20 | 2005-02-03Opie 1.1.9 |
19 | 21 | ||
20 | New Features | 22 | New Features |
21 | ------------ | 23 | ------------ |
22 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) | 24 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) |
23 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) | 25 | * Number of icon columns in Launcher is customizable through LauncherSettings (mickeyl) |
24 | * Usability enhancements in OpieIRC (skyhusker) | 26 | * Usability enhancements in OpieIRC (skyhusker) |
25 | 27 | ||
26 | Fixed Bugs | 28 | Fixed Bugs |
27 | ---------- | 29 | ---------- |
28 | * #1501 - Fixed bug in todo sql backend (eilers) | 30 | * #1501 - Fixed bug in todo sql backend (eilers) |
29 | * #1505 - Added more Swap sizes in memoryapplet (mickeyl) | 31 | * #1505 - Added more Swap sizes in memoryapplet (mickeyl) |
30 | * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) | 32 | * #1525 - Hopefully fixed double alarms and not removing alarms set with the Clock application (zecke) |
31 | * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) | 33 | * #1533 - Security Owner Dialog (shown in case of unsuccessfull authentiacation) wasn't able to display information in non latin1 encoding (zecke) |
32 | * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) | 34 | * n.a. - Removed hard coded font sizes in a couple of inputmethods (mickeyl) |
33 | * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) | 35 | * n.a. - Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration) (mickeyl) |
34 | * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) | 36 | * n.a. - Fixed numerous buglets in OpieIRC (skyhusker) |
35 | 37 | ||
36 | Internal | 38 | Internal |
37 | -------- | 39 | -------- |
38 | * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) | 40 | * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) |
39 | * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) | 41 | * You can now use the Opie build system in combination with a OpenEmbedded staging area which makes a nice cross development environment (mickeyl) |
40 | * Made Opie compilable with Qt/Embedded 2.3.10 (ar) | 42 | * Made Opie compilable with Qt/Embedded 2.3.10 (ar) |
41 | * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) | 43 | * Changed Launcher to get default orientation from ODevice w/ QWS_DISPLAY overriding (mickeyl) |
42 | * Build tree cleanups (mickeyl) | 44 | * Build tree cleanups (mickeyl) |
43 | 45 | ||
44 | 2004-11-26Opie 1.1.8 | 46 | 2004-11-26Opie 1.1.8 |
45 | 47 | ||
46 | New Features | 48 | New Features |
47 | ------------ | 49 | ------------ |
48 | * PackageManager supports installation of local ipkg files (drw) | 50 | * PackageManager supports installation of local ipkg files (drw) |
49 | * PackageManager supports linking of applications to root (drw) | 51 | * PackageManager supports linking of applications to root (drw) |
50 | * PackageManager supports src/gz feeds (drw,wimpie) | 52 | * PackageManager supports src/gz feeds (drw,wimpie) |
51 | * Added a syslog information tab to sysinfo (mickeyl) | 53 | * Added a syslog information tab to sysinfo (mickeyl) |
52 | * Added new, more consistent, PIM icons + a GIMP teplate (ar) | 54 | * Added new, more consistent, PIM icons + a GIMP teplate (ar) |
53 | 55 | ||
54 | Fixed Bugs | 56 | Fixed Bugs |
55 | ---------- | 57 | ---------- |
56 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) | 58 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) |
57 | * #1269 - VCards were imported into personal area if it was activated (eilers) | 59 | * #1269 - VCards were imported into personal area if it was activated (eilers) |
58 | * #1464 - Packagemanager dont set active filter after install a package (drw) | 60 | * #1464 - Packagemanager dont set active filter after install a package (drw) |
59 | * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) | 61 | * #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers) |
60 | * #1493 - Fixed one column layout bug of the launcher (hrw) | 62 | * #1493 - Fixed one column layout bug of the launcher (hrw) |
61 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) | 63 | * n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw) |
62 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) | 64 | * n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw) |
63 | * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl) | 65 | * n.a. - Battery Applet - fix sizing of battery info popup (drw,mickeyl) |
64 | 66 | ||
65 | Internal | 67 | Internal |
66 | -------- | 68 | -------- |
67 | * Moved libopie1 to unsupported (mickeyl) | 69 | * Moved libopie1 to unsupported (mickeyl) |
68 | * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) | 70 | * Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers) |
69 | * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) | 71 | * Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers) |
70 | 72 | ||
71 | 2004-11-14Opie 1.1.7 | 73 | 2004-11-14Opie 1.1.7 |
72 | 74 | ||
73 | New Features | 75 | New Features |
74 | ------------ | 76 | ------------ |
75 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) | 77 | * libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers) |
76 | * Backup now uses the busy indicator when backing up and restore (ar) | 78 | * Backup now uses the busy indicator when backing up and restore (ar) |
77 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) | 79 | * OpiePlayer2 gained adding of Directories to the playlist (zecke) |
78 | * OpiePlayer2 better error handling (zecke) | 80 | * OpiePlayer2 better error handling (zecke) |
79 | * OpiePlayer2 progress indication while streaming (zecke) | 81 | * OpiePlayer2 progress indication while streaming (zecke) |
80 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) | 82 | * OpiePlayer2 ported to use libxine 1.0.0-rc6a (brad,zecke) |
81 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) | 83 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) |
82 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) | 84 | * Opie-Eye got a Digital Camera File Backend (alwin,zecke) |
83 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) | 85 | * Support for Tuxpad1 of Tradesquare.NL (mickeyl,zecke) |
84 | * Opie-Console use Custom Font and Size in a Profile (harlekin) | 86 | * Opie-Console use Custom Font and Size in a Profile (harlekin) |
85 | * Opie-Console transparently log the Output and Input to a file (harlekin) | 87 | * Opie-Console transparently log the Output and Input to a file (harlekin) |
86 | * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) | 88 | * Added new O-menu icon to lock the PDA immediately: opie-lockapplet (clem) |
87 | * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) | 89 | * Opie-Security now hides the plugin-based authentication tabs if no auth. plugin package is installed (clem) |
88 | * Opie-Security gained a 'test authentication' button (clem) | 90 | * Opie-Security gained a 'test authentication' button (clem) |
89 | * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults | 91 | * Opie-Eye got a more unique layout (menubar), a slideshow, user can setup some defaults |
90 | * Opie-Mail improve the handling of POP mail boxes (alwin) | 92 | * Opie-Mail improve the handling of POP mail boxes (alwin) |
91 | * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) | 93 | * Both Opie-Eye and Opie-Mail were greatly improved due the hard work of Rajko Albrecht(alwin) |
92 | * Opie IRC - backports of the 'NeIRC fork' (zecke) | 94 | * Opie IRC - backports of the 'NeIRC fork' (zecke) |
93 | 95 | ||
94 | Fixed Bugs | 96 | Fixed Bugs |
95 | ---------- | 97 | ---------- |
96 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) | 98 | * #501 - Pickboard is able to show 'Umlaute' (TT,zecke) |
97 | * #608 - Make Opie usable for left handed users (zecke) | 99 | * #608 - Make Opie usable for left handed users (zecke) |
98 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) | 100 | * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) |
99 | * #1245 - Opie-Go 'paused' (zecke) | 101 | * #1245 - Opie-Go 'paused' (zecke) |
100 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) | 102 | * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) |
101 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) | 103 | * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) |
102 | * #1395 - Build VNC Backend with gcc3.4 | 104 | * #1395 - Build VNC Backend with gcc3.4 |
103 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) | 105 | * #1440 - The icon of opie-mobilemsg is missing (CoreDump) |