summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add bzr revision in the About screenNicolas Dufour2009-12-281-10/+8
* Use correct text anchor for vertical text and when aligning or distributingDiederik van Lierop2009-12-282-15/+24
* Connector tool: make connectors avoid the convex hull of shapes.Arcadie M. Cracan2009-12-27177-2714/+3346
|\
| * Warning cleanupJon A. Cruz2009-12-271-2/+2
| * Warning cleanup from unused cursor images.Jon A. Cruz2009-12-271-8/+8
| * Encapsulating use of gcc hash_map extension.Jon A. Cruz2009-12-274-102/+154
| * Warning cleanup.Jon A. Cruz2009-12-271-2/+2
| * Correcting initialization order in ctor.Jon A. Cruz2009-12-271-2/+2
| * Parens added for safety and misc whitespace cleanup.Jon A. Cruz2009-12-271-421/+422
| * alignment change accompanied by compensating move, so the text stays put insi...buliabyak2009-12-261-1/+77
| * Major simplification of 3D box code.Maximilian Albert2009-12-269-301/+63
| * Refactoring of 3D box tool, mainly to avoid unnecessary creation of perspecti...Maximilian Albert2009-12-2611-223/+365
| * Fix compile when lcms is disabled (someone please check that this fix is corr...Maximilian Albert2009-12-252-0/+4
| * fix build again for old poppler libs, by reverting a part of my previous commitDiederik van Lierop2009-12-251-11/+11
| * refactoring the snapping code (laying the groundwork for my next commit which...Diederik van Lierop2009-12-2422-391/+403
| * utilities and UI support for identifying truncated flowtext and text-on-pathbuliabyak2009-12-217-7/+144
| * Make Inkscape Portable not fiddle with the registry.Chris Morgan2009-12-201-2/+6
| * Warning cleanupJon A. Cruz2009-12-2031-831/+893
| * 2nd patch of bug 488862. Also committed upstream in 2geom.Johan B. C. Engelen2009-12-161-2/+2
| * disable debug messagesbuliabyak2009-12-161-1/+1
| * Patches 3-11 from 488862 for a number of memleaks and allocation/deallocation...Josh Andler2009-12-169-12/+18
| * updating my email address in file headersFelipe Corr??a da Silva Sanches2009-12-1346-46/+46
| * "too much ink" icon is only enabled when the current ICC profile colorspace i...Felipe Corr??a da Silva Sanches2009-12-131-9/+19
| * Position of baseline anchor is now dependent of the text alignmentDiederik van Lierop2009-12-134-37/+51
| * Reenable new input device dialog for further developmentJon A. Cruz2009-12-131-2/+1
| * reenable per-document palette to allow for continuing development.Jon A. Cruz2009-12-131-1/+1
| * Updating ignored file list to get 'bzr status' more helpfulJon A. Cruz2009-12-121-0/+0
| * refactoring of previous commit + add separation to glyph renderer alsoFelipe Corr??a da Silva Sanches2009-12-114-33/+40
| * - new: Print Colors Preview Dialog and rendermodeFelipe Corr??a da Silva Sanches2009-12-1114-13/+240
| * Spray Tool: add context to stringsIvan Mas??r2009-12-071-13/+13
| * Spray Tool: translated forgotten strings from French to EnglishIvan Mas??r2009-12-071-8/+8
| * Correctly read and write values for Spray Tool option on Tool Controls Bar.Josh Andler2009-12-072-14/+14
| * This commit hooks device-cmyk handling to color pickers. Now we have basic in...Felipe Corr??a da Silva Sanches2009-12-073-7/+49
| * Added UI for threading pref in Filter Preferences for Gaussian Blur, default ...Josh Andler2009-12-063-0/+7
| * fix device-color outputFelipe Corr??a da Silva Sanches2009-12-061-1/+2
| * * infrastructure to store device colors as described in http://www.w3.org/TR/...Felipe Corr??a da Silva Sanches2009-12-066-6/+202
| * added an icon to the color picker dialog to alert when there is too much ink ...Felipe Corr??a da Silva Sanches2009-12-062-1/+24
| * merging gsoc 2009 color management work by Felipe Sanches (a.k.a. JucaBlues)Felipe Corr??a da Silva Sanches2009-12-0516-20/+242
| |\
| | * Updating to current trunkTed Gould2009-11-29213-3110/+4879
| | |\
| | * | adding iffdefs for LCMS and fixing layout of CMS iconsFelipe Corr??a da Silva Sanches2009-08-172-5/+12
| | * | now gamut check works!Felipe Corr??a da Silva Sanches2009-08-153-24/+49
| | * | refactoring ICC out-of-gamut checkFelipe Corr??a da Silva Sanches2009-08-151-4/+6
| | * | Initial draft of the out-of-gamut check. It is not working yet. I will contin...Felipe Corr??a da Silva Sanches2009-08-141-0/+33
| | * | preserving icc colors in all tabs of fill&strokeFelipe Corr??a da Silva Sanches2009-08-141-0/+5
| | * | a quick workaround in order to avoid some invalid names for icc profiles.Felipe Corr??a da Silva Sanches2009-08-141-1/+13
| | * | use a function instead of copy-pasting codeFelipe Corr??a da Silva Sanches2009-08-141-20/+10
| | * | preserve icc on color wheel selectorFelipe Corr??a da Silva Sanches2009-08-131-1/+24
| | * | setting sensibility of "color management icon" depending on icc-color usageFelipe Corr??a da Silva Sanches2009-08-112-10/+14
| | * | adding color management icons to fill&stroke dialogFelipe Corr??a da Silva Sanches2009-08-111-1/+17
| | * | enabling all icc-color related debug messagesFelipe Corr??a da Silva Sanches2009-08-014-6/+28