| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add hack to prevent the dock paned from catching F6 and F8 key presses. | gustav_b | 2007-10-09 | 1 | -0/+7 |
| * | Cliff's nice patch: [ 1803881 ] Stock Patterns Support in Fill/Stroke | Johan B. C. Engelen | 2007-10-09 | 1 | -34/+155 |
| * | Adding profile manager and user-visible drop-down in CMS picker | Jon A. Cruz | 2007-10-08 | 2 | -0/+44 |
| * | keep family list open when font is selected | MenTaLguY | 2007-10-05 | 1 | -3/+2 |
| * | non-lcms build fixes | Jon A. Cruz | 2007-10-03 | 1 | -2/+6 |
| * | #ifdef improvement | Jon A. Cruz | 2007-10-03 | 1 | -2/+16 |
| * | Added mismatch fixup button and misc tuning slider setting. | Jon A. Cruz | 2007-09-28 | 2 | -78/+104 |
| * | Fixed color sliders and calculation | Jon A. Cruz | 2007-09-28 | 1 | -65/+51 |
| * | remove duplicate button, useless now | bulia byak | 2007-09-26 | 1 | -37/+0 |
| * | Hide sliders when not valid | Jon A. Cruz | 2007-09-25 | 1 | -0/+7 |
| * | Initial support for icc color selection including CMYK | Jon A. Cruz | 2007-09-25 | 8 | -22/+944 |
| * | Fixed unsafe hardcoding of buffer size | Jon A. Cruz | 2007-09-24 | 1 | -3/+3 |
| * | Refactoring SPColor to C++ and removing legacy CMYK implementation | Jon A. Cruz | 2007-09-15 | 10 | -92/+140 |
| * | * Marking empty strings as non-translatable | Luca Bruno | 2007-09-13 | 2 | -13/+13 |
| * | **/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX... | Peter Moulder | 2007-09-12 | 1 | -3/+3 |
| * | add select all, select all in all layers, deselect to selector toolbar | bulia byak | 2007-09-11 | 2 | -0/+11 |
| * | ensure select-one labels in tweak and paintbucket | bulia byak | 2007-09-10 | 1 | -10/+10 |
| * | Purged fill type enum | Jon A. Cruz | 2007-09-10 | 2 | -42/+29 |
| * | rearrange, disable fidelity for color modes | bulia byak | 2007-09-10 | 1 | -2/+8 |
| * | reorder widgets for better logical grouping | bulia byak | 2007-09-10 | 1 | -5/+6 |
| * | Decent support for setting the direction of infinite VPs via the toolbar and ... | Maximilian Albert | 2007-09-01 | 1 | -34/+251 |
| * | copyedit | bulia byak | 2007-08-30 | 1 | -2/+2 |
| * | Dockable dialogs patch applied | gustav_b | 2007-08-29 | 2 | -9/+47 |
| * | four more modes | bulia byak | 2007-08-27 | 1 | -11/+154 |
| * | add Affect: label, fill in presets for shape tools | bulia byak | 2007-08-21 | 1 | -20/+43 |
| * | add Affect: label | bulia byak | 2007-08-21 | 1 | -0/+7 |
| * | make zoom value update immediate | bulia byak | 2007-08-21 | 1 | -0/+3 |
| * | naming: avoid unintentional double-meanings (part 2) | MenTaLguY | 2007-08-19 | 1 | -3/+3 |
| * | Reword transform toggle tooltips based on user feedback regarding the | MenTaLguY | 2007-08-17 | 1 | -2/+2 |
| * | Remove second option for resizing 3D boxes (now we have 8 handles; the four f... | Maximilian Albert | 2007-08-16 | 1 | -97/+0 |
| * | fix 1767940 | bulia byak | 2007-08-10 | 1 | -40/+14 |
| * | Hold perspectives on document level rather than globally; this corrects the c... | Maximilian Albert | 2007-08-09 | 1 | -8/+10 |
| * | tweak tool | bulia byak | 2007-08-08 | 1 | -1/+157 |
| * | Fix behaviour of toggle buttons (for VP states) in 3D box toolbar; reshape bo... | Maximilian Albert | 2007-08-07 | 1 | -22/+7 |
| * | add a way to set a radio toggle in aux toolbar via desktop, by the toggles id | bulia byak | 2007-08-07 | 2 | -0/+14 |
| * | Don't draw auxiliary vanishing points any more | Maximilian Albert | 2007-08-06 | 1 | -1/+0 |
| * | Store a global list of existing perspectives; for each perspective hold a lis... | Maximilian Albert | 2007-08-06 | 1 | -8/+8 |
| * | Gtkmm-ified the desktop window object, and modified the file dialogs so that ... | Joel Holdsworth | 2007-07-28 | 2 | -26/+43 |
| * | move the box tool back where it belongs, in shapes | bulia byak | 2007-07-10 | 1 | -1/+1 |
| * | Different resizing variant for 3D boxes (8 handles) | Maximilian Albert | 2007-07-10 | 1 | -1/+1 |
| * | small cleanups | Maximilian Albert | 2007-07-10 | 1 | -0/+3 |
| * | Two variants of resizing 3D boxes (using three/four handles, respectively, de... | Maximilian Albert | 2007-07-04 | 1 | -0/+99 |
| * | small cleanup (consistently use Box3D::Axis to specify axis directions) | Maximilian Albert | 2007-07-03 | 1 | -12/+8 |
| * | More meaningful name for 3D axis directions | Maximilian Albert | 2007-07-03 | 1 | -1/+1 |
| * | switch SPStyle to using SPFilterReference for filters; sp_style_new now requi... | bulia byak | 2007-06-27 | 2 | -7/+7 |
| * | unref temporary styles properly | bulia byak | 2007-06-27 | 1 | -1/+10 |
| * | Move icon of 3D Box tool between Text tool and Connector tool | Maximilian Albert | 2007-06-26 | 1 | -1/+1 |
| * | Complete fix of cast causing compile error on x86-64 (see commit no. 15178) | Maximilian Albert | 2007-06-26 | 1 | -3/+3 |
| * | Fix cast causing compile error on x86-64 | gustav_b | 2007-06-24 | 1 | -1/+1 |
| * | First (very limited) version of the 3D box tool; allows for drawing of new bo... | Maximilian Albert | 2007-06-21 | 1 | -0/+94 |