Age | Commit message (Collapse) | Author | Files | Lines |
|
Version 0.14.3
* Fix build for those with gnome-sharp < 2.23.90 (Stefan Schweizer).
* Fix HTML Export add-in on Mac OS X.
* Translation updates: el, es
|
|
* Implement options:
expandtab
gtagsmode
matchchars
* Fix tty garbling when quitting from recovery mode.
* Don't coredump during autoindent edge case.
* Set internal version to "nvi-1.81.6nb4 (2009-08-07)"
* Crank pkgrevision to nb4.
|
|
is a huge improvement over the old version.
|
|
|
|
Sigil is a multi-platform WYSIWYG ebook editor. It is designed to
edit books in ePub format. Features:
* Free and open source software under GPLv3
* Multi-platform: runs on Windows, Linux and Mac
* Full Unicode support: everything you see in Sigil is in UTF-16
* Advanced automatic conversion of all imported documents to Unicode
* Full EPUB spec support
* WYSIWYG editing
* Multiple Views: Book View, Code View and Split View
* Metadata editor with full support for all possible metadata
entries (more than 200) with full descriptions for each
* Multi-level Table Of Contents editor
* Book View fully supports the display of any XHTML document
possible under the OPS spec
* SVG support and basic XPGT support
* Currently imports TXT, HTML and EPUB files
* Currently exports EPUB and SGF (Sigil native format)
* Embedded HTML Tidy; all imported documents are thoroughly
cleaned; changing views cleans the document so no matter how
much you screw up your code, it will fix it (usually )
* An actually usable user interface
|
|
These should have been committed when emacs was updated.
|
|
in emacs23.
|
|
emacs23 and emacs23nox, respectively; editors/emacs is the default
one.
|
|
|
|
Major changes:
- Improved Unicode support.
- Font rendering with Fontconfig and Xft.
- Support for using X displays and text terminals in one session, and
for running as a daemon.
- Support for multi-file commits in distributed version-control
systems (VC-dir).
- The default X toolkit is now Gtk+, rather than Lucid.
|
|
|
|
editors/emacs22-nox11.
|
|
editors/emacs will be updated to 23.1.
Proposed by obache@, and OK'ed by markd@ and drochner@.
|
|
emacs/modules.mk.
|
|
|
|
|
|
2052 7.2.219 (extra) Photon GUI is outdated
2958 7.2.220 (after 7.2.215) BufEnter "cd" autocommand causes problems
7103 7.2.221 X cut_buffer0 text may be used in the wrong encoding
1816 7.2.222 ":mksession" doesn't work properly with 'acd' set
5132 7.2.223 a script run with ":silent" cannot give any messages
2542 7.2.224 crash when using 'completefunc'
2874 7.2.225 when using ":normal" a saved character may be executed
7470 7.2.226 ml_get error after deleting the last line
1574 7.2.227 when using ":cd" in a script there is no way to track this
14946 7.2.228 cscope is limited to 8 connections
1595 7.2.229 warning for shadowed variable
2442 7.2.230 a few old lint-style ARGUSED comments
1473 7.2.231 warning for unreacheable code in Perl interface
2704 7.2.232 cannot debug problems with being in a wrong directory
2901 7.2.233 extra part of 7.2.232
3831 7.2.234 it is not possible to ignore file names without a suffix
2696 7.2.235 Using CTRL-O z= in Insert mode has a delay before redrawing
2809 7.2.236 Mac: Compiling with Ruby doesn't always work
1965 7.2.237 crash on exit when window icon not set
3941 7.2.238 leaking memory when setting term to "builtin_dumb"
4151 7.2.239 using :diffpatch twice may cause a crash
2078 7.2.240 crash when using GUI find/replace dialog repeatedly
5174 7.2.241 problems with using ":bufdo" and "doautoall" or ":vimgrep"
2505 7.2.242 setting 'lazyredraw' causes the cursor column to be recomputed
1918 7.2.243 memory leak when using :vimgrep and resizing
4757 7.2.244 insufficient info for a conversion error from utf-8 to latin1
5093 7.2.245 wrong conversion when writing Unicode encoded files
|
|
|
|
|
|
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.
Packages needing empty directories can use the @pkgdir command in PLIST.
Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
|
|
Changes between 2.2.50 and 2.3.9:
Release 2.3.9
This release fixes a build problem on OSF/1.
Release 2.3.8
This release fixes a crash in find-file-alternate, and another
potential crash.
Release 2.3.7
This release fixes a crash in query-replace and a highlighting bug,
both introduced in 2.3.5. Some code cleanup was done. A bug in the
build system that caused help2man to be required to build Zile was
removed.
Release 2.3.6:
This release fixes a build-system bug that caused Lua to be required
to build the release.
Release 2.3.5:
This release fixes a bug in write-file, where the undo state was not
properly updated, resulting in dirty states being marked clean. A
crash bug in paragraph filling was fixed, and some other minor bugs.
The --funcall option was reintroduced for backwards compatibility with
Zile 2.2. The build system was made more portable. Some code cleanup
was done.
Release 2.3.4:
This release fixes yet another bug in filename completion, and a
potential crash that the bug exposed. Some minor code cleanup was
performed.
Release 2.3.3:
This release fixes two more bugs in filename completion introduced in
2.3.1. Users of 2.3.1 and 2.3.2 should upgrade. Some minor code
cleanup was also performed.
Release 2.3.2:
This release fixes a bug in filename completion introduced in the
previous release that had serious results, and some minor problems in
the build system, and improves the installation instructions. help2man
is now needed to build Zile (and has been since 2.3.1). I'm sorry I
described DejaGnu as "flaky" in my previous release announcement; the
faults I encountered were those of the underlying expect/Tcl
combination, and not DejaGnu's.
Release 2.3.1:
This release contains a rewrite of the test suite which drives Zile
directly, as DejaGnu proved to be insufficiently portable, and too
flaky. Two commands have been added to make it possible to write all
the tests in Lisp, namely execute-kbd-macro and insert-char. The
--script flag is now --load, which is what it really does. Various
commands have been made to work non-interactively. Duplication has
been reduced by generating much of the documentation from the code.
The info manual, which was not particularly useful and only duplicated
information available elsewhere, has been removed. Other small fixes
and improvements have been made.
Release 2.3.0:
This release continues the code cleanup and portability fixes started
in 2.2.60. gnulib is now used extensively, and 2,000 lines of code, or
about 20% of the code base, has been removed by refactoring,
simplification, and use of gnulib. The new minor version number
reflects the magnitude of the change.
To try to limit the number of bugs introduced as a result, and to aid
future maintenance, a DejaGnu test suite has been added, which tests
almost all the interactive commands.
Many small bugs have been fixed, including cases where Zile did not
behave like Emacs; some small limitations of Zile with respect to
Emacs have been removed.
Users are for the most part encouraged to upgrade, as this release is
believed to be stable; however, cautious users may want to wait for
further 2.3.x releases, or for a suitable length of time to elapse.
Release 2.2.61:
This release uses gnulib for regex, getopt, vasprintf, and various
other features, rather than previous ad hoc solutions, to improve
portability.
Release 2.2.60:
This release attempts to improve portability by using gnulib for
various non-standard features instead of idiosyncratic code and making
various other fixes. Thanks to Nelson Beebe for reporting many build
problems on a wide range of platforms; unfortunately I've not been
able to establish how many of them this release fixes. A crash and
related bug on attempting to kill when mark and point are the same
have been fixed. Some fatal error messages have been improved.
Release 2.2.59:
This release fixes various problems with release 2.2.58, including
shipping the wrong source code (oops), and automates the GNU release
process so that errors of this sort should no longer happen. The build
system was tidied a little.
Release 2.2.58:
This release makes Zile's transition to being a GNU program. Note the
new web site, distribution URL and support addresses. This release
also fixes the display of errors that occur during startup.
Release 2.2.57:
This release changes the code to meet GNU coding standards. It's not
recommended for users because there are no (intended!) functional
changes whatsoever, and it's just possible that new bugs have been
introduced.
Release 2.2.56:
This release fixes a bug that prevented top-bit-set characters being
bindable to commands.
Release 2.2.55:
This release allows Zile to produce core dumps when it crashes,
handles SIGBUS, and fixes a crash caused by trying to bind a command
to the empty string.
|
|
Nothing notable in ChangeLog. The minor version number was incremented.
|
|
changes:
-UI improvements
-bugfixes
|
|
Changes:
* configure.in: Restore netbsd on mips, mipsel, mipseb.
* make-dist
(nextstep/Cocoa/Emacs.base/Contents/Resources/preferences.nib)
(nextstep/GNUstep/Emacs.base/Resources/preferences.gorm):
No longer make links.
* make-dist (tempdir): Don't create directories preferences.gorm
and preferences.nib, they are no longer required.
* configure.in: Delete mac-fix-env target, which has been
removed (Bug#3531).
|
|
MAKE_JOBS=2 and worked without.
|
|
1530 7.2.197 warning for uninitialized values of typebuf
2006 7.2.198 buffer used for termcap entry may be too small
1894 7.2.199 strange character in comment
10318 7.2.200 reading past string end when using menu bar or resizing window
14460 7.2.201 cannot copy/paste HTML to/from Firefox via the clipboard
1846 7.2.202 BufWipeout autocmd that edits another buffer causes problems
40481 7.2.203 using current window to work on hidden buffer has side effects
4407 7.2.204 (extra) Win32: Can't build with Visual Studio 2010 beta 1
2852 7.2.205 (extra) Win32: No support for High DPI awarenes
1485 7.2.206 Win32: Can't build netbeans interface with Visual Studio 2010
2237 7.2.207 using freed memory when ":redrawstatus" works recursively
2569 7.2.208 "set novice" gives an error message, it should be ignored
2532 7.2.209 for xxd setmode() is undefined on Cygwin
1896 7.2.210 warning for file changed outside of vim even after :checktime
1639 7.2.211 memory leak when expanding a series of file names
1727 7.2.212 (extra) warnings for redefining SIG macros
1521 7.2.213 warning for using vsprintf()
1983 7.2.214 crash with complete function for user command
8298 7.2.215 ml_get error when using ":vimgrep"
4822 7.2.216 two error messages have the same number E812
2020 7.2.217 running tests with valgrind doesn't work as advertised
1448 7.2.218 cannot build GTK with hangul_input feature
|
|
|
|
|
|
|
|
|
|
|
|
8242 7.2.185 some more compiler warnings when using gcc -Wextra
7260 7.2.186 some more compiler warnings when using gcc -Wextra
3334 7.2.187 (after 7.2.186) doesn't compile with older tcl versions
8531 7.2.188 crash with specific use of function calls
2889 7.2.189 possible hang for deleting auto-indent
4827 7.2.190 the register executed by @@ isn't stored in viminfo
106448 7.2.191 Mzscheme interface doesn't work on Ubuntu
4206 7.2.192 (after 7.2.188) still a crash in the garbage collector
1545 7.2.193 warning for uninitialized values in struct
1345 7.2.194 (extra) MSVC: rem commands are echoed
2229 7.2.195 leaking memory for the command Vim was started with
3466 7.2.196 remove support for splint, it doesn't work well
|
|
Bump PKGREVISION.
|
|
Suggested by Makoto Fujiwara in PR 40023.
|
|
This addresses the issue reported in PR 40023.
|
|
|
|
This package is based on emacs-current in pkgsrc-wip, which was
originally packaged by OBATA Akio.
|
|
|
|
|
|
15646 7.2.149 read uninit memory when using return value that wasn't set
35686 7.2.150 (extra) VisVim doesn't support tabs
1533 7.2.151 ":hist a" doesn't work like ":hist all" as the docs suggest
2963 7.2.152 "silent echo x" inside ":redir" leaves cursor halfway the line
2908 7.2.153 memory leak for ":recover empty_dir/"
2390 7.2.154 (after 7.2.132) can still do ":cd" in SwapExists autocmd
1249 7.2.155 memory leak in ":function /pat"
5543 7.2.156 no completion for :scscope and :lcscope commands
4299 7.2.157 illegal memory access when searching in path
2177 7.2.158 warnings from VisualC compiler
2478 7.2.159 when $x_includes ends up being "NONE" configure fails
1353 7.2.160 search pattern not freed on exit when 'rightleft' set
5400 7.2.161 folds messed up in other tab page
2363 7.2.162 the quickfix window may get the wrong filetype
1754 7.2.163 the command line window may get folding
4089 7.2.164 when 'showbreak' is set wrong Visual block size reported
1794 7.2.165 FuncUndefined autocmd event argument is expanded like filename
10538 7.2.166 no completion for ":sign" command
54715 7.2.167 splint doesn't work well for checking the code (part 1)
2936 7.2.168 if no ctags program found, "make tags" executes first C file
35841 7.2.169 fix more splint warnings, define colnr_T to be int
4481 7.2.170 using b_dev while it was not set
2261 7.2.171 (after 7.2.169) compiler warnings
1883 7.2.172 (extra) compiler warning
17875 7.2.173 use gcc instead of lint to check for unused function arguments
42277 7.2.174 too many warnings from gcc -Wextra
1455 7.2.175 compiler warning in OpenBSD
5956 7.2.176 exceptions for splint are not useful
57904 7.2.177 more warnings from gcc -Wextra
3898 7.2.178 using negative value for device number might not always work
2944 7.2.179 using negative value for device number might not always work
198701 7.2.180 some more compiler warnings when using gcc -Wextra
49635 7.2.181 some more compiler warnings when using gcc -Wextra
2128 7.2.182 compilation fails for Motif, gvim with GTK crashes on startup
52709 7.2.183 configure problem for sys/sysctl.h on OpenBSD
84846 7.2.184 some more compiler warnings when using gcc -Wextra
|
|
|
|
=============
Dasher 4.10.1
=============
* Fix crash when scrolling precisely vertically.
* Gtk: the speed spin button on the main screen now changes and is in
synch with the value in preferences.
|
|
|
|
|
|
============
gedit 2.26.2
============
New Features and Fixes
======================
- Misc bugfixes
New and updated translations
============================
- ar (Khaled Hosny)
- ca (Joan Duran)
- el (Michael Kotsarinis)
- es (Jorge González)
- et (Mattias Põldaru)
- zh_CN (TeliuTe)
|
|
Remove unneeded dependencies.
Version 0.14.2
* Improve startup time by only rebuilding add-in registry when passing --debug.
* Fix random startup crash caused by using GConf before GTK+ was initialized.
* Fix over-zealous URL matching (#436994).
* Support FUSE being built-in to kernel (#500524).
* Prevent crashes when reading unexpected note XML (#581844).
* Change "Open New Note Template" LinkButton to Button to prevent error (#581582).
* Upgrade Windows to Mono.Addins 0.4 (no more console window) (#572088).
* Support console logging on Windows (Benjamin Podszun).
* Documentation text now cross-platform (#576487, #500803, Paul Cutler).
* Translation updates: ca, el, es, et
Version 0.14.1
* Translation updates: ar, ca, el, es, he, kn, nb, tr
Version 0.14.0
* Fix buggy behavior with Tomboy icon menus in Windows (#556406, #566173).
Version 0.13.6
* Fixes to linking (#436994,#573317,#525753, Stefan Schweizer & Benjamin Podszun)
* Add printing support to Mac OS X version.
* Localization fixes: #572096, #570121 (Benjamin Podszun and Wouter Bolsterlee)
* Translation updates: be@latin, bg, da, de, en_GB, es, et, eu, fi, fr, hu, it,
ja, ko, nb, nl, pl, pt, ro, sv, ta, th, zh_HK, zh_TW
Version 0.13.5
* Additional updates to note printing (#512369, #572024, Benjamin Podszun).
* Windows installer now requires Novell's GTK# >= 2.12.8 (#569324).
* Increase/Decrease Indent shortcuts now appear in menu (#570334, Benjamin Podszun).
* No longer writes to disk every 40 seconds (#514434).
* Fixes to note linking (#323845, Florian Pinault).
* Add GConf preference for auto-accepting SSL Certs in WebDAV sync (#531364).
* After succcessfully configuring sync, offer to perform first sync (#553079).
* Other fixes: #570917, #570918.
* Translation updates: bg, cs, da, es, eu, hu, nl, pl, pt, ro, sv, th, vi,
zh_HK, zh_TW
Version 0.13.4
* Removed bundled Mono.Addins. Mono.Addins is now a hard dependency.
* Update printing to use Gtk.Print (#512369, Benjamin Podszun). Still buggy.
* Fix multi-page printing of exported note HTML (#548198,
Leonardo Ferreira Fontenelle and Stefan Schweizer)
* Fix crash when clicking link and browser not set (#569639).
* 64-bit Windows support (#558272, Jay R. Wren).
* Search window position saved on Windows/Mac (#559663).
* Fix lingering tray icon in Windows (#569709, Benjamin Podszun).
* Fix bug with font settings (#559724, Benjamin Podszun).
* Mac MonoDevelop solution now easier to build (Doug Johnston et al).
* Other fixes: #562846 (James Westby)
* Translation updates: ca, es, fi, ko, lt, lv, nb
Version 0.13.3
* Rename Mono process to "tomboy" instead of "Tomboy" (#565166).
* Cut down memory usage by 25% (#565790). Also improves startup times a bit.
* Fix panel applet icon background transparency (#567308).
* Improvements in translatable strings (#566711, #565208).
* Fix crash associated with notes with '&' or '<' in their title (#566967).
* Translation updates: es, fr, lv, nb, pt_BR, sk, sv
Version 0.13.2
* Fix Windows<->Linux sync incompatiblities (#559094).
* Fix data loss bug in sync and SetNoteCompleteXml dbus method.
* Link fixes in HTML Export (#564150, Stefan Schweizer).
* Header cleanups in libtomboy (#564235, Przemysław Grzegorczyk).
* Translation updates: it
Version 0.13.1
* Configure/build fixes.
* Help menu item opens online help on Windows and Mac.
Version 0.13.0 (Windows/Mac-only "preview" release)
* Initial support for Windows and Mac OS X.
|
|
|
|
major change.
Reported by Robert Elz in PR 41345.
|
|
block). Uncomment some commented out LICENSE lines while here.
|
|
|