summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools/docker/*/Dockerfile - install gi-docgenFederico Mena Quintero2022-01-073-4/+4
* Quick fix for Readme, remove errant tab and formatMadds H2021-09-111-4/+3
* Clean up docker script, add documentationMadds H2021-09-115-140/+298
* Pass through temp directory, clean up imagesMadds H2021-08-256-148/+163
* Update readme and fix typosMadds H2021-08-254-12/+48
* Don't copy twice pleaseMadds H2021-08-252-16/+19
* Make cleanup code actually clean everything upMadds H2021-08-251-3/+30
* Switch to rsync for copy to exclude gitMadds H2021-08-252-4/+6
* Add tools dir with Docker test scriptsMadds H2021-06-289-0/+328
* Remove obsolete, uninstalled tools/ directoryFederico Mena Quintero2020-10-235-425/+0
* Use the LGPL 2.1 consistentlyFederico Mena Quintero2019-10-153-35/+30
* tools/Makefile.am: Remove references to GTKFederico Mena Quintero2019-07-021-2/+0
* Clean up includes in rsvg-tools-main.cFederico Mena Quintero2019-01-081-1/+2
* Remove all calls to rsvg_cleanup() since it's a no-op nowFederico Mena Quintero2018-12-272-3/+0
* Add deprecation annotations to rsvg_handle_get_{position,dimensions}_subFederico Mena Quintero2018-12-101-0/+2
* rsvg-dimensions.c: Be clear on whether a fragment is not found, or whether it...Federico Mena Quintero2018-09-251-6/+22
* rsvg-dimensions.c: Fix the GOptionEntry for G_OPTION_REMAININGFederico Mena Quintero2018-09-251-1/+1
* Makefile: fix VPATH (out-of-tree) builds.Jehan2018-06-111-0/+1
* Move the C part of the library to a librsvg/ subdirectoryFederico Mena Quintero2018-02-223-4/+4
* Remove RSVG_G_TYPE_INIT - we have required glib 2.52 for some time nowFederico Mena Quintero2018-02-062-6/+0
* tools: Fix a minor memory leak of command line argumentsPhilip Withnall2017-08-081-0/+1
* tools: Fix an incorrect g_new() callPhilip Withnall2017-08-081-1/+1
* tools: Remove test-memory binaryBenjamin Otte2015-11-062-42/+1
* Handle the deprecation of g_type_init() to avoid compiler warningsFederico Mena Quintero2015-04-162-2/+4
* tools: Print errors to stderrChristian Persch2012-09-051-2/+2
* Deprecate including headers other than rsvg.hEvan Nemerson2012-06-121-1/+0
* Use LT_LIB_M to find the math libraryChristian Persch2011-11-101-3/+3
* Deprecate rsvg_init and rsvg_termChristian Persch2011-11-072-5/+6
* Hard-depend on libcrocoChristian Persch2011-11-071-2/+0
* Drop GSF supportChristian Persch2011-11-071-2/+0
* Add dual gtk+ capabilityChristian Persch2010-06-101-3/+2
* Fix parallel make failure.Hiroyuki Ikezoe2010-06-071-1/+2
* A tool to output glib's memory profile.Hiroyuki Ikezoe2010-05-285-161/+271
* set proper mode-line and indent fix.Hiroyuki Ikezoe2010-04-252-111/+114
* fix incorrect scaling.Hiroyuki Ikezoe2010-04-191-1/+6
* accept plural files.Hiroyuki Ikezoe2010-04-181-36/+36
* Get rid of the overhead of conversion from cairo surface to GdkPixbuf.Hiroyuki Ikezoe2010-04-181-17/+80
* Move rsvg-dimensions and test-performance into tools/.Hiroyuki Ikezoe2010-04-183-0/+282