summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Obey the passed-in cancellableChristian Persch2012-01-277-20/+47
* Add content_type out param to _rsvg_io_acquire_*Christian Persch2012-01-279-36/+94
* Improve decoding of data: URIsChristian Persch2012-01-271-23/+90
* Don't do fallback for data: URIsChristian Persch2012-01-271-8/+16
* Don't overwrite GErrorsChristian Persch2012-01-271-4/+4
* Add permission check before loading other filesChristian Persch2012-01-2610-48/+92
* Mark non-exported functions with G_GNUC_INTERNALChristian Persch2012-01-2621-59/+208
* Remove _rsvg_register_typesChristian Persch2012-01-264-53/+16
* Don't export private function _rsvg_size_callbackChristian Persch2012-01-2610-102/+172
* Fix the buildWilliam Lachance2012-01-161-1/+0
* Remove obsolete scriptChristian Persch2012-01-143-78/+0
* rsvg-view: Always initialise variableChristian Persch2012-01-131-2/+2
* Plug a mem leakChristian Persch2012-01-131-3/+4