summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/symbols.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve the functions which create GdkPixbuf from Cairo surfaceKrzysztof Kosi??ski2013-09-131-57/+61
* Merge recent changes from inkscape trunkEric Greveson2013-07-031-0/+1
|\
| * Fix Gtk3 build by including togglebutton headerMartin Owens2013-06-261-0/+1
* | Factored layer model out into new Inkscape::LayerModel class. This allowsEric Greveson2013-07-011-2/+3
|/
* Improve icons for symbols dialogMartin Owens2013-06-151-3/+3
* Fix crash for external symbol documents, should never select these items.Martin Owens2013-06-151-2/+4
* Big change in symbols ui and selection chemistry.Martin Owens2013-06-151-148/+133
* Change marker layout in stroke-widget so they are all on one line.Martin Owens2013-06-111-0/+60
* Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz2013-06-061-0/+2
* Fix symbol-title missing crashMartin Owens2013-06-061-0/+3
* Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz2013-06-041-0/+2
* 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