From 211f14afba9aad98ef6dc29a02ed3b133137d9c9 Mon Sep 17 00:00:00 2001 From: kovzol Date: Tue, 26 Sep 2006 12:47:49 +0000 Subject: [PATCH] Automatic update by mkChangeLog --- ChangeLog | 224 ++++++++++++++++++++++++++++++++---------------------- 1 file changed, 132 insertions(+), 92 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5378a299..51bdca0f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,14 +2,54 @@ ChangeLog file for XaoS - generated automatically by tools/mkChangeLog. Please do not edit this file: your changes will be lost. -2006-05-04 Kovacs Zoltan +2006-09-23 jblang -* src/include/version.h, src/ui-hlp/wstack.c, src/ui/pipecmd.c, tutorial/Bclosing.xaf, tutorial/Bintro.xaf, tutorial/Bolyai.xaf, catalogs/magyar.cat: +* src/ui/drivers.c: Added Mac OS X fullscreen driver to drivers.c + +2006-08-12 Kovacs Zoltan + +* src/ui/ui-drv/osx/HowToBuild.txt, src/ui/ui-drv/osx/XaoS.xcodeproj/jb-langston.mode1, src/ui/ui-drv/osx/XaoS.xcodeproj/jb-langston.pbxuser, src/ui/ui-drv/osx/XaoS.xcodeproj/project.pbxproj, src/ui/ui-drv/osx/aconfig.h, src/ui/ui-drv/osx/osxevents.c, src/ui/ui-drv/osx/ui_osx.c, src/ui/ui-drv/cocoa/AppController.h, src/ui/ui-drv/cocoa/AppController.m, src/ui/ui-drv/cocoa/English.lproj/MainMenu.nib/classes.nib, src/ui/ui-drv/cocoa/English.lproj/MainMenu.nib/info.nib, src/ui/ui-drv/cocoa/English.lproj/MainMenu.nib/keyedobjects.nib, src/ui/ui-drv/cocoa/FractalView.m, src/ui/ui-drv/cocoa/XaoS.xcodeproj/jb-langston.mode1, src/ui/ui-drv/cocoa/XaoS.xcodeproj/jb-langston.pbxuser, src/ui/ui-drv/cocoa/XaoS.xcodeproj/project.pbxproj, src/ui/ui-drv/cocoa/ui_cocoa.m, src/ui/ui-drv/osx/ChangeLog.txt: +All modifications by J.B. Langston III for Mac OS X: + +* Disabled alloca, which was preventing XaoS from rendering images over 2500x2500 +* Added fullscreen driver +* Upgraded libpng to 1.2.12 + +2006-07-13 Kovacs Zoltan + +* src/i18n/cs.po, src/i18n/de.po, src/i18n/es.po, src/i18n/fr.po, src/i18n/hu.po, src/include/version.h, src/include/version.h.in, src/ui-hlp/menu.c, src/ui/ui-drv/osx/osxdialog.c, src/ui/ui-drv/osx/osxdialogs.c, src/ui/ui-drv/osx/ui_osx.c, RELEASE_NOTES, TODO, configure, configure.in: +Removing unnecessary files from the OS X driver and +some fixes for the OS X driver and menu.c (by J.B. Langston III). +Now version.h is generated. + +2006-07-09 Kovacs Zoltan + +* src/i18n/es.po, src/i18n/fr.po, src/i18n/hu.po, src/ui-hlp/menu.c, src/util/png.c, doc/xaos.texinfo, help/xaos.hlp, src/i18n/cs.po, src/i18n/de.po, RELEASE_NOTES, doc/AUTHORS, doc/xaos.info: +Mac OS X port, phase 4. Authors' list updated. + +* src/ui/drivers.c, src/ui/param.c, src/ui/pipecmd.c, src/ui/ui.c: +J. B. Langston's modifications for Mac OS X port. +Marton Torok's modification for an fd bug: + + +* src/ui/ui-drv/cocoa/XaoS.xcodeproj/project.pbxproj, src/ui/ui-drv/osx/ChangeLog.txt, src/ui/ui-drv/osx/English.lproj/InfoPlist.strings, src/ui/ui-drv/osx/Info.plist, src/ui/ui-drv/osx/XaoS.icns, src/ui/ui-drv/osx/XaoS.xcodeproj/jb-langston.mode1, src/ui/ui-drv/osx/XaoS.xcodeproj/jb-langston.pbxuser, src/ui/ui-drv/osx/XaoS.xcodeproj/project.pbxproj, src/ui/ui-drv/osx/XaoS_Prefix.pch, src/ui/ui-drv/osx/aconfig.h, src/ui/ui-drv/osx/osxcommon.h, src/ui/ui-drv/osx/osxdialog.c, src/ui/ui-drv/osx/osxdialogs.c, src/ui/ui-drv/osx/osxevents.c, src/ui/ui-drv/osx/osxmenus.c, src/ui/ui-drv/osx/ui_osx.c, src/ui/ui-drv/osx/xstdio_osx.c, src/ui/ui-drv/cocoa/English.lproj/InfoPlist.strings, src/ui/ui-drv/cocoa/English.lproj/MainMenu.nib/classes.nib, src/ui/ui-drv/cocoa/English.lproj/MainMenu.nib/info.nib, src/ui/ui-drv/cocoa/English.lproj/MainMenu.nib/keyedobjects.nib, src/ui/ui-drv/cocoa/Japanese.lproj/InfoPlist.strings, src/ui/ui-drv/cocoa/Japanese.lproj/MainMenu.nib/classes.nib, src/ui/ui-drv/cocoa/Japanese.lproj/MainMenu.nib/info.nib, src/ui/ui-drv/cocoa/Japanese.lproj/MainMenu.nib/keyedobjects.nib, src/ui/ui-drv/cocoa/XaoS.xcodeproj/jb-langston.mode1, src/ui/ui-drv/cocoa/XaoS.xcodeproj/jb-langston.pbxuser, src/ui/ui-drv/cocoa/AppController.h, src/ui/ui-drv/cocoa/AppController.m, src/ui/ui-drv/cocoa/FractalView.h, src/ui/ui-drv/cocoa/FractalView.m, src/ui/ui-drv/cocoa/Info.plist, src/ui/ui-drv/cocoa/XaoS.icns, src/ui/ui-drv/cocoa/XaoS_Prefix.pch, src/ui/ui-drv/cocoa/aconfig.h, src/ui/ui-drv/cocoa/ui_cocoa.m: +Adding J.B. Langston's OS X port. Phase 1. + +2006-05-06 Kovacs Zoltan + +* examples/ZKovacs/fract0.xpf, src/i18n/cs.po, src/i18n/de.po, src/i18n/es.po, src/i18n/fr.po, src/i18n/hu.po, RELEASE_NOTES: +An xpf file added for the background image of the new web portal. + +* ChangeLog: Automatic update by mkChangeLog + +2006-05-04 Kovacs Zoltan + +* src/include/version.h, src/ui-hlp/wstack.c, src/ui/pipecmd.c, catalogs/magyar.cat: Removing own tutorials (not intended for public use). Marton Torok (marton.torok@gmail.com) fixed the -pipe mode (string recognition did not work). -2006-04-26 Kovacs Zoltan +2006-04-26 Kovacs Zoltan * catalogs/cesky.cat, catalogs/deutsch.cat, catalogs/english.cat, catalogs/espanhol.cat, catalogs/francais.cat, catalogs/magyar.cat, doc/AUTHORS, doc/xaos.info, doc/xaos.texinfo, RELEASE_NOTES, configure, configure.in: Modifications for visualizations. @@ -19,12 +59,12 @@ Example animations. * ChangeLog: Automatic update by mkChangeLog -2006-04-25 Kovacs Zoltan +2006-04-25 Kovacs Zoltan * src/ui-hlp/play.c, src/include/grlib.h, src/i18n/cs.po, src/i18n/de.po, src/i18n/es.po, src/i18n/fr.po, src/i18n/hu.po, src/filter/font.c, src/filter/font2.c, src/filter/font23.c, src/filter/font3.c, src/filter/grlib.c, src/filter/xfont16.c, src/filter/xfont32.c, src/filter/xfont48.c: New fonts (scaling xfont16 -- latin2 version -- up). -2006-04-08 Kovacs Zoltan +2006-04-08 Kovacs Zoltan * src/ui-hlp/save.c: Again... @@ -32,7 +72,7 @@ New fonts (scaling xfont16 -- latin2 version -- up). Two modifications: one for the dokuwiki conversion script and one for the reloaded int/outt-coloring modes (fix). -2006-03-02 Kovacs Zoltan +2006-03-02 Kovacs Zoltan * src/i18n/fr.po: Hi Zoltan, @@ -43,7 +83,7 @@ Regards, Philippe -2006-03-01 Kovacs Zoltan +2006-03-01 Kovacs Zoltan * help/dokuwikiconv: Better conversion, but not complete yet. @@ -124,7 +164,7 @@ bye, Claudio -2006-02-28 Kovacs Zoltan +2006-02-28 Kovacs Zoltan * help/dokuwikiconv, help/htmlconv: Fixes. @@ -133,12 +173,12 @@ Claudio * help/dokuwikiconv: A tool which creates a dokuwiki-like text from the xaos.hlp file. -2006-01-31 Kovacs Zoltan +2006-01-31 Kovacs Zoltan * src/i18n/de.po, src/i18n/es.po, src/i18n/fr.po, src/i18n/hu.po, examples/ZKovacs/hornflake1.xpf, examples/ZKovacs/hornflake2.xpf, src/engine/formulas.c, src/i18n/cs.po: Adding Spidron hornflake fractal -2006-01-25 Kovacs Zoltan +2006-01-25 Kovacs Zoltan * src/i18n/hu.po: Fix typo @@ -149,12 +189,12 @@ Adding Spidron hornflake fractal * src/i18n/cs.po, src/i18n/de.po, src/i18n/es.po, src/i18n/fr.po, src/i18n/hu.po, src/ui-hlp/menu.c, tutorial/classic.xaf, tutorial/fourfr.xaf, tutorial/otherfr.xaf, tutorial/trice.xaf, tutorial/xaf2cat, catalogs/cesky.cat, catalogs/deutsch.cat, catalogs/english.cat, catalogs/espanhol.cat, catalogs/francais.cat, catalogs/magyar.cat: Updates for 3.2: language support for new .xaf files -2006-01-24 rxpi +2006-01-24 rxpi * tutorial/classic.xaf, tutorial/fourfr.xaf, tutorial/otherfr.xaf, tutorial/trice.xaf: Well, adding the tutorial files with "cvs add" now. -2006-01-23 Kovacs Zoltan +2006-01-23 Kovacs Zoltan * src/i18n/cs.po, src/i18n/de.po, src/i18n/es.po, src/i18n/fr.po, src/i18n/hu.po, src/engine/formulas.c: Putting Sierpinski triangle vertically centered. @@ -162,26 +202,26 @@ Putting Sierpinski triangle vertically centered. * src/ui/ui-drv/win32/version.rc, src/ui/ui-drv/win32/about.rc: Updates for Win32. -2006-01-23 rxpi +2006-01-23 rxpi * src/i18n/cs.po, src/i18n/de.po, src/i18n/es.po, src/i18n/fr.po, src/i18n/hu.po, src/ui-hlp/menu.c: Adding tutorials for the new fractal formulas. -2006-01-23 Kovacs Zoltan +2006-01-23 Kovacs Zoltan * src/ui-hlp/menu.c: Formulae... * src/ui-hlp/menu.c, src/i18n/cs.po, src/i18n/de.po, src/i18n/es.po, src/i18n/fr.po, src/i18n/hu.po: "More formulae", hopefully finally... -2006-01-22 Kovacs Zoltan +2006-01-22 Kovacs Zoltan * ChangeLog: Automatic update by mkChangeLog * doc/AUTHORS, doc/xaos.6, doc/xaos.geninfo, doc/xaos.info, doc/xaos.texinfo, help/xaos.hlp, src/filter/random.c, src/i18n/cs.po, src/i18n/de.po, src/i18n/es.po, src/i18n/fr.po, src/i18n/hu.po, src/include/version.h, RELEASE_NOTES, configure, configure.in: Yep! We are very close to release 3.2. Some fine-tuning was done before it. -2006-01-22 rxpi +2006-01-22 rxpi * src/engine/formulas.c, help/xaos.hlp: 3 classic fractals are in Xaos now. xaos.hlp is also modified. @@ -189,12 +229,12 @@ Yep! We are very close to release 3.2. Some fine-tuning was done before it. * src/i18n/cs.po, src/i18n/de.po, src/i18n/es.po, src/i18n/fr.po, src/i18n/hu.po, src/engine/formulas.c: correcting bug (Fast Julia Mode) and improving fractal Sierpinski by Arpi -2006-01-21 Kovacs Zoltan +2006-01-21 Kovacs Zoltan * doc/built-in_formulas.txt: Some description about the built-in formulas (by A. Fekete). -2006-01-20 Kovacs Zoltan +2006-01-20 Kovacs Zoltan * src/include/version.h, src/i18n/hu.po, src/include/fractal.h, doc/xaos.texinfo, src/engine/docalc.c, src/i18n/Makefile.in.in, src/i18n/cs.po, src/i18n/de.po, src/i18n/es.po, src/i18n/fr.po, configure.in, configure: -mcpu is deprecated in gcc4, using -march instead @@ -208,34 +248,34 @@ Probably the -mcpu option is deprecated. This version lacks the updates of the help files (keyboard shortcuts for fractal types). Fix is needed. -2005-11-23 Kovacs Zoltan +2005-11-23 Kovacs Zoltan * src/i18n/cs.po, src/i18n/de.po, src/i18n/es.po, src/i18n/fr.po, src/i18n/hu.po, src/include/formulas.h, src/ui-hlp/menu.c, src/engine/formulas.c: Splitting formulae into 2 menus (by A. Fekete). -2005-11-15 Kovacs Zoltan +2005-11-15 Kovacs Zoltan * TODO: New items. * doc/AUTHORS, doc/mkauthors, configure: Updates before release. -2005-11-14 Kovacs Zoltan +2005-11-14 Kovacs Zoltan * RELEASE_NOTES: Update for 3.1.3. -2005-11-13 Kovacs Zoltan +2005-11-13 Kovacs Zoltan * ChangeLog: Automatic update by mkChangeLog * configure, configure.in, doc/AUTHORS, doc/mkauthors, doc/xaos.info, doc/xaos.texinfo, help/xaos.hlp, src/engine/3dd.c, src/engine/zoomd.c, src/i18n/cs.po, src/i18n/de.po, src/i18n/es.po, src/i18n/fr.po, src/i18n/hu.po, src/include/filter.h, src/include/version.h: Updates for gcc-4.0 by P. Wautelet -2005-09-12 Kovacs Zoltan +2005-09-12 Kovacs Zoltan * src/engine/formulas.c, src/i18n/cs.po, src/i18n/de.po, src/i18n/es.po, src/i18n/fr.po, src/i18n/hu.po, doc/AUTHORS, doc/xaos.info, doc/xaos.texinfo, help/xaos.hlp: 2 new fractals (triceratops, catseye) by A. Fekete -2005-05-28 Kovacs Zoltan +2005-05-28 Kovacs Zoltan * src/ui/ui-drv/win32/dxguid.c: Andreas Madritsch updated this file. He writes: @@ -251,17 +291,17 @@ The attached file should solve the problem with the DirectX header files. Regards Andreas -2005-05-07 Kovacs Zoltan +2005-05-07 Kovacs Zoltan * src/i18n/cs.po, src/i18n/de.po, src/i18n/es.po, src/i18n/fr.po, src/i18n/hu.po, configure.in, doc/AUTHORS, doc/xaos.info, doc/xaos.texinfo, help/xaos.hlp: Updating French translations (contributed by P. Wautelet) -2005-02-20 Kovacs Zoltan +2005-02-20 Kovacs Zoltan * doc/xaos.info, doc/xaos.texinfo, help/xaos.hlp, doc/AUTHORS: Paul Nasca's email address has been changed. -2005-02-11 Kovacs Zoltan +2005-02-11 Kovacs Zoltan * configure.in, RELEASE_NOTES, configure: Updates for 3.1.2. @@ -282,7 +322,7 @@ Updates for 3.1.2: - copying examples to the correct directory, - recognizing msgmerge. -2005-02-05 Kovacs Zoltan +2005-02-05 Kovacs Zoltan * ChangeLog: Automatic update by mkChangeLog @@ -295,12 +335,12 @@ Adding example files + some updates for 3.1.1. * ChangeLog: Automatic update by mkChangeLog -2004-11-24 Kovacs Zoltan +2004-11-24 Kovacs Zoltan * src/util/thread.c, src/util/timers.c, src/ui-hlp/menu.c, src/ui-hlp/save.c, src/util/9thread.c, src/ui/ui-drv/x11/xlib.c, src/ui/ui-drv/aa/ui_aa.c, src/ui/ui-drv/svga/keytables.h, src/ui/ui-drv/svga/ui_svga.c, src/ui/ui-drv/win32/ui_win32.c, src/ui/ui-drv/win32/windialo.c, src/ui/ui-drv/BeOS/MenuMessage.h, src/ui/ui-drv/BeOS/XaoSAbstractWindow.h, src/ui/ui-drv/BeOS/XaoSApplication.h, src/ui/ui-drv/BeOS/XaoSEvent.h, src/ui/ui-drv/BeOS/XaoSScreenView.h, src/ui/ui-drv/BeOS/XaoSView.h, src/ui/uihelp.c, src/include/i386/__math.h, src/ui/ui.c, src/engine/formulas.c, src/engine/plane.c, src/engine/zoom.c, src/engine/zoomd.c, src/engine/btrace.c, src/engine/docalc.c: Running do-indent for beautifying sources. -2004-11-23 Kovacs Zoltan +2004-11-23 Kovacs Zoltan * ChangeLog: Automatic update by mkChangeLog @@ -308,11 +348,11 @@ Running do-indent for beautifying sources. Patch for gcc-3.4 -- by Patrick Kursawe (kursawe@users.sf.net). For details please read http://sourceforge.net/tracker/index.php?func=detail&aid=997200&group_id=5771&atid=105771 -2004-11-02 Kovacs Zoltan +2004-11-02 Kovacs Zoltan * ChangeLog: Automatic update by mkChangeLog -2004-10-30 Kovacs Zoltan +2004-10-30 Kovacs Zoltan * help/xaos.hlp, doc/AUTHORS, doc/xaos.info, doc/xaos.texinfo: Updates for version 3.1.1. @@ -350,19 +390,19 @@ I compiled the code after applying the patches and no problems occured during running (however I didn't do big tests, including the original problems, too). -2004-03-04 Kovacs Zoltan +2004-03-04 Kovacs Zoltan * doc/AUTHORS, doc/xaos.info, doc/xaos.texinfo, help/xaos.hlp, src/i18n/cs.po, src/i18n/de.po, src/i18n/es.po, src/i18n/fr.po, src/i18n/hu.po: Modifications by Giorgio Marizzi (espanhol.cat). * catalogs/espanhol.cat: Fix and improvements by Giorgio Marazzi. -2003-09-01 Kovacs Zoltan +2003-09-01 Kovacs Zoltan * catalogs/francais.cat, doc/AUTHORS, doc/xaos.info, doc/xaos.texinfo: French catalog update by Jean-Pierre Demailly -2003-03-27 Kovacs Zoltan +2003-03-27 Kovacs Zoltan * RELEASE_NOTES: Deleting "pre" from "prerelease". @@ -375,12 +415,12 @@ Removing info about multiple Windows binaries (only one is packaged). * RELEASE_NOTES: Update. -2003-03-25 Kovacs Zoltan +2003-03-25 Kovacs Zoltan * src/ui/ui-drv/win32/ui_win32.c: Fixing Win32 driver crash, suggested by Andreas. -2003-03-20 Kovacs Zoltan +2003-03-20 Kovacs Zoltan * src/ui/ui-drv/win32/ui_win32.c: XaoS became unstable, but texts are internationalized and they don't appear @@ -389,12 +429,12 @@ twice when changing the driver mode. Needs to be fixed. * src/ui/ui-drv/win32/ui_win32.c: Another attempt to finalize i18n basics for Windows... -2003-03-19 Kovacs Zoltan +2003-03-19 Kovacs Zoltan * src/ui-hlp/qq, src/ui-hlp/menu.c, src/i18n/cs.po, src/i18n/de.po, src/i18n/es.po, src/i18n/fr.po, src/i18n/hu.po, src/ui/ui-drv/win32/ui_win32.c, src/ui/ui.c, doc/README.WIN: Another attempt to fix Win32 i18n... -2003-03-18 Kovacs Zoltan +2003-03-18 Kovacs Zoltan * src/ui/ui-drv/win32/ui_win32.c, src/ui/ui.c, src/i18n/hu.po, src/i18n/de.po, src/i18n/es.po, src/i18n/fr.po, src/i18n/Makefile.in.in, src/i18n/cs.po: An attempt to gettextize Copy, Paste, About and Resize (mainly for Windows). @@ -411,11 +451,11 @@ That's whay INSTALL had to be removed. Andreas updated autoconf-stuff to detect i18n on Windows properly. Tested and work OK. -2003-03-13 Kovacs Zoltan +2003-03-13 Kovacs Zoltan * configure.in, configure: ..\..\locale is changed to ../../locale. -2003-03-11 Kovacs Zoltan +2003-03-11 Kovacs Zoltan * configure.in, configure: Trying to force -lintl -liconf -D HAVE_GETTEXT if --with-included-gettext @@ -434,7 +474,7 @@ Andreas solved Win32 langauge detection problem. I18n now works under Win32. He also improved the code which is generating xaos.dlg (however it can be still enhanced for housing internationalized texts). -2003-03-06 Kovacs Zoltan +2003-03-06 Kovacs Zoltan * configure, configure.in: Trying ..\..\locale instead of ../../locale under Windows, LOCALEDIR. @@ -446,11 +486,11 @@ Changing back to the previous version due to a commission fault. Andreas added localedir support for Windows and updated xaos.dlg to house internationalized texts in some widgets under Windows. -2003-03-05 Kovacs Zoltan +2003-03-05 Kovacs Zoltan * src/ui/ui-drv/win32/xaos.dlg: Andreas fixed "Color:". -2003-03-04 Kovacs Zoltan +2003-03-04 Kovacs Zoltan * RELEASE_NOTES: Update. @@ -460,13 +500,13 @@ Tested on Linux, on Windows should also be tested. * doc/README.WIN: Andreas updated the Windows installation notes. -2003-03-03 Kovacs Zoltan +2003-03-03 Kovacs Zoltan * src/ui/ui-drv/win32/xaos.dlg, src/ui/ui-drv/win32/windialo.c: Andreas Madritsch improved the Windows port for supporting i18n. Tested and works properly. -2003-02-28 Kovacs Zoltan +2003-02-28 Kovacs Zoltan * tools/mkChangeLog: Fixing deleting unwanted, non-existing addresses. @@ -477,12 +517,12 @@ Tested and works properly. * src/i18n/hu.po, src/i18n/cs.po, src/i18n/de.po, src/i18n/es.po, src/i18n/fr.po, configure: configure had to be regenerated. -* src/lib/st6xBkKv, bin/xaosmenu.tcl, doc/README.WIN, src/i18n/README, src/include/version.h, configure.in: +* bin/xaosmenu.tcl, doc/README.WIN, src/i18n/README, src/include/version.h, configure.in: Added MIT/SHM support enabling/disabling. Updated documentation. Version is 3.1 from now on. Tcl/Tk fix (trailing character removed). Binary file st6xBkKv is also removed. -2003-02-25 Kovacs Zoltan +2003-02-25 Kovacs Zoltan * src/include/aconfig.h.in, configure.in, configure: An attempt to detect DirectDraw driver. Not tested yet. @@ -492,19 +532,19 @@ Andreas Madritsch has updated the English and German tutorial files for the new 3 fractal types. I also updated the Hungarian catalog file for being synchronized with the latest tutorials. -2003-02-17 Kovacs Zoltan +2003-02-17 Kovacs Zoltan * src/i18n/de.po, catalogs/deutsch.cat: Andreas Madritsch has updated German translations (and he created texts for German menus). -2003-02-11 Kovacs Zoltan +2003-02-11 Kovacs Zoltan * help/xaos.hlp, doc/xaos.texinfo, doc/xaos.info: Fixing formula in Bailout. * src/i18n/Makefile.in.in: Fixed installation (LC_* directory was not created). -2003-02-10 Kovacs Zoltan +2003-02-10 Kovacs Zoltan * src/Makefile.in, src/i18n/Makefile.in, src/i18n/Makefile.in.in, Makefile.in, aclocal.m4, configure, configure.in: The wrong "gettext" library was detected. Now I read some info @@ -519,12 +559,12 @@ to work correctly. * help/xaos.hlp: Bailout is available as command and command line option as well. -2003-02-07 Kovacs Zoltan +2003-02-07 Kovacs Zoltan * help/xaos.hlp, src/i18n/cs.po, src/i18n/de.po, src/i18n/es.po, src/i18n/fr.po, src/i18n/hu.po, doc/Makefile.in, doc/xaos.info, doc/xaos.texinfo: Moving Bailout into Calculation menu in the documentation. -2003-02-06 Kovacs Zoltan +2003-02-06 Kovacs Zoltan * help/xaos.hlp, doc/xaos.texinfo, doc/xaos.info: Added Bailout to documentation. @@ -534,7 +574,7 @@ Added Bailout to documentation. * help/xaos.hlp, doc/xaos.info, doc/xaos.texinfo: Fixing duplicated helpmenu and file nodes. -2003-02-05 Kovacs Zoltan +2003-02-05 Kovacs Zoltan * src/i18n/fr.po, src/i18n/hu.po, src/i18n/cs.po, src/i18n/de.po, src/i18n/es.po, TODO: TODO item solved. @@ -542,7 +582,7 @@ TODO item solved. * catalogs/english.cat, src/ui-hlp/menu.c, src/ui/ui.c: Fixing some problems in i18n. -2003-02-04 Kovacs Zoltan +2003-02-04 Kovacs Zoltan * help/xaos.hlp, doc/AUTHORS, doc/xaos.info, doc/xaos.texinfo: Added Dominic Mazzoni to the list of authors. @@ -556,7 +596,7 @@ Trying to solve the NO_MALLOC_H/RESTRICT problem for Mac OS X. * configure.in, configure: Trying to detect missing malloc.h via configure. -2003-02-03 Kovacs Zoltan +2003-02-03 Kovacs Zoltan * doc/mktexi: Small bugfix. @@ -586,23 +626,23 @@ Added Mac OS X support, based on patches by Ben Hines. Documentation now can be generated using Makefiles. Fixing some small bugs in xaos.hlp and updating xaos.geninfo. -2003-01-31 Kovacs Zoltan +2003-01-31 Kovacs Zoltan * config.sub, config.guess, ltmain.sh, aclocal.m4, configure.in, configure: Upgraded configuration with newer (however, not the newest) libtool, suggested by Ben Hines. -2003-01-29 Kovacs Zoltan +2003-01-29 Kovacs Zoltan * src/ui-hlp/menu.c: Mac doesn't like #undef Register(...) just #undef Register. Fix suggestion by Andreas Madritsch. Tested. -2003-01-28 Kovacs Zoltan +2003-01-28 Kovacs Zoltan * doc/README2.dos: Adding more information. -2003-01-24 Kovacs Zoltan +2003-01-24 Kovacs Zoltan * src/ui/ui.c, src/i18n/cs.po, src/i18n/de.po, src/i18n/es.po, src/i18n/fr.po, src/i18n/hu.po: Fixing -D DEBUG check in ui.c. @@ -621,7 +661,7 @@ information will be displayed only during -D DEBUG. * src/Makefile.in, Makefile.in, configure.in, INSTALL: Improving detection of GNU gettext. Beautifying INSTALL file. -2003-01-23 Kovacs Zoltan +2003-01-23 Kovacs Zoltan * src/ui-hlp/menu.c, src/i18n/fr.po, src/i18n/hu.po, src/ui/ui.c, src/i18n/de.po, src/i18n/es.po, src/i18n/cs.po, doc/README.WIN: I forgot to commit Andreas' change for MacIntosh and Windows @@ -637,11 +677,11 @@ General cleanup and spelling fixes in many documentation files. Fixing svgalib detection bug (it did not work at all from version 1.2 as reported by Andreas Madritsch). -2003-01-21 Kovacs Zoltan +2003-01-21 Kovacs Zoltan * doc/README2.dos, TODO, build.bat: Updates for 3.1pre6 (mainly for DOS port). -2003-01-17 Kovacs Zoltan +2003-01-17 Kovacs Zoltan * src/i18n/cs.po, src/i18n/de.po, src/i18n/es.po, src/i18n/fr.po, src/i18n/hu.po, Makefile.be, Makefile.in, configure, configure.in: ANNOUNCE is removed from files have to be intalled. @@ -658,7 +698,7 @@ to all necessary files. Added README. ./configure now checks aalib version >= 1.4 (version 1.3 reports bad image height, this caused memory overflow). -2003-01-10 Kovacs Zoltan +2003-01-10 Kovacs Zoltan * ChangeLog.h, ChangeLog.c, do-indent: ChangeLog.[ch] was indented, they should not! @@ -672,14 +712,14 @@ translated yet. "do-indent" is more intelligent. A run of this script was done to beautify code. -2003-01-08 Kovacs Zoltan +2003-01-08 Kovacs Zoltan * src/i18n/cs.po, src/i18n/de.po, src/i18n/es.po, src/i18n/fr.po, src/i18n/hu.po, src/ui-hlp/menu.c, src/ui-hlp/play.c, src/ui-hlp/render.c, src/ui-hlp/save.c, src/ui-hlp/ui_helper.c, src/ui-hlp/wstack.c, src/ui/uimenu.c, src/ui/dialog.c, src/ui/filesel.c, src/ui/ui.c, src/include/xmenu.h: Enhanced i18n. * Makefile.in: i18n should not be taken to the rules. -2003-01-04 Kovacs Zoltan +2003-01-04 Kovacs Zoltan * src/include/xmenu.h, src/ui-hlp/menu.c, src/ui/ui.c, src/Makefile.in, src/i18n/cs.po, src/i18n/de.po, src/i18n/es.po, src/i18n/fr.po, src/i18n/hu.po, src/include/ui_helper.h, Makefile.in: Beautifying Makefiles (i18n now can be made without installing). @@ -690,7 +730,7 @@ A demonstration version of internationalizing dialogs * doc/README.bugs: Fixing a bug I put into this file however Nix fixed it earlier. -2002-12-30 Kovacs Zoltan +2002-12-30 Kovacs Zoltan * configure.in, configure: Added HAVE_GETTEXT constant for fixing broken i18n support. @@ -700,7 +740,7 @@ Automated patching from Nix' fixes. Mostly grammar fixes in English language, however some documentation related changes are also commited. -2002-12-09 Kovacs Zoltan +2002-12-09 Kovacs Zoltan * doc/ANNOUNCE, doc/PROBLEMS: Nix-fixes, second part. To be continued... @@ -709,19 +749,19 @@ Some corrections done by Nix . There are other fixes he did, but I was only able to start commiting his fixes... -2002-10-19 Kovacs Zoltan +2002-10-19 Kovacs Zoltan * src/i18n/cs.po: Czech translation by Martin Dózsa . Tested but not checked by an expert. -2002-10-08 Kovacs Zoltan +2002-10-08 Kovacs Zoltan * src/i18n/fr.po, src/i18n/hu.po, src/i18n/de.po, src/i18n/es.po, src/i18n/cs.po: Spanish translation by César Pérez Turrado . Auto-modifications for changed sources. -2002-10-02 hubicka +2002-10-02 hubicka * src/engine/formulas.c, src/engine/zoom.c, src/filter/random.c, src/include/config/config.plan9, src/include/ui_helper.h, src/include/xio.h, src/include/xthread.h, src/ui-hlp/menu.c, src/ui-hlp/render.c, src/ui/ui-drv/plan9/ui_plan9.c, src/util/9thread.c, src/util/help.c, src/util/timers.c, src/util/xstdio.c, mkv2, mkv3, mkv4: Partial plan9 v2-v4 support. @@ -729,7 +769,7 @@ Partial plan9 v2-v4 support. * src/i18n/de.po, src/i18n/es.po, src/i18n/fr.po, src/i18n/hu.po, src/include/gccaccel.h, src/include/plane.h, src/ui/ui.c, src/engine/fractal.c, src/i18n/cs.po, configure, configure.in: Tiny bugfixes. -2002-10-01 hubicka +2002-10-01 hubicka * src/util/xerror.c, src/include/ui_helper.h, src/ui/pipecmd.c, src/ui/ui-drv/svga/ui_svga.c, src/ui/ui.c: Fix warnings. @@ -755,15 +795,15 @@ Allow optional compiling of DDRAW support. * configure.in: Suport for disabling png by switch, better autodetection for windows, autodetect gettext. -2002-09-30 Kovacs Zoltan +2002-09-30 Kovacs Zoltan * src/i18n/hu.po: Typo fix. -2002-09-28 Kovacs Zoltan +2002-09-28 Kovacs Zoltan * ChangeLog, doc/AUTHORS: Summarizing changes since Summer 2002. -2002-09-27 Kovacs Zoltan +2002-09-27 Kovacs Zoltan * src/include/fconfig.h, src/include/fractal.h, src/include/ui_helper.h, src/ui-hlp/menu.c, src/ui-hlp/save.c, src/ui-hlp/ui_helper.c, src/ui/ui-drv/win32/xaos.dlg, src/ui/ui.c, src/engine/formulas.c, src/engine/fractal.c: There are 3 new fractal types and an option to change @@ -842,7 +882,7 @@ With kind regards Andreas -2002-09-25 Kovacs Zoltan +2002-09-25 Kovacs Zoltan * src/i18n/hu.po, src/ui/ui.c: Here I attach the whole information text about this patch. @@ -988,19 +1028,19 @@ format to Unix' 0x0a format. See wintounix.c, indent1 and do-indent for details. To autoindent all *.c and *.h files you should rerun do-indent. Hopefully all the things are working now, too... :-) -2002-09-13 Kovacs Zoltan +2002-09-13 Kovacs Zoltan * src/Makefile.dos, src/i18n/Makefile.dos, src/i18n/README, src/i18n/xaos-cs.bat, src/i18n/xaos-de.bat, src/i18n/xaos-es.bat, src/i18n/xaos-fr.bat, src/i18n/xaos-hu.bat, src/ui/ui.c, INSTALL.dos, build.bat, configure, configure.in: I18n support on DOS. More intelligent code detecting locale settings. Should also work with buggy glibc (on SuSE 7.3 upgrade) as well. -2002-09-11 Kovacs Zoltan +2002-09-11 Kovacs Zoltan * src/ui-hlp/menu.c, src/ui/ui.c, ChangeLog, INSTALL, INSTALL.dos, build.bat, configure, configure.in: I18n can be turned off with configure. Tested also under MS-DOS (without i18n). -2002-09-02 Kovacs Zoltan +2002-09-02 Kovacs Zoltan * src/i18n/Makefile.in, src/i18n/README, src/i18n/cs.po, src/i18n/de.po, src/i18n/es.po, src/i18n/fr.po, src/i18n/hu.po, src/ui-hlp/menu.c, src/ui/ui.c, catalogs/README.i18n: Improved i18n support, added entries for those languages which @@ -1008,7 +1048,7 @@ have already existed among the catalog files. Help/Language menu is no longer available, because all menu entries are automatically generated by locale settings. See src/ui/ui.c for details. -2002-08-26 Kovacs Zoltan +2002-08-26 Kovacs Zoltan * doc/AUTHORS, src/i18n/Makefile.in, src/i18n/README, src/i18n/hu.po, src/include/ui_helper.h, src/include/xmenu.h, src/ui-hlp/menu.c, src/ui/ui.c, Makefile.in, configure, configure.in: Internationalization (i18n) support. Currently works only with Hungarian @@ -1032,27 +1072,27 @@ STRING gettext(STRING translatable) or something like this to the code with #ifdef. -2002-08-08 Kovacs Zoltan +2002-08-08 Kovacs Zoltan * src/filter/Makefile.OS2, src/filter/Makefile.dos, src/filter/Makefile.in, src/engine/Makefile.dos, src/engine/Makefile.in, src/engine/Makefile.os2: Some *d.c files are heavily used during generating .o files however Makefiles contained mostly nothing about this. This has been now hopefully fixed. -2002-06-03 Kovacs Zoltan +2002-06-03 Kovacs Zoltan * catalogs/magyar.cat, doc/README, src/ui-hlp/menu.c: Added tutorial for Hungarian (magyar) language. -2002-05-17 Kovacs Zoltan +2002-05-17 Kovacs Zoltan * src/ui/ui.c: Denying letterspersec==0 for arrow keys during play -2001-05-31 hubicka +2001-05-31 hubicka * src/ui/ui-drv/svga/ui_svga.c: Fix. -2001-05-27 dmazzoni +2001-05-27 dmazzoni * src/ui/ui-drv/mac/directoryfunctions/Search.h, src/ui/ui-drv/mac/directoryfunctions/Search.cpp, src/ui/ui-drv/mac/directoryfunctions/OptimEnd.h, src/ui/ui-drv/mac/directoryfunctions/Optim.h, src/ui/ui-drv/mac/directoryfunctions/MoreFile.h, src/ui/ui-drv/mac/directoryfunctions/MoreFile.cpp, src/ui/ui-drv/mac/directoryfunctions/MoreExtr.h, src/ui/ui-drv/mac/directoryfunctions/MoreExtr.cpp, src/ui/ui-drv/mac/directoryfunctions/MoreDesk.h, src/ui/ui-drv/mac/directoryfunctions/MoreDesk.cpp, src/ui/ui-drv/mac/directoryfunctions/mfsearch.h, src/ui/ui-drv/mac/directoryfunctions/mfsearch.cpp, src/ui/ui-drv/mac/directoryfunctions/IterateD.h, src/ui/ui-drv/mac/directoryfunctions/IterateD.cpp, src/ui/ui-drv/mac/directoryfunctions/FullPath.h, src/ui/ui-drv/mac/directoryfunctions/FullPath.cpp, src/ui/ui-drv/mac/directoryfunctions/FSpCompa.h, src/ui/ui-drv/mac/directoryfunctions/FSpCompa.cpp, src/ui/ui-drv/mac/directoryfunctions/FileCopy.h, src/ui/ui-drv/mac/directoryfunctions/FileCopy.cpp, src/ui/ui-drv/mac/directoryfunctions/Director.h, src/ui/ui-drv/mac/directoryfunctions/Director.cpp: The "MoreFiles" sources provided by Apple Computer to iterate directories, etc. @@ -1064,7 +1104,7 @@ The "MoreFiles" sources provided by Apple Computer to iterate directories, etc. * src/ui/ui-drv/mac/ui_mac.c, src/ui/ui.c, src/util/timers.c, src/ui/pipecmd.c, src/engine/fractal.c, src/ui/drivers.c, src/ui/dialog.c: Mac port -2001-04-21 dmazzoni +2001-04-21 dmazzoni * src/ui/ui-drv/mac/ui_mac.c, src/ui/ui-drv/mac/stdioMac.c, src/ui/ui-drv/mac/CommonDialogs.c: Mac port by Dominic Mazzoni @@ -1080,13 +1120,13 @@ Mac port by Dominic Mazzoni * src/include/mac/malloc.h: There's no equivalent file on the mac, so we stick this dummy file here -2001-04-12 hubicka +2001-04-12 hubicka * src/util/timers.c: Win32 fix * src/ui/ui-drv/win32/dxguid.c: Kill include of dxsound.h -2001-04-10 hubicka +2001-04-10 hubicka * tutorial/octo.xaf: fix @@ -1094,14 +1134,14 @@ There's no equivalent file on the mac, so we stick this dummy file here * configure, configure.in: fix typo -2001-04-05 hubicka +2001-04-05 hubicka * src/include/i386/sstring.h: Fix glibc compilation problem. * src/util/timers.c, src/util/xldio.c, src/ui/ui-drv/win32/about.rc: Fix cygwin compilation problems -2001-02-06 hubicka +2001-02-06 hubicka * tutorial/flake5.xhf, tutorial/flaketh.xhf, tutorial/fmath.xaf, tutorial/fractal.xaf, tutorial/head.xhf, tutorial/incolor.xaf, tutorial/innew.xhf, tutorial/intro.xaf, tutorial/julia.xaf, tutorial/keys.xhf, tutorial/line1.xhf, tutorial/magnet.xaf, tutorial/mset.xaf, tutorial/msetren.xaf, tutorial/new30.xaf, tutorial/newton.xaf, tutorial/octo.xaf, tutorial/other.xaf, tutorial/outcolor.xaf, tutorial/outnew.xhf, tutorial/palette.xaf, tutorial/palette.xhf, tutorial/pause.xhf, tutorial/pert.xaf, tutorial/pert.xhf, tutorial/phoenix.xaf, tutorial/plane.xaf, tutorial/power.xaf, tutorial/render.xaf, tutorial/square.xhf, tutorial/tree.xhf, tutorial/truecol.xaf, tutorial/truecol.xhf: Imported sources @@ -1133,10 +1173,10 @@ Imported sources * src/ui/ui-drv/BeOS/SplashScreen, src/ui/ui-drv/BeOS/XaoS.r, src/ui/ui-drv/BeOS/XaoSAbstractWindow.h, src/ui/ui-drv/BeOS/XaoSApplication.cpp, src/ui/ui-drv/BeOS/XaoSApplication.h, src/ui/ui-drv/BeOS/XaoSDialog.cpp, src/ui/ui-drv/BeOS/XaoSDialog.h, src/ui/ui-drv/BeOS/XaoSDirectScreen.cpp, src/ui/ui-drv/BeOS/XaoSDirectScreen.h, src/ui/ui-drv/BeOS/XaoSDirectView.cpp, src/ui/ui-drv/BeOS/XaoSDirectView.h, src/ui/ui-drv/BeOS/XaoSDirectWindow.cpp, src/ui/ui-drv/BeOS/XaoSDirectWindow.h, src/ui/ui-drv/BeOS/XaoSEvent.h, src/ui/ui-drv/BeOS/XaoSMediaAddOn.cpp, src/ui/ui-drv/BeOS/XaoSMenu.cpp, src/ui/ui-drv/BeOS/XaoSMenu.h, src/ui/ui-drv/BeOS/XaoSProducer.cpp, src/ui/ui-drv/BeOS/XaoSProducer.h, src/ui/ui-drv/BeOS/XaoSResources, src/ui/ui-drv/BeOS/XaoSScreenView.cpp, src/ui/ui-drv/BeOS/XaoSScreenView.h, src/ui/ui-drv/BeOS/XaoSSplashView.cpp, src/ui/ui-drv/BeOS/XaoSSplashView.h, src/ui/ui-drv/BeOS/XaoSSplashWindow.cpp, src/ui/ui-drv/BeOS/XaoSSplashWindow.h, src/ui/ui-drv/BeOS/XaoSTranslator.cpp, src/ui/ui-drv/BeOS/XaoSView.cpp, src/ui/ui-drv/BeOS/XaoSView.h, src/ui/ui-drv/BeOS/XaoSWindow.cpp, src/ui/ui-drv/BeOS/XaoSWindow.h, src/ui/ui-drv/BeOS/be_checkfile.cpp, src/ui/ui-drv/BeOS/be_checkfile.h, src/ui/ui-drv/BeOS/be_error.cpp, src/ui/ui-drv/BeOS/be_main.cpp, src/ui/ui-drv/BeOS/be_possitionio.cpp, src/ui/ui-drv/BeOS/be_possitionio.h, src/ui/ui-drv/BeOS/ui_be.cpp, src/ui/ui-drv/BeOS/ui_be.cpp.swp, src/ui/ui-drv/aa/Makefile.OS2, src/ui/ui-drv/aa/Makefile.dos, src/ui/ui-drv/aa/Makefile.in, src/ui/ui-drv/aa/ui_aa.c, src/ui/ui-drv/dga/Makefile.in, src/ui/ui-drv/dga/ui_dga.c, src/ui/ui-drv/dos/Makefile.dos, src/ui/ui-drv/dos/ui_dos.c, src/ui/ui-drv/ggi/Makefile.in, src/ui/ui-drv/ggi/ui_ggi.c, src/ui/ui-drv/mac/CommonDialogs.c, src/ui/ui-drv/mac/stdioMac.c: New file. -* src/lib/st6xBkKv, src/ui/Makefile.OS2, src/ui/Makefile.dos, src/ui/Makefile.in, src/ui/dialog.c, src/ui/drivers.c, src/ui/filesel.c, src/ui/fparams.c, src/ui/param.c, src/ui/pipecmd.c, src/ui/ui-drv/BeOS/Makefile.in, src/ui/ui-drv/BeOS/MenuMessage.h, src/ui/ui.c, src/ui/uihelp.c, src/ui/uiint.h, src/ui/uimenu.c: +* src/ui/Makefile.OS2, src/ui/Makefile.dos, src/ui/Makefile.in, src/ui/dialog.c, src/ui/drivers.c, src/ui/filesel.c, src/ui/fparams.c, src/ui/param.c, src/ui/pipecmd.c, src/ui/ui-drv/BeOS/Makefile.in, src/ui/ui-drv/BeOS/MenuMessage.h, src/ui/ui.c, src/ui/uihelp.c, src/ui/uiint.h, src/ui/uimenu.c: Imported sources -* src/lib/st6xBkKv, src/ui/Makefile.OS2, src/ui/Makefile.dos, src/ui/Makefile.in, src/ui/dialog.c, src/ui/drivers.c, src/ui/filesel.c, src/ui/fparams.c, src/ui/param.c, src/ui/pipecmd.c, src/ui/ui-drv/BeOS/Makefile.in, src/ui/ui-drv/BeOS/MenuMessage.h, src/ui/ui.c, src/ui/uihelp.c, src/ui/uiint.h, src/ui/uimenu.c: +* src/ui/Makefile.OS2, src/ui/Makefile.dos, src/ui/Makefile.in, src/ui/dialog.c, src/ui/drivers.c, src/ui/filesel.c, src/ui/fparams.c, src/ui/param.c, src/ui/pipecmd.c, src/ui/ui-drv/BeOS/Makefile.in, src/ui/ui-drv/BeOS/MenuMessage.h, src/ui/ui.c, src/ui/uihelp.c, src/ui/uiint.h, src/ui/uimenu.c: New file. * src/filter/font.c, src/filter/grlib.c, src/filter/grlibd.c, src/filter/image.c, src/filter/palette.c, src/filter/random.c, src/include/aconfig.h.in, src/include/archaccel.h, src/include/btrace.h, src/include/c256.h, src/include/catalog.h, src/include/complex.h, src/include/config/aconfig.be, src/include/config/aconfig.mac, src/include/config/aconfig.os2, src/include/config/aconfig.plan9, src/include/config/aconfig.std, src/include/config/config.autoconf, src/include/config/config.dos, src/include/config/config.mac, src/include/config/config.os2, src/include/config/config.plan9, src/include/config/config.std, src/include/cursor.h, src/include/fconfig.h, src/include/filter.h, src/include/formulas.h, src/include/fractal.h, src/include/gccaccel.h, src/include/gccbuild.h, src/include/generic.h, src/include/grlib.h, src/include/hicolor.h, src/include/i386/__math.h, src/include/i386/ctrl87.h, src/include/i386/sstring.h, src/include/mac/CommonDialogs.h, src/include/mac/stdioMac.h, src/include/misc-f.h, src/include/param.h, src/include/pixel_t.h, src/include/plane.h, src/include/port.h, src/include/prefix.h, src/include/timers.h, src/include/true24.h, src/include/truecolor.h, src/include/ui.h, src/include/ui_helper.h, src/include/version.h, src/include/xerror.h, src/include/xio.h, src/include/xldio.h, src/include/xmenu.h, src/include/xshl.h, src/include/xthread.h, src/include/zoom.h: