summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adapted sp_file_new for use with templatesSlagvi Public2013-08-061-1/+1
* Removing template data from XML tree addedSlagvi Public2013-08-041-1/+1
* Template preview size fixedSlagvi Public2013-07-272-2/+5
* New preview rendering option in New From TemplateSlagvi Public2013-07-273-1/+15
* Templates related bug fixesSlagvi Public2013-07-272-2/+10
* Templates gui fixesSlagvi Public2013-07-244-20/+19
* Old templates support removedSlagvi Public2013-07-241-1/+1
* Minor code fixesSlagvi Public2013-07-196-49/+23
* New From Template ui rearrangementSlagvi Public2013-07-198-144/+160
* Searching by words in descriptions, titles etc. Translation support improvedSlagvi Public2013-07-172-13/+60
* Template info loading + searching by keywords added.Slagvi Public2013-07-123-10/+109
* Coding style improvements and display bug fixesSlagvi Public2013-07-086-62/+126
* Added loading templates into NewFromTemplate dialog.Slagvi Public2013-07-046-12/+108
* Templates menu item fixedSlagvi Public2013-07-034-7/+8
* Adding NewFromTemplate to the Inkscape menuSlagvi Public2013-07-027-0/+325
* 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-152-150/+148
* Change marker layout in stroke-widget so they are all on one line.Martin Owens2013-06-111-0/+60
* Adding inclusion of config.h where needed for threads.h check.Jon A. Cruz2013-06-0726-2/+104
* Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz2013-06-0648-0/+100
* Fix symbol-title missing crashMartin Owens2013-06-061-0/+3
* Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz2013-06-0448-1/+98
* Win32. More include fixes for glibmm 2.36 (file dialog).Nicolas Dufour2013-05-163-7/+11
* Win32. Fixing some more include issues (glibmm threads depracation).Nicolas Dufour2013-05-152-3/+4
* Win32. Adding missing include (failed with the gtk3 devlibs).Nicolas Dufour2013-05-141-0/+1
* cleanup document option to clean up unused swatchesRaphael Rosch2013-05-132-0/+11
* Fix for Bug #181493 (Locked layers not completely locked) by frenchie4111.Nicolas Dufour2013-05-121-0/+2
* Fix for 871563 : JPG images are recompressed with lower quality when embeddedJohn Smith2013-05-112-0/+4
* Improve code documentation for symbolsMartin Owens2013-05-091-2/+19
* Fix for Bug #830663 (default window size is too small) by Jiabao WuJon A. Cruz2013-05-012-2/+12
* Warning cleanup.Jon A. Cruz2013-04-282-2/+2
* minor cppcheck stuffKris De Gussem2013-04-281-2/+2
* update bbox when Filter General Settings modified (Bug 960986)Alvin Penner2013-04-271-0/+1
* Add balloon symbols and connect defs modified signal.Martin Owens2013-04-222-3/+17
* Fix for Bug #1023797 (Unnecessary scroll bars in swatches dialog) by Slagvi.Nicolas Dufour2013-04-211-0/+2
* Clean up symbol pixmap generator and title descriptionMartin Owens2013-04-212-37/+26
* Warn if we get a NULL objectMartin Owens2013-04-211-4/+2
* Pull MergeMartin Owens2013-04-211-0/+1
|\
| * Group bbox update (Bug 1168979)Alvin Penner2013-04-201-0/+1
* | Remove GLib error and remove some cruftMartin Owens2013-04-211-8/+4
|/
* 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
* Added simple control to font dialog to address text on path's startOffset. Bu...Jon A. Cruz2013-04-082-2/+58
* Tidy up dependency list and fix missing inclusionAlex Valavanis2013-04-071-0/+1
* Checking file presence before calling lstat (should fix Bug #785701 Inkscape ...Kris De Gussem2013-04-032-2/+2
* Header cleanupAlex Valavanis2013-03-2914-48/+17
* Fix for Bug #1161205 (Font substitution dialog appears when generic font fami...Nicolas Dufour2013-03-281-1/+5
* Fix for Bug #1161197 (Untranslatable string in Font substitution dialog) by M...Nicolas Dufour2013-03-281-1/+1
* Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...Alex Valavanis2013-03-269-4/+27