summaryrefslogtreecommitdiff
path: root/editors
AgeCommit message (Collapse)AuthorFilesLines
2004-02-20bl3ifyjmmv1-15/+15
2004-02-18Change the INSTALL value to make this package actually install.kristerw2-4/+4
2004-02-18Include "../../mk/compiler.mk" to get the value of CC_VERSION beforejlam1-2/+2
testing it.
2004-02-17Update to 0.7.12:jmmv3-7/+9
Enhancements * New translations: Croatian (hr) (Robert Sedak), Japanese (ja) (Mitsuru Oka) * Updated translations: Albanian (sq) (Laurent Dhima), Serbian (sr.po, sr@Latn.po) (Danilo ?egan), nl (Daniel van Eeden), Czech (cs) (Miloslav Trmac), Greek (el) (Kostas Papadimas), German (de) (Christian Neumair), Croatian (hr) (Robert Sedak) * Added preliminary support for the TEI Lite format (Roberto Rosselli Del Turco) * Big fix of XML namespace handling. Dispspecs now refer to elements using a namespace URI (if any) and the local name within that namespace. Element-matching code now uses namespaces rather than prefixes in various places, including the XSL-FO and RELAX NG plugins, which should lead to more robust handling of arbitrary documents. (me) * When determining which dispspec to use, calculate coverage of the document elements and pick the best (above a certain threshold percentage) (me) * New dialog for selecting which child element to insert when a DTD requires such a choice. The new dialog lists both the XML names and the translated names with icons where available (me) * Added a workaround for bug #124507 which pops up a dialog explaining what the problem is and tells you which elements are causing it. The problem elements will not appear in the editor widget. The dialog repeats every time the document is editor, but this is better behaviour than a silent crash :-) (me) Fixes * Reorganised source tree so that the xds files live in their own "dispspecs" subdirectory, rather than sharing the "examples" folder with the sample instance documents (Geert Stappers) * Tidying up of plugin management code to use Service IDs to identify instances and GType to identify classes (me) * Big warning fix, should now compile cleanly on "-Wall -Werror" (me) * Big cleanup of the insides of the popup context menu, replacing lots of obcure hackery with a more maintainable system. (me)
2004-02-17Remove info files entries from PLIST.seb1-2/+1
2004-02-17Remove info files entries from PLIST.seb1-2/+1
2004-02-16Fix build with gcc3.seb2-1/+25
2004-02-16Depend on xdg-dirs to handle the share/applications shared directory.jmmv2-3/+5
Bump PKGREVISION.
2004-02-16Explicitly include glib2's and pkgconfig's bl3 files (the later fixes build).jmmv1-2/+5
Also sort includes and use pkgsrc intltool.
2004-02-16Explicitly depend on glib2 and sort bl3 includes.jmmv1-4/+5
2004-02-16Explicitly include pkgconfig's buildlink to fix build, and use pkgsrcjmmv1-1/+3
intltool.
2004-02-16Add missing entries in INFO_FILES.seb2-69/+4
Remove info files entries from PLIST.
2004-02-16Remove info files entries from PLIST.seb1-92/+1
2004-02-16Remove info files entries from PLIST.seb1-116/+1
2004-02-16Remove info files entries from PLIST.seb1-116/+1
2004-02-15upgrade to 040103. various portability fixesitojun3-16/+32
2004-02-15update to 1.0.3.3recht3-13/+33
changes: - Application of many minor bug fixing patches. - Some <TeXmacs> primitives have been documented in greater detail. - Further fixes for using <name|True Type> fonts. in the pkg: - USE_LANGUAGES= c c++ - no need for gettext-lib, libiconv is enough for TeXmacs
2004-02-15Update xemacs-packages to 1.14, a complete set of XEmacs packages as ofminskim3-104/+312
2003/02/14. Added package: erc-0.05 Updated packages: auctex-1.36 c-support-1.19 calendar-1.23 cc-mode-1.42 ecb-1.14 ecrypto-0.16 edit-utils-2.11 ess-1.07 fsf-compat-1.14 gnus-1.79 hyperbole-1.15 ispell-1.29 liece-1.13 mail-lib-1.64 mail-crypt-2.14 mh-e-1.28 mule-base-1.46 net-utils-1.38 os-utils-1.35 prog-modes-1.94 psgml-1.42 riece-1.14 sgml-1.11 sieve-1.15 sml-mode-0.11 text-modes-1.73 tramp-1.17 x-symbol-1.09 xemacs-base-1.84 xemacs-devel-1.61
2004-02-15Do not override version.minskim1-2/+2
2004-02-15Let xemacs and xemacs-nox11 share xemacs/Makefile.common. Thisminskim3-234/+141
synchornizes xemacs and xemace-nox11 again.
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam5-13/+6
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14CONFIG_{GUESS,SUB}_OVERRIDE are now relative to ${WRKSRC} and willjlam1-3/+1
automatically substitute for any config.{guess,sub} files found up to a directory depth of 2.
2004-02-13s/dependant/dependent/snj2-5/+5
2004-02-12Remove .info from PLIST.minskim1-2/+1
2004-02-12bl3ifyminskim1-4/+4
2004-02-11Teach these package Makefiles about ICONV_TYPE.jlam1-2/+2
2004-02-11bl3ifyxtraeme2-14/+14
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