summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Color Matrix Filter:Tavmjong Bah2007-09-282-8/+9
* Fixed color sliders and calculationJon A. Cruz2007-09-281-65/+51
* fixing undo problems with LPE widgets. Not completely fixed yet. CheckButtons...Johan B. C. Engelen2007-09-276-19/+83
* Disallow all but RGB Display profiles for previewingJon A. Cruz2007-09-271-1/+16
* remove obsolete import-as-pattern optionbulia byak2007-09-264-38/+9
* Changed preference to use file chooser buttonJon A. Cruz2007-09-265-29/+58
* fix 1802374, 1736088bulia byak2007-09-261-12/+12
* Added display profile calibrationJon A. Cruz2007-09-266-3/+100
* speed up converting many objects to paths, add waiting cursors and statusbar ...bulia byak2007-09-261-8/+45
* remove duplicate button, useless nowbulia byak2007-09-261-37/+0
* Removed libgdl component not used by Inkscape.gustav_b2007-09-264-451/+0
* Define DockItems' floating state properly. Fixes some issues withgustav_b2007-09-254-12/+15
* Revert back to old is_line_break_object() to fix problems with line breaks in...Gail Carmichael2007-09-251-7/+1
* Hide sliders when not validJon A. Cruz2007-09-251-0/+7
* Crash fixJon A. Cruz2007-09-251-9/+11
* Initial support for icc color selection including CMYKJon A. Cruz2007-09-2515-47/+1010
* Fixed constJon A. Cruz2007-09-252-3/+3
* fix minor typoBob Jamison2007-09-241-1/+1
* Fixed unsafe hardcoding of buffer sizeJon A. Cruz2007-09-2412-33/+33
* prevent wrong rubberband origin after click-selecting in node toolbulia byak2007-09-221-0/+1
* keys reference via webbrowser callbulia byak2007-09-221-1/+1
* 3 digits precisionbulia byak2007-09-211-1/+1
* Killed old, now obsolete, object-properties (a.k.a F&S) dialog.gustav_b2007-09-204-515/+0
* Add functions for showing a specific notebook page in the F&S dialog,gustav_b2007-09-204-8/+47
* Add scrolling of dock on DockItem::present.gustav_b2007-09-203-3/+26
* fix typo in 2geom Makefile_insertJohan B. C. Engelen2007-09-191-9/+9
* Fixed a rendering bug & crash when filtering empty objectsNiko Kiirala2007-09-191-3/+26
* Handle Dialog events properlygustav_b2007-09-191-33/+28
* r16619@tres: ted | 2007-09-18 21:09:29 -0700Ted Gould2007-09-193-8/+0
* r16617@tres: ted | 2007-09-18 21:00:44 -0700Ted Gould2007-09-192-503/+0
* r16616@tres: ted | 2007-09-18 20:59:55 -0700Ted Gould2007-09-193-18/+0
* r16594@tres: ted | 2007-09-18 09:27:48 -0700Ted Gould2007-09-193-24/+24
* r16593@tres: ted | 2007-09-18 09:16:31 -0700Ted Gould2007-09-195-87/+3
* Move more dialog event handling into Dialog class, work in progress ongustav_b2007-09-192-20/+77
* Cleaned up Dialog class, coding style, unused code, etc. (onlygustav_b2007-09-196-142/+138
* Improve snapping of newly created guidesDiederik van Lierop2007-09-161-9/+6
* Add handling of focus tabbing for GdlDockItem + various DockItem focusgustav_b2007-09-167-25/+166
* noop: (SvgBuilder::setTransform): Mark argument as not being written through.Peter Moulder2007-09-162-2/+2
* noop: Remove a couple of redundant casts.Peter Moulder2007-09-161-2/+2
* trivial: **/*.xpm: svn propset svn:eol-style native. Mark strings as const, ...Peter Moulder2007-09-1633-82/+82
* (struct SPEventContext, sp-cursor.*): Change xpm arguments from gchar** to gc...Peter Moulder2007-09-163-7/+9
* trivial: Address some g++-4.2 writable-strings warnings.Peter Moulder2007-09-161-7/+6
* trivial: Address some g++-4.2 writable-strings warnings.Peter Moulder2007-09-169-20/+20
* trivial changes to address warning with g++-4.2Peter Moulder2007-09-165-6/+6
* merge in 2geom rev. 1154Johan B. C. Engelen2007-09-1621-774/+998
* add verticalpattern checkbox to path-along-path and some parameters that are ...Johan B. C. Engelen2007-09-153-7/+20
* fix typo: .( -> .set(Bob Jamison2007-09-151-2/+2
* Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz2007-09-1536-409/+409
* avoid code duplication, i.e. use sp_item_snappoints in the object-snapper.cppDiederik van Lierop2007-09-159-55/+33
* copyeditbulia byak2007-09-141-2/+2