| Commit message (Expand) | Author | Age | Files | Lines |
| * | Color Matrix Filter: | Tavmjong Bah | 2007-09-28 | 2 | -8/+9 |
| * | Fixed color sliders and calculation | Jon A. Cruz | 2007-09-28 | 1 | -65/+51 |
| * | fixing undo problems with LPE widgets. Not completely fixed yet. CheckButtons... | Johan B. C. Engelen | 2007-09-27 | 6 | -19/+83 |
| * | Disallow all but RGB Display profiles for previewing | Jon A. Cruz | 2007-09-27 | 1 | -1/+16 |
| * | remove obsolete import-as-pattern option | bulia byak | 2007-09-26 | 4 | -38/+9 |
| * | Changed preference to use file chooser button | Jon A. Cruz | 2007-09-26 | 5 | -29/+58 |
| * | fix 1802374, 1736088 | bulia byak | 2007-09-26 | 1 | -12/+12 |
| * | Added display profile calibration | Jon A. Cruz | 2007-09-26 | 6 | -3/+100 |
| * | speed up converting many objects to paths, add waiting cursors and statusbar ... | bulia byak | 2007-09-26 | 1 | -8/+45 |
| * | remove duplicate button, useless now | bulia byak | 2007-09-26 | 1 | -37/+0 |
| * | Removed libgdl component not used by Inkscape. | gustav_b | 2007-09-26 | 4 | -451/+0 |
| * | Define DockItems' floating state properly. Fixes some issues with | gustav_b | 2007-09-25 | 4 | -12/+15 |
| * | Revert back to old is_line_break_object() to fix problems with line breaks in... | Gail Carmichael | 2007-09-25 | 1 | -7/+1 |
| * | Hide sliders when not valid | Jon A. Cruz | 2007-09-25 | 1 | -0/+7 |
| * | Crash fix | Jon A. Cruz | 2007-09-25 | 1 | -9/+11 |
| * | Initial support for icc color selection including CMYK | Jon A. Cruz | 2007-09-25 | 15 | -47/+1010 |
| * | Fixed const | Jon A. Cruz | 2007-09-25 | 2 | -3/+3 |
| * | fix minor typo | Bob Jamison | 2007-09-24 | 1 | -1/+1 |
| * | Fixed unsafe hardcoding of buffer size | Jon A. Cruz | 2007-09-24 | 12 | -33/+33 |
| * | prevent wrong rubberband origin after click-selecting in node tool | bulia byak | 2007-09-22 | 1 | -0/+1 |
| * | keys reference via webbrowser call | bulia byak | 2007-09-22 | 1 | -1/+1 |
| * | 3 digits precision | bulia byak | 2007-09-21 | 1 | -1/+1 |
| * | Killed old, now obsolete, object-properties (a.k.a F&S) dialog. | gustav_b | 2007-09-20 | 4 | -515/+0 |
| * | Add functions for showing a specific notebook page in the F&S dialog, | gustav_b | 2007-09-20 | 4 | -8/+47 |
| * | Add scrolling of dock on DockItem::present. | gustav_b | 2007-09-20 | 3 | -3/+26 |
| * | fix typo in 2geom Makefile_insert | Johan B. C. Engelen | 2007-09-19 | 1 | -9/+9 |
| * | Fixed a rendering bug & crash when filtering empty objects | Niko Kiirala | 2007-09-19 | 1 | -3/+26 |
| * | Handle Dialog events properly | gustav_b | 2007-09-19 | 1 | -33/+28 |
| * | r16619@tres: ted | 2007-09-18 21:09:29 -0700 | Ted Gould | 2007-09-19 | 3 | -8/+0 |
| * | r16617@tres: ted | 2007-09-18 21:00:44 -0700 | Ted Gould | 2007-09-19 | 2 | -503/+0 |
| * | r16616@tres: ted | 2007-09-18 20:59:55 -0700 | Ted Gould | 2007-09-19 | 3 | -18/+0 |
| * | r16594@tres: ted | 2007-09-18 09:27:48 -0700 | Ted Gould | 2007-09-19 | 3 | -24/+24 |
| * | r16593@tres: ted | 2007-09-18 09:16:31 -0700 | Ted Gould | 2007-09-19 | 5 | -87/+3 |
| * | Move more dialog event handling into Dialog class, work in progress on | gustav_b | 2007-09-19 | 2 | -20/+77 |
| * | Cleaned up Dialog class, coding style, unused code, etc. (only | gustav_b | 2007-09-19 | 6 | -142/+138 |
| * | Improve snapping of newly created guides | Diederik van Lierop | 2007-09-16 | 1 | -9/+6 |
| * | Add handling of focus tabbing for GdlDockItem + various DockItem focus | gustav_b | 2007-09-16 | 7 | -25/+166 |
| * | noop: (SvgBuilder::setTransform): Mark argument as not being written through. | Peter Moulder | 2007-09-16 | 2 | -2/+2 |
| * | noop: Remove a couple of redundant casts. | Peter Moulder | 2007-09-16 | 1 | -2/+2 |
| * | trivial: **/*.xpm: svn propset svn:eol-style native. Mark strings as const, ... | Peter Moulder | 2007-09-16 | 33 | -82/+82 |
| * | (struct SPEventContext, sp-cursor.*): Change xpm arguments from gchar** to gc... | Peter Moulder | 2007-09-16 | 3 | -7/+9 |
| * | trivial: Address some g++-4.2 writable-strings warnings. | Peter Moulder | 2007-09-16 | 1 | -7/+6 |
| * | trivial: Address some g++-4.2 writable-strings warnings. | Peter Moulder | 2007-09-16 | 9 | -20/+20 |
| * | trivial changes to address warning with g++-4.2 | Peter Moulder | 2007-09-16 | 5 | -6/+6 |
| * | merge in 2geom rev. 1154 | Johan B. C. Engelen | 2007-09-16 | 21 | -774/+998 |
| * | add verticalpattern checkbox to path-along-path and some parameters that are ... | Johan B. C. Engelen | 2007-09-15 | 3 | -7/+20 |
| * | fix typo: .( -> .set( | Bob Jamison | 2007-09-15 | 1 | -2/+2 |
| * | Refactoring SPColor to C++ and removing legacy CMYK implementation | Jon A. Cruz | 2007-09-15 | 36 | -409/+409 |
| * | avoid code duplication, i.e. use sp_item_snappoints in the object-snapper.cpp | Diederik van Lierop | 2007-09-15 | 9 | -55/+33 |
| * | copyedit | bulia byak | 2007-09-14 | 1 | -2/+2 |