* Fixed panel crash with corrupted config file
* Window management improvement
* Improved handling of multiple selections in the file manager
* French translations for the documentation
* Translation updates
* A new Gtk2 theme called "Xfce-winter"
Changes since 2.3.15:
art_render_gradient.c: revert the double comparison test in the
asserts and comment out the two asserts causing crashes
everywhere.
curses is not used. This is so for pkgsrc-users who have a curses
and they use LOCALBASE=/usr, it won't be detected, configured,
and built with it. (Because then could break devel/SDL build later
due to missing libncurses.la.)
The real fix is to improve the buildlink system to work
with LOCALBASE=/usr too. But this will work until that is done.
Changes since 1.0.2:
o Added many icons.
o Uninstall locale files at install time, since theme files already
contains translations and we shouldn't install catalog files.
files created with ogmmerge > 1.1 unplayable on Windows and broken on big
endian platforms.
Other changes:
1.2
o Implemented reading older OGM files with the broken streamr
headers produced by ogmmerge < 1.1. Re-merging should be enough
to fix the headers.
o Improved MP3 and AC3 detection.
1.1
o ogmdemux skips empty packets in the text subtitle streams.
o Updated the avilib to the latest version from mkvtoolnix. It
should be able to handle OpenDML AVIs.
o Added a --summary option to ogminfo which will display the size,
bitrate, number of packets/frames and total length in seconds for
each track.
o Added an option, --omit-empty-packets, that will suppress the
creation of empty subtitle packets.
o When splitting files the second and all following files have a new
chapter entry starting at 00:00:00 which is marked with
"(continued)".
o Improved OS/X and BSD/OS compatibility.
o Fixed the OGM stream headers again - they wouldn't play back on
Windows, and they would be broken on big endian systems.
many changes / fixes (see NEWS for details)
including:
* Autorouting of orthconn lines. Still fairly primitive, doesn't avoid
objects, but at least goes the right way out of connectionpoints (when
connectionpoints have their dirs set).
* Parenting. Objects can now be set to be parents of others (so far, only
the UML Large Package is set so by default). Objects created into these
or explicitly added are moved with the parent and cannot be moved
outside.
* Dynamic grid that changes with zoom scale.
* Grid now has thicker line every n lines (default 5). Stippled grid
option removed.
* Mouse wheel(s) can be used to scroll and zoom.
* More diagram properties can be set for existing diagrams, and are loaded
and saved.
* UML Component features: Event sources and sinks.
* Improved undo of grouping and ungrouping.
* Updates of the Python plugin:
- groups, rgb, and images can be manipulated
- better svg parsing
* Gnome and Gnome HIG conformance better.
* Better text alignment in flowchart objects.
* Better SVG export.
* Better arrow head calculations.
* More tooltips.
This also fixes a gcc3 build problem.
ok'ed by wiz@
automake 1.4-p5 rather than automake 1.4). Update distinfo and use
DIST_SUBDIR to avoid breaking systems with previously downloaded distfiles.
No PKGREVISION bump as no functional change.
Fixes build with gcc3 and hopefully Alistair's bulk build.
Explicitly not updated to version 1.1.1 because while that version
builds with gcc3 with fewer patches it completely breaks gcc2.
Changes:
October 29th, 2003 ivtools-1.1.0
- re-enable use of shared memory for X11 image rendering under MacOS X
- fix command passed to popen() to detect executables on MacOS X
- fix up some AttrValue stuff
- all the changes it took to get it built with ACE on MacOS X (though
it doesn't work yet).
- the cpp bundled with gcc-3.3 has a bug, and gets confused by
back-slashed commas in macro arguments (it thinks they start a new
argument, which they don't). This introduced a problem to long stable
config files, but a workaround is here.
- this also fixes things so FreeBSD can configure on alpha architectures.
- add -svgexport flag to drawtool that by default suppresses (the
incomplete) SVG export mechanism.
without a version bump. Changes made, according to the website, for
libtool/autofoo fixes.
Some changes from Ron Roskens:
glut depends upon graphics/glu (otherwise its linked against X11R6 libs)
MesaDemos:
rather than using the pre-built distribution makefiles,
use the automake/configure built makefiles which have
the build dependencies all setup.
This closes PR pkg/23476.
Changes since 1.3.4:
* Added option to rotate image based on Exif.
* Added advanced view for exif data, shows all data in the file.
* The list of supported file formats is now built by querying gdk-pixbuf.
Installing additional image loaders (for example the one in
librsvg2 for SVG files) will now be enabled automatically.
* Fix crash when filesystem filenames are not UTF-8 even though the
system settings claim they are.
file to use. Also, on Solaris, avoid passing "-a" to xmkmf which will
cause the openwindows makedepend to be called which in turn will fail
as it was compiled with MAXFILES set too low. These changes fix
compilation on Solaris.
Changes:
- Added result window for output of editor commands.
- Fix application hang until external editor commands finish.
- utf8 fixes, filenames in application now stored as utf8.
- Fix copy/move overwrite auto rename option.
- File selection fixes.
- Fix crash when window dimensions result in hidden image.
- Memory leak fixes (several minor, two major).
apparently), so the checksum changed too. Fixes PR pkg/23333.
Also, I sent a mail to the author asking him to version his tarballs, so
we don't get that kind of trouble anymore.
o chmod -> ${CHMOD} in Makefile
o Actually, the PLIST update predates 2.7.0 release. Previous revision of
PLIST was wrong for the distfile of version 2.6.1. Also, previous
revision of distinfo had a wrong sum for the distfile since it was
updated. Bleh.
Change in 2.7.0:
o DVD case inside inserts are now supported, --create-dvd-inside option