summaryrefslogtreecommitdiff
path: root/ui/gtk/stock_icons.c
AgeCommit message (Expand)AuthorFilesLines
2016-02-25Add GResource message to configure scriptJoão Valverde1-5/+5
2015-11-12[GTK] Replace deprecated gdk_pixbuf_new_from_inline()João Valverde1-3/+56
2015-10-05Move utf8_entities.h to wsutilJoão Valverde1-1/+1
2015-01-01Remove unneeded includes from ui folderMartin Mathieson1-1/+0
2014-03-26Postpone replacing GTK+ stock icon usageBalint Reczey1-10/+16
2014-03-17Try to fix warning: cast discards__attribute__((const)) qualifierAndersBroman1-172/+172
2014-03-11GTK_STOCK_PRINT_ERROR was missing in GTK+ < 2.14, tooBalint Reczey1-0/+2
2014-03-11Don't use some stock icons missing in old (< 2.16) versions in GTK+Balint Reczey1-0/+10
2014-03-11Migrate GTK icon handling to GTK 3.10 APIBalint Reczey1-165/+410
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-06-16Make the B->A graph label show as A<-B to be consistent with the columnMartin Mathieson1-1/+1
2013-04-26Update the capture start, stop, and restart icons and development badgeGerald Combs1-1/+1
2013-03-27Add an interface list icon. Some of the new capture icons were 1 pixelGerald Combs1-12/+13
2013-03-26Add new capture toolbar icons.Gerald Combs1-11/+7
2013-03-26More icon updates. Gerald Combs1-4/+4
2013-03-21Bill pointed out that gtk_window_get_size() + gtk_window_resize()Gerald Combs1-2/+3
2013-03-21From beroset:Bill Meier1-67/+69
2012-12-26Fix a bunch of warnings.Guy Harris1-67/+67
2012-12-22The Wireshark file icon makes more sense than a floppy disk[1]. SwitchGerald Combs1-2/+2
2012-12-07Use 16x16 icons for small toolbars as well as menus.Gerald Combs1-0/+7
2012-12-05Create 16x16 and 24x24 versions of the document icon with a contrastingGerald Combs1-4/+42
2012-12-04Replace GTK_STOCK_SAVE with WIRESHARK_STOCK_FILE in a few places,Gerald Combs1-2/+2
2012-11-11Allow TCP graphs to be launched from the conversation table window.Martin Mathieson1-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-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-03When allowing the user to save a capture file before closing it, if it'sGuy Harris1-0/+6
2012-01-15More .. -> ../.. changes after gtk/ moveJörg Mayer1-43/+43
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-0/+267