| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Variable rename | Jon A. Cruz | 2007-10-04 | 2 | -45/+45 | |
| | | | | (bzr r3832) | |||||
| * | Change CMS preference widgets to not expand | Jon A. Cruz | 2007-10-04 | 1 | -7/+7 | |
| | | | | (bzr r3831) | |||||
| * | non-lcms build fixes | Jon A. Cruz | 2007-10-03 | 3 | -2/+10 | |
| | | | | (bzr r3830) | |||||
| * | Split CMS to separate prefs page | Jon A. Cruz | 2007-10-03 | 2 | -18/+25 | |
| | | | | (bzr r3829) | |||||
| * | #ifdef improvement | Jon A. Cruz | 2007-10-03 | 1 | -2/+16 | |
| | | | | (bzr r3828) | |||||
| * | Added profile intent options | Jon A. Cruz | 2007-10-03 | 4 | -5/+31 | |
| | | | | (bzr r3827) | |||||
| * | Initial cut of softproofing | Jon A. Cruz | 2007-10-03 | 6 | -13/+179 | |
| | | | | (bzr r3826) | |||||
| * | 3dbox cursor | bulia byak | 2007-10-02 | 2 | -2/+40 | |
| | | | | (bzr r3825) | |||||
| * | entire box must not take current color, but sides must | bulia byak | 2007-10-02 | 1 | -6/+6 | |
| | | | | (bzr r3824) | |||||
| * | Enhanced directory checking | Jon A. Cruz | 2007-10-02 | 1 | -16/+57 | |
| | | | | (bzr r3823) | |||||
| * | tweaking tools initial styles | bulia byak | 2007-10-01 | 1 | -9/+9 | |
| | | | | (bzr r3822) | |||||
| * | Added lcms error handler to avoid exiting upon CMS error | Jon A. Cruz | 2007-10-01 | 1 | -0/+7 | |
| | | | | (bzr r3820) | |||||
| * | Added searching for icc profiles in standard locations, and preference to ↵ | Jon A. Cruz | 2007-10-01 | 4 | -6/+159 | |
| | | | | | | combo box. (bzr r3819) | |||||
| * | Convolve Matrix Filter: | Tavmjong Bah | 2007-09-30 | 3 | -1/+6 | |
| | | | | | | | Enable and use preserveAlpha attribute. Increase range for divisor attribute. (bzr r3818) | |||||
| * | noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs ↵ | Peter Moulder | 2007-09-29 | 21 | -1910/+2065 | |
| | | | | | | for indentation. (bzr r3816) | |||||
| * | noop: CodingStyle: const placement | Peter Moulder | 2007-09-29 | 8 | -92/+91 | |
| | | | | (bzr r3815) | |||||
| * | remove the disabled old svg-keys-chart verb | bulia byak | 2007-09-28 | 4 | -19/+0 | |
| | | | | (bzr r3813) | |||||
| * | Added mismatch fixup button and misc tuning slider setting. | Jon A. Cruz | 2007-09-28 | 2 | -78/+104 | |
| | | | | (bzr r3812) | |||||
| * | Color Matrix Filter: | Tavmjong Bah | 2007-09-28 | 2 | -8/+9 | |
| | | | | | | | | Matrix mode: set default to Identity matrix. Matrix mode: multiply 5th column by 255. Hue Rotation mode: convert degrees to radians for sin/cos. (bzr r3811) | |||||
| * | Fixed color sliders and calculation | Jon A. Cruz | 2007-09-28 | 1 | -65/+51 | |
| | | | | (bzr r3810) | |||||
| * | fixing undo problems with LPE widgets. Not completely fixed yet. ↵ | Johan B. C. Engelen | 2007-09-27 | 6 | -19/+83 | |
| | | | | | | CheckButtons still crash, and some changes are not recorded in the history (try the random parameters of curve stitching) (bzr r3809) | |||||
| * | Disallow all but RGB Display profiles for previewing | Jon A. Cruz | 2007-09-27 | 1 | -1/+16 | |
| | | | | (bzr r3808) | |||||
| * | remove obsolete import-as-pattern option | bulia byak | 2007-09-26 | 4 | -38/+9 | |
| | | | | (bzr r3807) | |||||
| * | Changed preference to use file chooser button | Jon A. Cruz | 2007-09-26 | 5 | -29/+58 | |
| | | | | (bzr r3806) | |||||
| * | fix 1802374, 1736088 | bulia byak | 2007-09-26 | 1 | -12/+12 | |
| | | | | (bzr r3805) | |||||
| * | Added display profile calibration | Jon A. Cruz | 2007-09-26 | 6 | -3/+100 | |
| | | | | (bzr r3804) | |||||
| * | speed up converting many objects to paths, add waiting cursors and statusbar ↵ | bulia byak | 2007-09-26 | 1 | -8/+45 | |
| | | | | | | messages (bzr r3803) | |||||
| * | remove duplicate button, useless now | bulia byak | 2007-09-26 | 1 | -37/+0 | |
| | | | | (bzr r3801) | |||||
| * | Removed libgdl component not used by Inkscape. | gustav_b | 2007-09-26 | 4 | -451/+0 | |
| | | | | (bzr r3800) | |||||
| * | Define DockItems' floating state properly. Fixes some issues with | gustav_b | 2007-09-25 | 4 | -12/+15 | |
| | | | | | | floating docks. (bzr r3799) | |||||
| * | Revert back to old is_line_break_object() to fix problems with line breaks ↵ | Gail Carmichael | 2007-09-25 | 1 | -7/+1 | |
| | | | | | | in first line of unflowed text. Reason for changing it in the first place was to match line break logic in sp-text.cpp but apparently this wasn't a good call. (bzr r3797) | |||||
| * | Hide sliders when not valid | Jon A. Cruz | 2007-09-25 | 1 | -0/+7 | |
| | | | | (bzr r3796) | |||||
| * | Crash fix | Jon A. Cruz | 2007-09-25 | 1 | -9/+11 | |
| | | | | (bzr r3795) | |||||
| * | Initial support for icc color selection including CMYK | Jon A. Cruz | 2007-09-25 | 15 | -47/+1010 | |
| | | | | (bzr r3794) | |||||
| * | Fixed const | Jon A. Cruz | 2007-09-25 | 2 | -3/+3 | |
| | | | | (bzr r3793) | |||||
| * | fix minor typo | Bob Jamison | 2007-09-24 | 1 | -1/+1 | |
| | | | | (bzr r3792) | |||||
| * | Fixed unsafe hardcoding of buffer size | Jon A. Cruz | 2007-09-24 | 12 | -33/+33 | |
| | | | | (bzr r3791) | |||||
| * | prevent wrong rubberband origin after click-selecting in node tool | bulia byak | 2007-09-22 | 1 | -0/+1 | |
| | | | | (bzr r3787) | |||||
| * | keys reference via webbrowser call | bulia byak | 2007-09-22 | 1 | -1/+1 | |
| | | | | (bzr r3786) | |||||
| * | 3 digits precision | bulia byak | 2007-09-21 | 1 | -1/+1 | |
| | | | | (bzr r3783) | |||||
| * | Killed old, now obsolete, object-properties (a.k.a F&S) dialog. | gustav_b | 2007-09-20 | 4 | -515/+0 | |
| | | | | (bzr r3782) | |||||
| * | Add functions for showing a specific notebook page in the F&S dialog, | gustav_b | 2007-09-20 | 4 | -8/+47 | |
| | | | | | | | replaced the use of the old sp_object_properties_{fill,stroke} with them. (bzr r3780) | |||||
| * | Add scrolling of dock on DockItem::present. | gustav_b | 2007-09-20 | 3 | -3/+26 | |
| | | | | (bzr r3777) | |||||
| * | fix typo in 2geom Makefile_insert | Johan B. C. Engelen | 2007-09-19 | 1 | -9/+9 | |
| | | | | (bzr r3776) | |||||
| * | Fixed a rendering bug & crash when filtering empty objects | Niko Kiirala | 2007-09-19 | 1 | -3/+26 | |
| | | | | (bzr r3775) | |||||
| * | Handle Dialog events properly | gustav_b | 2007-09-19 | 1 | -33/+28 | |
| | | | | (bzr r3774) | |||||
| * | r16619@tres: ted | 2007-09-18 21:09:29 -0700 | Ted Gould | 2007-09-19 | 3 | -8/+0 | |
| | | | | | | Removing more GNOME Print. It's everywhere! (bzr r3773) | |||||
| * | r16617@tres: ted | 2007-09-18 21:00:44 -0700 | Ted Gould | 2007-09-19 | 2 | -503/+0 | |
| | | | | | | Actually removing the files for GNOME Print. (bzr r3771) | |||||
| * | r16616@tres: ted | 2007-09-18 20:59:55 -0700 | Ted Gould | 2007-09-19 | 3 | -18/+0 | |
| | | | | | | Removing GNOME Print (bzr r3770) | |||||
| * | r16594@tres: ted | 2007-09-18 09:27:48 -0700 | Ted Gould | 2007-09-19 | 3 | -24/+24 | |
| | | | | | | Making a lot more strings translatable. (bzr r3769) | |||||
