1 | 2002-01-23 Darin Adler <darin@bentspoon.com> |
---|
2 | |
---|
3 | * NEWS: Update for 1.0.3. |
---|
4 | * configure.in: Update version to 1.0.3. |
---|
5 | |
---|
6 | 2002-01-03 Darin Adler <darin@bentspoon.com> |
---|
7 | |
---|
8 | * rsvg-paint-server.c: (rsvg_paint_server_lin_grad_render), |
---|
9 | (rsvg_paint_server_rad_grad_render): Fix bug when gradients |
---|
10 | are empty. |
---|
11 | |
---|
12 | 2001-10-19 Darin Adler <darin@bentspoon.com> |
---|
13 | |
---|
14 | * hack-macros/nautilus-macros.m4: Change comment so that we |
---|
15 | won't fool automake into thinking it's a macro. |
---|
16 | |
---|
17 | 2001-10-05 Darin Adler <darin@bentspoon.com> |
---|
18 | |
---|
19 | * NEWS: Oops. Forgot to give Ramiro credit. |
---|
20 | |
---|
21 | ==== librsvg 1.0.2 ==== |
---|
22 | |
---|
23 | 2001-10-04 Darin Adler <darin@bentspoon.com> |
---|
24 | |
---|
25 | * NEWS: Update for 1.0.2. |
---|
26 | * configure.in: Update version to 1.0.2. |
---|
27 | |
---|
28 | 2001-09-29 Darin Adler <darin@bentspoon.com> |
---|
29 | |
---|
30 | * rsvg-ft.c: (rsvg_ft_measure_or_render_string): Fix font metrics |
---|
31 | to take affine matrix into account. |
---|
32 | |
---|
33 | 2001-09-24 Darin Adler <darin@bentspoon.com> |
---|
34 | |
---|
35 | * rsvg.c: (rsvg_entity_decl): Change so it can handle a NULL |
---|
36 | for the content passed in. Happens at least if the .svg file |
---|
37 | is empty and presumably in other cases. |
---|
38 | |
---|
39 | 2001-09-15 Darin Adler <darin@bentspoon.com> |
---|
40 | |
---|
41 | * rsvg-paint-server.c: (rsvg_paint_server_lin_grad_free), |
---|
42 | (rsvg_paint_server_rad_grad_free): Fix some code that does |
---|
43 | a null dereference. |
---|
44 | |
---|
45 | * test-rsvg.c: (main): Add a missing exit statement. |
---|
46 | |
---|
47 | 2001-07-25 Ramiro Estrugo <ramiro@fateware.com> |
---|
48 | |
---|
49 | * librsvg.spec.in: |
---|
50 | Add missing pkg-config file. |
---|
51 | Add missing m4 file. |
---|
52 | |
---|
53 | 2001-07-25 Ramiro Estrugo <ramiro@fateware.com> |
---|
54 | |
---|
55 | * Makefile.am: |
---|
56 | * configure.in: |
---|
57 | * librsvg-1.0.pc.in: |
---|
58 | Change includedir to librsvg-1/librsvg that it can cohabitate with |
---|
59 | librsvg from the GNOME2 platform. |
---|
60 | |
---|
61 | * librsvg.spec.in: |
---|
62 | Update for library and includedir name changes, plus some extra |
---|
63 | cleanup. |
---|
64 | |
---|
65 | 2001-07-21 Darin Adler <darin@bentspoon.com> |
---|
66 | |
---|
67 | * rsvg-ft.c: (rsvg_ft_measure_or_render_string): |
---|
68 | Fix bug where we would render past the end of the passed-in |
---|
69 | string if there are any multi-byte sequences in the string. |
---|
70 | |
---|
71 | * autogen.sh: Remove xml-i18n-toolize. |
---|
72 | |
---|
73 | * configure.in: Remove some commented-out stuff that could |
---|
74 | confuse scripts that grep through this file. |
---|
75 | |
---|
76 | * .cvsignore: Remove some files that should not be generated. |
---|
77 | |
---|
78 | ==== librsvg 1.0.1 ==== |
---|
79 | |
---|
80 | 2001-07-05 Darin Adler <darin@bentspoon.com> |
---|
81 | |
---|
82 | * configure.in: Bump version to 1.0.1 |
---|
83 | * NEWS: Tell about new features for 1.0.1 |
---|
84 | |
---|
85 | 2001-06-01 Darin Adler <darin@bentspoon.com> |
---|
86 | |
---|
87 | * Makefile.am: |
---|
88 | * rsvg.h: |
---|
89 | * rsvg.c: (rsvg_text_handler_characters), (rsvg_set_fonts_dir): |
---|
90 | Add a call to set the fonts dir so it can work without eel, and |
---|
91 | a future version of eel will work even if it's in a different |
---|
92 | prefix from librsvg. |
---|
93 | |
---|
94 | * configure.in: Bump version to 1.0.0.1 |
---|
95 | * NEWS: Mention the possibility of a 1.0.1 release. |
---|
96 | |
---|
97 | 2001-05-14 Darin Adler <darin@eazel.com> |
---|
98 | |
---|
99 | * Makefile.am: |
---|
100 | * rsvg.c: (rsvg_text_handler_characters): |
---|
101 | Change awful nasty Nautilus dependency into a slightly-less-awful |
---|
102 | nasty Eel dependency. Also fix problem where not finding a font |
---|
103 | would lead to a core dump instead of missing text. |
---|
104 | |
---|
105 | ==== librsvg 1.0.0 ==== |
---|
106 | |
---|
107 | 2001-05-04 Robin * Slomkowski <rslomkow@rslomkow.org> |
---|
108 | |
---|
109 | * configure.in: upped version to 1.0.0 |
---|
110 | |
---|
111 | 2001-05-02 Ramiro Estrugo <ramiro@eazel.com> |
---|
112 | |
---|
113 | * configure.in: |
---|
114 | Add freetype dependency to LIBRSVG_LIBS and LIBRSVG_INCLUDEDIR. |
---|
115 | |
---|
116 | 2001-05-01 Ramiro Estrugo <ramiro@eazel.com> |
---|
117 | |
---|
118 | * .cvsignore: |
---|
119 | Ignore generated xml-i18n-tools droppings. |
---|
120 | |
---|
121 | 2001-05-01 Ramiro Estrugo <ramiro@eazel.com> |
---|
122 | |
---|
123 | * autogen.sh: |
---|
124 | * configure.in: |
---|
125 | Simplify the freetype2 detection insanity by using autoconf macro |
---|
126 | technology. The new test should work with both FreeType2 RPMS as |
---|
127 | well as freetype built from source in any prefix. |
---|
128 | |
---|
129 | 2001-05-01 Darin Adler <darin@eazel.com> |
---|
130 | |
---|
131 | * configure.in: |
---|
132 | Fixed places that referred to Nautilus instead of librsvg. |
---|
133 | |
---|
134 | 2001-04-30 Ramiro Estrugo <ramiro@eazel.com> |
---|
135 | |
---|
136 | * autogen.sh: |
---|
137 | Fix a typo in the module name. |
---|
138 | |
---|
139 | 2001-04-11 Darin Adler <darin@eazel.com> |
---|
140 | |
---|
141 | * rsvg.c: (rsvg_affine_expansion), (rsvg_render_bpath): Work |
---|
142 | around bug in art_affine_expansion, which doesn't handle negative |
---|
143 | numbers very well. This fixes a bug where librsvg would hang on |
---|
144 | certain svg files. |
---|
145 | |
---|
146 | 2001-04-08 Fatih Demir <kabalak@gtranslator.org> |
---|
147 | |
---|
148 | * .cvsignore: Extended ignores to be right. |
---|
149 | |
---|
150 | 2001-04-04 Ramiro Estrugo <ramiro@eazel.com> |
---|
151 | |
---|
152 | * rsvg.c: |
---|
153 | * rsvg.h: |
---|
154 | Include dependency modules to make this header more self |
---|
155 | contained. In this case gdk-pixbuf and stdio. |
---|
156 | |
---|
157 | 2001-04-03 Darin Adler <darin@eazel.com> |
---|
158 | |
---|
159 | * Makefile.am: Change order of libraries in LDADD |
---|
160 | as a workaround to problem where it finds the wrong |
---|
161 | version of libxml. |
---|
162 | |
---|
163 | 2001-04-03 Ramiro Estrugo <ramiro@eazel.com> |
---|
164 | |
---|
165 | * .cvsignore: |
---|
166 | Ignore generated files. |
---|
167 | |
---|
168 | 2001-04-03 Ramiro Estrugo <ramiro@eazel.com> |
---|
169 | |
---|
170 | * COPYING.LIB: |
---|
171 | * Makefile.am: |
---|
172 | Add to make rpm happy. |
---|
173 | |
---|
174 | * configure.in: |
---|
175 | Bump gtk down to 1.2.9. |
---|
176 | |
---|
177 | * librsvg.spec.in: |
---|
178 | Fix undefined requires. |
---|
179 | |
---|
180 | 2001-04-02 Ramiro Estrugo <ramiro@eazel.com> |
---|
181 | |
---|
182 | * configure.in: |
---|
183 | Add -lrsvg to LIBS. |
---|
184 | |
---|
185 | * librsvg.spec.in: |
---|
186 | Fix the library name, "librsvg" not "rsvg." |
---|
187 | |
---|
188 | 2001-04-02 Ramiro Estrugo <ramiro@eazel.com> |
---|
189 | |
---|
190 | * .cvsignore: |
---|
191 | * Makefile.am: |
---|
192 | * configure.in: |
---|
193 | * librsvg.spec.in: |
---|
194 | First try at a spec file. |
---|
195 | |
---|
196 | 2001-03-28 Ramiro Estrugo <ramiro@eazel.com> |
---|
197 | |
---|
198 | Started ChangeLog |
---|