|
diff --git a/ChangeLog b/ChangeLog index fb28a1f..b9a9add 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -10,16 +10,18 @@ |
10 | * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl) |
10 | * Opie-Mobilemsg has gone unsupported - it never really worked and there will be a replacement (mickeyl) |
11 | * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl) |
11 | * Opie-Tabmanager has gone unsupported - it barely works and there is not much of a use of it anyway (mickeyl) |
12 | * Checkbook: Added configuration option to use smaller font for checkbook transaction tab (hrw) |
12 | * Checkbook: Added configuration option to use smaller font for checkbook transaction tab (hrw) |
13 | * ZSafe: Made UI conform to Opie standards (drw) |
13 | * ZSafe: Made UI conform to Opie standards (drw) |
14 | * Today Addressbook plugin: Fixed configuration to show/not show birthdays, use checkboxes for selection (hrw) |
14 | * Today Addressbook plugin: Fixed configuration to show/not show birthdays, use checkboxes for selection (hrw) |
15 | * Opie-Console: Read initial fixed font configuration from qpe.conf (mickeyl) |
15 | * Opie-Console: Read initial fixed font configuration from qpe.conf (mickeyl) |
16 | * Opie-PcmciaApplet: Configure insert/resume actions and bind unsupported cards (mickeyl) |
16 | * Opie-PcmciaApplet: Configure insert/resume actions and bind unsupported cards (mickeyl) |
17 | * SysInfo: Remove CPU tab and add Devices tab instead (mickeyl) |
17 | * SysInfo: Remove CPU tab and add Devices tab instead (mickeyl) |
| |
18 | * Opie-smb: Added Opie front end for Samba (ljp) |
| |
19 | |
18 | |
20 | |
19 | Fixed Bugs |
21 | Fixed Bugs |
20 | ---------- |
22 | ---------- |
21 | * #1377 - Suspend Powermanagement when switched to another VT (mickeyl) |
23 | * #1377 - Suspend Powermanagement when switched to another VT (mickeyl) |
22 | - We actually suspend the complete Opie now in that case. |
24 | - We actually suspend the complete Opie now in that case. |
23 | * #1384 - Battery status updated improperly when charging (skyhusker) |
25 | * #1384 - Battery status updated improperly when charging (skyhusker) |
24 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) |
26 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) |
25 | * #1514 - Remove usage of cardmon/pcmcia picture in applications. pcmcia is now an inline picture (mickeyl) |
27 | * #1514 - Remove usage of cardmon/pcmcia picture in applications. pcmcia is now an inline picture (mickeyl) |
@@ -41,29 +43,31 @@ |
41 | * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) |
43 | * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) |
42 | * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) |
44 | * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) |
43 | * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) |
45 | * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) |
44 | * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) |
46 | * n.a. - networksettings: ignore hostap control interfaces wifi* (mickeyl) |
45 | * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) |
47 | * n.a. - Today Addressbook plugin fix configuration to show/not show birthdays, use checkboxes for selection (hrw) |
46 | * n.a. - remove hardcoded font size from netsystemtime (hrw) |
48 | * n.a. - remove hardcoded font size from netsystemtime (hrw) |
47 | * n.a. - remove hardcoded font size from checkbook graphs (hrw) |
49 | * n.a. - remove hardcoded font size from checkbook graphs (hrw) |
48 | * n.a. - Dagger - fixes for Sword 1.5.8, morph tag x-refs, closing last tab crash (drw) |
50 | * n.a. - Dagger - fixes for Sword 1.5.8, morph tag x-refs, closing last tab crash (drw) |
| |
51 | |
49 | |
52 | |
50 | Internal |
53 | Internal |
51 | -------- |
54 | -------- |
52 | * Make BluezApplet use OTaskbarApplet (mickeyl) |
55 | * Make BluezApplet use OTaskbarApplet (mickeyl) |
53 | * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) |
56 | * libopiecore: rewrite OFileNotification to use the Linux 2.6 inotify interface (mickeyl) |
54 | * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) |
57 | * libopiecore: add ODirNotification - recursive directory notifications (mickeyl) |
55 | * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) |
58 | * libopienet: Skip hostap control interfaces 'wifi' and improve robustness in ONetworkInterface (mickeyl) |
56 | * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) |
59 | * libopieui: Remove OVersatileView and OVersatileViewItem (mickeyl) |
57 | * libopienet: Miscellaneous API cleanups (mickeyl) |
60 | * libopienet: Miscellaneous API cleanups (mickeyl) |
58 | * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) |
61 | * libopiecore: Add linux pcmcia system abstraction classes (mickeyl) |
59 | * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl) |
62 | * libopiecore: ODevice now knows the default gfx driver to use (mteira,mickeyl) |
60 | * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl) |
63 | * Remove assumptions about default gfx driver ("Transformed") all over the place (mteira,mickeyl) |
61 | |
64 | * fix / optimize number of scanned directories. (ljp) |
| |
65 | |
62 | 2005-03-25Opie 1.2.0 |
66 | 2005-03-25Opie 1.2.0 |
63 | |
67 | |
64 | Fixed Bugs |
68 | Fixed Bugs |
65 | ---------- |
69 | ---------- |
66 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) |
70 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) |
67 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) |
71 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) |
68 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) |
72 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) |
69 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) |
73 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) |
|