2008-06-29 |
johanengelen | add commented HLineSegment and VLineSegment to svg... |
commit | commitdiff | tree | snapshot |
2008-06-28 |
JucaBlues | warning cleanup |
commit | commitdiff | tree | snapshot |
2008-06-28 |
buliabyak | remove unused function |
commit | commitdiff | tree | snapshot |
2008-06-27 |
sasilver | Use Python script instead of shell script for .fig... |
commit | commitdiff | tree | snapshot |
2008-06-27 |
mental | sodipodi:docname is obsolete |
commit | commitdiff | tree | snapshot |
2008-06-27 |
joncruz | Added conditional fallback for call in GLib 2.14+ |
commit | commitdiff | tree | snapshot |
2008-06-26 |
johanengelen | use spcurve methods instead of macro (which references... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
johanengelen | noop: be more consistent with function names (get_pathv... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
johanengelen | use 2geom path for bbox calculation. (gets rid of yet... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
johanengelen | don't use splivarot to get livarot path, use livarot... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
johanengelen | use CairoRenderContext::renderPathVector |
commit | commitdiff | tree | snapshot |
2008-06-26 |
johanengelen | add CairoRenderContext::renderPathVector |
commit | commitdiff | tree | snapshot |
2008-06-26 |
johanengelen | don't use splivarot to get livarot path, just use LoadP... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
johanengelen | use all 2geom typed pathv_matrix_point_bbox_wind_distance |
commit | commitdiff | tree | snapshot |
2008-06-26 |
johanengelen | add const to pointers that are not written to |
commit | commitdiff | tree | snapshot |
2008-06-26 |
johanengelen | use all 2geom typed pathv_matrix_point_bbox_wind_distance |
commit | commitdiff | tree | snapshot |
2008-06-26 |
johanengelen | add const to references that are not written to |
commit | commitdiff | tree | snapshot |
2008-06-26 |
johanengelen | use pathv_matrix_point_bbox_wind_distance instead of... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
johanengelen | rewrite nr_path_matrix_point_bbox_wind_distance in... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
sasilver | Fix for opening .eps/.ps/.cdr/etc files with % in their... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
joncruz | Do not have menu entry for SVG Fonts if they are not... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
buliabyak | moving the fonts dialog to a more logical place (though... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
joncruz | Fixed compilation when the new SVG font stuff is not... |
commit | commitdiff | tree | snapshot |
2008-06-26 |
JucaBlues | * remove g_warnings |
commit | commitdiff | tree | snapshot |
2008-06-25 |
johanengelen | fix bbox calculation for groups that contain groups... |
commit | commitdiff | tree | snapshot |
2008-06-25 |
johanengelen | help detection of path read bug |
commit | commitdiff | tree | snapshot |
2008-06-25 |
JucaBlues | adding list of available SVGFonts to the SVGFonts dialog |
commit | commitdiff | tree | snapshot |
2008-06-25 |
JucaBlues | warning cleanup |
commit | commitdiff | tree | snapshot |
2008-06-25 |
JucaBlues | missing files from previous commit |
commit | commitdiff | tree | snapshot |
2008-06-25 |
JucaBlues | adding a dialog for SVG Fonts |
commit | commitdiff | tree | snapshot |
2008-06-25 |
joncruz | Warning cleanup |
commit | commitdiff | tree | snapshot |
2008-06-25 |
JucaBlues | adding ifdef HAVE_CONFIG_H |
commit | commitdiff | tree | snapshot |
2008-06-24 |
buliabyak | whitespace |
commit | commitdiff | tree | snapshot |
2008-06-24 |
ishmal | added unicode block (codepoint ranges) lookups |
commit | commitdiff | tree | snapshot |
2008-06-24 |
johanengelen | improve speed of getting curves to cairo, the same... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
buliabyak | kill the green fish |
commit | commitdiff | tree | snapshot |
2008-06-24 |
ishmal | add #include <string.h> for memset(), so that it is... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
sasilver | Resolve ID clashes when pasting (fixes bug 165936). |
commit | commitdiff | tree | snapshot |
2008-06-24 |
verbalshadow | Cmake: Add GSL to LIBS and Includes |
commit | commitdiff | tree | snapshot |
2008-06-24 |
verbalshadow | Cmake: remove header files from source lists |
commit | commitdiff | tree | snapshot |
2008-06-24 |
buliabyak | delivarotify, render with cairo; regression: cairo... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
buliabyak | delivarotify, render with cairo, use nr_path functions... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
buliabyak | delivarotify, render with cairo |
commit | commitdiff | tree | snapshot |
2008-06-24 |
buliabyak | add helpers for creating cairo_t for a canvas buf |
commit | commitdiff | tree | snapshot |
2008-06-24 |
buliabyak | update for 32 instead of 24 bpp canvas buf |
commit | commitdiff | tree | snapshot |
2008-06-24 |
buliabyak | delivarotify |
commit | commitdiff | tree | snapshot |
2008-06-24 |
buliabyak | no more creating and looping over extra buffers for... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
buliabyak | switch to 32bpp canvasbuf, create cairo context for... |
commit | commitdiff | tree | snapshot |
2008-06-24 |
buliabyak | update for 32bpp canvas buf; delivarotify |
commit | commitdiff | tree | snapshot |
2008-06-24 |
buliabyak | use light blue for text selection, at least until we... |
commit | commitdiff | tree | snapshot |
2008-06-23 |
johanengelen | speed up bounds_exact for 2geom even more. |
commit | commitdiff | tree | snapshot |
2008-06-23 |
johanengelen | use exact bbox again in updating shapes |
commit | commitdiff | tree | snapshot |
2008-06-23 |
johanengelen | add comment |
commit | commitdiff | tree | snapshot |
2008-06-23 |
johanengelen | make faster 2geom bbox calc. |
commit | commitdiff | tree | snapshot |
2008-06-23 |
johanengelen | sorry to have broken build |
commit | commitdiff | tree | snapshot |
2008-06-23 |
johanengelen | convert optimizing check into 2geom terms. hopefully... |
commit | commitdiff | tree | snapshot |
2008-06-23 |
ishmal | add #include <string.h> for portability |
commit | commitdiff | tree | snapshot |
2008-06-23 |
ishmal | need #include <typeinfo> |
commit | commitdiff | tree | snapshot |
2008-06-23 |
ishmal | tweak stdout/stderr piping |
commit | commitdiff | tree | snapshot |
2008-06-23 |
JucaBlues | implement kerning by glyph-name, g1 and g2 attributes |
commit | commitdiff | tree | snapshot |
2008-06-22 |
JucaBlues | warning cleanup |
commit | commitdiff | tree | snapshot |
2008-06-22 |
JucaBlues | warning cleanup |
commit | commitdiff | tree | snapshot |
2008-06-22 |
JucaBlues | reintroducing code that initially committed in revision... |
commit | commitdiff | tree | snapshot |
2008-06-22 |
johanengelen | read PathVector instead of NArtBpath |
commit | commitdiff | tree | snapshot |
2008-06-22 |
johanengelen | read PathVector instead of NArtBpath |
commit | commitdiff | tree | snapshot |
2008-06-22 |
johanengelen | split paths using 2geom PathVector |
commit | commitdiff | tree | snapshot |
2008-06-22 |
johanengelen | LPE Spiro: don't catch all exceptions, only the Continu... |
commit | commitdiff | tree | snapshot |
2008-06-22 |
johanengelen | remove obsolete LoadArtBPath from livarot |
commit | commitdiff | tree | snapshot |
2008-06-22 |
johanengelen | use LoadPathVector instead of LoadArtBPath everywhere |
commit | commitdiff | tree | snapshot |
2008-06-22 |
johanengelen | create method for Livarot paths to load PathVectors... |
commit | commitdiff | tree | snapshot |
2008-06-22 |
johanengelen | use pathvector directly from SPCurve in LPE path parameter. |
commit | commitdiff | tree | snapshot |
2008-06-22 |
johanengelen | better method to convert nartbpath to PathVector |
commit | commitdiff | tree | snapshot |
2008-06-22 |
mjwybrow | * src/2geom/isnan.h, src/libcola/cola.cpp, src/style... |
commit | commitdiff | tree | snapshot |
2008-06-22 |
buliabyak | patch 241565 |
commit | commitdiff | tree | snapshot |
2008-06-20 |
johanengelen | add todo comment to make code prettier |
commit | commitdiff | tree | snapshot |
2008-06-20 |
johanengelen | sp_shape now uses 2geom PathVector for all marker positions |
commit | commitdiff | tree | snapshot |
2008-06-20 |
johanengelen | sp_shape_render for cairo-renderer extension now uses... |
commit | commitdiff | tree | snapshot |
2008-06-20 |
johanengelen | remove not used variable |
commit | commitdiff | tree | snapshot |
2008-06-20 |
johanengelen | 2geomify sp_shape_update_marker_view. |
commit | commitdiff | tree | snapshot |
2008-06-20 |
buliabyak | patch from 226459, approved by joel |
commit | commitdiff | tree | snapshot |
2008-06-20 |
jaspervdg | Partial fix (for preventing numerical issues) and restr... |
commit | commitdiff | tree | snapshot |
2008-06-20 |
jaspervdg | Fix for sp-style-elem-test to make it work again with... |
commit | commitdiff | tree | snapshot |
2008-06-20 |
JucaBlues | commenting out a g_warning |
commit | commitdiff | tree | snapshot |
2008-06-20 |
JucaBlues | reverting (possibly mistaken) edits on configure.ac... |
commit | commitdiff | tree | snapshot |
2008-06-19 |
buliabyak | comment fix |
commit | commitdiff | tree | snapshot |
2008-06-19 |
joncruz | Changed tools toolbar to use stock GtkToolbar via simpl... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
johanengelen | update 2geom (r1350) |
commit | commitdiff | tree | snapshot |
2008-06-18 |
johanengelen | update 2geom |
commit | commitdiff | tree | snapshot |
2008-06-18 |
ishmal | for validation |
commit | commitdiff | tree | snapshot |
2008-06-18 |
cilix42 | Display helper grid for LPELattice; automatically add... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
cilix42 | Update LPE helper paths "live" on changes |
commit | commitdiff | tree | snapshot |
2008-06-18 |
cilix42 | Make knotholder members protected |
commit | commitdiff | tree | snapshot |
2008-06-18 |
cilix42 | Improve comments and catch missing desktop in effect.cpp |
commit | commitdiff | tree | snapshot |
2008-06-18 |
cilix42 | Separate version of sp_nodepath_generate_helperpath... |
commit | commitdiff | tree | snapshot |
2008-06-18 |
ishmal | parser |
commit | commitdiff | tree | snapshot |
2008-06-18 |
ishmal | for IDL parsing |
commit | commitdiff | tree | snapshot |
2008-06-18 |
verbalshadow | Cmake: fix quoting in INKSCAPE_LIBS |
commit | commitdiff | tree | snapshot |
2008-06-18 |
verbalshadow | change VERSION to INKSCAPE_VERSION in potracelib.cpp |
commit | commitdiff | tree | snapshot |
2008-06-18 |
ishmal | use INKSCAPE_VERSION rather than VERSION, to help cmake |
commit | commitdiff | tree | snapshot |
2008-06-18 |
verbalshadow | Cmake: Add src/ to include_directories, fix missing... |
commit | commitdiff | tree | snapshot |
next |