aboutsummaryrefslogtreecommitdiffstats
path: root/gtk
AgeCommit message (Expand)AuthorFilesLines
2009-10-07From Jim Young:etxrab1-2/+2
2009-10-06Invert check for getopt: NEED_GETOPT_H -> HAVE_GETOPT_Hstig1-3/+4
2009-10-06Remove superfluous castkrj1-8/+5
2009-10-06Use G_SEARCHPATH_SEPARATOR_Skrj1-10/+2
2009-10-06Make splash_destroy() return a gbooleankrj2-5/+6
2009-10-06Guard icon_list_create()krj1-1/+1
2009-10-06Mark some functions static.stig1-7/+4
2009-10-06Removed unused variable thdr.stig1-2/+1
2009-10-06Removed unused sortable.stig1-2/+0
2009-10-06From : Didier Gautheronetxrab2-420/+614
2009-10-05Return from sctp_stat_on_select_row() if nothing selected.stig1-1/+4
2009-10-05From Didier Gautheron:etxrab1-28/+95
2009-10-05Prepare to change GtkItemFactory to GtkUIManager.etxrab1-0/+156
2009-10-05Make Wireshark compile on Windows.etxrab1-0/+1
2009-10-05Prototype follow_add_to_gtk_text().stig2-4/+6
2009-10-05Prototype reset_tap_update_timer() in main.hstig2-1/+5
2009-10-04Use gtk_image_new_from_pixmap().etxrab1-2/+2
2009-10-04Remove #if 0'ed code.etxrab1-93/+0
2009-10-04From GTK docs:etxrab1-2/+0
2009-10-04Get rid of deprecated symblol gtk_widget_draw().etxrab1-7/+8
2009-10-04Fix create_list() prototypekrj1-1/+1
2009-10-04Add HAVE_AIRPDCAP guardkrj1-0/+2
2009-10-04make-tapreg-dotc has moved to tools/make-tapreg-dotckrj1-2/+2
2009-10-04make-tapreg-dotc has moved to tools/make-tapreg-dotckrj2-4/+4
2009-10-01Return from dfilter_expr_dlg_accept_cb() if nothing selected.stig1-0/+3
2009-10-01Added check for valid pointers (to avoid warnings).stig1-13/+15
2009-10-01From : Didier Gautheronetxrab2-213/+122
2009-09-30Corrected prototype for create_list().stig1-1/+1
2009-09-29Rewrite some local variable names to avoid function argument names.stig1-4/+4
2009-09-29Renamed some local GtkWidget's to avoid variable shadowing.stig1-10/+10
2009-09-29Made colorize_filter_te_as_deprecated() static.stig1-1/+1
2009-09-29Remove alloc of unused variables in sctp_analyse_cb().stig1-8/+2
2009-09-28Trying to fix the bug found by Bill Meier:etxrab1-1/+3
2009-09-28Move cfselect_cb to avoid variable shadowing.stig1-1/+1
2009-09-28Only include config.h in C files.stig1-4/+0
2009-09-28Remove config.h to avoid multiple inclusions in C files.stig1-4/+0
2009-09-27Fix a possible dereference of null pointer.stig1-1/+1
2009-09-25From Speck Michael:etxrab1-1/+1
2009-09-25Fooled by an #ifdefetxrab1-11/+11
2009-09-25Remove forgotten C++ style comments.etxrab1-3/+0
2009-09-25Make the filter toolbar style a preference.etxrab5-51/+73
2009-09-24Get rid of some deprecated functions.etxrab1-24/+54
2009-09-24Update *.vcproj to visual studio 8etxrab1-9/+10
2009-09-24option menu -> combo box.etxrab1-18/+21
2009-09-23Small indent fix.stig1-1/+1
2009-09-23Change option menu to combo box.etxrab1-25/+17
2009-09-23Fix the debug code somewhat, we do not have a clist any more.etxrab1-14/+23
2009-09-22Fix: jyoung SVN #30065; Sort order at start of new capture.etxrab1-0/+6
2009-09-22- new_packet_list_resize_column() if we get an empty string frometxrab1-5/+6
2009-09-22Select the first packet when doing a live capture. In the old packet list thi...etxrab1-0/+1