Version 1.3.6
-------------
- fixed failure to load correct catalogs without error message
- fixed loading of X-Poedit-Language header (#1567018)
- fixed loading of files in charsets other than UTF-8 (#1562780)
- fixed shortcuts on Mac OS X to not use Alt+something
Version 1.3.5
-------------
- fixed Content-Type header parsing (bug #1346495)
- Unicode build of wxWidgets 2.6 is now required
- fixed bug with entering numbers when using German translation (#1325590)
- fixed broken layout on startup when showing comments window (#1313612)
- initial Mac OS X port
- fixed crash when loading some invalid PO files (#1495970)
- fixed the Find window to not be on top of other apps' windows
- install .desktop files and icons according to freedesktop.org standards
- changed the icons to a combination of Tango Desktop Project and Silk icons
- removed on-the-fly checking of catalog items, it's too buggy
- added more translations:
Macedonian (Jovan Kostovski)
Arabic (Mohammed al zaid)
Thai (Pun)
Malay (Mahrazi Mohd Kamal)
2290 7.0.189 translated message about finding matches is truncated
1778 7.0.190 "syntax spell default" results in an error message
10918 7.0.191 the items used by getqflist() and setqflist() don't match
5114 7.0.192 ml_get errors when resetting 'swapfile' in empty file
1599 7.0.193 crash when using --remote with arg matching 'wildignore'
2701 7.0.194 ml_get errors may be given in a recursive loop
2677 7.0.195 endless loop for conversion error when auto-writing
1744 7.0.179 crash when recovering without a swap file name
3061 7.0.180 (extra) VMS: build problem and problem with swap files
1790 7.0.181 when reloading a buffer an extra empty line may appear
2768 7.0.182 cannot reach every point in the undo tree after using "g-"
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.
Fixes PR 35265, although I did not use the patch provided therein.
* Spell checker has been added (aspell is required).
* The main pstricks commands can be inserted with just one click.
* Brace matching has been integrated in the editor.
* The support for the "\[ \]" math mode has been added to the syntax
highlighter.
* Some bugs has been fixed (replace dialog, close event...)
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
C++ for compilation without including the proper headers
Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
This package fails in bulk builds up to at least NetBSD-3.1;
but I can build it on 4.99.6. Assume curses in NetBSD-2* and NetBSD-3*
are not good enough. Feel free to make the selection more specific.
packages with the modular Xorg equivalent. Those are falling back
to the old location by default, so this commmit doesn't change
dependencies.
graphics/xpm ==> x11/libXpm
fonts/Xft2 ==> x11/libXft
x11/Xfixes ==> x11/libXfixes
x11/xcursor ==> x11/libXcursor
x11/Xrender ==> x11/libXrender
x11/Xrandr ==> libXrandr
changes:
Better LaTeX export of elsart style and other fixes in the LaTeX converter
Several minor improvements in the graphical mode
Fixes for Maxima 5.10.0
1498 7.0.175 tr() didn't add a final NUL
1781 7.0.176 ":emenu" isn't executed directly, breaks the crypt key prompt
4292 7.0.177 key from mapping at press-enter prompt would be remapped
1565 7.0.178 comparing utf-8 strings with 'ic' may look past NUL bytes
1812 7.0.169 Visual block highlighting not removed for "I" and "A"
2545 7.0.170 (extra) Win32: un-maximizing and tab pages line problem
14457 7.0.171 (extra) VMS: problem with file names with multiple paths
2389 7.0.172 crash when recovering a file and quitting hit-enter prompt
1703 7.0.173 ":call f().TT()" doesn't work
2838 7.0.174 ":mksession" doesn't restore tab page window layout properly
version 1.9.2-> 1.9.3
Fixes:
- Recognize escaped chars in \newcommand.
- Use KPDF as embedded viewer for quick preview, because KPDF can
remember current settings.
- Bugs in tabular wizard, when merging, breaking and merging again some
cells
- Quote replacement should not happen inside verbatim/verb environment
- Fix bug in tabular wizard, when breaking some multicolumn cells
- Don't use default permissions for backup file
- Fix bug in syntax highlighting: mathmode in optional parameter
- Allow tools with brackets in the configuration string also in sequence
tools, fixed also the crash which hid the bug.
- One fix in latex-document-cwl and color.cwl
- Fix crash when adding a file to a project (with no open documents)
which contains an undefined reference
- Improve the logic for closing environments
- Don't treat \\[foo] as a math environment
- Remove selected text also if we insert a "
Feature:
- Prepared the latex syntax file for beamer commands
problem with the build on DragonFly:
/usr/libexec/binutils215/elf/ld: : No such file: No such file or directory
is not a very helpful message to trace down to a spurious comma.
I'm not sure how this built at all on other platforms.