Path to this page:
Subject: CVS commit: pkgsrc/editors/conglomerate
From: Joerg Sonnenberger
Date: 2006-05-30 21:40:08
Message id: 20060530194008.4A77A211CA@cvs.netbsd.org
Log Message:
Update to conglomerate 0.9.1:
Enhancements
* Added recent files support to File menu based on libegg ( bug
#108524)(Nickolay V. Shmyrev)
* Implemented triple-click selection of text ( bug #144667)(Yuriy
Syrota)
* Implementation of word-count feature ( bug #135093) (Thierry
Moisan)
(David Malcolm)
* Implemented --unit-test command line option and unit-testing of
example files (Geert Stappers)
(David Malcolm)
* Added context-menu option to convert an entity reference to a copy
(David Malcolm)
* Added new debug plugin (must be enabled with
--enable-debug-plugin=yes), which adds a debug item to the Tools
menu to dump the CongEditorArea tree as XML (and open the resulting
file) (David Malcolm)
* Initial (disabled) implementation of property pages (David
Malcolm)
Fixes
* Huge cleanup of character handling; should compile cleanly on GCC4
with -Wall
* Fixes to makefile and to packaging (Nickolay V. Shmyrev)
(Geert Stappers)
* Fixes to display specifications(Michèle Garoche)
* Remove lots of excess debug logging (David Malcolm)
* Various code cleanups (David Malcolm)
(Nickolay V. Shmyrev)
(Marcus Meissner)
* Fixes for cursor handling during source-code cleanup (Nickolay V.
Shmyrev)
Files: