summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | "too much ink" icon is only enabled when the current ICC profile colorspace ↵Felipe Corr??a da Silva Sanches2009-12-131-9/+19
| | | | | | | | | | | | | | | | | | | | is cmyk (bzr r8888)
| * | | Position of baseline anchor is now dependent of the text alignmentDiederik van Lierop2009-12-134-37/+51
| | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/168329 (bzr r8887)
| * | | Reenable new input device dialog for further developmentJon A. Cruz2009-12-131-2/+1
| | | | | | | | | | | | (bzr r8886)
| * | | reenable per-document palette to allow for continuing development.Jon A. Cruz2009-12-131-1/+1
| | | | | | | | | | | | (bzr r8885)
| * | | Updating ignored file list to get 'bzr status' more helpfulJon A. Cruz2009-12-121-0/+0
| | | | | | | | | | | | (bzr r8884)
| * | | refactoring of previous commit + add separation to glyph renderer alsoFelipe Corr??a da Silva Sanches2009-12-114-33/+40
| | | | | | | | | | | | (bzr r8882)
| * | | - new: Print Colors Preview Dialog and rendermodeFelipe Corr??a da Silva Sanches2009-12-1114-13/+240
| | | | | | | | | | | | | | | | | | | | - works with shapes. I still need to make it work with gradients and imported images (bzr r8881)
| * | | Spray Tool: add context to stringsIvan Mas??r2009-12-071-13/+13
| | | | | | | | | | | | (bzr r8878)
| * | | Spray Tool: translated forgotten strings from French to EnglishIvan Mas??r2009-12-071-8/+8
| | | | | | | | | | | | (bzr r8877)
| * | | Correctly read and write values for Spray Tool option on Tool Controls Bar.Josh Andler2009-12-072-14/+14
| | | | | | | | | | | | (bzr r8876)
| * | | This commit hooks device-cmyk handling to color pickers. Now we have basic ↵Felipe Corr??a da Silva Sanches2009-12-073-7/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | initial support for SVG Color 1.2 uncalibrated device colors: http://www.w3.org/TR/2009/WD-SVGColor12-20091001/#device Fixed bugs: - https://launchpad.net/bugs/444021 (bzr r8875)
| * | | Added UI for threading pref in Filter Preferences for Gaussian Blur, default ↵Josh Andler2009-12-063-0/+7
| | | | | | | | | | | | | | | | | | | | 1 for sanity (bzr r8874)
| * | | fix device-color outputFelipe Corr??a da Silva Sanches2009-12-061-1/+2
| | | | | | | | | | | | (bzr r8873)
| * | | * infrastructure to store device colors as described in ↵Felipe Corr??a da Silva Sanches2009-12-066-6/+202
| | | | | | | | | | | | | | | | | | | | | | | | | | | | http://www.w3.org/TR/2009/WD-SVGColor12-20091001/#device * related to https://bugs.launchpad.net/inkscape/+bug/444021 (bzr r8871)
| * | | 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
| | | | | | | | | | | | | | | | | | | | in a color composition. (i.e. when the sum of color components is greater than 320%) (bzr r8870)
| * | | merging gsoc 2009 color management work by Felipe Sanches (a.k.a. JucaBlues)Felipe Corr??a da Silva Sanches2009-12-0516-20/+242
| |\ \ \ | | | | | | | | | | (bzr r8869)
| | * \ \ Updating to current trunkTed Gould2009-11-29213-3110/+4879
| | |\ \ \ | | | | |/ | | | |/| (bzr r8050.1.16)
| | * | | adding iffdefs for LCMS and fixing layout of CMS iconsFelipe Corr??a da Silva Sanches2009-08-172-5/+12
| | | | | | | | | | | | | | | (bzr r8050.1.15)
| | * | | now gamut check works!Felipe Corr??a da Silva Sanches2009-08-153-24/+49
| | | | | | | | | | | | | | | (bzr r8050.1.14)
| | * | | refactoring ICC out-of-gamut checkFelipe Corr??a da Silva Sanches2009-08-151-4/+6
| | | | | | | | | | | | | | | (bzr r8050.1.13)
| | * | | Initial draft of the out-of-gamut check. It is not working yet. I will ↵Felipe Corr??a da Silva Sanches2009-08-141-0/+33
| | | | | | | | | | | | | | | | | | | | | | | | | continue work on it tomorrow. (bzr r8050.1.12)
| | * | | preserving icc colors in all tabs of fill&strokeFelipe Corr??a da Silva Sanches2009-08-141-0/+5
| | | | | | | | | | | | | | | (bzr r8050.1.11)
| | * | | a quick workaround in order to avoid some invalid names for icc profiles.Felipe Corr??a da Silva Sanches2009-08-141-1/+13
| | | | | | | | | | | | | | | | | | | | | | | | | A complete sanitizer should be implemented later. (bzr r8050.1.10)
| | * | | use a function instead of copy-pasting codeFelipe Corr??a da Silva Sanches2009-08-141-20/+10
| | | | | | | | | | | | | | | (bzr r8050.1.9)
| | * | | preserve icc on color wheel selectorFelipe Corr??a da Silva Sanches2009-08-131-1/+24
| | | | | | | | | | | | | | | (bzr r8050.1.8)
| | * | | setting sensibility of "color management icon" depending on icc-color usageFelipe Corr??a da Silva Sanches2009-08-112-10/+14
| | | | | | | | | | | | | | | (bzr r8050.1.7)
| | * | | adding color management icons to fill&stroke dialogFelipe Corr??a da Silva Sanches2009-08-111-1/+17
| | | | | | | | | | | | | | | (bzr r8050.1.6)
| | * | | enabling all icc-color related debug messagesFelipe Corr??a da Silva Sanches2009-08-014-6/+28
| | | | | | | | | | | | | | | (bzr r8050.1.5)
| | * | | parsing and handling of icc-color in feFlood SVG FiltersFelipe Corr??a da Silva Sanches2009-06-207-35/+122
| | | | | | | | | | | | | | | | | | | | | | | | | TODO: implement interface to set icc-color to the flood-color parameter (bzr r8050.1.4)
| | * | | bool sp_svg_read_icc_color( gchar const *str, SVGICCColor* dest );Felipe Corr??a da Silva Sanches2009-06-202-1/+7
| | | | | | | | | | | | | | | (bzr r8050.1.3)
| | * | | adding a list of uint32 color references and forcing LCMS debuggingFelipe Corr??a da Silva Sanches2009-06-171-26/+26
| | | | | | | | | | | | | | | (bzr r8050.1.2)
| * | | | add cxxtests for marker_loc enum. code depends on the exact values of the ↵Johan B. C. Engelen2009-12-053-0/+42
| | | | | | | | | | | | | | | | | | | | | | | | | enumeration. (bzr r8868)
| * | | | Text alignment is now taken into account when snapping a text objectDiederik van Lierop2009-12-051-2/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/412746 (bzr r8867)
| * | | | Fix build again by modifiying makefileDiederik van Lierop2009-12-051-1/+0
| | | | | | | | | | | | | | | (bzr r8866)
| * | | | Fix rounding error in libnr and remove inefficient mmx optimizationsDiederik van Lierop2009-12-042-450/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/168384 (bzr r8863)
| * | | | Make curvature work again by fixing a minor omissionArcadie M. Cracan2009-12-041-0/+1
| | |_|/ | |/| | | | | | (bzr r8858.1.1)
| * | | Add some more forgotten filesArcadie M. Cracan2009-12-023-0/+107
| | | | | | | | | | | | (bzr r8857)
| * | | Add forgotten libavoid filesArcadie M. Cracan2009-12-0210-0/+4714
| | | | | | | | | | | | (bzr r8856)
| * | | Merge GSoC2009 Connectors into trunkArcadie M. Cracan2009-12-0249-3314/+7622
| | | | | | | | | | | | (bzr r8855)
| * | | recent files: show tooltips with uri, hide local files which are missing or ↵buliabyak2009-12-011-0/+3
| | | | | | | | | | | | | | | | | | | | unaccessible (bzr r8853)
| * | | add an option for displaying font previews in the text tool's font list; ↵buliabyak2009-12-013-7/+21
| | | | | | | | | | | | | | | | | | | | also limit the width of the list by 500 pixels (bzr r8852)
| * | | Spray Tool by the students at Ecole Centrale de Lyon, Lyon, FranceJosh Andler2009-11-3020-3/+2186
| | | | | | | | | | | | (bzr r8851)
| * | | Align and distribute tooltip string fix (Bug #442214Nicolas Dufour2009-11-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/442214 (bzr r8849)
| * | | Merging in the changes from the 0.47 release branch. Also updating version ↵Ted Gould2009-11-293-11/+11
| |\ \ \ | | |_|/ | |/| | | | | | | | | | numbers for 0.47 development. (bzr r8848)
| | * | Updated version files that were missed.Chris Morgan2009-11-292-10/+10
| | | | | | | | | | | | (bzr r8833.1.9)
| | * | Marking the tests as failing.Ted Gould2009-11-161-1/+1
| | | | | | | | | | | | (bzr r8833.1.2)
| * | | Patch by Dan_Krause to add Arch Paper sizesJosh Andler2009-11-281-0/+20
| | | | | | | | | | | | (bzr r8843.1.1)
* | | | Merging in from trunkTed Gould2009-11-29192-2612/+3896
|\| | | | | | | | | | | (bzr r8254.1.37)
| * | | hopefully fix build on linuxJohan B. C. Engelen2009-11-241-0/+2
| | | | | | | | | | | | (bzr r8843)
| * | | decrease header depsJohan B. C. Engelen2009-11-235-1/+5
| | | | | | | | | | | | (bzr r8842)