Add ServiceResponseTimeDialog.
[metze/wireshark/wip.git] / ui / Makefile.common
2015-07-03 Gerald CombsAdd ServiceResponseTimeDialog.
2015-06-22 Michael MannRefactor RTD stats.
2015-02-08 Alexis La GoutteMulticast Stream: Move mcast_stream.[ch] to ui
2015-01-30 Gerald CombsQt: Add the RTP Streams dialog.
2014-11-18 Gerald Combsvoip_calls: Move to ui.
2014-11-04 Michal LabedzkiQt: Dynamic languages
2014-09-26 Gerald CombsMove the console log handling code to ui/console.[ch].
2014-09-05 Gerald CombsQt: Refactor ConversationDialog for endpoints.
2014-07-26 Michael MannRefactor "common" Conversation table functionality.
2014-07-21 Gerald Combs[WIP] Add a conversation dialog.
2014-07-03 Guy HarrisRename and move ui/stat_menu.h to epan/stat_groups.h.
2014-06-30 Guy HarrisMove filters.[ch] to libui.
2014-06-30 Guy HarrisMove stat_menu.h to libui.
2014-06-30 Guy HarrisMove proto_hier_stats.[ch] to libui.
2014-06-30 Guy HarrisMove capture.[ch] to libui.
2014-06-30 Guy HarrisMove capture_ui_utils.[ch] to libui.
2014-06-05 Martin MathiesonAdd Object (file) export for files transferred over...
2014-04-07 Gerald CombsAdd a Qt I/O Graph dialog.
2014-03-31 Alexis La GoutteContinue to remove $Id$ from top of file
2014-01-29 Alexis La GoutteMerge "Apply layouts in Qt Creator. Fix a tooltip."
2014-01-20 Anders BromanSplit the GUI and the tap part to make it possible...
2013-12-10 Gerald CombsGet the "Decode As" dialog working, albeit with a few...
2013-11-19 Guy HarrisAdd routines to set the personal file directory paths...
2013-10-29 Irene RüngelerMake the packet analysis for SCTP independent from...
2013-10-24 Jörg MayerMake things compile again.
2013-10-24 Gerald CombsInitial and woefully incomplete flow graph support.
2013-10-24 Michael TüxenRevert previous commit of Irene, which doesn't work...
2013-10-24 Irene RüngelerMove sctp_stat to ui to make it independent from gtk.
2013-09-09 Alexis La GoutteFrom Thomas ERSFELD (GSoC13)
2013-08-27 Gerald CombsAdd TCP sequence number (Stevens-style) graphs.
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...