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
*
RegisteredTransformedPoint: fix methods to use const&.
Johan B. C. Engelen
2008-04-05
2
-4
/
+4
*
Fix LP bug #190420 (noncompliant desktop entry); remove pointless
Krzysztof Kosi??ski
2008-04-04
1
-5
/
+0
*
delete remaining .cvsignore files
Adib Taraben
2008-04-01
4
-12
/
+0
*
make stroke width adjustable by rotation too
bulia byak
2008-04-01
2
-4
/
+121
*
add CMakeLists.txt file for src/ui and subdirs
Johan B. C. Engelen
2008-03-30
5
-0
/
+209
*
fix crash on pasting from empty clipboard
Johan B. C. Engelen
2008-03-28
1
-89
/
+99
*
cleanup ClipboardManagerImpl::pastePathEffect() code.
Johan B. C. Engelen
2008-03-28
1
-17
/
+23
*
when applying LPE to rect, convert it to path first
Johan B. C. Engelen
2008-03-28
1
-0
/
+8
*
fix lpe-PathPAram when deleting the path that it links to
Johan B. C. Engelen
2008-03-28
1
-1
/
+2
*
- Created a SPLPEItem class that handles applying a LPE to an Item
Bastien Bouclet
2008-03-28
2
-43
/
+25
*
Fixed initialization order
Jon A. Cruz
2008-03-28
1
-3
/
+3
*
Fixing as per discussion in LP # 179988
Mike Pittman
2008-03-28
1
-3
/
+77
*
add linking to other paths to lpe-PathParam
Johan B. C. Engelen
2008-03-27
2
-10
/
+13
*
add method to lookup path object id from Clipboard
Johan B. C. Engelen
2008-03-27
2
-0
/
+26
*
system clipboard support (bug #170185) from Chris KosiĆski
MenTaLguY
2008-03-26
3
-0
/
+1213
*
Major overhaul of the selector tool's internals to improve handling of transf...
Diederik van Lierop
2008-03-25
1
-1
/
+1
*
Visually indicate linked devices
Jon A. Cruz
2008-03-24
1
-11
/
+137
*
make sure we explicitly use geometric bbox for calculating blur margins
bulia byak
2008-03-23
1
-2
/
+3
*
Tracking of live axes
Jon A. Cruz
2008-03-22
1
-12
/
+32
*
changes to use RegisteredTransformedPoint as widget for LPE point. not complete
Johan B. C. Engelen
2008-03-22
4
-7
/
+31
*
* add RegisteredTransformedPoint widget, that transforms the point before dis...
Johan B. C. Engelen
2008-03-22
4
-2
/
+74
*
Numeric values on test area
Jon A. Cruz
2008-03-22
1
-0
/
+7
*
Removed Win32 keep-dialogs-on-top preference, now set permanently to true
Joel Holdsworth
2008-03-22
4
-25
/
+7
*
No more NRMatrix or NRPoint.
Jasper van de Gronde
2008-03-21
2
-5
/
+4
*
Bugfix to prevent the print dialog falling underneath the inkscape desktop wi...
Joel Holdsworth
2008-03-21
2
-3
/
+4
*
Adding axis detection to new input dialog
Jon A. Cruz
2008-03-21
2
-42
/
+224
*
Adding signals and linking
Jon A. Cruz
2008-03-20
1
-31
/
+120
*
Add option to treat grups as single objects when converting to guides.
Maximilian Albert
2008-03-19
2
-1
/
+4
*
A fix for bug #199357 "cannot load emf file" based on the patch submitted by ...
Joel Holdsworth
2008-03-17
1
-5
/
+5
*
Improved visibility of button indicators and added updating when tools switch
Jon A. Cruz
2008-03-15
1
-31
/
+50
*
Split data mode apart from UI and added button trackers
Jon A. Cruz
2008-03-15
1
-125
/
+112
*
BUG 168896, fix BUG_168896_refactor_tempfile.patch problems with Vista tempfi...
Albin Sunnanbo
2008-03-13
2
-2
/
+4
*
Turn off debug simulated devices
Jon A. Cruz
2008-03-13
1
-1
/
+1
*
Adding new extended input devices dialog
Jon A. Cruz
2008-03-13
4
-0
/
+846
*
Better test
Bob Jamison
2008-03-12
1
-1
/
+3
*
Snap to page border
Diederik van Lierop
2008-03-12
2
-2
/
+6
*
Got initial JS execution working
Bob Jamison
2008-03-11
1
-26
/
+13
*
Update to follow new scripting stuff
Bob Jamison
2008-03-10
1
-15
/
+31
*
make the infobox narrower and place add button above it
bulia byak
2008-03-08
1
-3
/
+4
*
add preferences for path flashing on mouseover
Johan B. C. Engelen
2008-03-06
2
-0
/
+11
*
noop: reverted one line of commit #17642 (it's safe to call g_free with NULL)
Maximilian Albert
2008-03-04
1
-2
/
+1
*
Fixed buffer overrun in FileOpenDialogImplWin32::createFilterMenu, corrected ...
Joel Holdsworth
2008-03-04
1
-32
/
+36
*
added Marcin Floryan, made Gail's second name match new reality :)
Alexandre Prokoudine
2008-03-03
1
-0
/
+2
*
fixed another localization issue - file extension names are now localized pro...
Marcin Floryan
2008-02-28
1
-2
/
+2
*
Fixed off-by-one filter bug with the windows native file dialogs, and tidied ...
Joel Holdsworth
2008-02-28
2
-67
/
+42
*
Reworked swatches context menu slightly to make it more compact and a bit cle...
Marcin Floryan
2008-02-28
1
-58
/
+78
*
revert a small bit in document-properties.cpp of rev 17540. page sizer init()...
Johan B. C. Engelen
2008-02-28
1
-1
/
+1
*
Adding mised page sizer initialization
Jon A. Cruz
2008-02-28
1
-0
/
+1
*
Whitespace & misc cleanup
Jon A. Cruz
2008-02-28
1
-62
/
+66
*
added randomize icon, cleaned defs in icons.svg, and saved with preferences t...
Josh Andler
2008-02-27
1
-1
/
+1
[next]