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
/
symbols.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve the functions which create GdkPixbuf from Cairo surface
Krzysztof Kosi??ski
2013-09-13
1
-57
/
+61
*
Merge recent changes from inkscape trunk
Eric Greveson
2013-07-03
1
-0
/
+1
|
\
|
*
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
1
-2
/
+3
|
/
*
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
1
-148
/
+133
*
Change marker layout in stroke-widget so they are all on one line.
Martin Owens
2013-06-11
1
-0
/
+60
*
Added configure/ifdef guards to only bring in the needed #include if glibmm h...
Jon A. Cruz
2013-06-06
1
-0
/
+2
*
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
1
-0
/
+2
*
Warning cleanup.
Jon A. Cruz
2013-04-28
1
-1
/
+1
*
Add balloon symbols and connect defs modified signal.
Martin Owens
2013-04-22
1
-1
/
+16
*
Clean up symbol pixmap generator and title description
Martin Owens
2013-04-21
1
-34
/
+24
*
Warn if we get a NULL object
Martin Owens
2013-04-21
1
-4
/
+2
*
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
*
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
2013-03-25
1
-2
/
+1
*
Migrate remaining dialogs to Gtk::Grid
Alex Valavanis
2013-03-13
1
-2
/
+52
*
fix crash
Johan B. C. Engelen
2013-01-24
1
-0
/
+3
*
Warning and dead code cleanup.
Jon A. Cruz
2013-01-11
1
-2
/
+2
*
Added support for Visio stencil files (.vss) to Symbols dialog.
Tavmjong Bah
2012-12-17
1
-4
/
+104
*
Drop support for GTK+ < 2.24
Alex Valavanis
2012-11-26
1
-17
/
+0
*
i18n. Fix for Bug #1083043 (Symbols dialog isn't translatable).
Nicolas Dufour
2012-11-26
1
-7
/
+9
*
Fix for 1079971 : Symbol dialog : Drag & Drop to the canvas
John Smith
2012-11-18
1
-0
/
+27
*
cppcheck: Fix a couple of leaks
Alex Valavanis
2012-10-28
1
-0
/
+2
*
Prevent crash if symbol is empty. Chnage default styling for symbol preview.
Tavmjong Bah
2012-10-13
1
-19
/
+24
*
Fix for compiling with pre gtkmm 2.24 libraries.
Tavmjong Bah
2012-10-12
1
-0
/
+17
*
Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialog
Tavmjong Bah
2012-10-11
1
-0
/
+574