aboutsummaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2009-09-17Use latest GTK suport libs.Anders Broman1-1/+1
2009-09-17Try to fix the build.Gerald Combs1-1/+1
2009-09-16Use the latest GTK packages.Anders Broman1-1/+1
2009-09-12Move all of the scripts in epan/dissectors/ to tools/ .Jeff Morriss4-5/+17840
2009-09-11Move svnadd to the tools directory.Jeff Morriss1-0/+4
2009-08-28Use GTK+ 2.16.5 and Glib 2.20.4.Anders Broman1-1/+1
2009-08-25Add more information to the comments at the top of the files we generate.Gerald Combs1-2/+20
2009-08-20Add error probability command line parameterKovarththanan Rajaratnam1-63/+64
2009-08-12Temporarily disable dissector bug checking. Fixing the ones we've foundGerald Combs1-2/+4
2009-08-07fuzz-test: Fix/change WIRESHARK_ABORT_ON_DISSECTOR_BUG handling:Bill Meier1-2/+5
2009-07-28update pidl to the newest version from sambaRonnie Sahlberg39-2268/+3112
2009-07-06From Kovarththanan Rajaratnam:Anders Broman1-5/+19
2009-06-30Add assert and assert_perror to the 'abort' list.Gerald Combs1-0/+2
2009-06-22Default to BASE_NONE for FT_BOOLEAN with zero value for display.Stig Bjørlykke1-1/+1
2009-06-19Write NULL for empty blurb.Stig Bjørlykke1-2/+1
2009-06-18Use BASE_NONE for FT_BYTES.Stig Bjørlykke1-3/+3
2009-06-15Use upx 303w.Gerald Combs1-1/+1
2009-06-15It appears Wireshark now has only ASCII in its source files; Treat non-ASCII ...Jeff Morriss1-3/+2
2009-06-10Update to the GnuTLS 2.8.1Tomas Kukosa1-1/+1
2009-06-10Update the GTK+/GLib libraries.Gerald Combs1-1/+1
2009-06-10Update the GTK+/GLib libraries.Gerald Combs1-1/+1
2009-06-09Update KFW to 2.6.5.Gerald Combs1-1/+1
2009-06-08Move declaration of yymx.Stig Bjørlykke1-1/+1
2009-06-08Remove resetting useCnt in errsym, as it seems to disable some error checkingStig Bjørlykke1-1/+6
2009-05-29Update the Windows library tags and documentation filename.Gerald Combs2-3/+3
2009-05-29Small comment fixesJörg Mayer1-4/+7
2009-05-28Version 2: Fix bug: Makefile doesn't detect some out-of-date libraries.Bill Meier1-2/+1
2009-05-22gtk_exit(): deprecated and no longer used in Wireshark: 'W' ==> 'E'Bill Meier1-1/+1
2009-05-16Improved name and abbrev used for sequence of and set of elements.Stig Bjørlykke1-5/+9
2009-05-07gtk_check_menu_item_set_show_toggle() is deprecated and not needed.Bill Meier1-6/+6
2009-05-05Change W->E for now removed functions.Anders Broman1-7/+7
2009-04-27Use GTK+ 2.16.1-1Anders Broman1-1/+1
2009-04-21checkAPIs: check for 'const' in value_string definition.Bill Meier1-0/+5
2009-04-16Fix (and likely re-break) the Windows builds:Gerald Combs1-3/+3
2009-04-14checkAPIs: Add additional GLib deprecated functions;Bill Meier1-10/+51
2009-04-14Use G_GINT64_CONSTANT in stead of G_GUINT4_CONSTANTAnders Broman1-1/+1
2009-04-14support UINT64 constants for upper value boundsTomas Kukosa1-1/+5
2009-04-11gtk_label_get() --> gtk_label_get_text() with related code changes;Bill Meier1-4/+4
2009-04-11Get rid of gtk_file_selection_new and gtk_file_selection_get_filename.Anders Broman1-2/+2
2009-04-10Remove unnecessary use of (deprecated) gtk_button_box_set_child_ipadding();Bill Meier1-3/+3
2009-04-10gtk_widget_ref: 'W' --> 'E';Bill Meier1-14/+27
2009-04-09gtk_set_usize: W --> E;Bill Meier1-1/+4
2009-04-09gtk_widget_ref() -> g_object_ref()Anders Broman1-1/+1
2009-03-25Make it possible to check for extension marker in SEQUENCE OF and SET OF.Anders Broman1-2/+2
2009-03-24add native-nmake.cmd into EXTRA_DISTTomas Kukosa1-0/+1
2009-03-19Use GTK 2.16 and glib 2.20.Anders Broman1-1/+1
2009-03-17Revert the changes, it blows up when resizeing windows...Anders Broman1-1/+1
2009-03-17Yet another typo.. Anders Broman1-1/+1
2009-03-17Use GTK 2.16 and glib 2.20.Anders Broman1-2/+2
2009-03-15Go a little deeper into the Win64 rabbit-hole. Add tools/native-nmake.cmdGerald Combs2-1/+14