author | mickeyl <mickeyl> | 2005-01-10 23:47:36 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2005-01-10 23:47:36 (UTC) |
commit | 32e8aa951218c0bd6118ee04bb22ef83b3b7ec2e (patch) (unidiff) | |
tree | 7b8bcf86b76b4c44ca96f60e2c2594995c74fbb6 /ChangeLog | |
parent | dd649f98d0010711ed3d0fac433bd9fafa4002db (diff) | |
download | opie-32e8aa951218c0bd6118ee04bb22ef83b3b7ec2e.zip opie-32e8aa951218c0bd6118ee04bb22ef83b3b7ec2e.tar.gz opie-32e8aa951218c0bd6118ee04bb22ef83b3b7ec2e.tar.bz2 |
make number of icon columns in the launcher customizable per-tab
TODO: add GUI for that
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,28 +1,29 @@ | |||
1 | 2005-??-??Opie 1.2.0 | 1 | 2005-??-??Opie 1.2.0 |
2 | 2 | ||
3 | New Features | 3 | New Features |
4 | ------------ | 4 | ------------ |
5 | * Number of icon columns in Launcher is customizable through Launcher.conf (hrw,zecke,mickeyl) | ||
5 | 6 | ||
6 | Fixed Bugs | 7 | Fixed Bugs |
7 | ---------- | 8 | ---------- |
8 | * #1501 - Fixed bug in todo sql backend (eilers) | 9 | * #1501 - Fixed bug in todo sql backend (eilers) |
9 | * n.a - Removed hard coded font sizes in a couple of inputmethods (mickeyl) | 10 | * n.a - Removed hard coded font sizes in a couple of inputmethods (mickeyl) |
10 | 11 | ||
11 | Internal | 12 | Internal |
12 | -------- | 13 | -------- |
13 | * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) | 14 | * Added the Qtopia 1.7 SDK macros for quick-apps to easa compilation of 3rd party apps against our headers (mickeyl) |
14 | 15 | ||
15 | 2004-11-26Opie 1.1.8 | 16 | 2004-11-26Opie 1.1.8 |
16 | 17 | ||
17 | New Features | 18 | New Features |
18 | ------------ | 19 | ------------ |
19 | * PackageManager supports installation of local ipkg files (drw) | 20 | * PackageManager supports installation of local ipkg files (drw) |
20 | * PackageManager supports linking of applications to root (drw) | 21 | * PackageManager supports linking of applications to root (drw) |
21 | * PackageManager supports src/gz feeds (drw,wimpie) | 22 | * PackageManager supports src/gz feeds (drw,wimpie) |
22 | * Added a syslog information tab to sysinfo (mickeyl) | 23 | * Added a syslog information tab to sysinfo (mickeyl) |
23 | * Added new, more consistent, PIM icons + a GIMP teplate (ar) | 24 | * Added new, more consistent, PIM icons + a GIMP teplate (ar) |
24 | 25 | ||
25 | Fixed Bugs | 26 | Fixed Bugs |
26 | ---------- | 27 | ---------- |
27 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) | 28 | * #1017 - Tetrix doesn't display correctly for high resolution screens (drw) |
28 | * #1269 - VCards were imported into personal area if it was activated (eilers) | 29 | * #1269 - VCards were imported into personal area if it was activated (eilers) |