summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed ~sub advertising for a compile problemJabier Arraiza Cenoz2013-09-201-0/+1
* Update to trunkJabier Arraiza Cenoz2013-09-1918-384/+981
|\
| * updates for cmakeCampbell Barton2013-09-191-1/+2
| * 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-195-0/+554
| |\
| | * Removing obvious comments from PixelArtDialogVinícius dos Santos Oliveira2013-09-131-13/+2
| | * Integrating with libdepixelizeVinícius dos Santos Oliveira2013-09-125-0/+565
| * | Merge C++ification of the SP tree by Markus EngelKrzysztof Kosi??ski2013-09-1913-383/+415
| |\ \
| | * | Added runtime check in SP_-cast macros.Markus Engel2013-09-151-1/+1
| | * | Merged from trunk (r12517).Markus Engel2013-09-149-103/+109
| | |\ \
| | * \ \ Merged from trunk (r12488).Markus Engel2013-08-3036-249/+1266
| | |\ \ \
| | * \ \ \ Merged from trunk (r12465).Markus Engel2013-08-042-3/+4
| | |\ \ \ \
| | * | | | | Cleaned up a bit; fixed struct vs. class forward declarations.Markus Engel2013-07-313-5/+5
| | * | | | | Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.Markus Engel2013-07-313-22/+15
| | * | | | | Further refactoring of EventContexts.Markus Engel2013-07-303-29/+37
| | * | | | | Merge from trunk (r12439).Markus Engel2013-07-255-326/+0
| | |\ \ \ \ \
| | * \ \ \ \ \ Merged from trunk (r12419).Markus Engel2013-07-1468-320/+684
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merged from trunk (r12305)Markus Engel2013-04-274-52/+51
| | |\ \ \ \ \ \ \
| | * | | | | | | | Removed some unused files; more refactoring in EventContext tree.Markus Engel2013-04-212-12/+12
| | * | | | | | | | Cleaned up a bit.Markus Engel2013-04-213-340/+322
| | * | | | | | | | Moved factories to different files.Markus Engel2013-04-201-1/+1
| | * | | | | | | | merged from trunk (r12287)Markus Engel2013-04-205-4/+66
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Merging of EventContext classes complete.Markus Engel2013-04-203-138/+20
| | * | | | | | | | | Further changes to EventContexts; they work without GObjectMarkus Engel2013-04-203-22/+88
| | * | | | | | | | | Replaced casting macros for EventContext tree; added contructors.Markus Engel2013-04-132-2/+21
| | * | | | | | | | | Added prefPaths to contexts; modified SPFactoryMarkus Engel2013-04-122-0/+4
| | * | | | | | | | | Removed old SPObject factory.Markus Engel2013-04-101-1/+0
| | * | | | | | | | | Added constructors to EventContext tree / some missing virtual pads.Markus Engel2013-04-092-7/+30
| | * | | | | | | | | Started conversion of SPEventContext tree; added virtual pads to all classes.Markus Engel2013-04-082-13/+67
| | * | | | | | | | | Merged PaintServer and subclasses; moved Gradient classes to own files.Markus Engel2013-04-054-8/+6
| | * | | | | | | | | merged from trunk (r12265)Markus Engel2013-04-052-2/+2
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Merged Group and subclasses.Markus Engel2013-04-051-4/+8
* | | | | | | | | | | | Update to trunkJabier Arraiza Cenoz2013-09-176-87/+81
|\| | | | | | | | | | |
| * | | | | | | | | | | UI message uniformisationKris De Gussem2013-09-151-1/+1
| | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | Improve the functions which create GdkPixbuf from Cairo surfaceKrzysztof Kosi??ski2013-09-134-83/+77
| * | | | | | | | | | fix Windows buildJohan B. C. Engelen2013-09-121-3/+3
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | update to trunkJabier Arraiza Cenoz2013-09-085-17/+29
|\| | | | | | | | |
| * | | | | | | | | 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
| * | | | | | | | | Allow EMF import from Wine apps on LinuxKrzysztof Kosi??ski2013-09-021-14/+17
| * | | | | | | | | Fix PNG export with non-px default unit [Bug #1215104].Matthew Petroff2013-09-011-1/+1
| * | | | | | | | | update cmakefilesCampbell Barton2013-08-311-0/+7
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | update to trunkJabier Arraiza Cenoz2013-08-1810-4/+660
|\| | | | | | | |
| * | | | | | | | 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
| |\ \ \ \ \ \ \ \