aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/gui_utils.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-538/+0
2011-08-15gdk_pixbuf_render_pixmap_and_mask_for_colormap() used in xpm_to_widget_from_p...Anders Broman1-1/+1
2011-08-14Make save IO graph work, I had to make a local copy ofAnders Broman1-0/+9
2010-08-26Fix a number of doxygen directives.Anders Broman1-1/+1
2010-08-07From Cal Turney:Anders Broman1-0/+6
2010-07-20Add ws_combo_box_new_text_and_pointer_full() to allow returningBill Meier1-0/+18
2010-07-15Change ws_combo_box... to use a tree-store instead of a list-store;Bill Meier1-13/+36
2010-07-13ws_combo_box_text_and_pointer: allow setting entries as "insensitive".Bill Meier1-0/+18
2010-06-15Cleanup header file define guards.Stig Bjørlykke1-3/+3
2010-04-30Replace GtkClist in uat_gui.c with GtkTreeView+GtkListStore. Pop up theGerald Combs1-1/+16
2010-02-24Update (slightly) the description of ws_combo_box_clear_text_and_pointer().Bill Meier1-0/+2
2010-02-22Add ws_combo_box_new_text_and_pointer() and related which provides aBill Meier1-3/+68
2009-11-04Add a convenience routine to convert pixbuf data generated byGerald Combs1-0/+6
2009-10-09From Didier Gautheron:Anders Broman1-0/+20
2009-08-27make the columns sortable.Anders Broman1-0/+16
2009-08-27Don't copy const strings, store the pointer in the list store instead,Anders Broman1-5/+25
2009-05-04Fix some spelling, reword some comments & etc.Bill Meier1-20/+20
2009-03-16Get rid of Clists, move a comment, move display as hex to gui_utils.Anders Broman1-0/+7
2009-03-06Get rid of a Clist and move the functon to display floats with two decimals t...Anders Broman1-0/+7
2008-04-13Allow the folders in the About Wireshark/Folders list to be double clicked on...Graeme Lunt1-0/+12
2008-04-11first round to replace SIGNAL_CONNECT with g_signal_connectUlf Lamping1-3/+3
2008-04-11replace WIDGET_SET_SIZE with gtk_widget_set_size_requestUlf Lamping1-1/+1
2008-04-09some minor GTK1 related code fixesUlf Lamping1-2/+0
2008-04-07Remove GTK1 code.Stephen Fisher1-21/+0
2007-01-28From Douglas Pratley:Stephen Fisher1-0/+10
2006-11-26Make keyboard navigation common for all tree views (for GTK2, at least).Gerald Combs1-20/+19
2006-08-27fix a warning by removing now unused codeUlf Lamping1-8/+0
2006-08-16Add support for AirPcap, an upcoming wireless product from CACE. SupportGerald Combs1-0/+8
2006-05-22Get rid of a bunch of "Ethereal"s and "ethereal"s in comments, GUIGuy Harris1-2/+2
2006-05-21name changeRonnie Sahlberg1-2/+2
2005-08-20Explain in more detail the split between the stuff in ui_util.h and inGuy Harris1-1/+1
2005-08-20- Declare some functions staticJörg Mayer1-308/+308
2005-08-20renamed ui_util.c/.h to gui_utils.c/.h to prevent confusion with identical na...Ulf Lamping1-0/+308