Code

add support for ROBO-Master multi-spline
[inkscape.git] / src /
2008-09-06 ishmalChange includes for gtk.h/gtkclist.h slightly
2008-09-05 buliabyakundo last commit - here's a better way to fix this bug
2008-09-05 buliabyakfix crash: separate np and kh listeners so that np...
2008-09-05 buliabyakcomment typo
2008-09-05 cilix42Make click-select work in geometry tool
2008-09-05 cilix42Select landscape by default for certain page formats
2008-09-05 cilix42Add page sizes for various business card formats as...
2008-09-05 cilix42The page size table in Document Properties should use...
2008-09-05 acspikeMake rasterization of filters into pdf respect the...
2008-09-04 johanengelenconvert moveto, lineto and curveto native to Point...
2008-09-04 cilix42Add a zoom correction option to preferences (used when...
2008-09-02 johanengelenadd lpe param: VectorParam<float> and VectorParam<double>
2008-09-02 johanengelenadd method to write single paths to svg
2008-09-02 joncruzFixed forgotten variable assignment
2008-09-01 buliabyakcomment update
2008-09-01 buliabyakuse smaller subpixel scaling; large values take more...
2008-09-01 johanengelenremoved unnecessary pointer, changed to by reference...
2008-09-01 buliabyakfix assert when exporting bug 171849 file, make sure...
2008-09-01 buliabyakI don't have this function, must be a recent addition...
2008-09-01 johanengelenupdate 2geom (rev. 1569)
2008-09-01 cilix42Move single-dot-creation function to a better location...
2008-09-01 joncruzFixed missing return of value and misc return cleanup...
2008-09-01 joncruzFix for missing define
2008-09-01 buliabyakenable EPS export via cairo, use it instead of the...
2008-08-31 buliabyakfix names and mime types; cairo ps out now the default
2008-08-31 buliabyakdisable old non-cairo ps export via print
2008-08-31 buliabyakremove cairo and experimental from the name; now this...
2008-08-31 buliabyakproperly transform clippath: transform of the item...
2008-08-31 johanengelenremove unused include files and methods
2008-08-31 johanengelenremove unused variables
2008-08-31 johanengelencairo-render-context extension implementation converted...
2008-08-31 johanengelentemporary fix for continuity exception
2008-08-31 tavmjongFix patterns when scaled.
2008-08-30 johanengelenNR => Geom for context-fns
2008-08-30 johanengelenNR => Geom for arc-context
2008-08-30 johanengelenNR => Geom for (almost all of) event-context.h/.cpp
2008-08-30 dvlierop2Eliminate SP_ACTIVE_DESKTOP in the object-snapper
2008-08-29 dvlierop2Fix regression in snapping to paths (which caused self...
2008-08-29 buliabyakUlf Ericson's patch for implementing missing properties...
2008-08-29 buliabyaktemporarily, make pdf exporters switchable for testing
2008-08-28 buliabyakfix crash on trying to autosave with no documents ...
2008-08-28 dvlierop2Fix snapping of spirals
2008-08-28 dvlierop2Modify the parameters required for setting up the SnapM...
2008-08-28 buliabyaknull check fixes patch from bug 261475
2008-08-28 prokoudineadded missing semicolons in translatable messages
2008-08-28 joncruzFixed clipboard code to properly load needed extensions...
2008-08-28 joncruzFixed crash due to use of uninitialized pointer
2008-08-25 joncruzCleanup of named icon background rendering and added...
2008-08-25 buliabyakfix per SVG spec: bbox for paint servers must be exclus...
2008-08-25 buliabyakwhitespace
2008-08-24 jeff_schillerFix for Bug 238113 (preserve title/desc for various...
2008-08-23 jeff_schillerUpdate to sync metadata title to the document title.
2008-08-23 jeff_schillerSupport for title and desc elements when serializing...
2008-08-22 cilix42Hopefully fix for the recently experienced crashes...
2008-08-20 johncliffFix to bug with export-width and export-height due...
2008-08-19 cilix42Make lpe-ruler work for arbitrary paths, not just line...
2008-08-19 cilix42Don't display canvas text (length info) in lpe-ruler...
2008-08-19 prokoudinefixed a typo
2008-08-19 cilix42Deactivate unit selector when measuring info is off
2008-08-19 cilix42Apply instant-LPEs _before_ adding new items to selecti...
2008-08-18 cilix42Add convenience button to open LPE dialog (e.g., to...
2008-08-18 cilix42Attempt to fix crashes in geometry tool which I don...
2008-08-18 cilix42Don't unnecessarily block button press
2008-08-18 cilix42Option to display measuring info in geometry tool
2008-08-18 cilix42Fix end type combo box
2008-08-18 buliabyaksince all values are 0..1, shifting gamma up must use...
2008-08-18 cilix42Temporarily hide icon for geometry tool
2008-08-18 cilix42Add mirror symmetry to geometry tool
2008-08-18 cilix42Remove debugging messages
2008-08-18 cilix42Check whether we are really in LPEToolContext in sp_lpe...
2008-08-18 cilix42Add function to cancel wait-for-LPE mode in pen context
2008-08-18 cilix42noop: reorder options for lpe-line-segment
2008-08-18 cilix42Toggle button in geometry toolbar to set limiting bound...
2008-08-18 cilix42Some debugging messages
2008-08-18 cilix42Add action to change the end type of line segments...
2008-08-18 cilix42noop: wording
2008-08-18 cilix42Apply a geometric construction directly to selected...
2008-08-18 cilix42Let acceptsNumClicks() distinguish between invalid...
2008-08-18 cilix42noop: wording
2008-08-18 cilix42Absorb all mouse clicks (and flash a warning on the...
2008-08-18 cilix42Switch back to all_inactive mode after applying a geome...
2008-08-18 cilix42Add button whether to display limiting bounding box...
2008-08-18 cilix42Draw limiting bounding box in geometriy tool
2008-08-18 cilix42Remove commented parts of code
2008-08-18 cilix42Two more subtools
2008-08-18 cilix42remove commented includes; #ifdef HAVE_CONFIG_H
2008-08-18 cilix42Add option do deactivate knotholder handles for LPEs...
2008-08-18 cilix42Better position for Geometry tool in toolbox
2008-08-18 cilix42Debugging messages in event-context for mouse and keybo...
2008-08-18 cilix42Some icons for the geometry tool
2008-08-18 cilix42whitespace cleanup
2008-08-18 cilix42New crosshairs cursor for geometry context
2008-08-18 cilix42Many debugging messages
2008-08-18 cilix42Use the visible curve (instead of original curve when...
2008-08-18 cilix42Since we know what the parent context is we don't need...
2008-08-18 cilix42Change cursor in LPETool when over stroke; call root...
2008-08-18 cilix42Really call sp_lpetool_context_selection_changed()...
2008-08-18 cilix42Add a ShapeEditor to LPEToolContext which allows us...
2008-08-18 cilix42Don't draw anchors in LPEToolContext
2008-08-18 cilix42At the moment mouse click starts waiting for the activa...
next