add accessor for the waiting_cursor flag (sorry for the recompile)
Add buttons for snapping to grids and/or guides
show waiting cursor while ExecutionEnv is working
since imagemagic effects cannot be cancelled midway, trying to do so often crashes; the fix is to disallow UI interaction while it works, at least until we implement a way to safely cancel such effects
* [INTL: sk] Slovak update by Ivan Masar
* [INTL:*] update_po_files.sh
* [INTL: pl] Polish update by Polish Inkscape Translation Team; + POTFILES
Added missing translation.
thinner lines and now extends into corners
draw red X icon while dragging the "remove color" item
simplify sketch result to fix crash
fix crash when drawing very quickly while still loading inkscape.
quick ad-hoc fix to restore guide dragging
proper resizing of remove color button
Improved English slightly
add subtract mode with alt, adjust inertia
fix parameter ranges, copyedit
calligraphic defaults: forgotten conversions to the new range
All snap options which can be accessed through the snapping toolbar are now removed from the document properties dialog
Nicer symbol for guide anchor
adding configurable system encoding input for calendar extension
display guide anchor on canvas; anchor and angle can be edited by mouse
removing a g_warning
synchronize
add support for 'iso-8859-1'
prevent inkscape from crashing in case of malformed SVG, still need method to inform the user about document corruption
Remove the source snap-indicator when ungrabbing
Remove some SP_ACTIVE_DESKTOP() calls
Display the snap source indicator only when snapping is enabled
- The snap-delay mechanism should now be more robust. From now on, it must be turned on and off explicitely within each context. This prevents delayed snapping events from being fired after the context or context's state has changed.
- Creating single dots now snaps
- Creating single dots now snaps
removing void files
duh!
duh!
hatches lpe: parameters renamed + tips, knot-lpe: can use 'unit of stroke width'.
fix percentage coordinates for rect and line. (svgtestsuite-1.1/coords-units-02-b.svg)
fix percentage coordinates for ellipses. (svgtestsuite-1.1/coords-units-02-b.svg)
move most of the new LPEs to the experimental section, this means that most of them will not appear in normal builds. let's be more careful in future about which lpe is "done" and which is still in development. many of the now experimental LPEs actually work quite well. if so, commit an extensive SVG with testcases to the testsuite, and move the effect out of the experimental section.
remove debug code
15 years agoAdded some missing snappings icons to the Tango theme, and made some very small chang...
Added some missing snappings icons to the Tango theme, and made some very small changes to them.
add "remove color" ColorItem to the swatches dialog
sort combo enumerations
small cleanup in src/trace (warnings and trailing spaces)
fix the fill-end-of-month option
add calendar to makefile; move some extensions to Render where they make more sense
* Extension test dir
* test for svgcalendar
* minimal-blank.svg
* test for svgcalendar
* minimal-blank.svg
publishing calendar generator extension
force string argument to sys.stderr.write in method errormsg of inkex.py
Fix compile when lcms is disabled
updated translation from JazzyNico
Don't hold on to pointer returned from c_str(). Might help bug 307567
Fixed to not emit signals from deleted object. May fix 271621.
Fixed to no longer emit signal from deleted instance. Might fix bug 271621
Fixed to no longer emit signal from deleted instance. Might fix bug 271621
use our python from devlibs, do not assume the user has a python in path
double inclusion fix
Turn off new input dialog pending cleanup
Warning cleanup
patch 318246
Rounding errors in feComposite: patch by Preben S (bug 318134)
updated Russian translation
15 years agoimprove guide tracking: add inertia after escape, suppress initial jerk, reduce undes...
improve guide tracking: add inertia after escape, suppress initial jerk, reduce undesired flipping
- Snap to the midpoint of shapes and bboxes
- Snap to the midpoint of paths and bbox edges
- Refactor the snapping toggle, i.e. what snaps to what when toggling a specific option in the snapping toolbar
PS: icons.svg has been modified, so use "make install" if needed
- Snap to the midpoint of paths and bbox edges
- Refactor the snapping toggle, i.e. what snaps to what when toggling a specific option in the snapping toolbar
PS: icons.svg has been modified, so use "make install" if needed
snap indicator: try a diamond shaped indicator for snapping to nodes. see how we like this.
fix/revert 20519 and 20521
fix bug !
work a bit on snapindicator: added switch statement for different types
15 years agonr-filter-image now yields identical results to using <image> in most cases by making...
nr-filter-image now yields identical results to using <image> in most cases by making use of nr-compose-transform (the only exception is the case when a file is used that does not contain an alpha channel, then it still uses its own code).
trying to fix the build for debian sid. It builds OK for me on Ubuntu 8.10 but a Debian sid user has complained about it. So I am including explicitely the gtkexpander.h
header. I hope it fixes the build for him.
header. I hope it fixes the build for him.
adding a "scripting" tab to document properties dialog that allow the user to manage external javascript references.
(also only working for "Inkscape SVG")
(also only working for "Inkscape SVG")
added interactivity attributes to the object properties dialog.
If you want to test it, create a new document, draw something, select it, ctrl+shift+O, expand the Interactivity expander and set:
onclick to window.location="http://xkcd.com"
onmouseover to this.style.cursor="pointer"
Save as Inkscape SVG (currently not working for Plain SVG)
then open this SVG file in Firefox to see the result.
If you want to test it, create a new document, draw something, select it, ctrl+shift+O, expand the Interactivity expander and set:
onclick to window.location="http://xkcd.com"
onmouseover to this.style.cursor="pointer"
Save as Inkscape SVG (currently not working for Plain SVG)
then open this SVG file in Firefox to see the result.
fix include
i guess this is better but doesn't fix crash
try to fix build
Remove INKSCAPE_VERSION from menus-skeleton.h
avoiding freehand drawings with LPEs with no fill at all. Using black by default. Johan, please correct-me in case I am mistaken.
fixing the build (in Ubuntu GNU/Linux at least)
fix windows build................................
partly fix build .................
Add inkscape-version.h to libinkversion sources so it will be
distributed.
distributed.
Add missing inkscape-version.h
Snapping cusp nodes:
- rewrite the tooltip
- disable the button when snapping to cusp nodes is off
- rewrite the tooltip
- disable the button when snapping to cusp nodes is off
Do not fail when svn client is not installed and .svn directory is
present.
present.
Improved version reporting. Add SVN revision and custom status to
version string on Linux.
version string on Linux.
Latest set of tango icons (by jEsuSdA 8) )
updated Tango icon set from Jesusda
added Jesusda and Michael Grosberg to the list of contributors
added Jesusda and Michael Grosberg to the list of contributors
Cmake: Fixed the extra -l in the link command, plus a add linking for all sub-libs of inkscape.
copyedit
Switching tools based on tablet device now handles many devices of same type
a much improved Tango icon set from jEsuSdA
UseGlibMarshal.cmake - Don't overwrite the file if it hasn't changed
Now it is possible to clear the list of documents in
File -> Open recent
Button added to the Interface page in Inkscape preferences dialog.
File -> Open recent
Button added to the Interface page in Inkscape preferences dialog.
Add CMakeLists for the filters directory.
promote default namespace for INX extension files
* [INTL: sk] Slovak update by Ivan Masar
* [INTL: zh_TW] update by Wei-Lun Chao
added some messages to the user in the svgfonts dialog
Snap from/to midpoints of a rectangle (SPRect)
Optionally snap from/to midpoints of the edges of a bounding box
Added a new toolbar with snapping controls
Fixes rendering of feImage (using bitmaps) by preventing the error "Unable to wrap GdkPixbuf".
* [INTL: zh_TW] update by Wei-Lun Chao
Cmake: minor fixes
Cmake: New FindGTK2
* [INTL: zh_TW] update by Wei-Lun Chao