index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
Makefile.common
Commit message (
Expand
)
Author
Age
Files
Lines
*
voip_calls: Move to ui.
Gerald Combs
2014-11-18
1
-2
/
+4
*
Qt: Dynamic languages
Michal Labedzki
2014-11-04
1
-0
/
+2
*
Move the console log handling code to ui/console.[ch].
Gerald Combs
2014-09-26
1
-0
/
+2
*
Qt: Refactor ConversationDialog for endpoints.
Gerald Combs
2014-09-05
1
-2
/
+2
*
Refactor "common" Conversation table functionality.
Michael Mann
2014-07-26
1
-2
/
+2
*
[WIP] Add a conversation dialog.
Gerald Combs
2014-07-21
1
-0
/
+2
*
Rename and move ui/stat_menu.h to epan/stat_groups.h.
Guy Harris
2014-07-03
1
-1
/
+0
*
Move filters.[ch] to libui.
Guy Harris
2014-06-30
1
-0
/
+2
*
Move stat_menu.h to libui.
Guy Harris
2014-06-30
1
-0
/
+1
*
Move proto_hier_stats.[ch] to libui.
Guy Harris
2014-06-30
1
-0
/
+2
*
Move capture.[ch] to libui.
Guy Harris
2014-06-30
1
-0
/
+2
*
Move capture_ui_utils.[ch] to libui.
Guy Harris
2014-06-30
1
-0
/
+2
*
Add Object (file) export for files transferred over TFTP.
Martin Mathieson
2014-06-05
1
-0
/
+1
*
Add a Qt I/O Graph dialog.
Gerald Combs
2014-04-07
1
-0
/
+2
*
Continue to remove $Id$ from top of file
Alexis La Goutte
2014-03-31
1
-2
/
+0
*
Split the GUI and the tap part to make it possible to adapt to Qt.
Anders Broman
2014-01-20
1
-0
/
+2
*
Get the "Decode As" dialog working, albeit with a few warts. It differs
Gerald Combs
2013-12-10
1
-0
/
+2
*
Add routines to set the personal file directory paths (personal
Guy Harris
2013-11-19
1
-0
/
+2
*
Make the packet analysis for SCTP independent from GTK and QT.
Irene Rüngeler
2013-10-29
1
-0
/
+2
*
Make things compile again.
Jörg Mayer
2013-10-24
1
-0
/
+2
*
Initial and woefully incomplete flow graph support.
Gerald Combs
2013-10-24
1
-0
/
+2
*
Revert previous commit of Irene, which doesn't work (yet).
Michael Tüxen
2013-10-24
1
-2
/
+0
*
Move sctp_stat to ui to make it independent from gtk.
Irene Rüngeler
2013-10-24
1
-0
/
+2
*
From Thomas ERSFELD (GSoC13)
Alexis La Goutte
2013-09-09
1
-0
/
+2
*
Add TCP sequence number (Stevens-style) graphs.
Gerald Combs
2013-08-27
1
-0
/
+2
*
New Qt feature: Show related packet list items in the frame number
Gerald Combs
2013-07-08
1
-0
/
+2
*
Move tap-*-common.{h,c} into ui/ since that's the home for common UI functions.
Jeff Morriss
2013-06-26
1
-1
/
+5
*
Add automatic software update checks for Win32 using WinSparkle. Add
Gerald Combs
2013-02-19
1
-0
/
+2
*
Move recent.c to the ui directory, as we did with its header file.
Guy Harris
2013-02-02
1
-0
/
+1
*
Rename the "saved_val" preference element to "stashed_val" in order to
Gerald Combs
2013-01-18
1
-0
/
+2
*
Move common profile code to ui/profile.[ch].
Gerald Combs
2012-12-27
1
-0
/
+2
*
Move common time shifting code to ui/time_shift.[ch]. Change the
Gerald Combs
2012-12-21
1
-0
/
+2
*
Revert r45692 and try to fix link failure another way: console_win32.[ch] def...
Pascal Quantin
2012-10-21
1
-4
/
+2
*
Try to fix LINK : fatal error LNK1181: cannot open input file 'win32/console_...
Alexis La Goutte
2012-10-21
1
-2
/
+2
*
Move MSWindows console "windows" to ui/win32/console_win32.[ch]
Alexis La Goutte
2012-10-21
1
-2
/
+4
*
Move ui-independent object export routines to the common ui directory.
Gerald Combs
2012-10-18
1
-0
/
+1
*
Move the DICOM, HTTP, and SMB object export code to the ui directory.
Gerald Combs
2012-10-16
1
-0
/
+4
*
Move common SSL key export routines to ui/ssl_key_export.[ch]. Make the
Gerald Combs
2012-10-16
1
-4
/
+6
*
Unify some of the GTK+ and Win32 "Save As" code and behavior. This will
Gerald Combs
2012-09-24
1
-0
/
+1
*
Move the UI-independent help URL code to ui/help_url.[ch].
Gerald Combs
2012-09-18
1
-0
/
+2
*
More fixes for the text import move.
Gerald Combs
2012-09-14
1
-2
/
+5
*
Create a common libui using CMake similar to what we do with Autotools.
Gerald Combs
2012-09-14
1
-1
/
+4
*
Revert r44644 and 44645. g_source_*, g_timeout_, and g_io_* all depend
Gerald Combs
2012-08-24
1
-2
/
+0
*
Move the pipe input routines to the common UI directory.
Gerald Combs
2012-08-23
1
-0
/
+2
*
Another capture_globals.h fix.
Gerald Combs
2012-08-04
1
-0
/
+1
*
Move the common parts of iface_lists.[ch] from ui/gtk/ to ui/. Leave the
Gerald Combs
2012-08-01
1
-0
/
+2
*
Move utf8_entities.h to the "ui" directory. Separate packet information
Gerald Combs
2012-08-01
1
-0
/
+1
*
Update Free Software Foundation address.
Jakub Zawadzki
2012-06-28
1
-1
/
+1
*
Move alert_box.c to the ui directory.
Guy Harris
2012-03-08
1
-0
/
+1
*
We already have GENERATED_HEADER_FILES; no need for GENERATED_H_FILES.
Guy Harris
2012-02-19
1
-3
/
+0
[next]