index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
dialog
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Adding clear-color swatch to complement no-color.
Jon A. Cruz
2009-03-05
2
-11
/
+30
*
Add option to only flash paths for node tool when none is selected. Applies p...
Jon A. Cruz
2009-03-05
2
-0
/
+3
*
Removed boolean "remove" from swatch, used new type enum in ColorDef.
Jon A. Cruz
2009-03-04
2
-28
/
+48
*
Cleanup and prep for more work
Jon A. Cruz
2009-03-04
2
-44
/
+19
*
Adding some no-color to drag-n-drop
Jon A. Cruz
2009-03-03
1
-5
/
+69
*
Added work-around for broken themes that fill in with gtk_paint_border, inclu...
Jon A. Cruz
2009-02-27
2
-0
/
+7
*
reenable inkboard compilation
theAdib
2009-02-26
1
-7
/
+7
*
fix win build
Johan B. C. Engelen
2009-02-24
1
-1
/
+4
*
add spellcheck page, copyedit on other pages
bulia byak
2009-02-24
2
-29
/
+115
*
Fix whiteboard compilation.
Krzysztof Kosi??ski
2009-02-24
1
-6
/
+6
*
Snapping of guides now turned on by default, and fixed initialization of the ...
Diederik van Lierop
2009-02-22
1
-1
/
+2
*
Translators updated
Nicolas Dufour
2009-02-21
1
-0
/
+1
*
fix typo that breaks build
Adib Taraben
2009-02-21
1
-1
/
+1
*
Update the author list in aboutbox.
Krzysztof Kosi??ski
2009-02-21
1
-12
/
+44
*
Move files from the src/dialogs/ directory to the places where they
Krzysztof Kosi??ski
2009-02-21
20
-26
/
+3859
*
Only build static libraries for subdirs than actually contain libraries,
Krzysztof Kosi??ski
2009-02-20
1
-6
/
+1
*
Make all icons themable (except the filter icons).
Krzysztof Kosi??ski
2009-02-19
6
-110
/
+93
*
Fix some console warning spam (most cannot be fixed, unfortunately)
Krzysztof Kosi??ski
2009-02-09
5
-18
/
+18
*
add All Vectors and All Bitmaps filters (todo: port this to the win32 dialog)
bulia byak
2009-02-06
1
-0
/
+33
*
display waiting cursor; move credits to a page of its own
bulia byak
2009-02-02
1
-13
/
+21
*
Store the snapper tolerances in the snap-preferences instead of in each snapp...
Diederik van Lierop
2009-01-31
1
-3
/
+3
*
fix crash described at
Felipe Corr??a da Silva Sanches
2009-01-29
1
-0
/
+4
*
Add buttons for snapping to grids and/or guides
Diederik van Lierop
2009-01-28
1
-1
/
+1
*
All snap options which can be accessed through the snapping toolbar are now r...
Diederik van Lierop
2009-01-26
2
-106
/
+2
*
Fix compile when lcms is disabled
Maximilian Albert
2009-01-21
1
-0
/
+2
*
Warning cleanup
Jon A. Cruz
2009-01-20
1
-1
/
+1
*
- Snap to the midpoint of shapes and bboxes
Diederik van Lierop
2009-01-18
1
-6
/
+6
*
adding a "scripting" tab to document properties dialog that allow the user to...
Felipe Corr??a da Silva Sanches
2009-01-15
2
-6
/
+165
*
Improved version reporting. Add SVN revision and custom status to
Krzysztof Kosi??ski
2009-01-13
3
-5
/
+4
*
copyedit
bulia byak
2009-01-11
1
-2
/
+2
*
Now it is possible to clear the list of documents in
Felipe Corr??a da Silva Sanches
2009-01-11
2
-1
/
+28
*
added some messages to the user in the svgfonts dialog
Felipe Corr??a da Silva Sanches
2009-01-11
1
-15
/
+50
*
move shape_editor from node context to the parent class, event context
bulia byak
2009-01-08
1
-2
/
+2
*
fix crash when no glyph is selected at the svgfonts dialog
Felipe Corr??a da Silva Sanches
2009-01-06
1
-1
/
+5
*
Warning and whitespace cleanup.
Jon A. Cruz
2009-01-06
2
-196
/
+205
*
Another week coding offline...
Felipe Corr??a da Silva Sanches
2009-01-05
2
-8
/
+13
*
minor change to prevent double translation and inconsistency
Adib Taraben
2009-01-05
1
-1
/
+1
*
move option: interface language from INTERNATIONALISATION to INTERFACE page o...
Adib Taraben
2009-01-05
2
-39
/
+32
*
Cmake build fixes, minor
Joshua L. Blocher
2009-01-05
1
-5
/
+0
*
Move filters into their own namespace Inkscape::Filters (from NR::)
Johan B. C. Engelen
2009-01-02
3
-24
/
+24
*
remove redundant inclusion
Johan B. C. Engelen
2009-01-01
1
-1
/
+0
*
add possibility to change the UI language (gettext) in preferences dialogue
theAdib
2008-12-30
2
-2
/
+37
*
added a "remove" context menu option for removing kerning pairs
Felipe Corr??a da Silva Sanches
2008-12-29
2
-5
/
+43
*
fixing the upside-down glyph issue for the missing-glyph case (which I
Felipe Corr??a da Silva Sanches
2008-12-29
1
-1
/
+12
*
Now users can design a font within inkscape, save it and then open the
Felipe Corr??a da Silva Sanches
2008-12-28
6
-186
/
+558
*
fix compile after rev 20377
Johan B. C. Engelen
2008-12-16
1
-1
/
+1
*
Added "Add" button to the SVG Fonts dialog.
Felipe Corr??a da Silva Sanches
2008-12-16
2
-6
/
+58
*
1) snap midpoints of line segments (both as source and as target)
Diederik van Lierop
2008-12-14
2
-3
/
+6
*
add sketch mode to pencil tool
Johan B. C. Engelen
2008-12-13
2
-0
/
+6
*
Changed term away from "embed" since that has specific meaning.
Jon A. Cruz
2008-12-07
2
-52
/
+52
[prev]
[next]