index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Handle Dialog events properly
gustav_b
2007-09-19
1
-33
/
+28
*
r16619@tres: ted | 2007-09-18 21:09:29 -0700
Ted Gould
2007-09-19
4
-9
/
+0
*
r16618@tres: ted | 2007-09-18 21:02:24 -0700
Ted Gould
2007-09-19
1
-33
/
+0
*
r16617@tres: ted | 2007-09-18 21:00:44 -0700
Ted Gould
2007-09-19
2
-503
/
+0
*
r16616@tres: ted | 2007-09-18 20:59:55 -0700
Ted Gould
2007-09-19
3
-18
/
+0
*
r16594@tres: ted | 2007-09-18 09:27:48 -0700
Ted Gould
2007-09-19
3
-24
/
+24
*
r16593@tres: ted | 2007-09-18 09:16:31 -0700
Ted Gould
2007-09-19
5
-87
/
+3
*
Move more dialog event handling into Dialog class, work in progress on
gustav_b
2007-09-19
2
-20
/
+77
*
Cleaned up Dialog class, coding style, unused code, etc. (only
gustav_b
2007-09-19
6
-142
/
+138
*
Improve snapping of newly created guides
Diederik van Lierop
2007-09-16
1
-9
/
+6
*
Add handling of focus tabbing for GdlDockItem + various DockItem focus
gustav_b
2007-09-16
7
-25
/
+166
*
noop: (SvgBuilder::setTransform): Mark argument as not being written through.
Peter Moulder
2007-09-16
2
-2
/
+2
*
noop: Remove a couple of redundant casts.
Peter Moulder
2007-09-16
1
-2
/
+2
*
trivial: **/*.xpm: svn propset svn:eol-style native. Mark strings as const, ...
Peter Moulder
2007-09-16
33
-82
/
+82
*
(struct SPEventContext, sp-cursor.*): Change xpm arguments from gchar** to gc...
Peter Moulder
2007-09-16
3
-7
/
+9
*
trivial: Address some g++-4.2 writable-strings warnings.
Peter Moulder
2007-09-16
1
-7
/
+6
*
trivial: Address some g++-4.2 writable-strings warnings.
Peter Moulder
2007-09-16
9
-20
/
+20
*
trivial changes to address warning with g++-4.2
Peter Moulder
2007-09-16
5
-6
/
+6
*
merge in 2geom rev. 1154
Johan B. C. Engelen
2007-09-16
21
-774
/
+998
*
add verticalpattern checkbox to path-along-path and some parameters that are ...
Johan B. C. Engelen
2007-09-15
3
-7
/
+20
*
fix typo: .( -> .set(
Bob Jamison
2007-09-15
1
-2
/
+2
*
Refactoring SPColor to C++ and removing legacy CMYK implementation
Jon A. Cruz
2007-09-15
36
-409
/
+409
*
avoid code duplication, i.e. use sp_item_snappoints in the object-snapper.cpp
Diederik van Lierop
2007-09-15
9
-55
/
+33
*
r16583@tres: ted | 2007-09-14 09:15:49 -0700
Ted Gould
2007-09-15
1
-0
/
+1
*
copyedit
bulia byak
2007-09-14
1
-2
/
+2
*
Change "scale y" to "scale width" in description of LPEs.
Johan B. C. Engelen
2007-09-14
2
-4
/
+4
*
change Y-scaling for curve stiching and path-along-path. add warning message ...
Johan B. C. Engelen
2007-09-14
7
-17
/
+62
*
Clean up code a bit.
Johan B. C. Engelen
2007-09-14
1
-11
/
+2
*
sorry for debug message. deleted.
Johan B. C. Engelen
2007-09-14
1
-1
/
+0
*
fix pasting of LPE's across multiple document; plus a number of small fixes.
Johan B. C. Engelen
2007-09-14
6
-7
/
+18
*
Fixed min/max confusion bug
Jon A. Cruz
2007-09-14
2
-2
/
+2
*
* Added email contact for msgid error
Luca Bruno
2007-09-13
1
-1
/
+1
*
* Marking empty strings as non-translatable
Luca Bruno
2007-09-13
3
-14
/
+14
*
r16572@tres: ted | 2007-09-12 21:55:43 -0700
Ted Gould
2007-09-13
3
-3
/
+24
*
r16564@tres: ted | 2007-09-12 20:45:12 -0700
Ted Gould
2007-09-13
54
-260
/
+223
*
change from <io.h> to <unistd.h> to define close
Adib Taraben
2007-09-12
1
-1
/
+1
*
copyedit
bulia byak
2007-09-12
1
-4
/
+4
*
make win32 compile using libxslt
Adib Taraben
2007-09-12
1
-0
/
+4
*
revert partly 16042 include files
Adib Taraben
2007-09-12
1
-1
/
+5
*
NEW: XSLT Input/output extension support fix for: close not defined
Adib Taraben
2007-09-12
1
-0
/
+1
*
(bzr r3734)
Ted Gould
2007-09-12
0
-0
/
+0
*
r16553@tres: ted | 2007-09-11 22:55:37 -0700
Ted Gould
2007-09-12
1
-0
/
+2
*
r16552@tres: ted | 2007-09-11 22:54:20 -0700
Ted Gould
2007-09-12
1
-0
/
+1
*
(bzr r3731)
Ted Gould
2007-09-12
0
-0
/
+0
*
r16526@tres: ted | 2007-09-11 22:19:01 -0700
Ted Gould
2007-09-12
9
-105
/
+63
*
r16525@tres: ted | 2007-09-11 20:49:47 -0700
Ted Gould
2007-09-12
3
-4
/
+209
*
r16524@tres: ted | 2007-09-11 20:49:10 -0700
Ted Gould
2007-09-12
1
-0
/
+1
*
r16523@tres: ted | 2007-09-11 20:47:18 -0700
Ted Gould
2007-09-12
15
-5
/
+2800
*
**/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...
Peter Moulder
2007-09-12
37
-167
/
+167
*
(PrintPS::begin): Change isspace to g_ascii_isspace.
Peter Moulder
2007-09-12
2
-14
/
+28
[prev]
[next]