aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2004-07-18Set the svn:eol-style property on all text files to "native", so thatguy155-4247/+4247
2004-07-17add a new dialog box to menu "Capture/Interfaces..." to show the current stat...ulfl6-3541/+4110
2004-07-17From Lars Ruoff: don't hardwire the RTP sampling clock rate to 8000guy1-1/+54
2004-07-17From Martin Mathieson: if you create a new filter and cancel the "Editguy1-11/+32
2004-07-15Convert make-version.pl and the associated cvsversion.h and CVSVERSIONgerald2-8/+8
2004-07-14As per Pavel Kankovsky, return FALSE, not TRUE, if "user_font_test()"guy1-7/+9
2004-07-13Conversation/Endpoint list performance patch from Ian Schorrulfl2-15/+26
2004-07-13From Daniel Thompson: add additional message/alert box options toguy7-30/+58
2004-07-13From Pavel Kankovsky: the items pointed to by elements in the "text[]"guy1-3/+3
2004-07-12bugfix to a bug reported by Ian Schorr:ulfl1-2/+2
2004-07-12bugfix to a bug reported by Stuart MacDonald (bug #12):ulfl1-1/+4
2004-07-12bugfix to a bug reported by Ian Schorr:ulfl1-3/+9
2004-07-12bugfix to a bug reported by Stuart MacDonald (bug #10):ulfl1-2/+2
2004-07-10changed column headers, replaced e.g. "-> Packets" byulfl1-2/+2
2004-07-10changed column headers, don't talk of frames but of packetsulfl1-2/+2
2004-07-09In the GTK+ code, move the redefinition of "isprint()" toguy5-17/+51
2004-07-09Don't allow non-positive values for the main window width and heightguy2-17/+60
2004-07-09Don't show the splash screen if we've been passed the "-G" flag.gerald1-2/+2
2004-07-08Make the "human-readable text vs. PSML vs. PDML" choice separate fromguy1-14/+18
2004-07-07bugfix: preference related capture options shouldn't be set by preferences,ulfl1-13/+14
2004-07-07don't show webbrowser calling menu items, when using GLib 1.xulfl1-1/+4
2004-07-07remove doxygen output dir "html" on make cleanulfl1-2/+3
2004-07-07Realize the splash screen window right after creating it, rather thanguy1-7/+9
2004-07-07With GLib 1.2[.x], undefine MUST_LAUNCH_BROWSER_OURSELVES, so that weguy1-2/+11
2004-07-07Get rid of the splash screen's title bar on GTK+ 1.2[.x] as well.guy3-10/+42
2004-07-06Make sure child processes don't create a splash screen. Make the verbs ingerald2-15/+22
2004-07-05from Gisle Vanem: if WIN32_LEAN_AND_MEAN is defined,ulfl1-0/+2
2004-07-05beautify the splash screen a bit (increased border)ulfl1-2/+2
2004-07-04Declare "about_ethereal()" as "void", as it returns no value, and as GCCguy1-2/+2
2004-07-04added a splash screen while Ethereal is startedulfl5-36/+157
2004-07-01Trivial warning fixes: () -> (void) and comma at end of enumjmayer2-3/+3
2004-07-01Doxygen filenames changedjmayer1-0/+2
2004-06-30From Martin Mathieson: Show number of detected streams in RTP Analysis windowetxrab1-30/+40
2004-06-30code cleanupulfl1-11/+11
2004-06-30bugfix to a bug reported by dave.nicoson@thomson.net:ulfl2-19/+116
2004-06-30Include <unistd.h>, if available, to declare "close()".guy1-3/+5
2004-06-30On at least some platforms, a #define of O_BINARY is needed even ifguy2-2/+12
2004-06-30close temporary merge output file, if merging failedulfl2-2/+9
2004-06-29GTK2: convert character encoding from locale to UTF8ulfl1-2/+11
2004-06-29avoid using tmpnam() for security reasons.ulfl2-25/+16
2004-06-29define of O_BINARY not needed, if fcntl.h is includedulfl3-20/+11
2004-06-29add a preference setting for the web browser commandulfl3-12/+53
2004-06-29The patch to fix the race condition introduced by using tmpnam replacedjmayer4-8/+8
2004-06-28minor bugfix for merge dialog: use the correct handle for resizingulfl1-3/+3
2004-06-27Fixes needed for "make distcheck".gerald1-1/+3
2004-06-26From Laurent Rabret: replace "lib" with "link /lib"; "lib" is just aguy1-2/+2
2004-06-25Add "Resolve Name" to "View/Name Resolution" andulfl1-4/+8
2004-06-25doxygen changes:jmayer3-19/+12
2004-06-25tmpnam() really should not be used for security reasons.jmayer4-8/+8
2004-06-24As current implementation won't compile with GLib 1.x,ulfl1-1/+8