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
...
*
deleting layer also hid layers, missing 'break' statement
Ed Halley
2009-03-08
1
-0
/
+1
*
Reworked internals of color and drag-n-drop.
Jon A. Cruz
2009-03-08
1
-109
/
+19
*
Icon Bonanza part 2341: Update icon-names.h to reflect changes in
Krzysztof Kosi??ski
2009-03-07
1
-4
/
+4
*
Moving dnd data generation into the generic ColorDef class.
Jon A. Cruz
2009-03-07
1
-140
/
+51
*
Hide the new 'clear' swatch for now
Jon A. Cruz
2009-03-05
1
-1
/
+1
*
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
*
Several icon name fixes
Krzysztof Kosi??ski
2009-02-26
2
-3
/
+6
*
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
31
-41
/
+4594
*
Only build static libraries for subdirs than actually contain libraries,
Krzysztof Kosi??ski
2009-02-20
5
-30
/
+6
*
Make all icons themable (except the filter icons).
Krzysztof Kosi??ski
2009-02-19
16
-800
/
+690
*
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
[prev]
[next]