Wlanconfig 2

v0.1
The rewrite is complete. Could be buggy, but should eat less RAM and run faster (not that you could tell). The code should be much more streamlined and safe from having leftover stuff in strings and character arrays.

v0.1-2 (aka wlanconfig 2-2)
Added in a FLTK GUI. There may be bugs, and some features may not work. 
The GUI is also fairly ugly/messy.

v0.1.1
A small update to v0.1-2, just turned power management on. Having it off seemed 
to make my card quite hot, and turning it on seems to work. YMMV

v0.2
Added in interface selection an fixed a bug dealing with enabling/disabling
the wireless outside of Wlanconfig
-----------------------------------------------------------
Wlanconfig

v1.4
Added in the option to list the contents of profiles. While working on this version, I discovered the code to be extremely buggy, hence this project being discontinued and replaced by Wlanconfig2.

v1.3
Cleaned up the interface a bit, made it easier to use.

v1.2
Added in the ability to pass stuff to the executable at run time to skip the UI configuration

v1.1
Added in support for static IP addresses; still being tested.
Moved from statically being in /home/root/Choices/wlanconfig to $HOME/Choices/wlanconfig.
Made Wlanconfig make the necessary folders (even if they do exist).
