summaryrefslogtreecommitdiffstats
path: root/configure.ac (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace deprecated GtkHSV with GimpColorWheel. Bumps Gtk+ 3 version requirem...Alex Valavanis2013-01-081-1/+1
* libvisio: raise required version to >=0.20 and add new file types (VDX, VSDX)su_v2012-12-161-1/+1
* Tidy up GTK/Glib deprecation flags and drop ancient pango support (<1.24)Alex Valavanis2012-12-091-7/+31
* Drop support for Glib < 2.28Alex Valavanis2012-11-261-13/+3
* Drop support for GTK+ < 2.24Alex Valavanis2012-11-261-14/+1
* Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialogTavmjong Bah2012-10-111-0/+1
* merge lp:~inkscape.dev/inkscape/lp1015572Fridrich Strba2012-09-211-0/+22
|\
| * Add support for libvisioFridrich Strba2012-07-091-0/+22
* | Add -headerpad_max_install_names to LDFLAGS when building for OSX .appGellule Xg2012-08-241-0/+1
* | Bitmap. Fix for Bug #165952 (png resolution not imported) by Daniel Wagenaar.Nicolas Dufour2012-07-231-1/+19
* | Abort configuration if GTK+ 3 dependencies are unfulfilledAlex Valavanis2012-07-231-0/+2
|/
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-6/+1
* Fix building with Poppler 0.20 (LP: #1005565)Luca Bruno2012-06-301-0/+6
* Allow cairomm 1.9.8. Should be good enoughAlex Valavanis2012-06-301-2/+2
* Make cairomm 1.10 dependency explicitAlex Valavanis2012-06-301-2/+2
* Translations. New Bengali/Bangladesh translation by Mahay Alam Khan.Nicolas Dufour2012-06-201-1/+1
* Set GDL-3 as a fixed dependency for GTK+ 3 build.Alex Valavanis2012-06-161-12/+4
* Use more explicit pkg-config list for GTK+ 3 buildsAlex Valavanis2012-06-121-1/+1
* Fix build against GTK+ 3. Thorough checking for runtime errors needed :-)Alex Valavanis2012-06-091-6/+14
* Allow use of deprecated GDK symbols because our GDL fork needs themAlex Valavanis2012-05-281-1/+8
* Build with GDK_DISABLE_DEPRECATED for Gtk+ 2Alex Valavanis2012-05-281-0/+1
* Build with GSEAL_ENABLEAlex Valavanis2012-05-261-0/+4
* Don't prevent deprecated symbol usage with GTK+ 3 build yet... let's go one s...Alex Valavanis2012-04-141-3/+7
* Add --enable-gtk3-experimental build + use external GDL if possibleAlex Valavanis2012-04-141-1/+32
* Add GTK_DISABLE_DEPRECATED to configure.acAlex Valavanis2012-04-111-0/+1
* Fix remaining GTKMM deprecation issuesAlex Valavanis2012-04-061-0/+1
* Packaging. Changing package date to 2012.Nicolas Dufour2012-03-141-1/+1
* Add gtkmm deprecation flag to configAlex Valavanis2012-03-141-0/+1
* Fix glibmm 2.28 check and guard against inclusion of deprecated gtk headersAlex Valavanis2012-02-291-3/+4
* Define GLIBMM_2_28 instead of NEW_GLIBMM for consistency with other GLIBMM ve...Alex Valavanis2012-02-181-11/+23
* port checking glibmm version before applying G_DISABLE_SINGLE_INCLUDESJosh Andler2012-02-181-1/+4
* Fix remaining glib deprecation and define compiler macrosAlex Valavanis2012-02-151-0/+6
* Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug #8...Jon A. Cruz2012-02-131-21/+26
* Backward compat fix for Gtkmm 2.20Alex Valavanis2012-02-091-0/+5
* Cleaning up my mess... backward compatibility and fix Windows build (hopefully)Alex Valavanis2012-02-071-0/+7
* Add possibility to check validity of attributes and usefulness of properties.Tavmjong Bah2011-11-291-0/+1
* Completely remove libnrKrzysztof Kosi??ski2011-08-281-1/+0
* Patch from Yu-Jie Lin for bug 820863 to add the option to disable libwpgJosh Andler2011-08-051-18/+24
* Build depends on Cairo 1.10 or higherAlex Valavanis2011-07-191-1/+1
* Remove --export-dynamic linker flagAlex Valavanis2011-07-101-1/+0
* Adding extension submitted by Karlisson (launchpad id: karlisson) that conver...Felipe Corr??a da Silva Sanches2011-07-021-0/+1
* Fixes my commit 10382: -lX11 should be with a capital X.Gellule Xg2011-06-291-1/+1
* Remove references to Xft from configure.acGellule Xg2011-06-271-55/+0
* Add -lX11 to INKSCAPE_LIBS only when gtk is compiled for X11 backend target.Gellule Xg2011-06-271-1/+12
* Completely remove InkboardKrzysztof Kosi??ski2011-06-231-39/+0
* Minor change to initialize libwgp config variable.Jon A. Cruz2011-06-101-0/+2
* Modified build to conditionally build against either libwpg 0.1.x or 0.2.x. F...Jon A. Cruz2011-06-101-4/+18
* Reinstating version bump.Jon A. Cruz2011-05-201-1/+1
* Revert version bump so win devlibs can catch up.Jon A. Cruz2011-05-191-1/+1
* Made dependencies explicit and bumped versions.Jon A. Cruz2011-05-181-1/+1