summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | Removed null'd use of icons.Jon A. Cruz2010-01-101-9/+1
| | | | | | (bzr r8966)
* | Temporarily block out code giving problems on 64-bit.Jon A. Cruz2010-01-101-0/+4
| | | | | | (bzr r8965)
* | Completed base code to flip toolbox orientation.Jon A. Cruz2010-01-102-9/+76
| | | | | | | | | | Basic integration of task switching control. (bzr r8963)
* | Avoid crash by uninitialized perspectives.Maximilian Albert2010-01-101-3/+3
| | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/500507 (bzr r8962)
* | Leverage recent toolbox c++-ification work to move the snap toolbar to the ↵Jon A. Cruz2010-01-091-1/+2
| | | | | | | | | | side with minimal effort. (bzr r8956)
* | Initial c++-ification of toolbox creation.Jon A. Cruz2010-01-094-61/+116
| | | | | | (bzr r8955)
* | C++-ification pass.Jon A. Cruz2010-01-082-57/+71
| | | | | | (bzr r8954)
* | Added UXManager. Cleaning up toolbox creation.Jon A. Cruz2010-01-073-67/+63
| | | | | | (bzr r8951)
* | Refactored common value.Jon A. Cruz2010-01-061-15/+17
| | | | | | (bzr r8946)
* | More refactoring to reduce copy-n-paste duplication.Jon A. Cruz2010-01-041-88/+55
| | | | | | (bzr r8941)
* | Refactoring copy-n-paste duplicate code out of toolbar creation.Jon A. Cruz2010-01-041-79/+18
| | | | | | (bzr r8940)
* | Spray cleanupSteren Giannini2010-01-031-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ------------ This line and the following will be ignored -------------- removed: src/ui/dialog/spray-option.cpp src/ui/dialog/spray-option.h modified: src/spray-context.cpp src/ui/dialog/Makefile_insert src/ui/dialog/dialog-manager.cpp src/ui/view/edit-widget.cpp src/ui/view/edit-widget.h src/widgets/toolbox.cpp unknown: backup.bzr/ description-pak doc-pak/ po/.intltool-merge-cache (bzr r8938.1.1)
* | i18n fix in toolbox.cpp (no-c-format %)Nicolas Dufour2010-01-021-0/+2
| | | | | | (bzr r8936)
* | Spray Tool clean up and Toolbar refactoringSteren Giannini2009-12-301-39/+61
|\ \ | | | | | | (bzr r8926)
| * | Spray toolbar is working + spray-context.cpp small cleanupSteren Giannini2009-12-301-5/+5
| | | | | | | | | (bzr r8908.1.5)
| * | rotation and scale variation in toolbar, still need some debugSteren Giannini2009-12-291-2/+2
| | | | | | | | | (bzr r8908.1.4)
| * | french comments translated and some clean upSteren Giannini2009-12-291-6/+6
| | | | | | | | | (bzr r8908.1.2)
| * | Spray UI : first refactoring of the toolbarSteren Giannini2009-12-291-34/+56
| | | | | | | | | (bzr r8908.1.1)
* | | Parens added for safety and misc whitespace cleanup.Jon A. Cruz2009-12-271-421/+422
| | | | | | | | | (bzr r8913)
* | | alignment change accompanied by compensating move, so the text stays put ↵buliabyak2009-12-261-1/+77
| | | | | | | | | | | | | | | inside its box (bzr r8912)
* | | Refactoring of 3D box tool, mainly to avoid unnecessary creation of ↵Maximilian Albert2009-12-261-13/+14
| | | | | | | | | | | | | | | perspectives. (bzr r8910)
* | | Fix compile when lcms is disabled (someone please check that this fix is ↵Maximilian Albert2009-12-251-0/+2
|/ / | | | | | | | | correct). (bzr r8909)
* | 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)