summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
| * | | | | | | | 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
* | | | | | | | | Allow Object to Path verb from non-GUI (DBus) interfaceEric Greveson2013-08-121-1/+1
* | | | | | | | | Merge Google Summer of Code unit refactor.Matthew Petroff2013-08-069-99/+112
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Switched to global UnitTable.Matthew Petroff2013-08-042-7/+3