aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-05-19Fixed percent sorting and export to csv after text-value switch in last commit.stig1-7/+6
2008-05-18Added check for GTK 2.6.0 for gtk_cell_render_progress_new()stig1-33/+43
2008-05-18Added check for GTK 2.6.0 for gtk_cell_renderer_progress_new()stig1-8/+17
2008-05-17Fix bug #2531: UDP packet on port 8000 incorrectly dissected as OICQ protocol.sfisher1-3/+10
2008-05-17- Rewrote to use GtkTreeView instead of GtkCList.stig1-588/+561
2008-05-17- Use the common function for applying a selected filter.stig2-220/+39
2008-05-17- Use the common function for applying a selected filter.stig1-121/+24
2008-05-17- Don't create illegal filter from context menu.stig1-56/+37
2008-05-17- Use the common function for applying a selected filter.stig1-125/+37
2008-05-17Added a common function to apply a selected filter according to stig3-0/+170
2008-05-16If H.248 is in otp internal format call the h248_otp dissector, work in progr...etxrab1-0/+16
2008-05-16Update GnuTls to gnutls-2.3.8-1kukosa4-11/+13
2008-05-15Fix some of the Errors/warnings detected by checkapi.wmeier5-16/+31
2008-05-15Fix some of the Errors/warnings detected by checkapi.wmeier9-36/+66
2008-05-15Fix some of the Errors/warnings detected by checkapi.wmeier3-15/+30
2008-05-15Fix some of the Errors/warnings detected by checkapi.wmeier18-180/+328
2008-05-14Remove some long-dead links.gerald1-11/+1
2008-05-14When we copy strings, don't lop off the last character. Add a couple ofgerald1-11/+27
2008-05-14Initialize aitem.stig1-1/+1
2008-05-14Force foreground when background is forced on welcome page.stig1-12/+25
2008-05-14fix missing brackets causing uninitialized hidden_itemkukosa1-2/+3
2008-05-14do not use * wildcard which is not supported by Windows commandlinekukosa1-2/+1
2008-05-14From Anders Broman:kukosa3-70/+144
2008-05-14From cfreeer (bug 2541):stig1-0/+2
2008-05-14From cfreeer (bug 2540):stig1-1/+1
2008-05-14Do not export the depreciated functions proto_tree_add_xx_hidden()etxrab1-14/+0
2008-05-14Fix some of the Errors/warnings detected by checkapi.etxrab4-19/+36
2008-05-14From Alejandro Vaquero:kukosa1-4/+36
2008-05-14From cfreeer:jake1-7/+7
2008-05-14From Steve Karg:jake6-0/+510
2008-05-14Fix some of the Errors/warnings detected by checkapi.wmeier31-140/+233
2008-05-13Fix the tcp reassembly routine in epan/follow.c :sake1-1/+37
2008-05-13Fix some of the Errors/warnings detected by checkapi.etxrab2-10/+9
2008-05-13From: Luis Ontanonetxrab1-10/+19
2008-05-13Update comments.morriss1-4/+5
2008-05-13Update to Portaudio pa_stable_v19_20071207kukosa4-6/+10
2008-05-13Fix some of the Errors/warnings detected by checkapi.etxrab2-9/+9
2008-05-13Fix some of the Errors/warnings detected by checkapi.etxrab4-25/+23
2008-05-13Fix some of the Errors/warnings detected by checkapi.wmeier6-873/+1342
2008-05-12Added an option to limit the list to match the current display filter.stig1-4/+47
2008-05-12Added svn:ignore targets.stig0-0/+0
2008-05-12If we have pcap_open, call it instead of pcap_open_live, otherwise we mightgerald2-26/+38
2008-05-12Update to WpdPack 4.0.2 and NASM 2.02kukosa3-6/+6
2008-05-12HS-DSCH type 2 bug fix + prettification.martinm1-16/+65
2008-05-11g_string_sprintf --> g_string_printf and g_string_sprintfa --> g_string_appen...wmeier14-37/+37
2008-05-11Sort list before thaw to avoid flicker when doing capture.stig3-15/+32
2008-05-11Fix some of the Errors/warnings detected by checkapiwmeier3-12/+12
2008-05-11Convert C++ style comments ...wmeier1-3/+5
2008-05-11Add define for new channel type.martinm1-18/+19
2008-05-11Added HS-DSCH data frame type 2 (currently only compile-tested).martinm1-6/+250