aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/prefs_column.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-08Removal of the old packet-list in favor of the new packet list.Sake Blok1-24/+0
2010-10-09Added "Edit Column Details" functions to the packet list heading popup.Stig Bjørlykke1-10/+0
2010-09-25Fix the output of columns with "show resolved" disabled when all occurrences ...Sake Blok1-0/+1
2010-09-22When using a custom column, make it possible to select which occurrence to sh...Sake Blok1-9/+120
2010-06-25Introduce "Show Resolved" as an option in custom columns. This will determineStig Bjørlykke1-0/+1
2010-06-22Always make new columns visible.Stig Bjørlykke1-0/+2
2010-06-21Rename "Visible" to "Displayed" for hide columns functions.Stig Bjørlykke1-1/+1
2010-06-20Added "Hide Column" functionality.Stig Bjørlykke1-16/+85
2010-01-26Cleanup the escape/unescape underscore in Packet List column headers.Stig Bjørlykke1-6/+4
2010-01-26Move underscore escaping/unscaping function to strutil.c;Gerasimos Dimitriadis1-0/+1
2010-01-25Change the prefix of the underscore escaping/unescapingGerasimos Dimitriadis1-3/+3
2010-01-24Handle underscore escaping/unescaping of the column titlesGerasimos Dimitriadis1-31/+5
2010-01-24When a custom column is added, escape the underscores in the name ofGerasimos Dimitriadis1-1/+33
2009-11-26Fixed adding new columns from preferences.Stig Bjørlykke1-5/+9
2009-11-26Add custom column before COL_INFO if this is last.Stig Bjørlykke1-3/+11
2009-11-26Added functions to rename and remove columns.Stig Bjørlykke1-0/+23
2009-11-19Implement new_packet_list_recreate(). This should be reimplemented toStig Bjørlykke1-1/+7
2009-11-19Add a custom column from the packet details popup menu.Stig Bjørlykke1-7/+15
2009-10-07From Jim Young:Anders Broman1-2/+2
2009-07-20Changed to use "Field type" instead of "Format", to be more descriptive.Stig Bjørlykke1-26/+46
2009-06-30Introduce experimental new feature: GTK2 tree view based packet listStephen Fisher1-0/+2
2009-06-26Add a tooltip in case it's not obvious how to rearrange the columns.Gerald Combs1-0/+4
2009-05-18prefs_column: fix a small memory leak.Bill Meier1-2/+1
2009-05-04prefs_column: Rework & cleanup Column Preferences dialog codeBill Meier1-157/+259
2009-04-21Turn on -Wshorten-64-to-32 by default, and fix some issues that turnedGuy Harris1-2/+2
2009-04-09Use consistent indentation.Bill Meier1-225/+224
2009-03-13From Jakub Zawadzki (bug 3331):Stig Bjørlykke1-6/+2
2009-02-22Update CheckApi with:Anders Broman1-6/+7
2009-01-20More work on modernizing the column prefs.Gerald Combs1-106/+94
2009-01-20Since we're not bound to GTK1 any more, let the user drag and drop columnGerald Combs1-112/+46
2008-10-19Add filter autocomplete for more places we use filter entries.Stig Bjørlykke1-1/+5
2008-10-11Ensure we initialize all colorized filter text entries before we show theStig Bjørlykke1-0/+1
2008-10-10Only check for a valid field name in the custom column.Stig Bjørlykke1-0/+1
2008-10-10Add a "Field name" label for the custom column.Stig Bjørlykke1-4/+13
2008-06-29Fix some simple cases of GTK2 deprecated API usage by using a renamed or equi...Bill Meier1-2/+2
2008-04-29Change an option menu (deprecated in GTK+ 2.4) to a combo box (GTK+ 2.4+).Stephen Fisher1-20/+19
2008-04-13change all preferences related filenames from xy_prefs to prefs_xyUlf Lamping1-0/+576