summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Show warning when input image of Trace Pixel Art dialog is too large.Vinícius dos Santos Oliveira2013-09-191-0/+12
| | | (bzr r12546)
* Removing redundant "include config.h"Vinícius dos Santos Oliveira2013-09-191-4/+0
| | | (bzr r12545)
* Fixing colors in libdepixelize integration output.Vinícius dos Santos Oliveira2013-09-191-2/+2
| | | (bzr r12535)
* Updating libdepixelize integration to use new Inkscape::Pixbuf interface.Vinícius dos Santos Oliveira2013-09-191-4/+6
| | | | | Fixes build issue introduced in last commit. (bzr r12534)
* Merging libdepixelize branchVinícius dos Santos Oliveira2013-09-194-0/+553
|\ | | | | (bzr r12533)
| * Removing obvious comments from PixelArtDialogVinícius dos Santos Oliveira2013-09-131-13/+2
| | | | | | (bzr r12506.1.2)
| * Integrating with libdepixelizeVinícius dos Santos Oliveira2013-09-124-0/+564
| | | | | | (bzr r12506.1.1)
* | Merge C++ification of the SP tree by Markus EngelKrzysztof Kosi??ski2013-09-195-18/+27
|\ \ | | | | | | (bzr r12532)
| * \ Merged from trunk (r12517).Markus Engel2013-09-145-70/+68
| |\ \ | | | | | | | | (bzr r11608.1.121)
| * \ \ Merged from trunk (r12488).Markus Engel2013-08-3018-103/+772
| |\ \ \ | | | | | | | | | | (bzr r11608.1.120)
| * \ \ \ Merged from trunk (r12465).Markus Engel2013-08-041-3/+3
| |\ \ \ \ | | | | | | | | | | | | (bzr r11608.1.119)
| * | | | | Cleaned up a bit; fixed struct vs. class forward declarations.Markus Engel2013-07-311-3/+3
| | | | | | | | | | | | | | | | | | (bzr r11608.1.111)
| * | | | | Further refactoring of EventContexts.Markus Engel2013-07-301-9/+16
| | | | | | | | | | | | | | | | | | (bzr r11608.1.109)
| * | | | | Merge from trunk (r12439).Markus Engel2013-07-254-324/+0
| |\ \ \ \ \ | | | | | | | | | | | | | | (bzr r11608.1.108)
| * \ \ \ \ \ Merged from trunk (r12419).Markus Engel2013-07-1435-300/+471
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | (bzr r11608.1.107)
| * \ \ \ \ \ \ Merged from trunk (r12305)Markus Engel2013-04-272-44/+45
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | (bzr r11608.1.106)
| * \ \ \ \ \ \ \ merged from trunk (r12287)Markus Engel2013-04-205-4/+66
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | (bzr r11608.1.99)
| * | | | | | | | | Removed old SPObject factory.Markus Engel2013-04-101-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11608.1.91)
| * | | | | | | | | Merged PaintServer and subclasses; moved Gradient classes to own files.Markus Engel2013-04-051-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11608.1.82)
| * | | | | | | | | merged from trunk (r12265)Markus Engel2013-04-051-1/+1
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | (bzr r11608.1.80)
| * | | | | | | | | | Merged Group and subclasses.Markus Engel2013-04-051-4/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11608.1.77)
* | | | | | | | | | | UI message uniformisationKris De Gussem2013-09-151-1/+1
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | (bzr r12521)
* | | | | | | | | | Improve the functions which create GdkPixbuf from Cairo surfaceKrzysztof Kosi??ski2013-09-132-67/+63
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | and vice versa. Simplifies some code. Also introduce proper refcounting into svg_preview_cache.cpp and fix its users. (bzr r12512)
* | | | | | | | | Add a check so objects removed from the document dont crash inkscape, ↵Martin Owens2013-09-081-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | happens on close bc event race condition or misorder of what to destroy Fixed bugs: - https://launchpad.net/bugs/1220143 (bzr r12504)
* | | | | | | | | Fix for bug #1219175 (Typing in Layers Dialog searches hidden/unhidden state ↵Nicolas Dufour2013-09-071-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | instead of layer name). Fixed bugs: - https://launchpad.net/bugs/1219175 (bzr r12503)
* | | | | | | | | Fix PNG export with non-px default unit [Bug #1215104].Matthew Petroff2013-09-011-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | (bzr r12495)
* | | | | | | | Add option to write out path data using only relative coordinatesTavmjong Bah2013-08-152-3/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (in addition to using only absolute coordinates or using a mixture of absolute and relative coordinates optimized for length). (bzr r12480)
* | | | | | | | Fix Gtk+ 3 build failure and make checkAlex Valavanis2013-08-153-6/+8
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r12479)
* | | | | | | | Fix warning and hopefully fix build failures on LaunchpadKrzysztof Kosi??ski2013-08-142-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | (bzr r12478)
* | | | | | | | NewFromTemplate GSoC project for static templatesSlagvi Public2013-08-147-0/+649
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | (bzr r12476)
| * | | | | | | | Cleanups before mergeSlagvi Public2013-08-134-8/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12379.2.21)
| * | | | | | | | Existing templates metadata added. Small keywords processing fix.Slagvi Public2013-08-101-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12379.2.20)
| * | | | | | | | Adapted sp_file_new for use with templatesSlagvi Public2013-08-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12379.2.19)
| * | | | | | | | Removing template data from XML tree addedSlagvi Public2013-08-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12379.2.18)
| * | | | | | | | Template preview size fixedSlagvi Public2013-07-272-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12379.2.17)
| * | | | | | | | New preview rendering option in New From TemplateSlagvi Public2013-07-273-1/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12379.2.16)
| * | | | | | | | Templates related bug fixesSlagvi Public2013-07-272-2/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12379.2.15)
| * | | | | | | | Templates gui fixesSlagvi Public2013-07-244-20/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12379.2.14)
| * | | | | | | | Old templates support removedSlagvi Public2013-07-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12379.2.13)
| * | | | | | | | Minor code fixesSlagvi Public2013-07-196-49/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12379.2.12)
| * | | | | | | | New From Template ui rearrangementSlagvi Public2013-07-198-144/+160
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12379.2.11)
| * | | | | | | | Searching by words in descriptions, titles etc. Translation support improvedSlagvi Public2013-07-172-13/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12379.2.10)
| * | | | | | | | Template info loading + searching by keywords added.Slagvi Public2013-07-123-10/+109
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12379.2.9)
| * | | | | | | | Coding style improvements and display bug fixesSlagvi Public2013-07-086-62/+126
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12379.2.8)
| * | | | | | | | Added loading templates into NewFromTemplate dialog.Slagvi Public2013-07-046-12/+108
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12379.2.7)
| * | | | | | | | Templates menu item fixedSlagvi Public2013-07-034-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12379.2.6)
| * | | | | | | | Adding NewFromTemplate to the Inkscape menuSlagvi Public2013-07-027-0/+325
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12379.2.5)
* | | | | | | | | Allow Object to Path verb from non-GUI (DBus) interfaceEric Greveson2013-08-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12473.1.1)
* | | | | | | | | Merge Google Summer of Code unit refactor.Matthew Petroff2013-08-069-99/+112
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | (bzr r12471)
| * | | | | | | | Switched to global UnitTable.Matthew Petroff2013-08-042-7/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12380.1.62)