summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: Fix typognome-3-6Hans Nieser2012-12-161-1/+1
* tests/Makefile.am: Added explicit link to LIBRSVG_LIBSJean-Baptiste Lallement2012-11-291-1/+2
* Post release version bumpChristian Persch2012-10-161-1/+1
* Version 2.36.42.36.4Christian Persch2012-10-162-1/+4
* build: Link test with libmAdam Sampson2012-10-121-0/+3
* build: Fix dependenciesChristian Persch2012-10-121-1/+1
* tools: Print errors to stderrChristian Persch2012-09-051-2/+2
* rsvg-convert: Print errors to stderrChristian Persch2012-09-051-1/+1
* rsvg-view: Print errors to stderrChristian Persch2012-09-051-1/+1
* Version 2.36.32.36.3Christian Persch2012-09-022-1/+4
* Remove .cvsignore filesAdrian Bunk2012-08-305-47/+0
* Bug 682506: Correct the have_gtk_2 testJohn Ralls2012-08-221-2/+1
* Rsvg-2.0-custom.vala, Rsvg-2.0.metadata missing from tarballAlexandre Rostovtsev2012-08-201-1/+3
* Version 2.36.22.36.2Christian Persch2012-08-191-0/+6
* introspection: clean up lots of warnings emitted by g-ir-scannerEvan Nemerson2012-06-198-46/+54
* Fix build regression in previous commitColin Walters2012-06-191-1/+1
* Tidy codeChristian Persch2012-06-192-5/+5
* Hide some deprecated stuff from the GI scannerChristian Persch2012-06-191-3/+2
* Add Vala bindingsEvan Nemerson2012-06-197-3/+161
* build: Ensure enum types are in BUILT_SOURCESColin Walters2012-06-131-0/+2
* introspection: assorted fixes to avoid Vala regressionsEvan Nemerson2012-06-125-9/+33
* Deprecate including headers other than rsvg.hEvan Nemerson2012-06-129-8/+22
* Update .gitignore to include lots more generated filesEvan Nemerson2012-06-121-0/+12
* Move rsvg_file_get_path definition to rsvg-io.hChristian Persch2012-06-084-6/+8
* Post release version bumpChristian Persch2012-04-161-1/+1
* Versio 2.36.12.36.1Christian Persch2012-04-161-0/+3
* rsvg-view: Better error messageChristian Persch2012-04-161-5/+6
* Rename rsvg.1 to rsvg-convert.1 and update for rsvg-convert's optionsAlexandre Rostovtsev2012-04-112-11/+21
* gtk-engine: Link against GModuleRobert Ancell2012-03-272-0/+4
* build: Remove obsolete fileChristian Persch2012-03-263-47/+5
* Add some extra parentheses to fix GCC warningsFelix Riemann2012-03-261-1/+1
* Remove now unused or unneeded variables and functionsFelix Riemann2012-03-265-30/+0
* build: Add more compiler warningsChristian Persch2012-03-261-27/+25
* Post release version bumpChristian Persch2012-03-261-1/+1
* build: Fix distcheck2.36.0Christian Persch2012-03-261-3/+3
* Version 2.36.0Christian Persch2012-03-262-2/+5
* Add forgotten return value in error caseFelix Riemann2012-03-261-1/+1
* Fix variables that could be accessed uninitializedFelix Riemann2012-03-262-1/+3
* build: Also look for gdk-pixbuf-query-loaders-64Maarten Bosmans2012-03-261-1/+1
* styles: Don't try parsing empty <style>Christian Persch2012-03-192-2/+4
* rsvg-view: Plug a mem leakChristian Persch2012-02-211-0/+1
* gtk-engine: Don't install anything for gtk3Christian Persch2012-02-071-6/+0
* Post release version bumpChristian Persch2012-02-061-1/+1
* tests: Use type attribute on <style>2.35.2Christian Persch2012-02-063-3/+3
* Version 2.35.2Christian Persch2012-02-061-0/+3
* Plug a mem leakChristian Persch2012-01-301-0/+1
* rsvg-view: Better error messageChristian Persch2012-01-301-1/+6
* Use mime types instead of content typesChristian Persch2012-01-285-60/+62
* Create type specific gdk-pixbuf loaderChristian Persch2012-01-271-2/+16
* Only apply CSS if its content type is text/cssChristian Persch2012-01-272-7/+21