aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/remote_icons.h
AgeCommit message (Collapse)AuthorFilesLines
2015-11-12[GTK] Replace deprecated gdk_pixbuf_new_from_inline()João Valverde1-224/+0
Use GResource instead, if available. Add autotools and cmake compile time checks for build requirements (GIO >= 2.32 and GDK-Pixbuf >= 2.26). Merge all the various static pixbuf csource header files into a single pixbuf-csource.h header with external linkage through use of the tools/make-pixbuf-csource.pl script. Fix inline pixbuf build target for some image paths (broken for GTK in gb4a4de7). Add missing 'expert_ok.png' file to distribution (GTK only). Minor improvements to style/structure of ui/gtk/Makefile.am. Bug: 10750 Change-Id: I031296b666ee8b92730400dfa6f71f9ee4304863 Reviewed-on: https://code.wireshark.org/review/10992 Petri-Dish: Anders Broman <a.broman58@gmail.com> Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Anders Broman <a.broman58@gmail.com>
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-0/+224
This looses the last checkin to gtk, will add this manually back. svn path=/trunk/; revision=40518