aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/main_statusbar.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-15Gtk: Remove source codeRoland Knall1-1138/+0
2018-01-05Qt: Move sized toolbar images to stock_icons.Gerald Combs1-6/+6
2017-12-08Have the frame_tvbuff.c routines not use the global cfile.Guy Harris1-0/+2
2017-07-17Rename section comment get/set routines.Guy Harris1-1/+1
2017-01-21Qt: Show merge progress.Gerald Combs1-0/+4
2016-02-25Add GResource message to configure scriptJoão Valverde1-1/+1
2016-02-18Don't add the wiretap directory to the list of include directories.Guy Harris1-3/+3
2015-12-19Add menu item for capture comment dialog in GTK+Dirk1-1/+1
2015-11-12[GTK] Replace deprecated gdk_pixbuf_new_from_inline()João Valverde1-12/+13
2015-10-05Move utf8_entities.h to wsutilJoão Valverde1-1/+1
2015-08-26Add missing callback support.Gerald Combs1-0/+4
2015-04-06Keep a captured-packet count in a capture_session and use that.Guy Harris1-3/+1
2015-04-05Have a common routine for constructing strings listing interfaces.Guy Harris1-17/+1
2015-04-05Give the welcome screen its own set of callbacks.Guy Harris1-5/+0
2015-02-15ui/gtk/*.c: Add editor modelines; As needed: Fix indentationBill Meier1-0/+13
2014-11-22Fix problem where the profile bar moves further left every time Wireshark isJeff Morriss1-16/+46
2014-06-30Move capture.[ch] to libui.Guy Harris1-1/+1
2014-06-30Move capture_session.h to capchild; what it declares is defined there.Guy Harris1-1/+1
2014-06-30Move capture_ui_utils.[ch] to libui.Guy Harris1-1/+3
2014-03-11Migrate GTK icon handling to GTK 3.10 APIBalint Reczey1-1/+2
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-11-17Move the epan/filesystem.c routines to wsutil; they're not specific toGuy Harris1-1/+1
2013-08-14Global variables considered harmful.Guy Harris1-1/+1
2013-05-22Pull the capture-session state information out of capture_opts and putGuy Harris1-22/+26
2013-03-21From beroset:Bill Meier1-15/+15
2013-02-25it's ==> its & its ==> it's as needed.Bill Meier1-1/+1
2013-02-20make function names consistentMartin Kaiser1-1/+1
2013-02-20kill an "edit capture comment" popup if the underlying file is closedMartin Kaiser1-0/+2
2012-10-10Add a format_size function similar to g_format_size that renders a sizeGerald Combs1-9/+4
2012-09-30use the correct status bar icon for the capture commentMartin Kaiser1-1/+2
2012-09-30Add displayed and marked percent columns and percent calculations for dropped...Chris Maynard1-5/+14
2012-09-26Add a cf_cb_file_opened callback and use it instead of callingGerald Combs1-0/+2
2012-09-24allow setting a capture comment from the statusbar when a capture was startedMartin Kaiser1-0/+2
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-2/+0
2012-09-12Also disable the resize grip on the profile bar (as it is on the info andJeff Morriss1-0/+3
2012-08-01Move utf8_entities.h to the "ui" directory. Separate packet informationGerald Combs1-4/+5
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-05If we do a Save or Save As with a move, don't reread the capture file,Guy Harris1-0/+8
2012-06-05Distinguish between "failed" and "user stopped it" for "save as" andGuy Harris1-0/+50
2012-06-03g_filename_display_basename() returns a g_mallocated string, so itsGuy Harris1-2/+2
2012-06-03Use g_filename_display_basename() rather than get_basename() when we'reGuy Harris1-2/+2
2012-05-22The GUI's state machine requires that, when reloading a capture after aGuy Harris1-14/+9
2012-04-21port gtk_scrollbar_new() gtk_paned_new() gtk_separator_new() to GTK2Anders Broman1-2/+2
2012-04-21Replace gtk_vbox_new() and gtk_hbox_new() with ws_gtk_box_new().Anders Broman1-1/+1
2012-03-13Add an explicit capture_cb_capture_failed indication for the case whereGuy Harris1-0/+17
2012-03-11Add a comments LEDAnders Broman1-1/+14
2012-03-10Replace 4-space tabs (and one 8-space tab, the only remaining tab in theGuy Harris1-8/+8
2012-03-08Update the comment icons and tooltips.Gerald Combs1-3/+3
2012-03-08Don't show expert info or comments icons unless we have a file loadedAnders Broman1-3/+5
2012-03-07Update and add icons for capture comments / annotations.Gerald Combs1-15/+16