aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/pixmap_save.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-14Make save IO graph work, I had to make a local copy ofetxrab1-4/+16
2011-08-04Remove usage of GDK_DRAWABLE macro.jmayer1-1/+1
2011-07-24Replace deprecated functions.etxrab1-3/+3
2011-07-21Create a file containing macros to provide the access-functionsjmayer1-4/+1
2011-07-11More GLIB_CHECK_VERSION, GTK_CHECK_VERSION, and related whitespacegerald1-13/+7
2011-02-07More -DGSEAL_ENABLE cleanup in preparation for GTK+ 3.0sfisher1-0/+4
2010-12-21Set default graph file format to more appropriate Portable Network Graphics.jake1-4/+12
2010-01-29Fix various gcc -Wshadow warnings.wmeier1-6/+6
2009-06-02io_stat save & filewall rule save: rework "save dialog" slightly:wmeier1-3/+32
2009-05-31Change my e-mail addresssfisher1-1/+1
2009-05-18pixmap_save: fix a small memory leak.wmeier1-8/+6
2008-04-13sort #includes by directoriesulfl1-6/+8
2008-04-12where it's not necessary, remove #include "compat_macros.h"ulfl1-1/+0
2008-04-11last round to replace SIGNAL_CONNECT with g_signal_connectulfl1-1/+1
2008-04-11OBJECT_..._DATA --> g_object_..._datawmeier1-3/+3
2008-04-05Remove GTK1 references and code (other than our packet list clist).sfisher1-2/+0
2008-01-20Fixed crash when save IO Graphs (bug 2126).stig1-2/+2
2007-06-23Updates to initial check-in of pixmap saving feature:sfisher1-4/+7
2007-06-22Fix enhancement bug #1337: Export IO Graphssfisher1-0/+170