Snap indicators and filters, mainly...
Icon Bonanza part 2341: Update icon-names.h to reflect changes in
hicolor and icons.svg
hicolor and icons.svg
svg parsing error fixed
some keyboards (Apple) have no Insert; allow insert-node with Shift+I too
Moving dnd data generation into the generic ColorDef class.
Updated Dutch and Russian translations
Corrected mistakes introduced in rev 20838
Missing quotation mark and real indent for the the comment. Thanks to Ed Halley who pointed that on the devel mailing list.
Missing quotation mark and real indent for the the comment. Thanks to Ed Halley who pointed that on the devel mailing list.
fix several non-portable hacks
Zero page size, to accommodate stricter GTK+ API. Fixes bug #338196.
generate flash helper path in node tool for all shapes and simple text objects
Allowed latex binaries to be detected by Inkscape on Mac OS X
The PATH is explicitly set in the startup script. Just added /usr/texbin which holds the executables for the LaTeX distribution on Mac OS X (well links to them rather, but it works)
The PATH is explicitly set in the startup script. Just added /usr/texbin which holds the executables for the LaTeX distribution on Mac OS X (well links to them rather, but it works)
Fix distribute-remove-overlap (should be distribute-remove-overlaps) in
icons.svg
icons.svg
Off-grid icon and further missing ID fixes for icons.svg
Hide the new 'clear' swatch for now
Adding clear-color swatch to complement no-color.
Control when shift affects moving of handles. Applies patch from bug #245698.
Add option to only flash paths for node tool when none is selected. Applies patch from bug #336490.
Add layers dialog to top toolbar. Applies patch from bug #336519.
Add view-fullscreen to discrete icons
A better fix for bug #331864 (snap-delay related)
We don't really need two separate "Shadows" and "Shadows and glows" submenus, do we? :)
Fix one more broken icon (transform-rotate) in icons.svg.
Fix paint-none in icons.svg
Added snap indicators to the list of translatables
Fix a few wrong IDs in icons.svg. Should fix the icon issues.
Removed boolean "remove" from swatch, used new type enum in ColorDef.
Cleanup and prep for more work
Fix bug #291795 again
add my name to the 2geom readme, so people can mail me with questions
add mouse-over helperpath for rects
improve helperpath generation on mouse-over
fix crash bug 195312
minor code cleanup
Adds four new textures, Inkblot, Wax print, Blotting paper and Burnt edges, and a new Morphology filter called Color outline
Adding some no-color to drag-n-drop
remove uniconv dependency, as is done in cdr_input: on windows we dont use uniconv script
Removing the polyline simplification. Fix for bug #335437 + bug #307783 (missing characters in emf export)
remove more static dialogs.
fix crash bug #241390
Adds Color matrix control to Noise transparency filter
Various translation updates
adapt for our own UniConvertor in Windows bundle
Adds flood color to Noise fill filter
Various translation updates
copyedit
typo
Fix #331864
Allow snapping to objects in hidden layers
More accurate wording in snap tooltips
Added work-around for broken themes that fill in with gtk_paint_border, including gtk-qt-engine. Fixes bug #281809.
share/extensions/inkex.py (class Effect): Remove id_characters instance var, moving it to its sole user (uniqueId). Change k to x in `...uvwkyz...', as reported by halley. (I've mechanically checked that there are no other surprises in the string.)
share/extensions/inkex.py: Fix a couple of issues reported by pychecker.
Updated, but still a lot of work to do
reenable inkboard compilation
Fix a translatable string incorrectly being considered a printf format
specification in live_effects/lpe-patternalongpath.cpp
specification in live_effects/lpe-patternalongpath.cpp
Allow path exclusion to work on an arbitrary number of paths. Fixes bug
#335110.
#335110.
Patch from Lubomir Rintel: fixes for GCC 4.4
Spellcheck, snap and filter translation
Improved Color emboss now takes a better account of Blend settings
Fix bug #168979 and clean up some pointer-to-ustring sillyness
Tentative fix for LP bug #168922: don't save prefs n crash handler
Remove the svn:executable property from README.ca.txt
Purged unused static function
Several icon name fixes
add #include <gtk/gtk.h> to fix defect #333767
Revert commit 20742 that opened a can of worms.
Snap guides to (intersections of) guides (closes bug #331143)
Changes the filters name Darken outline to Dark and glow, adds a Darken edges filter in Shadows and glows submenu, changes the name Black emboss to Dark emboss and the name Emboss to Color emboss, adds an Emboss Image effect which keeps image colors or change it following the Blend primitive settings
make snap tooltip position sensitive to canvas zooming
Fix GTK includes in widgets/icon.cpp
Fix for imprecise ellipse drawing by Alvin Penner.
fix win build
support up to 3 languages
add spellcheck page
add spellcheck page, copyedit on other pages
make aspell optional
Fix whiteboard compilation.
limit dot creation to straight line modes of Pen only
fix scaling of text without font size set
fix font size jump when unflowing flowed text
fix crash when displaying dash selector
Fix snapping when dragging gradients (implement the snap delay, use snap tolerances from the object snapper)
* Many files moved in SVN r20741, updating their references
Fix a couple of badly formated strings in french translation
Snapping of guides now turned on by default, and fixed initialization of the that checkbox
correcting a parameter name in foldable-box extension
Changes the submenu name Basics into ABCs, changes Poster glow into Glow and draw without changing the filter, improves HSL bumps, adds an HSL bubbles diffuse based on diffuse light and adds a Darken outline filter in the Shadows and Glows submenu
False trunk directory removal
updated spanish.nsh and inkscape.nsi to reflect latest file-changes
Use on-cavas text instead of a tooltip for the snapindicator (fixes some tooltip annoyances and fixes bug #330252)
Removed broken-and-unused function
Use g_base64_encode_step when importing images via drag and drop.
Fix linking during make check.
Fix linking during make check.
Remove trailing spaces in AUTHORS to ease sed processing.
Translators updated
fix typo that breaks build
Fix alpha missing in Image effects filters Emboss and Black emboss
Update the author list in aboutbox.
Fix aliasing rules violation in glib-list-iterators.h