summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Variable renameJon A. Cruz2007-10-042-45/+45
| | | (bzr r3832)
* Change CMS preference widgets to not expandJon A. Cruz2007-10-041-7/+7
| | | (bzr r3831)
* non-lcms build fixesJon A. Cruz2007-10-033-2/+10
| | | (bzr r3830)
* Split CMS to separate prefs pageJon A. Cruz2007-10-032-18/+25
| | | (bzr r3829)
* #ifdef improvementJon A. Cruz2007-10-031-2/+16
| | | (bzr r3828)
* Added profile intent optionsJon A. Cruz2007-10-034-5/+31
| | | (bzr r3827)
* Initial cut of softproofingJon A. Cruz2007-10-036-13/+179
| | | (bzr r3826)
* 3dbox cursorbulia byak2007-10-022-2/+40
| | | (bzr r3825)
* entire box must not take current color, but sides mustbulia byak2007-10-021-6/+6
| | | (bzr r3824)
* Enhanced directory checkingJon A. Cruz2007-10-021-16/+57
| | | (bzr r3823)
* tweaking tools initial stylesbulia byak2007-10-011-9/+9
| | | (bzr r3822)
* Added lcms error handler to avoid exiting upon CMS errorJon A. Cruz2007-10-011-0/+7
| | | (bzr r3820)
* Added searching for icc profiles in standard locations, and preference to ↵Jon A. Cruz2007-10-014-6/+159
| | | | | combo box. (bzr r3819)
* Convolve Matrix Filter:Tavmjong Bah2007-09-303-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 Moulder2007-09-2921-1910/+2065
| | | | | for indentation. (bzr r3816)
* noop: CodingStyle: const placementPeter Moulder2007-09-298-92/+91
| | | (bzr r3815)
* remove the disabled old svg-keys-chart verbbulia byak2007-09-284-19/+0
| | | (bzr r3813)
* Added mismatch fixup button and misc tuning slider setting.Jon A. Cruz2007-09-282-78/+104
| | | (bzr r3812)
* Color Matrix Filter:Tavmjong Bah2007-09-282-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 calculationJon A. Cruz2007-09-281-65/+51
| | | (bzr r3810)
* fixing undo problems with LPE widgets. Not completely fixed yet. ↵Johan B. C. Engelen2007-09-276-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 previewingJon A. Cruz2007-09-271-1/+16
| | | (bzr r3808)
* remove obsolete import-as-pattern optionbulia byak2007-09-264-38/+9
| | | (bzr r3807)
* Changed preference to use file chooser buttonJon A. Cruz2007-09-265-29/+58
| | | (bzr r3806)
* fix 1802374, 1736088bulia byak2007-09-261-12/+12
| | | (bzr r3805)
* Added display profile calibrationJon A. Cruz2007-09-266-3/+100
| | | (bzr r3804)
* speed up converting many objects to paths, add waiting cursors and statusbar ↵bulia byak2007-09-261-8/+45
| | | | | messages (bzr r3803)
* remove duplicate button, useless nowbulia byak2007-09-261-37/+0
| | | (bzr r3801)
* Removed libgdl component not used by Inkscape.gustav_b2007-09-264-451/+0
| | | (bzr r3800)
* Define DockItems' floating state properly. Fixes some issues withgustav_b2007-09-254-12/+15
| | | | | floating docks. (bzr r3799)
* Revert back to old is_line_break_object() to fix problems with line breaks ↵Gail Carmichael2007-09-251-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 validJon A. Cruz2007-09-251-0/+7
| | | (bzr r3796)
* Crash fixJon A. Cruz2007-09-251-9/+11
| | | (bzr r3795)
* Initial support for icc color selection including CMYKJon A. Cruz2007-09-2515-47/+1010
| | | (bzr r3794)
* Fixed constJon A. Cruz2007-09-252-3/+3
| | | (bzr r3793)
* fix minor typoBob Jamison2007-09-241-1/+1
| | | (bzr r3792)
* Fixed unsafe hardcoding of buffer sizeJon A. Cruz2007-09-2412-33/+33
| | | (bzr r3791)
* prevent wrong rubberband origin after click-selecting in node toolbulia byak2007-09-221-0/+1
| | | (bzr r3787)
* keys reference via webbrowser callbulia byak2007-09-221-1/+1
| | | (bzr r3786)
* 3 digits precisionbulia byak2007-09-211-1/+1
| | | (bzr r3783)
* Killed old, now obsolete, object-properties (a.k.a F&S) dialog.gustav_b2007-09-204-515/+0
| | | (bzr r3782)
* Add functions for showing a specific notebook page in the F&S dialog,gustav_b2007-09-204-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_b2007-09-203-3/+26
| | | (bzr r3777)
* fix typo in 2geom Makefile_insertJohan B. C. Engelen2007-09-191-9/+9
| | | (bzr r3776)
* Fixed a rendering bug & crash when filtering empty objectsNiko Kiirala2007-09-191-3/+26
| | | (bzr r3775)
* Handle Dialog events properlygustav_b2007-09-191-33/+28
| | | (bzr r3774)
* r16619@tres: ted | 2007-09-18 21:09:29 -0700Ted Gould2007-09-193-8/+0
| | | | | Removing more GNOME Print. It's everywhere! (bzr r3773)
* r16617@tres: ted | 2007-09-18 21:00:44 -0700Ted Gould2007-09-192-503/+0
| | | | | Actually removing the files for GNOME Print. (bzr r3771)
* r16616@tres: ted | 2007-09-18 20:59:55 -0700Ted Gould2007-09-193-18/+0
| | | | | Removing GNOME Print (bzr r3770)
* r16594@tres: ted | 2007-09-18 09:27:48 -0700Ted Gould2007-09-193-24/+24
| | | | | Making a lot more strings translatable. (bzr r3769)