| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | * Fixed path-along-path with correct filling now! (2geom fix) | Johan B. C. Engelen | 2007-08-19 | 2 | -8/+34 | |
| | | | | | | * sp_shape_update_effect is now called much less than before. (bzr r3524) | |||||
| * | Added a PDF import settings dialog | miklosh | 2007-08-19 | 4 | -6/+585 | |
| | | | | (bzr r3523) | |||||
| * | forgot to add lpe-skeleton files to SVN... | Johan B. C. Engelen | 2007-08-19 | 2 | -0/+156 | |
| | | | | (bzr r3522) | |||||
| * | Fixed a typo and an off-by-one error | miklosh | 2007-08-19 | 1 | -2/+2 | |
| | | | | (bzr r3521) | |||||
| * | Require a pageBox in the constructor for GfxState so that we do not always ↵ | miklosh | 2007-08-19 | 2 | -3/+4 | |
| | | | | | | need to specify a cropbox (bzr r3520) | |||||
| * | search button and description label add to import from ocal dialog | Bruno Dilly | 2007-08-19 | 3 | -10/+29 | |
| | | | | (bzr r3519) | |||||
| * | fixing the ocal dialogs bug | Bruno Dilly | 2007-08-19 | 4 | -937/+1369 | |
| | | | | (bzr r3518) | |||||
| * | naming: avoid unintentional double-meanings (part 2) | MenTaLguY | 2007-08-19 | 3 | -6/+6 | |
| | | | | (bzr r3517) | |||||
| * | naming: avoid unintentional double-meanings (part 1) | MenTaLguY | 2007-08-19 | 2 | -15/+15 | |
| | | | | (bzr r3516) | |||||
| * | Filter effects dialog: | Nicholas Bishop | 2007-08-19 | 1 | -0/+2 | |
| | | | | | | * The selection dots in the filter dialog should update when the blend or blur is changed in the fill/stroke dialog. (bzr r3515) | |||||
| * | Filter effects dialog: | Nicholas Bishop | 2007-08-19 | 1 | -1/+1 | |
| | | | | | | feMerge fix; adding a new input should only happen if the user's drag motion points to a valid input primitive (bzr r3514) | |||||
| * | Filter effects dialog: | Nicholas Bishop | 2007-08-19 | 3 | -33/+63 | |
| | | | | | | | | | | Lots of fixes for the light source controls for feDiffuseLighting and feSpecularLighting: * Corrected feDistantLight name (was feDistanceLight) * Corrected elevation attribute (was using azimuth) * Corrected visibility of the light control widgets when changing filter primitives * Changed the light source type combobox to show nothing if a filter light primitive has no light source (bzr r3513) | |||||
| * | fix build for boost and imagemagick | Bob Jamison | 2007-08-19 | 2 | -14/+33 | |
| | | | | (bzr r3512) | |||||
| * | Separated the OCAL import and export dialogs into their own source file - ↵ | Joel Holdsworth | 2007-08-19 | 7 | -1063/+997 | |
| | | | | | | ocaldialogs.cpp and ocaldialogs.h (bzr r3511) | |||||
| * | Added the ability to set the precision of gradient mesh approximation in ↵ | miklosh | 2007-08-18 | 2 | -34/+54 | |
| | | | | | | PdfParser (bzr r3510) | |||||
| * | patch by Dennis Lin: optionally for debugging paint the rect-to-redraw yellow | bulia byak | 2007-08-18 | 1 | -0/+13 | |
| | | | | (bzr r3509) | |||||
| * | patch by Dennis Lin: use Gdk::Region for repaint | bulia byak | 2007-08-18 | 1 | -22/+14 | |
| | | | | (bzr r3508) | |||||
| * | Fixed the name of Open Clip Art Library in the verbs file... | Jon Phillips | 2007-08-18 | 1 | -2/+2 | |
| | | | | (bzr r3507) | |||||
| * | if there's no icon, create a toggle button with text label | bulia byak | 2007-08-18 | 1 | -18/+19 | |
| | | | | (bzr r3506) | |||||
| * | Improved handling bounding boxes and rotated/skewed coordinates in filters | Niko Kiirala | 2007-08-18 | 15 | -153/+662 | |
| | | | | (bzr r3505) | |||||
| * | Doh! Sorry for breaking compile (always test!) | Michael G. Sloan | 2007-08-18 | 2 | -2/+2 | |
| | | | | (bzr r3504) | |||||
| * | Fixing a possible segfault in the sbasis to path code (also committed to 2geom)) | Michael G. Sloan | 2007-08-18 | 2 | -5/+7 | |
| | | | | (bzr r3503) | |||||
| * | few changes in import from ocal dialog | Bruno Dilly | 2007-08-18 | 2 | -2/+4 | |
| | | | | (bzr r3502) | |||||
| * | Fixed 2geom sbasis to path (also committed to 2geom svn) | Michael G. Sloan | 2007-08-17 | 1 | -29/+38 | |
| | | | | (bzr r3501) | |||||
| * | Add lpe-skeleton for easy implementation! | Johan B. C. Engelen | 2007-08-17 | 3 | -8/+2 | |
| | | | | (bzr r3500) | |||||
| * | updated Slovak translation in trunk, removed obsolete fuzzy strings | Ivan Mas??r | 2007-08-17 | 1 | -1088/+3 | |
| | | | | (bzr r3499) | |||||
| * | Fix LPE: | Johan B. C. Engelen | 2007-08-17 | 16 | -100/+114 | |
| | | | | | | | | | * add default values for parameters * remove text for LPE_INVALID * update example for skel strokes * clean a bit of the code (bzr r3498) | |||||
| * | Enable center-dragging of boxes ('in perspective') within the XY-plane | Maximilian Albert | 2007-08-17 | 7 | -19/+263 | |
| | | | | (bzr r3497) | |||||
| * | Fix skel-strokes example. | Johan B. C. Engelen | 2007-08-17 | 1 | -5/+6 | |
| | | | | (bzr r3496) | |||||
| * | 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 | 2 | -2627/+15407 | |
| | | | | (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) | |||||
| * | update piglatin translation | MenTaLguY | 2007-08-17 | 1 | -2/+2 | |
| | | | | (bzr r3485) | |||||
| * | Reword transform toggle tooltips based on user feedback regarding the | MenTaLguY | 2007-08-17 | 60 | -128/+128 | |
| | | | | | | 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) | |||||
| * | updated Slovak translation in trunk | Ivan Mas??r | 2007-08-15 | 1 | -10/+9 | |
| | | | | (bzr r3475) | |||||
