aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2008-05-23Print correct number of packets for captured "From first to last marked packet".stig1-1/+1
2008-05-23Attempt to fix the !win32 build.stig1-0/+1
2008-05-23Fix some of the Errors/warnings detected by checkapi.etxrab2-4/+8
2008-05-23Change references to follow TCP stream to just follow stream to reflectsfisher3-5/+5
2008-05-23Remove backward compability code for GTK 2.2.1 and lower since we onlysfisher1-8/+0
2008-05-22Move the file utility functions from wiretap to libwsutil so thatmorriss21-212/+209
2008-05-19Fixed percent sorting and export to csv after text-value switch in last commit.stig1-7/+6
2008-05-18Added check for GTK 2.6.0 for gtk_cell_render_progress_new()stig1-33/+43
2008-05-18Added check for GTK 2.6.0 for gtk_cell_renderer_progress_new()stig1-8/+17
2008-05-17- Rewrote to use GtkTreeView instead of GtkCList.stig1-588/+561
2008-05-17- Use the common function for applying a selected filter.stig2-220/+39
2008-05-17- Use the common function for applying a selected filter.stig1-121/+24
2008-05-17- Don't create illegal filter from context menu.stig1-56/+37
2008-05-17- Use the common function for applying a selected filter.stig1-125/+37
2008-05-17Added a common function to apply a selected filter according to stig3-0/+170
2008-05-14Force foreground when background is forced on welcome page.stig1-12/+25
2008-05-14From Alejandro Vaquero:kukosa1-4/+36
2008-05-13Update to Portaudio pa_stable_v19_20071207kukosa1-0/+4
2008-05-12Added an option to limit the list to match the current display filter.stig1-4/+47
2008-05-11g_string_sprintf --> g_string_printf and g_string_sprintfa --> g_string_appen...wmeier1-2/+2
2008-05-11Sort list before thaw to avoid flicker when doing capture.stig3-15/+32
2008-05-09Fix some of the Errors/warnings detected by checkapi.etxrab1-1/+1
2008-05-06Fix some of the Errors/warnings detected by checkapi.etxrab16-68/+74
2008-05-05Handle SSID as binary in WLAN Traffic Statistics.stig1-33/+26
2008-05-05Remove gtk/isprint.h as it's not in use.stig3-45/+0
2008-05-04Improved the WLAN Traffic Statistics:stig1-15/+751
2008-05-04Corrected some unused arguments in case someone starts using them,stig1-2/+2
2008-05-02From Shinsuke SUZUKI:jake1-1/+1
2008-05-01Force foreground when background is forced in RTP analysis and VOIP calls.stig2-4/+10
2008-05-01Force foreground when background is forced in expert info dialogs.stig3-0/+4
2008-05-01While playing with a dark theme I found it much nicer to use the stig1-1/+1
2008-05-01From Frederic Peters (bug 1735):stig1-0/+4
2008-05-01...but not with a comment inside a comment, as that might cause aguy1-1/+7
2008-05-01Get rid of C++/C99 comment.guy1-1/+1
2008-04-29Change an option menu (deprecated in GTK+ 2.4) to a combo box (GTK+ 2.4+).sfisher1-20/+19
2008-04-29Replace an option menu (deprecated as of GTK+ 2.4) with a combo boxsfisher1-46/+32
2008-04-28Added flag i new recent file to determine where to get values nowstig2-5/+25
2008-04-28Reopen the recent file when reading older common settings.stig1-0/+2
2008-04-28Split the recent file in two, one for the configuration profilestig3-128/+293
2008-04-27Remove all GTK+ < 2.4 code and minimum version checks.sfisher12-516/+18
2008-04-25Changed to display NCP connection, as in conversations.stig1-0/+4
2008-04-23From Jim Young:jake1-12/+18
2008-04-23Rename "Taps/Statistics" preference group to be simply "Statistics".martinm1-1/+1
2008-04-22From Chris:stig1-3/+3
2008-04-21Rename prefs_rtp_player files to prefs_taps.martinm4-9/+9
2008-04-21Allow configuration of tap update interval.martinm4-37/+80
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-19bugs happen, if you're trying to do two things at once ;-)ulfl1-1/+0