source: trunk/third/librsvg/ChangeLog @ 17277

Revision 17277, 5.1 KB checked in by amb, 23 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r17276, which included commits to RCS files with non-trunk default branches.
Line 
12002-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
62002-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
122001-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
172001-10-05  Darin Adler  <darin@bentspoon.com>
18
19        * NEWS: Oops. Forgot to give Ramiro credit.
20
21==== librsvg 1.0.2 ====
22
232001-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
282001-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
332001-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
392001-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
472001-07-25  Ramiro Estrugo  <ramiro@fateware.com>
48
49        * librsvg.spec.in:
50        Add missing pkg-config file.
51        Add missing m4 file.
52
532001-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
652001-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
802001-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
852001-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
972001-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
1072001-05-04  Robin * Slomkowski  <rslomkow@rslomkow.org>
108
109        * configure.in: upped version to 1.0.0
110
1112001-05-02  Ramiro Estrugo  <ramiro@eazel.com>
112
113        * configure.in:
114        Add freetype dependency to LIBRSVG_LIBS and LIBRSVG_INCLUDEDIR.
115       
1162001-05-01  Ramiro Estrugo  <ramiro@eazel.com>
117
118        * .cvsignore:
119        Ignore generated xml-i18n-tools droppings.
120       
1212001-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       
1292001-05-01  Darin Adler  <darin@eazel.com>
130
131        * configure.in:
132        Fixed places that referred to Nautilus instead of librsvg.
133
1342001-04-30  Ramiro Estrugo  <ramiro@eazel.com>
135
136        * autogen.sh:
137        Fix a typo in the module name.
138       
1392001-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
1462001-04-08  Fatih Demir <kabalak@gtranslator.org>
147
148        * .cvsignore: Extended ignores to be right.
149
1502001-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       
1572001-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
1632001-04-03  Ramiro Estrugo  <ramiro@eazel.com>
164
165        * .cvsignore:
166        Ignore generated files.
167       
1682001-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       
1802001-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       
1882001-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       
1962001-03-28  Ramiro Estrugo  <ramiro@eazel.com>
197
198        Started ChangeLog
Note: See TracBrowser for help on using the repository browser.