summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | | * Making BUILT_SOURCES an appendTed Gould2009-12-312-1/+3
| | | | | | | | | | | | (bzr r8254.1.39)
| | | * Updating to current trunkTed Gould2009-12-21252-14448/+27415
| | | |\ | |_|_|/ |/| | | (bzr r8254.1.38)
* | | | Updating the READMEs to better handle OSX.Ted Gould2009-12-213-0/+25
|\ \ \ \ | | | | | | | | | | (bzr r8901)
| * | | | Gramatical FixesChris Morgan2009-12-212-2/+2
| | | | | | | | | | | | | | | (bzr r8833.1.14)
| * | | | Fixing a Than to a Then. Pointed out by Bulia Byak.Ted Gould2009-12-011-1/+1
| | | | | | | | | | | | | | | (bzr r8833.1.13)
| * | | | Mentioning the platform specific readmesTed Gould2009-12-011-0/+3
| | | | | | | | | | | | | | | (bzr r8833.1.12)
| * | | | Moving OSX specific instructions.Ted Gould2009-12-012-17/+17
| | | | | | | | | | | | | | | (bzr r8833.1.11)
| * | | | Readme and install updates for OSX instructions.Wolf Drechsel2009-11-302-0/+22
| | | | | | | | | | | | | | | (bzr r8833.1.10)
* | | | | Using automake 1.11's shave support if it's available.Ted Gould2009-12-211-0/+3
| | | | | | | | | | | | | | | (bzr r8900)
* | | | | Changed the default Win32 build target from dist-inkscape to dist-all (so ↵Chris Morgan2009-12-211-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | inkview is compiled). While I personally agree with https://bugs.launchpad.net/inkscape/+bug/278001 (Inkscape package contains very large (8MB) inkview binary file - please package it separately) - and it's 14MB for Windows - before 0.47 the decision was made to continue distributing inkview, so it makes sense to make it impossible for the packager to forget. (bzr r8899)
* | | | | utilities and UI support for identifying truncated flowtext and text-on-pathbuliabyak2009-12-217-7/+144
| | | | | | | | | | | | | | | (bzr r8898)
* | | | | patch by mbeach for UPC-A checksumAlvin Penner2009-12-203-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/301129 (bzr r8897)
* | | | | Make Inkscape Portable not fiddle with the registry.Chris Morgan2009-12-201-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/498801 (bzr r8896)
* | | | | Warning cleanupJon A. Cruz2009-12-2031-831/+893
| | | | | | | | | | | | | | | (bzr r8895)
* | | | | modify exit message if non-Ascii charactersAlvin Penner2009-12-191-461/+463
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/424162 (bzr r8894)
* | | | | 2nd patch of bug 488862. Also committed upstream in 2geom.Johan B. C. Engelen2009-12-161-2/+2
| | | | | | | | | | | | | | | (bzr r8893)
* | | | | disable debug messagesbuliabyak2009-12-161-1/+1
| | | | | | | | | | | | | | | (bzr r8892)
* | | | | Patches 3-11 from 488862 for a number of memleaks and ↵Josh Andler2009-12-169-12/+18
| | | | | | | | | | | | | | | | | | | | | | | | | allocation/deallocation issues. (bzr r8891)
* | | | | Embedimage extension fix and stderr Unicode support in inkex.pyNicolas Dufour2009-12-162-4/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/386069 (bzr r8890)
* | | | | updating my email address in file headersFelipe Corr??a da Silva Sanches2009-12-1346-46/+46
| | | | | | | | | | | | | | | (bzr r8889)
* | | | | "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-122-17/+110
| | | | | | | | | | | | | | | (bzr r8884)
* | | | | Added Print Colors Preview Dialog to the list of translatablesAlexandre Prokoudine2009-12-121-0/+1
| | | | | | | | | | | | | | | (bzr r8883)
* | | | | 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)
* | | | | French translation updateNicolas Dufour2009-12-091-365/+529
| | | | | | | | | | | | | | | (bzr r8880)
* | | | | Slightly updated Russian translations to match new features in 0.48Alexandre Prokoudine2009-12-091-1605/+2051
| | | | | | | | | | | | | | | (bzr r8879)
* | | | | 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)
* | | | | reverting file that was changed by mistakeFelipe Corr??a da Silva Sanches2009-12-061-229/+97
| | | | | | | | | | | | | | | (bzr r8872)
* | | | | * infrastructure to store device colors as described in ↵Felipe Corr??a da Silva Sanches2009-12-067-103/+431
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-065-1/+96
| | | | | | | | | | | | | | | | | | | | | | | | | 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-0520-20/+267
|\ \ \ \ \ | | | | | | | | | | | | (bzr r8869)
| * \ \ \ \ Updating to current trunkTed Gould2009-11-29620-332413/+419761
| |\ \ \ \ \ | | | |_|/ / | | |/| | | (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)