source: trunk/third/gtkhtml3/NEWS @ 21116

Revision 21116, 4.9 KB checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r21115, which included commits to RCS files with non-trunk default branches.
Line 
1gtkhtml-3.2.1 "Gone stable" 2004-09-10
2------------------------------------------------
3
4New in this release
5
6   * Updated translations:
7        el (Nikos Charonitakis)
8        cs (Miloslav Trmac)
9        it (Luca Ferretti)
10        ta (Jayaradha)
11        ms (Hasbullah Bin Pit)
12        sq (Laurent Dhima)
13
14gtkhtml-3.2.0 "Going stable" 2004-08-26
15------------------------------------------------
16
17New in this release
18   
19   * make sure backstore pixmap has a colormap (Robert McQueen)
20
21New in 3.1.20
22
23   * optionally use new gtk file chooser
24   * fixed table layout calculation
25   * fixed embedded widgets width
26   * do not use title from MOZILLA_URL in text mode
27   * fixed table cell cursor
28   * a11y fixes (Eric Zhao)
29   * fixed style setting in editor
30
31New in 3.1.19
32
33   * fixed crash in embedded widgets code
34   * auto* files fixes (release string vs. api version)
35   * better size request/allocation handling for child widgets
36   * memory leak fix
37
38New in 3.1.18
39
40   * save TT tag again
41
42New in 3.1.17
43
44   * fixed links editing
45   * fixed problems with gnome print and  's
46   * fixed crash when pasting html with embedded widgets
47   * display link attributes in plain text
48   * fixed cursor movement
49   * set iframe's base url before emitting iframe_created signal
50   * disable focus forwarding in editor (Eric Zhao)
51   * fixed MOZILLA_URL pasting again
52   * fixed leaking pango glyphs (Owen Taylor)
53   * removed line breaks around puntuation in links
54   * caret is now consistent with focus (Eric Zhao)
55   * more compiler warnings fixes (Owen Taylor)
56
57New in 3.1.16
58
59   * compiler warnings fixes
60   * font settings fixes
61   * fixed pasting MOZILLA_URL crash
62   * added missing KP_Home, KP_End bindings
63
64New in 3.1.15
65
66   * fixed printing
67   * fixed page color editing
68   * fixed table editing
69   * fixed local image url's
70   * optimalizations
71   * colorset fixes
72   * fixed crash related to displaying spell errors
73   * a11y fixes (Eric Zhao)
74   * search dialog fixes (Pratik V. Parikh)
75   * line breaking fixes in links
76   * make Wrap Lines menu item usable again
77   * fixed line breaking
78   * use GIT
79   * HIGifications   
80
81New in 3.1.5
82
83   * improved IM preedit string display
84   * removed gal dependency
85   * better smiley substitution in the composer (bounty by Jan Arne Petersen)
86
87New in 3.1.5
88
89   * better font sizing
90   * updated translations.
91
92New in 3.1.4
93
94   * new and improved html parser handles broken html much better.
95   * better pango integration.
96   * updated translations.
97   * better ascii mode rendering of lists.
98   * improved exposure handling.
99   * improved animation rendering.
100   * versioned .server files for parallel installs with version 3.0.x.
101
102New in 3.0.5
103
104  * lots of leaks fixed.
105  * printing now uses the same fonts as display.
106
107New in 3.0.5
108
109  * fixed SELECT implementation (Rodney)
110  * updated translations
111
112New in 3.0.4
113
114  * viewport and frame clipping fixed.
115  * fixed a bug in image url replacement.
116  * added new options for animations magic links/smileys and inline
117    spelling.
118  * editor preferences now bonobo properties.
119  * fixed the drawing of alt text in the plain painter.
120  * fixed flag definition for gtk_html_begin_full.
121  * fixed crashes if spelling languages no set.
122  * printing margins corrected for new gnome-print.
123  * made keybindings listen to gnome-wide gconf setting.
124  * unbreak font manager default setting.
125  * made shift-tab traverse backwards in the tab order.
126  * fixed idle crash.
127  * make tab drawing work in all cases.
128  * make file insertion in the editor handle charsets gracefully.
129  * translate ui elements in bonobo.
130  * fix translation domain in editor.
131  * hig improvements.
132
133New in 3.0.3
134
135  * Cursor no longer jumps to origin on insertion.
136  * Drawing queue optimizations and cliping improvements.
137  * Removed unneeded warnings.
138  * Clean up some small memory leaks.
139  * Fixed a bug that caused only the underline of a link to be
140    clickable from time to time.
141  * Improved gtk input method support.
142  * Fixed distcheck for automake 1.7.3
143  * Fixed editor image support.
144  * Optimized editing of very long words and layout in general.
145  * Fixed problems with selection of lines containing tabs.
146
147New in 3.0.2
148
149  * Much improved pango support.
150  * Initial gtk input method support.
151  * Display a Missing image icon.
152  * Better use of stock icons in widgat and editor.
153  * Improved editor stability.
154  * Optimized some drawing operations.
155  * Improved gtk theme support, all major colors can now be controlled
156    by the theme, using style properties.
157  * Spell checking support updated.
158  * Fixed resize after printing problems.
159  * Fixed several table editing bugs.
160  * Added support for dnd of utf8 strings
161  * Allow paragraph style changes to change apply to all selected
162    paragraphs.
163  * Made the editor a shlib factory by default.
164  * Fixed link clicking in iframes.
165  * Fixed printing of images.
166  * Pickup style changes when switch from plain to html mode.
167  * Use stock i
168  * Lots of bugs fixed, see bugzilla.ximian.com
169       
170       
Note: See TracBrowser for help on using the repository browser.