Get rid of an unused variable.
[metze/wireshark/wip.git] / ui / Makefile.common
2013-07-08 Gerald CombsNew Qt feature: Show related packet list items in the...
2013-06-26 Jeff MorrissMove tap-*-common.{h,c} into ui/ since that's the home...
2013-02-19 Gerald CombsAdd automatic software update checks for Win32 using...
2013-02-02 Guy HarrisMove recent.c to the ui directory, as we did with its...
2013-01-18 Gerald CombsRename the "saved_val" preference element to "stashed_v...
2012-12-27 Gerald CombsMove common profile code to ui/profile.[ch].
2012-12-21 Gerald CombsMove common time shifting code to ui/time_shift.[ch...
2012-10-21 Pascal QuantinRevert r45692 and try to fix link failure another way...
2012-10-21 Alexis La GoutteTry to fix LINK : fatal error LNK1181: cannot open...
2012-10-21 Alexis La GoutteMove MSWindows console "windows" to ui/win32/console_wi...
2012-10-18 Gerald CombsMove ui-independent object export routines to the commo...
2012-10-16 Gerald CombsMove the DICOM, HTTP, and SMB object export code to...
2012-10-16 Gerald CombsMove common SSL key export routines to ui/ssl_key_expor...
2012-09-24 Gerald CombsUnify some of the GTK+ and Win32 "Save As" code and...
2012-09-18 Gerald CombsMove the UI-independent help URL code to ui/help_url...
2012-09-14 Gerald CombsMore fixes for the text import move.
2012-09-14 Gerald CombsCreate a common libui using CMake similar to what we...
2012-08-24 Gerald CombsRevert r44644 and 44645. g_source_*, g_timeout_, and...
2012-08-23 Gerald CombsMove the pipe input routines to the common UI directory.
2012-08-04 Gerald CombsAnother capture_globals.h fix.
2012-08-01 Gerald CombsMove the common parts of iface_lists.[ch] from ui/gtk...
2012-08-01 Gerald CombsMove utf8_entities.h to the "ui" directory. Separate...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-03-08 Guy HarrisMove alert_box.c to the ui directory.
2012-02-19 Guy HarrisWe already have GENERATED_HEADER_FILES; no need for...
2012-02-18 Guy HarrisCreate a libui (static) library in the ui directory...