index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i18n. inkscape.pot update.
Nicolas Dufour
2011-06-19
1
-1
/
+1
*
fix bug 796451: Measure tools should support rotation constraint
Felipe Corr??a da Silva Sanches
2011-06-19
1
-7
/
+12
*
I am not sure if it is possible to have a script element with more than a sin...
Felipe Corr??a da Silva Sanches
2011-06-19
1
-0
/
+9
*
Patch sent by Fernando Lucchesi (GSoC student) and modified by me.
Felipe Corr??a da Silva Sanches
2011-06-19
3
-21
/
+251
*
UI fix / mnemonics
Kris De Gussem
2011-06-18
2
-5
/
+5
*
user interface for selecting colors of guidelines
Felipe Corr??a da Silva Sanches
2011-06-18
4
-0
/
+37
*
* [INTL:sk] Slovak translation update
Ivan Mas??r
2011-06-17
1
-1
/
+1
*
patch reviewed and accepted from fernandolbastos@gmail.com (GSoC student)
Felipe Corr??a da Silva Sanches
2011-06-17
2
-8
/
+26
*
Conditionalize compilation of image magick sources in cmake.
Jon A. Cruz
2011-06-16
1
-73
/
+82
*
Fix i18n macro include.
Jon A. Cruz
2011-06-16
1
-0
/
+1
*
add preference for relative guideline rotation snapping (see rev 10303)
Johan B. C. Engelen
2011-06-15
3
-9
/
+25
*
Clean up deprecated GTK_WIDGET API
Alex Valavanis
2011-06-15
21
-95
/
+95
|
\
|
*
Clean up deprecated GTK_WIDGET API
Alex Valavanis
2011-06-15
21
-95
/
+95
*
|
Remove deprecated glib macro wrappers
Alex Valavanis
2011-06-14
71
-272
/
+272
|
\
|
|
*
Remove deprecated glib macro wrappers
Alex Valavanis
2011-06-14
71
-272
/
+272
*
|
shift+ctrl dragging a guideline: fix to snap to angles with original angle as...
Johan B. C. Engelen
2011-06-14
1
-9
/
+14
|
/
*
toggle units in the measure tool
Felipe Corr??a da Silva Sanches
2011-06-14
2
-4
/
+29
*
patch for 771738, 635469, 700298, 705382, 716057 by Gellule
Josh Andler
2011-06-14
1
-1
/
+1
*
cmake:
Campbell Barton
2011-06-13
1
-0
/
+17
*
cmake: fix for install target
Campbell Barton
2011-06-13
1
-47
/
+0
*
adding preferences page for Measure Tool with option (enabled by default) to ...
Felipe Corr??a da Silva Sanches
2011-06-13
3
-5
/
+25
*
cmake:
Campbell Barton
2011-06-13
1
-10
/
+0
*
fixing the measure tool cursor to have a crosshair just like all other drawin...
Felipe Corr??a da Silva Sanches
2011-06-13
2
-31
/
+31
*
using green color instead of parentheses to differentiate the angle label in ...
Felipe Corr??a da Silva Sanches
2011-06-13
1
-1
/
+2
*
using "°" instead of "degrees" for labeling angles in the measure tool
Felipe Corr??a da Silva Sanches
2011-06-13
1
-1
/
+1
*
cmake:
Campbell Barton
2011-06-13
2
-3
/
+29
*
display angle info in the measurement tool
Felipe Corr??a da Silva Sanches
2011-06-13
1
-4
/
+15
*
ignore ./CMakeLists.txt.user (qtcreator stores settings here)
Campbell Barton
2011-06-13
1
-1
/
+2
*
more improvements in the measurement tool:
Felipe Corr??a da Silva Sanches
2011-06-13
2
-48
/
+58
*
Replace deprecated GtkSignal
Alex Valavanis
2011-06-13
29
-361
/
+386
*
cmake: basic install target
Campbell Barton
2011-06-13
1
-0
/
+47
*
cmake:
Campbell Barton
2011-06-13
28
-120
/
+1231
*
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: now builds without having most of the source listed in 1 file.
Campbell Barton
2011-06-13
20
-80
/
+59
|
/
*
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
47
-416
/
+318
*
|
cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...
Campbell Barton
2011-06-12
28
-85
/
+111
*
|
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
48
-1196
/
+1320
*
|
Update to win32 build defines for libwpg issue.
Jon A. Cruz
2011-06-11
1
-0
/
+5
*
|
Fix debus warnings and build errors.
Jon A. Cruz
2011-06-11
1
-93
/
+79
*
|
Modified build to conditionally build against either libwpg 0.1.x or 0.2.x. F...
Jon A. Cruz
2011-06-10
1
-1
/
+16
*
|
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
*
|
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
10
-2
/
+313
[next]