- 07 Jan, 2022 3 commits
-
-
Federico Mena Quintero authored
Hopefully right this time. Part-of: <!652>
-
Federico Mena Quintero authored
Part-of: <!651>
-
Part-of: <!650>
-
- 15 Sep, 2021 1 commit
- 03 Feb, 2021 1 commit
-
-
They were only used by the C version of rsvg-convert.
-
- 06 Nov, 2020 3 commits
-
-
Making it impossible for rsvg-convert, gdk-pixbuf-loader and gtk-doc to include any non-public headers by not having them in the search path seems like a good idea.
-
Federico Mena Quintero authored
This way we can avoid -I$(top_builddir)/include/librsvg everywhere just so that header can pick up rsvg-version.h, the only generated header file. Also, it seems more correct, e.g. GTK does it that way?
-
Federico Mena Quintero authored
Move headers to include/librsvg/*.h to keep both gtk-doc and g-ir-scanner happy. We want to end up with a Rsvg-2.0.gir with a line like <c:include name="librsvg/rsvg.h"/> Fixes #645
-
- 03 Nov, 2020 1 commit
-
-
Sven Neumann authored
The latest version of gtk-doc seems to create this (empty) file when running rsvg-scan, but it's not removed on distclean leading to an error on 'make distcheck'.
-
- 31 Oct, 2020 1 commit
-
-
Federico Mena Quintero authored
-
- 29 Sep, 2020 2 commits
-
-
Sven Neumann authored
Now the documentation lives with the declaration, the C files are gone and all code parsing tools are happy. Closes #630 again.
-
Sven Neumann authored
Back out this change for now as it breaks the GObject introspection and Vala bindings. This reverts commit 74ec6612.
-
- 28 Sep, 2020 2 commits
-
-
Sven Neumann authored
This removes the remaining C code from the librsvg folder. Closes #630
-
Sven Neumann authored
-
- 19 Jun, 2020 1 commit
-
-
- 14 Aug, 2019 1 commit
-
-
Federico Mena Quintero authored
-
- 08 Aug, 2019 1 commit
-
-
Federico Mena Quintero authored
This is so that the generated rsvg-scan.c can find librsvg-features.h.
-
- 02 Jul, 2019 1 commit
-
-
Federico Mena Quintero authored
-
- 15 Feb, 2019 1 commit
-
-
Federico Mena Quintero authored
-
- 25 Jan, 2019 1 commit
-
-
Federico Mena Quintero authored
-
- 24 Nov, 2018 1 commit
-
-
Federico Mena Quintero authored
This was the last function from rsvg-io, so rsvg-io.[ch] are now gone. Yay!
-
- 29 Jul, 2018 1 commit
-
-
Paolo Borelli authored
-
- 24 Jul, 2018 3 commits
-
-
Paolo Borelli authored
-
Paolo Borelli authored
I do not see a reason to split a single function in its own file
-
Paolo Borelli authored
It now only had two prototypes with no real reason to be a separate file
-
- 21 Jun, 2018 1 commit
-
-
Paolo Borelli authored
-
- 13 May, 2018 1 commit
-
-
Paolo Borelli authored
-
- 23 Feb, 2018 1 commit
-
-
Federico Mena Quintero authored
-
- 08 Dec, 2017 3 commits
-
-
Federico Mena Quintero authored
-
Federico Mena Quintero authored
-
Federico Mena Quintero authored
-
- 20 Nov, 2017 1 commit
-
-
Federico Mena Quintero authored
-
- 08 Aug, 2017 1 commit
-
-
- 07 Nov, 2011 2 commits
-
-
Christian Persch authored
-
Christian Persch authored
Update GIO req to 2.24, and just always use GIO for gzip support.
-
- 27 Jun, 2010 1 commit
-
-
Christian Persch authored
This fixes the build with glib < 2.24.
-
- 26 Jun, 2010 2 commits
-
-
Christian Persch authored
Go back to just building one librsvg, using the standalone gdk-pixbuf-2.0. Bug #622790.
-
Christian Persch authored
Use no-tmpl, move to xml, use xinclude, add indices.
-
- 10 Jun, 2010 1 commit
-
-
Christian Persch authored
Make rsvg parallel-buildable for gtk+-2.0 and gtk+-3.0. Bug #618475.
-
- 23 Aug, 2006 1 commit
-
-
Dom Lachowicz authored
2006-08-23 Dom Lachowicz <cinamod@hotmail.com> * configure.in: Hopefully fix --disable-gtk-doc (341421) * doc/Makefile.am: Ditto
-