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
...
*
|
Added first range to ObjectSet
Adrian Boguszewski
2016-06-19
1
-5
/
+0
|
/
*
Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...
Alex Valavanis
2015-04-27
1
-4
/
+0
*
during copy and paste, scale stock symbols from units of 'px' to 'document-un...
Alvin Penner
2015-01-15
1
-1
/
+1
*
Remove sp_desktop_document and finish cleanup of desktop-handles.h
Liam P. White
2014-12-21
1
-2
/
+2
*
Replace INKSCAPE.active_desktop() by SP_ACTIVE_DESKTOP for easier grepability
Liam P. White
2014-11-26
1
-1
/
+1
*
Update to trunk r13750
Liam P. White
2014-11-24
1
-10
/
+12
|
\
|
*
Removed SP_USE/SP_IS_USE Gtk-ish macros and cleaned affected files.
Jon A. Cruz
2014-11-10
1
-10
/
+12
*
|
Update to experimental r13619
Liam P. White
2014-10-18
1
-4
/
+22
|
\
|
|
*
librevenge: update to latest patch from bug #1323592 (support old and new ver...
su_v
2014-08-26
1
-4
/
+20
|
*
update to trunk (r13425)
su_v
2014-06-15
1
-12
/
+61
|
|
\
|
|
*
Allow symbol zooming independent of icon screen size.
Tavmjong Bah
2014-06-13
1
-12
/
+60
|
|
*
Display symbols in document order.
Tavmjong Bah
2014-06-13
1
-0
/
+1
|
*
|
Port inkscape to librevenge framework for WPG, CDR and VSD imports
Fridrich Strba
2014-05-27
1
-4
/
+6
|
|
/
*
|
5. Refactoring of Application class: make copy/assignment operators private, ...
Liam P. White
2014-06-27
1
-1
/
+1
*
|
Convert accidental member accesses into static function accesses
Liam P. White
2014-06-26
1
-3
/
+5
*
|
1. make it compile
Liam P. White
2014-06-25
1
-3
/
+3
*
|
Allow symbol zooming independent of icon screen size.
Tavmjong Bah
2014-06-13
1
-12
/
+60
*
|
Display symbols in document order.
Tavmjong Bah
2014-06-13
1
-0
/
+1
|
/
*
Symbols. Adding missing include.
Nicolas Dufour
2014-03-07
1
-1
/
+1
*
Fix for Bug #1288401 (Hovering in symbols dialog over symbols with ampersand ...
Nicolas Dufour
2014-03-06
1
-1
/
+1
*
Symbols dialog: update currentDesktop and currentDocument when document repla...
Tavmjong Bah
2014-02-21
1
-1
/
+3
*
Fix some formatting problems and add formatting info at end of file.
Tavmjong Bah
2014-02-01
1
-60
/
+74
*
Fix spacing/remove tabs and eliminate extra conditional.
Martin Owens
2014-01-31
1
-10
/
+8
*
Prevent crash if a symbols file does not have a title.
Tavmjong Bah
2014-01-30
1
-1
/
+9
*
Better fix for GTK3 build error in symbols.cpp.
Nicolas Dufour
2014-01-17
1
-2
/
+2
*
GTK3 build error in symbols.cpp.
Nicolas Dufour
2014-01-17
1
-1
/
+2
*
i18n. Symbols are now translatable (see Bug #1261198); POT file and French tr...
Nicolas Dufour
2014-01-17
1
-3
/
+4
*
Fix bug #1239779 by removing caching for symbols.
Martin Owens
2014-01-14
1
-46
/
+19
*
suppress compiler warnings
Kris De Gussem
2014-01-08
1
-1
/
+1
*
Rebuild symbols collection if opening or closing documents.
Martin Owens
2014-01-08
1
-0
/
+9
*
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
[prev]
[next]