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
/
prefs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implements the "Properties" menu item which displays the preferences window
Laurent Deniel
2000-08-15
1
-1
/
+20
*
Miscellaneous code cleaning
Laurent Deniel
2000-08-11
1
-1
/
+3
*
Cast an argument to "isspace()" to "guchar" so that if it has the 8th
Guy Harris
2000-08-07
1
-2
/
+2
*
Turn the code of "colorize_packet()" into a static routine that is given
Guy Harris
2000-07-09
1
-10
/
+34
*
Add support for a global "ethereal.conf" preferences file, stored in the
Guy Harris
2000-07-05
1
-43
/
+542
*
Remove instances of getenv("HOME") and provide a get_home_dir() function
Gilbert Ramirez
2000-01-29
1
-6
/
+7
*
Don't have "write_prefs()" display a dialog box if the attempt to open
Guy Harris
2000-01-03
1
-8
/
+12
*
Allow user to modify appearance of lines and expanders in GUI protocol
Gilbert Ramirez
1999-12-30
1
-3
/
+48
*
Changed the protocol tree widget from a GtkTree to a GtkCTree. The two reasons
Gilbert Ramirez
1999-12-29
1
-1
/
+26
*
Move the definition of "prefs" from "gtk/prefs_dlg.c" to "prefs.c", so
Guy Harris
1999-12-29
1
-1
/
+3
*
Add a new page to the Preferences notebook: a GUI page. The sole
Gilbert Ramirez
1999-12-16
1
-1
/
+15
*
Move the GTK+ implementations of various UI utilities out of "util.c"
Guy Harris
1999-12-09
1
-2
/
+2
*
Add stream window color preferences. We don't (yet) use cmaps, so this
Gerald Combs
1999-12-02
1
-6
/
+74
*
More shuffling of GTK-related routines to gtk subdirectory.
Gilbert Ramirez
1999-09-09
1
-140
/
+4
*
More shuffling of GTK-related files to gtk subdirectory.
Gilbert Ramirez
1999-09-09
1
-2
/
+2
*
Moved GTK-dependent routines for file dialogues, print dialogues, print
Gilbert Ramirez
1999-09-01
1
-1
/
+2
*
Added support for compiling on win32 with Visual C and 'nmake'. It compiles,
Gilbert Ramirez
1999-07-13
1
-1
/
+13
*
Found some erroneous usages of gtk_signal_connect_object. I always wondered
Gilbert Ramirez
1999-06-21
1
-29
/
+21
*
Don't pop up the "Can't open preferences file" dialog until *after*
Guy Harris
1999-06-12
1
-6
/
+5
*
Added display filters to wiretap.
Gilbert Ramirez
1999-03-01
1
-4
/
+1
*
* Added Joerg Mayer's Vines patch
Gerald Combs
1998-12-29
1
-7
/
+4
*
Fixed more bugs with dialogues and gtk+-1.1.x.
Gilbert Ramirez
1998-12-22
1
-6
/
+22
*
A patch spread across many files to let Ethereal compile under GTK+-1.1.x.
Gilbert Ramirez
1998-12-17
1
-1
/
+2
*
* Disable filter-related widgets if we're using wiretap.
Gerald Combs
1998-11-18
1
-1
/
+4
*
* Added patches from Laurent and Guy
Gerald Combs
1998-11-18
1
-6
/
+5
*
* Added column formatting functionality.
Gerald Combs
1998-11-17
1
-42
/
+193
*
* Fixes for problems with the preference initialization code (Guy)
Gerald Combs
1998-10-29
1
-5
/
+10
*
* Added preference file saves and reads.
Gerald Combs
1998-10-28
1
-3
/
+216
*
* Copied in the correct GNU license (I'm such a goober)
Gerald Combs
1998-10-16
1
-3
/
+3
*
* Pod page update
Gerald Combs
1998-10-13
1
-5
/
+6
*
- Added match_strval function to packet.c
Gerald Combs
1998-10-12
1
-20
/
+28
*
* OSPF alignment fixes (Gerald)
Gerald Combs
1998-10-10
1
-10
/
+31
*
Merged in a _huge_ patch from Guy Harris. It adds a time stap column,
Gerald Combs
1998-09-27
1
-1
/
+2
*
Initial prefs support.
Gerald Combs
1998-09-26
1
-12
/
+22
*
* Ethernet manufacturer support (Laurent)
Gerald Combs
1998-09-25
1
-0
/
+109