9403 7.0.202 compiler and runtime problems on Tandem systems
5579 7.0.203 0x80 and CSI need to be escaped when executing a register
1892 7.0.204 cscope: parsing of lines for listing doesn't work properly
1573 7.0.205 (after 7.0.203) can't compile tiny version
2099 7.0.206 (after 7.0.058) can't edit all gb18030 files properly
3000 7.0.207 (after 7.0.203) 0x80 and CSI escaped too often when recording
2751 7.0.196 mouse pointer position wrong after ":vert ball"
1717 7.0.197 (extra) Win32: can't compile with EXITFREE
7454 7.0.198 (extra) Win32: compiler warnings, don't generate gvim.exe.mnf
1969 7.0.199 cursor in wrong col when completing+formatting multi-byte
2792 7.0.200 memory leaks when out of memory
2511 7.0.201 error message from ":diffput" may be wrong
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