pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/cad/gerbv



Module Name:    pkgsrc
Committed By:   dmcmahill
Date:           Tue May 10 06:20:58 UTC 2011

Modified Files:
        pkgsrc/cad/gerbv: Makefile distinfo

Log Message:
Update to gerbv-2.5.0

========================================================================
Release Notes for gerbv-2.5.0
========================================================================
The following is a summary of the changes which went into gerbv-2.5.0.
For a complete list of changes, refer to ChangeLog.  This release
is primarily a bug fix release.

- libgerbv:  fix leak and possible segfault in drill parser
- libgerbv:  fix segfault in pick and place parser
- gerbv:     add persistent keyboard accelerators and extra menu options
- gerbv:     increase max zoom 4x to allow more accurate measurements
- libgerbv:  fix bug which caused the drill parser to crash on an empty line
- gerbv:     change F8 shortcut to F7 per GNOME HIG
- gerbv:     add psuedo fullscreen mode
- gerbv:     add ability to toggle sidebar visibility
- gerbv:     speed up cairo rendering.
- libgerbv:  improved detection of drill files (comment lines are now
             ignored during file type detection)
- libgerbv:  fix handling of trailing zero suppression with very large
             precisions.
- examples:  fix some of the example code showing how to use libgerbv.
- gerbv:     fix gdk rendering of macro 22 elements with negative coordinates
- gerbv:     fix tooltip for modify layer button
- libgerbv:  fix handling of whitespace in the middle of an RS-274X command
- libgerbv:  fix bug in exporting outline macros
- gerbv:     unselect all items if a layer is hidden
- libgerbv:  fix drill parsing when INCH has nothing after it


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 pkgsrc/cad/gerbv/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/cad/gerbv/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index