| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | add CairoRenderContext::renderPathVector | Johan B. C. Engelen | 2008-06-26 | 2 | -0/+15 |
| * | don't use splivarot to get livarot path, just use LoadPathVector method | Johan B. C. Engelen | 2008-06-26 | 1 | -2/+2 |
| * | use all 2geom typed pathv_matrix_point_bbox_wind_distance | Johan B. C. Engelen | 2008-06-26 | 1 | -4/+4 |
| * | add const to pointers that are not written to | Johan B. C. Engelen | 2008-06-26 | 2 | -7/+5 |
| * | use all 2geom typed pathv_matrix_point_bbox_wind_distance | Johan B. C. Engelen | 2008-06-26 | 1 | -3/+3 |
| * | add const to references that are not written to | Johan B. C. Engelen | 2008-06-26 | 2 | -9/+8 |
| * | use pathv_matrix_point_bbox_wind_distance instead of nr_path_matrix_point_bbo... | Johan B. C. Engelen | 2008-06-26 | 2 | -8/+4 |
| * | rewrite nr_path_matrix_point_bbox_wind_distance in 2geom terms: pathv_matrix_... | Johan B. C. Engelen | 2008-06-26 | 2 | -0/+313 |
| * | Fix for opening .eps/.ps/.cdr/etc files with % in their names. | Stephen Silver | 2008-06-26 | 2 | -31/+30 |
| * | Do not have menu entry for SVG Fonts if they are not enabled | Jon A. Cruz | 2008-06-26 | 1 | -0/+2 |
| * | moving the fonts dialog to a more logical place (though it still does not wor... | bulia byak | 2008-06-26 | 1 | -2/+1 |
| * | Fixed compilation when the new SVG font stuff is not enabled. | Jon A. Cruz | 2008-06-26 | 6 | -15/+13 |
| * | * remove g_warnings | Felipe Corr??a da Silva Sanches | 2008-06-26 | 2 | -15/+35 |
| * | fix bbox calculation for groups that contain groups with nothing in them (zer... | Johan B. C. Engelen | 2008-06-25 | 1 | -1/+1 |
| * | help detection of path read bug | Johan B. C. Engelen | 2008-06-25 | 1 | -6/+11 |
| * | adding list of available SVGFonts to the SVGFonts dialog | Felipe Corr??a da Silva Sanches | 2008-06-25 | 4 | -4/+65 |
| * | warning cleanup | Felipe Corr??a da Silva Sanches | 2008-06-25 | 2 | -3/+3 |
| * | missing files from previous commit | Felipe Corr??a da Silva Sanches | 2008-06-25 | 2 | -0/+77 |
| * | adding a dialog for SVG Fonts | Felipe Corr??a da Silva Sanches | 2008-06-25 | 5 | -0/+17 |
| * | Warning cleanup | Jon A. Cruz | 2008-06-25 | 1 | -1/+1 |
| * | adding ifdef HAVE_CONFIG_H | Felipe Corr??a da Silva Sanches | 2008-06-25 | 10 | -10/+40 |
| * | whitespace | bulia byak | 2008-06-24 | 2 | -35/+33 |
| * | added unicode block (codepoint ranges) lookups | Bob Jamison | 2008-06-24 | 2 | -32/+361 |
| * | improve speed of getting curves to cairo, the same way as boundingbox calcula... | Johan B. C. Engelen | 2008-06-24 | 1 | -12/+30 |
| * | kill the green fish | bulia byak | 2008-06-24 | 1 | -2/+2 |
| * | add #include <string.h> for memset(), so that it is portable | Bob Jamison | 2008-06-24 | 1 | -0/+2 |
| * | Resolve ID clashes when pasting (fixes bug 165936). | Stephen Silver | 2008-06-24 | 6 | -223/+300 |
| * | Cmake: Add GSL to LIBS and Includes | Joshua L. Blocher | 2008-06-24 | 2 | -3/+4 |
| * | Cmake: remove header files from source lists | Joshua L. Blocher | 2008-06-24 | 36 | -1004/+142 |
| * | delivarotify, render with cairo; regression: cairo cannot do inverse | bulia byak | 2008-06-24 | 1 | -59/+54 |
| * | delivarotify, render with cairo, use nr_path functions for bbox and distance | bulia byak | 2008-06-24 | 2 | -291/+68 |
| * | delivarotify, render with cairo | bulia byak | 2008-06-24 | 2 | -93/+20 |
| * | add helpers for creating cairo_t for a canvas buf | bulia byak | 2008-06-24 | 2 | -6/+25 |
| * | update for 32 instead of 24 bpp canvas buf | bulia byak | 2008-06-24 | 5 | -17/+17 |
| * | delivarotify | bulia byak | 2008-06-24 | 1 | -5/+0 |
| * | no more creating and looping over extra buffers for rendering canvas arena, d... | bulia byak | 2008-06-24 | 1 | -123/+11 |
| * | switch to 32bpp canvasbuf, create cairo context for it, optionally output to ... | bulia byak | 2008-06-24 | 2 | -28/+60 |
| * | update for 32bpp canvas buf; delivarotify | bulia byak | 2008-06-24 | 2 | -185/+1 |
| * | use light blue for text selection, at least until we can do inversion again | bulia byak | 2008-06-24 | 1 | -1/+3 |
| * | speed up bounds_exact for 2geom even more. | Johan B. C. Engelen | 2008-06-23 | 1 | -3/+3 |
| * | use exact bbox again in updating shapes | Johan B. C. Engelen | 2008-06-23 | 1 | -4/+2 |
| * | add comment | Johan B. C. Engelen | 2008-06-23 | 1 | -1/+1 |
| * | make faster 2geom bbox calc. | Johan B. C. Engelen | 2008-06-23 | 1 | -4/+154 |
| * | sorry to have broken build | Johan B. C. Engelen | 2008-06-23 | 1 | -1/+1 |
| * | convert optimizing check into 2geom terms. hopefully correct, please review i... | Johan B. C. Engelen | 2008-06-23 | 1 | -2/+26 |
| * | add #include <string.h> for portability | Bob Jamison | 2008-06-23 | 1 | -1/+1 |
| * | need #include <typeinfo> | Bob Jamison | 2008-06-23 | 1 | -1/+1 |
| * | tweak stdout/stderr piping | Bob Jamison | 2008-06-23 | 1 | -7/+7 |
| * | implement kerning by glyph-name, g1 and g2 attributes | Felipe Corr??a da Silva Sanches | 2008-06-23 | 4 | -11/+53 |
| * | warning cleanup | Felipe Corr??a da Silva Sanches | 2008-06-22 | 2 | -18/+22 |