http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=22166
User: sfisher
Date: 2007/06/22 10:22 PM
Log:
Fix enhancement bug #1337: Export IO Graphs
This new code adds a save button to the Statistics IO Graphs window and
is also reusable by any other code that uses GDK Pixmaps to draw graphs.
The Gdk-pixbuf library included in GTK is used for this save function.
Directory: /trunk/gtk/
Changes Path Action
+1 -0 Makefile.am Modified
+1 -0 Makefile.common Modified
+29 -1 io_stat.c Modified
+170 -0 pixmap_save.c Added
+33 -0 pixmap_save.h Added
Directory: /trunk/docbook/wsug_graphics/
Changes Path Action
+0 -0 ws-stats-iographs.png Modified
Directory: /trunk/docbook/wsug_src/
Changes Path Action
+7 -1 WSUG_chapter_statistics.xml Modified