summaryrefslogtreecommitdiff
path: root/noncore
AgeCommit message (Collapse)AuthorFilesLines
2003-11-17This patch makes the famous Documents Tab customizably optional.mickeyl10-3/+320
Note that the document tab is so tight coupled to the rest of the launcher that it proved impossible for me to remove the tab as is. However I could make all the scanning and the displaying optional. The customization can be done via the launcher settings applications - a new doc tab category has been added. Further customization can be added to that tab. I also added a doc tab settings application for use with the "first usage wizard"
2003-11-16made text fit on small pda screenwaspe1-2/+2
2003-11-16first commitwaspe15-0/+793
2003-11-13update wavfilellornkcor1-15/+20
2003-11-13added waveformllornkcor3-7/+230
2003-11-13non essential apps should not be built by defaultllornkcor2-2/+2
2003-11-12opierec doesnot need iostream.hllornkcor1-1/+0
2003-11-12config qt not config qtopiallornkcor1-1/+1
2003-11-12remove helpwindow, and make non quicklaunch app - for now, till I get things ↵llornkcor1-5/+5
normal
2003-11-12apply patch from Tim Smith <tim@electronghost.co.uk>mickeyl2-0/+15
2003-11-11add ubrowser libschicken1-1/+1
2003-11-11Updating apps to use quickexec. Ipks are now generated properly.treke4-13/+6
2003-11-09fix compilage and integrate into buildsystemmickeyl4-6/+18
directory structure is a mess though...
2003-11-09make the .pro file a bit more sanemickeyl1-7/+3
btw., zsafe's directory structure is a mess...
2003-11-08remove -lstdc++. wellenreiter doesn't need itmickeyl2-2/+2
2003-11-08work lessmickeyl2-2/+2
sleep more
2003-11-07adjust dependencies and don't use quicklaunch (at least for now)mickeyl2-4/+4
2003-11-07from 1.0, needs fixllornkcor3-133/+186
2003-11-04Added home-directory patch from Andreas Richter <ar@oszine.de>eilers1-3/+10
Thanks a lot !
2003-11-03noncore/games/tictac now fully mergedmickeyl4-17/+12
2003-11-03noncore/apps/confedit fully mergedmickeyl3-9/+3
2003-11-03add pictures and distribution files for memoryappletmickeyl3-0/+18
2003-11-03add memoryapplet to build systemmickeyl1-0/+24
2003-11-03add memoryapplet (displays memory and manages a swap partition)mickeyl10-0/+1046
written by Anton Maslovsky (http://my-zaurus.narod.ru)
2003-11-03show swap memory on Memory tabmickeyl2-36/+95
2003-11-03resolved merge conflictwaspe2-28/+11
2003-11-03Porting Opie to MacOS-X.eilers18-20/+20
The base system and all platform independent applications and platforms should work. Please see $OPIEDIR/development/macosx for details
2003-11-01depends fixllornkcor1-1/+1
2003-10-30apply patch to HEADmickeyl12-44/+249
2003-10-29mrege noncore/net/*mickeyl42-791/+1626
2003-10-29merge noncore/settings/* except networksettings for which tille volunteered ↵mickeyl26-146/+91
(thanks)
2003-10-29merge noncore/styles/*mickeyl1-1/+0
2003-10-29merge noncore/todayplugins/*mickeyl2-2/+1
2003-10-29merge noncore/tools/*mickeyl15-64/+90
2003-10-28catch up with API changes in libopienetmickeyl1-4/+4
2003-10-28catch up with API changes in libopienetmickeyl1-3/+3
2003-10-27merge noncore/multimedia/showimgmickeyl4-55/+50
- opieplayer2 and opierec generate lots of conflicts in merge I'll gladly leave that to the experts ljp and Harlekin ;)
2003-10-27merge noncore/mail/*mickeyl3-10/+4
2003-10-27merge noncore/graphics/*mickeyl4-18/+10
Note: qpdf is still not quicklaunch-able. I recommend not wasting time to convert it but look @ qpdf2 instead.
2003-10-27merge noncore/apps/* exceptmickeyl55-513/+1595
- advancedfm (ljp, please...) - odict (tille, please...)
2003-10-27merge noncore/comm/*mickeyl5-26/+25
2003-10-27merge noncore/applets/*mickeyl3-28/+28
2003-10-10This patch adds scanning the "network neighbourhood" in networksettings-wlanmickeyl7-328/+577
(powered by the Wellenreiter II scanning engine found in libopienet2). Detected networks are put in a list and you can select parameters by clicking on an entry in the list. See http://opie.net.wox.org/images/wlanplugin.png Two inherent drawbacks: 1.) networksettingsplugin-wlan now needs libopienet2. Well, my library work pays off. If you like to rewrite the stuff so that libopienet2 is not needed, then just go ahead ;) 2.) Scanning won't work on linux distributions without patched monitor mode drivers. I think we can live with these two "issues". Feel free to revert, if you don't like my work :D
2003-10-07prepare for standalone X11-releasemickeyl2-2/+6
2003-10-07instead of testing for QWS_EBX we now define OPIE_NO_SOUND_PCM_READ_BITS.zecke1-8/+8
If your platform does not have that ioctl define it
2003-10-07Add a FIXME to the MediaPlayer::blank methodzecke1-0/+1
why don't we use ODevice::inst()->setDisplayStatus() ?
2003-10-06fix ARP decoding for wired networks. Interestingly, 802.11 encapsulatesmickeyl2-1/+17
these in IP packets, while wired ethernet just tags the type_of_protocol.
2003-10-06decode DHCP ACK packets and show the extracted client IP addressmickeyl2-4/+7
2003-10-05* start with preparations for scanning wired networksmickeyl4-10/+110
* dhcp recognition now works nicely
2003-10-04perform autodetection only if no configuration exists or on demandmickeyl3-230/+344