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
*
Move gtk to ui/gtk.
Jörg Mayer
2012-01-15
1
-787
/
+0
*
Replace deprecated functions.
Anders Broman
2011-07-24
1
-4
/
+5
*
Fix more tooltips, mark gtk_tooltips_new with 'E' in checkapi.
Anders Broman
2011-07-11
1
-10
/
+8
*
Re-arrange code slightly to remove a false positive Coverity Prevent "Forward...
Bill Meier
2011-03-21
1
-20
/
+23
*
Fix a few errors found by Clang scan-build.
Gerald Combs
2011-02-18
1
-1
/
+1
*
And even more -DGSEAL_ENABLE cleanup for GTK+ 3.0 preparation...
Stephen Fisher
2011-02-07
1
-1
/
+1
*
From Cal Turney:
Anders Broman
2011-01-31
1
-45
/
+36
*
Move main_statusbar.h to the top-level directory; none of its routines
Guy Harris
2010-11-27
1
-8
/
+9
*
Minor changes related to signal callback functions:
Bill Meier
2010-08-17
1
-1
/
+1
*
Instead of using a Boolean for the search direction, use an enum, so
Guy Harris
2010-08-13
1
-47
/
+18
*
Get rid of a few more simple dialogs.
Gerald Combs
2009-11-04
1
-23
/
+8
*
Use gtk_combo_box in GTK v 2.4
Anders Broman
2009-10-18
1
-25
/
+19
*
Renamed some local GtkWidget's to avoid variable shadowing.
Stig Bjørlykke
2009-09-29
1
-10
/
+10
*
find_dlg: handler_id returned from g_signal_connect is gulong (not int)
Bill Meier
2009-04-28
1
-2
/
+2
*
Turn on -Wshorten-64-to-32 by default, and fix some issues that turned
Guy Harris
2009-04-21
1
-1
/
+1
*
From Jakub Zawadzki (bug 3331):
Stig Bjørlykke
2009-03-13
1
-2
/
+1
*
From Bahaa Naamneh (bug 3332):
Stig Bjørlykke
2009-03-13
1
-5
/
+31
*
Try to make the solaris buildbot happy.
Anders Broman
2009-03-03
1
-1
/
+21
*
Remove a variable that is no longer used as of svn rev 27580
Stephen Fisher
2009-03-02
1
-1
/
+1
*
Use gtk_combo_box_new_text ().
Anders Broman
2009-03-02
1
-9
/
+6
*
Filter autocompletion from Bahaa Naamneh (bug 2581).
Martin Mathieson
2008-07-22
1
-1
/
+4
*
Fix some simple cases of GTK2 deprecated API usage by using a renamed or equi...
Bill Meier
2008-06-29
1
-5
/
+5
*
Removed the usage of topic_available() as we now have all topics.
Stig Bjørlykke
2008-06-21
1
-9
/
+3
*
sort #includes by directories
Ulf Lamping
2008-04-13
1
-12
/
+14
*
move stock icon code from toolbar.c into specific stock_icons file(s)
Ulf Lamping
2008-04-12
1
-1
/
+1
*
third round to replace SIGNAL_CONNECT with g_signal_connect
Ulf Lamping
2008-04-11
1
-11
/
+11
*
replace RADIO_BUTTON_NEW_WITH_MNEMONIC with gtk_radio_button_new_with_mnemoni...
Ulf Lamping
2008-04-11
1
-14
/
+8
*
replace CHECK_BUTTON_NEW_WITH_MNEMONIC with gtk_check_button_new_with_mnemonic
Ulf Lamping
2008-04-11
1
-2
/
+1
*
replace all appearances of BUTTON_NEW_FROM_STOCK with GTK2's gtk_button_new_f...
Ulf Lamping
2008-04-11
1
-1
/
+1
*
OBECT_..._DATA --> g_object_..._data
Bill Meier
2008-04-11
1
-39
/
+39
*
remove GTK1 code
Ulf Lamping
2008-04-06
1
-11
/
+0
*
Change "Found no match" to "No match found"
Bill Meier
2008-01-24
1
-7
/
+7
*
Fix minor memory leak
Bill Meier
2008-01-23
1
-0
/
+1
*
Remove almost all of the casts I committed recently and in place of
Stephen Fisher
2007-03-28
1
-2
/
+2
*
Remove all warnings under Unix for the gtk/ directory.
Stephen Fisher
2007-03-24
1
-2
/
+2
*
add check that string is non-null before we dereference and gfree it
Ronnie Sahlberg
2006-06-22
1
-7
/
+13
*
Ethereal->Wireshark
Anders Broman
2006-05-28
1
-1
/
+1
*
Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUI
Guy Harris
2006-05-22
1
-2
/
+2
*
name change
Ronnie Sahlberg
2006-05-21
1
-2
/
+2
*
Fix Coverity CID 129: initialize a couple of variables.
Gerald Combs
2006-03-09
1
-2
/
+2
*
fix #152
Ulf Lamping
2005-12-31
1
-1
/
+2
*
renamed ui_util.c/.h to gui_utils.c/.h to prevent confusion with identical na...
Ulf Lamping
2005-08-20
1
-1
/
+1
*
More char -> const char warning fixes.
Jörg Mayer
2005-08-05
1
-1
/
+1
*
fix #271: don't do:
Ulf Lamping
2005-07-01
1
-1
/
+0
*
huge cleanup of capture file API (functions in file.c/file.h).
Ulf Lamping
2005-02-04
1
-11
/
+11
*
add some more online help functionality and help buttons at various dialog bo...
Ulf Lamping
2005-01-20
1
-2
/
+12
*
Move prefs.c and prefs.h into the epan subdirectory.
Guy Harris
2004-09-27
1
-1
/
+1
*
Move convert_string_to_hex() and convert_string_case() from gtk/find_dlg.c
Gerald Combs
2004-08-13
1
-128
/
+22
*
renamed filter_prefs to filter_dlg, as the filter settings are (well, for a l...
Ulf Lamping
2004-07-19
1
-1
/
+1
*
Set the svn:eol-style property on all text files to "native", so that
Guy Harris
2004-07-18
1
-1
/
+1
[next]