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
*
ignore ./CMakeLists.txt.user (qtcreator stores settings here)
Campbell Barton
2011-06-13
2
-1
/
+3
*
cmake: script to check for coverage in our cmake files (that we dont miss any...
Campbell Barton
2011-06-13
1
-0
/
+265
*
more improvements in the measurement tool:
Felipe Corr??a da Silva Sanches
2011-06-13
2
-48
/
+58
*
Replace deprecated gtk_signal API
Alex Valavanis
2011-06-13
29
-361
/
+386
|
\
|
*
Replace deprecated GtkSignal
Alex Valavanis
2011-06-13
29
-361
/
+386
|
/
*
cmake: basic install target
Campbell Barton
2011-06-13
2
-10
/
+53
*
cmake:
Campbell Barton
2011-06-13
37
-527
/
+1419
*
Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macros
Alex Valavanis
2011-06-12
15
-36
/
+35
|
\
|
*
Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macros
Alex Valavanis
2011-06-12
15
-36
/
+35
*
|
cmake: remove FindBoost, is an old copy of the one that comes with cmake.
Campbell Barton
2011-06-13
1
-403
/
+0
*
|
cmake: now builds without having most of the source listed in 1 file.
Campbell Barton
2011-06-13
21
-80
/
+74
|
/
*
Replace deprecated GtkTooltips
Alex Valavanis
2011-06-12
29
-392
/
+252
|
\
|
*
Replace use of deprecated GtkTooltips API
Alex Valavanis
2011-06-05
29
-392
/
+252
*
|
cmake:
Campbell Barton
2011-06-13
49
-416
/
+325
*
|
cmake: fix for error reading non existing file which would error out cmake's ...
Campbell Barton
2011-06-13
1
-1
/
+5
*
|
cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...
Campbell Barton
2011-06-12
29
-87
/
+113
*
|
cmake: commented unused files/dirs, double checked all files compile this time
Campbell Barton
2011-06-12
8
-62
/
+62
*
|
work in progress cmake commit:
Campbell Barton
2011-06-12
50
-1233
/
+1417
*
|
support python3.x for other i18n scripts
Campbell Barton
2011-06-12
2
-8
/
+8
*
|
On arch linux python3 is default, changes so this works on py3 (first commit,...
Campbell Barton
2011-06-12
1
-3
/
+3
*
|
Update to win32 build defines for libwpg issue.
Jon A. Cruz
2011-06-11
3
-0
/
+11
*
|
Fix debus warnings and build errors.
Jon A. Cruz
2011-06-11
1
-93
/
+79
*
|
Minor change to initialize libwgp config variable.
Jon A. Cruz
2011-06-10
1
-0
/
+2
*
|
Modified build to conditionally build against either libwpg 0.1.x or 0.2.x. F...
Jon A. Cruz
2011-06-10
2
-5
/
+34
*
|
improving measurement tool
Felipe Corr??a da Silva Sanches
2011-06-10
1
-15
/
+42
*
|
improving the measurement tool
Felipe Corr??a da Silva Sanches
2011-06-09
1
-3
/
+102
*
|
Save a copy dialog now opens in current directory if this option is set for s...
Johan B. C. Engelen
2011-06-08
2
-3
/
+9
*
|
Fix const on new icon.
Jon A. Cruz
2011-06-08
1
-1
/
+1
*
|
German translation update
UweSch mail@uwe-schoeler.de
2011-06-07
1
-1064
/
+1068
*
|
adding cursor for the measure tool that I forgot to commit in the previous re...
Felipe Corr??a da Silva Sanches
2011-06-06
1
-0
/
+38
*
|
Introducing our new nice measurement tool! :-D
Felipe Corr??a da Silva Sanches
2011-06-06
13
-11953
/
+70295
*
|
Extensions. Adding i18n support to voronoi2svg.py and interp_att_g.py. New IN...
Nicolas Dufour
2011-06-05
6
-1994
/
+2021
*
|
fix: latex width output to postscript big point 'bp'.
Johan B. C. Engelen
2011-06-05
1
-2
/
+2
|
/
*
Possible Win32 compile fix.
Jon A. Cruz
2011-06-04
3
-19
/
+24
*
Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, b...
Jon A. Cruz
2011-06-04
150
-279
/
+145
|
\
|
*
Use generic headers in preparation for GTK+ 3 transition
Alex Valavanis
2011-06-03
139
-266
/
+135
*
|
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
2011-06-04
58
-147
/
+166
*
|
german translation update
UweSch mail@uwe-schoeler.de
2011-06-03
1
-507
/
+574
|
/
*
add multiple glyph layers at once (from characters found in user input string)
Felipe Corr??a da Silva Sanches
2011-06-02
1
-13
/
+17
*
some fixes to the svgfont2layers extension.
Felipe Corr??a da Silva Sanches
2011-06-02
1
-18
/
+37
*
improve explanation of lpe parameter
Johan B. C. Engelen
2011-06-01
1
-1
/
+1
*
Extensions. Voronoi extension modified for i18n and UI consistency.
Nicolas Dufour
2011-06-01
4
-590
/
+676
*
Voronoi extension. Improved handling of current layer (Bug 783922)
Alvin Penner
2011-05-31
1
-8
/
+13
*
extension to convert an svg font into glyph layers
Felipe Corr??a da Silva Sanches
2011-06-01
3
-0
/
+141
*
fix rendering of angled guidelines
Felipe Corr??a da Silva Sanches
2011-06-01
1
-6
/
+7
*
Add shebang to voronoi.py. Install *.js extensions as non-executable
Alex Valavanis
2011-05-30
2
-4
/
+5
*
Queue swatch updates during periods of high UI usage, such as dragging gradie...
Jon A. Cruz
2011-05-30
2
-3
/
+89
*
Voronoi extension by Vincent Nivoliers (Bug 783922)
Alvin Penner
2011-05-29
4
-1
/
+383
*
Port of 0.48.x branch revision 9781.
Jon A. Cruz
2011-05-28
14
-43
/
+84
*
Extensions to alternate layer visibility for glyph layers.
Felipe Corr??a da Silva Sanches
2011-05-27
6
-0
/
+150
[next]