pkgsrc/editors/mlview/PLIST
jmmv 18803f94a5 Update to 0.7.0:
Enhancements since 0.6.3
========================
* keyboard shortcuts a.k.a fast editing keybindings [Dodji Seketeli]
* new validation and error reporting system. Early support of XSD/RNG
  [Nicolas Centa]
* "comment out node" feature [Dodji Seketeli]
* support new GtkFileChooser [Benjamin Dauvergne, Dodji Seketeli]
* infinite Undo/Redo [Dodji Seketeli]
* menu/toolbar management rework - now based on GtkUIManager [Dodji Seketeli]
* better node clipboard management [Dodji Seketeli]
* support of remote document loading [Philippe Mechaï]
* docs drag & drop from the desktop to the editor [Philippe Mechaï]
* view tabs & naming HIG-fication [Philippe Mechaï]
* lots of HIG-ficcation [Philippe Mechaï, Dodji Seketeli]
* Website redesign [Scott White]

Bugfixes since 0.6.3
====================
* #142163 autoscroll tree editing widget [Dodji Seketeli]
* #142596 fix gcc 2.95 compilation errors [Adrian Bunk]
* #142861 wrong behaviour when closing a view [Nicolas Centa]
* #142980 segfault when multiple views on one doc [Nicolas Centa]
* #144989 relative to absolute uri conversion [Nicolas Centa]
* #144983 wrong behaviour when opening a doc twice [Dodji Seketeli]
* #145381 no scroll during node search [Dodji Seketeli]
* #145383 search dialog blocks the view [Dodji Seketeli]
* #147690 nodes added twice from compl table [Dodji Seketeli]
* #147820 phrasing error [Raphael Higino]
* #148015 phrasing error [David Lodge]
* #148335 phrasing error [David Lodge]
* #150175 update completion table when DTD is associated [Dodji Seketeli]
* #150184 wrong node names/attributes parsing [Dodji Seketeli]
* #150206 node editor bad sync behaviour [Dodji Seketeli]
* #150290 can't open file name with spaces [Bart Vanherck]
* #150384 underscore escaping in filenames [Dodji Seketeli]
* #150487 crash when re-associating a new DTD [Nicolas Centa]
* #150872 wrap tree editing widget text to 80 chars [Dodji Seketeli]
* #151442 crash during editing [Dodji Seketeli]
* #152232 crash when validating empty doc [Dodji Seketeli]
* #152629 badly formed node names [Dodji Seketeli]
* #152858 use GtkFileChooser by default [John Spray]
* #153735 crash when closing doc [Dodji Seketeli]
* #153856 schema selector must use GtkFileChooser [Dodji Seketeli]
* #153874 wrong compl list in contextual menu [Dodji Seketeli]
* many crashers fixes here and there [Dodji Seketeli]

Documentation
=============
* Updated the "MlView internals" document
* Wrote "MlView Keybindings" document

Updated translations
====================
* ja [Ryoichi INAGAKI]
* nl [Tino Meinen, Vincent Van Adrighem]
* cs [Miloslav Trmac]
* en_CA [Alexander Winston]
* en_BG [David Lodge, Garret Owen]
* pt_BR [Gustavo Maciel Dias Vieira]
* es [Francisco Javier F Serrador]
* it [Guido Spadotto]
* zn_CN [Funda Wang]
* de [Daniel Holbach]

Enhancements since 0.6.2
========================
* Updated translations:
  no [Kjartan Maraas]
  hr [Robert Sedak]
  en_GB [Gareth Owen]
  en_CA [Adam Weinberger]
  de [Daniel Holbach]
* Added read/write support for DOCTYPE and entities declaration nodes [Dodji
  Seketeli]
* new entity refs icon [Baptiste Mille-Mathias]
* use glade/libglade instead of GnomeApp & co [Dodji Seketeli]
* Put the "multi-type-of-editing-views" architecture in place
  [Dodji Seketeli, Stephane Bonhomme]
* right click based editing [Dodji Seketeli]
* delete attributes by hiting the 'del' key in the node editing widget
  [Sebastien Bacher]
