The Styleguide section has been moved to the Wireshark Developer's Guide.
[obnox/wireshark/wip.git] / gtk / airpcap_gui_utils.c
2010-11-28 guyClean up white space.
2009-11-12 geraldUpdate the AirPcap code for Win64 and enable AirPcap...
2009-08-27 wmeierAdd #include <stdio.h> in a few more places ....
2009-07-17 geraldSet the extension channel correctly. Fixup whitespace.
2009-07-01 geraldFix a key entry bug in the decryption key dialog. Remov...
2009-06-30 guyPut in missing newline at the end.
2009-06-29 geraldFix a couple of AirPcap channel/offset bugs. Remove...
2009-06-09 geraldFor interfaces that don't support PacketOpenAdapter...
2009-05-13 jmayerRemove airpcap_get_all_channels_list, it isn't used
2009-05-13 jmayerForgot to convert the types in these files as well.
2009-05-13 stigDon't check if unsigned values are > 0.
2009-05-13 geraldMigrate the Airpcap UI code from GtkCombos (deprecated...
2009-05-13 stigFixed some compiler warnings on OSX.
2009-03-19 wmeierAs suggested by Jakub Zawadzki: actually use sizeof...
2008-10-17 geraldWhen we set the channel and offset entries in the wirel...
2008-08-14 wmeierFix a spelling error
2008-06-29 wmeierFix some simple cases of GTK2 deprecated API usage...
2008-05-06 etxrabFix some of the Errors/warnings detected by checkapi.
2008-04-13 ulflsort #includes by directories
2008-04-12 ulflremove unrequired "references" to gtkglobals.h
2008-04-12 ulflwhere it's not necessary, remove #include "compat_macros.h"
2008-04-09 etxrabGet the Windows build going again(?).
2008-04-09 etxrabRemove:
2008-04-09 sfisherStart getting rid of the uses of compat_macro.h's macros.
2008-02-01 stigRewrote some prohibited APIs in gtk/ (sprintf, strcpy...
2008-01-24 wmeierFix various small memory leaks & 1 invalid g_free ...
2007-11-27 guystrcasecmp(), strncasecmp(), g_strcasecmp(), and g_strn...
2007-08-17 geraldInstead of converting between 802.11 frequencies and...
2007-07-09 geraldFrom Dustin Johnson: AirPcap display update.
2007-05-18 geraldFrom Dustin Johnson:
2007-01-26 geraldSpelling fixes.
2007-01-11 geraldFix compilation problems under Windows. In the GTK...
2006-12-28 geraldMove the contents of airpdcap to epan/crypt. Try to...
2006-12-12 wmeierRemove svn:executable property from a few more .[hc...
2006-12-05 geraldFrom Davide Schiera and Giorgio Tino: Add initial WPA...
2006-10-30 geraldFrom Giorgio Tino: Add support for version 2.0 of the...
2006-10-25 ulflthe labels of the airpcap toolbar, e.g. "Not a valid...
2006-10-19 geraldAdd support for:
2006-10-02 geraldFix WEP key bug in the AirPcap code that could cause...
2006-08-21 geraldFix up copyrights and whitespace.
2006-08-16 geraldAdd support for AirPcap, an upcoming wireless product...