Code

Removing cast and replacing with a proper definition.
[inkscape.git] / src /
2008-06-06 Ted GouldRemoving cast and replacing with a proper definition.
2008-06-06 ishmalallow compiling on g++ 4.3+
2008-06-06 ishmalremove const assignment error
2008-06-06 joncruzFixed uninitialized members
2008-06-06 joncruzFixed uninitialized member
2008-06-06 johanengelenmerge gsoc2008_johan_path2geom into trunk
2008-06-05 buliabyakoptimization: don't copy SPCurve when transforming...
2008-06-05 cilix42Rename param_writeSVGValue() --> param_getSVGValue...
2008-06-05 cilix42Add paramType() method to LPE parameter classes
2008-06-05 pjrmRemove unused and buggy-looking function get_pref_children.
2008-06-05 pjrmaddress some cast-away-const warnings.
2008-06-05 pjrmaddress a warning
2008-06-05 pjrma couple of trivial %d -> %u changes.
2008-06-05 pjrmslight numerical improvement
2008-06-05 pjrmfix compile with g++-4.3.
2008-06-05 pjrmFix expression whose behaviour is undefined in C++...
2008-06-04 ishmalfirst try at attribute overloading
2008-06-04 ishmalRemove warnings
2008-06-04 prokoudinemarked forgotten translatable message
2008-06-04 cilix42Add missing file knot-holder-entity.cpp; sorry for...
2008-06-04 cilix42Some cleanup of knotholder code; mostly renaming knot_...
2008-06-04 cilix42New 'spiro spline mode' in pen/pencil tool which automa...
2008-06-04 cilix42Groundwork to allow automatic application of an LPE...
2008-06-04 cilix42Factor out 'create and apply' code for LPEs so that...
2008-06-04 cilix42C++ify knotholders
2008-06-04 joncruzAdded tool style for eraser.
2008-06-03 ishmalhave svgdoc.createElement make every one of the svg...
2008-06-03 ishmalMove element creation to SVGDocumentImpl. Remove from...
2008-06-02 johanengelencheck if item is LPEItem before casting!!! fixes bug...
2008-06-02 johanengelenfix crash, report warnings instead. trying to find...
2008-06-02 johanengelencheck if item is LPEItem before casting!!! should fix...
2008-06-02 kiiralaChanged correct pixblock output mode for feSpecularlighting
2008-06-02 kiiralaFixed SVG compliance problems with feMorphology (bug...
2008-06-02 kiiralaFixed uninitialized data in rendering filter effects...
2008-06-02 kiiralaFixed conflicting result image names inside filter...
2008-06-02 kiiralaMade possible to use blur on object that has a complex...
2008-06-02 cilix42set eol-style:native for recently added files
2008-06-02 cilix42set eol-style:native for recently added files
2008-06-02 sasilverbasic support for <title> and <desc>
2008-06-02 joncruzPass through more calls to parent contexts, and added...
2008-06-01 joncruzCorrected broken XML for size pref.
2008-06-01 ishmaladd terminator to table, add lookup functions
2008-06-01 JucaBlues* commenting my code so that we increase SVGFonts ...
2008-06-01 ishmalAdd enumerations for svg element types, and lookup...
2008-05-31 JucaBlues2 new filters sent by Chrisdesign
2008-05-31 dvlierop2Fix an error and remove some useless code (thanks to...
2008-05-31 JucaBlues* started implementing rendering of SVGFonts horizontal...
2008-05-31 sasilverwrtlprnft's patch for bug 234834 - keeps guidelines...
2008-05-31 verbalshadowCmake: added windows path to find modules.
2008-05-31 bgkStacked LPEs should now use the right bounding box
2008-05-30 johanengelenfix crash in 2geom (already committed to 2geom)
2008-05-30 johanengelenadd missing files
2008-05-30 johanengelenLPE STACKING!
2008-05-30 ishmalremove warnings
2008-05-30 JucaBlues* implemented text_to_glyphs, so that now we can have...
2008-05-29 ishmalCreate a new macro in path-prefix.h, WIN32_DATADIR...
2008-05-29 JucaBluesfix some crashes. Now I check for the existence of...
2008-05-29 verbalshadowCmake: Improve Gtkmm dependency checking, add new files...
2008-05-29 joncruzRefactoring out common code
2008-05-28 mcecchettiadded methods to PathSink to manage horizontal and...
2008-05-27 jaspervdgFix for PathString to eliminate use of sscanf (which...
2008-05-27 JucaBlues* converted nr-svgfont.cpp to C++ code so that we can...
2008-05-26 mcecchettiimplemented new classes for horizontal and vertical...
2008-05-25 verbalshadowCmake: More Dependency work, added new files
2008-05-25 JucaBlues* add rule in configure.ac so that only who has cairo...
2008-05-25 cilix42Fix some compile warnings
2008-05-24 joncruzRemoved g_free() calls that now refer to static strings
2008-05-24 buliabyakthis hack does not seem to be needed with modern gtk...
2008-05-24 joelholdsworthFixed the open dialog so that it remembers which folder...
2008-05-24 joncruzAdded an 'appearance' hint to .inx optiongroups to...
2008-05-22 johanengelenupdate to really latest 2geom
2008-05-22 johanengelenupdate to latest 2geom
2008-05-22 ozmikepittmanFixing z-order problem on flowed text -> text. See...
2008-05-22 ulferiksonImproved emf handling
2008-05-22 joncruzFixed concat of i18n strings
2008-05-22 joncruzFixed broken i18n strings causing problems with <b...
2008-05-21 dvlierop2- Use constrainedSnap() instead of freeSnap() if we...
2008-05-21 Ted GouldChanging the executable bit that shouldn't be there.
2008-05-20 mcecchettisynchronization with 2geom library
2008-05-20 dvlierop2Fix snapping for constrained translation in the selecto...
2008-05-20 dvlierop2Improve snapping behaviour when creating new shapes
2008-05-20 jaspervdgSet of (cxx)tests for svg-path.cpp and PathString....
2008-05-20 jaspervdgPathString now makes sure that relative coordinates...
2008-05-20 cilix42noop: some more cosmetics in lpe-skeleton.(h|cpp)
2008-05-20 joncruzRefactoring begining
2008-05-20 joncruzConst fix for test
2008-05-19 verbalshadowCmake: Fix issue with generated sp-marshall.h/.cpp...
2008-05-19 cilix42second part of LPE skeleton correction from commit...
2008-05-19 verbalshadowCmake: Moved sp-* into own library to reduce link cmdli...
2008-05-19 johanengelenSPDrawAnchor should add a refcount to SPCurve!
2008-05-19 cilix42Add checkbox for LPEs to temporarily disable them on...
2008-05-19 cilix42Add possibility to let the 'tangent' have a fixed angle...
2008-05-19 cilix42Add handles to adapt tangent length
2008-05-19 cilix42Forgot to add two files in commit #18667. Sorry for...
2008-05-19 cilix42Make LPEPerpBisector use the new nearest_point() functi...
2008-05-19 cilix42Nearest point from point to line (simplicistic convenie...
2008-05-19 cilix42noop: add emacs/vim footer to ui/dialog/livepatheffect...
2008-05-19 cilix42New LPE: Tangent to curve (draws a tangent of fixed...
2008-05-19 cilix42noop: cosmetics in lpe-skeleton.h
2008-05-19 cilix42Provide knotholder for LPEPerpBisector; TODO: this...
next