summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/symbols.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Warning cleanup.Jon A. Cruz2013-04-281-1/+1
* Add balloon symbols and connect defs modified signal.Martin Owens2013-04-221-1/+16
* Clean up symbol pixmap generator and title descriptionMartin Owens2013-04-211-34/+24
* Warn if we get a NULL objectMartin Owens2013-04-211-4/+2
* Updated aiga symbols to have more meta data and used document title for symbo...Martin Owens2013-04-191-3/+4
* Change symbols icon and give minimum size for dialogMartin Owens2013-04-181-0/+3
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-2/+1
* Migrate remaining dialogs to Gtk::GridAlex Valavanis2013-03-131-2/+52
* fix crashJohan B. C. Engelen2013-01-241-0/+3
* Warning and dead code cleanup.Jon A. Cruz2013-01-111-2/+2
* Added support for Visio stencil files (.vss) to Symbols dialog.Tavmjong Bah2012-12-171-4/+104
* Drop support for GTK+ < 2.24Alex Valavanis2012-11-261-17/+0
* i18n. Fix for Bug #1083043 (Symbols dialog isn't translatable).Nicolas Dufour2012-11-261-7/+9
* Fix for 1079971 : Symbol dialog : Drag & Drop to the canvasJohn Smith2012-11-181-0/+27
* cppcheck: Fix a couple of leaksAlex Valavanis2012-10-281-0/+2
* Prevent crash if symbol is empty. Chnage default styling for symbol preview.Tavmjong Bah2012-10-131-19/+24
* Fix for compiling with pre gtkmm 2.24 libraries.Tavmjong Bah2012-10-121-0/+17
* Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialogTavmjong Bah2012-10-111-0/+574