| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix swatch enter-notify event propagation | John Bintz | 2008-04-21 | 1 | -23/+19 |
| | | | | (bzr r5485) | ||||
| * | Oops, this broke selecting a swatch, rolling back... | John Bintz | 2008-04-21 | 1 | -18/+23 |
| | | | | (bzr r5484) | ||||
| * | r19076@shi: ted | 2008-04-21 15:42:45 -0700 | Ted Gould | 2008-04-21 | 69 | -94/+121 |
| | | | | | | | | | | Core of having a real namespace for Inkscape extensions. r19077@shi: ted | 2008-04-21 15:50:12 -0700 First layer of adding NS r19078@shi: ted | 2008-04-21 15:56:03 -0700 Whew, doing the rest of them. (bzr r5483) | ||||
| * | Show the name of the swatch that is currently under the pointer in the ↵ | John Bintz | 2008-04-21 | 1 | -0/+24 |
| | | | | | | status bar, making it easier to identify a swatch when using a tablet. (bzr r5482) | ||||
| * | Updated for 32/64 | Bob Jamison | 2008-04-21 | 2 | -69/+71 |
| | | | | (bzr r5481) | ||||
| * | Fix SHA1 64bit-ism. Clean up warnings. | Bob Jamison | 2008-04-21 | 4 | -148/+151 |
| | | | | (bzr r5480) | ||||
| * | Only trace the painted area of the screen with each fill, reducing memory usage. | John Bintz | 2008-04-21 | 1 | -10/+32 |
| | | | | (bzr r5479) | ||||
| * | Make parameter tracking for Paint Bucket less memory-intensive. | John Bintz | 2008-04-20 | 1 | -30/+42 |
| | | | | (bzr r5478) | ||||
| * | update to latest 2geom. (eol-style fix needed enters at end of some files) ↵ | Johan B. C. Engelen | 2008-04-19 | 11 | -11/+11 |
| | | | | | | 2geom rev 1216 (bzr r5476) | ||||
| * | noop: address ‘no newline at end of file’ warning | Peter Moulder | 2008-04-19 | 1 | -2/+2 |
| | | | | (bzr r5475) | ||||
| * | Yet another md5 fix for 32/64. This time it works on ppc64/gcc | Bob Jamison | 2008-04-18 | 1 | -2/+3 |
| | | | | (bzr r5474) | ||||
| * | Removed unnecessary checks from curve.cpp (sp_bpath_check_subpath and ↵ | Jasper van de Gronde | 2008-04-18 | 1 | -113/+4 |
| | | | | | | friends). (See bug 166720.) (bzr r5473) | ||||
| * | update to latest 2geom. (eol-style fix) | Johan B. C. Engelen | 2008-04-18 | 43 | -40/+347 |
| | | | | (bzr r5470) | ||||
| * | allow inx to suppress live preview checkbox | bulia byak | 2008-04-18 | 3 | -1/+6 |
| | | | | (bzr r5469) | ||||
| * | provide a parent for the working-please-wait message so it does not sink | bulia byak | 2008-04-18 | 1 | -1/+9 |
| | | | | (bzr r5468) | ||||
| * | Small Paint Bucket optimization for creating GrayMap | John Bintz | 2008-04-18 | 1 | -1/+4 |
| | | | | (bzr r5467) | ||||
| * | Have Paint Bucket generate the necessary GrayMap for potrace directly, ↵ | John Bintz | 2008-04-17 | 3 | -17/+42 |
| | | | | | | skipping the standard, slower potrace filtering routines. (bzr r5466) | ||||
| * | A small step towards making the inx files fully XML / schema compliant | Marcin Floryan | 2008-04-17 | 2 | -3/+3 |
| | | | | (bzr r5464) | ||||
| * | update to latest 2geom. fixes LPE's ignoring the closing segment of a closed ↵ | Johan B. C. Engelen | 2008-04-17 | 1 | -2/+2 |
| | | | | | | path (bzr r5461) | ||||
| * | use the user-specified bounding box type | bulia byak | 2008-04-17 | 1 | -2/+8 |
| | | | | (bzr r5460) | ||||
| * | replace text strings by ints for tools/bounding_box | bulia byak | 2008-04-17 | 6 | -14/+21 |
| | | | | (bzr r5459) | ||||
| * | fix by kur9kin for endless loop from bug 212332 | bulia byak | 2008-04-16 | 1 | -0/+1 |
| | | | | (bzr r5458) | ||||
| * | cmake: copy over excluded dirs from build.xml | Johan B. C. Engelen | 2008-04-16 | 1 | -3/+3 |
| | | | | (bzr r5457) | ||||
| * | fix include path | Johan B. C. Engelen | 2008-04-16 | 1 | -1/+1 |
| | | | | (bzr r5456) | ||||
| * | make sure --export-area-canvas works for pdf export too | bulia byak | 2008-04-16 | 3 | -14/+42 |
| | | | | (bzr r5455) | ||||
| * | Cmake: Add simple CMakeLists.txt for 2geom and linking to inkscape | Joshua L. Blocher | 2008-04-16 | 4 | -11/+104 |
| | | | | (bzr r5454) | ||||
| * | cmake: copy over some excluded files from build.xml | Johan B. C. Engelen | 2008-04-15 | 4 | -17/+17 |
| | | | | (bzr r5453) | ||||
| * | Set concatenate_before_pwd2 = true in perspective path LPE so that paths ↵ | Maximilian Albert | 2008-04-15 | 1 | -0/+2 |
| | | | | | | don't get split into their subpaths (which gives weird results especially with text) (bzr r5452) | ||||
| * | Fixes Bug #216584 (Effects/Color/Replace color not accepting UC) and also ↵ | Marcin Floryan | 2008-04-15 | 3 | -1/+14 |
| | | | | | | implements max_length attribute for string parameters in inx files. (bzr r5450) | ||||
| * | i18n: Added some comments for translators. | Marcin Floryan | 2008-04-15 | 1 | -0/+4 |
| | | | | (bzr r5449) | ||||
| * | - Clean up LPE bounding box computing code | Bastien Bouclet | 2008-04-15 | 6 | -87/+102 |
| | | | | | | - Initial work to make the Perspective Path effect work with groups. Still not working correctly due to a bug in the bounding box code. (bzr r5448) | ||||
| * | fix include path | Johan B. C. Engelen | 2008-04-15 | 1 | -1/+1 |
| | | | | (bzr r5447) | ||||
| * | fix include paths | Johan B. C. Engelen | 2008-04-15 | 2 | -2/+2 |
| | | | | (bzr r5446) | ||||
| * | Minor string constant fixes to eradicate warnings. | Marcin Floryan | 2008-04-14 | 3 | -3/+3 |
| | | | | (bzr r5445) | ||||
| * | cmake: move live_effects/n-art-bpath-2geom.* to libnr/n-art-bpath-2geom.* | Johan B. C. Engelen | 2008-04-14 | 2 | -2/+2 |
| | | | | (bzr r5444) | ||||
| * | use sp_nodepath_make_straight_path in LPE VonKoch | Johan B. C. Engelen | 2008-04-14 | 1 | -1/+2 |
| | | | | (bzr r5443) | ||||
| * | don't override helperpath preference setting per default in LPE::Effect. | Johan B. C. Engelen | 2008-04-14 | 1 | -1/+0 |
| | | | | (bzr r5441) | ||||
| * | patch from bug 214171 | bulia byak | 2008-04-14 | 1 | -1/+3 |
| | | | | (bzr r5440) | ||||
| * | suppress helperpath and handles showing for LPESpiro | Johan B. C. Engelen | 2008-04-14 | 1 | -1/+4 |
| | | | | (bzr r5439) | ||||
| * | use sp_nodepath_make_straight_path in LPEGears | Johan B. C. Engelen | 2008-04-14 | 2 | -1/+2 |
| | | | | (bzr r5438) | ||||
| * | whitespace + comment | Johan B. C. Engelen | 2008-04-14 | 2 | -22/+24 |
| | | | | (bzr r5437) | ||||
| * | fix 216898 | bulia byak | 2008-04-14 | 1 | -2/+6 |
| | | | | (bzr r5436) | ||||
| * | please dont forget to update Makefile_insert\! | bulia byak | 2008-04-14 | 1 | -0/+1 |
| | | | | (bzr r5435) | ||||
| * | please dont forget to update Makefile_insert\! | bulia byak | 2008-04-14 | 2 | -2/+2 |
| | | | | (bzr r5434) | ||||
| * | shift+s converts node to half-smooth first if adjacent to line, then to full ↵ | bulia byak | 2008-04-14 | 1 | -99/+182 |
| | | | | | | smooth; shift+c first converts to cusp then retracts handles; use more robust way to determine if a segment is line, which works for a curve with both retracted handles too (bzr r5433) | ||||
| * | suppress helperpath display for spiro | bulia byak | 2008-04-14 | 2 | -0/+6 |
| | | | | (bzr r5432) | ||||
| * | C++-ify initialization of Effect class | Johan B. C. Engelen | 2008-04-13 | 1 | -3/+3 |
| | | | | (bzr r5431) | ||||
| * | C++-ify initialization of Parameter and ScalarParam classes | Johan B. C. Engelen | 2008-04-13 | 1 | -15/+15 |
| | | | | (bzr r5430) | ||||
| * | fix typo | Johan B. C. Engelen | 2008-04-13 | 1 | -1/+0 |
| | | | | (bzr r5429) | ||||
| * | now with 2geom's arc implem. : accept pasting ellipse path params. | Johan B. C. Engelen | 2008-04-13 | 1 | -13/+6 |
| | | | | (bzr r5428) | ||||
