summaryrefslogtreecommitdiff
path: root/noncore/applets/wirelessapplet
AgeCommit message (Collapse)AuthorFilesLines
2005-04-01show the popups inside the visible screendeller1-1/+1
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-274/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+274
2004-04-04convert to Opie Debugging Frameworkmickeyl1-21/+23
2004-04-03Fix for building on gcc-2.95.3brad1-0/+3
2004-03-29eliminate bar graph display stylemickeyl9-285/+44
first shot at drawing the antenna symbol 'by hand' to support multiple display resolutions
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl1-1/+1
build system
2004-03-13Introduce the namespacezecke2-8/+10
and the new APPLET_EXPORT define
2004-03-02applied the patch generated by the optimize_connect script fromalwin1-4/+4
TT.
2004-03-01fix includeschicken2-6/+0
2004-02-24fix a regression bug when an interface appears or disappearsmickeyl1-34/+40
2004-02-23The wireless applet uses now libopie2net instead of its own routines.mickeyl4-445/+28
Display mode "ANTENNA" is fixed, "BAR GRAPH" is still broken but will be removed anyway, since nearly everyone used "ANTENNA".
2004-02-23working on the overhaul. CAUTION: WirelessApplet is broken now.mickeyl4-28/+36
2004-02-23start with the long awaited wireless applet overhaulmickeyl5-228/+133
2004-02-14Clean-up of .cvsignore filesdrw1-0/+2
2004-02-14Make info in *.control files a little more consistent (mostly modified ↵drw1-2/+2
Maintainer, Files and Section fields)
2004-02-05Janitor: ulong ref removedzecke2-2/+1
2004-01-27return QS_FALSE if interface is not implementedzecke1-1/+3
2003-12-04use opie-lupdate instead lupdatear1-20/+0
2003-11-03Porting Opie to MacOS-X.eilers1-1/+1
The base system and all platform independent applications and platforms should work. Please see $OPIEDIR/development/macosx for details
2003-08-09Merge from BRANCH_1_0kergoth1-1/+1
2003-06-04sanitizedschurig1-1/+1
2003-04-22Add Package: field to control files. This will facilitate ditching mkipks ↵kergoth1-0/+1
in favor of something with some sanity.
2003-04-22Dependency fixes. s/opie-base/task-opie-minimal/; ↵kergoth1-1/+1
s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/;
2003-04-20adding dutch to the .pro-filescniehaus1-0/+1
2003-03-24modify postinst scripts to prevent spurious nonzero exit codesjamey1-1/+5
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-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-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-28only send the qcop call in the postinst script, if qpe is runningsandman1-1/+1
2002-12-14addLanguage rulescniehaus1-0/+2
2002-11-06Add X11..kergoth1-1/+1
2002-11-05you know the drillkergoth1-1/+1
2002-11-05Adding initial config.in fileskergoth1-0/+4
2002-11-02- fixed warning about missing return statement in non-void function.simon1-5/+3
Okayed by Michael Lauer
2002-10-31Applied the same fix as in volume applet (parent widget should not be 0 forsandman1-1/+1
taskbar applets) even though wireless applet seems not to be causing any troubles. But IMHO it's better to apply it now ...
2002-10-12- dhcp renew now really functionsmickeyl1-18/+44
- added dhcp renew support for udhcp
2002-09-01Learned a lesson about the C preprocessor *ugh*.mickeyl2-5/+6
2002-09-01as usualharlekin1-0/+4
2002-08-31- debug output is now #ifdef'dmickeyl8-26/+432
- wireless applet icon shows on demand (like cardmon - applet has an advanced configuration dialog - applet features experimental dhcp renew on change of essid/freq/ap/mode
2002-08-15Changed update scale from milliseconds to seconds. Defaulting now to 2 ↵mickeyl2-22/+60
seconds. All settings are saved via Config.
2002-08-14Fixed damn bug causing wirelessapplet to hang Opie if /proc/net/wireless is ↵mickeyl1-12/+16
not found (i.e. SHARP ROM or Desktop PC)
2002-08-04initialmickeyl1-0/+25
2002-08-04wireless monitoring applet added to opie-cvsmickeyl19-0/+1312