make the title bar of docked items darker
add path effect indication to the description
Improving the performance of the object snapper
again increase default pressure a bit
initially hide the remove button
LPE: fix undo bug for applying/removing effect
small fox after revision 16000. we did not get back to the correct directory and this causes problems to find icons and other resources. the fix is ugly and the best solution would probably be to clean this file and integrate sync_osx_look.sh into it.
move the remove button to where it makes more sense
added a default gtk theme for Inkscape on OS X. The shell script which runs Inkscape checks if ~/.gtkrc-2.0 does not already exists and if it does not it uses the theme. The theme has to be constructed first to reflect OS X appearance settings (this is done by sync_osx_look.sh).
do not set value if widget is updating
add accessor for the updating state
copyedit
add lpes
add pasting lpe
workaround for runaway spinbutton
prevent freeze when window is too wide; reduce tile size to 16 for now
LPE: add Paste LPE verb + menu item. add scale ratios to curve stitch and path-along-path. remove trailing space in verbs.cpp. Fix initialization of BoolParam
Updated to match API changes in style.h
reduce force of color tweaking
Filter effects dialog:
* Add visual display of default filter connections; these are drawn in a lighter color than explicitly set connections
* Add visual display of default filter connections; these are drawn in a lighter color than explicitly set connections
Fixes for transient dialogs in win32.
change tweak to shift+f2
change tweak to shift+f2
And update the Makefile for examples...
Clearify the LPE-Gears example
Add Curve Stiching example file
Fix makefiles for added LPE parameter
Removed old examples. Renamed skeletal => pathalongpath
LPE: add RandomParam type.
Update icons: The Inkscape logo has been re-aligned by Andy Fitzsimon.
http://andy.brisgeek.com/archives/18
Add version SVG
http://andy.brisgeek.com/archives/18
Add version SVG
Decent support for setting the direction of infinite VPs via the toolbar and partial fix for wrong undo behaviour (?)
relabel widgets for (hopefully) clarity
Infrastructure to set direction of infinite VPs (now adjustable by some shortcuts; this may be removed later on)
r16474@tres: ted | 2007-08-31 21:37:33 -0700
Changes that SVK borked.
Changes that SVK borked.
r16443@tres: ted | 2007-08-30 22:22:32 -0700
Pump some GTK events so that there is more interactivity.
Pump some GTK events so that there is more interactivity.
r16442@tres: ted | 2007-08-30 21:51:42 -0700
One preference dialog per effect. Nothing crazy here. Also setting the
timer to be ref counted in lock/unlock mode. This way the whole thing
stays locked while the dialog is shown.
One preference dialog per effect. Nothing crazy here. Also setting the
timer to be ref counted in lock/unlock mode. This way the whole thing
stays locked while the dialog is shown.
r16441@tres: ted | 2007-08-30 20:44:39 -0700
Removing tabs.
Removing tabs.
r16430@tres: ted | 2007-08-30 20:32:23 -0700
Adding in a timer so that the preferences aren't acted on immediately.
This should give the illusion of more interactivity.
Adding in a timer so that the preferences aren't acted on immediately.
This should give the illusion of more interactivity.
r16409@tres: ted | 2007-08-29 22:58:07 -0700
Really shouldn't be here anymore
Really shouldn't be here anymore
r16408@tres: ted | 2007-08-29 22:52:27 -0700
Nasty little state machine. Seems better now.
Nasty little state machine. Seems better now.
r16407@tres: ted | 2007-08-29 22:33:35 -0700
Fixing a crash on signal deletion and also making it so that OK is
handled correctly.
Fixing a crash on signal deletion and also making it so that OK is
handled correctly.
r16406@tres: ted | 2007-08-29 20:14:55 -0700
Reroute the way that the preferences signal changes so that pinning
works as expected. Fixes a segmentation fault.
Reroute the way that the preferences signal changes so that pinning
works as expected. Fixes a segmentation fault.
r16405@tres: ted | 2007-08-29 19:50:24 -0700
Removing some debug messages.
Removing some debug messages.
r16404@tres: ted | 2007-08-29 19:48:31 -0700
Making unpinned listen to you liveEffect settings.
Making unpinned listen to you liveEffect settings.
r16403@tres: ted | 2007-08-29 09:10:45 -0700
Fixed a tricky segmentation fault. Multithreading is hard when you
don't have threads :)
Fixed a tricky segmentation fault. Multithreading is hard when you
don't have threads :)
r16395@tres: ted | 2007-08-27 19:41:32 -0700
This is a good stopping point. I think things are working... more
testing.
This is a good stopping point. I think things are working... more
testing.
r16340@tres: ted | 2007-08-20 19:02:50 -0700
Pinned is still not working, somewhat usable state. Worth checking in.
Pinned is still not working, somewhat usable state. Worth checking in.
r16339@tres: ted | 2007-08-19 19:47:57 -0700
Live preview toggling is working. Pinning, not as much. But getting
there.
Live preview toggling is working. Pinning, not as much. But getting
there.
r16267@tres: ted | 2007-08-16 23:04:38 -0700
Basic functionality. Still doesn't cancel all of the execution
environment stuff. But the other parts are working. Good checkin
point.
Basic functionality. Still doesn't cancel all of the execution
environment stuff. But the other parts are working. Good checkin
point.
r16220@tres: ted | 2007-08-15 19:43:11 -0700
Okay, so now things are a little more connected. The widgets are
parameters and they have signals. Work left is to actually USE those
signals ;)
Okay, so now things are a little more connected. The widgets are
parameters and they have signals. Work left is to actually USE those
signals ;)
r16003@tres: ted | 2007-07-27 08:51:45 -0700
Nothing new is working really, but this is a good stopping point in the
restructuring.
Nothing new is working really, but this is a good stopping point in the
restructuring.
Change dock item iconify icon
Make sure gdl-dock-items created with
GDL_DOCK_ITEM_BEH_CANT_DOCK_CENTER won't dock with center placement.
Clean up.
GDL_DOCK_ITEM_BEH_CANT_DOCK_CENTER won't dock with center placement.
Clean up.
Add "scale y stroke" parameter to Curve Stitching LPE
Man i really miss tortoise under linux :(
Fix dependency on GSL
add chebyshev.cpp to exclude list
Added freedom of strokepath for the Curve Stitching LPE
Add commentary to warn about how to initialize translatable enums
update 2geom to rev 1114 and fix error.
Try to fix translation of LPE names.
Update to 2Geom rev. 1113
updated Slovak (sk) translation in trunk
marked "Light Source:" for translation, added two missing files (SVG filters related) to po/POTFILES.in
remove redundant commit
copyedit
fix compositing for premultiplication and non-alpha cases
updated Slovak (sk) translation in trunk
updated Slovak (sk) translation in trunk
LPE:
- rename RealParam to ScalarParam, add range checking for ScalarParam, add integer only flag for it aswell.
- fix up todo.txt and create new one for parameters
- add Curve Stitch LPE
- rename RealParam to ScalarParam, add range checking for ScalarParam, add integer only flag for it aswell.
- fix up todo.txt and create new one for parameters
- add Curve Stitch LPE
Dockable dialogs patch applied
(https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438)
(https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438)
Don't snap node handles to the parent path, plus a small string change
tidy up
Add BoolParam for LPE's
In ellipse and rect tool: include info about width/height ratio in status messages when Ctrl+dragging
Constrained center-dragging for 3D boxes (with Ctrl)
DNR bpp stuff so much
add experimental modifier remapping
Refactor gradient rendering to facilitate future changes, since the simple
addition of noise has been reported to be generally ineffective by users.
addition of noise has been reported to be generally ineffective by users.
Whoops, put check on empty rect back in! Maybe no one noticed ;-)
Implement snapping of guides while dragging them, and snap TO item centers (we only had snapping FROM item centers so far)
remove debug and example LPE files from POTFILES.in
Remove some warnings and fix crash in 3D box tool
tweak tool update
ngettext used in src/tweak-context.cpp now
updated translation into Russian
added tweak-context.cpp
* [it] Some more translation, still a lot to do
* Added refernce link for translators
more tweak modes
more tweak modes
four more modes