summaryrefslogtreecommitdiff
authormickeyl <mickeyl>2005-03-31 19:02:53 (UTC)
committer mickeyl <mickeyl>2005-03-31 19:02:53 (UTC)
commita06caf5772561e9ce6842dc414686601a78d179c (patch) (unidiff)
tree5b13f4a4c826bffda2d428d30c63d60682ee38a1
parentb135ff0f8c4d1876eea8ecc81e2a821ec8e9cb9a (diff)
downloadopie-a06caf5772561e9ce6842dc414686601a78d179c.zip
opie-a06caf5772561e9ce6842dc414686601a78d179c.tar.gz
opie-a06caf5772561e9ce6842dc414686601a78d179c.tar.bz2
this is 1.2.0-snapshot now
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog9
-rw-r--r--library/version.h2
2 files changed, 8 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 89cbeca..378ebf8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
1 2005-03-nnOpie 1.2.0 1 2005-??-??Opie 1.2.1
2
3 Fixed Bugs
4 ----------
5
6 2005-03-25Opie 1.2.0
2 7
3 Fixed Bugs 8 Fixed Bugs
4 ---------- 9 ----------
5 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) 10 * #1613 - AdvancedFM - scale toolbar icons appropriately (drw)
6 * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) 11 * #1620 - OFileSelector - show the button on press and not on press on hold (alwin)
7 * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) 12 * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke)
@@ -15,13 +20,13 @@
15 ------------ 20 ------------
16 * Launcher: Support a static background pixmap (mickeyl) 21 * Launcher: Support a static background pixmap (mickeyl)
17 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) 22 * LauncherSettings: Choose whether to have a static background pixmap (mickeyl)
18 * PackageManager supports the 'lists_dir' ipkg configuration option (drw) 23 * PackageManager supports the 'lists_dir' ipkg configuration option (drw)
19 * Added hi-res inline images for large resolution devices (drw) 24 * Added hi-res inline images for large resolution devices (drw)
20 * Improved launcher icons for consistency (ar) 25 * Improved launcher icons for consistency (ar)
21 * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook. (alwin) 26 * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin)
22 27
23 Fixed Bugs 28 Fixed Bugs
24 ---------- 29 ----------
25 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) 30 * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers)
26 * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw) 31 * #1412 - Launcher Settings - fixed default settings for background in Edit tab dialog (drw)
27 * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp) 32 * #1472 - Opie textedit now check for unsaved changes on ESC key (ljp)
diff --git a/library/version.h b/library/version.h
index 11c0e0f..a44c7d2 100644
--- a/library/version.h
+++ b/library/version.h
@@ -1,3 +1,3 @@
1#define QPE_VENDOR "Project Opie" 1#define QPE_VENDOR "Project Opie"
2#define QPE_VERSION "1.2.0" 2#define QPE_VERSION "1.2.0-snapshot"
3#define SUB_VERSION "" 3#define SUB_VERSION ""