summaryrefslogtreecommitdiff
path: root/www/gtkhtml36
AgeCommit message (Collapse)AuthorFilesLines
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg2-4/+4
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz2-4/+4
of the shlib major bump. PKGREVISION++ for the dependencies.
2005-12-31Recursive PKGREVISION bump for gnutls shlib major bump.wiz2-2/+4
Bump BUILDLINK_RECOMMENDED.
2005-08-10Remove the abuse of buildlink that was pkg-config/buildlink3.mk. Thatjlam1-3/+2
file's sole purpose was to provide a dependency on pkg-config and set some environment variables. Instead, turn pkg-config into a "tool" in the tools framework, where the pkg-config wrapper automatically adds PKG_CONFIG_LIBDIR to the environment before invoking the real pkg-config. For all package Makefiles that included pkg-config/buildlink3.mk, remove that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-07-27Makefile uses libsoup-devel (which is not so -devel anymore...),drochner1-2/+2
so should buildlink3.
2005-07-21Change path from devel/pkgconfig to devel/pkg-config.wiz1-2/+2
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-05-18Update to 3.6.2:jmmv3-7/+11
* fixed font magnification * fixed table editing - setting number of rows/columns * fixed color and settings management in frames * fixed table cells padding * fixed problem with text foreground color * fixed several cursor movement problems * fixed DIV parsing * added and updated translations (Pawan Chitrakar, Ahmad Riza H Nst, Adam Weinberger, Roozbeh Pournader, Steve Murphy, Adi Attar)
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-04-05Added a patch needed for gcc-2.95. Approved by wiz.rillig2-1/+22
2005-03-26Update to 3.6.1:jmmv3-7/+9
* a11y fixes (Mengjie Yu) * cursor movement fixes * color changes notification fix (Mengjie Yu) * stress test suite * fixed table cells parsing * fixed deleting around tables * updated translations (Abel Cheung)
2005-03-22Update gtkhtml3 to 3.6.0. Reimporting it as a different package becausejmmv7-0/+308
the API has changed (thus being incompatible): gtkhtml-3.6.0 "Airedale" 2004-03-07 ------------------------------------------------ New in this release * fixed possible infinite loop * fixed crash when pasting html with DIV blocks * updated translations (Laszlo Dvornik, Danilo Šegan) gtkhtml-3.5.7 "Snow white" 2004-02-28 ------------------------------------------------ New in this release * fixed margins calculation for RTL * fixed quotation parsing * keypress event return value fix (Harry Lu) * fixed plain save padding for RTL * fixed citation rendering * fixed spell errors rendering * fixed crash in cursor line down function * fixed crash in cursor base calculation * bind to Sun Undo/Copy/Cut/Paste keys (Mengjie Yu) * a11y fixes (Mengjie Yu) * rtl improvements - use keymap, save direction to html elements * extended test suite * updated translations (Kjartan Maraas, Leonid Kanter, Priit Laes, Kostas Papadimas, Takeshi Aihana, David Lodge, Vincent van Adrighem, Alexander Shopov, Laurent Dhima, Maxim Dziumanenko, Duarte Loreto, Nikos Charonitakis, Raphael Higino, Miloslav Trmač, Christophe Merlet, Martin Willemoes Hansen, Ankit Patel, Amanpreet Singh Alamwala, Jordi Mallach, Artur Flinta) gtkhtml-3.5.6 "Winter mood" 2004-02-07 ------------------------------------------------ New in this release * fixed broken cursor navigation around tables * fixed RTL line up/down cursor navigation * allow \' in email auto recognition * fixed compilation with gcc 4.0.0 (amd) * fixed nested cluev's editing * fixed RTL item rendering * fixed RTL citations * more tests in regression test suite * updated translations (Changwoo Ryu, Francisco Javier F. Serrador, Frank Arnold, Pauli Virtanen, Adam Weinberger, Priit Laes, Miloslav Trmac) gtkhtml-3.5.5 "Try RTL" 2004-01-31 ------------------------------------------------ New in this release * merged fixes to RTL editing from rtl branch * fixed selection drawing * added more tests to regression test suite * a11y fixes (Mengjie Yu) * added a11y names (Mengjie Yu) * fixed tabs drawwing/editing * fixed nowrap keyword in table cells (Changwoo Ryu) * added missing mnenonics in editor (Mengjie Yu) * fixed nested iframes rendering * fixed crash when deleting table/row/column when selection is active * updated translations (Hendrik Brandt, Alexander Shopov, Kjartan Maraas, Francisco Javier F. Serrador, Duarte Loreto, Adam Weinberger, Miloslav Trmac, Priit Laes, Žygimantas Beručka, Christian Rose, Vincent van Adrighem, Funda Wang) gtkhtml-3.5.4 "Snowman" 2004-01-24 ------------------------------------------------ New in this release * fixed symbols conflict with gal's color combo * fixed performance problem in paragraph direction code * fixed bug in quotation code * html input logging switching with GTK_HTML_LOG_INPUT_STREAM environment variable * color combo fixed to be accessible from keyboard (Mengjie Yu) * fixed problem with unavailable toolbar icons * put 2 insert icons back to be compatible with gnome icon theme from gnome 2.6 * fixed Home/End navigation in Caret Mode (Mengjie Yu) * introduced regression test suite gtkhtml-3.5.3 "Resort" 2004-01-10 ------------------------------------------------ New in this release * Right-to-Left display support * fix crash on a double-click on the background of the mail header * i18n fixes (Mengjie Yu) * a11y fixes (Mengjie Yu) gtkhtml-3.5.2 "Valley" 2004-12-20 ------------------------------------------------ New in this release * run ask replace dialog until finished * fix symbol conflicts with gal * a11y fixes (Mengjie Yu) gtkhtml-3.5.1 "Fern" 2004-11-01 ------------------------------------------------ New in this release * padding, border style for DIV tag * background color style for clues * merged changes from gtkhtml 3.3.x (Owen Taylor, gnome-2-8-devel branch) * beginning of rtl support - HTML tags * i18n fixes - use glib's i18n instead of deprecated libgnome i18n (Mariano Suarez-Alvarez) * fixed crash in aligned images drawing * use more GIT icons * fixed two memory leaks gtkhtml-3.5.0 "Frond" 2004-11-01 ------------------------------------------------ New in this release * added id attribute to objects * beginning of border style