pkgsrc/www/gtkhtml314/PLIST
wiz 92300643fe Update to 3.24.1. Use abs' msgfmtstrip script from wip/ktorrent3.
GtkHTML-3.24.1 2008-10-20
-------------------------

Bug Fixes:
	#546155: Composer crash after pasting text and deleting parts of it (Milan Crha)
	#548540: Spellchecker reports possessive plurals (e.g. "horses'") as misspelled (Matthew Barnes)
	#554326: Critical warning when opening new composer and have preset a signature (Milan Crha)
	#554424: Spellchecker breaks after enabling more languages (Matthew Barnes)
	#554849: Unlocalized strings in Compose mail dialog (Takao Fujiwara)
	#556239: Inline spell-check not redone after changing the language (Matthew Barnes)

Updated Translations:
	Djihed Afifi (ar)
	Pema Geyleg (dz)
	Gil Forcada (ca)
	Takeshi AIHANA (ja)

GtkHTML-3.24.0 2008-09-22
-------------------------

Bug Fixes:
	#423395: Ensure cursor at the right position even when first time focusing to the widget (Milan Crha)
	#549232: Revise the translator comments to reference GtkComboBox, from which the "popup-shown" property and associated descriptions are taken (Matthew Barnes)

Updated Translations:
	Gintautas Miliauskas (lt)
	Lucas Lommer (cs)
	Ask H. Larsen (da)
	Hendrik Richter (de)
	Inaki Larrañaga Murgoitio (eu)
	Ilkka Tuohela (fi)
	Chao-Hsiung Liao (zh_HK, zh_TW)
	Djihed Afifi (ar)
	Gabor Kelemen (hu)
	Sandeep Shedmake (mr)
	Tirumurthi Vasudevan (ta)
	Milo Casagrande (it)
	Leonardo Ferreira Fontenelle (pt_BR)
	Changwoo Ryu (ko)
	Yavor Doganov (bg)
	Ivar Smolin (et)
	Shankar Prasad (kn)
	Philip Withnall (en_GB)
	Åsmund Skjæveland (nn)
	Funda Wang (zh_CN)

GtkHTML-3.23.92 2008-09-08
--------------------------

Bug Fixes:
	#516680: Remember focus object same as in other functions (Milan Crha)

Updated Translations:
	Philip Withnall (en_GB)
	Rodrigo Marques Flores (pt_BR)
	Sweta Kothari (gu)
	Daniel Nylander (sv)

GtkHTML-3.23.91 2008-09-01
--------------------------

Updated Translations:
	Og Maciel (pt_BR)
	Sweta Kothari (gu)
	Shankar Prasad (kn)
	Daniel Nylander (sv)
	Lucas Hermann Negri (pt_BR)
	Inaki Larranaga Murgoitio (eu)
	Ivar Smolin (et)

GtkHTML-3.23.90 2008-08-16
--------------------------

Bug Fixes:
	#540794: Sanitize HTMLENGINE by checking whether we have a HTMLEngine (Tobias Mueller)
	#543318: Force the codeset to UTF-8 (Pascal Terjan)

Other Contributors:
	Fix compiler warnings (Matthew Barnes)

Updated Translations:
	Harivishnu (ml)
	Takeshi AIHANA (ja)
	Duarte Loreto (pt)
	Ilkka Tuohela (fi)
	Yair Hershkovitz (he)
	Chao-Hsiung Liao (zh_HK)
	Chao-Hsiung Liao (zh_TW)
	Youssef Chahibi (ar)

GtkHTML-3.23.6 2008-08-04
--------------------------

Bug Fixes:
	#545559: Respect Gnome settings regarding cursor blinking (Milan Crha)

Updated Translations:
	Ivar Smolin (et)
	Youssef Chahibi (ar)
	Vladimir Melo (pt_BR)
	Bruno Brouard (fr)

GtkHTML-3.23.5 2008-07-21
--------------------------

