| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Enable center-dragging of boxes ('in perspective') within the XY-plane | Maximilian Albert | 2007-08-17 | 7 | -19/+263 |
| | | | | (bzr r3497) | ||||
| * | Draw perspective lines for infinite VPs, too (they are updated during ↵ | Maximilian Albert | 2007-08-17 | 8 | -32/+191 |
| | | | | | | scrolling or zooming); don't create knots for infinite VPs on the canvas (bzr r3495) | ||||
| * | Make sure style is invalidated when setting fill/stroke color in text objects | miklosh | 2007-08-17 | 1 | -0/+2 |
| | | | | (bzr r3494) | ||||
| * | Moved the code for updating the text matrix to where it belongs | miklosh | 2007-08-17 | 2 | -26/+27 |
| | | | | (bzr r3493) | ||||
| * | Optimized text output by not repeating glyph coordinates when they are identical | miklosh | 2007-08-17 | 1 | -2/+20 |
| | | | | (bzr r3492) | ||||
| * | Added initial transparency group and softmask support | miklosh | 2007-08-17 | 3 | -25/+160 |
| | | | | (bzr r3491) | ||||
| * | fixed pix_data buffer width on feTurbulence | Felipe Corr??a da Silva Sanches | 2007-08-17 | 1 | -5/+7 |
| | | | | (bzr r3490) | ||||
| * | * Better labels and icons for OCAL import/export | Luca Bruno | 2007-08-17 | 1 | -2/+2 |
| | | | | (bzr r3489) | ||||
| * | Filter effects dialog: | Nicholas Bishop | 2007-08-17 | 5 | -2/+46 |
| | | | | | | * Added most of the settings for feComponentTransfer to the filter dialog (still haven't done the table attribute) (bzr r3488) | ||||
| * | fixing export to ocal uri | Bruno Dilly | 2007-08-17 | 1 | -0/+1 |
| | | | | (bzr r3487) | ||||
| * | Filter effects dialog: | Nicholas Bishop | 2007-08-17 | 2 | -5/+76 |
| | | | | | | * Added stored values for each of the different value types in feColorMatrix. Switching the type in the filter dialog now shows a separate value for each. (bzr r3486) | ||||
| * | Reword transform toggle tooltips based on user feedback regarding the | MenTaLguY | 2007-08-17 | 2 | -4/+4 |
| | | | | | | frequent confusion about what they do (bzr r3484) | ||||
| * | first implementation of feTurbulence renderer | Felipe Corr??a da Silva Sanches | 2007-08-16 | 2 | -23/+235 |
| | | | | (bzr r3483) | ||||
| * | avoid crash described in bug report [ 1762588 ] crash: feOffset with | Felipe Corr??a da Silva Sanches | 2007-08-16 | 1 | -0/+6 |
| | | | | | | input StrokePaint or FillPaint (bzr r3482) | ||||
| * | Remember last used style for single 3D box faces (also fixes bug with ↵ | Maximilian Albert | 2007-08-16 | 8 | -5/+63 |
| | | | | | | wrongly assigned faces for duplicated boxes, e.g.) (bzr r3481) | ||||
| * | Don't use lowercase keyboard shortcuts in 3D box tool | Maximilian Albert | 2007-08-16 | 1 | -5/+0 |
| | | | | (bzr r3480) | ||||
| * | Slightly better status bar message for Ctrl+dragging | Maximilian Albert | 2007-08-16 | 1 | -8/+8 |
| | | | | (bzr r3479) | ||||
| * | Ctrl+dragging constrains movement of 3D box handles to prolongations of the ↵ | Maximilian Albert | 2007-08-16 | 1 | -28/+120 |
| | | | | | | edges or diagonals (bzr r3478) | ||||
| * | Remove second option for resizing 3D boxes (now we have 8 handles; the four ↵ | Maximilian Albert | 2007-08-16 | 4 | -225/+36 |
| | | | | | | front ones resize in XY-plane, the four rear ones along the Z axis) (bzr r3477) | ||||
| * | add import from ocal feature | Bruno Dilly | 2007-08-16 | 7 | -92/+575 |
| | | | | (bzr r3476) | ||||
| * | Fixed blur not rotating with the object in some cases (bug 1762289) | Niko Kiirala | 2007-08-15 | 2 | -4/+6 |
| | | | | (bzr r3474) | ||||
| * | Fixed a problem compiling 2geom/poly.h on 64-bit platform | Niko Kiirala | 2007-08-15 | 1 | -1/+4 |
| | | | | (bzr r3473) | ||||
| * | Commit LivePathEffect branch to trunk! | Johan B. C. Engelen | 2007-08-14 | 129 | -395/+18593 |
| | | | | | | (disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472) | ||||
| * | Fix for bug #1752113; added set_preview_widget_active(false) to ↵ | gorodish | 2007-08-14 | 1 | -24/+25 |
| | | | | | | FileSaveDialogImplGtk::show(). This avoids the crash when the dialog is deleted. (bzr r3471) | ||||
| * | changed strndup to its gtk version (g_strndup) because compilation other ↵ | JiHO | 2007-08-14 | 1 | -2/+2 |
| | | | | | | wise fails on non-linux platforms (bzr r3467) | ||||
| * | Filter effects dialog: | Nicholas Bishop | 2007-08-14 | 2 | -0/+50 |
| | | | | | | * Added autoscrolling during connection drag/drop. If a connection is dragged towards the top or bottom of the primitives treeview, the view will scroll with it. (bzr r3466) | ||||
| * | Rolled back a couple of nasties from a bad patch...oops! Added author of the | Jon Phillips | 2007-08-14 | 2 | -20/+1 |
| | | | | | | last code, Jason Kivlighn from his patch to fix cc namespacing... (bzr r3465) | ||||
| * | Applied patches for default metadata and for fix on creative commons namespace. | Jon Phillips | 2007-08-14 | 4 | -54/+80 |
| | | | | (bzr r3464) | ||||
| * | Filter effects dialog: | Nicholas Bishop | 2007-08-14 | 1 | -0/+4 |
| | | | | | | * Added filter dialog controls for feFlood (bzr r3463) | ||||
| * | added some more boilerplate code on feTurbulence. | Felipe Corr??a da Silva Sanches | 2007-08-14 | 4 | -14/+63 |
| | | | | (bzr r3462) | ||||
| * | * incomplete feImage implementation. | Felipe Corr??a da Silva Sanches | 2007-08-14 | 7 | -32/+66 |
| | | | | | | | * contains a hardcoded href parameter. TODO: fix it. * added a getter method to access arenaitem from FilterSlot. (bzr r3461) | ||||
| * | Added a clip path stack for PdfParser and a node stack for SvgBuilder needed ↵ | miklosh | 2007-08-13 | 4 | -33/+148 |
| | | | | | | for mask support later (bzr r3458) | ||||
| * | Filter effects dialog: | Nicholas Bishop | 2007-08-13 | 1 | -2/+8 |
| | | | | | | * Fixed bad update of the matrix widget, which was causing gtk warnings/criticals. (bzr r3457) | ||||
| * | * moved some parameter inits from nr-filter-displacement-map to ↵ | Felipe Corr??a da Silva Sanches | 2007-08-13 | 3 | -54/+62 |
| | | | | | | | | | sp-fedisplacementmap * fixed rederer bug on feDisplacementMap. (handling of input and output buffers with different sizes is a dificult task. We should find out a way of making it cleaner) (bzr r3456) | ||||
| * | Filter effects dialog: | Nicholas Bishop | 2007-08-12 | 7 | -12/+32 |
| | | | | | | | * Changed SPFeTurbulence/FilterTurbulence to use an enum for the type field * Added type setting to the filter dialog (bzr r3454) | ||||
| * | Filter effects dialog: | Nicholas Bishop | 2007-08-12 | 1 | -6/+13 |
| | | | | | | * Fixed bad use of tree iterators; caused crashes when drag/dropping filter primitives (bzr r3453) | ||||
| * | Filter effects dialog: | Nicholas Bishop | 2007-08-12 | 2 | -0/+6 |
| | | | | | | A couple bug fixes; the Link togglebutton for dual spinsliders now updates properly when switching between primitives. Also, the in2 attribute of feDisplacementMap is now properly checked when reordering primitives. (bzr r3452) | ||||
| * | revert jasper's way overzealous fix in png-write.cpp rev 13700; new fix in ↵ | bulia byak | 2007-08-11 | 2 | -7/+12 |
| | | | | | | item_render prevents banding on export and scroll and is a lot less expensive (bzr r3451) | ||||
| * | r16217@tres: ted | 2007-08-10 10:36:27 -0700 | Ted Gould | 2007-08-10 | 94 | -664/+4658 |
| | | | | | | | ImageMagick effects patch from Chris Brown. Google Summer of Code project. (bzr r3450) | ||||
| * | fix 1767940 | bulia byak | 2007-08-10 | 1 | -40/+14 |
| | | | | (bzr r3449) | ||||
| * | Tweak max queue size. | John Bintz | 2007-08-10 | 1 | -1/+1 |
| | | | | (bzr r3448) | ||||
| * | Include new routines for building the fill point queue in a standard way | John Bintz | 2007-08-10 | 1 | -37/+50 |
| | | | | (bzr r3447) | ||||
| * | capitalization | bulia byak | 2007-08-10 | 1 | -1/+1 |
| | | | | (bzr r3446) | ||||
| * | Hold perspectives on document level rather than globally; this corrects the ↵ | Maximilian Albert | 2007-08-09 | 12 | -163/+186 |
| | | | | | | changes made in commit #15681 (bzr r3445) | ||||
| * | Status bar tips for VP draggers | Maximilian Albert | 2007-08-09 | 2 | -6/+52 |
| | | | | (bzr r3444) | ||||
| * | To ease testing reduced fallback operations' precision for now | miklosh | 2007-08-09 | 1 | -5/+5 |
| | | | | (bzr r3443) | ||||
| * | Reworked gradient handling to support all shading color spaces | miklosh | 2007-08-09 | 2 | -113/+83 |
| | | | | (bzr r3442) | ||||
| * | Reverting a change I made a while ago | Diederik van Lierop | 2007-08-09 | 1 | -1/+1 |
| | | | | (bzr r3441) | ||||
| * | fixing small bug on feMorphology | Felipe Corr??a da Silva Sanches | 2007-08-09 | 2 | -1/+3 |
| | | | | (bzr r3440) | ||||
| * | Added support for the shading operator | miklosh | 2007-08-09 | 4 | -19/+122 |
| | | | | (bzr r3439) | ||||
