summaryrefslogtreecommitdiff
path: root/editors
AgeCommit message (Collapse)AuthorFilesLines
2004-02-10Use MESSAGE_SRC instead of MESSAGE, because PREFIX was notreed1-2/+2
replaced in for +DISPLAY. (Maybe PKGREVISION should be bumped too?)
2004-02-09Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy).jmmv3-5/+6
2004-02-09Update to 0.7.11:jmmv3-38/+95
Conglomerate 0.7.11 =================== Enhancements * New translations: no (Kjaartan Marass), fr (Alban Browaeys), sq (Laurent Dhima) * Updated translations: cs (Miloslav Trmac), es (Francisco Javier F. Serrador), nl (Daniel van Eeden), no (Kjartan Maraas), pt (Duarte Loreto), sr/sr@Latn (Danilo ?egan), * The File->New assistant now has a "Random Document" plugin, which is both great fun, and good for testing. If you select this, you reach a page where you can select a document type from those available (based on the dispspec files loaded). You can also specify a "depth" which is used to give an idea of how deep the document's tree should be. If a DTD is available, Conglomerate will try to ensure that the document is valid against that DTD. It also generates random text, to really push the unicode support (it generates random strings using most of the full range of Unicode). (me) * If a DTD if found, the DTD tab of the Properties dialog for a node now has a "content model" view, showing the valid child elements that are allowed by the DTD in a tree form. (me) * First attempt at a "Find" dialog; improving this and the "Replace" dialog would make great jobs for programmers wanting to get involved. (me) * Big rewrite of the plugin code with the aim of eventually moving over to libgnomeoffice's framework. Plugins contain services of various kinds; everything is now a GObject subclass. (me) * The "--enable-printing" configuration option no longer requires libfo; this is now enabled separately with a new "--enable-libfo" option (me) * Change template code to use a <cong:template> element (Jeff Martin) * Toolbar now has a "New Document" button (Daniel van Eeden) * Internal improvements to GUI button sensitivity logic (Paul Smith) Fixes * Fix bug #130820 (me) * Fixed crash when loading file without a dispspec with no extension in its filename (me) * Fixed a bug in the template code (Daniel Larson) * Fixes for C99ism build problems on gcc-2.95.4 (Geert Stappers) * Fixed whitespace issues in the README files (David Hoover) * Various build fixes, including disabling gtk-doc for now (Geert) * Added a couple of DocBook tags to the display specification (Daniel Larsson) * Added a template file for display specifications to the examples subfolder (Boris Goldowsky) Conglomerate 0.7.10 =================== Enhancements * The Home and End keys now take you to the start/end of text within the current structural element; with Ctrl pressed they take you to the start/end of text within the document. Shift can be used to drag out selections as usual. This fixes bug #109698 (me) Fixes * Big rewrite of File->Properties dialog - it now uses Glade, it updates in response to changes of DTD, file URL and modification status (bugs #122029, 130728) (me) * Overview tree's root element now changes when the file's URL changes (bug #130728) (me) * Fix for bug #130724 (crash on loading examples/test-docbook.c) (me) * Added a wrapper function to generate generic property dialog descriptions to reduce translator workload (fixes bug #124780) (me) * Various documentation and Debian packaging fixes, including bug #123131 (Geert Stappers) * Disabled plugin support for Norman Walsh's website format as it's currently too broken to be worth supporting (see Bugzilla #113001 for some of the problems) (me) Conglomerate 0.7.9 ================== Enhancements * Support for middle mouse button paste of PRIMARY (me) * Update PRIMARY whenever selection changes, fixing bugs #130248 and #126039 (me) * Rewrite of clipboard and selection code. Selections are now offered and received as both XML and as text, in a sane format, fixing bug #129731 (me) * Updated translations - cs (Miloslav Trmac), sr, sr@Latn (Danilo ??egan), pt (Duarte Loreto), es (Francisco Javier F. Serrador) * Installs GConf schema file (Geert Stappers) Fixes * Fixed various compilation warnings (me) * Fix for bug #125918 (Elements appearing in incorrect order) (me) * Fixed various bugs in the calculation of selection highlighting (including bug #124130); added an early reject to throw away unnecessary updates when dragging out a selection with the mouse (me) * Added ordering function for comparing nodes; fixed long-standing bug in CongRange reordering function which was causing glitches in the selection code (me) * Fixed bug when moving cursor to next word near end of a node's content which would generate an invalid cursor location off-by-one beyond the valid range (me) * Fix for bug #124508 (crash on inserting sibling) (me) * Fix for bug #125720 (crash on deleting nothing) (me) * Fixed crash when testing text nodes as being irrelevant whitespace in the case where they haven't yet been added to the tree (me) * Implemented various missing node types in cong_document_get_node_name, fixing a problem in the test data for bug #120976 (me) * Fix for bug #124208 (entity modification is not saved) (me) * Fix for bug #129752 (nested entity edit) (me) * Fix for bug #129907 (Elements appear in reverse order under certain circumstances) (me) * Fix for bug #130227 (Pasting simple text using the middle mouse button often causes assertion failures) (me) * Fix for bug #123490 (Carriage return should add a carriage return if whitespace is being preserved) (me) * Fix for bug #129776 (missing @PKGDATADIR@ definition) (me and Geert Stappers) * Improvements to dispspec debugging (Geert) * Fixed intltool problems (me) Conglomerate 0.7.8 ================== Enhancements * Big reorganisation of the implementation of the editor widget, simplifying the code (me) * New GObject class representing an XPath expression, which will help towards some future bugfixes (me) Fixes * Fixed C99ism build problem on gcc-2.95.4 (Pav Lucistnik) * Fixed missing files in POTFILES.in (Marcel Telka, Geert Stappers) * Fixed lots of warnings (me) * Increased self-tests on cursor validity (me) Conglomerate 0.7.7 ================== Enhancements * Experimental GUI code to use the new GTK File Choser dialog (currently needs manually enabling) (Me) * Big rewrite of display specifications for document types. Support for localising XML element names and descriptions, using the xml:lang attribute and intltool; numerous other improvements (Me) * Ignore unnecessary whitespace text nodes in main editor view - Fix for bug #123367 by Anders Petersson giving a big visual enhancement ; fixed cursor movement to skip over them (me) * Updated translations - ca (Jordi Mallach), de (Christian Neumair), es (Francisco Javier F. Serrador), nl (Jeroen van der Vegt), pt (Duarte Loreto) Fixes * Fix for bug 123065 (open using empty window instead of whole new window) (Robert Varga) * Portability improvements (Duraid Madina, Pav Lucistnik) * Get strings from immodule as UTF8, notify immodule of focus in/out (bug 125993) (Yukihiro Nakai) * Fixed unref of NULL uri (bug #126231) (Paul Smith) * Various GUI sensitivity fixes (Paul Smith) * Rewrie of intenals of text normalisation to supoprt Pango attributes in preparation for proper support of "pre-edit" strings from GTK input methods (me) * Fixed loading from GnomeVFS with a relative path (Robert Varga) * Fix for bug #127026 (crash when using cut from popup menu) (me) * Changed CTRL+SHIFT+S to Save As instead of Save a Copy (Michael Terry) * Force span tag to be wide enough to accommodate its title. Center contents. (Boris Goldowsky)
2004-02-09Update kile to version 1.6.1.markd4-34/+48
Besides various tiny bugfixes the most important changes are: o fixed some crashes related to project management o made Kile KDE 3.2 ready
2004-02-09Update xemacs to 21.4.15. Approved by uebayasi@.minskim5-130/+34
Changes in this version: * etc/OXYMORONS: Inserted "Corporate Culture" for 21.4.15. * etc/package-index.LATEST.gpg: New, replaces `package-index.LATEST.pgp'. * etc/package-index.LATEST.pgp: Removed, replaced with `package-index.LATEST.gpg'. * configure.in: The icc compiler pretends to be gcc. It isn't. * etc/PACKAGES (ERC): new. * configure.usage (--with-widgets): widgets now defaults to --with-widgets=no. Patch inspired by Jim Schumacher. * etc/PACKAGES (riece): New package. * etc/PACKAGES (liece): Mark as deprecated. * configure.in: Add Intel C++ compiler detection to compiler version reporting. * configure.in: record additional info about compiler and libc versions, to assist in debugging. * configure.in (line 3573): (Mule input methods): Deprecate Motif for Linux. (Installation): Report when LessTif is used. * configure.in: installexe.sh is under srcdir, not blddir. * aclocal.m4: Add icc (Intel compiler) support. * configure.in: Ditto. * configure.in (OS_RELEASE): Add support for SunOS 5.10. On current OSes produced by Sun, `uname -r' prints "5.9". It seems likely that on future OSes, `uname -r' will print "5.10". We need to accept multi-digit release numbers. * PROBLEMS: Propose bash as an alternative to buggy Solaris /bin/sh. * configure.in: XEmacs failed to build on Solaris9.
2004-02-09Use XEMACS_USE_CANNA instead of EMACS_CANNA for consistency, and addminskim3-8/+9
it to BUILD_DEFS. Approved by uebayasi@.
2004-02-09CC_VERSION is "gcc-2.8.1" for egcs. Also fix up a few nits: not alljlam1-9/+11
compilers understand "-O" to optimize, and if we only care about gcc, then wrap the block in an ifdef that is triggered only if we're using gcc.
2004-02-08We no longer need to explicitly call ${BUILDLINK_*} for CC, CXX, LIBTOOL,jlam1-2/+2
etc. because the bare variables will point to the correct executables.
2004-02-08PKGLIBTOOL and PKGSHLIBTOOL are no more.jlam1-4/+4
2004-02-07Bump PKGREVISION due to gtksourceview update.jmmv2-4/+4
2004-02-05USE_LANGUAGES=c c++grant1-1/+2
2004-02-01update to 1.0.3.2recht3-11/+47
changes: Reorganization of font-system so that it can work with True Type fonts instead of the usual pk fonts. This makes it possible to make TeXmacs distributions which do not longer rely on Metafont for the font-handling. Implementation of compound fonts. This is used in order to similate EC fonts by combining several other CM-like fonts. It also provides a first step towards native Unicode support. Improved Octave plug-in and added plug-ins for Clisp, Cmucl and Matlab.
2004-02-01In the new compiler selection framework, GCC_REQD is appended to, notjlam2-4/+4
overridden.
2004-01-28There's no need to use 'USE_X11BASE' in xvile package, we'll usextraeme1-2/+3
USE_X11 instead, bump PKGREVISION.
2004-01-28make this compile with gcc3: varargs -> stdargagc2-1/+120
2004-01-28There's no need to use 'USE_X11BASE' in mule package, we'll usextraeme1-3/+3
USE_X11 instead, bump PKGREVISION.
2004-01-28There's no need to use 'USE_X11BASE' in cooledit package, we'll usextraeme1-2/+3
USE_X11 instead, bump PKGREVISION.
2004-01-28There's no need to use 'USE_X11BASE' in nedit package, we'll usextraeme1-2/+3
USE_X11 instead, bump PKGREVISION.
2004-01-27Use $FIND with "-print". Noted by Georg Schwarz in PR pkg/24248heinz4-8/+8
2004-01-25Use GCC_REQD instead of USE_PKGSRC_GCC when overriding the compilerkristerw1-2/+2
for arm, so that we don't need to install the gcc package(s) on machines that already have a working compiler in their /usr/bin.
2004-01-24Update abiword to 2.0.3xtraeme3-10/+11
Changes: o Several crasher bugs have been fixed related to Foot and Endnotes. o Fix a nagging bug causing Copy&Paste not to function properly. o Lots of Windows frontend fixes and cleanups. o Improved WordPerfect importer, adding initial support for WP4.2 and 5.x type documents. o Improved SDW importer. o Translation updates for the Arabic, Finish, Spanish, Albanian, Malay and Catalan languages.
2004-01-23Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.jmmv7-14/+14
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-22Make this compile with gcc3: varargs -> stdargagc2-1/+33
2004-01-22update to 5.4recht3-17/+21
new features in 5.4: - Calltips (SF patch #495286) - Rangesets (SF patch #529298, #628933) - Backlighting (SF patch #529298) - Highlighting information macros (SF patch #529298) - Full mouse wheel support for XFree86 (SF patch #715941) - Look-behind matching for regular expressions (SF patch #530308) - Regular expression and syntax highlighting speed-ups - Flexible resource file location (SF patch #484674) See the section "Upgrading from 5.3 to 5.4" of the README file for more information. - Color dialog (SF patch #595330) - Option to auto-hide mouse pointer while typing - Option to keep cursor away from top and bottom of the screen - Check for real changes of externally modified files (SF patch #602426) - Synchronized interaction between nc and nedit (SF patch #403647) - Several smaller improvements on usability and speed - Several smaller improvements to the macro language (SF patch #552760, ...) For a complete list of features see the release notes at: http://nedit.sourceforge.net/relnotes.shtml Also (temporarly) change the HOMEPAGE/MASTER_SITE since nedit.org's ISP has problems. See the (current) homepage at http://nedit.sourceforge.net/ for details.
2004-01-22avoid if ! .. statement, not all shells can handle it.grant1-2/+2
2004-01-22replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant22-44/+44
2004-01-21Fix a build/linking problem wrt Xft2.recht3-8/+23
Reported by Peter Bex.
2004-01-21Add patches which I forgot in the previous commit.recht2-0/+46
2004-01-20install configuration files in PKG_SYSCONFDIR/elvis instead of /etc/elvisrecht5-6/+20
2004-01-20+ elvis, elvis-x11recht1-1/+3
2004-01-20initial import of elvis-2.2.0 (x11 version)recht2-0/+28
by Peter Bex via pkgsrc-wip This is the X11 GUI version of Elvis. It includes the console version, as well. Elvis - written by Steve Kirkendall is a very powerful vi/ex clone providing a remarkable number of bells and whistles like: * Syntax Highlighting. * Multiple files in multiple windows. * Browse modes for LaTeX (rather experimental), HTML and MAN pages. * Networking support (http and ftp). * GUI frontends for some of its platforms.
2004-01-20initial import of elvis-2.2.0 (non x11-version)recht6-0/+191
by Peter Bex via pkgsrc-wip Elvis - written by Steve Kirkendall is a very powerful vi/ex clone providing a remarkable number of bells and whistles like: * Syntax Highlighting. * Multiple files in multiple windows. * Browse modes for LaTeX (rather experimental), HTML and MAN pages. * Networking support (http and ftp). * GUI frontends for some of its platforms.
2004-01-20update to TeXmacs-1.0.3.1recht6-952/+896
The main improvements with respect to TeXmacs-1.0.2 are: * An export filter for Postscript and Pdf which supports scalable fonts. * An interface with FreeType 2 for the support of several new fonts. * TeXmacs has become ?DRD aware?, which means that properties can be associated to primitive and user defined tags. * The TeXmacs website has been redesigned and generated using TeXmacs. * A better Html output filter and several minor improvements in the LaTeX import converter. * Several improvements in the plug-ins and support for the free Axiom system. * Scheme support for plugging in new data types and converters. * Support for the Slovene language.
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc41-82/+85
2004-01-15Fix build on Solaris.markd2-4/+4
2004-01-14Disable sound support as proposed by Martin Husemann to make xemacs compilemagick1-1/+3
under -current, until i found out why it suddenly fails.
2004-01-13Make this build on NetBSD-current.kristerw2-1/+14
2004-01-13Back the last out according to Jan's request.uebayasi1-6/+5
2004-01-13Update to 0.6; exclude JDE temporarily from the list on behalf of bulk-builds.uebayasi1-5/+6
2004-01-11Fix build on NetBSD current.seb1-1/+9
2004-01-03Bump package revisions for tiff update.reed18-31/+36
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2004-01-01update to 1.0.2.11, ok'ed by jmmv@recht6-601/+1627
Lots of fixes/changes. The main improvements with respect to TeXmacs-1.0.1 are: * Improved user & developer support for plugins + documentation. * Plugins for Graphviz, GNUplot, Eukeides. * Improved converters for Html. * Possibility to save and load as XML. * Manual available in French, Italian, Portuguese and Spanish. * Informative flags for otherwise invisible tags. * Cleaner interface with Guile and module system.
2003-12-30Add trailing / on HOMEPAGEscjep3-6/+6
2003-12-28Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).jmmv3-4/+6
( We really need non-recursive dependancies... *sigh* )
2003-12-27Remove some unused options (missed in previous).xtraeme1-6/+1
2003-12-26abiword -> abiword1, abiword2 -> abiword.wiz7-385/+2
2003-12-26Update to 2.0.2 (move abiword2 package here and change PKGNAME, really).wiz16-721/+369
2003-12-26Note that this is based on gtk1 and a newer version is out.wiz2-2/+7
Add conflicts with other abiword packages.
2003-12-26Re-import abiword-1.x branch as abiword1 package.wiz15-0/+737
2003-12-24Adjust dependancies and bump PKGREVISION due to:jmmv4-9/+9
- teTeX 1.0.x packages have been moved to teTeX1* directories. - teTeX 2.0.x packages have been moved to teTeX* directories and their base name has been changed to teTeX (instead of teTeX2).