* added the --dtd|-d command line option [Luuk de Waard]
* Set a default icon for all windows [Dodji Seketeli]
* Deactivate some menuitems depending on the context [Dodji Seketeli]
* Port our SAX plumbing over the new libxml2 2.6.x SAX2 without breaking it
  on previous versions [Dodji Seketeli]
* Force the use of libxml2 2.6.6 or higher [Dodji Seketeli]
* Allow element node name completion in the contextual menu [Nicolas Centa]

Fixes since 0.6.2
=================
* #130036: better utf8 based interaction with gtk+ [Dodji Seketeli]
* #130027: better node type picker behaviour [Dodji Seketeli]
* #130089: xslt dialog crash [Paolo Borelli]
* #132034: better add node dialog usability [Nicolas Centa]
* #130184: cancel on exit dialog [Sebastien Bacher]
* #135780,#139162,#141533,#141578: fix a bad random crash that
  becomes systematic on gnome 2.6 [Dodji Seketeli]
* #135429: proper install of gconf schema file [Julio M. Merino Vidal]
* Replace AM_PROG_LIBTOOL with AC_PROG_LIBTOOL [Dodji Seketeli]
* #141664: validation fix [Dodji Seketeli]
* #130251: avoid having two root element nodes in the same document [Dodji
  Seketeli]
* #132756: avoid having two attributes with the same name on the same element
  node [Dodji Seketeli]
* #141894: better synchronization between node editing widget and tree editing
  widget [Dodji Seketeli]
* #141992: better memory management in the document object model [Dodji
  Seketeli]
* #142152: fix crash in 'find node' [Dodji Seketeli]
2004-10-03 09:43:57 +00:00

52 lines
2.1 KiB
Text

@comment $NetBSD: PLIST,v 1.3 2004/10/03 09:43:57 jmmv Exp $
bin/mlv
lib/libmlview.la
share/applications/mlview.desktop
share/gconf/schemas/mlview.schemas
${PKGLOCALEDIR}/locale/az/LC_MESSAGES/mlview.mo
${PKGLOCALEDIR}/locale/ca/LC_MESSAGES/mlview.mo
${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/mlview.mo
${PKGLOCALEDIR}/locale/de/LC_MESSAGES/mlview.mo
${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/mlview.mo
${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/mlview.mo
${PKGLOCALEDIR}/locale/es/LC_MESSAGES/mlview.mo
${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/mlview.mo
${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/mlview.mo
${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/mlview.mo
${PKGLOCALEDIR}/locale/ml/LC_MESSAGES/mlview.mo
${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/mlview.mo
${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/mlview.mo
${PKGLOCALEDIR}/locale/no/LC_MESSAGES/mlview.mo
${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/mlview.mo
${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/mlview.mo
${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/mlview.mo
${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/mlview.mo
${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/mlview.mo
${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/mlview.mo
${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/mlview.mo
share/mlview/main-menu-bar.xml
share/mlview/main-toolbar.xml
share/mlview/mlview-app-icon.png
share/mlview/mlview-app-icon.xpm
share/mlview/mlview-css-picker.glade
share/mlview/mlview-dtd-choice-dtd-not-resolved.glade
share/mlview/mlview-dtd-choice.glade
share/mlview/mlview-main-app-win.glade
share/mlview/mlview-main-app-win2.glade
share/mlview/mlview-preferences.glade
share/mlview/mlview-schemas-window.glade
share/mlview/mlview-search-node.glade
share/mlview/mlview-uri-dialog.glade
share/mlview/mlview-validation-report.glade
share/mlview/tree-view-edit-menu.xml
share/mlview/xml-comment-node.png
share/mlview/xml-element-node-open.png
share/mlview/xml-element-node.png
share/mlview/xml-entity-ref-node.png
share/mlview/xml-pi-node.png
share/mlview/xml-root-open.png
share/mlview/xml-root.png
share/mlview/xml-text-node.png
@dirrm share/mlview
@comment in GConf2: @dirrm share/gconf/schemas
@comment in xdg-dirs: @dirrm share/applications