Bug Fixes:
	#244888: Add accelerators for "justify-left" (Ctrl+L), "justify-center" (Ctrl+E) and "justify-right" (Ctrl+R).  Change the "word-wrap" accelerator from Ctrl+L to Ctrl+Backslash (Matthew Barnes)
	#408707: Implements the first of several suggested UI improvements in the bug (Matthew Barnes)
	#423395: New API to let GtkHTML know where to place cursor on the first focus event, based on the anchor name (Milan Crha)
	#446894: Use the widget style's font rather than a hardcoded font (Matthew Barnes)
	#493783: Restore last scrollbar position when done with substreams (Milan Crha)
	#538703: Delay loading of all dictionaries to improve performance (Wang Xin)
	#539289: Don't use deprecated gtk type macros (Christian Persch)
	#540342: Fix a security vulnerability (Milan Crha)
	#540929: Stop expanding columns as soon as there were no columns expanded during the cycle (Milan Crha)
	#542567: Correct the shortcuts for increasing and decreasing indents (B S Srinidhi)

Updated Translations:
	Luca Ferretti (it)
	Andre Klapper (de)
	Ignacio Casal Quinteiro (gl)
	Daniel Nylander (sv)
	Matej Urbanči (sl)
	Theppitak Karoonboonyanan (th)
	Kjartan Maraas (nb)
	Jorge Gonzalez (es)
	Yannig Marchegay (oc)

GtkHTML-3.23.4 2008-06-16
--------------------------

Bug Fixes:
	#533741: Don't insert BOM into UTF-8 text when copying to clipboard; filter it out when pasting from clipboard (Vaclav Slavik)
	#536635: Allow gtkhtml to build with G_DISABLE_SINGLE_INCLUDES and GTK_DISABLE_SINGLE_INCLUDES defined (Matthew Barnes)
	#537397: Fix a duplicate mnemonic (Matthew Barnes)

Updated Translations:
	Ivar Smolin (et)
	Theppitak Karoonboonyanan (th)
	Khaled Hosny (ar)
	Ignacio Casal Quinteiro  (gl)

GtkHTML-3.23.3 2008-06-02
--------------------------

Bug Fixes:
	#524338: Reverting the fix for bug #342659 which caused the fickering (Srinivasa Ragavan)

Updated Translations:
	Máté Őry (hu)
	Clytie Siddall (vi)
	Khaled Hosny (ar)

GtkHTML-3.23.2 2008-05-12
--------------------------

Bug Fixes:
	#525996: Look for data files in our own installation prefix, to make running local builds easier (Matthew Barnes)

Other Contributors:
	Don't translate a bunch of useless widget labels. (Kjartan Maraas)

Updated Translations:
	Yair Hershkovitz (he)
	Kjartan Maraas (nb)
	Jorge Gonzalez (es)

GtkHTML-3.23.1 2008-04-21
--------------------------

Bug Fixes:
	#266206: Bunch of  input method fixes (Owen Taylor, Matthew Barnes)
	#339093: Skip ZOOM commands only when in non-editing mode and when not invoked by key bindings. (Milan Crha)
	#458369: Merge two similar translated strings. (Matthew Barnes)
	#483745: Add tooltip for text color combo. (Milan Crha)
	#512046: Gtkhtml freezes when backward searching in e-mail editing window (Takao Fujiwara)
	#520711: Fix runtime critical warnings (Milan Crha)
	#525977: Add a --with-glade-catalog option for installing Glade 3 catalog files (for maintainers only). Defaults to 'no'. (Matthew Barnes)
	#526152: Defer management of spell check languages and color to the editor component. (Matthew Barnes)

Updated Translations:
	Kjartan Maraas (nb)
	Jorge Gonzalez (es)
	Eskild Hustvedt (nn)
2008-10-24 19:27:18 +00:00

125 lines
5.3 KiB
Text

