index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
configure.ac
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Fix autotools deprecation warnings
Alex Valavanis
2013-03-02
1
-2
/
+1
|
*
Build with GDKMM_DISABLE_DEPRECATED for all
Alex Valavanis
2013-03-01
1
-3
/
+4
|
*
Use pkg-config for libexif detection
Alex Valavanis
2013-02-28
1
-2
/
+3
|
*
Stop distributing unused AX_OPENMP macro and fix linkage
Alex Valavanis
2013-02-28
1
-1
/
+1
|
*
Use AC_OPENMP macro for OpenMP detection
Alex Valavanis
2013-02-28
1
-4
/
+3
|
*
Use pkg-config for gc instead of custom tests
Alex Valavanis
2013-02-25
1
-72
/
+2
|
*
Drop manual check for libpng: pkg-config should work
Alex Valavanis
2013-02-25
1
-10
/
+2
|
*
Update autotools usage:
Alex Valavanis
2013-02-25
1
-26
/
+29
|
*
Fix warnings with autoconf >= 2.68
Alex Valavanis
2013-02-24
1
-31
/
+24
|
*
Fix checking for broken build in Raring
Alex Valavanis
2013-02-23
1
-2
/
+2
|
*
Allow strictness of API deprecation checking to be configured.
Alex Valavanis
2013-02-23
1
-37
/
+104
*
|
merge from trunk (r12122)
su_v
2013-02-13
1
-2
/
+24
|
\
|
|
*
Add explicit configure.ac check for pangoft2
Alex Valavanis
2013-02-04
1
-2
/
+2
|
*
libcdr: configure.ac - set earliest version to include CDRStringVector.h: 0.0.3
su_v
2013-01-25
1
-1
/
+1
|
*
libcdr: lower min version to 0.0.8, keep fallback input extensions for UC-bas...
su_v
2013-01-25
1
-1
/
+1
|
*
Add support for libcdr
su_v
2013-01-24
1
-0
/
+22
*
|
merge from trunk (r12051)
su_v
2013-01-22
1
-1
/
+1
|
\
|
|
*
Replace deprecated GtkHSV with GimpColorWheel. Bumps Gtk+ 3 version requirem...
Alex Valavanis
2013-01-08
1
-1
/
+1
*
|
merge from trunk (r12005)
su_v
2013-01-01
1
-1
/
+1
|
\
|
|
*
libvisio: raise required version to >=0.20 and add new file types (VDX, VSDX)
su_v
2012-12-16
1
-1
/
+1
*
|
merge from trunk (r11952)
su_v
2012-12-13
1
-7
/
+31
|
\
|
|
*
Tidy up GTK/Glib deprecation flags and drop ancient pango support (<1.24)
Alex Valavanis
2012-12-09
1
-7
/
+31
*
|
merge from trunk (r11929)
su_v
2012-12-04
1
-26
/
+3
|
\
|
|
*
Drop support for Glib < 2.28
Alex Valavanis
2012-11-26
1
-13
/
+3
|
*
Drop support for GTK+ < 2.24
Alex Valavanis
2012-11-26
1
-14
/
+1
*
|
merge from trunk (r11787)
su_v
2012-10-12
1
-0
/
+1
|
\
|
|
*
Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialog
Tavmjong Bah
2012-10-11
1
-0
/
+1
*
|
revert changes not strictly required for EMF support
su_v
2012-09-25
1
-16
/
+15
*
|
merge from trunk (r11698)
su_v
2012-09-23
1
-0
/
+22
|
\
|
|
*
merge lp:~inkscape.dev/inkscape/lp1015572
Fridrich Strba
2012-09-21
1
-0
/
+22
|
|
\
|
|
*
Add support for libvisio
Fridrich Strba
2012-07-09
1
-0
/
+22
*
|
|
Fixes bug #988601: omnibus patch for EMF input/output support (cross-platform)
su_v
2012-09-23
1
-0
/
+1
*
|
|
Fixes bug #1002351: configure.ac warnings on newer autoconf
su_v
2012-09-23
1
-15
/
+16
|
/
/
*
|
Add -headerpad_max_install_names to LDFLAGS when building for OSX .app
Gellule Xg
2012-08-24
1
-0
/
+1
*
|
Bitmap. Fix for Bug #165952 (png resolution not imported) by Daniel Wagenaar.
Nicolas Dufour
2012-07-23
1
-1
/
+19
*
|
Abort configuration if GTK+ 3 dependencies are unfulfilled
Alex Valavanis
2012-07-23
1
-0
/
+2
|
/
*
Drop GTK+ 2.20 support.
Alex Valavanis
2012-07-05
1
-6
/
+1
*
Fix building with Poppler 0.20 (LP: #1005565)
Luca Bruno
2012-06-30
1
-0
/
+6
*
Allow cairomm 1.9.8. Should be good enough
Alex Valavanis
2012-06-30
1
-2
/
+2
*
Make cairomm 1.10 dependency explicit
Alex Valavanis
2012-06-30
1
-2
/
+2
*
Translations. New Bengali/Bangladesh translation by Mahay Alam Khan.
Nicolas Dufour
2012-06-20
1
-1
/
+1
*
Set GDL-3 as a fixed dependency for GTK+ 3 build.
Alex Valavanis
2012-06-16
1
-12
/
+4
*
Use more explicit pkg-config list for GTK+ 3 builds
Alex Valavanis
2012-06-12
1
-1
/
+1
*
Fix build against GTK+ 3. Thorough checking for runtime errors needed :-)
Alex Valavanis
2012-06-09
1
-6
/
+14
*
Allow use of deprecated GDK symbols because our GDL fork needs them
Alex Valavanis
2012-05-28
1
-1
/
+8
*
Build with GDK_DISABLE_DEPRECATED for Gtk+ 2
Alex Valavanis
2012-05-28
1
-0
/
+1
*
Build with GSEAL_ENABLE
Alex Valavanis
2012-05-26
1
-0
/
+4
*
Don't prevent deprecated symbol usage with GTK+ 3 build yet... let's go one s...
Alex Valavanis
2012-04-14
1
-3
/
+7
*
Add --enable-gtk3-experimental build + use external GDL if possible
Alex Valavanis
2012-04-14
1
-1
/
+32
*
Add GTK_DISABLE_DEPRECATED to configure.ac
Alex Valavanis
2012-04-11
1
-0
/
+1
[prev]
[next]