summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Warning cleanupJon A. Cruz2009-12-203-18/+21
| | | (bzr r8895)
* "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)
* - new: Print Colors Preview Dialog and rendermodeFelipe Corr??a da Silva Sanches2009-12-111-0/+8
| | | | | - works with shapes. I still need to make it work with gradients and imported images (bzr r8881)
* Correctly read and write values for Spray Tool option on Tool Controls Bar.Josh Andler2009-12-071-10/+10
| | | (bzr r8876)
* This commit hooks device-cmyk handling to color pickers. Now we have basic ↵Felipe Corr??a da Silva Sanches2009-12-071-5/+21
| | | | | | | | | | 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 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-055-6/+64
|\ | | | | (bzr r8869)
| * Updating to current trunkTed Gould2009-11-298-105/+178
| |\ | | | | | | (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-151-24/+2
| | | | | | | | | (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)
| * | 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-011-2/+2
| | | | | | | | | (bzr r8050.1.5)
| * | parsing and handling of icc-color in feFlood SVG FiltersFelipe Corr??a da Silva Sanches2009-06-201-26/+26
| | | | | | | | | | | | | | | TODO: implement interface to set icc-color to the flood-color parameter (bzr r8050.1.4)
| * | adding a list of uint32 color references and forcing LCMS debuggingFelipe Corr??a da Silva Sanches2009-06-171-26/+26
| | | | | | | | | (bzr r8050.1.2)
* | | Merge GSoC2009 Connectors into trunkArcadie M. Cracan2009-12-021-16/+226
| | | | | | | | | (bzr r8855)
* | | add an option for displaying font previews in the text tool's font list; ↵buliabyak2009-12-011-4/+12
| | | | | | | | | | | | | | | 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-301-0/+214
| |/ |/| | | (bzr r8851)
* | patch by Krzysztof for 459811bulia byak2009-11-081-1/+1
| | | | | | (bzr r8822)
* | remove registerEditWidget, move this to SPDesktop::init instead; a noop ↵bulia byak2009-10-251-2/+1
| | | | | | | | | | change but fixes a weird crash on Windows (bzr r8805)
* | Patch by Max for 264709.Josh Andler2009-10-031-3/+11
| | | | | | (bzr r8706)
* | Avoid crashing when profile is missing. Addresses main symptom of bug #437927.Jon A. Cruz2009-09-291-9/+18
| | | | | | (bzr r8674)
* | Fix for 181663 by The Adib. Yay for working Italics button on the toolbar!Josh Andler2009-09-231-7/+32
| | | | | | (bzr r8641)
* | textual patch from bug 408093bulia byak2009-09-061-2/+2
| | | | | | (bzr r8563)
* | Fixed crash when invoked and no profile is set.Jon A. Cruz2009-08-311-1/+1
| | | | | | (bzr r8551)
* | fix 416940bulia byak2009-08-221-3/+11
| | | | | | (bzr r8517)
* | fix ctrl+arrow keys not working after startupbulia byak2009-08-171-0/+2
| | | | | | (bzr r8498)
* | fix 407893bulia byak2009-08-131-6/+6
| | | | | | (bzr r8484)
* | fix 376068bulia byak2009-08-131-14/+16
| | | | | | (bzr r8483)
* | Fix remaining glitches in the behaviour of the Save dialogs (w.r.t. ↵Maximilian Albert2009-08-091-2/+2
| | | | | | | | | | remembering the last file type and folder). As part of the cleanup inkscape:output_extension was removed, too. (bzr r8454)
* | Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-0612-47/+47
| | | | | | | | | | which cannot be fixed easily. (bzr r8422)
* | Changed Inkscape logo icon mapping from "inkscape" to "inkscape-logo" as ↵chriswombat2009-08-052-2/+2
| | | | | | | | | | "inkscape" wasn't working (probably some obscure bug somewhere with a reserved name or similar). This fixes the problem where the About Inkscape menu item in Help had a broken image picture rather than the Inkscape logo (on Win32 at least). (bzr r8411)
* | SPDocument->Documentjohnce2009-08-0512-47/+47
| | | | | | (bzr r8404)
* | remember sticky_zoom toggle button stateThomas Holder2009-08-021-1/+12
| | | | | | | | | | use short side ratio instead of area ratio for sticky zoom (revise commit 21355) (bzr r8386)
* | Fix for bug LP #400985 (3 strings in UI are not translatable)Nicolas Dufour2009-07-181-3/+3
| | | | | | (bzr r8300)
* | Newer GTK is more restrictive with includes, only <gtk/gtk.h> can be ↵Josh Andler2009-07-131-1/+1
| | | | | | | | | | directly included now. (bzr r8278)
* | Fix width slider for Eraser ToolJosh Andler2009-07-131-2/+2
| | | | | | (bzr r8277)
* | Fixed a icon name string which shouldn't have been translatable.Luca Bruno2009-07-131-1/+1
| | | | | | | | | | Closes: #398410 (bzr r8274)
* | Don't allow the "proportion" parameter of a star to become NaN, because this ↵Diederik van Lierop2009-07-121-2/+4
| | | | | | | | | | will lead to a crash (i.e. give a continuity error in 2geom). This occured when snapping both handles of a star to the same grid intersection and subsequently drawing a new star (bzr r8264)
* | * dummy commit - previous commit message should have mentioned bug 380522 ↵Ivan Mas??r2009-07-091-1/+1
| | | | | | | | | | instead (bzr r8239)
* | * added tooltip (see bug 358921) and translator commentsIvan Mas??r2009-07-091-1/+1
| | | | | | | | | | | | * updated inkscape.pot * [INTL:sk] Slovak translation update (bzr r8238)
* | Fix for pattern name localizationNicolas Dufour2009-07-081-2/+2
| | | | | | (bzr r8230)
* | Reverting the references which made the Node Tool controls toolbar disappear.Josh Andler2009-07-071-12/+12
| | | | | | (bzr r8228)
* | Removing a couple node-tool related modifications in the file which I don't ↵Josh Andler2009-07-071-11/+0
| | | | | | | | | | believe Krzysztof intended to commit. (bzr r8226)
* | Fix LP #390162: Wrong defaults for Calligraphy toolKrzysztof Kosi??ski2009-07-071-14/+25
| | | | | | (bzr r8223)