undo annotations
undo annotations
simplify style-querying for blur radius; move Blur slider above Opacity, cleanup
18 years agoadd a member for gaussian blur deviation (perhaps will need to duplicate other filter...
add a member for gaussian blur deviation (perhaps will need to duplicate other filter params into SPStyle as well) so that style querying for blur radius can be done without creating a dummy filter object
Ensure that rubberbanding has been initialized before manipulating rubberband
Add interface to check whether or not rubberband operation has been started
Added preferences.xml option to show the widgets to get the axonometric grid. Add <group id="documentoptions" axonomgrid_enabled="1" /> to preferences.xml to enable it.
undo annotations
rename drag to wiggle with value inversion; edit tooltips
Update configure.ac to be autoconf 2.60-safe.
Check to make sure canvas provided to forced redraw functions is not null.
Typo in Makefile.am (whitespace trailing backslash)
new hash tool
added pending Russian translation of tutorials
Fixed banding problem when rendering filters
Fixed a few warnings and hardcoded PANGO_GLYPH_* constants
Fixed the disabled debug macro which caused warnings
Cleaned up virtual destructor problem and compile warnings.
Moved EventLog from SPDocument to SPDesktop to prevent it from being
created when Inkscape is started in non-gui mode. Fixes a critical
assertion caused by creation of a Gtk::TreeStore.
created when Inkscape is started in non-gui mode. Fixes a critical
assertion caused by creation of a Gtk::TreeStore.
Other tools now also retain there specific statusbar text when pressing alt/shift/ctrl.
Added forgotten #ifdef HAVE_CAIRO_PDF/#endif pair
Added forgotten #ifdef HAVE_CAIRO_PDF/#endif pair
18 years agoWhile moving or transforming a selected object, the statusbartext with transformation...
While moving or transforming a selected object, the statusbartext with transformation information (angle, etc) is no longer overwritten by the standard text.
PNG output for Cairo renderer
PNG output for Cairo renderer
PNG output for Cairo renderer
PNG output for Cairo renderer
Initial commit of Cairo renderer for PDF export
Initial commit of Cairo renderer for PDF export
Initial commit of Cairo renderer for PDF export
Initial commit of Cairo renderer for PDF export
Initial commit of Cairo renderer for PDF export
Initial commit of Cairo renderer for PDF export
Initial commit of Cairo renderer for PDF export
Initial commit of Cairo renderer for PDF export
Initial commit of Cairo renderer for PDF export
Initial commit of Cairo renderer for PDF export
fixed bug: fixed two of the 'quark > 0' console errors.
FIXED: "Several "** Message: arg" lines every time GUI is started. I think this is from the axonometric grid code by Johan Engelen (though I may be wrong)."
Sorry, forgot to remove a debugging message.
Sorry, forgot to remove a debugging message.
better (white)spacing
FIXED: "(inkscape:12778): Gtk-CRITICAL **: gtk_misc_set_alignment:
assertion `GTK_IS_MISC (misc)' failed" when I open the Document Properties."
assertion `GTK_IS_MISC (misc)' failed" when I open the Document Properties."
factor out creation of livarot_path, and make it on-demand so that update_repr does not need to do it after screen update (potentially fixing a crash)
fix bug in my previous commit: updating rotation centers was broken
Added forced redraws to other tools
axonometric grid: angles cannot be larger than 89 degrees.
Update of Portuguese translation
AXONOMETRIC (3D) GRID! OK, still alot of work to be done. Snapping, diagonal guides, 0-degree angle axes, user-input checking, emphasis lines, optimizing, ... try and find as many bugs as possible :P Or just look at it playing with the angles of the lines, it's pretty cool to look at all by itself :)
1) Updated da, tr, sl and es translation to versions in patch tracker
2) Updating all translations to current strings
2) Updating all translations to current strings
A simple developer example for using enumerated parameters in Extensions.
Added support for enumerated types in the UI of Extensions! (all eyes on requester Spike to submit an example extension ! :P)
deleted some incorrect comment of mine.
18 years agoChanged grid drawing (nit more logical): hlines and vlines are drawn completely indep...
Changed grid drawing (nit more logical): hlines and vlines are drawn completely independent (removed nested for-loops).
When an object is selected and Alt is pressed: now the cursor changes to the move-cursor. Handy for newcomers :)
Fixed bug causing crash when derivative field was not edited. TODO: do a check in ParamString so it won't crash.
My apologies. I just found out I have to modify the makefiles when I add stuff... doh!
18 years agoRenamed effect and made an extended "Function Plotter". Kind of an excuse to showcase...
Renamed effect and made an extended "Function Plotter". Kind of an excuse to showcase the 'notebook' parameter type i added.
Added notebook (tabs) support for Effects. Now you can specify a notebook parameter in the .inx file, and create pages. Will commit a new effect that uses this, so there will be an example.
Adding GPL palatte file export from patches.
adding optional minidom
18 years agoEek! Copyright message forgotten :( . Can we think up a standard format for specifyin...
Eek! Copyright message forgotten :( . Can we think up a standard format for specifying copyrights and/or automate this in SVN?
Extension dependency-check now also finds win32 executables if ".exe" is omitted in inx-file.
fix crash 1544495 when closing a document with mask/clippath: it makes no sense to emit a release signal _after_ the object is already released
18 years agofix crash when a cursor/selection update comes after a display update which was inter...
fix crash when a cursor/selection update comes after a display update which was interrupted with destroying the text context
disconnect mask/ref connections when item is destroyed
Updated authors and translators in About box + sorted author names.
Enabled forced redraw on nodepath tool
Initial reworking of forced redraw to work better with interruptible display
move rounding spinbutton
Removed spaces from font names in EPS export. Also removed the parentheses (they were inserted to remove a syntax error due to the spaces)
Fix for now. Probably remove this later, to be deprecated in favor of LSWriter
Massive update for smart pointers. Rework js dom binding to be smarter. Placeholder for dom binding, finish later.
comments for later
make calligraphy tool cap rounding work better with nonzero fixity
work on whiteboard
ensure that final resting position is included in calligraphic stroke
remove spurious fit_and_split wrapper
clarify/update dynadraw copyright
get default rounding right in calligraphy toolbar
ignore transform messages
fix cap rounding default in preferences skeleton
Force non-interruptible redraws while modifying paths to ensure accurate display
Fix race condition where node dragging is not ended after mouse button is released
added ui for mental's calligraphy tool cap rounding
Force non-interruptible canvas redraws to ensure accurate display while creating objects
Add ability to force canvas to perform a full, non-interruptible redraw
quick bug fix to whiteboard
whiteboard working prototype
add rounded caps to temporary shapes as well
reduce epsilon a little bit
add support for rounded caps with the calligraphy tool
reduce DYNA_EPSILON further, as artifacts still occur frequently with the smaller setting
increase DYNA_EPSILON in order to reduce calligraphy tool artifacts
Disable pen events while finishing pen operations to prevent race condition
rename, move to render submenu, make it always start with lorem ipsum