Package: dia / 0.97.2-8

Metadata

Package Version Patches format
dia 0.97.2-8 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix doc.patch | (download)

doc/en/usage-layers.xml | 10 8 + 2 - 0 !
doc/pl/dia.xml | 6 4 + 2 - 0 !
doc/pl/entities.xml | 8 8 + 0 - 0 !
3 files changed, 20 insertions(+), 4 deletions(-)

 documentation fixes
 This patch includes fixes to the XML documentation, some of which enable the
 processing tools to compile the documentation from XML, and make it DTD
 compliant.
fix helpdir.patch | (download)

app/commands.c | 7 2 + 5 - 0 !
doc/Makefile.am | 6 1 + 5 - 0 !
xmldocs.make | 7 1 + 6 - 0 !
3 files changed, 4 insertions(+), 16 deletions(-)

 use debian help path
 This patch fixes Dia to use Debian's help directory for documentation
fix psdoc.patch | (download)

configure.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix psdoc
 PSDOC currently doesn't build. Therefore omit it.
fix missing pango header.patch | (download)

app/app_procs.c | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 include pango header
 This patch includes a Pango header to fix build problems.
fix pl po.patch | (download)

po/pl.po | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix polish translation
 This patch fixes the "/Edycja" issue in the polish version
remove std c89.patch | (download)

configure.in | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 don't use --std=c89
 This patch fixes implicit pointer conversions by disabling the c89 GCC option
use sensible browser.patch | (download)

app/commands.c | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use sensible-browser
 This patch enables Dia to use Debian's sensible-browser
fix manpages.patch | (download)

doc/en/dia-1.xml | 8 6 + 2 - 0 !
doc/eu/dia-1.xml | 8 6 + 2 - 0 !
doc/fr/dia-1.xml | 2 1 + 1 - 0 !
3 files changed, 13 insertions(+), 5 deletions(-)

 minor man page fixes
 This patch fixes some minor man page issues
fix makefile.patch | (download)

hardcopies.make | 27 14 + 13 - 0 !
xmldocs.make | 2 1 + 1 - 0 !
2 files changed, 15 insertions(+), 14 deletions(-)

 adjustment of makefiles
 This patch adjusts some makefiles for Debian's build style
add thumbnailer.patch | (download)

Makefile.am | 4 4 + 0 - 0 !
dia.thumbnailer | 4 4 + 0 - 0 !
2 files changed, 8 insertions(+)

 add thumbnailer
 This patch adds a thumbnailer for the dia MIME type.
fix desktop file.patch | (download)

dia.desktop.in.in | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 add genericname to desktop file
 This patch adds GenericName to the dia.desktop.in.in file
 as required by freedesktop.org
remove backup files.patch | (download)

app/load_save.c | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 remove backup files
 Dia normally saves a copy of an old saved file if it is overwritten via the
 "File Save" function. This clutters the directory. Since the common behaviour
 of programs is to not save backups in a separate location (also for security
 reasons), this patch removes this feature and therefore removes backup files
 when dia is sure to have the newly written file in the correct location.
remove dtds from examples.patch | (download)

doc/en/Makefile.am | 5 0 + 5 - 0 !
doc/eu/Makefile.am | 5 0 + 5 - 0 !
doc/fr/Makefile.am | 4 0 + 4 - 0 !
doc/pl/Makefile.am | 4 0 + 4 - 0 !
4 files changed, 18 deletions(-)

 remove dtds from examples
 By default, dia installs dtds duplicated in several language's example/
 documentation directories. This is not necessary for Debian (installing
 DTDs in standard catalog registration locations). Therefore removing.
errors to stderr.patch | (download)

app/app_procs.c | 24 12 + 12 - 0 !
app/autosave.c | 2 1 + 1 - 0 !
app/diagram.c | 2 1 + 1 - 0 !
app/disp_callbacks.c | 4 2 + 2 - 0 !
app/display.c | 4 2 + 2 - 0 !
app/gtkhwrapbox.c | 10 5 + 5 - 0 !
app/gtkvwrapbox.c | 10 5 + 5 - 0 !
app/layer_dialog.c | 6 3 + 3 - 0 !
app/load_save.c | 2 1 + 1 - 0 !
app/modify_tool.c | 30 15 + 15 - 0 !
app/textedit_tool.c | 2 1 + 1 - 0 !
app/undo.c | 4 2 + 2 - 0 !
lib/arrows.c | 4 2 + 2 - 0 !
lib/autoroute.c | 20 10 + 10 - 0 !
lib/debug.c | 2 1 + 1 - 0 !
lib/dia_svg.c | 2 1 + 1 - 0 !
lib/dia_xml.c | 2 1 + 1 - 0 !
lib/dialib.c | 2 1 + 1 - 0 !
lib/diarenderer.c | 2 1 + 1 - 0 !
lib/geometry.c | 4 2 + 2 - 0 !
lib/neworth_conn.c | 4 2 + 2 - 0 !
lib/orth_conn.c | 4 2 + 2 - 0 !
lib/textline.c | 6 3 + 3 - 0 !
lib/widgets.c | 2 1 + 1 - 0 !
objects/Database/table_dialog.c | 2 1 + 1 - 0 !
objects/UML/class_dialog.c | 6 3 + 3 - 0 !
objects/chronogram/chronoline_event.c | 8 4 + 4 - 0 !
objects/custom/shape_typeinfo.c | 14 7 + 7 - 0 !
objects/standard/arc.c | 38 19 + 19 - 0 !
plug-ins/dxf/dxf-import.c | 86 43 + 43 - 0 !
plug-ins/postscript/diapsft2renderer.c | 4 2 + 2 - 0 !
plug-ins/postscript/win32print.c | 4 2 + 2 - 0 !
plug-ins/python/pydia-error.c | 2 1 + 1 - 0 !
plug-ins/python/pydia-properties.c | 2 1 + 1 - 0 !
plug-ins/wpg/wpg.c | 6 3 + 3 - 0 !
plug-ins/xfig/xfig-import.c | 4 2 + 2 - 0 !
plug-ins/xslt/xslt.c | 8 4 + 4 - 0 !
plug-ins/xslt/xsltdialog.c | 2 1 + 1 - 0 !
tests/test-boundingbox.c | 2 1 + 1 - 0 !
tests/test-objects.c | 8 4 + 4 - 0 !
40 files changed, 175 insertions(+), 175 deletions(-)

 direct messages and errors to stdout
 This patch directs messages and errors to stdout to enable
 piping calls of dia, e.g. "dia -e /dev/stdout ... | ..."
 by preventing other messages on stdout
fix cast warnings.patch | (download)

app/layer_dialog.c | 2 1 + 1 - 0 !
app/menus.c | 2 1 + 1 - 0 !
app/sheets_dialog_callbacks.c | 2 1 + 1 - 0 !
3 files changed, 3 insertions(+), 3 deletions(-)

 fix cast warnings
 This patch fixes some casting warnings that come up in the
 Debian build process.
fix include glib headers.patch | (download)

objects/custom/shape_typeinfo.c | 2 1 + 1 - 0 !
tests/test-boundingbox.c | 3 0 + 3 - 0 !
tests/test-objects.c | 4 0 + 4 - 0 !
3 files changed, 1 insertion(+), 8 deletions(-)

 fix glib header include
 glib headers must be included via glib.h only (not via separate partial
 glib*.h headers). This patch fixes that.