index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-08-29
add experimental modifier remapping
MenTaLguY
1
-0
/
+30
2007-05-10
add logging of basic display properties
MenTaLguY
1
-0
/
+3
2007-03-22
remove useless and half-broken slideshow mode in favor of inkview
bulia byak
1
-31
/
+10
2007-03-04
adapt code to new Maybe/bbox regime
MenTaLguY
1
-6
/
+52
2007-03-04
switch from invokeBbox to getBounds (need to fix problems with empty
MenTaLguY
1
-42
/
+1
2007-03-02
ted's fix
bulia byak
1
-1
/
+1
2007-03-01
r14651@tres: ted | 2007-02-28 23:23:41 -0800
Ted Gould
1
-4
/
+2
2007-03-01
r14649@tres: ted | 2007-02-28 23:21:44 -0800
Ted Gould
1
-86
/
+0
2007-03-01
r14632@tres: ted | 2007-02-28 23:12:58 -0800
Ted Gould
1
-0
/
+2
2007-03-01
r14583@tres: ted | 2007-02-28 19:29:48 -0800
Ted Gould
1
-1
/
+15
2007-03-01
r14582@tres: ted | 2007-02-28 19:07:35 -0800
Ted Gould
1
-4
/
+39
2007-03-01
r14581@tres: ted | 2007-02-27 19:36:54 -0800
Ted Gould
1
-0
/
+62
2007-03-01
r14579@tres: ted | 2007-02-27 19:00:22 -0800
Ted Gould
1
-0
/
+5
2007-03-01
r14576@tres: ted | 2007-02-26 23:29:13 -0800
Ted Gould
1
-0
/
+11
2007-02-13
* src/main.cpp: Allow the user to override the locale directory by
mjwybrow
1
-0
/
+6
2007-02-11
Actually, just ditched the whole option...its useless I decided...
Jon Phillips
1
-6
/
+0
2007-02-11
oops...commented out my fix for new cli option...ugh...oops...
Jon Phillips
1
-1
/
+2
2007-02-11
Added gnome-vfs patch by Ed Catmur so we can save/open/export to non-local
Jon Phillips
1
-0
/
+6
2007-01-10
remove duplicate include
bulia byak
1
-2
/
+0
2006-11-18
patch 1219308 for embedding type 1 fonts into ps/eps output
bulia byak
1
-0
/
+17
2006-11-14
removed obsolete -G option from main.cpp and therefore from '--help' output
Alexandre Prokoudine
1
-9
/
+0
2006-08-25
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
1
-15
/
+15
2006-08-23
Ok, committed msgloan's patch to convert gbooleans to bools thus completing
Jon Phillips
1
-15
/
+15
2006-07-18
Committed again without the essential fix on line 84 commented out!
Tim Dwyer
1
-1
/
+1
2006-07-18
added include of "helper/png-write.h" to fix compile error:
Tim Dwyer
1
-0
/
+2
2006-07-01
remove text-to-path option for command line pdf export, it's not supported fo...
bulia byak
1
-17
/
+0
2006-06-27
pdf export from commandline
bulia byak
1
-6
/
+56
2006-06-22
apply patch 1498946 by zbsz (fixes #1492545 "PNG resolution value export")
Ralf Stephan
1
-1
/
+1
2006-03-26
clarify case for --export-id and --export-drawing
Aaron Spike
1
-8
/
+7
2006-03-26
Added --export-area-canvas (-C).
Aaron Spike
1
-9
/
+24
2006-03-13
#include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.
Peter Moulder
1
-0
/
+1
2006-02-04
query: report true svg bbox, not inkscape's desktop bbox (makes more sense fo...
bulia byak
1
-2
/
+3
2006-01-30
separated doxygen main page from main.cpp for readability
Ralf Stephan
1
-208
/
+0