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
*
Merge: scale, rotate and skew handles refactoring
Martin Owens
2013-07-05
1
-6
/
+6
|
\
|
*
Improve handle xpm loading using rotate
Martin Owens
2013-07-04
1
-6
/
+6
*
|
Merge recent changes from inkscape trunk
Eric Greveson
2013-07-03
6
-5
/
+59
|
\
|
|
*
Transform dialog. do not use singular transforms. (Bug 1189446)
Alvin Penner
2013-06-29
1
-0
/
+35
|
*
Make DAMN sure paths with zero nodes do not cause a crash.
Martin Owens
2013-06-29
1
-2
/
+6
|
*
Fix crash when undoing/redoing a duplicate layer.
Martin Owens
2013-06-28
1
-2
/
+2
|
*
Add the ability to reorder filters using drag-drop in the gtklist
Martin Owens
2013-06-28
2
-1
/
+15
|
*
Fix Gtk3 build by including togglebutton header
Martin Owens
2013-06-26
1
-0
/
+1
*
|
Factored layer model out into new Inkscape::LayerModel class. This allows
Eric Greveson
2013-07-01
5
-8
/
+13
|
/
*
cppcheck
Kris De Gussem
2013-06-21
2
-4
/
+4
*
Fix my own mis-credit and some symbols labels
Martin Owens
2013-06-17
1
-1
/
+1
*
Improve icons for symbols dialog
Martin Owens
2013-06-15
1
-3
/
+3
*
Fix crash for external symbol documents, should never select these items.
Martin Owens
2013-06-15
1
-2
/
+4
*
Big change in symbols ui and selection chemistry.
Martin Owens
2013-06-15
2
-150
/
+148
*
Change marker layout in stroke-widget so they are all on one line.
Martin Owens
2013-06-11
1
-0
/
+60
*
Adding inclusion of config.h where needed for threads.h check.
Jon A. Cruz
2013-06-07
26
-2
/
+104
*
Added configure/ifdef guards to only bring in the needed #include if glibmm h...
Jon A. Cruz
2013-06-06
48
-0
/
+100
*
Fix symbol-title missing crash
Martin Owens
2013-06-06
1
-0
/
+3
*
Correct to compile against recent gtkmm, including updated macports versions....
Jon A. Cruz
2013-06-04
48
-1
/
+98
*
Win32. More include fixes for glibmm 2.36 (file dialog).
Nicolas Dufour
2013-05-16
3
-7
/
+11
*
Win32. Fixing some more include issues (glibmm threads depracation).
Nicolas Dufour
2013-05-15
2
-3
/
+4
*
Win32. Adding missing include (failed with the gtk3 devlibs).
Nicolas Dufour
2013-05-14
1
-0
/
+1
*
cleanup document option to clean up unused swatches
Raphael Rosch
2013-05-13
2
-0
/
+11
*
Fix for Bug #181493 (Locked layers not completely locked) by frenchie4111.
Nicolas Dufour
2013-05-12
1
-0
/
+2
*
Fix for 871563 : JPG images are recompressed with lower quality when embedded
John Smith
2013-05-11
2
-0
/
+4
*
Improve code documentation for symbols
Martin Owens
2013-05-09
1
-2
/
+19
*
Fix for Bug #830663 (default window size is too small) by Jiabao Wu
Jon A. Cruz
2013-05-01
2
-2
/
+12
*
Warning cleanup.
Jon A. Cruz
2013-04-28
2
-2
/
+2
*
minor cppcheck stuff
Kris De Gussem
2013-04-28
1
-2
/
+2
*
update bbox when Filter General Settings modified (Bug 960986)
Alvin Penner
2013-04-27
1
-0
/
+1
*
Add balloon symbols and connect defs modified signal.
Martin Owens
2013-04-22
2
-3
/
+17
*
Fix for Bug #1023797 (Unnecessary scroll bars in swatches dialog) by Slagvi.
Nicolas Dufour
2013-04-21
1
-0
/
+2
*
Clean up symbol pixmap generator and title description
Martin Owens
2013-04-21
2
-37
/
+26
*
Warn if we get a NULL object
Martin Owens
2013-04-21
1
-4
/
+2
*
Pull Merge
Martin Owens
2013-04-21
1
-0
/
+1
|
\
|
*
Group bbox update (Bug 1168979)
Alvin Penner
2013-04-20
1
-0
/
+1
*
|
Remove GLib error and remove some cruft
Martin Owens
2013-04-21
1
-8
/
+4
|
/
*
Updated aiga symbols to have more meta data and used document title for symbo...
Martin Owens
2013-04-19
1
-3
/
+4
*
Change symbols icon and give minimum size for dialog
Martin Owens
2013-04-18
1
-0
/
+3
*
Added simple control to font dialog to address text on path's startOffset. Bu...
Jon A. Cruz
2013-04-08
2
-2
/
+58
*
Tidy up dependency list and fix missing inclusion
Alex Valavanis
2013-04-07
1
-0
/
+1
*
Checking file presence before calling lstat (should fix Bug #785701 Inkscape ...
Kris De Gussem
2013-04-03
2
-2
/
+2
*
Header cleanup
Alex Valavanis
2013-03-29
14
-48
/
+17
*
Fix for Bug #1161205 (Font substitution dialog appears when generic font fami...
Nicolas Dufour
2013-03-28
1
-1
/
+5
*
Fix for Bug #1161197 (Untranslatable string in Font substitution dialog) by M...
Nicolas Dufour
2013-03-28
1
-1
/
+1
*
Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...
Alex Valavanis
2013-03-26
9
-4
/
+27
*
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
2013-03-25
16
-29
/
+21
*
Translations. Translatable files clean-up (find.cpp removal).
Nicolas Dufour
2013-03-22
1
-1
/
+1
*
ability to scroll inside the filter dock -- gain some screen real estate!
Raphael Rosch
2013-03-22
2
-17
/
+89
*
Drop remaining unused functions
Alex Valavanis
2013-03-18
1
-1
/
+2
[next]