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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-16
fix pasting style after copying a text span
bulia byak
1
-6
/
+28
2009-02-11
Warning cleanup
Jon A. Cruz
1
-1
/
+1
2009-02-10
do not return any non-normal blend mode if we do not show blend mode chooser
bulia byak
2
-5
/
+11
2009-02-10
it was a very stupid idea to sort all combos without asking - this broke the ...
bulia byak
1
-6
/
+16
2009-02-09
Fix some console warning spam (most cannot be fixed, unfortunately)
Krzysztof Kosi??ski
7
-25
/
+27
2009-02-09
adding comments/TODOs and/or reverting some of the things done in r20655
Felipe Corr??a da Silva Sanches
2
-2
/
+10
2009-02-09
gcc warning cleanup
Felipe Corr??a da Silva Sanches
2
-2
/
+2
2009-02-08
gcc warning cleanup:
Felipe Corr??a da Silva Sanches
1
-2
/
+2
2009-02-06
add All Vectors and All Bitmaps filters (todo: port this to the win32 dialog)
bulia byak
1
-0
/
+33
2009-02-02
display waiting cursor; move credits to a page of its own
bulia byak
1
-13
/
+21
2009-01-31
Store the snapper tolerances in the snap-preferences instead of in each snapp...
Diederik van Lierop
1
-3
/
+3
2009-01-29
fix crash described at
Felipe Corr??a da Silva Sanches
1
-0
/
+4
2009-01-28
Add buttons for snapping to grids and/or guides
Diederik van Lierop
1
-1
/
+1
2009-01-26
All snap options which can be accessed through the snapping toolbar are now r...
Diederik van Lierop
2
-106
/
+2
2009-01-25
removing void files
Felipe Corr??a da Silva Sanches
11
-11
/
+2
2009-01-24
remove debug code
Johan B. C. Engelen
1
-1
/
+0
2009-01-24
sort combo enumerations
Johan B. C. Engelen
1
-0
/
+17
2009-01-21
Fix compile when lcms is disabled
Maximilian Albert
1
-0
/
+2
2009-01-20
Warning cleanup
Jon A. Cruz
1
-1
/
+1
2009-01-18
- Snap to the midpoint of shapes and bboxes
Diederik van Lierop
1
-6
/
+6
2009-01-15
adding a "scripting" tab to document properties dialog that allow the user to...
Felipe Corr??a da Silva Sanches
2
-6
/
+165
2009-01-13
Improved version reporting. Add SVN revision and custom status to
Krzysztof Kosi??ski
3
-5
/
+4
2009-01-12
Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...
Joshua L. Blocher
1
-1
/
+3
2009-01-11
copyedit
bulia byak
1
-2
/
+2
2009-01-11
Now it is possible to clear the list of documents in
Felipe Corr??a da Silva Sanches
2
-1
/
+28
2009-01-11
added some messages to the user in the svgfonts dialog
Felipe Corr??a da Silva Sanches
1
-15
/
+50
2009-01-09
Cmake: restructure build files to be more like current build system. Should r...
Joshua L. Blocher
1
-0
/
+15
2009-01-08
move shape_editor from node context to the parent class, event context
bulia byak
1
-2
/
+2
2009-01-06
fix crash when no glyph is selected at the svgfonts dialog
Felipe Corr??a da Silva Sanches
1
-1
/
+5
2009-01-06
Warning and whitespace cleanup.
Jon A. Cruz
3
-205
/
+213
2009-01-05
Another week coding offline...
Felipe Corr??a da Silva Sanches
2
-8
/
+13
2009-01-05
minor change to prevent double translation and inconsistency
Adib Taraben
1
-1
/
+1
2009-01-05
move option: interface language from INTERNATIONALISATION to INTERFACE page o...
Adib Taraben
2
-39
/
+32
2009-01-05
Cmake build fixes, minor
Joshua L. Blocher
2
-6
/
+0
2009-01-02
Move filters into their own namespace Inkscape::Filters (from NR::)
Johan B. C. Engelen
5
-26
/
+26
2009-01-01
remove old icon code that seems unused
Johan B. C. Engelen
4
-742
/
+0
2009-01-01
remove redundant inclusion
Johan B. C. Engelen
1
-1
/
+0
2008-12-30
add possibility to change the UI language (gettext) in preferences dialogue
theAdib
4
-3
/
+74
2008-12-29
added a "remove" context menu option for removing kerning pairs
Felipe Corr??a da Silva Sanches
2
-5
/
+43
2008-12-29
fixing the upside-down glyph issue for the missing-glyph case (which I
Felipe Corr??a da Silva Sanches
1
-1
/
+12
2008-12-28
More NR ==> Geom changes
Joshua L. Blocher
1
-0
/
+1
2008-12-28
convert NR to Geom
Johan B. C. Engelen
1
-4
/
+4
2008-12-28
Now users can design a font within inkscape, save it and then open the
Felipe Corr??a da Silva Sanches
6
-186
/
+558
2008-12-16
fix compile after rev 20377
Johan B. C. Engelen
1
-1
/
+1
2008-12-16
Added "Add" button to the SVG Fonts dialog.
Felipe Corr??a da Silva Sanches
2
-6
/
+58
2008-12-14
1) snap midpoints of line segments (both as source and as target)
Diederik van Lierop
2
-3
/
+6
2008-12-13
add sketch mode to pencil tool
Johan B. C. Engelen
2
-0
/
+6
2008-12-09
reworked ClipboardManagerImpl::_pasteDocument, code cleanup and finally fixin...
Thomas Holder
1
-56
/
+30
2008-12-08
fix for Bug #234305 (paste into transformed groups)
Thomas Holder
1
-0
/
+10
2008-12-08
Makes page-sizer be a little less eager to change the orientation of pages au...
Jasper van de Gronde
1
-5
/
+12
[next]