aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2008-04-17... bring into alphabetical orderUlf Lamping1-2/+2
2008-04-17rename REGISTER_xxx_GROUP_NONE to REGISTER_xxx_GROUP_UNSORTED, as NONE seems ...Ulf Lamping10-21/+21
2008-04-17Mark a paramter as unusedStephen Fisher1-1/+1
2008-04-17try to fix the buildbotUlf Lamping1-3/+3
2008-04-17enable welcome pageUlf Lamping1-82/+60
2008-04-16Added missing comment closing.Stig Bjørlykke1-1/+1
2008-04-16ups, missed oneUlf Lamping1-2/+2
2008-04-16flip the import and export button "sequence", that the import button comes fi...Ulf Lamping1-17/+17
2008-04-16remove the copied xpm stock icon files from SVN and use the "GTK built in" st...Ulf Lamping1-18/+26
2008-04-16use a GTK_STOCK_CLEAR hereUlf Lamping1-1/+1
2008-04-16add "Save As" and "Save All" buttons to the dialog / stock_icons utilsUlf Lamping4-18/+26
2008-04-16a better spacing between the help and copy buttonsUlf Lamping1-3/+2
2008-04-16don't use a Close button for the preparation dialog, use a Cancel one insteadUlf Lamping1-6/+6
2008-04-16fix button sequence, show filter... button left to Cancel buttonUlf Lamping1-2/+2
2008-04-16add #include <sys/types.h>Ulf Lamping1-0/+5
2008-04-16special handling for the dialog boxes Copy buttons, as the behaviour is more ...Ulf Lamping1-1/+10
2008-04-16use the standard dialog button mechanism for the firewall dialogUlf Lamping1-16/+17
2008-04-16add the firewall ACL dialog to the help topics (would be a good idea to bette...Ulf Lamping2-0/+4
2008-04-15use the "Clear" icon for the "Continue without saving" action, as the icon me...Ulf Lamping1-0/+2
2008-04-15further work on the yet to come welcome page ...Ulf Lamping4-150/+205
2008-04-15don't mark a used parameter as unusedUlf Lamping1-1/+1
2008-04-15don't use strdup() if you want to free the memory later with g_free(), this d...Ulf Lamping1-3/+3
2008-04-15further improve the welcome page, still incomplete so still "commented out"Ulf Lamping1-166/+396
2008-04-15add some more "links" to online pagesUlf Lamping2-1/+17
2008-04-15try to improve the help menuUlf Lamping1-8/+8
2008-04-14get_profile_name() will always return a valid string.Stig Bjørlykke1-3/+0
2008-04-14From Jim Young (bug 2212):Sake Blok11-12/+51
2008-04-14add stock icons for expert info and flow graphUlf Lamping4-2/+14
2008-04-14#ifdef HAVE_LUA_5_1 the handling of REGISTER_TOOLS_GROUP_NONEMichael Tüxen1-0/+6
2008-04-14be clear that the "multicast stream" stats are about UDPUlf Lamping1-2/+2
2008-04-14as the "Firewall ACL rules" perfectly fits into a tools menu, and together wi...Ulf Lamping1-27/+5
2008-04-13at least use the "open" (and not the save) icon for importUlf Lamping1-1/+1
2008-04-13add the (optional) possibility to register a stock icon for a stats menu entryUlf Lamping3-20/+63
2008-04-13Fix splitting MIB/PIB paths in about box for other than win32.Stig Bjørlykke1-0/+4
2008-04-13Get it compiing on Mac OS X.Michael Tüxen1-2/+1
2008-04-13Allow the folders in the About Wireshark/Folders list to be double clicked on...Graeme Lunt5-7/+97
2008-04-13it's color_utils.hUlf Lamping1-1/+1
2008-04-13change all preferences related filenames from xy_prefs to prefs_xyUlf Lamping21-108/+102
2008-04-13move all code from color.c into color_utils.cUlf Lamping15-128/+98
2008-04-13text_page -> text_page_utilsUlf Lamping5-6/+7
2008-04-13use the ending "_win32" for every windows specific fileUlf Lamping14-21/+19
2008-04-13sort entries, update Visual Studio (ghost) projectUlf Lamping2-302/+318
2008-04-13Add IPv6 multicast support.Jaap Keuter1-2/+5
2008-04-13sort #includes by directoriesUlf Lamping79-726/+852
2008-04-13sort #includes by directoriesUlf Lamping38-424/+457
2008-04-13sort #includes by directoriesUlf Lamping41-446/+518
2008-04-12List tap_dfilter_dlg.h here, as it's in the gtk directory.Guy Harris1-0/+1
2008-04-12various code cleanupUlf Lamping7-130/+114
2008-04-12Include string.hStig Bjørlykke1-0/+2
2008-04-12move "airpcap toolbar" code from main.c into new file(s) main_airpcap_toolbarUlf Lamping4-463/+561