The Styleguide section has been moved to the Wireshark Developer's Guide.
[obnox/wireshark/wip.git] / gtk / airpcap_dlg.c
2010-11-28 guyClean up white space.
2010-08-23 wmeier(Minor) Cleanup signal callbak signatures and related:
2010-08-17 wmeier(Trivial) window_delete_event_cb() 'user_data' arg...
2010-02-17 wmeierFix a very minor memory leak.
2009-10-04 krjAdd HAVE_AIRPDCAP guard
2009-07-01 geraldFix a key entry bug in the decryption key dialog. Remov...
2009-06-29 geraldFix a couple of AirPcap channel/offset bugs. Remove...
2009-06-21 etxrabChange window_new() to dlg_window_new() and destroy...
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 stigDo not prototype static functions in the header file.
2009-05-13 jmayerULONG -> guint32
2009-05-04 stigFrom Didier Gautheron (bug 3126):
2009-03-12 stigFrom Jakub Zawadzki:
2008-10-17 geraldWhen we set the channel and offset entries in the wirel...
2008-10-15 jakeVarious corrections, as in: typos, whitespace, few...
2008-10-15 geraldKeep the wireless toolbar extension channel entry from...
2008-07-21 geraldFrom Dustin Johnson: Don't pop up a warning dialog...
2008-07-08 wmeierFix some simple cases of GTK2 deprecated API usage...
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 ulflmove stock icon code from toolbar.c into specific stock...
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-04-07 sfisherRemove GTK1 code and change ugly version checking state...
2008-04-06 ulflremove GTK1 code
2008-01-24 wmeierFix various small memory leaks & 1 invalid g_free ...
2008-01-23 wmeierFix a minor memory leak; Remove some unused variables
2007-12-04 kukosaadd missing emem.h include (prefs-int.h uses emem struc...
2007-11-27 guystrcasecmp(), strncasecmp(), g_strcasecmp(), and g_strn...
2007-10-16 sakeFrom tmiller@hcjbtech.org : Spelling error on GDS DB...
2007-08-17 geraldInstead of converting between 802.11 frequencies and...
2007-06-27 geraldIn the wireless key management dialog, apply the 802...
2007-05-18 geraldFrom Dustin Johnson:
2007-02-19 wmeierFix some C++ style comments
2007-01-26 geraldMassive indentation fixes.
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-26 ulfldon't use custom build buttons for standard tasks like...
2006-10-20 geraldAirPcap fixes from Giorgio Tino:
2006-10-19 geraldAdd support for:
2006-10-17 ulflfrom Stephen Fisher:
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...