GtkHTML-3.26.0 2009-03-16
--------------------------
This release has no major features, but just bug fixes & updated translations. See
the individual release NEWS entries for exact bug numbers and fixes.
GtkHTML-3.25.92 2009-03-02
--------------------------
Updated Translations:
Alexander Shopov (bg)
Andre Gondim (pt)
Chao-Hsiung Liao (zh)
Claude Paroz (fr)
Clytie Siddall (vi)
Daniel Nylander (sv)
Duarte Loreto (pt)
Gabor Kelemen (hu)
Gil Forcada (ca)
Ilkka Tuohela (fi)
Inaki Larranaga Murgoitio (eu)
Ivar Smolin (et)
Jani Monoses (ro)
Kenneth Nielsen (da)
Milo Casagrande (it)
Philip Withnall (en)
Takeshi AIHANA (ja)
Theppitak Karoonboonyanan (th)
Wouter Bolsterlee (nl)
Bug Fixes:
#549838 : Revert workarounds for HTML entities (Matt McCutchen)
#569365 : Do not draw a cursor without a window (Milan Crha)
#570276 : Change Word Wrap accelerator to CtrlK (Matthew Barnes)
#570728 : Use gtk_show_uri in html-editor (Paweł Zembrzuski)
#571621 : Replace a g_assert() with g_return_if_fail() (Matthew Barnes)
#571654 : Clear also primary selection (Milan Crha)
#571738 : Remove unused libart_lgpl includes (Andre Klapper)
GtkHTML-3.25.90 2009-02-02
--------------------------
Updated Translations:
Changwoo Ryu (ko)
Bug Fixes:
#464064 (BNC) : Evolution crashed - pressing ctrl+z (undo) in composer window (Bharath Acharya)
#465432 (BNC) : Deleting Text In Table Deletes To End Of String (Bharath Acharya)
#532165 : Do not crash when factory gone. (Milan Crha)
#567697 : Do not strip invalid entities, rather return them back as text. (Denis Pauk)
#567733 : Handle the "popup-menu" signal. (Matthew Barnes)
GtkHTML-3.25.5 2009-01-19
-------------------------
Updated Translations:
Hendrik Richter (de)
Jorge Gonzalez (es)
Kjartan Maraas (nb)
Bug Fixes:
#564529 : Fix what we can with GSEAL_ENABLE defined. (Matthew Barnes)
#565491 : Preserve up to one leading space when parsing HTML. Eliminates strange cut-and-paste behavior when the text segment has leading whitespace (Matthew Barnes)
#565491 : Preserve leading space only when in the editing mode, otherwise strip it as before. (Milan Crha)
#565493 : Ignore the action activation if 'ignore_style_change' is set. Means we're moving the cursor around and updating the toolbar. Set 'ignore_style_change' for the duration of the function. Add 'ignore_style_change' counter to the private struct. (Matthew Barnes)
#566014 : New 'default-transparent' boolean property indicates the default color should be treated as transparent. Set the color swatch color to NULL if the default color was chosen and the 'default-transparent' property is TRUE. Allow color to be NULL. Treat the default color as transparent. Initialize the color combo. (Matthew Barnes)
#567130 : Use the localization domain when initializing the Glade UI. (Takao Fujiwara)
Other contributions:
Bump gtk_minimum_version to 2.14.0 for gtk_show_uri(). (Matthew Barnes)
Fix what we can with GSEAL_ENABLE defined. (Matthew Barnes)
New convenience function calls gtk_show_uri() and displays an error dialog if the URI cannot be shown. Call gtkhtml_editor_show_uri() instead of gnome_url_show(). (Matthew Barnes)
GtkHTML-3.25.4 2009-01-05
-------------------------
Bug Fixes:
#536625: Free the string returned by html_tokenizer_next_token() (Matthew Barnes)
#552357: Fixes invalid reads and memory usage (Denis Pauk)
Updated Translations:
Wadim Dziedzic (pl)
Jorge Gonzalez (es)
GtkHTML-3.25.3 2008-12-15
-------------------------
Bug Fixes:
#552357: Support http-equiv and set encoding if it exist in http - headers and re-coding resulted query from form (Denis Pauk)
#553995: Check for NULL return (Matthew Barnes)
#555388: Do not crash on undo of a table creation (Milan Crha)
#563841: Refresh the pictogram parser. Use standard icon names for smiley faces and recognize more of them (Matthew Barnes)
#563841: Replace "insert-face-menu" with "insert-face" and also add it to the HTML toolbar. (Matthew Barnes)
GtkHTML-3.25.2 2008-12-01
-------------------------
Bug Fixes:
#330452: Automatic spell check suggestions should be first level menu option (Matthew Barnes)
#338921: crash when the interest in the image left before it was loaded (Milan Crha)
#555420: IM modules "commit" crash (Stanislav Brabec)
#562323: Evolution inserts a link incorrectly (Matthew Barnes)
#472517 (bugzilla.redhat.com): Fast double-click to select word followed by a right click to get
context menu seems to use previous context (Matthew Barnes)
Updated Translations:
Jorge Gonzalez (es)
GtkHTML-3.25.1 2008-11-03
-------------------------
Bug Fixes:
#546155: Update correct index, otherwise it crashes (Milan Crha)
#548540: Exclude apostrophies from the end of words before passing them to the dictionary. (Matthew Barnes)
#554326: Ask for clipboard only when have something to store there. (Milan Crha)
#554424: A word is correct if it's found in ANY dictionary, not ALL. (Matthew Barnes)
#554849: Add bindtextdomain to set LOCALEDIR (Takao Fujiwara)
#556239: Recheck spelling when the language selection changes (Matthew Barnes)
Updated Translations:
Maxim Dziumanenko (uk)
Gil Forcada (ca)
GtkHTML-3.24.5 2009-02-25
-------------------------
Bug Fixes:
#569365 : Do not draw a cursor without a window. (Milan Crha)
#570276 : Change Word Wrap accelerator to CtrlK, since CtrlBackspace
doesn't work apparently. (Matthew Barnes)
#571621 : Replace a g_assert() with g_return_if_fail(). (Matthew
Barnes)
GtkHTML-3.24.3 2009-01-12
-------------------------
Bug Fixes:
#553995: evolution crashed with SIGSEGV in gtkhtml_editor_set_changed() (Paul Bolle)
#555388: Undo table create locked up client (Milan Crha)
#562323: Evolution inserts a link incorrectly (Matthew Barnes)
#565491: Don't strip leading whitespace when inserting text (Matthew Barnes)
#565493: Formatting destroyed when marking text with keyboard (Matthew Barnes)
#566014: Evolution does not use selected background color inside table in mail message (Matthew Barnes)
#567130: glade GUI is not localized with evolution (Takao Fujiwara)
GtkHTML-3.24.2 2008-11-24
-------------------------
Bug Fixes:
#472517: Always update the pop-up menu before showing it, whether we're clicking in a selection or not (Matthew Barnes)
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)
it any longer.
Fixes build problem in evolution:
> ===> Creating toolchain wrappers for evolution-2.22.1
> ERROR: libgnomeprintui is not installed; can't buildlink files.
Bump BUILDLINK_ABI_DEPENDS.gtkhtml314 for dependency change.