aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
...
* gtk_text_buffer_select_range() was introduced in GTK+ 2.4, so don't use it.Gerald Combs2006-07-171-1/+2
* From Martin Mathieson:Anders Broman2006-07-171-0/+1
* Fix compilation problems for Windows and GTK1.Gerald Combs2006-07-151-4/+4
* Add support for generating firewall ACL rules. MAC, IPv4, port, andGerald Combs2006-07-145-89/+995
* From Martin Mathieson:Anders Broman2006-07-051-3/+7
* Fix the usage output to all go to the same stream.Guy Harris2006-07-041-4/+4
* bugfix: open the Win32 print dialog a second time resulted in "funny" behaviour Ulf Lamping2006-07-011-1/+7
* mark unused parametersUlf Lamping2006-07-012-3/+3
* If the user sets a time reference and the time display format is currently no...Ulf Lamping2006-06-291-0/+34
* add a new column DCE/RPC context IDUlf Lamping2006-06-261-1/+2
* From Irene Ruengeler: Add context menu for SCTP analysis.Michael Tüxen2006-06-263-6/+168
* use file name information from wiretap instead of "build in" valuesUlf Lamping2006-06-232-34/+140
* Make SSRC display (among others) unsigned. Fixes Ethereal bug 1002.Jaap Keuter2006-06-231-4/+4
* bugfix: saving the user specified packet range text must be utf8'ed, otherwis...Ulf Lamping2006-06-221-1/+1
* add check that string is non-null before we dereference and gfree itRonnie Sahlberg2006-06-221-7/+13
* coverity 187Ronnie Sahlberg2006-06-221-0/+1
* coverity 194Ronnie Sahlberg2006-06-221-0/+3
* Change ETH_VAR_IMPORT to WS_VAR_IMPORT. Try to fix a duplicate variableGerald Combs2006-06-201-1/+1
* include emem.hRonnie Sahlberg2006-06-181-0/+1
* From Martin Mathieson:Anders Broman2006-06-151-2/+3
* No // commentsJörg Mayer2006-06-141-2/+2
* Fix the signatures of find_next_mark_cb() and find_next_mark_cb() toGuy Harris2006-06-131-2/+2
* update of "Edit" menu:Ulf Lamping2006-06-123-11/+48
* Complete the parch from:Anders Broman2006-06-111-1/+1
* Radek Vokal <rvokal@redhat.com>:Jörg Mayer2006-06-081-1/+2
* Update the download link in the help dialog. More Ethereal -> Wireshark.Gerald Combs2006-06-071-2/+2
* Use the new capture icons.Gerald Combs2006-06-071-4/+4
* Ethereal -> WiresharkGerald Combs2006-06-061-1/+1
* Throw in a cast to work around the lack of a "const" in the signatureGuy Harris2006-06-031-1/+2
* "Wireshark - Network Protocol Analyzer" -> "Network Protocol Analyzer", as th...Ulf Lamping2006-06-021-2/+2
* eug_html_chunked -> wsug_html_chunkedUlf Lamping2006-06-021-3/+3
* eicon3d*.xpm -> wsicon*.xpmTomas Kukosa2006-06-023-11/+11
* From Cvetan Ivanov: Anders Broman2006-06-011-1/+1
* Add a new splash image.Gerald Combs2006-05-311-2/+2
* Rename the main executable to "wireshark", along with more conversions:Gerald Combs2006-05-316-34/+34
* Tethereal/tethereal -> TShark/tshark.Gerald Combs2006-05-316-7/+7
* Fixes the handling of long term captures from a simulation tool.Michael Tüxen2006-05-313-80/+235
* libethereal -> libwireshark. idl2eth -> idl2wrs. There are a _lot_ ofGerald Combs2006-05-311-1/+1
* ethereal.nsi -> wireshark.nsiGerald Combs2006-05-301-6/+6
* Ethereal->WiresharkAnders Broman2006-05-292-3/+3
* Ethereal->WiresharkAnders Broman2006-05-281-1/+1
* Ethereal->WiresharkAnders Broman2006-05-2830-318/+318
* ethereal->wiresharkRonnie Sahlberg2006-05-221-2/+2
* Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUIGuy Harris2006-05-2278-245/+245
* name changeRonnie Sahlberg2006-05-21196-379/+379
* Clean up indentation.Guy Harris2006-05-151-28/+28
* Removal of useless "Field Information" introduced in r18125Graeme Lunt2006-05-113-42/+0
* From Greg Morris:Anders Broman2006-05-115-11/+80
* "Field Information" context menu item that will bring up a web page reference...Graeme Lunt2006-05-103-0/+40
* pass the correct hf filter name for the opcode field when we create the srt t...Ronnie Sahlberg2006-05-091-1/+5