Code

Connector tool: make connectors avoid the convex hull of shapes.
[inkscape.git] / src / selection-chemistry.cpp
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 johnceSPDocument->Document
2009-06-03 helix84* [INTL:*] translator comments for all context strings...
2009-05-13 speleo3new "compensate" param for sp_selection_apply_affine...
2009-04-29 dvlierop2Make sure that the item center (origin for rotations...
2009-04-07 pjrm(sp_selection_create_bitmap_copy): Fix: Set xlink:href...
2009-04-07 pjrmnoop: rename a local var
2009-04-07 pjrmnoop: whitespace
2009-04-07 pjrmfunctional noop: Clarify g_strcanon behaviour by not...
2009-03-26 buliabyakdo not transform, display, reverse, node-edit, or remov...
2009-03-09 buliabyakfix crash when duplicating an orphaned clone
2009-02-02 buliabyakuse the same steps to figure out dir for bitmap copy...
2009-01-08 buliabyakmove shape_editor from node context to the parent class...
2008-12-29 buliabyakadd utility for recursively replacing groups with their...
2008-12-28 verbalshadowMore NR ==> Geom changes
2008-12-20 speleo3object-snapper.cpp
2008-12-16 speleo3 * remove sp_item_i2root_affine and sp_item_i2r_affine...
2008-12-08 speleo3Make all tools consider full parent transform (up to...
2008-12-05 verbalshadowNR -> 2Geom, more h and cpp files
2008-11-21 Ted GouldMerge from fe-moved
2008-10-31 Ted GouldMerge from trunk
2008-10-27 Ted GouldFrom trunk
2008-10-11 Ted GouldMerging from trunk
2008-09-25 Ted GouldSorry, I got off on a branch and ended up with a bunch...
2008-09-18 cilix42Next roud of NR ==> Geom conversion
2008-09-18 cilix42More NR ==> Geom conversion (points and some matrices...
2008-09-16 tweenkRefactored preferences handling into a new version of
2008-09-11 johanengelenconvert almost all libnrtype to Geom::
2008-08-14 cilix42Get rid of a whole bunch of further instances of SP_ACT...
2008-08-08 johanengelenremove many unnecessary to_2geom and from_2geom calls
2008-08-06 buliabyakadd flashing line from clone to original on Shift+D
2008-08-05 buliabyakoptionally (default off) relink duplicated clones to...
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-07-21 dvlierop2Implement snapping of clipping paths and masks
2008-07-14 cilix42Enable simultaneous knotholder and nodepath
2008-07-05 pjrmfix a long-standing bug with Undo after Fit canvas...
2008-06-28 JucaBlueswarning cleanup
2008-06-15 buliabyaknew command: relink clone to copied object
2008-06-14 joncruzAdded duplicate layer command. Fixes bug #171246.
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-06-09 buliabyakremove filters verb and command
2008-05-30 johanengelenLPE STACKING!
2008-05-08 mentalmerge inline patch from Jimmy
2008-04-12 mfloryanSeveral different i18n issues fixed following report...
2008-03-28 bgk- Created a SPLPEItem class that handles applying a...
2008-03-26 mentalsystem clipboard support (bug #170185) from Chris KosiƄski
2008-03-23 johanengelenremove multiple inheritance from lpe PathParam. since...
2008-03-19 cilix42Add option to treat grups as single objects when conver...
2008-03-19 buliabyakadd delete lpe verb, rearrange menu to collect all...
2008-03-18 buliabyakrecurse into groups when pasting lpe
2008-03-18 buliabyakuse the same colors for clippath and mark helper paths...
2008-03-08 buliabyakfix 199791
2008-02-29 cilix42Copy perspectives, too, when pasting 3D boxes (solves...
2008-02-23 johanengelen* on-canvas clip and mask editing :) in the object...
2008-02-13 buliabyakfix center of the generated marker to be at the rotatio...
2008-01-31 bryceApplying fixes for gcc 4.3 build issues (closes LP...
2008-01-26 johanengelenadd copy button to LPE pathparam
2008-01-16 cilix42Add option in Preferences to keep objects after convers...
2008-01-15 cilix42Slightly more 'object-oriented' way to invoke item...
2008-01-12 cilix42Allow conversion of all selected items to guides (for...
2008-01-11 cilix42Add possibility to convert objects (only rectangles...
2008-01-02 johanengelen+ Fix bug #179840, forking of LPEs
2007-11-27 gorodishExcised unneeded windows include that slipped in by...
2007-11-26 joncruzUndo compile break
2007-11-25 gorodishFix for Bug #1823541: Added support for pasting bitmap...
2007-11-14 dvlierop2A pasted selection is supposed to snap to the grid...
2007-11-04 joncruzWarning cleanup
2007-10-31 pjrmnoop: comment style
2007-10-31 pjrmCodingStyle: const placement. (noop; checked no change...
2007-10-28 johanengelenLPE: implement 'edit next LPE parameter'. Accessible...
2007-10-22 buliabyakensure copy/paste of style between gradient stops works
2007-10-16 buliabyakfix unlinking clones when moving original to another...
2007-10-11 pjrmFix g_return_if_fail failure: It can validly happen...
2007-10-09 johanengelenapply John Cliff's patch [ 1743843 ] Create Marker...
2007-09-14 johanengelensorry for debug message. deleted.
2007-09-14 johanengelenfix pasting of LPE's across multiple document; plus...
2007-09-11 cilix42Compute farthest-from-center point correctly in Alt...
2007-09-10 joncruzPurged fill type enum
2007-09-04 johanengelenLPE: add Paste LPE verb + menu item. add scale ratios...
2007-08-14 johanengelenCommit LivePathEffect branch to trunk!
2007-07-28 dvlierop21) Changes to snapping preferences dialog
2007-07-17 gbanaszkA few additions to ensure that editing trefs is not...
2007-07-11 cyrevebug 1243190: add tref element support; limited editing...
2007-06-27 buliabyakuse an accessor method to get filter from style
2007-06-27 buliabyakswitch SPStyle to using SPFilterReference for filters...
2007-06-27 buliabyakmore unreffing temporary styles properly
2007-06-17 cmarquAdd translator hint.
2007-05-20 pjrmnoop: Change fitToRect to take NR::Rect instead of...
2007-04-15 johanengelenRemoval of old grid code - fully enabled new grid code.
2007-03-20 mentalplumb XML::Document parameter into duplication, courtes...
2007-03-17 mentalre-introduce isEmpty tests
2007-03-16 buliabyakstring disambig
2007-03-12 acspikemove sp_document_done() out into verbs.cpp
2007-03-12 acspikesend verb ids into history and remove casting errors
2007-03-12 acspikeadd verbs for unlocking and unhiding all objects global...
2007-03-11 mentalargh, missed selection-chemistry somehow
2007-03-11 mentalSwitch selection bounds and center to use NR::Maybe...
2007-03-10 mentalMerge further bbox work
2007-03-09 mentalspecialize MaybeStorage for Rect, and start using refer...
2007-03-05 mentalSeparate NRRect and NR::Rect a bit further; the goal...
next