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
/
gtk
/
find_dlg.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create a more modular type system for the FT_* types. Put them
Gilbert Ramirez
2001-02-01
1
-4
/
+4
*
Give various filter constructing/editing dialog boxes titles to reflect
Guy Harris
2001-01-21
1
-2
/
+6
*
In the process of destroying a filter editing dialog box, we get a
Guy Harris
2001-01-21
1
-2
/
+5
*
Add a dialog box for constructing expressions that test a field in the
Guy Harris
2001-01-02
1
-2
/
+2
*
Bleah. What was I thinking? "dlg_window_new()" should take the title
Guy Harris
2000-08-23
1
-3
/
+2
*
Miscellaneous code cleaning
Laurent Deniel
2000-08-11
1
-3
/
+1
*
Use ESD_TYPE_CRIT for most errors (the model used by various GUIs seems
Guy Harris
2000-07-20
1
-4
/
+4
*
Add a "dlg_window_new()" routine, which creates a GTK_WINDOW_DIALOG
Guy Harris
2000-07-05
1
-2
/
+2
*
Patch from Ben Fowler to rename the global variable "cf" to "cfile", to
Guy Harris
2000-06-27
1
-9
/
+9
*
Set up the buttons in the "Find Frame" and "Print" dialog boxes to use
Guy Harris
2000-05-08
1
-4
/
+12
*
Add some utilities to:
Guy Harris
2000-05-02
1
-1
/
+13
*
Split "filter_dialog_cb()" into "filter_dialog_cb()", which pops up a
Guy Harris
2000-04-01
1
-3
/
+41
*
Give the entry box in the "Find Frame" and "Go To Frame" dialog boxes
Guy Harris
2000-03-15
1
-1
/
+4
*
Make the routines internal to the filter-editing dialog box static.
Guy Harris
2000-02-12
1
-3
/
+3
*
Take the "simple_dialog()" stuff out of "ui_util.h" and "gtk/ui_util.c",
Guy Harris
2000-01-03
1
-2
/
+2
*
Move the GTK+ implementations of various UI utilities out of "util.c"
Guy Harris
1999-12-09
1
-2
/
+2
*
Pop up a message box if a search for a frame fails.
Guy Harris
1999-11-06
1
-3
/
+7
*
Clean up some stuff I failed to cleanup before the initial checkin.
Guy Harris
1999-11-06
1
-16
/
+3
*
Add a "Find Frame" menu item under "Display"; it lets you use a display
Guy Harris
1999-11-06
1
-0
/
+199