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