summaryrefslogtreecommitdiff
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
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
2009-11-26Save preferences when adding and removing columns in the main window.Stig Bjørlykke2-0/+9
2009-11-26Added a popup menu in the packet list heading to set sort order and someStig Bjørlykke4-4/+191
2009-11-26Added functions to rename and remove columns.Stig Bjørlykke2-0/+36
2009-11-26Added an option to open the Preferences directly in the Layout or Columns page.Stig Bjørlykke2-8/+29
2009-11-26Corrected include guard in packet_list_store.hStig Bjørlykke2-10/+4
2009-11-24Add a comment about dfilter_compile freezing the UI, and how we might workGerald Combs1-0/+15
2009-11-24packet_list_get_widest_column_string() can return NULL, so check for this.Stig Bjørlykke1-6/+3
2009-11-24Use the highest time value when calculating widest column string forStig Bjørlykke1-11/+11
2009-11-20-G -> -JJörg Mayer1-5/+5