aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2009-12-20Set new column minimum width and resize column when changing column titleStig Bjørlykke1-0/+5
2009-12-18PortAudio doesn't make sure that a default device is even available on the de...Jaap Keuter1-40/+130
2009-12-18Added some shortcuts for the Ignore Packet menu items.Stig Bjørlykke1-4/+4
2009-12-18If we don't have PCRE and we do have GLib >= 2.14, use GRegexes for theGerald Combs1-3/+3
2009-12-17Squelch GTK warnings on the RTP player progress bar when resizeing the window.Jaap Keuter1-1/+2
2009-12-17Squelch a GTK warning on the RTP player spinner control.Jaap Keuter1-1/+1
2009-12-17Added "Ignore Packet" menu items to the main menu.Stig Bjørlykke6-3/+62
2009-12-17Introduce "Ignore Packet" in the packet list.Stig Bjørlykke7-16/+150
2009-12-15Behave more gracefully if WinPcap isn't installed. Don't assert ifGerald Combs1-1/+1
2009-12-14From Valerio Messina:Jaap Keuter8-38/+39
2009-12-14Moved conversations_ipv6.c and hostlist_ipv6.c to TAP_SRC.Stig Bjørlykke1-2/+2
2009-12-13From Andreas Heise:Anders Broman1-1/+1
2009-12-12Rename BASE_STRUCTURE_RESET to BASE_DISPLAY_E_MASK, to clarify that it'sGuy Harris1-1/+1
2009-12-11Add new filesJörg Mayer1-0/+2
2009-12-11Fix for bug 3801:Jaap Keuter1-16/+26
2009-12-11From Andreas Heise:Anders Broman1-0/+2
2009-12-10From Clif Bratcher:Jaap Keuter3-0/+204
2009-12-09Cleanup some column alignment code.Stig Bjørlykke2-17/+8
2009-12-09Save column alignment in the old packet list.Stig Bjørlykke1-10/+56
2009-12-09Moved column xalign values.Stig Bjørlykke2-5/+6
2009-12-09Added "No Sorting" and Align menu items to the old packet list Stig Bjørlykke3-20/+65
2009-12-08When freezing/thawing selection gets lost.Anders Broman1-1/+17
2009-12-03- Use the gtk_tree_view_column_set_min_width() method alsoAnders Broman1-13/+15
2009-12-03Improved Apply/Prepare a filter from Packet List for custom columns:Stig Bjørlykke1-3/+16
2009-12-02Use size_t for length.Stig Bjørlykke1-1/+1
2009-12-02Set tooltips on the column button.Stig Bjørlykke1-11/+6
2009-12-02Indicate default column alignment in the popup menu.Stig Bjørlykke3-6/+58
2009-12-02Fixed opening correct preferences page.Stig Bjørlykke3-6/+20
2009-12-02Borrow some of the web site colors for the welcome screen.Gerald Combs1-45/+21
2009-12-01Fix a comment.Guy Harris1-1/+1
2009-12-01Use pango_font_description_get_size() to pad out the default columnGerald Combs1-5/+3
2009-12-01Save column alignment in the recent file.Stig Bjørlykke5-14/+157
2009-12-01Added three states for sorting: ascending, descending and no sortingStig Bjørlykke3-2/+11
2009-12-01Clean up indentation a bit more.Guy Harris1-21/+21
2009-12-01Squelch LLP64 warning.Guy Harris1-106/+104
2009-11-30Add a character's spacing when resizing columns.Anders Broman1-2/+6
2009-11-30Move the heading context menu to secondary-button and preserveStig Bjørlykke1-5/+27
2009-11-30Function rename:Stig Bjørlykke5-16/+16
2009-11-29From Jim Young:Anders Broman1-140/+471
2009-11-29Avoid possible NULL pointer dereferenceKovarththanan Rajaratnam1-4/+7
2009-11-28Build for GTK older than 2.18.Stig Bjørlykke1-0/+4
2009-11-27Added function to align columns.Stig Bjørlykke3-2/+33
2009-11-27Small fix in changing column title.Stig Bjørlykke1-1/+2
2009-11-27Added correct sorting for custom numeric columns.Stig Bjørlykke1-2/+37
2009-11-27Prefix tooltip with protocol name.Stig Bjørlykke2-2/+12
2009-11-27Added a descriptive tooltip to the packet list column headers.Stig Bjørlykke2-2/+28
2009-11-26Fixed adding new columns from preferences.Stig Bjørlykke1-5/+9
2009-11-26Cleanup object keys.Stig Bjørlykke3-17/+17
2009-11-26Added the popup menu to the old packet list heading, to make it equal toStig Bjørlykke4-19/+178
2009-11-26Add custom column before COL_INFO if this is last.Stig Bjørlykke1-3/+11