|
diff --git a/ChangeLog b/ChangeLog index 7e81b7e..63ed0c3 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -1,30 +1,31 @@ |
1 | 2005-??-??Opie 1.2.1 |
1 | 2005-??-??Opie 1.2.1 |
2 | |
2 | |
3 | |
3 | |
4 | New Features |
4 | New Features |
5 | ------------ |
5 | ------------ |
6 | * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker) |
6 | * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker) |
| |
7 | * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly) |
7 | |
8 | |
8 | Fixed Bugs |
9 | Fixed Bugs |
9 | ---------- |
10 | ---------- |
10 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) |
11 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) |
11 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) |
12 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) |
12 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) |
13 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) |
13 | * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) |
14 | * #1614 - Make Opie-console start in $HOME instead of / (skyhusker) |
14 | * n.a.- always show volume and wireless applet popups inside visible screen (deller) |
15 | * n.a.- always show volume and wireless applet popups inside visible screen (deller) |
15 | * n.a. - scale O-Menu-Applets appropriately (mickeyl) |
16 | * n.a. - scale O-Menu-Applets appropriately (mickeyl) |
16 | * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) |
17 | * n.a.- libopienet: fix bugs in wireless scanning and setting SSID (skyhusker) |
17 | * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) |
18 | * n.a.- Wellenreiter: relax WE version matching test a bit (mickeyl) |
18 | * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) |
19 | * n.a.- scale BluezApplet appropriately and use larger icons (mickeyl) |
19 | * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) |
20 | * n.a.- memoryapplet: fix crash in memoryapplet on kernels without swap support (seneca cunningham) |
20 | |
21 | |
21 | Internal |
22 | Internal |
22 | -------- |
23 | -------- |
23 | * Make BluezApplet use OTaskbarApplet (mickeyl) |
24 | * Make BluezApplet use OTaskbarApplet (mickeyl) |
24 | * Rewrite OFileNotification to use the upcoming inotify interface instead of the deprecated dnotify (mickeyl) |
25 | * Rewrite OFileNotification to use the upcoming inotify interface instead of the deprecated dnotify (mickeyl) |
25 | |
26 | |
26 | 2005-03-25Opie 1.2.0 |
27 | 2005-03-25Opie 1.2.0 |
27 | |
28 | |
28 | Fixed Bugs |
29 | Fixed Bugs |
29 | ---------- |
30 | ---------- |
30 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) |
31 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) |
|
|
diff --git a/packages b/packages index 40a7125..84e876e 100644 --- a/ packages+++ b/ packages |
|
@@ -144,48 +144,50 @@ CONFIG_NS2MODEM noncore/settings/networksettings2/modem modem.pro |
144 | CONFIG_NS2NETWORK noncore/settings/networksettings2/networknetwork.pro |
144 | CONFIG_NS2NETWORK noncore/settings/networksettings2/networknetwork.pro |
145 | CONFIG_NS2 noncore/settings/networksettings2networksettings.pro |
145 | CONFIG_NS2 noncore/settings/networksettings2networksettings.pro |
146 | CONFIG_NS2PPP noncore/settings/networksettings2/pppppp.pro |
146 | CONFIG_NS2PPP noncore/settings/networksettings2/pppppp.pro |
147 | CONFIG_NS2PROFILE noncore/settings/networksettings2/profileprofile.pro |
147 | CONFIG_NS2PROFILE noncore/settings/networksettings2/profileprofile.pro |
148 | CONFIG_NS2USB noncore/settings/networksettings2/usbusb.pro |
148 | CONFIG_NS2USB noncore/settings/networksettings2/usbusb.pro |
149 | CONFIG_NS2VPN noncore/settings/networksettings2/vpnvpn.pro |
149 | CONFIG_NS2VPN noncore/settings/networksettings2/vpnvpn.pro |
150 | CONFIG_NS2WLAN noncore/settings/networksettings2/wlanwlan.pro |
150 | CONFIG_NS2WLAN noncore/settings/networksettings2/wlanwlan.pro |
151 | CONFIG_OAPP core/apps/oappoapp.pro |
151 | CONFIG_OAPP core/apps/oappoapp.pro |
152 | CONFIG_OBEX core/obexobex.pro |
152 | CONFIG_OBEX core/obexobex.pro |
153 | CONFIG_ODICT noncore/apps/odictodict.pro |
153 | CONFIG_ODICT noncore/apps/odictodict.pro |
154 | CONFIG_OIPKG noncore/unsupported/oipkgoipkg.pro |
154 | CONFIG_OIPKG noncore/unsupported/oipkgoipkg.pro |
155 | CONFIG_OPIEALARM core/opiealarmopiealarm.pro |
155 | CONFIG_OPIEALARM core/opiealarmopiealarm.pro |
156 | CONFIG_OPIE-CONSOLE noncore/apps/opie-consoleopie-console.pro |
156 | CONFIG_OPIE-CONSOLE noncore/apps/opie-consoleopie-console.pro |
157 | CONFIG_OPIE_EYE noncore/graphics/opie-eyephunk_view.pro |
157 | CONFIG_OPIE_EYE noncore/graphics/opie-eyephunk_view.pro |
158 | CONFIG_OPIE_EYE_SLAVE noncore/graphics/opie-eye/slaveslave.pro |
158 | CONFIG_OPIE_EYE_SLAVE noncore/graphics/opie-eye/slaveslave.pro |
159 | CONFIG_OPIEFTP noncore/net/opieftpopieftp.pro |
159 | CONFIG_OPIEFTP noncore/net/opieftpopieftp.pro |
160 | CONFIG_OPIEIRC noncore/net/opieircopieirc.pro |
160 | CONFIG_OPIEIRC noncore/net/opieircopieirc.pro |
161 | CONFIG_OPIE-LOGIN core/opie-loginopie-login.pro |
161 | CONFIG_OPIE-LOGIN core/opie-loginopie-login.pro |
162 | CONFIG_OPIEMAIL2noncore/unsupported/mail2 mail.pro |
162 | CONFIG_OPIEMAIL2noncore/unsupported/mail2 mail.pro |
163 | CONFIG_OPIEPLAYER2 noncore/multimedia/opieplayer2opieplayer2.pro |
163 | CONFIG_OPIEPLAYER2 noncore/multimedia/opieplayer2opieplayer2.pro |
164 | CONFIG_OPIEPLAYER3 noncore/multimedia/opieplayer3opieplayer3.pro |
164 | CONFIG_OPIEPLAYER3 noncore/multimedia/opieplayer3opieplayer3.pro |
165 | CONFIG_OPIEPLAYER core/multimedia/opieplayeropieplayer.pro |
165 | CONFIG_OPIEPLAYER core/multimedia/opieplayeropieplayer.pro |
166 | CONFIG_OPIE-RDESKTOP noncore/net/opierdesktopopierdesktop.pro |
166 | CONFIG_OPIE-RDESKTOP noncore/net/opierdesktopopierdesktop.pro |
167 | CONFIG_OPIE-READER noncore/apps/opie-readeropie-reader.pro |
167 | CONFIG_OPIE-READER noncore/apps/opie-readeropie-reader.pro |
| |
168 | CONFIG_OPIE-READER-FLITEDYN noncore/apps/opie-reader/FliteDynFliteDyn.pro |
| |
169 | CONFIG_OPIE-READER-FLITEDYN16 noncore/apps/opie-reader/FliteDyn16FliteDyn16.pro |
168 | CONFIG_OPIEREC noncore/multimedia/opierecopierec.pro |
170 | CONFIG_OPIEREC noncore/multimedia/opierecopierec.pro |
169 | CONFIG_OPIE-SHEET noncore/apps/opie-sheetopie-sheet.pro |
171 | CONFIG_OPIE-SHEET noncore/apps/opie-sheetopie-sheet.pro |
170 | CONFIG_OPIE-SH noncore/tools/opie-shopie-sh.pro |
172 | CONFIG_OPIE-SH noncore/tools/opie-shopie-sh.pro |
171 | CONFIG_OPIETOOTH-APPLET noncore/net/opietooth/appletapplet.pro |
173 | CONFIG_OPIETOOTH-APPLET noncore/net/opietooth/appletapplet.pro |
172 | CONFIG_OPIETOOTH-MANAGER noncore/net/opietooth/managermanager.pro |
174 | CONFIG_OPIETOOTH-MANAGER noncore/net/opietooth/managermanager.pro |
173 | CONFIG_OPIE-WRITE noncore/apps/opie-writeopie-write.pro |
175 | CONFIG_OPIE-WRITE noncore/apps/opie-writeopie-write.pro |
174 | CONFIG_OSEARCH core/pim/osearchosearch.pro |
176 | CONFIG_OSEARCH core/pim/osearchosearch.pro |
175 | CONFIG_OXYGEN noncore/apps/oxygenoxygen.pro |
177 | CONFIG_OXYGEN noncore/apps/oxygenoxygen.pro |
176 | CONFIG_PACKAGEMANAGER noncore/settings/packagemanagerpackagemanager.pro |
178 | CONFIG_PACKAGEMANAGER noncore/settings/packagemanagerpackagemanager.pro |
177 | CONFIG_PARASHOOT noncore/games/parashootparashoot.pro |
179 | CONFIG_PARASHOOT noncore/games/parashootparashoot.pro |
178 | CONFIG_PHASE noncore/styles/phasephase.pro |
180 | CONFIG_PHASE noncore/styles/phasephase.pro |
179 | CONFIG_PICKBOARD inputmethods/pickboardpickboard.pro |
181 | CONFIG_PICKBOARD inputmethods/pickboardpickboard.pro |
180 | CONFIG_PIMCONVERTER noncore/tools/pimconverter converter.pro |
182 | CONFIG_PIMCONVERTER noncore/tools/pimconverter converter.pro |
181 | CONFIG_POWERCHORD noncore/multimedia/powerchordpowerchord.pro |
183 | CONFIG_POWERCHORD noncore/multimedia/powerchordpowerchord.pro |
182 | CONFIG_PPP noncore/settings/networksettings/ppp ppp.pro |
184 | CONFIG_PPP noncore/settings/networksettings/ppp ppp.pro |
183 | CONFIG_PYQUICKLAUNCH-APPLET noncore/applets/pyquicklaunchpyquicklaunch.pro |
185 | CONFIG_PYQUICKLAUNCH-APPLET noncore/applets/pyquicklaunchpyquicklaunch.pro |
184 | CONFIG_PYQUICKLAUNCHER noncore/tools/pyquicklauncherpyquicklauncher.pro |
186 | CONFIG_PYQUICKLAUNCHER noncore/tools/pyquicklauncherpyquicklauncher.pro |
185 | CONFIG_PYTHON-EXAMPLESexamples/python bla.pro |
187 | CONFIG_PYTHON-EXAMPLESexamples/python bla.pro |
186 | CONFIG_QASHMONEY noncore/unsupported/qashmoneyqashmoney.pro |
188 | CONFIG_QASHMONEY noncore/unsupported/qashmoneyqashmoney.pro |
187 | CONFIG_QASTEROIDS noncore/games/qasteroidsqasteroids.pro |
189 | CONFIG_QASTEROIDS noncore/games/qasteroidsqasteroids.pro |
188 | CONFIG_QCOP core/apps/qcopqcop.pro |
190 | CONFIG_QCOP core/apps/qcopqcop.pro |
189 | CONFIG_QPDF noncore/unsupported/qpdfqpdf.pro |
191 | CONFIG_QPDF noncore/unsupported/qpdfqpdf.pro |
190 | CONFIG_QSS core/apps/qssqss.pro |
192 | CONFIG_QSS core/apps/qssqss.pro |
191 | CONFIG_QUICKLAUNCHER core/tools/quicklauncher quicklauncher.pro |
193 | CONFIG_QUICKLAUNCHER core/tools/quicklauncher quicklauncher.pro |
|