summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Adapted sp_file_new for use with templatesSlagvi Public2013-08-063-20/+35
* Removing template data from XML tree addedSlagvi Public2013-08-045-9/+25
* 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-245-114/+2
* 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-049-21/+109
* Templates menu item fixedSlagvi Public2013-07-035-7/+16
* Adding NewFromTemplate to the Inkscape menuSlagvi Public2013-07-0211-0/+15
* Coding style fixesSlagvi Public2013-06-276-63/+63
* Changed comboBox into editableSlagvi Public2013-06-221-2/+2
* Coding style fixesSlagvi Public2013-06-2213-285/+323
* First newFromTemplate commit. Some basic widgets mechanicsSlagvi Public2013-06-188-0/+297
* Fix layer selection so defs don't change layers, updated symbol text.Martin Owens2013-06-162-0/+12
* Fix for 1184408 : Additional zoom levels in zoom context menuJohn Smith2013-06-161-35/+78
* Revert Fix for 600285 : Zoom sliderJohn Smith2013-06-152-15/+7
* 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-155-165/+154
* Allow svg elements to be ungroupedMartin Owens2013-06-142-3/+8
* Do not allow markers for children of markers (prevent loop)Martin Owens2013-06-141-0/+7
* Use fixed inkscape icon for 'no-marker' instead of gtk theme iconMartin Owens2013-06-123-7/+10
* Fix Apache2 license conflict with GPL with re-license from SOIX upstreamMartin Owens2013-06-122-23/+3
* Use 'remove' instead of 'gtk-remove' for theme.Martin Owens2013-06-121-2/+2
* Change back to using NULL and fix windows theme error by checkingMartin Owens2013-06-111-5/+8
* Fix bug where symbols weren't identified as suchMartin Owens2013-06-111-2/+5
* Fix new bug with No-Marker having no icon, use Stock GTK::Remove icon for No-...Martin Owens2013-06-111-2/+5
* Change marker layout in stroke-widget so they are all on one line.Martin Owens2013-06-114-45/+68
* use visual bbox in calculation of filter area (Bug 1188336)Alvin Penner2013-06-102-3/+8
* Remove use of separate array for scale values.Jon A. Cruz2013-06-092-34/+48
* Replace multiple copies of GTK2/GTK3 #ifdef code with single helper function.Jon A. Cruz2013-06-091-78/+52
* Refactor --export-pdf-version detection.Vinícius dos Santos Oliveira2013-06-071-22/+24
* C++ conversion of parallel arrays to vector of class instances.Jon A. Cruz2013-06-071-89/+137
* Check for value in range before dereferencing.Jon A. Cruz2013-06-071-2/+5
* Glibmm 2.32+ fix extended to optional components. Fixes bug #1179338.Jon A. Cruz2013-06-073-0/+16
* Adding inclusion of config.h where needed for threads.h check.Jon A. Cruz2013-06-0739-2/+156
* Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz2013-06-0688-0/+183
* Fixes r12348 and r12350.Vinícius dos Santos Oliveira2013-06-061-1/+1
* Fix symbol-title missing crashMartin Owens2013-06-061-0/+3
* Add option to set --export-ps-level. Fixes bug #669748.Vinícius dos Santos Oliveira2013-06-051-1/+23
* Refactor: Changed some functions from Extension to const.Vinícius dos Santos Oliveira2013-06-052-12/+12
* Add command line option to specify PDF export version. Patch from schwieni.Vinícius dos Santos Oliveira2013-06-057-1/+114
* Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz2013-06-0488-1/+175
* Fix for command line EPS/PS export (bug 1173776). Patch from Vinipsmaker.Tavmjong Bah2013-05-291-4/+24