Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
New in 0.11:
In 0.10, the config file format for the custom menu changed, but
the conversion was broken. Replace entries in the custom menu were
broken, causing a segfault in some cases. These are both fixed.
New in 0.10:
Changes include many bugfixes and speedups, many user interface
improvements, more translations, and a very nice function reference
interface. Currently included function reference files are for PHP
and HTML.
|
|
|
|
|
|
dependency bumps.
|
|
Patch provided by Juan RP via PR pkg/20430 with minor improvements by me.
Changes:
0.9:
====
- Many bugs are fixed, several segfaults, and many small annoying bugs.
- Major performance improvements:
* highlighting performance improvements up to 50X faster in some cases
* file loading times are faster
* loading and closing of many documents is much faster (tested with
3500 documents opened simultaneously)
- Many improvements for the user interface; much more compliant to the
Gnome usability guidelines.
- New features:
* line number support
* new spell checker
* and many more..
0.8:
====
- The first release of the gtk2 port of bluefish
- New features include:
* new highlighting engine, for multiple filetypes
* new filebrowser
* configurable toolbar
* new text widget with UTF-8 support, Xinput support etc.
|
|
|
|
standard directory tree.
|
|
|
|
|
|
XXX: should be buildlinked.
|
|
|
|
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
|
|
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
|
|
|
|
|
|
|
|
- numerous small updates and improvements
- more translations
- the custom menu now is extended for custom search and replace macro's
- some small memory leaks fixed
- better handling for file history
|
|
defs.${OPSYS}.mk files.
|
|
|
|
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also
change dependency examples in Packages.txt to reflect this.
|
|
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
lines.
|
|
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.
While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).
Patch by Alistair Crooks <agc@netbsd.org>
|
|
|
|
|
|
|
|
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski.
|
|
|
|
the creation of ~/.bluefish directory when running bluefish the first time.
|
|
|
|
main window, new CSS dialog, new java script toolbar
|
|
main window, new CSS dialog, new java script toolbar
|
|
|
|
won't pick up installed gettext headers.
|
|
via CFLAGS instead of CPPFLAGS.
|
|
|
|
|
|
|
|
* new very powerful custom menu, extending both HTML, PHP and
other serverside coding
* much more configuration, and better configuration dialogs
* easily open recently used files
* better handling of file opening and closing
* more efficient code
* fixed some bugs
* auto-indenting
* spell check
* multibyte character support
* internal preview mode (experimental)
* XHTML support
|
|
"imlib-config --libs" versus directly specifying them. Fixes linking
on a.out platforms. Thanks to Matthias Scheler for pointing this out.
|
|
* bluefish uses GTK+, so define USE_X11BASE;
* use package gettext instead of included gettext library;
* remove unnecessary linking against graphics libraries - gdk_imlib is
sufficient;
* put pixmaps in directory where desktops/window managers expect to find
them.
|
|
|
|
|
|
package will now link against imlib library
several minor bug fixes
|
|
|