Changes since 3.67:
Version 3.83
- Text, Fix: text editing in changing scales works now
- New menu item "Display -> Show/Hide Coordinates" to toggle the presence
of the coordinate box of document
- Inspector: Lock switch for crosshairs
- Gerber-Export: improved
- DXF-Import: improved
- Apple, Document Window: area outside document is now transparent (Window color)
- Apple, Fix: arcs with zero line width are printed with default line width
- Apple, Fix: Build Contour of vertical centered Text positions result correctly
- Apple, Fix: move graphic objects with cache, scaled (Apple workaround)
- Apple, Fix: move vortex of graphic objects with cache, scaled (Apple workaround)
- Apple, Fix: rotate graphic objects with cache, scaled (Apple workaround)
Version 3.82
- New: Batch printing (Multiples) added, including serial numbers
- New: Contour-Panel:
switch, whether to replace the source graphics (or keep it)
Panel has now it's own Unit Popup
- New: convert TextPath to Path
- New, Editing: with Control + Mouse you can drag Curve points within a path
- TransformPanel: now with a nice bar of Icons to look better
- Undo: number of undos increased to 25 instead of 10
- DIN-Import: for Excellon, the tools can be defined within the file
- Fix, Curve-Inspector: display correct points for selected handles
- Fix, HPGL-Import: Labels fixed
- Fix, Join:
two paths or polylines are joined by keeping the order
Undo with two closed paths corrected
- Fix, Path: Makes Undo work for moving several points in a path
- Fix, Arc: 360 degree snap works better now
- Fix, Snap: snapping on itself removed
- Fix, Select: Selecting a point no longer creates a move point undo step
- Fix, Punch: Undo added for groups
- Fix, Punch: Undo without crash
- Fix, Inspector: changing color on non-editable layer leaves color well
with correct color
- Fix, Layer-Inspector: display Layer, if non-visible layer is turned on
editable
- Fix, Text: editing at the top of a window now scrolls the text to visibility
- Fix, DXF-Import: close of polylines corrected to work in all cases
- Apple, PDF-Import: dynamic linking of import libraries works on OS X 10.4.7
- Apple: graphics cache is on as default
- GNUstep: Our patch for loading images from a bundle has been applied
Version 3.81
- Selection: the first click on an object now selects the entire object.
A click on an edge of a selected object will select the control point.
- Fix, GNUstep: crash with Layer-Inspector is fixed
- Fix, GNUstep: correct defaults for zero line widths, drag boxes, ...
- New Domain Cenon.eu registered
Version 3.80
- New, Import: Import to existing layers by comparing layer names
- New, Import: Import to existing layers by comparing colors with
objects on the layer
- Preferences: New entry "Select by border" to select filled objects
at border only
- Copy/Paste: lock is not copied
- PolyLine: allows snap to own points
- Fix, DXF-Import: closing of a PolyLine with an arc added
- Fix, DXF-Import: fill color of stroked objects now defaults to stroke color
- Fix, Punch with Rectangle: rectangles with rounded corners are
displayed correctly
- Fix, Apple: Contour of mirrored text is now placed correctly
- Apple: Graphics cache is now available (Preferences switch is active)
- Apple: Preferences switch to turn off Antialiasing activated
- Copy/Paste: PDF Pasteboard Type added for Apple
- Fix, Radial Fill: fill center is saved correctly
- Fix, Radial Fill: center stays inside box, when object is rotated
- Fix, Group: grouping with activate color well keeps color
- Fix, Rectangle: correct display of rectangles with maximum edge radius
- Fix, Rotate: more precise
- Fix, Inspector: change from other App to Cenon keeps Inspector contents
- Fix: Start of Cenon by double click on a document file allows
modules to load their stuff
Version 3.71
- New: Multi page documents (basic handling of pages + printing)
Template layers for even, odd and all pages with
wildcards for page number #PAGENUM# and page count #PAGECNT#
- New: new editing Tool to add a vertex to Paths and PolyLines
- New: removing of a vertex from Path and PolyLine
- Punch: punch with Groups and Rectangles added
- Undo for flatten text added
- Optimization of memory usage
- Fix: crash removed on Quit
- Fix: several bug fixes for calculating contours of objects
- Fix, Gerber-Export: Filled PolyLines are now filled
don't export empty layers any more
- Fix, many bug fixes
Version 3.70
- Layer Inspector: direct adding of a layer with the given name
- Punch: it is now possible to punch with an unfilled object
- Ungroup: in mixed selection the groups can be ungrouped
- Join: better closing (fill) of open paths
- Printing: print always 100%
- Fix, Printing: Print-Panel settings are stored
- Gerber-Import: improved import of polygons
- Gerber-Import: Arc angles close to 360 degree improved
- Gerber-Export: output of complex paths improved
- PostScript-Import: better support of CMYK color space
- Display: better performance with many objects in groups or paths
- Fix: loading of an empty group works
- Fix, Contour: large images don't crash with contour fill and image contour
- Fix for PolyLines within Paths
- Antialiasing fixes for Apple and GNUstep
- more bug fixes
--------------------------------------------------------------------------
pilot-link 0.12.3, "Can-of-Raid" (aka "Bug-Squash" release), 11-12-2007
--------------------------------------------------------------------------
Here you go, another pilot-link release. This one fixes quite a few issues:
Bug Fixes:
* Fix for Sony NR70 devices not being detected properly
* BlueZ detection fix
* XSLT manpage autogeneration fixes
* Perl bindings build error, remove autoconfiscated files from
releases
* Java bindings build errors, remove autoconfiscated Makefile
* Renamed pilot-treofoto and pilot-650foto to pilot-foto-treo600 and
pilot-foto-treo650
* Added missing manpages for pilot-foto-treo6xx
* Fixed OS5 failures with pilot-addresses.c
* Updated pilot-install-memo.c to allow installation of files
outside the current working directory
* Fix for pi_usb_accept, adding PI_ERR_SOCK_LISTENER from Matt
Davey's patch (closing #1782)
Check the ChangeLog for the details on all fixes for this release
0.8.8 - Thu May 24
- New win32 driver
- Few fixes and changes in autotools and configuration files.
0.8.7 - unreleased snapshot
- obsolete alsa device renamed to alsa05
- the 'alsa' device now uses the 0.9/1.0 API
- ALSA driver fixes
Andreas:
* Speed up pagination
* Account for repeating rows/cols when scaling automatically
* Load header & footer info from file
* Print headers and footers
* Reenable header/footer customization
* Add do-not-print flag to sheets. [#371754]
* Allow multi-line headers and footers
* Allow nicer entry of header/footer fields [#122175]
* Fix gtk issues triggered by sorting dialog.
* Fix printing of background of merged cells. [#497478]
* Allow inclusion of cell content in header/footer. [#162480]
* Add faster way to switch orientation. [#497438]
Jean:
* Print images.
* Fix FMR in solver dialog. [#496052]
* Fix markers shapes and objects stack order when importing
xls files. [#344950]
* Fix transparent background import from xls.
Jody:
* Fix visibility filtering for clipboard export. [#496985]
* XLS export of hyperlinks. [#81718]
Jon Kåre:
* Fix clipboard export. [#496187]
Morten:
* Make pdf exporter able to print specified sheets only.
* Make it possible to set page size for ssconvert's pdf exporter.
* Fix date entry problem with yyyy-mm-dd formats. [#494387]
* Fix FMR during workbook destruction.
* Fix UMR when moving cells.
* Validate names before defining them.
* Fix gtk issues triggered by sorting dialog.
* Improve initial appearance of quit dialog.
* Plug printing dialog leak.
* Fix just-in-time evaluation problem.
* Fix minor parse problem for faulty inter-workbook references.
* Fix interaction between re-spanning and manual recalc. [#495879]
* Refuse to jump to invisible sheet. [#496304]
* Fix rtl display problem. [#496304]
* Plug leak in oleo import. [#496867]
* Fix g-critical problem with editable labels' cursors.
* Plug excel exporter leaks. [#497191]
* Make sure =<right> produces a relative address.
* Improve recent-files integration.
* Fix CHITEST crash. [#497477]
* Fix a pile of CHITEST corner cases.
* Fix a pile of FTEST corner cases.
* Improve error message for xls export with excess function arguments.
* Fix a pile of TTEST corner cases.
Oliver Burnett-Hall:
* Fix R1C1 issued with defined names. [#409997] [#494318]
goffice 0.5.3:
Jean:
* Fix crash in gog_barcol_view_render. [#497777]
Morten:
* Improve classification of date formats.
Emmanuel:
* Draw a frame around the graph area in graph editor.
* Improve legend swatch appearance.
* Populate the add button of the graph editor with more items.
Sun Nov 18 17:43:49 2007 Tom Hughes <tom@compton.nu>
* Zlib.pm
Changed version number to 1.08.
* t/uncomp1.t
* t/uncomp2.t
Add the PID to the name of the temporary file used by
several tests to avoid clashing with the directory
called test in the perl source tree.
* Zlib.pm
Require perl 5.006 instead of 5.004 as Fcntl does not
implement SEEK_SET before then.
* Zlib.pm
Removed "IO::Zlib::WRITE: OFFSET is not supported" error
from documentation as it is no longer generated.
2007-07-28 Tom Hughes <tom@compton.nu>
* Zlib.pm
Changed version number to 1.07.
* MANIFEST
* t/0signature.t
Removed signature test.
2007-07-18 Tom Hughes <tom@compton.nu>
* Zlib.pm
Changed version number to 1.06.
* t/external.t
Exit immediately if there is no gzip program.
2.008 2 November 2007
* Minor documentation changes in README
2.007 22 September 20007
* lib/Compress/Zlib.pm -- 1.x Backward Compatability issues
gzclose - documented return value was wrong, should be 0 for ok.
gzflush - return value didn't match 1.x, should return 0 if ok.
[rt.cpan.org #29215] and Debian bug #440943http://bugs.debian.org/440943
2.006 1 September 20007
* Makefile.PL
Added INSTALLDIRS directive to install as a core module when built
on a perl >= 5.9.
* t/03zlib-v1.t
Fixed crc32 and adler32 tests in to remove ascii assumption.
* lib/Compress/Zlib.pm
Make gzreadline not support $/, just like in Compress::Zlib 1.x
Folk who want $/ with readline support can get it in
IO::Uncompress::Gunzip.
[rt.cpan.org #28663] and Debian bug #435656http://bugs.debian.org/435656
2.005 18 June 2007
* Added info about removing Compress::Zlib version 1, before
installing version 2.
2.008 2 November 2007
* Minor documentation changes in README
* t/compress/truncate.pl
EBCDIC Cleanup.
* IO::Compress::Gzip::Constants.pm
Tidied up the character classes used to defined invalid
FNAME & FCOMMENT fields for EBCDIC.
2.006 1 September 2007
* Makefile.PL
Added INSTALLDIRS directive to install as a core module when built
on a perl >= 5.9.
* IO::Uncompress::RawDeflate
- Fixed export problem - "$RawDeflateError" and "rawdeflate" were
not being exported with ":all".
2.005 18 June 2007
* IO::Compress::Gzip & IO::Uncompress::Gunzip
- RFC1952 says that the FNAME & FCOMMENT header fields must be ISO
8859-1 (LATIN-1) characters. The code can optionally police this.
Added a fix for this logic when running on EBCDIC.
* Makefile.PL
- Check if IO::Compress::Bzip2 is already installed. If it is, add
to the PREREQ_PM list.
2.008 2 November 2007
* Minor documentation changes in README
2.006 1 September 20007
* Makefile.PL
Added INSTALLDIRS directive to install as a core module when built
on a perl >= 5.9.
2.005 18 June 2007
* Stephen Turner reported a problem when using IO::Uncompress::Gunzip
with XML::Parser. Turns out there were two issues.
Firstly an IO::Uncompress object isn't an IO::Handle. It is now.
Secondly the implementation of "read" wasn't honouring this
SCALAR will be grown or shrunk to the length actually read.
In particular it didn't do the right thing on EOF.
This has been fixed.
2.008 2 November 2007
* Minor documentation changes in README
2.006 1 September 2007
* Makefile.PL
Added INSTALLDIRS directive to install as a core module when built
on a perl >= 5.9.
2.005 18 June 2007
* Only include ppport.h when not being built with perl.
[core patch #30655]
1.) Remove directory "share/gnuplot/4.2/PostScript" during deinstallation.
2.) Prevent installation of "share/texmf-local/tex/latex/gnuplot" if
LaTeX is available (because we don't want to depend on "tetex").
3.) Update package list of "gnuplot-nox11" for version 4.2.
Bump revision of both packages.
2006 Apr 17: version 1.3.0
* Added mouse handling to the code. That includes modifying the SDL code to
handle mouse activity, adding a large set of new commands, making it
possible for Chip to move towards a goal over several ticks, and
modifying the action struct (and the solution file) to permit storing the
new moves in solutions.
* Added the database of unsolvable levels, which warns users before they
play a level known to be unsolvable, and automatically gives them the
password to the next level.
* Added the solution file display, allowing the user to manage multiple
solution files for a single level set.
* Changed code to accept a solution file as the sole cmdline argument, if
the solution file contains the set name. Hopefully this, and the previous
addition, will make it easier for people to share solution files.
* Added the batch-mode verification feature, to check the existing
solutions without initializing the GUI subsystem.
* Fixed the old emulation bug (MS logic) involving Chip turning a cloned
block into a clone of himself while going through a teleport.
* Fixed the bug (MS logic) preventing Chip from pushing a slipping block
parallel to its slipping direction when the push happens through a
teleport.
* Improved the emulation of several creatures teleporting simultaneously
(Lynx logic), with assistance from ccexplore.
* Minor improvements to the Lynx pedantic mode.
* Fixed the password input routine. (It was completely broken; not sure
when that happened.)
* Rewrote the code so that level data and solutions are kept compressed in
memory, and expanded only when needed, instead of decoding entire files
when read. This change makes for a small reduction in memory usage, and
reduces the overall level of useless work being done.
* Added code to shutter the map view when MS gameplay is paused.
* Numerous minor tweaks to the code, the display, and the documentation.
2006 Feb 24: version 1.2.2
* Finally got the handling of brown buttons (MS logic) working correctly.
It's been a long time coming, and it's all so simple in hindsight.
* Added code to grok the new solution file format. This version of Tile
World will continue to use the old solution file format, but if it
encounters a file in the new format, it will handle it correctly.
* Added the ability to specify a solution file by name on the command-line.
* Added -P option for Lynx pedantic mode.
* Added the Shift-Ctrl-X feature to permanently delete solutions.
* Fixed bugs in Shift-Tab feature, and formally documented this feature.
* Fixed bug in the stepping UI.
* Fixed bug reported by Thomas Harte, where an international keyboard
generating a non-Latin-1 character could cause TW to segfault.
* Fixed bug reported by Catatonic Porpoise, where SDL was being asked to
blit to a locked surface.
* Fixed a segfault in MS logic reported by Evan Dummit (occurring when a
cloner's creature in the northwest corner is replaced by Chip).
* Added casts to avoid new warnings in gcc 4.
* Fixed a few other minor MS emulation bugs reported by Evan Dummit.
* Added a number of unfixed MS emulation bugs to msbugs.txt, several of
which were reported by Evan Dummit.
* A handful of documentation errors were also found and fixed.
incorporate two important bug fixes:
Module Name: src
Committed By: agc
Date: Wed Nov 28 16:46:38 UTC 2007
Modified Files:
src/dist/iscsi/src: md5.c
Log Message:
Do runtime detection of machine's endianness, rather than relying on a cpp
macro which was never changed. This is the QAD fix, longer term we will
move to use native md5 routines if available.
Should go some way to fixing authentication problems when using an
initiator and target of different endianness.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/dist/iscsi/src/md5.c
and
Module Name: src
Committed By: oster
Date: Fri Nov 30 00:33:35 UTC 2007
Modified Files:
src/dist/iscsi/src: parameters.c
Log Message:
We have 4 cases here: rx_answer, tx_answer, rx_offer, and tx_offer.
When determining what to put in to param->negotiated, it is *NOT*
sufficient to just pick one of offer_tx or offer_rx -- we may need to
use answer_rx or answer_tx as the negotiated parameter. Failure to
pay attention to which case we are handling means we will occasionally
get "old parameter values" stuffed into responses, resulting in
obscure behavior (such as getting luns mixed up after a normal
connection is made) that is very difficult to replicate.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/dist/iscsi/src/parameters.c