aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2008-10-31Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke2-2/+2
2008-10-31Fix some "format not a string literal and no format arguments" warnings.Stig Bjørlykke39-64/+64
2008-10-31Fix bug #3022: Fix potential memory leakStephen Fisher1-0/+2
2008-10-31Fix bug #3021: Fix potential memory leakStephen Fisher1-0/+1
2008-10-31Fix bug #3019: Fix potential memory leaksStephen Fisher1-0/+2
2008-10-31Fix bug #3018: Fix potential memory leaksStephen Fisher1-0/+2
2008-10-30show the type of the filter (Display/Capture Filter) on filter dialogBalint Reczey1-1/+4
2008-10-29Fix a few (not all) of the current checkapi errors in gtk/Stephen Fisher4-3/+5
2008-10-29Fix for bug 1854:Jaap Keuter1-10/+32
2008-10-27Cleanup by using a common function for building the autocompletion list.Stig Bjørlykke1-126/+110
2008-10-27Fix the GeoIP preference description.Jaap Keuter1-1/+1
2008-10-27Allow more characters in each column.Gerald Combs1-16/+18
2008-10-27Show configured GeoIP paths in About->FoldersStig Bjørlykke1-1/+21
2008-10-27Do not popup the autocompletion window with only one exactly matching entry.Stig Bjørlykke1-9/+32
2008-10-27Removed a g_warning().Stig Bjørlykke1-1/+1
2008-10-27From Bahaa Naamneh and me:Stig Bjørlykke1-3/+59
2008-10-27Uh, new attempt to sort hostlist correct...Stig Bjørlykke1-1/+1
2008-10-27Sort hostlist columns correct.Stig Bjørlykke1-2/+4
2008-10-27Remove random ; at the end of preprocessor directive.Stephen Fisher1-1/+1
2008-10-27Add support for the GeoIP library. Using different database files,Gerald Combs3-78/+168
2008-10-27ETH -> WS updates.Gerald Combs1-6/+6
2008-10-27Add About, Preferences and a working Quit option to the OS X application menuStephen Fisher2-11/+45
2008-10-27#ifdef out variable used only if we have the Immendio OS X integrationGuy Harris1-0/+2
2008-10-26More updates to the IGE Mac OS X integration feature:Stephen Fisher3-10/+32
2008-10-26Correct the include for ige-mac-menu.hStig Bjørlykke1-1/+1
2008-10-26Do not autocomplete when editing capture filter.Stig Bjørlykke1-3/+4
2008-10-26Tweak Mac IGE integration detection so that it can find the functions notStephen Fisher1-0/+7
2008-10-25Make a new popup when appending a dot to an existing filer entry without Stig Bjørlykke1-2/+2
2008-10-24Fix for SVN #26535 so that building Wireshark with VC6 doesn't fail.Bill Meier1-2/+6
2008-10-24Always select an entry in the autocomplete list.Stig Bjørlykke1-8/+18
2008-10-24Added autocomplete and autocompletion list of protocol names in the filterStig Bjørlykke1-56/+114
2008-10-24Show both short and long protocol name in the Filter Expression dialog.Stig Bjørlykke1-4/+7
2008-10-24Windows build: #include winsock2.h only when needed.Bill Meier5-14/+25
2008-10-23Set a title on the splash window even though it's not decorated.Jaap Keuter1-2/+2
2008-10-23Only use the statusbar for filter messages from the main window.Stig Bjørlykke3-14/+29
2008-10-20Clean up the whitespace.Jaap Keuter1-225/+224
2008-10-20Use invisible event boxes so the preferences looks good when using themes.Stig Bjørlykke2-0/+4
2008-10-19Fixed a small issue using esc and backspace in filter autocompletion.Stig Bjørlykke1-8/+17
2008-10-19Add filter autocomplete for filter in color edit dialog.Stig Bjørlykke1-0/+4
2008-10-19Add filter autocomplete for filter in file->open and file->merge windows.Stig Bjørlykke1-0/+7
2008-10-19Remove a misplaced comment...Stig Bjørlykke1-1/+0
2008-10-19Add filter autocomplete for more places we use filter entries.Stig Bjørlykke8-4/+32
2008-10-19Construct a new autocomplete popup window again if pressing backspaceStig Bjørlykke1-2/+18
2008-10-17When we set the channel and offset entries in the wireless toolbar,Gerald Combs3-106/+75
2008-10-16Removed some "statement not reached" warnings.Stig Bjørlykke2-2/+0
2008-10-15Various corrections, as in: typos, whitespace, few return values, _U_ markers.Jaap Keuter2-52/+52
2008-10-15If we click on an interface in the welcome screen, correctly enable/disableGerald Combs2-1/+12
2008-10-15Keep the wireless toolbar extension channel entry from inadvertentlyGerald Combs2-7/+15
2008-10-15Clean up conversation filter code. Jaap Keuter1-23/+18
2008-10-14Use a more accurate variable name for the wiretap file type. Add the fileGerald Combs3-4/+8