summaryrefslogtreecommitdiff
path: root/x11/XaoS/patches
AgeCommit message (Collapse)AuthorFilesLines
2021-06-26x11/XaoS: update to version 4.2.1.rhialto2-61/+0
Lots of changes, the biggest of which is that it now uses Qt5 as GUI toolkit. 4.2 New Features Palette editor, save/load palettes, storing user palettes in the .xpf file. The option 'User formulas' maintains a history of recently used formulas. Fractal info in the Help menu. Batch rendering. Enabled panning in rotate mode. Unified Open and Open Image option. Save Image option moved to Save as. 4.1 New Features Added option to show Cartesian coordinate grid. Custom palette helps visualizing palette before applying changes through slider selectable values now. PNGs exported using 'Save Image' option can be imported back and users can continue zooming on it. 4.0 What's new in 4.0 The user interface is based on Qt, so XaoS has a modern look and feel. Works on macOS Catalina, which broke older versions. Animation rendering has been fixed. Menu entries are now standardized. TrueType text rendering so fonts look nicer and non-Latin alphabets are supported. Hindi, Icelandic, Russian, Serbian and Swedish translations. Several minor updates for the other languages. The language can be set in the View menu now. Lots of bug fixes. Zooming is possible also with the mouse wheel. Mouse cursor has been changed to cross. Iteration number N can be used in user formulas. Lots of source code cleanup and refactoring. It may not be obvious to end users but this will allow us to make better features and more frequent releases in the future. 3.7 There were quite a few bug fixes at this point since 3.6 was released.
2015-12-29Patches are supposed to have trailing whitespace on otherwise blank lines.dholland1-3/+3
(because the first character of each line is a control field)
2015-12-29Fix build on NetBSD-7/i386. From Stefan Schaeckeler in PR pkg/50391.bsiegert1-0/+25
2014-07-13Update XaoS to version 3.6. From Olaf 'Rhialto' Seibert, thanks!mbalmer2-141/+4
Closes PR/48836.
2012-07-30Update to 3.5.dholland5-152/+112
Upstream changes: - Portuguese translation - bug fixes - more examples - new documentation infrastructure
2011-01-29Add upstream bug report URL.wiz1-1/+2
2011-01-29Fix build with png-1.5.wiz1-0/+136
2006-10-02Forgot a patch.rillig1-0/+13
2006-10-02Updated XaoS to 3.2.2.rillig10-301/+14
Changes since 3.1: RELEASE NOTES FOR XAOS VERSION 3.2.2 ------------------------------------ This release contains a rewritten Mac OS X port by J. B. Langston III, and some small fixes for pipes by Marton Torok. For more details please read the ChangeLog file. RELEASE NOTES FOR XAOS VERSION 3.2.1 ------------------------------------ A new fractal type, the Spidron hornflake has appeared. We changed the web site to a dokuwiki database, so the help system contains now a converter for dokuwiki (not completely working yet). STICKY/DESTDIR is now supported (by Claudio Fontana). The French translation is updated (by Philippe Wautelet). Bigger fonts are available for Latin-2 based usage if the user changes the screen resolution more than 800x600 or 1000x720. Some small fixes have been done in the catalog files. RELEASE NOTES FOR XAOS VERSION 3.2 ---------------------------------- Main points are the classic Sierpinski and Koch fractals, but still other formulas are introduced. Some 'oldie but goldie' fractals are included from the Fractint formula database. The keystroke order has been changed a little bit. Now gcc-4.0.x is also supported (-mcpu is deprecated now and the source had to be modified for this). The new formulas are demonstrated with 3 new tutorial movies. These are also available in Hungarian language. Volunteers are requested to translate the new movies into other languages. RELEASE NOTES FOR XAOS VERSION 3.1.3 ------------------------------------ Using this release gcc version 4.0 should also compile the code, not only the 3.x versions. Two new fractal types were also added. In addition, the DirectX header files have been fixed. The French translations are updated. RELEASE NOTES FOR XAOS VERSION 3.1.2 ------------------------------------ This release is a fast bugfix for some gcc versions (or more precisely, there is a workaround for the B-B bug, see the ChangeLog for details). The example files were not able to load in version 3.1.1 and msgmerge was not recognized (this is fixed, however not tested yet). There are other small but irrelevant fixes (see ChangeLog), too. RELEASE NOTES FOR XAOS VERSION 3.1.1 ------------------------------------ This release is a CVS snapshot freeze for those who are using newer systems. The most important update is a fix for gcc-3.4. There are also - improvements in French and Spanish translations, - some more example files (contributed by Zsigmond Kovács), - some fixes which patch annoying problems.
2006-05-20Fix build with GCC 3.4+: not only the prototype needs the registerjoerg7-0/+255
argument...
2006-04-08The GNU configure script is asked to check for libintl, but then itjlam1-0/+12
never uses it unless it's the included one. Link against the correct -lintl so that the build will not fail.
2006-03-03Regen so that the Mac OS X patch program can apply it.kristerw1-2/+2
2005-08-19add prototypes for two functions returning void, to appease sunpro.grant1-0/+15
2004-07-14Update of x11/XaoS to 3.1, as requested in PR#26323.ben2-15/+27
2004-03-24Never install the executable setuid root. Might have happened if libvgawiz1-0/+12
was found (not on NetBSD, of course). Bump PKGREVISION to 1. Closes PR 21812 by reed.
2003-08-07Properly handle info files. Remove now unnecessary patch file.seb1-13/+0
2002-03-25Add XaoS package. This is a zoomable fractal generator (Mandelbrotatatat2-0/+57
and friends, as well as Newton, Barnsley, Phoenix, and Magnet), that can also be used as an external module in xscreensaver.