Code

Added code to deal with changed icon names. Fixes bug #360964
[inkscape.git] / src /
2009-04-18 joncruzAdded code to deal with changed icon names. Fixes bug...
2009-04-18 joncruzCorrect recent changes that had reverted to always...
2009-04-18 pjrmFix #358704 that I introduced with r21075.
2009-04-18 joncruzRestore base legacy name support
2009-04-18 joncruzWarning cleanup
2009-04-18 joncruzWhitespace cleanup
2009-04-18 tweenkFix most icons in the geometry tool
2009-04-16 tweenkFix most icon issues: blurry icons, tiling, etc. (hooray!)
2009-04-16 tweenkRestore 0.46 placement of node alignment buttons
2009-04-15 buliabyakpatch 179589 with UI added: optionally, try to replace...
2009-04-13 tweenkFix two legacy icon IDs
2009-04-13 tweenkReally fix node alignment icons; add clarifying comment...
2009-04-13 tweenkComplete the legacy icon mapping
2009-04-13 tweenkAdd icon mappings (legacy IDs to icon names) for menus...
2009-04-13 auriumrun-all-extension-tests in make check
2009-04-12 tweenkOnly add builtin icons if loading from SVG succeeded
2009-04-12 joncruzAdded a listing of icon name changes that have occurred...
2009-04-12 dvlierop2Fix two "snap window not opened" warnings
2009-04-12 johanengelenadd LPE recursive skeleton (experimental)
2009-04-12 johanengelenoverride transform_multiply for patternalongpath to...
2009-04-12 dvlierop2Improved wording for the snap indicator: gradients...
2009-04-12 dvlierop2Use the line intersection routines in 2geom/line.h...
2009-04-12 dvlierop2Fix snapping during constrained translation, when only...
2009-04-11 tweenkFix two missing icons in live effect parameters
2009-04-11 tweenkFix the "select all" icon and remove stuff causing...
2009-04-10 johanengelenadd 2geom/line.cpp to Makefile_insert
2009-04-10 joncruzFix compatibility with much older Glibmm version.
2009-04-10 joncruzWhitespace cleanup
2009-04-10 joncruzAdding initial system info listing.
2009-04-09 buliabyakcomment out debug output
2009-04-08 jaspervdgFix feConvolveMatrix to use premultiplied color values...
2009-04-08 jaspervdgSwap iterations over x and y coordinate to be more...
2009-04-07 johanengelennoop: add todo
2009-04-07 johanengelenis_straight_curve now also returns true for straight...
2009-04-07 dvlierop2Fix bug #356743
2009-04-07 dvlierop2Fix crash: desktop does not always have an event_contex...
2009-04-07 pjrmoops, fix a bug in that last commit (revealed by eps...
2009-04-07 joncruzChanged to more accurate names for toolbar icon sizes...
2009-04-07 pjrmUse the new sp_document_change_uri_and_hrefs function.
2009-04-07 pjrmdoc
2009-04-07 pjrmsp_document_change_uri_and_hrefs: New function.
2009-04-07 pjrmfunctional noop: Change prepend_current_dir_if_relative...
2009-04-07 pjrmnoop: whitespace
2009-04-07 joncruzCtor fixes and misc warning cleanups
2009-04-07 pjrmnoop: Set svn:eol-style to native on all .cpp and ...
2009-04-07 pjrmnoop: svg/svg-path-geom-test.h: Change to consistent...
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 pjrmextension/internal/gdkpixbuf-input.cpp: Don't bother...
2009-04-07 pjrmMove Inkscape::IO::fixupHrefs to Inkscape::XML::rebase_...
2009-04-07 pjrmfunctional noop: Clarify g_strcanon behaviour by not...
2009-04-06 pjrmfunctional noop: xml/repr-io.cpp: (sp_repr_save_writer...
2009-04-06 pjrmRemove trivial wrapper function sp_repr_print that...
2009-04-06 pjrmdoc
2009-04-06 johanengelenupdate 2geom. big commit as it has been a while. (2geom...
2009-04-06 pjrmnoop: Rename argument from uri to filename for Extensio...
2009-04-06 pjrmfunctional noop: (EmfWin32::save): Remove an unneeded...
2009-04-06 speareFix for bug #338521 - align node buttons did not match...
2009-04-05 pjrmfunctional noop: xml/repr-io.cpp: Simplify a calculation.
2009-04-05 pjrmnoop: whitespace (and localize one var)
2009-04-05 pjrmfunctional noop: extension/system.cpp: g_strdup handles...
2009-04-05 jaspervdgReverts "fix" of offset in the displacement map code...
2009-04-05 jaspervdgFixes some wrong uses of CLAMP_D_TO_U8 in filtering...
2009-04-05 kiiralaFixed offset in interpolation in nr-filter-displacement-map
2009-04-05 pjrmFix a divide-by-zero problem apparently introduced...
2009-04-04 jaspervdgSome extra comments.
2009-04-04 joncruzAdded attributes to test
2009-04-04 joncruzUpdating tests to more recently added attributes.
2009-04-04 pjrmnoop: comment spelling
2009-04-03 jaspervdgAnd now gradients should be (almost) perfect... The...
2009-04-03 pjrmio/crystalegg.xml: Fix a couple of textual errors.
2009-04-03 dvlierop2Fix middle-mouse-button-zooming in node-context with...
2009-04-03 joncruzAdd XDG locations for icons
2009-04-03 joncruzFix ink toggle buttons to have non-stretching icons...
2009-04-03 tweenkFix inverted node alignment actions
2009-04-02 dvlierop2- Don't display the snap-source-indicator when we're...
2009-04-02 dvlierop2Whether we drag a guide's origin or rotate the guide...
2009-04-02 joncruzDebug enhancement
2009-04-01 dvlierop2Fix a minor regression caused by one of my previous...
2009-04-01 dvlierop2Delete the delayed snap event, killing any pending...
2009-04-01 dvlierop2Remove some left-over debugging output that got acciden...
2009-04-01 jaspervdgFix for gradient code I committed recently (which accid...
2009-03-31 jaspervdgFix for helperfns_read_vector (which could go on trying...
2009-03-31 dvlierop2More sensitive selection of snap target when snapping...
2009-03-31 dvlierop2Some minor snap-delay modifications
2009-03-31 joncruzFixed icon blurriness due to theme changing icon sizes
2009-03-30 dvlierop2Fix bug #338838: Using double-click on a selected shape...
2009-03-30 joncruzFix icon cache code to properly render multiple sizes...
2009-03-29 buliabyakrestore the pattern from clipboard ability
2009-03-29 dvlierop2- Move snap delay mechanism to the event context (used...
2009-03-29 buliabyakrevert part of 20988 to fix rendering of LPE on groups
2009-03-29 jaspervdgSome quality improvements to feDisplacementMap handling...
2009-03-29 buliabyakfix simplify, combine, break for LPE paths
2009-03-28 kiiralaMade Filter rendering quality 'Better' the default...
2009-03-28 kiiralaFixed redraw-area dependent result when using filters...
2009-03-28 kiiralaFixed some bad math in pixblock-transform
2009-03-28 kiiralaMade functions in nr-filter-utils inlineable
2009-03-28 kiiralaFixed some bad math in pixblock-scaler. Seems to fix...
2009-03-28 buliabyakwe cannot rely on LPE attributes being properly parsed...
next