index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
helper
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-06
Updating deprecated type calls.
Jon A. Cruz
1
-10
/
+13
2008-05-05
Cmake: Moved helper macros to their own file and removed *-test.h from inksca...
Joshua L. Blocher
1
-1
/
+1
2008-04-11
Cmake: Correct INKSCAPE_LIBDIR value in config.h.cmake, to correct compiling ...
Joshua L. Blocher
1
-1
/
+1
2008-04-10
adjust the file generation path fir sp-marshal to jive with the include vs ad...
Aaron Spike
1
-5
/
+1
2008-04-05
cmake: fix file names in marshal generation
Johan B. C. Engelen
1
-1
/
+1
2008-04-05
cmake: fix prefix
Johan B. C. Engelen
1
-1
/
+1
2008-04-05
Cmake: add missing CMakeLists.txt
Joshua L. Blocher
1
-0
/
+23
2008-04-01
delete remaining .cvsignore files
Adib Taraben
1
-9
/
+0
2008-04-01
remove, totally obsolete
bulia byak
1
-35
/
+0
2008-03-21
No more NRMatrix or NRPoint.
Jasper van de Gronde
2
-2
/
+2
2008-02-25
Line-end fix
Jon A. Cruz
1
-25
/
+25
2008-02-24
Warning and whitespace cleanup
Jon A. Cruz
1
-188
/
+188
2008-02-03
Make units pc (pica) and ft (feet) work correctly. Closes: LP #167943.
Maximilian Albert
2
-0
/
+4
2008-01-14
early version export to PS using blur to bitmap
Adib Taraben
2
-0
/
+215
2008-01-05
glib/gtestutils.h is not available on gutsy, so switching to include of
Bryce Harrington
1
-1
/
+1
2008-01-05
Fix missing include for g_assert() calls - causes FTBFS on Ubuntu Hardy
Bryce Harrington
1
-0
/
+1
2007-12-05
warning cleanup
Jon A. Cruz
1
-3
/
+3
2007-12-04
Don't show error dialog when bitmap export is cancelled by the user (fixes bu...
Maximilian Albert
1
-2
/
+6
2007-11-26
Menu item to toggle CMS adjustment on and off
Jon A. Cruz
1
-3
/
+3
2007-11-16
Fix: [ 1829427 ] PNG export via cmd line is restricted to 65535x65535
Johan B. C. Engelen
2
-7
/
+7
2007-11-04
Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...
Johan B. C. Engelen
1
-1
/
+1
2007-09-12
**/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...
Peter Moulder
1
-3
/
+3
2007-09-10
set minimal appearace for toolbar widget
bulia byak
1
-0
/
+1
2007-09-02
Ensure active unit member pointer is always initialized, fixes 1784559
Jon A. Cruz
1
-1
/
+3
2007-08-11
revert jasper's way overzealous fix in png-write.cpp rev 13700; new fix in it...
bulia byak
1
-7
/
+7
2007-07-28
Gtkmm-ified the desktop window object, and modified the file dialogs so that ...
Joel Holdsworth
2
-3
/
+32
2007-06-25
Remove unused function sp_png_write_rgba (and its helper function sp_png_get_...
Peter Moulder
2
-53
/
+19
2007-06-25
noop: (sp_export_png_file): Switch from NRMatrix to NR::Matrix.
Peter Moulder
1
-8
/
+5
2007-06-25
CodingStyle: whitespace
Peter Moulder
1
-152
/
+163
2007-06-25
CodingStyle: const usage
Peter Moulder
1
-13
/
+16
2007-05-10
add document to action events (when possible)
MenTaLguY
1
-3
/
+5
2007-05-10
add document to action events
MenTaLguY
1
-0
/
+6
2007-05-06
allow nesting under verb events
MenTaLguY
1
-1
/
+2
2007-05-06
instrument actions
MenTaLguY
1
-0
/
+26
2007-04-05
Replacing old multifunction widget with separate widget & model
Jon A. Cruz
3
-0
/
+341
2007-03-20
plumb XML::Document parameter into duplication, courtesy of bryce
MenTaLguY
1
-3
/
+6
2007-03-01
API change: render methods now take a cairo_t (not yet used)
bulia byak
1
-1
/
+1
2007-01-12
fix by jasper for bug 1631016
bulia byak
1
-23
/
+27
2006-12-06
Renaming sp-marker.* to marker.*
Bryce Harrington
1
-1
/
+1
2006-10-09
export bitmap at maximum blur rendering quality
bulia byak
1
-0
/
+9
2006-08-25
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
5
-7
/
+7
2006-08-25
I peeled back my changes because of some deep error.
Jon Phillips
1
-12
/
+12
2006-08-24
Cleaned up more of the gboolean to bool janitorial task...great!
Jon Phillips
1
-12
/
+12
2006-08-23
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
5
-7
/
+7
2006-07-17
factor native PNG export out of file.cpp in preparation for new export dialog
Bob Jamison
2
-0
/
+213
2006-07-09
Added descriptions to Undo/Redo commands in the menus
gustav_b
2
-1
/
+34
2006-06-22
apply patch 1498946 by zbsz (fixes #1492545 "PNG resolution value export")
Ralf Stephan
2
-5
/
+6
2006-04-28
Added CREATE v0.1 support for gradients/swatches/patterns
Joshua L. Blocher
1
-0
/
+12
2006-04-17
Get rid of the SP_DT_* macros which do nothing more than provide additional, ...
MenTaLguY
1
-2
/
+2