author | mickeyl <mickeyl> | 2004-09-27 20:56:02 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2004-09-27 20:56:02 (UTC) |
commit | ba463a1029d1c0ff553a3dc9bf544617289d95f0 (patch) (unidiff) | |
tree | ab5ce458e2aa66525346695780f0f73571125128 /ChangeLog | |
parent | 83bb04664aea3f878b86259aa76846afa617c694 (diff) | |
download | opie-ba463a1029d1c0ff553a3dc9bf544617289d95f0.zip opie-ba463a1029d1c0ff553a3dc9bf544617289d95f0.tar.gz opie-ba463a1029d1c0ff553a3dc9bf544617289d95f0.tar.bz2 |
A brightness applet
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,103 +1,104 @@ | |||
1 | 2004-??-??Opie 1.1.x | 1 | 2004-??-??Opie 1.1.x |
2 | 2 | ||
3 | New Features | 3 | New Features |
4 | ------------ | 4 | ------------ |
5 | * Ported opie-mediaplayer2 to recent libxine (brad,zecke) | 5 | * Ported opie-mediaplayer2 to recent libxine (brad,zecke) |
6 | * Ported brightnessapplet from Qtopia 1.7 (mickeyl) | ||
6 | 7 | ||
7 | Fixed Bugs | 8 | Fixed Bugs |
8 | ---------- | 9 | ---------- |
9 | 10 | ||
10 | 2004-09-17Opie 1.1.6 | 11 | 2004-09-17Opie 1.1.6 |
11 | 12 | ||
12 | New Features | 13 | New Features |
13 | ------------ | 14 | ------------ |
14 | * Fifteen gained configurable number of items (zecke) | 15 | * Fifteen gained configurable number of items (zecke) |
15 | * Fifteen can have custom background images (zecke) | 16 | * Fifteen can have custom background images (zecke) |
16 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) | 17 | * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) |
17 | * Integrated the new security framework into libopie2 (zecke,clem) | 18 | * Integrated the new security framework into libopie2 (zecke,clem) |
18 | * Converted the launcher to use the new security framework (zecke) | 19 | * Converted the launcher to use the new security framework (zecke) |
19 | * Backup can now handle custom locations for backup and restore (ar) | 20 | * Backup can now handle custom locations for backup and restore (ar) |
20 | * Implemented right-on-hold feedback (wimpie,zecke) | 21 | * Implemented right-on-hold feedback (wimpie,zecke) |
21 | * Lots of new features in opie-reader (tim,pohly) | 22 | * Lots of new features in opie-reader (tim,pohly) |
22 | * Build system cleanups (schurig) | 23 | * Build system cleanups (schurig) |
23 | 24 | ||
24 | Fixed Bugs | 25 | Fixed Bugs |
25 | -------- | 26 | -------- |
26 | * #1005 - Fixed backup to CompactFlash (ar) | 27 | * #1005 - Fixed backup to CompactFlash (ar) |
27 | * #1167 - Fixed Opie write crashing on more text than one page (ar) | 28 | * #1167 - Fixed Opie write crashing on more text than one page (ar) |
28 | * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) | 29 | * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) |
29 | * #1359 - Fixed bookmarks in Gutenbrowser (ljp) | 30 | * #1359 - Fixed bookmarks in Gutenbrowser (ljp) |
30 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) | 31 | * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) |
31 | * #1370 - Pimconverter now reacts on cancel key (eilers) | 32 | * #1370 - Pimconverter now reacts on cancel key (eilers) |
32 | * #1376 - Bring back the capslock/numlock display (zecke) | 33 | * #1376 - Bring back the capslock/numlock display (zecke) |
33 | * #1383 - Language settings now warns about losing open apps (Markus Litz) | 34 | * #1383 - Language settings now warns about losing open apps (Markus Litz) |
34 | * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl) | 35 | * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl) |
35 | * #1394 - Fixed oversized headline in opie-login (coredump) | 36 | * #1394 - Fixed oversized headline in opie-login (coredump) |
36 | * #1396 - Opie-console captures the escape key and vim is working (zecke) | 37 | * #1396 - Opie-console captures the escape key and vim is working (zecke) |
37 | * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) | 38 | * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) |
38 | 39 | ||
39 | 2004-07-06Opie 1.1.4 | 40 | 2004-07-06Opie 1.1.4 |
40 | 41 | ||
41 | New Features | 42 | New Features |
42 | ------------ | 43 | ------------ |
43 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) | 44 | * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) |
44 | * Added Conversion tool for pim-data (eilers) | 45 | * Added Conversion tool for pim-data (eilers) |
45 | * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) | 46 | * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) |
46 | * Modified the PIM API for providing generic use of OPimRecords (eilers) | 47 | * Modified the PIM API for providing generic use of OPimRecords (eilers) |
47 | * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) | 48 | * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) |
48 | 49 | ||
49 | Fixed Bugs | 50 | Fixed Bugs |
50 | -------- | 51 | -------- |
51 | * #1068 - Country Drop Down Box Off Screen | 52 | * #1068 - Country Drop Down Box Off Screen |
52 | * #1291 - Opie tinykate does not open .desktop files (ar) | 53 | * #1291 - Opie tinykate does not open .desktop files (ar) |
53 | * #1291 - Opie sheet not saving correctly (ar) | 54 | * #1291 - Opie sheet not saving correctly (ar) |
54 | * #1294 - Opie does not know about British Summer Time | 55 | * #1294 - Opie does not know about British Summer Time |
55 | * #1314 - Drawpad initialization (mickeyl) | 56 | * #1314 - Drawpad initialization (mickeyl) |
56 | * #1317 - Packagemanager crashes on hold-down or install (chicken) | 57 | * #1317 - Packagemanager crashes on hold-down or install (chicken) |
57 | * #1321 - Batteryapplet graphic glitch (harlekin) | 58 | * #1321 - Batteryapplet graphic glitch (harlekin) |
58 | * #1324 - ZSafe not starting up (mickeyl) | 59 | * #1324 - ZSafe not starting up (mickeyl) |
59 | * #1328 - Personal Home Address fields is trimmed to 1char (eilers) | 60 | * #1328 - Personal Home Address fields is trimmed to 1char (eilers) |
60 | * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) | 61 | * #1327 - Opie-mail ipk does not depend on libopiedb2 (chicken) |
61 | * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) | 62 | * #1345 - Networksettingsplugin wlan plugin dependency on libpcap0 (mickeyl) |
62 | * #1348 - Datebook dependency on libopiedb2 (chicken) | 63 | * #1348 - Datebook dependency on libopiedb2 (chicken) |
63 | * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) | 64 | * #1328 - Switched SQLDatabase and VCards char encoding from latin1 to unicode (eilers) |
64 | 65 | ||
65 | 2004-04-25Opie 1.1.3 | 66 | 2004-04-25Opie 1.1.3 |
66 | 67 | ||
67 | * Introduced first implementation of SQL-Support using SQLite (eilers) | 68 | * Introduced first implementation of SQL-Support using SQLite (eilers) |
68 | * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) | 69 | * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) |
69 | * Added a real system graffiti character set (brad) | 70 | * Added a real system graffiti character set (brad) |
70 | * Added Generic Keyconfig Widget (zecke) | 71 | * Added Generic Keyconfig Widget (zecke) |
71 | * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) | 72 | * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) |
72 | * Added new Bible reader app - opie-dagger (drw) | 73 | * Added new Bible reader app - opie-dagger (drw) |
73 | * Added a new Image Viewer. Work is ongoing (zecke,alwin) | 74 | * Added a new Image Viewer. Work is ongoing (zecke,alwin) |
74 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) | 75 | * Added namespace usage in libopie2 and everywhere (zecke,alwin) |
75 | * Enabled the possibility to pass command line arguments to applications (mickeyl) | 76 | * Enabled the possibility to pass command line arguments to applications (mickeyl) |
76 | * Added an about applet showing some credits and information about Opie (mickeyl) | 77 | * Added an about applet showing some credits and information about Opie (mickeyl) |
77 | * Added benchmarking functionality to sysinfo (mickeyl) | 78 | * Added benchmarking functionality to sysinfo (mickeyl) |
78 | * Added applet and configuration application for switching hardware keyboard layouts (alwin) | 79 | * Added applet and configuration application for switching hardware keyboard layouts (alwin) |
79 | * Ported applications from libopie1 to libopie2* (drw,ar,alwin) | 80 | * Ported applications from libopie1 to libopie2* (drw,ar,alwin) |
80 | * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) | 81 | * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) |
81 | * Clean-up of package information in control files (drw) | 82 | * Clean-up of package information in control files (drw) |
82 | * Repaired mediummount which was broken since integrating the quicklauncher (alwin) | 83 | * Repaired mediummount which was broken since integrating the quicklauncher (alwin) |
83 | * Improved big-screen support (zecke,ar) | 84 | * Improved big-screen support (zecke,ar) |
84 | * Improved multikeyboard support, added keyboard layout switching applet (mouse) | 85 | * Improved multikeyboard support, added keyboard layout switching applet (mouse) |
85 | * Added a new mail client based on libetpan (harlekin,alwin,jgf) | 86 | * Added a new mail client based on libetpan (harlekin,alwin,jgf) |
86 | * Added new package manager - opie-packagemanager (drw) | 87 | * Added new package manager - opie-packagemanager (drw) |
87 | * Improved light-n-power for C7x0 (mickeyl) | 88 | * Improved light-n-power for C7x0 (mickeyl) |
88 | * Added automatic rotation support for C7x0 (treke) | 89 | * Added automatic rotation support for C7x0 (treke) |
89 | * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) | 90 | * Split libopie1 up into a set of smaller - functionally grouped - libraries (mickeyl) |
90 | * Added scanning the wireless network neighbourhood to networksettings (mickeyl) | 91 | * Added scanning the wireless network neighbourhood to networksettings (mickeyl) |
91 | 92 | ||
92 | 2003-11-29Opie 1.0.3 | 93 | 2003-11-29Opie 1.0.3 |
93 | 94 | ||
94 | * Released as Version 1.0.3 | 95 | * Released as Version 1.0.3 |
95 | * Improved i18n (various contributors) | 96 | * Improved i18n (various contributors) |
96 | * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin) | 97 | * Reduced application startup time by integrating the TT quicklauncher (zecke,harlekin) |
97 | * Made the Documents Tab optional (mickeyl) | 98 | * Made the Documents Tab optional (mickeyl) |
98 | * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken) | 99 | * Integrated basic support for HP iPAQ 54xx and the Jornada 5xx (chicken) |
99 | 100 | ||
100 | 2003-08-04Opie 1.0.0 | 101 | 2003-08-04Opie 1.0.0 |
101 | 102 | ||
102 | * Released as Version 1.0.0 | 103 | * Released as Version 1.0.0 |
103 | * Including a PPP module for easy dial up (tille,harlekin,zecke) | 104 | * Including a PPP module for easy dial up (tille,harlekin,zecke) |