Moderate Activity

Commits : Individual Commit

  Analyzed about 16 hours ago based on code collected about 16 hours ago.

Commit ID ee0da65fc6b596270684055022d207152ccee0dc

Avatar Contributor: James Henstridge Files Modified: 1
Date: 04-January-1997 at 00:20 Lines Added: 1
Repository: git://git.gnome.org/dia/ master Lines Removed: 1
Commit Comment: don't use diagram_export_to_eps to export the files. Instead, use
1999-12-20 James Henstridge <jam...@daa.com.au>

* app/app_procs.c (app_init): don't use diagram_export_to_eps to
export the files. Instead, use filter_guess_export_filter to
guess the correct format to save in and use the appropriate filter.
It defaults to postscript for compatibility.

* app/diagram.[ch] (diagram_export_to_eps): removed export to eps
function.

* app/commands.[ch]: removed export to eps functions.

* app/menus.c: removed export to eps menu items.

* app/app_procs.c: register new export filters.

* app/load_save.[ch]: define dia native export filter.

* app/render_eps.[ch]: define eps export filter.

* lib/filter.h: added diafilename argument to the DiaExportFunc
prototype. This is useful for putting the source of the diagram
into the output file for instance.
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  C 1 1 0 0 0 0

Changes by File

Showing page 1 of 1
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
app/filedlg.c C 1 1 0 0 0 0
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.