index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-14
Zero page size for GTK spinbutton change
Jon A. Cruz
2
-2
/
+2
2009-02-14
use correct method of accessing top-level window for transientization
bulia byak
1
-3
/
+3
2009-02-10
Adding explicit parenthesis to remove warnings
Jon A. Cruz
1
-1
/
+1
2009-02-09
adding comments/TODOs and/or reverting some of the things done in r20655
Felipe Corr??a da Silva Sanches
6
-9
/
+43
2009-02-09
gcc warning cleanup
Felipe Corr??a da Silva Sanches
6
-16
/
+16
2009-02-06
* src/widgets/desktop-widget.cpp: Minor fix for OS X menubar: Don't try to ac...
Milosz Derezynski
1
-1
/
+5
2009-01-28
Add buttons for snapping to grids and/or guides
Diederik van Lierop
1
-7
/
+49
2009-01-18
- Snap to the midpoint of shapes and bboxes
Diederik van Lierop
1
-44
/
+103
2009-01-13
Snapping cusp nodes:
Diederik van Lierop
1
-4
/
+5
2009-01-13
Improved version reporting. Add SVN revision and custom status to
Krzysztof Kosi??ski
1
-1
/
+1
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-10
Added a new toolbar with snapping controls
Diederik van Lierop
5
-16
/
+449
2009-01-09
Cmake: restructure build files to be more like current build system. Should r...
Joshua L. Blocher
2
-1
/
+2
2009-01-08
move shape_editor from node context to the parent class, event context
bulia byak
1
-1
/
+1
2008-12-06
Warning cleanup.
Jon A. Cruz
1
-8
/
+8
2008-12-04
Warning/type cleanup.
Jon A. Cruz
5
-44
/
+59
2008-12-04
Whitespace cleanup.
Jon A. Cruz
2
-226
/
+248
2008-12-04
Whitespace cleanup.
Jon A. Cruz
2
-787
/
+796
2008-12-04
Warning/type cleanup.
Jon A. Cruz
2
-17
/
+45
2008-12-04
Whitespace cleanup.
Jon A. Cruz
1
-88
/
+85
2008-12-04
Ifdef cleanup
Jon A. Cruz
1
-5
/
+3
2008-11-21
Merge from fe-moved
Ted Gould
8
-205
/
+222
2008-10-27
From trunk
Ted Gould
11
-655
/
+637
2008-10-11
Merging from trunk
Ted Gould
4
-29
/
+39
2008-09-25
Sorry, I got off on a branch and ended up with a bunch of things. I'm just g...
Ted Gould
2
-10
/
+39
2008-09-24
Whitespace cleanup
Jon A. Cruz
1
-66
/
+66
2008-09-23
* Lots of documentation for the Inkscape::XML namespace
Krzysztof Kosi??ski
1
-5
/
+4
2008-09-21
Fixes for missing icons and icon size issues.
Jon A. Cruz
1
-32
/
+52
2008-09-20
release reprs properly
bulia byak
1
-0
/
+3
2008-09-19
transform modes for tweak tool
bulia byak
1
-15
/
+43
2008-09-18
Next roud of NR ==> Geom conversion
Maximilian Albert
3
-9
/
+10
2008-09-18
Fix prerender shortcut by size. Fixes bug #262916.
Jon A. Cruz
1
-5
/
+11
2008-09-16
Fix some bugs introduced by the preferences rewrite.
Krzysztof Kosi??ski
1
-1
/
+1
2008-09-16
Refactored preferences handling into a new version of
Krzysztof Kosi??ski
2
-225
/
+282
2008-09-14
Warning cleanup
Jon A. Cruz
1
-15
/
+13
2008-09-11
convert almost all libnrtype to Geom::
Johan B. C. Engelen
1
-1
/
+1
2008-09-11
Make tooltip reflect the correct range for calligraphy angle fixation
Maximilian Albert
1
-1
/
+1
2008-09-08
add missing #include for gtk version check
Maximilian Albert
1
-0
/
+1
2008-09-08
add version check for new api
Bob Jamison
1
-1
/
+4
2008-09-08
Warning cleanup
Maximilian Albert
1
-1
/
+0
2008-09-08
Attempt to fix the 245 floor / 255 page size adjustment problem.
Bob Jamison
1
-2
/
+5
2008-09-06
Change includes for gtk.h/gtkclist.h slightly
Bob Jamison
1
-1
/
+1
2008-08-25
Cleanup of named icon background rendering and added pref for workaround
Jon A. Cruz
1
-24
/
+63
2008-08-19
Deactivate unit selector when measuring info is off
Maximilian Albert
1
-3
/
+7
2008-08-18
Add convenience button to open LPE dialog (e.g., to adapt construction parame...
Maximilian Albert
1
-0
/
+25
2008-08-18
Option to display measuring info in geometry tool
Maximilian Albert
1
-21
/
+95
2008-08-18
Fix end type combo box
Maximilian Albert
1
-4
/
+4
2008-08-18
Temporarily hide icon for geometry tool
Maximilian Albert
1
-1
/
+1
2008-08-18
Remove debugging messages
Maximilian Albert
1
-18
/
+1
2008-08-18
Check whether we are really in LPEToolContext in sp_lpetool_toolbox_sel_chang...
Maximilian Albert
1
-1
/
+4
[next]