aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/pixmap_save.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-15Move gtk to ui/gtk.Jörg Mayer1-214/+0
2011-08-14Make save IO graph work, I had to make a local copy ofAnders Broman1-4/+16
2011-08-04Remove usage of GDK_DRAWABLE macro.Jörg Mayer1-1/+1
2011-07-24Replace deprecated functions.Anders Broman1-3/+3
2011-07-21Create a file containing macros to provide the access-functionsJörg Mayer1-4/+1
2011-07-11More GLIB_CHECK_VERSION, GTK_CHECK_VERSION, and related whitespaceGerald Combs1-13/+7
2011-02-07More -DGSEAL_ENABLE cleanup in preparation for GTK+ 3.0Stephen Fisher1-0/+4
2010-12-21Set default graph file format to more appropriate Portable Network Graphics.Jaap Keuter1-4/+12
2010-01-29Fix various gcc -Wshadow warnings.Bill Meier1-6/+6
2009-06-02io_stat save & filewall rule save: rework "save dialog" slightly:Bill Meier1-3/+32
2009-05-31Change my e-mail addressStephen Fisher1-1/+1
2009-05-18pixmap_save: fix a small memory leak.Bill Meier1-8/+6
2008-04-13sort #includes by directoriesUlf Lamping1-6/+8
2008-04-12where it's not necessary, remove #include "compat_macros.h"Ulf Lamping1-1/+0
2008-04-11last round to replace SIGNAL_CONNECT with g_signal_connectUlf Lamping1-1/+1
2008-04-11OBJECT_..._DATA --> g_object_..._dataBill Meier1-3/+3
2008-04-05Remove GTK1 references and code (other than our packet list clist).Stephen Fisher1-2/+0
2008-01-20Fixed crash when save IO Graphs (bug 2126).Stig Bjørlykke1-2/+2
2007-06-23Updates to initial check-in of pixmap saving feature:Stephen Fisher1-4/+7
2007-06-22Fix enhancement bug #1337: Export IO GraphsStephen Fisher1-0/+170