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
/
gtk
/
file_import_dlg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wiretap: remove unused code, drop number_of_interfaces
Peter Wu
2014-05-17
1
-1
/
+0
*
Revert "Refactor Wiretap"
Guy Harris
2014-05-09
1
-1
/
+1
*
Refactor Wiretap
Michael Mann
2014-05-09
1
-1
/
+1
*
Remove garbage character inadvertantly introduced in the previous commit.
Bill Meier
2014-04-03
1
-1
/
+1
*
(Pedantic): set editor modelines tab-width & etc to 8; Also: fix some indenta...
Bill Meier
2014-04-03
1
-4
/
+4
*
Migrate GTK icon handling to GTK 3.10 API
Balint Reczey
2014-03-11
1
-1
/
+1
*
Remove all $Id$ from top of file
Alexis La Goutte
2014-03-04
1
-2
/
+0
*
Wireshark: Add option to choose format type of capture file
Michal Labedzki
2014-02-25
1
-1
/
+1
*
Replace "svn" with "git" all over the place.
Gerald Combs
2014-02-07
1
-1
/
+1
*
Add missing includes in order to remove exceptions.h from proto.h (next commit).
Jakub Zawadzki
2013-11-10
1
-0
/
+2
*
The "file types" we have are actually combinations of types and
Guy Harris
2013-11-08
1
-1
/
+1
*
Move tempfile.{h,c} into wsutil.
Jeff Morriss
2013-06-26
1
-1
/
+1
*
Fix file_import_dlg.c:132: warning: useless storage class specifier in empty
Evan Huus
2013-06-20
1
-1
/
+1
*
Sort the list of encapsulation types, but still have Ethernet be the default.
Chris Maynard
2013-06-20
1
-3
/
+39
*
Allow for column headers not to be printed in order to make it possible to ex...
Chris Maynard
2013-06-19
1
-3
/
+4
*
Add checkbox for the direction indication to the "Import from Hex Dump" dialog.
Irene Rüngeler
2013-04-05
1
-0
/
+17
*
Use a consistent bracketing style throughout. Add modelines.
Chris Maynard
2013-04-04
1
-82
/
+49
*
Make the menu item for importing a hex dump text file be "Import from
Guy Harris
2013-03-31
1
-2
/
+2
*
From beroset:
Bill Meier
2013-03-21
1
-6
/
+6
*
Replace gtk_table...() with ws_gtk_grid...();
Bill Meier
2013-01-10
1
-15
/
+13
*
Fix a bunch of warnings.
Guy Harris
2012-12-26
1
-11
/
+11
*
Minor cleanup:
Bill Meier
2012-10-07
1
-186
/
+172
*
Have File->import write pcapng files.
Anders Broman
2012-09-20
1
-1
/
+58
*
We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
Jeff Morriss
2012-09-20
1
-3
/
+1
*
Create a common libui using CMake similar to what we do with Autotools.
Gerald Combs
2012-09-14
1
-19
/
+9
*
Use GTK+'s GtkMessageDialog for the questions we ask in the process of
Guy Harris
2012-05-25
1
-37
/
+4
*
"Save As" always saves everything and, when the save is done, makes the
Guy Harris
2012-05-22
1
-1
/
+1
*
Change the "user_saved" member of a capture_file structure to
Guy Harris
2012-05-20
1
-2
/
+4
*
Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new().
Anders Broman
2012-04-21
1
-18
/
+18
*
Move some headers for UI stuff, and the alert_box.c UI-specific file, to
Guy Harris
2012-01-16
1
-2
/
+3
*
Move gtk to ui/gtk.
Jörg Mayer
2012-01-15
1
-0
/
+1202