@comment $NetBSD: PLIST,v 1.3 2008/10/24 19:27:18 wiz Exp $
bin/gtkhtml-editor-test
include/libgtkhtml-3.14/editor/gtkhtml-editor-actions.h
include/libgtkhtml-3.14/editor/gtkhtml-editor-common.h
include/libgtkhtml-3.14/editor/gtkhtml-editor-widgets.h
include/libgtkhtml-3.14/editor/gtkhtml-editor.h
include/libgtkhtml-3.14/editor/gtkhtml-spell-checker.h
include/libgtkhtml-3.14/editor/gtkhtml-spell-language.h
include/libgtkhtml-3.14/gtkhtml/gtkhtml-embedded.h
include/libgtkhtml-3.14/gtkhtml/gtkhtml-enums.h
include/libgtkhtml-3.14/gtkhtml/gtkhtml-properties.h
include/libgtkhtml-3.14/gtkhtml/gtkhtml-search.h
include/libgtkhtml-3.14/gtkhtml/gtkhtml-stream.h
include/libgtkhtml-3.14/gtkhtml/gtkhtml-types.h
include/libgtkhtml-3.14/gtkhtml/gtkhtml.h
include/libgtkhtml-3.14/gtkhtml/htmlenums.h
include/libgtkhtml-3.14/gtkhtml/htmltokenizer.h
include/libgtkhtml-3.14/gtkhtml/htmltypes.h
lib/libgtkhtml-3.14.la
lib/libgtkhtml-editor.la
lib/pkgconfig/gtkhtml-editor.pc
lib/pkgconfig/libgtkhtml-3.14.pc
share/gtkhtml-3.14/gtkhtml-editor.glade
share/gtkhtml-3.14/gtkhtml-editor.ui
share/gtkhtml-3.14/icons/bulb.png
share/gtkhtml-3.14/icons/confidential-stamp.jpg
share/gtkhtml-3.14/icons/draft-paper.png
share/gtkhtml-3.14/icons/draft-stamp.jpg
share/gtkhtml-3.14/icons/empty_image.png
share/gtkhtml-3.14/icons/flowers.png
share/gtkhtml-3.14/icons/html-viewer.png
share/gtkhtml-3.14/icons/info_bulb.png
share/gtkhtml-3.14/icons/midnight-stars.jpg
share/gtkhtml-3.14/icons/paper.png
share/gtkhtml-3.14/icons/rect.png
share/gtkhtml-3.14/icons/ribbon.jpg
share/gtkhtml-3.14/icons/rule-blue-center.png
share/gtkhtml-3.14/icons/rule-blue-left.png
share/gtkhtml-3.14/icons/rule-blue-right.png
share/gtkhtml-3.14/icons/rule-yellow-flowers-center.png
share/gtkhtml-3.14/icons/rule-yellow-flowers-left.png
share/gtkhtml-3.14/icons/rule-yellow-flowers-right.png
share/gtkhtml-3.14/icons/texture.png
share/gtkhtml-3.14/icons/transparent.png
share/gtkhtml-3.14/keybindingsrc.emacs
share/locale/am/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/ar/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/as/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/az/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/be/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/bg/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/bn/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/bn_IN/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/ca/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/cs/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/cy/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/da/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/de/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/dz/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/el/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/en_CA/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/en_GB/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/es/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/et/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/eu/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/fa/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/fi/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/fr/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/ga/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/gl/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/gu/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/he/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/hi/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/hr/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/hu/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/id/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/it/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/ja/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/ka/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/kn/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/ko/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/ku/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/lt/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/lv/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/mg/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/mk/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/ml/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/mn/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/mr/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/ms/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/nb/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/ne/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/nl/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/nn/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/oc/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/or/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/pa/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/pl/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/pt/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/pt_BR/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/ro/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/ru/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/rw/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/si/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/sk/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/sl/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/sq/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/sr/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/sr@latin/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/sv/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/ta/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/te/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/th/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/tr/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/uk/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/vi/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/xh/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/zh_CN/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/zh_HK/LC_MESSAGES/gtkhtml-3.14.mo
share/locale/zh_TW/LC_MESSAGES/gtkhtml-3.14.mo
@dirrm share/gtkhtml-3.14/icons
@dirrm share/gtkhtml-3.14
@dirrm include/libgtkhtml-3.14/gtkhtml
@dirrm include/libgtkhtml-3.14/editor
@dirrm include/libgtkhtml-3.14