summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog1
-rw-r--r--share/zkb/common.xml2
2 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a93102..b5d27c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,37 +1,38 @@
1 2004-??-??The Opie Team <opie@handhelds.org> 1 2004-??-??The Opie Team <opie@handhelds.org>
2 2
3 New Features 3 New Features
4 ------------ 4 ------------
5 * Fifteen gained configurable number of items (zecke) 5 * Fifteen gained configurable number of items (zecke)
6 * Fifteen can have custom background images (zecke) 6 * Fifteen can have custom background images (zecke)
7 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl) 7 * Added daemonizing capabilities to QWS Server [via Qt/Embedded] (mickeyl)
8 * Integrated the new security framework into libopie2 (zecke,clem) 8 * Integrated the new security framework into libopie2 (zecke,clem)
9 * Converted the launcher to use the new security framework (zecke) 9 * Converted the launcher to use the new security framework (zecke)
10 * Backup can now handle custom locations for backup and restore (ar) 10 * Backup can now handle custom locations for backup and restore (ar)
11 11
12 Fixed Bugs 12 Fixed Bugs
13 -------- 13 --------
14 * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl)
14 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) 15 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers)
15 * #1370 - Pimconverter now reacts on cancel key (eilers) 16 * #1370 - Pimconverter now reacts on cancel key (eilers)
16 17
17 2004-07-06The Opie Team <opie@handhelds.org> 18 2004-07-06The Opie Team <opie@handhelds.org>
18 19
19 * Tagged as Version 1.1.4 (devel) 20 * Tagged as Version 1.1.4 (devel)
20 21
21 New Features 22 New Features
22 ------------ 23 ------------
23 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) 24 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle)
24 * Added Conversion tool for pim-data (eilers) 25 * Added Conversion tool for pim-data (eilers)
25 * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers) 26 * Introduced new OPimAccessFactory and OBackendFactory which simplyfies database access (eilers)
26 * Modified the PIM API for providing generic use of OPimRecords (eilers) 27 * Modified the PIM API for providing generic use of OPimRecords (eilers)
27 * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke) 28 * Clicking on the application symbol now iterates over the application's top level widgets if already raised (zecke)
28 29
29 Fixed Bugs 30 Fixed Bugs
30 -------- 31 --------
31 * #1068 - Country Drop Down Box Off Screen 32 * #1068 - Country Drop Down Box Off Screen
32 * #1291 - Opie tinykate does not open .desktop files (ar) 33 * #1291 - Opie tinykate does not open .desktop files (ar)
33 * #1291 - Opie sheet not saving correctly (ar) 34 * #1291 - Opie sheet not saving correctly (ar)
34 * #1294 - Opie does not know about British Summer Time 35 * #1294 - Opie does not know about British Summer Time
35 * #1314 - Drawpad initialization (mickeyl) 36 * #1314 - Drawpad initialization (mickeyl)
36 * #1317 - Packagemanager crashes on hold-down or install (chicken) 37 * #1317 - Packagemanager crashes on hold-down or install (chicken)
37 * #1321 - Batteryapplet graphic glitch (harlekin) 38 * #1321 - Batteryapplet graphic glitch (harlekin)
diff --git a/share/zkb/common.xml b/share/zkb/common.xml
index 255e677..4f85146 100644
--- a/share/zkb/common.xml
+++ b/share/zkb/common.xml
@@ -494,49 +494,49 @@
494 <event keycode="F9" unicode="-1" pressed="true" autorepeat="true"/> 494 <event keycode="F9" unicode="-1" pressed="true" autorepeat="true"/>
495 </map> 495 </map>
496 <map keycode="Addressbook" pressed="true"> 496 <map keycode="Addressbook" pressed="true">
497 <event keycode="F10" unicode="-1" pressed="true" autorepeat="true"/> 497 <event keycode="F10" unicode="-1" pressed="true" autorepeat="true"/>
498 </map> 498 </map>
499 <map keycode="Menu" pressed="true"> 499 <map keycode="Menu" pressed="true">
500 <event keycode="F11" unicode="-1" pressed="true" autorepeat="true"/> 500 <event keycode="F11" unicode="-1" pressed="true" autorepeat="true"/>
501 </map> 501 </map>
502 <map keycode="Home" pressed="true"> 502 <map keycode="Home" pressed="true">
503 <event keycode="F12" unicode="-1" pressed="true" autorepeat="true"/> 503 <event keycode="F12" unicode="-1" pressed="true" autorepeat="true"/>
504 </map> 504 </map>
505 <map keycode="Mail" pressed="true"> 505 <map keycode="Mail" pressed="true">
506 <event keycode="F13" unicode="-1" pressed="true" autorepeat="true"/> 506 <event keycode="F13" unicode="-1" pressed="true" autorepeat="true"/>
507 </map> 507 </map>
508 <map keycode="Middle" pressed="true"> 508 <map keycode="Middle" pressed="true">
509 <event keycode="F30" unicode="-1" pressed="true" autorepeat="true"/> 509 <event keycode="F30" unicode="-1" pressed="true" autorepeat="true"/>
510 </map> 510 </map>
511 <map keycode="OK" pressed="true"> 511 <map keycode="OK" pressed="true">
512 <event keycode="F33" unicode="-1" pressed="true" autorepeat="true"/> 512 <event keycode="F33" unicode="-1" pressed="true" autorepeat="true"/>
513 </map> 513 </map>
514 <map keycode="Off" pressed="true"> 514 <map keycode="Off" pressed="true">
515 <event keycode="F34" unicode="-1" pressed="true"/> 515 <event keycode="F34" unicode="-1" pressed="true"/>
516 </map> 516 </map>
517 <map keycode="Light" pressed="true"> 517 <map keycode="Light" pressed="true">
518 <event keycode="F35" unicode="-1" pressed="true" autorepeat="true"/> 518 <event keycode="F35" unicode="-1" pressed="true" autorepeat="false"/>
519 </map> 519 </map>
520 <map keycode="Space" pressed="false"> 520 <map keycode="Space" pressed="false">
521 <event keycode="Space" unicode="32" pressed="false" autorepeat="true"/> 521 <event keycode="Space" unicode="32" pressed="false" autorepeat="true"/>
522 </map> 522 </map>
523 <map keycode="Cancel" pressed="false"> 523 <map keycode="Cancel" pressed="false">
524 <event keycode="Escape" unicode="27" pressed="false"/> 524 <event keycode="Escape" unicode="27" pressed="false"/>
525 </map> 525 </map>
526 <map keycode="Tab" pressed="false"> 526 <map keycode="Tab" pressed="false">
527 <event keycode="Tab" unicode="9" pressed="false"/> 527 <event keycode="Tab" unicode="9" pressed="false"/>
528 </map> 528 </map>
529 <map keycode="Backspace" pressed="false"> 529 <map keycode="Backspace" pressed="false">
530 <event keycode="Backspace" unicode="127" pressed="false"/> 530 <event keycode="Backspace" unicode="127" pressed="false"/>
531 </map> 531 </map>
532 <map keycode="Enter" pressed="false"> 532 <map keycode="Enter" pressed="false">
533 <event keycode="Return" unicode="13" pressed="false"/> 533 <event keycode="Return" unicode="13" pressed="false"/>
534 </map> 534 </map>
535 <map keycode="Left" pressed="false"> 535 <map keycode="Left" pressed="false">
536 <event keycode="Left" unicode="-1" pressed="false"/> 536 <event keycode="Left" unicode="-1" pressed="false"/>
537 </map> 537 </map>
538 <map keycode="Up" pressed="false"> 538 <map keycode="Up" pressed="false">
539 <event keycode="Up" unicode="-1" pressed="false"/> 539 <event keycode="Up" unicode="-1" pressed="false"/>
540 </map> 540 </map>
541 <map keycode="Right" pressed="false"> 541 <map keycode="Right" pressed="false">
542 <event keycode="Right" unicode="-1" pressed="false"/> 542 <event keycode="Right" unicode="-1" pressed="false"/>