summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Fix linking with pedantic linkersBastien Nocera2010-04-271-1/+1
* Move rsvg-dimensions and test-performance into tools/.Hiroyuki Ikezoe2010-04-181-14/+1
* Add --enable-tools/--disable-tools options to avoid building miscellaneous toolsDidier Barvaux2010-04-181-0/+2
* Get glib-mkenums path from pkg-config.Hiroyuki Ikezoe2010-04-121-2/+2
* Drop mozilla pluginVincent Untz2010-03-301-1/+1
* Feature request: rsvg_handle_get_dimensions_sub() (#555682). Patches fromDominic Lachowicz2008-11-221-1/+6
* -I flag-ordering problem breaks build if system already has lib installedDominic Lachowicz2008-11-221-2/+2
* Stray Makefile variables (#558039). Patches from dmacks@netspace.orgDominic Lachowicz2008-11-221-1/+1
* Get rid of gnome print. Use gtk-print instead (#508526)Dominic Lachowicz2008-02-021-2/+1
* Migrate to gio (#513778)Jan Arne Petersen2008-02-021-3/+1
* Add gthread as a dependency; call g_thread_init(NULL) in the right places, si...Dom Lachowicz2007-06-151-0/+1
* Regression test suite (use make check).Emmanuel Pacaud2007-01-271-1/+1
* gtk-doc related fixes; 2.16.0Dom Lachowicz2006-08-311-2/+2
* New better way to invoke gtk-doc (see 341421) Ditto Ditto Removed.Dom Lachowicz2006-05-141-4/+3
* ditch popt in favor of goption; bug 336089Dom Lachowicz2006-04-011-1/+0
* better solution for bug 329994Dom Lachowicz2006-02-051-2/+1
* Update documentation. I'm pretty happy with how things look and areDom Lachowicz2006-02-041-0/+1
* dist maintainers, news, etcDom Lachowicz2006-01-221-0/+4
* re-enable gtk-doc build dist and cvs add gtk-doc.make include gtk-doc.makeRobert Staudinger2006-01-171-2/+7
* fix libtool -export-symbols def file pathDom Lachowicz2006-01-111-1/+1
* List of symbols that we export Use libtool's -export-symbols to try toDom Lachowicz2006-01-071-1/+2
* remove unecessary line from MakefileDom Lachowicz2005-12-101-2/+0
* Remove Reimplement 'rsvg' command-line utility in terms of the newerDom Lachowicz2005-12-101-6/+5
* Remove New utility called 'rsvg-convert'. Can convert a SVG to a PS, PDF,Dom Lachowicz2005-12-101-1/+6
* disable building documentation until it worksDom Lachowicz2005-10-251-1/+1
* fix make distcheck by descending down into the moz-plugin subdirDom Lachowicz2005-10-251-1/+1
* Rip out libart backend; require the cairo backend, and require cairo >=Dom Lachowicz2005-10-221-57/+12
* prioritize the cairo backend over the libart one; disable the libart backend ...Dom Lachowicz2005-10-201-2/+1
* Add apparently missing POPT_LIBS flags to librsvg_2_cairo_la_LIBADD.Carl Worth2005-10-091-1/+1
* clipping in cairoCaleb Michael Moore2005-10-081-1/+3
* build fixesCaleb Michael Moore2005-08-091-5/+6
* makefile fixCaleb Michael Moore2005-08-081-1/+1
* implement rsvg_handle_get_pixbuf() API in terms of Cairo if it's around, and ...Dom Lachowicz2005-08-071-6/+9
* Ignore rsvg-cairo and rsvg-view.Carl Worth2005-08-041-0/+6
* more compartmentalization of libart, accomodation for cairoDom Lachowicz2005-08-031-0/+1
* some work toward a cairo rsvg backendDom Lachowicz2005-07-311-10/+22
* filters workingCaleb Michael Moore2005-07-281-3/+3
* further splittingCaleb Michael Moore2005-07-211-13/+24
* separate out the libart bits into their own shared libraryDom Lachowicz2005-07-211-7/+13
* Get CFLAGS and LIBS also for fontconfig and freetype. Don't useTor Lillqvist2005-06-141-2/+2
* remove deprecated functionalityDom Lachowicz2005-02-261-5/+0
* de-artification of coreCaleb Michael Moore2005-02-251-4/+6
* steal libart's affine code. more work toward deprecating/purging libartDom Lachowicz2005-02-241-0/+1
* deprecate rsvg-gz. move its functionality into rsvghandle itself.Dom Lachowicz2005-02-241-1/+1
* seperation and fixesCaleb Michael Moore2005-02-231-0/+2
* multi pluginsCaleb Michael Moore2005-02-151-0/+2
* took the really pixel dependant stuff out of rsvg-styles.c and put it in a fi...Caleb Michael Moore2005-02-111-0/+2
* split the behemoth rsvg-shapes.c into bite size meaty chunksCaleb Michael Moore2005-02-111-0/+8
* bug 158897Dom Lachowicz2004-12-221-4/+47
* bug 155530Dom Lachowicz2004-10-161-4/+4