2008-07-03 |
jaspervdg | Tests for svg-affine and svg-length (the latter is... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
prokoudine | added new LPE and remove obsolete entries |
commit | commitdiff | tree | snapshot |
2008-07-03 |
cilix42 | add comments |
commit | commitdiff | tree | snapshot |
2008-07-03 |
cilix42 | Add new shape 'crescendo' in dropdown box of pen tool |
commit | commitdiff | tree | snapshot |
2008-07-03 |
cilix42 | When drawing with activated shape in pencil/pen tool... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
cilix42 | First shot at a dropdown selector for various shapes... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
cilix42 | New LPE: Offset |
commit | commitdiff | tree | snapshot |
2008-07-03 |
cilix42 | Partial 2geom update (anticipating changes that will... |
commit | commitdiff | tree | snapshot |
2008-07-03 |
sasilver | Check that objects are of the right type before casting... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
johanengelen | 2geomify deletion of node in pen-context.cpp |
commit | commitdiff | tree | snapshot |
2008-07-02 |
cilix42 | lpe-skeleton: add boilerplate code to create knotholder... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
cilix42 | lpe-skeleton: add variable to control display of origin... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
cilix42 | Handle for PerspectivePath LPE to adjust offset (not... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
cilix42 | Remove now obsolete 'edit on canvas' button for PointParams |
commit | commitdiff | tree | snapshot |
2008-07-02 |
cilix42 | Enable status bar tips for LPE handles that are automat... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
cilix42 | Don't dereference NULL knotholder; fixes instant crash... |
commit | commitdiff | tree | snapshot |
2008-07-02 |
joncruz | Use hscale instead of scalebutton by default |
commit | commitdiff | tree | snapshot |
2008-07-02 |
mental | add shadow to layers list |
commit | commitdiff | tree | snapshot |
2008-07-02 |
mental | add tab to layers dialog |
commit | commitdiff | tree | snapshot |
2008-07-01 |
mental | missed a spot |
commit | commitdiff | tree | snapshot |
2008-07-01 |
mental | dead code removal |
commit | commitdiff | tree | snapshot |
2008-07-01 |
mental | fix inkboard node position bugs |
commit | commitdiff | tree | snapshot |
2008-07-01 |
mental | remove "public private" virtual methods from XML::Node |
commit | commitdiff | tree | snapshot |
2008-07-01 |
mental | remove additional unnecessary indirection in tree opera... |
commit | commitdiff | tree | snapshot |
2008-07-01 |
mental | access some SimpleNode fields directly |
commit | commitdiff | tree | snapshot |
2008-07-01 |
mental | remove last traces of "floating nodes" |
commit | commitdiff | tree | snapshot |
2008-07-01 |
jaspervdg | CxxTest unit tests can now be built on Windows, also... |
commit | commitdiff | tree | snapshot |
2008-07-01 |
joncruz | Adding use of GtkScaleButton when available |
commit | commitdiff | tree | snapshot |
2008-06-30 |
buliabyak | make use of sliders |
commit | commitdiff | tree | snapshot |
2008-06-30 |
ishmal | fix range problem |
commit | commitdiff | tree | snapshot |
2008-06-30 |
johanengelen | simplify SPCurve::penultimate_point and return 2geom... |
commit | commitdiff | tree | snapshot |
2008-06-30 |
johanengelen | pencil tool: don't use sp_curve_length macro but good... |
commit | commitdiff | tree | snapshot |
2008-06-30 |
johanengelen | add SPCurve::get_segment_count |
commit | commitdiff | tree | snapshot |
2008-06-30 |
cilix42 | Temporary "fix" for the recent pattern crash caused... |
commit | commitdiff | tree | snapshot |
2008-06-30 |
sasilver | Prevent 'title', 'desc' and 'metadata' elements being... |
commit | commitdiff | tree | snapshot |
2008-06-30 |
jaspervdg | Approximately closed test for path parsing now looks... |
commit | commitdiff | tree | snapshot |
2008-06-30 |
joncruz | Initial cut of sliders in toolbars |
commit | commitdiff | tree | snapshot |
2008-06-30 |
joncruz | Fixed i18n for overflow menu items. |
commit | commitdiff | tree | snapshot |
2008-06-30 |
buliabyak | fix the snapindicator stealing release event by grabbin... |
commit | commitdiff | tree | snapshot |
2008-06-29 |
buliabyak | even with zero opacity, paths must be selectable in... |
commit | commitdiff | tree | snapshot |
2008-06-29 |
johanengelen | return results from 2geom path instead of old path |
commit | commitdiff | tree | snapshot |
2008-06-29 |
johanengelen | remove unused function first_bpath |
commit | commitdiff | tree | snapshot |
2008-06-29 |
johanengelen | pen tool: use SPCurve::last_segment in favor of last_bpath |
commit | commitdiff | tree | snapshot |
2008-06-29 |
johanengelen | add SPCurve::first_segment and last_segment |
commit | commitdiff | tree | snapshot |
2008-06-29 |
johanengelen | replace some spcurve->last_bpath calls with spcurve... |
commit | commitdiff | tree | snapshot |
2008-06-29 |
johanengelen | recognize HLineSegment and VLineSegment while looping... |
commit | commitdiff | tree | snapshot |
2008-06-29 |
johanengelen | recognize HLineSegment and VLineSegment in feeding... |
commit | commitdiff | tree | snapshot |
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 |
next |