aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-01-20Use the correct data type for the range string in the Win32 file dialog.Gerald Combs2-5/+7
2009-01-20Fix some indentationBill Meier1-10/+10
2009-01-20Revert previous change.Anders Broman1-1/+0
2009-01-20More work on modernizing the column prefs.Gerald Combs1-106/+94
2009-01-20Add kerberos to the distribution - should no be built yet.Anders Broman1-0/+1
2009-01-20From Michael Lum:Anders Broman3-39/+35
2009-01-20From Michael Lum:Anders Broman1-15/+12
2009-01-20Since we're not bound to GTK1 any more, let the user drag and drop columnGerald Combs1-112/+46
2009-01-20http://stationpayloads.jsc.nasa.gov/J-reference/documents/ssp57002B.pdfGuy Harris1-2/+3
2009-01-19Update list of supported file formats + some minor rewording.Bill Meier1-24/+32
2009-01-19Change indentation as needed to be consistent for the whole file.Bill Meier1-480/+494
2009-01-19I'm pretty sure time_s and time_ns don't come from the same 4 bytes.Jaap Keuter1-1/+1
2009-01-19From Bradley Higgins:Jaap Keuter2-0/+230
2009-01-19Dissect H263-1998/2000 LevelAnders Broman1-1/+29
2009-01-19Fix (what I believe to be) typos so build will work again....Bill Meier2-4/+4
2009-01-18Update to V8.3.0 (2008-12).Anders Broman9-2193/+11823
2009-01-18[Automatic manuf update for 2009-01-18]Gerald Combs1-5/+35
2009-01-18Set the packet details counter column to 1, as it's one expert info per packet.Jaap Keuter1-0/+1
2009-01-18From Jim Young:Jaap Keuter1-19/+74
2009-01-18From Jim Young:Jaap Keuter1-4/+4
2009-01-18Fix for bug 3192:Jaap Keuter1-4/+4
2009-01-18From Matt P:Jaap Keuter3-11/+88
2009-01-17Do not include dev stuff not ready for prime time yet.Michael Tüxen1-17/+2
2009-01-17Get rid of trailing whitespace.Michael Tüxen1-3/+18
2009-01-17Use ascii_strdown_inplace instead of g_ascii_strdown in a few places.Bill Meier4-27/+28
2009-01-17Revise ascii...inplace to return a ptr to the string Bill Meier2-4/+10
2009-01-16Change the version to 1.1.3. SVN-stamp the version again.Gerald Combs4-7/+7
2009-01-16Fix some warnings.Guy Harris1-43/+41
2009-01-16From Michael Lum:Anders Broman1-291/+3129
2009-01-16Add html2text.py to distribution.Anders Broman1-0/+1
2009-01-16Add the idl dir to distro (third try).Anders Broman1-1/+1
2009-01-16Add the idl dir to distro (second try).Anders Broman1-2/+2
2009-01-16Some more AM updates.Martin Mathieson1-6/+5
2009-01-16Added a length entry.Stig Bjørlykke1-6/+13
2009-01-16Some AM fixes.Martin Mathieson1-8/+31
2009-01-16Add the idl dir to distro.Anders Broman1-3/+35
2009-01-16Add Id.Anders Broman1-0/+1
2009-01-15Diameter.xml: Add s6a application contex + Spec refAnders Broman7-86/+130
2009-01-15Update the description & skeleton code for the use of proto_reg_handoff.Bill Meier1-32/+64
2009-01-15Add prefs callback so a pref change works...Bill Meier1-3/+5
2009-01-15From Dan Gora:Jaap Keuter2-1/+301
2009-01-15strcasecmp()'s behavior is locale-dependent, and thus unpredictable (andGuy Harris1-3/+3
2009-01-15Build 1.1.2.Gerald Combs1-4/+4
2009-01-14From Alex Lindberg:Jaap Keuter1-25/+85
2009-01-14From Thomas M. Knoll:Jaap Keuter2-3/+29
2009-01-14Update comment re the use of the flex statement '%option noline'Bill Meier1-3/+3
2009-01-14Clarify the GeoIP path tooltip.Gerald Combs1-3/+4
2009-01-14reg_handoff: removed unneeded code; also: prefs callback not req'dBill Meier1-5/+1
2009-01-14prefs callback not needed.Bill Meier1-1/+1
2009-01-14reg_handoff: "once-only" test [if(!initted)...] not req'd since no prefs call...Bill Meier1-12/+3