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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix pasting style after copying a text span
bulia byak
2009-02-16
1
-6
/
+28
*
Warning cleanup
Jon A. Cruz
2009-02-11
1
-1
/
+1
*
do not return any non-normal blend mode if we do not show blend mode chooser
bulia byak
2009-02-10
2
-5
/
+11
*
it was a very stupid idea to sort all combos without asking - this broke the ...
bulia byak
2009-02-10
1
-6
/
+16
*
Fix some console warning spam (most cannot be fixed, unfortunately)
Krzysztof Kosi??ski
2009-02-09
7
-25
/
+27
*
adding comments/TODOs and/or reverting some of the things done in r20655
Felipe Corr??a da Silva Sanches
2009-02-09
2
-2
/
+10
*
gcc warning cleanup
Felipe Corr??a da Silva Sanches
2009-02-09
2
-2
/
+2
*
gcc warning cleanup:
Felipe Corr??a da Silva Sanches
2009-02-08
1
-2
/
+2
*
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
*
removing void files
Felipe Corr??a da Silva Sanches
2009-01-25
11
-11
/
+2
*
remove debug code
Johan B. C. Engelen
2009-01-24
1
-1
/
+0
*
sort combo enumerations
Johan B. C. Engelen
2009-01-24
1
-0
/
+17
*
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
*
Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...
Joshua L. Blocher
2009-01-12
1
-1
/
+3
*
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
*
Cmake: restructure build files to be more like current build system. Should r...
Joshua L. Blocher
2009-01-09
1
-0
/
+15
*
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
3
-205
/
+213
*
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
2
-6
/
+0
*
Move filters into their own namespace Inkscape::Filters (from NR::)
Johan B. C. Engelen
2009-01-02
5
-26
/
+26
*
remove old icon code that seems unused
Johan B. C. Engelen
2009-01-01
4
-742
/
+0
*
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
4
-3
/
+74
*
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
*
More NR ==> Geom changes
Joshua L. Blocher
2008-12-28
1
-0
/
+1
*
convert NR to Geom
Johan B. C. Engelen
2008-12-28
1
-4
/
+4
*
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
*
reworked ClipboardManagerImpl::_pasteDocument, code cleanup and finally fixin...
Thomas Holder
2008-12-09
1
-56
/
+30
*
fix for Bug #234305 (paste into transformed groups)
Thomas Holder
2008-12-08
1
-0
/
+10
*
Makes page-sizer be a little less eager to change the orientation of pages au...
Jasper van de Gronde
2008-12-08
1
-5
/
+12
[next]