index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
extension
/
internal
/
pdfinput
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updating use of libpng jump buffer. Fixes bug #721029.
Jon A. Cruz
2011-10-29
1
-1
/
+1
*
Fixing more broken and split doc comments.
Jon A. Cruz
2011-10-27
3
-5
/
+4
*
Cleanup pass on documentation that was dumping garbage into doxygen output.
Jon A. Cruz
2011-10-25
3
-27
/
+28
*
Warning cleanup
Jon A. Cruz
2011-10-23
1
-14
/
+14
*
cppcheck
Kris De Gussem
2011-10-20
1
-2
/
+2
*
cppcheck
Kris De Gussem
2011-10-18
1
-2
/
+2
*
pdf import. modify calculation of GradientTransform (Bug 530895)
Alvin Penner
2011-10-17
1
-1
/
+38
*
pdf import. apply invert transform to all image tags (Bug 840625)
Alvin Penner
2011-09-09
1
-2
/
+1
*
Completely remove NRRect, NRRectL, in-svg-plane.h
Krzysztof Kosi??ski
2011-08-27
1
-1
/
+0
*
cmake:
Campbell Barton
2011-06-13
1
-5
/
+0
*
work in progress cmake commit:
Campbell Barton
2011-06-12
1
-4
/
+4
*
Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, b...
Jon A. Cruz
2011-06-04
1
-1
/
+1
|
\
|
*
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
2011-06-03
1
-1
/
+1
*
|
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
2011-06-04
1
-5
/
+5
|
/
*
change spinbox to new one in many places.
Johan B. C. Engelen
2011-04-16
2
-3
/
+10
*
Finished cleanup of outdated SP_OBJECT_REPR C macro.
Jon A. Cruz
2011-02-22
1
-5
/
+5
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
2
-10
/
+10
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
2
-6
/
+9
|
\
|
*
New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...
Abhishek Sharma Public
2010-07-02
1
-3
/
+3
|
*
C++fied SPDocument added
Abhishek Sharma Public
2010-07-01
1
-1
/
+1
|
*
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
2010-06-29
1
-1
/
+1
*
|
Patch from Lubomir Rintel to fix build with Poppler 0.15.1
Krzysztof Kosi??ski
2010-11-21
1
-0
/
+10
*
|
Remove the failed and unused "new gui" stuff.
Krzysztof Kosi??ski
2010-10-12
1
-2
/
+2
*
|
Applied patch and updated to address non-BMP Unicode charcters. Fixes bug #36...
Jon A. Cruz
2010-10-03
2
-19
/
+23
*
|
i18n. Context cleanup (context|string replaced with C_).
Nicolas Dufour
2010-08-22
1
-6
/
+4
|
/
*
Fix build with poppler >= 0.12.2
Krzysztof Kosi??ski
2010-03-21
1
-0
/
+54
*
Restore files that shouldn't have been touched. Grrr
Diederik van Lierop
2009-12-30
1
-11
/
+11
*
When combining paths: clear the selection before deleting the original objects
Diederik van Lierop
2009-12-30
1
-11
/
+11
*
fix build again for old poppler libs, by reverting a part of my previous commit
Diederik van Lierop
2009-12-25
1
-11
/
+11
*
refactoring the snapping code (laying the groundwork for my next commit which...
Diederik van Lierop
2009-12-24
1
-11
/
+11
*
Patches 3-11 from 488862 for a number of memleaks and allocation/deallocation...
Josh Andler
2009-12-16
2
-2
/
+3
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
4
-7
/
+7
*
SPDocument->Document
johnce
2009-08-05
2
-4
/
+4
*
SPDocument->Document
johnce
2009-08-05
2
-3
/
+3
*
* [INTL:*] translator comments for all context strings added
Ivan Mas??r
2009-06-03
1
-0
/
+2
*
patch 179589 with UI added: optionally, try to replace a font name specified ...
bulia byak
2009-04-15
4
-7
/
+103
*
patch by KoRi for 324938
bulia byak
2009-02-11
1
-1
/
+2
*
using C++ const_cast instead of plain C-type cast
Felipe Corr??a da Silva Sanches
2009-02-09
1
-129
/
+129
*
gcc warning cleanup
Felipe Corr??a da Silva Sanches
2009-02-08
1
-133
/
+132
*
Move filters into their own namespace Inkscape::Filters (from NR::)
Johan B. C. Engelen
2009-01-02
1
-3
/
+4
*
get rid of a lot of no longer needed "libnr/nr-..." includes.
Johan B. C. Engelen
2008-12-30
2
-3
/
+2
*
From trunk
Ted Gould
2008-10-27
1
-1
/
+3
*
NR:: to Geom:: for most of src/extension/
Johan B. C. Engelen
2008-08-12
2
-19
/
+19
*
noop: Refactor massive copy&paste of PdfParser::doShowText, in exchange for u...
Peter Moulder
2008-07-19
1
-140
/
+13
*
warning cleanup
Felipe Corr??a da Silva Sanches
2008-07-12
1
-30
/
+30
*
Fix to work with a changed api for 0.8.3's GfxFont::getNextChar(). many tha...
Bob Jamison
2008-06-12
1
-0
/
+148
*
prevent crashing by not running prefs dialog when in command line mode
bulia byak
2008-06-12
1
-7
/
+16
*
Cmake: Add missing CmakeLists.txt
Joshua L. Blocher
2008-05-03
1
-0
/
+5
*
r19076@shi: ted | 2008-04-21 15:42:45 -0700
Ted Gould
2008-04-21
1
-2
/
+2
*
translator comment
Arpad Biro
2008-04-13
1
-0
/
+1
[next]