summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | * Fixed available undo after new template creation.Slagvi Public2013-09-151-0/+4
| | | * Removed search templates case sensitivitySlagvi Public2013-09-151-9/+8
| | | * Creating documents from procedural templates added.Slagvi Public2013-09-044-22/+42
| | | * Add listing procedural templates in NewFromTemplate dialog.Slagvi Public2013-08-242-32/+72
| | * | Fix format security errorsAlex Valavanis2013-09-212-4/+4
| | * | Merge from trunk.Matthew Petroff2013-09-209-18/+590
| | |\ \
| | | * | Show warning when input image of Trace Pixel Art dialog is too large.Vinícius dos Santos Oliveira2013-09-191-0/+12
| | | * | Removing redundant "include config.h"Vinícius dos Santos Oliveira2013-09-191-4/+0
| | * | | Merge from trunk.Matthew Petroff2013-09-153-68/+64
| | |\ \ \
| | * | | | Fix bug with tool handles during document unit change.Matthew Petroff2013-09-141-0/+9
| | * | | | Merge from trunk.Matthew Petroff2013-09-1212-6/+664
| | |\ \ \ \
| | * | | | | Finish fixing document unit change undo bug.Matthew Petroff2013-09-112-5/+6
| | * | | | | Fix document unit change undo bug.Matthew Petroff2013-09-111-0/+15
| | * | | | | Improve code readability.Matthew Petroff2013-08-282-3/+3
| | * | | | | Added viewBox implement document unit support.Matthew Petroff2013-08-275-27/+39
| | * | | | | Use real world units for page sizes.Matthew Petroff2013-08-251-3/+27
| * | | | | | Refactored SPUse.Markus Engel2013-09-241-2/+2
| | |_|_|/ / | |/| | | |
| * | | | | Fixing colors in libdepixelize integration output.Vinícius dos Santos Oliveira2013-09-191-2/+2
| * | | | | Updating libdepixelize integration to use new Inkscape::Pixbuf interface.Vinícius dos Santos Oliveira2013-09-191-4/+6
| * | | | | Merging libdepixelize branchVinícius dos Santos Oliveira2013-09-194-0/+553
| |\ \ \ \ \
| | * | | | | Removing obvious comments from PixelArtDialogVinícius dos Santos Oliveira2013-09-131-13/+2
| | * | | | | Integrating with libdepixelizeVinícius dos Santos Oliveira2013-09-124-0/+564
| | | |/ / / | | |/| | |
| * | | | | Merge C++ification of the SP tree by Markus EngelKrzysztof Kosi??ski2013-09-195-18/+27
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Merged from trunk (r12517).Markus Engel2013-09-145-70/+68
| | |\ \ \ \
| | * \ \ \ \ Merged from trunk (r12488).Markus Engel2013-08-3018-103/+772
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| | * | | | | Merged from trunk (r12465).Markus Engel2013-08-041-3/+3
| | |\ \ \ \ \
| | * | | | | | Cleaned up a bit; fixed struct vs. class forward declarations.Markus Engel2013-07-311-3/+3
| | * | | | | | Further refactoring of EventContexts.Markus Engel2013-07-301-9/+16
| | * | | | | | Merge from trunk (r12439).Markus Engel2013-07-254-324/+0
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merged from trunk (r12419).Markus Engel2013-07-1435-300/+471
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merged from trunk (r12305)Markus Engel2013-04-272-44/+45
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ merged from trunk (r12287)Markus Engel2013-04-205-4/+66
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Removed old SPObject factory.Markus Engel2013-04-101-1/+0
| | * | | | | | | | | | Merged PaintServer and subclasses; moved Gradient classes to own files.Markus Engel2013-04-051-1/+0
| | * | | | | | | | | | merged from trunk (r12265)Markus Engel2013-04-051-1/+1
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Merged Group and subclasses.Markus Engel2013-04-051-4/+8
| * | | | | | | | | | | | UI message uniformisationKris De Gussem2013-09-151-1/+1
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| * | | | | | | | | | | Improve the functions which create GdkPixbuf from Cairo surfaceKrzysztof Kosi??ski2013-09-132-67/+63
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | Add a check so objects removed from the document dont crash inkscape, happens...Martin Owens2013-09-081-1/+2
| * | | | | | | | | | Fix for bug #1219175 (Typing in Layers Dialog searches hidden/unhidden state ...Nicolas Dufour2013-09-071-1/+2
| * | | | | | | | | | Fix PNG export with non-px default unit [Bug #1215104].Matthew Petroff2013-09-011-1/+1
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| * | | | | | | | | Add option to write out path data using only relative coordinatesTavmjong Bah2013-08-152-3/+7
| * | | | | | | | | Fix Gtk+ 3 build failure and make checkAlex Valavanis2013-08-153-6/+8
| * | | | | | | | | Fix warning and hopefully fix build failures on LaunchpadKrzysztof Kosi??ski2013-08-142-3/+4
| * | | | | | | | | NewFromTemplate GSoC project for static templatesSlagvi Public2013-08-147-0/+649
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| | * | | | | | | | Cleanups before mergeSlagvi Public2013-08-134-8/+6
| | * | | | | | | | Existing templates metadata added. Small keywords processing fix.Slagvi Public2013-08-101-0/+5
| | * | | | | | | | 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