aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-04-21From Martin Peylo:etxrab4-229/+344
2008-04-21fix build on GTK 2.0/2.2 and some other code cleanupulfl1-42/+23
2008-04-21remove no longer required parameters from toolbar_item() macroulfl1-56/+56
2008-04-20Add GTK_SIGNAL_FUNC() casts for GTK+ 2.[0-2] code.guy1-2/+3
2008-04-20Don't define AC_WIRESHARK_CHECK_64BIT_FORMAT twice; just define the oneguy1-43/+6
2008-04-20Corrected ne operator for FT_BYTES.stig1-1/+1
2008-04-20Changed "data" -> "t38" abbrev for reassembly entries.stig2-64/+64
2008-04-20From Andrew K Burley (bug 2406):stig1-1/+1
2008-04-20From Rolf Fiedler (bug 2408):stig5-21/+249
2008-04-19bugs happen, if you're trying to do two things at once ;-)ulfl1-1/+0
2008-04-19HAVE_LUA_5_1 is no longer required for the Tools menuulfl1-6/+1
2008-04-19I'v fixed the bug reported by Stig that no items appear and also ..ulfl1-8/+11
2008-04-19add a way to place the capture interfaces and recent files list into a scroll...ulfl1-15/+126
2008-04-19Fix for bug 2475:jake1-7/+18
2008-04-19Win32 is a developer related term, use "Microsoft Windows" / "Unix/Linux" as ...ulfl1-11/+16
2008-04-19From Shigeo Nakamura (bug 2466):stig5-1/+1500
2008-04-18Added a "Capture Interfaces" dialog box figure for other than Win32stig5-6/+31
2008-04-18Display the interface comment if defined.stig3-6/+24
2008-04-18filename2uri() doesn't modify its parameter (and in at least one place we han...morriss1-48/+49
2008-04-18Change an assignment-in-an-if to a comparison.morriss1-1/+1
2008-04-18update originals as per r25110richardv1-1/+1
2008-04-18fix decoding of amr in h323/h324 callsrichardv1-1/+1
2008-04-17Minor banner tweaks.gerald1-8/+13
2008-04-17Added an option to display hidden protocol items.stig7-10/+184
2008-04-17as the welcome page seems generally accepted, remove #ifdef SHOW_WELCOME_PAGE...ulfl1-33/+0
2008-04-17From Vasil Velichkov :etxrab3-24/+119
2008-04-17On Windows: filemanager_open_directory: ensure a trailing '\' on path to She...wmeier1-2/+14
2008-04-17In filemanager_open_directory(), if we're not on Windows or OS X andguy1-0/+71
2008-04-17Use the "explore" verb when opening directories; that doesn't fix the caseguy1-1/+1
2008-04-17Add descriptions of the "Rel Start" and "Duration" columns in thegerald1-118/+119
2008-04-17Don't use "%ll[doux]" to print a guint64 - use G_GINT64_MODIFIER.guy2-2/+2
2008-04-17Sigh. g_spawn_async() should take a "const gchar **" argument for argv,guy1-4/+4
2008-04-17Infos --> Informationwmeier1-1/+1
2008-04-17Another (somewhat blind) attempt to help bug 2053: don't create the INAP hand...morriss2-65/+65
2008-04-17If we have xdg-open, define HAVE_XDG_OPEN.guy4-4/+83
2008-04-17Add autogenerated dissector for DCE/RPC MAPI and also the (non-NDR)sahlberg9-346/+19852
2008-04-17set_sensitive(FALSE) for recent files that are currently not availableulfl1-3/+8
2008-04-17From Vasil Velichkov (bug 2471):stig4-6/+58
2008-04-17cut filenames in the middle (not just at the start) and add tooltips for itulfl1-3/+7
2008-04-17add tooltips for the welcome page buttonsulfl3-15/+54
2008-04-17A GtkImage doesn't take any input, so it doesn't support the "clicked"guy1-3/+1
2008-04-17colors_init() doesn't have anything to do with packet coloring, it'sguy1-1/+3
2008-04-17Put a space between the number of bytes (for a file < 1024 bytes) andguy1-7/+6
2008-04-17Oh, what the heck, go for it - do the size calculations in 64 bits, justguy1-3/+3
2008-04-17... bring into alphabetical orderulfl1-2/+2
2008-04-17rename REGISTER_xxx_GROUP_NONE to REGISTER_xxx_GROUP_UNSORTED, as NONE seems ...ulfl12-30/+27
2008-04-17Mark a paramter as unusedsfisher1-1/+1
2008-04-17fix commentsulfl1-3/+3
2008-04-17try to fix the buildbotulfl1-3/+3
2008-04-17enable welcome pageulfl1-82/+60