summaryrefslogtreecommitdiff
path: root/core/applets/obex
AgeCommit message (Collapse)AuthorFilesLines
2004-03-29remove bogus dependencymickeyl1-1/+1
this directory is empty - is it supposed to be so ?
2003-02-17added missing config.ingroucho1-0/+4
2003-02-16disable snd in IrDaApplet it hangs on my machine..zecke10-1134/+0
Remove the hacky OBEX Implementation Add a more cleaned up more appealing (not yet working) version which will even be able to do OBEX over Bluetooth in the future -It handles receive better let's you choose what to do with custom files and created a DocLnk -Send lets you beam to multiple devices this needs the IrDa Applet to be present
2003-01-26Remove depends on a specific version.. it should be depending on >= or <= ↵kergoth1-1/+1
depending on what API the app in question is depending on.. given we're still in a development stage, this is unnecessary. Going forward better explicit depends will be necessary on every API change which introduces a new dependency.
2003-01-26..kergoth1-2/+0
2003-01-26libopieobex->libopieobex1.. Provides: libopieobex, Replaces: libopieobex, ↵kergoth1-2/+3
Depends .. openobex | libopenobex1.
2003-01-24another unintentional libopie->libopie1.. oops ;)kergoth1-2/+2
2003-01-24Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵kergoth1-1/+1
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs.
2003-01-23package naming change.. alter library packages to use debian naming ↵kergoth1-1/+1
convention. also moved bits that didnt belong in lib pakcages elsewhere.
2003-01-16i18n for new buildsystem :)kergoth1-0/+4
2003-01-16Move most of config categorization into root config, and consolated core vs ↵kergoth1-1/+1
noncore from a config perspective, as its confusing and unnecessary for users. Also cleaned up a bit, and added some basic descriptions.
2002-12-14addLanguage rulescniehaus1-0/+2
2002-11-06Add X11..kergoth1-1/+1
2002-11-05Adding initial config.in fileskergoth1-0/+4
2002-06-26Major pro file overhaul from davipt. Commited by me, since it touchessandman1-0/+14
many core files ... please report bugs on this to davipt
2002-06-21Fix compilationzecke2-3/+3
2002-06-14working but not readyharlekin1-3/+3
2002-06-14closeharlekin1-6/+4
2002-06-14got a bit further, dialog still not behaving rightharlekin2-108/+115
2002-06-14updateharlekin2-193/+132
2002-06-14fixed type and getting closer to finishharlekin4-7/+17
2002-06-13wrong fileharlekin1-0/+0
2002-06-13Fix PPC beamingzecke1-3/+12
2002-06-13OBEX receiving is supportezecke2-6/+38
2002-06-13Stop receiving when wanting to sendzecke3-113/+179
2002-06-13gui updateharlekin1-114/+133
2002-06-13updateharlekin2-2/+14
2002-06-13updateharlekin1-3/+4
2002-06-13update and control fileharlekin3-7/+24
2002-06-12some gui updatesharlekin11-2119/+341
2002-06-12debug code for Max to cross compilezecke1-2/+2
2002-06-12Obexzecke1-2/+2
2002-06-12Obexzecke1-0/+5
2002-06-12Send Receive working now it's time for a guizecke2-3/+11
2002-06-12OBEX timezecke5-36/+44
2002-06-10initial tryharlekin12-0/+2765