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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-05-17
Fix LPE for groups bounding box calculation by using the SPItem->getBounds me...
Bastien Bouclet
1
-6
/
+1
2008-05-06
limit the change to the relative moves only
bulia byak
1
-58
/
+65
2008-05-06
reinterpret move when apply-separately checkbox is on
bulia byak
1
-0
/
+63
2008-05-06
export bbox sorting machinery
bulia byak
2
-12
/
+19
2008-05-06
Cmake: Fix some undefined function calls
Joshua L. Blocher
1
-3
/
+10
2008-05-04
Next steps in implementing the snapping indicator
Diederik van Lierop
2
-5
/
+9
2008-05-04
warning cleanup and fixed string free issue
Jon A. Cruz
1
-13
/
+13
2008-05-02
Const cleanup on strings.
Jon A. Cruz
1
-1
/
+1
2008-04-30
Use radiobutton for "always snap" in the document-properties dialog
Diederik van Lierop
1
-6
/
+6
2008-04-27
copyedit
bulia byak
1
-2
/
+2
2008-04-26
Initial cut of eraser tool
Jon A. Cruz
2
-1
/
+4
2008-04-25
Improved options for toolbar icon sizes, especially for Ubuntu. Fixes bug #22...
Jon A. Cruz
2
-8
/
+17
2008-04-17
replace text strings by ints for tools/bounding_box
bulia byak
1
-2
/
+2
2008-04-16
fix include path
Johan B. C. Engelen
1
-1
/
+1
2008-04-15
cmake: copy over some excluded files from build.xml
Johan B. C. Engelen
1
-8
/
+8
2008-04-13
translator comment
Arpad Biro
1
-0
/
+1
2008-04-13
translator comment
Arpad Biro
1
-0
/
+1
2008-04-12
Several different i18n issues fixed following report from a_b (adresses bug #...
Marcin Floryan
2
-3
/
+3
2008-04-07
cmake: EOL of cmakelists.txt in subdirs
Johan B. C. Engelen
1
-73
/
+73
2008-04-01
delete remaining .cvsignore files
Adib Taraben
1
-3
/
+0
2008-03-30
add CMakeLists.txt file for src/ui and subdirs
Johan B. C. Engelen
1
-0
/
+74
2008-03-28
when applying LPE to rect, convert it to path first
Johan B. C. Engelen
1
-0
/
+8
2008-03-28
- Created a SPLPEItem class that handles applying a LPE to an Item
Bastien Bouclet
1
-20
/
+16
2008-03-28
Fixing as per discussion in LP # 179988
Mike Pittman
1
-3
/
+77
2008-03-25
Major overhaul of the selector tool's internals to improve handling of transf...
Diederik van Lierop
1
-1
/
+1
2008-03-24
Visually indicate linked devices
Jon A. Cruz
1
-11
/
+137
2008-03-22
Tracking of live axes
Jon A. Cruz
1
-12
/
+32
2008-03-22
Numeric values on test area
Jon A. Cruz
1
-0
/
+7
2008-03-22
Removed Win32 keep-dialogs-on-top preference, now set permanently to true
Joel Holdsworth
4
-25
/
+7
2008-03-21
No more NRMatrix or NRPoint.
Jasper van de Gronde
1
-1
/
+1
2008-03-21
Bugfix to prevent the print dialog falling underneath the inkscape desktop wi...
Joel Holdsworth
2
-3
/
+4
2008-03-21
Adding axis detection to new input dialog
Jon A. Cruz
2
-42
/
+224
2008-03-20
Adding signals and linking
Jon A. Cruz
1
-31
/
+120
2008-03-19
Add option to treat grups as single objects when converting to guides.
Maximilian Albert
2
-1
/
+4
2008-03-17
A fix for bug #199357 "cannot load emf file" based on the patch submitted by ...
Joel Holdsworth
1
-5
/
+5
2008-03-15
Improved visibility of button indicators and added updating when tools switch
Jon A. Cruz
1
-31
/
+50
2008-03-15
Split data mode apart from UI and added button trackers
Jon A. Cruz
1
-125
/
+112
2008-03-13
BUG 168896, fix BUG_168896_refactor_tempfile.patch problems with Vista tempfi...
Albin Sunnanbo
2
-2
/
+4
2008-03-13
Turn off debug simulated devices
Jon A. Cruz
1
-1
/
+1
2008-03-13
Adding new extended input devices dialog
Jon A. Cruz
4
-0
/
+846
2008-03-12
Better test
Bob Jamison
1
-1
/
+3
2008-03-12
Snap to page border
Diederik van Lierop
2
-2
/
+6
2008-03-11
Got initial JS execution working
Bob Jamison
1
-26
/
+13
2008-03-10
Update to follow new scripting stuff
Bob Jamison
1
-15
/
+31
2008-03-08
make the infobox narrower and place add button above it
bulia byak
1
-3
/
+4
2008-03-06
add preferences for path flashing on mouseover
Johan B. C. Engelen
2
-0
/
+11
2008-03-04
noop: reverted one line of commit #17642 (it's safe to call g_free with NULL)
Maximilian Albert
1
-2
/
+1
2008-03-04
Fixed buffer overrun in FileOpenDialogImplWin32::createFilterMenu, corrected ...
Joel Holdsworth
1
-32
/
+36
2008-03-03
added Marcin Floryan, made Gail's second name match new reality :)
Alexandre Prokoudine
1
-0
/
+2
2008-02-28
fixed another localization issue - file extension names are now localized pro...
Marcin Floryan
1
-2
/
+2
[next]