index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
xml
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-06-16
SignalObserver: fix further refcounting issue in signal observer
Johan B. C. Engelen
2
-0
/
+6
2014-06-15
add proper refcounting to XML SignalObserver. not refcounting caused crash up...
Johan B. C. Engelen
1
-2
/
+6
2014-06-10
Proper quoting of CSS 'font-family' fallback lists.
Tavmjong Bah
1
-15
/
+17
2014-06-10
Proper quoting of CSS 'font-family' fallback lists.
Tavmjong Bah
1
-15
/
+17
2014-05-30
Unquote names in 'font-family' lists. Partial fix for #1029080
Tavmjong Bah
1
-10
/
+10
2014-05-30
Unquote names in 'font-family' lists. Partial fix for #1029080
Tavmjong Bah
1
-10
/
+10
2014-04-14
patch by Gellule, fixes wrong parsing of style, work-around for bug in libc++
Johan B. C. Engelen
1
-1
/
+4
2014-03-24
fix tiny mistake
Johan B. C. Engelen
1
-1
/
+1
2014-03-24
add convenience functions to deal with Glib::ustrings for setting repr attrib...
Johan B. C. Engelen
1
-1
/
+15
2014-01-22
Improve warnings for missing files. Don't just assert bolocks to the user.
Martin Owens
1
-1
/
+4
2013-12-20
add null check
Kris De Gussem
1
-7
/
+9
2013-10-16
cppcheck initialisation
Kris De Gussem
1
-4
/
+7
2013-09-24
Replace xml node get_double with simple direct value.
Martin Owens
1
-3
/
+1
2013-09-20
make check: Fix harder. Remove muldefs hack and modify quote-test.h
Krzysztof Kosi??ski
3
-10
/
+10
2013-09-14
fix windows build
Johan B. C. Engelen
1
-1
/
+1
2013-09-13
Fix the latest error with the adobe svg ns errors, boundry exceptions caused ...
Martin Owens
1
-33
/
+49
2013-09-13
Use g_match_info_free instead of g_match_info_unref
Krzysztof Kosi??ski
1
-1
/
+1
2013-09-12
Fix regex so it effects the buffer and ban PUBLIC entities too.
Martin Owens
1
-11
/
+26
2013-09-12
Improve code with KosiĆski's regex replacement
Martin Owens
1
-9
/
+13
2013-09-11
Introduce a backup loading method that enables NOENT but hacks out system cal...
Martin Owens
1
-12
/
+36
2013-08-05
code cleanup (cppcheck)
Johan B. C. Engelen
1
-3
/
+2
2013-04-21
Throw better error when attribute isn't available
Martin Owens
1
-0
/
+2
2013-04-08
NULL pointer checks
Kris De Gussem
1
-3
/
+5
2013-03-25
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
1
-0
/
+2
2013-03-19
Fixing regression
jtx
1
-1
/
+1
2013-03-18
Fix -Wunused-function warnings
Alex Valavanis
1
-65
/
+0
2013-03-17
Working with widjets
Jabier Arraiza Cenoz
1
-1
/
+1
2013-03-14
Fix another load of forward declaration tags
Alex Valavanis
1
-1
/
+1
2013-03-14
Kill ancient gcc version check in configure.ac and fix a load of broken forwa...
Alex Valavanis
2
-2
/
+2
2013-02-11
A couple of forward declarations
Alex Valavanis
2
-6
/
+14
2012-12-05
- fix security bug lp:1025185
Johan B. C. Engelen
1
-1
/
+7
2012-11-11
SPObject: drop sp_object_ prefix on class members
Alex Valavanis
1
-1
/
+1
2012-10-16
Fix crash resulting from r11646.
Tavmjong Bah
1
-1
/
+1
2012-10-15
Files in /src that no longer exist
Ted Gould
1
-2
/
+1
2012-10-09
fix memory leak and access error in sp_repr_css_merge_from_decl (Bug #1061157)
Kris De Gussem
1
-9
/
+13
2012-10-04
revert changes in r11686 (not related to EMF support)
su_v
1
-4
/
+2
2012-10-04
code cleanup: make more functions static, add includes.
Campbell Barton
3
-1
/
+3
2012-10-04
code cleanup: make more functions static or include their own headers.
Campbell Barton
1
-0
/
+1
2012-09-27
fix for 'em' and 'ex' units support
David Mathog
1
-2
/
+4
2012-09-20
some memleak fixes (Bug #1043571)
Kris De Gussem
3
-24
/
+14
2012-09-03
revert rev 11646: build issue with dbus (forgot to adapt some more, dbus was ...
Kris De Gussem
3
-14
/
+23
2012-09-02
converted some c-string usage to c++ string class usage: should fix some memo...
Kris De Gussem
3
-23
/
+14
2012-09-02
performance: ??
Kris De Gussem
1
-2
/
+0
2012-08-15
Fix for 1036010 : Cant read styles with 'em' units
John Smith
1
-0
/
+20
2012-05-12
syntx of null pointer dereference checks
Kris De Gussem
6
-309
/
+350
2012-04-22
some more string class usage
Kris De Gussem
1
-13
/
+9
2012-04-09
cppcheck stuff
Kris De Gussem
1
-1
/
+2
2012-04-05
Clipboard code cleaning (patch for bug #964852 by Romain, see devmail thread...
Kris De Gussem
2
-0
/
+72
2012-02-12
Header cleaning
Alex Valavanis
1
-1
/
+1
2012-01-11
Dropped deprecated function sp_repr_get_int_attribute
Kris De Gussem
2
-34
/
+1
[next]