| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Fix LP bug #179328 | Johan B. C. Engelen | 2008-01-02 | 3 | -4/+25 | |
| | | | | (bzr r4365) | |||||
| * | update to latest 2geom | Johan B. C. Engelen | 2008-01-02 | 1 | -37/+0 | |
| | | | | (bzr r4364) | |||||
| * | Fix LP #179741 | Johan B. C. Engelen | 2008-01-02 | 1 | -9/+3 | |
| | | | | (bzr r4363) | |||||
| * | 2008-01-02 Michael Wybrow <mjwybrow@users.sourceforge.net> | mjwybrow | 2008-01-02 | 1 | -5/+8 | |
| | | | | | | | | * src/sp-item.cpp: Fix bug #167898, where a triggered document update prior to connectoor rerouting could attempt to access a deleted object clip_ref during ungrouping, causing a crash. (bzr r4360) | |||||
| * | disable fill-and-stroke blend (separate commit for easy reversion) | MenTaLguY | 2008-01-01 | 1 | -1/+1 | |
| | | | | (bzr r4358) | |||||
| * | make blend versus blur more configurable on a case-by-case basis | MenTaLguY | 2008-01-01 | 6 | -12/+21 | |
| | | | | (bzr r4357) | |||||
| * | fix update on layer switch and work around some blur-related glitches | MenTaLguY | 2008-01-01 | 6 | -13/+18 | |
| | | | | (bzr r4356) | |||||
| * | separate blend history for objects versus layers | MenTaLguY | 2008-01-01 | 4 | -7/+18 | |
| | | | | (bzr r4355) | |||||
| * | first crack at enabling blend for layers dialog | MenTaLguY | 2008-01-01 | 6 | -73/+52 | |
| | | | | (bzr r4354) | |||||
| * | abstraction for style widget subjects | MenTaLguY | 2008-01-01 | 5 | -71/+364 | |
| | | | | (bzr r4353) | |||||
| * | factor filter and opacity controls into separate metawidget | MenTaLguY | 2008-01-01 | 5 | -241/+372 | |
| | | | | (bzr r4352) | |||||
| * | whitespace cleanup | Bryce Harrington | 2007-12-31 | 1 | -7/+7 | |
| | | | | (bzr r4351) | |||||
| * | Add default CC metadata and license to preferences. | Bryce Harrington | 2007-12-31 | 4 | -11/+152 | |
| | | | | | | (Closes LP: #169954) (bzr r4346) | |||||
| * | Fix compilation issue with g++3.3 on OS X 10.3.9 | Bryce Harrington | 2007-12-31 | 1 | -4/+4 | |
| | | | | | | (Patch from LP: #178123) (bzr r4345) | |||||
| * | Applying patch from tbnorth to add a --query-all command to dump object | Bryce Harrington | 2007-12-31 | 1 | -2/+51 | |
| | | | | | | data from the .svg. (Closes LP: #174701) (bzr r4343) | |||||
| * | Set teeth selector in lpe-gears to an integer value >= 3. | Bryce Harrington | 2007-12-30 | 6 | -49/+52 | |
| | | | | | | Fix trailing whitespace. (bzr r4342) | |||||
| * | comment fix | bulia byak | 2007-12-30 | 1 | -1/+1 | |
| | | | | (bzr r4341) | |||||
| * | fix bug 168751 (sf1749738) | bulia byak | 2007-12-30 | 3 | -3/+4 | |
| | | | | (bzr r4340) | |||||
| * | Strip out Pango markup from tooltips (fixes bug #167640) | Bryce Harrington | 2007-12-30 | 1 | -2/+1 | |
| | | | | (bzr r4339) | |||||
| * | don't zoom when changing dpi | Kees Cook | 2007-12-30 | 1 | -2/+2 | |
| | | | | (bzr r4338) | |||||
| * | beautify rendering options tab | Kees Cook | 2007-12-30 | 2 | -35/+66 | |
| | | | | (bzr r4337) | |||||
| * | rip out gtkmmification of print dialog, to temporarily solve LP: #176018 | Kees Cook | 2007-12-30 | 2 | -53/+79 | |
| | | | | (bzr r4336) | |||||
| * | adjust cairo bitmap origin offset fixup | Kees Cook | 2007-12-30 | 2 | -2/+2 | |
| | | | | (bzr r4335) | |||||
| * | Fixed bug #172778, [old] grid settings not respected when reopening document | Johan B. C. Engelen | 2007-12-29 | 2 | -3/+94 | |
| | | | | (bzr r4334) | |||||
| * | always show grids when adding new grid | Johan B. C. Engelen | 2007-12-29 | 1 | -0/+3 | |
| | | | | (bzr r4333) | |||||
| * | Fixing bug #167416 | Diederik van Lierop | 2007-12-29 | 1 | -30/+46 | |
| | | | | (bzr r4332) | |||||
| * | clean up print dialog for better integration with gtkmm | Kees Cook | 2007-12-29 | 3 | -41/+33 | |
| | | | | (bzr r4331) | |||||
| * | correct build_gridspage | Johan B. C. Engelen | 2007-12-29 | 1 | -5/+2 | |
| | | | | (bzr r4330) | |||||
| * | Add icons to document properties grid table :-) | Johan B. C. Engelen | 2007-12-29 | 2 | -2/+36 | |
| | | | | (bzr r4329) | |||||
| * | Fix snapping when constrained scaling: now snaps all corners of the selection | Diederik van Lierop | 2007-12-28 | 1 | -12/+34 | |
| | | | | (bzr r4328) | |||||
| * | guidelinedialog aesthetics | Johan B. C. Engelen | 2007-12-28 | 2 | -31/+48 | |
| | | | | (bzr r4327) | |||||
| * | try to fix bug #174475 feImage renderer crashes on non-external image | Johan B. C. Engelen | 2007-12-28 | 1 | -5/+19 | |
| | | | | (bzr r4326) | |||||
| * | fix Bug #177891 feGaussianBlur crashes when setting fill paint as input | Johan B. C. Engelen | 2007-12-28 | 1 | -1/+4 | |
| | | | | (bzr r4325) | |||||
| * | add tooltip text to bend path. #178471 | Johan B. C. Engelen | 2007-12-28 | 1 | -1/+1 | |
| | | | | (bzr r4324) | |||||
| * | Snapping a guide to nodes (while dragging it across the canvas) now also ↵ | Diederik van Lierop | 2007-12-27 | 4 | -52/+86 | |
| | | | | | | works for angled guides (bzr r4321) | |||||
| * | 1) Fix bug #178312 | Diederik van Lierop | 2007-12-27 | 12 | -149/+340 | |
| | | | | | | 2) Fix constrained snapping to objects (bzr r4314) | |||||
| * | BUG: 178803: Save As... -> filetype PDF via Cairo crashes | Adib Taraben | 2007-12-27 | 1 | -7/+34 | |
| | | | | (bzr r4313) | |||||
| * | check for cairo version | Adib Taraben | 2007-12-26 | 1 | -1/+1 | |
| | | | | (bzr r4312) | |||||
| * | Recompute box corners relative to new perspective when merging persps (to ↵ | Maximilian Albert | 2007-12-26 | 3 | -10/+16 | |
| | | | | | | prevent boxes from jumping randomly) (bzr r4311) | |||||
| * | check for cairo version | Adib Taraben | 2007-12-26 | 1 | -1/+1 | |
| | | | | (bzr r4310) | |||||
| * | check for cairo version | Adib Taraben | 2007-12-26 | 2 | -2/+2 | |
| | | | | (bzr r4309) | |||||
| * | noop: remove unused variable | Maximilian Albert | 2007-12-26 | 1 | -1/+0 | |
| | | | | (bzr r4307) | |||||
| * | Don't show boxes as everted (i.e., always show the same sides) during ↵ | Maximilian Albert | 2007-12-26 | 3 | -1/+42 | |
| | | | | | | initial drag, regardless of the mouse pointer position. (bzr r4306) | |||||
| * | more on cairo ps/pdf options | Adib Taraben | 2007-12-26 | 1 | -1/+1 | |
| | | | | (bzr r4305) | |||||
| * | more on cairo ps/pdf options | Adib Taraben | 2007-12-26 | 6 | -45/+108 | |
| | | | | (bzr r4304) | |||||
| * | Don't store special attributes/types when saving 3D boxes to plain SVG (so ↵ | Maximilian Albert | 2007-12-26 | 2 | -5/+5 | |
| | | | | | | that they show up correctly when reopening files). (bzr r4303) | |||||
| * | Fix bug #178004 [assert when saving as plain svg] | Maximilian Albert | 2007-12-26 | 1 | -4/+5 | |
| | | | | (bzr r4302) | |||||
| * | Cleanup: | Tavmjong Bah | 2007-12-24 | 1 | -237/+509 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Consistant variable names. x, y used for positions. i, j used for column/row. Added check boxes to remove the automatic adding of tile width and height in calculating shift. Useful when placing clones on a circle or spiral (and in some cases when using the Exponent parameter where adding a -100% shift is not the same as excluding the shift). Added "Base" parameters to scaling. This allows drawing of logarithmic spirals such as found in nature (e.g. nautilus shell, pine cone). When non-zero, it changes the scale factor to be base^(scale-1). Added "Cumulate" to shift, scale, rotate. In the case of shifting, it allows uniformly scaled clones to be placed touching each other. For example, a "10% shift" normally results in clones being shifted by 10%, 20%, 30%, ... With the Cumulate box checked, the shifts become 10%, 10+20%, 10+20+30%, ... Adding "Cumulate" to the Scale and Rotation tabs may be of dubious value... but it can easily be removed. (bzr r4299) | |||||
| * | fix redrawing of 3d box sides | bulia byak | 2007-12-24 | 1 | -8/+4 | |
| | | | | (bzr r4298) | |||||
| * | improve cosmetics of guide dialog | Johan B. C. Engelen | 2007-12-24 | 2 | -10/+22 | |
| | | | | (bzr r4297) | |||||
