Code

update 2geom (rev. 1569)
[inkscape.git] / src /
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...
2008-08-18 cilix42Add lpe-line_segment to LPETool toolbar
2008-08-18 cilix42Make number of subtools configurable
2008-08-18 cilix42Make sp_lpetool_mode_changed() generic, i.e., read...
2008-08-18 cilix42Remove commented code
2008-08-18 cilix42Allow more than two options to choose from
2008-08-18 cilix42Build LPETool subtools automatically from a list of...
2008-08-18 cilix42cleanup
2008-08-18 cilix42Let LPEToolContext derive from PenContext so that we...
2008-08-18 cilix42Groundwork for new LPETool tool (which consists of...
2008-08-18 cilix42Rename acceptsNumParams() -> acceptsNumClicks() because...
2008-08-18 cilix42Remove done_pathparam_set and friends because it curren...
2008-08-18 cilix42reimplement acceptsNumParams(); instead of making it...
2008-08-18 cilix42New LPE to draw infinite lines (cut by a limiting bound...
2008-08-18 cilix42cast for EnumParam
2008-08-17 cilix42Fix startup crash by reverting a one-line change in...
2008-08-17 cilix42#include <algorithm> in geom.cpp (closes LP #258851)
2008-08-15 dvlierop2Use new methods from 2geom's API
2008-08-15 dvlierop2Update to 2geom rev. 1538
2008-08-15 cilix42Eliminate more of SP_ACTIVE_DESKTOP
next