summaryrefslogtreecommitdiff
authorharlekin <harlekin>2002-04-15 21:07:31 (UTC)
committer harlekin <harlekin>2002-04-15 21:07:31 (UTC)
commit6396d8b9fca7f3f50010a13a26e4ee9569abefb3 (patch) (unidiff)
treebbcc0e37bdf2ab72c87c526ab23a0060e7e20465
parent943f0de13f6b017e67d0289c7273ddbf496a2cff (diff)
downloadopie-6396d8b9fca7f3f50010a13a26e4ee9569abefb3.zip
opie-6396d8b9fca7f3f50010a13a26e4ee9569abefb3.tar.gz
opie-6396d8b9fca7f3f50010a13a26e4ee9569abefb3.tar.bz2
version 0.3.2
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/today/changelog5
-rw-r--r--core/pim/today/opie-today.control2
2 files changed, 6 insertions, 1 deletions
diff --git a/core/pim/today/changelog b/core/pim/today/changelog
index f04ff78..0bc5fe0 100644
--- a/core/pim/today/changelog
+++ b/core/pim/today/changelog
@@ -1,48 +1,53 @@
10.3.2
2
3* Autostart is now more configurable. You can decide how long
4 the ipaq has to has been suspended, before autostart is triggered.(Opie
5 only)
1* am/pm time optinal (autodetect) 6* am/pm time optinal (autodetect)
2 7
30.3.1 80.3.1
4 9
5* fixed the wrong color of the buttons 10* fixed the wrong color of the buttons
6* better translation (thanks carsten and others) 11* better translation (thanks carsten and others)
7* fixes memory leaks 12* fixes memory leaks
8* bugfixes in calendar part, now location and note are working again. 13* bugfixes in calendar part, now location and note are working again.
9 14
100.3.0 150.3.0
11 16
12* today uses now tododb from libopie. So major changes in the todo part: 17* today uses now tododb from libopie. So major changes in the todo part:
13 - overdue items on top 18 - overdue items on top
14 - then sorted by date, then by priority 19 - then sorted by date, then by priority
15* some cleanups 20* some cleanups
16* speed optimisations 21* speed optimisations
17 22
180.2.9 230.2.9
19 24
20* Many bugfixes. 25* Many bugfixes.
21* Today now apparently sorts the dates _allways_ right, i would assume it 26* Today now apparently sorts the dates _allways_ right, i would assume it
22to be a qt bug 27to be a qt bug
23 28
240.2.8 290.2.8
25 30
26* Appointments are now clickable (connection to datebook still missing) 31* Appointments are now clickable (connection to datebook still missing)
27* autostart support (opie only) 32* autostart support (opie only)
28 33
290.2.7 340.2.7
30 35
31* check if todolist.xml was changed before parsing it 36* check if todolist.xml was changed before parsing it
32* check only every 30 sec for changes. 37* check only every 30 sec for changes.
33* some visual stuff 38* some visual stuff
34* as usual many little improvements .-) 39* as usual many little improvements .-)
35 40
360.2.6 410.2.6
37 42
38* added scrollbars to dates and todo 43* added scrollbars to dates and todo
39* all day detection 44* all day detection
40* some smaller bugfixes 45* some smaller bugfixes
41 46
420.2.5 470.2.5
43 48
44* some other minor fixes regarding autoupdate 49* some other minor fixes regarding autoupdate
45* fixed segfault with todolist > 7 entries 50* fixed segfault with todolist > 7 entries
46* fixed the "ugly grey border around buttons" issue 51* fixed the "ugly grey border around buttons" issue
47* fixed the "empty calendar field" "bug" 52* fixed the "empty calendar field" "bug"
48* shown only later appointments as option 53* shown only later appointments as option
diff --git a/core/pim/today/opie-today.control b/core/pim/today/opie-today.control
index 35d775a..cf982fd 100644
--- a/core/pim/today/opie-today.control
+++ b/core/pim/today/opie-today.control
@@ -1,16 +1,16 @@
1Files: bin/today apps/Applications/today.desktop pics/today/* 1Files: bin/today apps/Applications/today.desktop pics/today/*
2Priority: optional 2Priority: optional
3Section: opie/applications 3Section: opie/applications
4Maintainer: Maximilian Reiß <max.reiss@gmx.de> 4Maintainer: Maximilian Reiß <max.reiss@gmx.de>
5Architecture: arm 5Architecture: arm
6Version: 0.3.1-$SUB_VERSION 6Version: 0.3.2-$SUB_VERSION
7Depends: opie-base ($QPE_VERSION), libopie ($QPE_VERSION) 7Depends: opie-base ($QPE_VERSION), libopie ($QPE_VERSION)
8License: GPL 8License: GPL
9Description: today screen 9Description: today screen
10 This today screen app gives an overview of appointments 10 This today screen app gives an overview of appointments
11 and todos. 11 and todos.
12 It also shows incoming and outgoing mails from opiemail. 12 It also shows incoming and outgoing mails from opiemail.
13 When using Opie (opie.handhelds.org) today can be autostarted 13 When using Opie (opie.handhelds.org) today can be autostarted
14 on resume. 14 on resume.
15 It is highly configurable. 15 It is highly configurable.
16 16