aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/about_dlg.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-06Remove superfluous castkrj1-8/+5
2009-10-06Use G_SEARCHPATH_SEPARATOR_Skrj1-10/+2
2009-10-06Make splash_destroy() return a gbooleankrj1-2/+3
2009-08-26Add #include <stdio.h> to print.h; Undo the previous change to about_dlg.cwmeier1-1/+0
2009-08-26Keep Solaris buildbot happy ....wmeier1-0/+2
2009-06-01about_dlg: fix a memory leak when double-clicking on a path.wmeier1-0/+1
2009-05-31Added Python Bindings directory to the About->Folders listing.stig1-0/+6
2009-05-27From Siddhes (bug 3483):stig1-4/+7
2009-04-21Turn on -Wshorten-64-to-32 by default, and fix some issues that turnedguy1-1/+1
2008-12-19Rename geoip.[ch] to geoip_db.[ch] so we don't collide with GeoIP.h. Renamegerald1-2/+2
2008-10-27Show configured GeoIP paths in About->Foldersstig1-1/+21
2008-09-22Fix:About dialog: all text selected when switching tabsetxrab1-0/+5
2008-06-29Fix some simple cases of GTK2 deprecated API usage by using a renamed or equi...wmeier1-6/+6
2008-06-24Make it obvious that this is a development version. Fix a makefilegerald1-5/+5
2008-04-17If we have xdg-open, define HAVE_XDG_OPEN.guy1-1/+1
2008-04-13Fix splitting MIB/PIB paths in about box for other than win32.stig1-0/+4
2008-04-13Get it compiing on Mac OS X.tuexen1-2/+1
2008-04-13Allow the folders in the About Wireshark/Folders list to be double clicked on...gal1-2/+43
2008-04-13text_page -> text_page_utilsulfl1-1/+1
2008-04-13sort #includes by directoriesulfl1-11/+13
2008-04-12where it's not necessary, remove #include "compat_macros.h"ulfl1-1/+0
2008-04-09some minor GTK1 related code fixesulfl1-3/+1
2008-04-09Start getting rid of the uses of compat_macro.h's macros.sfisher1-12/+12
2008-04-06remove GTK1 codeulfl1-31/+0
2008-01-14This patch adds support for configuration profiles, which can be used tostig1-1/+1
2007-12-04Add an oid_get_default_mib_path() function, and use it to display the MIBgerald1-0/+11
2007-11-26Disable splash message logging, since it seems to ignore the log level mask.gerald1-1/+0
2007-11-26If the user has G_LOG_LEVEL_INFO enabled, provide startup progress messages.gerald1-0/+2
2007-09-11Make the splash screen look just a little bit better.jake1-2/+2
2007-08-31This patch fixes the following two errors that appear whensake1-1/+5
2007-06-12Just keep it simple.jake1-4/+4
2007-05-25Squelch some qualifier (const vs. non-const) warnings.guy1-11/+11
2007-05-17Decrease the refresh time to 100ms. This seems to make the splashgerald1-1/+1
2007-05-16dont use g_time_add_val() since it is not available in gtk1sahlberg1-1/+5
2007-05-15Instead of updating the splash screen every time we load or hand offgerald1-4/+18
2007-05-07Missing string.h for strncmp.gal1-0/+1
2007-05-07Updated splash screen for Wireshark that shows the initialisation progress. gal1-4/+123
2007-02-06From Eric Hall to fix bug 1289:morriss1-1/+1
2007-01-20Recent versions of GTK+ have added a "gtk-label-select-on-focus"gerald1-4/+6
2007-01-02Add a WIRESHARK_RUN_FROM_BUILD_DIRECTORY environment variable on UN*X;guy1-3/+1
2006-10-30From Giorgio Tino: Add support for version 2.0 of the AirPcap driver, gerald1-1/+1
2006-10-21the text in the about box license page was hard to read because of line break...ulfl1-0/+2
2006-10-19Adding license tab to about dialogjake1-2/+21
2006-06-02"Wireshark - Network Protocol Analyzer" -> "Network Protocol Analyzer", as th...ulfl1-2/+2
2006-05-31Add a new splash image.gerald1-2/+2
2006-05-28Ethereal->Wiresharketxrab1-1/+1
2006-05-22Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUIguy1-31/+31
2006-05-21name changesahlberg1-4/+4
2006-05-01Handle the case where we *can't* determine the pathname in which to findguy1-2/+4
2006-04-30Move the file selection dialog routines to file_dlg.c, and give it aguy1-0/+1