summaryrefslogtreecommitdiff
path: root/core/applets
AgeCommit message (Collapse)AuthorFilesLines
2003-02-06Removed TARGET_SHARP dependsgroucho1-1/+1
2003-01-26Remove depends on a specific version.. it should be depending on >= or <= ↵kergoth11-11/+11
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-26Dependencies are great...groucho1-1/+1
2003-01-26..kergoth2-3/+1
2003-01-26libopieobex->libopieobex1.. Provides: libopieobex, Replaces: libopieobex, ↵kergoth1-2/+3
Depends .. openobex | libopenobex1.
2003-01-25Fixed dependenciesgroucho1-1/+1
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 ↵kergoth14-14/+14
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 ↵kergoth3-3/+3
convention. also moved bits that didnt belong in lib pakcages elsewhere.
2003-01-21better descriptionllornkcor1-1/+1
2003-01-16Add some config.in.in files to remove the 'duplicate' categories spotted by ↵kergoth1-0/+1
Max..
2003-01-16i18n for new buildsystem :)kergoth14-0/+56
2003-01-16Move most of config categorization into root config, and consolated core vs ↵kergoth13-13/+13
noncore from a config perspective, as its confusing and unnecessary for users. Also cleaned up a bit, and added some basic descriptions.
2003-01-16*** empty log message ***kergoth1-4/+1
2003-01-14changed caption, took for ipaq outharlekin1-1/+1
2003-01-10merged ipaq stuff in, one step closer to kill batteryapplet ipaqharlekin3-118/+226
2002-12-30 - rewrote the SCAP part (doesn't need netcat anymore now)sandman2-211/+228
- cleaned up the code - reworked the GUI a bit
2002-12-28only send the qcop call in the postinst script, if qpe is runningsandman8-8/+8
2002-12-27Changed the menu string from "Home" to "Desktop" -- this was decided atsandman1-1/+1
the Opie 1.0 meeting
2002-12-26signature of keyRegister() QCop call changed because of the device buttonsandman1-1/+2
rewrite
2002-12-18since Harlekin doesn't want to fix his typo, I'll have to do it ;)sandman1-1/+1
2002-12-14addLanguage rulescniehaus12-0/+24
2002-12-13added bass and treble controlharlekin2-44/+200
2002-12-11Couple minor bits. 1) show the ide icon for sd/mmc, 2) slight change to text ↵kergoth1-193/+219
on sd/mmc insert/eject popup, 3) do the unmount for sd directly in OZ, as in familiar.
2002-11-20Dont build zaurus batteryapplet unless target machine is zauruskergoth1-4/+1
2002-11-19change popup parent from 0 to this. please testllornkcor1-2/+2
2002-11-16fix for filename pathsllornkcor1-0/+2
2002-11-06Add X11..kergoth13-13/+13
2002-11-05you know the drillkergoth10-16/+17
2002-11-05you know the drillkergoth1-0/+1
2002-11-05Adding initial config.in fileskergoth13-0/+58
2002-10-31netsystemtime does not exist anymoretille1-5/+2
2002-10-31parent is now this, not 0llornkcor1-1/+1
2002-10-31I have finally found the "launcher-settings sometimes crashes Opie bug"sandman1-1/+1
it's the volume applet popup, that has no parent widget (that should really be no problem, but it works perfectly if you give it a parent)
2002-10-27add new restart applet- for opie menullornkcor5-0/+170
2002-10-25fixllornkcor1-3/+1
2002-10-21popupmenu now has parent 0 and gets deleted in timeout, to advoid a general ↵llornkcor1-1/+3
slowdown of opie on resume/boot, which made it seem like opie was slow.
2002-10-21fix bracesllornkcor1-2/+0
2002-10-20remove repaint(), as its holding up everything on resumellornkcor1-4/+2
2002-10-20fix for sd/cf double whammy insert/eject on resumellornkcor1-24/+26
2002-10-20you know the drill.kergoth3-0/+3
2002-10-13changed to reflect the qcop interface cleanup of the launchersandman2-2/+2
2002-10-06- added a new logout menu-appletsandman5-5/+192
- fixed the positions of all menu applets - changed the icons for logout/suspend
2002-10-02New menubar applets for Home and Suspend -- replaces the __* entriessandman6-0/+292
in OPIEDIR/apps/
2002-09-30small change to work with the new ODevice APIsandman1-1/+3
2002-09-30- small cleanupsandman1-2/+6
- changed to work with the new ODevice API
2002-09-30wtf is going on with my version entries?llornkcor1-1/+1
2002-09-25change to reflect familiar's record/memo button sending Key_24 nowllornkcor1-1/+1
2002-09-21close alert is dsp errorllornkcor1-5/+6
2002-09-20cleanupllornkcor1-33/+3