summaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Allow use of deprecated GDK symbols because our GDL fork needs themAlex Valavanis2012-05-281-1/+8
| | | (bzr r11435)
* Build with GDK_DISABLE_DEPRECATED for Gtk+ 2Alex Valavanis2012-05-281-0/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/943207 (bzr r11431)
* Build with GSEAL_ENABLEAlex Valavanis2012-05-261-0/+4
| | | | | | Fixed bugs: - https://launchpad.net/bugs/979018 (bzr r11422)
* Don't prevent deprecated symbol usage with GTK+ 3 build yet... let's go one ↵Alex Valavanis2012-04-141-3/+7
| | | | | step at a time :) (bzr r11249)
* Add --enable-gtk3-experimental build + use external GDL if possibleAlex Valavanis2012-04-141-1/+32
| | | (bzr r11244)
* Add GTK_DISABLE_DEPRECATED to configure.acAlex Valavanis2012-04-111-0/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/367607 (bzr r11222)
* Fix remaining GTKMM deprecation issuesAlex Valavanis2012-04-061-0/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/943222 (bzr r11165)
* Packaging. Changing package date to 2012.Nicolas Dufour2012-03-141-1/+1
| | | | | Translations. New Latvian translation by Janis Eisaks. (bzr r11085)
* Add gtkmm deprecation flag to configAlex Valavanis2012-03-141-0/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/943225 (bzr r11084)
* Fix glibmm 2.28 check and guard against inclusion of deprecated gtk headersAlex Valavanis2012-02-291-3/+4
| | | (bzr r11032)
* Define GLIBMM_2_28 instead of NEW_GLIBMM for consistency with other GLIBMM ↵Alex Valavanis2012-02-181-11/+23
| | | | | version variables (bzr r10994)
* port checking glibmm version before applying G_DISABLE_SINGLE_INCLUDESJosh Andler2012-02-181-1/+4
| | | (bzr r10993)
* Fix remaining glib deprecation and define compiler macrosAlex Valavanis2012-02-151-0/+6
| | | (bzr r10983)
* Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug ↵Jon A. Cruz2012-02-131-21/+26
| | | | | | | | #885324. Fixed bugs: - https://launchpad.net/bugs/885324 (bzr r10969)
* Backward compat fix for Gtkmm 2.20Alex Valavanis2012-02-091-0/+5
| | | | | | Fixed bugs: - https://launchpad.net/bugs/928520 (bzr r10956)
* Cleaning up my mess... backward compatibility and fix Windows build (hopefully)Alex Valavanis2012-02-071-0/+7
| | | | | | Fixed bugs: - https://launchpad.net/bugs/927992 (bzr r10947)
* Add possibility to check validity of attributes and usefulness of properties.Tavmjong Bah2011-11-291-0/+1
| | | | | | | | | This code adds the ability to check for every elment in an SVG document if its attributes are valid and the styling properties are useful. Options under the SVG Output section of the Inkscape Preferences dialog control what should be checked when, and what actions should be taken if invalid attributes or non-useful properties are found. (bzr r10753)
* Completely remove libnrKrzysztof Kosi??ski2011-08-281-1/+0
| | | (bzr r10582.1.11)
* Patch from Yu-Jie Lin for bug 820863 to add the option to disable libwpgJosh Andler2011-08-051-18/+24
| | | (bzr r10528)
* Build depends on Cairo 1.10 or higherAlex Valavanis2011-07-191-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/812816 (bzr r10476)
* Remove --export-dynamic linker flagAlex Valavanis2011-07-101-1/+0
| | | (bzr r10430.1.1)
* Adding extension submitted by Karlisson (launchpad id: karlisson) that ↵Felipe Corr??a da Silva Sanches2011-07-021-0/+1
| | | | | | | converts an SVG document into an HTML page using canvas commands to render the given graphics. This is Karlisson's second accepted contribution to Inkscape (he is also the author of the text split extension). This means he now can get commit access to our development repository. (bzr r10406)
* Fixes my commit 10382: -lX11 should be with a capital X.Gellule Xg2011-06-291-1/+1
| | | (bzr r10387)
* Remove references to Xft from configure.acGellule Xg2011-06-271-55/+0
| | | | | | Fixed bugs: - https://launchpad.net/bugs/791709 (bzr r10382.1.1)
* Add -lX11 to INKSCAPE_LIBS only when gtk is compiled for X11 backend target.Gellule Xg2011-06-271-1/+12
| | | | | | Fixed bugs: - https://launchpad.net/bugs/721424 (bzr r10381.1.1)
* Completely remove InkboardKrzysztof Kosi??ski2011-06-231-39/+0
| | | (bzr r10346)
* Minor change to initialize libwgp config variable.Jon A. Cruz2011-06-101-0/+2
| | | (bzr r10267)
* Modified build to conditionally build against either libwpg 0.1.x or 0.2.x. ↵Jon A. Cruz2011-06-101-4/+18
| | | | | | | | Fixes bug #778951. Fixed bugs: - https://launchpad.net/bugs/778951 (bzr r10266)
* Reinstating version bump.Jon A. Cruz2011-05-201-1/+1
| | | (bzr r10215)
* Revert version bump so win devlibs can catch up.Jon A. Cruz2011-05-191-1/+1
| | | (bzr r10210)
* Made dependencies explicit and bumped versions.Jon A. Cruz2011-05-181-1/+1
| | | (bzr r10208)
* Fix for build on OS X. Fixes bug 707205.Jon A. Cruz2011-03-041-0/+13
| | | | | | Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10078)
* Patch from Lubomir Rintel to fix build with Poppler 0.15.1Krzysztof Kosi??ski2010-11-211-4/+25
| | | | | | Fixed bugs: - https://launchpad.net/bugs/676271 (bzr r9910)
* Patch to fix build on Natty by Alex ValavanisJosh Andler2010-11-151-1/+1
| | | (bzr r9894)
* Remove the failed and unused "new gui" stuff.Krzysztof Kosi??ski2010-10-121-1/+0
| | | (bzr r9828)
* Restore config to require DBUS to be explicitly enabled.Jon A. Cruz2010-09-271-1/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/614273 (bzr r9795)
* Fix DBus configure snippetKrzysztof Kosi??ski2010-09-211-2/+2
| | | (bzr r9773)
* Make OpenMP actually work on systems that use Autoconf.Krzysztof Kosi??ski2010-07-211-0/+1
| | | (bzr r9637)
* Changing version on the devel branch to be 0.48+develTed Gould2010-07-181-1/+1
| | | (bzr r9621)
* Fix build failure when DBus is not enabledKrzysztof Kosi??ski2010-07-161-5/+3
| | | (bzr r9618)
* Commiting updates and patches from the 0.48 branch.Ted Gould2010-07-151-3/+2
|\ | | | | (bzr r9617)
| * Build patch from the Fedora folksLubomir Rintel2010-07-151-3/+2
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/595872 (bzr r9606.1.7)
* | Set a default value for 'with_dbus'Ted Gould2010-07-131-0/+1
| | | | | | (bzr r9613)
* | Upgrading to trunkTed Gould2010-07-131-1/+1
|\| | | | | (bzr r8254.1.57)
| * Translations. New Telugu translation by వీవెన్ (Veeven).Nicolas Dufour2010-07-061-1/+1
| | | | | | (bzr r9581)
* | Making an enable/disable flag for building with dbusTed Gould2010-05-151-11/+18
| | | | | | (bzr r8254.1.55)
* | Updating to trunkTed Gould2010-05-151-56/+0
|\| | | | | (bzr r8254.1.54)
| * Remove remnants of rather pointless MMX optimizations, and fixKrzysztof Kosi??ski2010-03-291-56/+0
| | | | | | | | | | build failure caused by recent extension renames (bzr r9255)
* | Merge from trunkTed Gould2010-03-261-16/+79
|\| | | | | (bzr r8254.1.53)
| * Test Poppler colorspace API using trial compilationKrzysztof Kosi??ski2010-03-251-1/+23
| | | | | | | | | | | | | | | | rather than a version check; should fix LP #545580 Fixed bugs: - https://launchpad.net/bugs/545580 (bzr r9231)