add tooltips to tolerance slider
separated doxygen main page from main.cpp for readability
Rename Fret Finder submenu Fretboard Designer
oops, setting the mimetype to image/dxf. don't know if this is correct but it is what the other dxf inxs say.
r10830@tres: ted | 2006-01-29 21:07:51 -0800
Adding in dxf_outlines.inx
Adding in dxf_outlines.inx
r10823@tres: ted | 2006-01-29 17:06:12 -0800
Adding in some more folders
Adding in some more folders
r10822@tres: ted | 2006-01-29 17:00:16 -0800
Actually, I think Render->Fractal is probably a better menu
Actually, I think Render->Fractal is probably a better menu
r10821@tres: ted | 2006-01-29 16:59:00 -0800
Putting some subdirectories together.
Putting some subdirectories together.
r10820@tres: ted | 2006-01-29 16:56:50 -0800
Making it so all the important strings in the INX files are
translateable. Also added in a 'clear-n_.h' to change the N_() macro
from an inline function to a pure macro.
Lastly, added in submenus for the effects.
Making it so all the important strings in the INX files are
translateable. Also added in a 'clear-n_.h' to change the N_() macro
from an inline function to a pure macro.
Lastly, added in submenus for the effects.
r10819@tres: ted | 2006-01-29 16:08:29 -0800
Putting all the Fret Finder stuff into it's own submenu
Putting all the Fret Finder stuff into it's own submenu
r10818@tres: ted | 2006-01-29 16:08:07 -0800
Whoo hoo, we do submenus now too!
Whoo hoo, we do submenus now too!
r10817@tres: ted | 2006-01-29 15:45:22 -0800
Basic submenus are working, and alphebetized
Basic submenus are working, and alphebetized
r10816@tres: ted | 2006-01-29 15:14:36 -0800
Working, but not going down submenus right.
Working, but not going down submenus right.
r10815@tres: ted | 2006-01-29 14:46:19 -0800
Basically the menu stuff is working. Still needs features before it can
be checked in. But the basics are all there right now.
Basically the menu stuff is working. Still needs features before it can
be checked in. But the basics are all there right now.
r10814@tres: ted | 2006-01-29 14:02:54 -0800
Adding in support for getting the name of the verb.
Adding in support for getting the name of the verb.
r10781@tres: ted | 2006-01-26 23:18:34 -0800
Some modifications, getting basic menu merging working
Some modifications, getting basic menu merging working
again, try to resolve test box compile error
Adding minimal dxf output as a python extension. Converts path segments to splines and lines.
remove unneeded line, clarify some code (addresses test box warnings)
use alternative form of Gtk version check,
trying to remove compile error on test box
trying to remove compile error on test box
removing debug command from previous commit
Reverted Gtk::VPaned to avoid taking up F6 and F8
fix setting and reading rotation centers
transform centers in sp_selection_apply_affine, comments
reset center coords to zero when there's no attribute
conditionally (Gtk>=2.6) ellipsize status bar text
conditionally (Gtk>=2.6) ellipsize status bar text
Cleanup.
Constructor cleaned up a bit.
Fixed bug to do with comparison of invalid constraints in pairing heaps.
Also numerical problem with constraint generation fixed.
Also numerical problem with constraint generation fixed.
fix silly bug - was unable to flip by scaling
remember rotation centers, correctly this time (by johncliff and me)
Change to the way timestamps are used. Should now be more efficient.
* src/libavoid/connector.cpp, src/libavoid/connector.h,
src/libavoid/shape.cpp, src/libavoid/graph.cpp,
src/libavoid/incremental.cpp, src/libavoid/incremental.h,
src/libavoid/static.cpp, src/libavoid/visibility.cpp,
src/libavoid/makepath.cpp:
Some minor upstream libavoid fixes.
src/libavoid/shape.cpp, src/libavoid/graph.cpp,
src/libavoid/incremental.cpp, src/libavoid/incremental.h,
src/libavoid/static.cpp, src/libavoid/visibility.cpp,
src/libavoid/makepath.cpp:
Some minor upstream libavoid fixes.
Add enough Python files to the distribution to enable Python extensions.
Add .a files to svn:ignore property.
fix crash when setting letterspacing at the end of a non-tspanned text
* src/widgets/toolbox.cpp, src/widgets/desktop-widget.cpp,
src/conn-avoid-ref.cpp, src/conn-avoid-ref.h, src/sp-namedview.cpp,
src/sp-namedview.h, src/attributes.cpp, src/attributes.h,
src/attributes-test.cpp:
Added a "Spacing" control to the connector toolbar which allows
the user to adjust the amount of space left around avoided shapes
for the purpose of determining auto-routing connector paths.
src/conn-avoid-ref.cpp, src/conn-avoid-ref.h, src/sp-namedview.cpp,
src/sp-namedview.h, src/attributes.cpp, src/attributes.h,
src/attributes-test.cpp:
Added a "Spacing" control to the connector toolbar which allows
the user to adjust the amount of space left around avoided shapes
for the purpose of determining auto-routing connector paths.
Update to gtk28
optimized includes
adapt includes to glib 2.9 changes
fix sticking highlight in selector knots
optimized includes, replaced std::string with Glib::string
readability
more precise simplification control
fix stroke scaling for the objects with the default 1px width
Fix a typo, a vim modeline, and a wrongly indented line.
* packaging/osx-app.sh, packaging/macosx/Resources/etc/fonts/fonts.conf:
Use a modified fonts.conf file for Mac OS X that includes the
standard user font directory ~/Library/Fonts.
Use a modified fonts.conf file for Mac OS X that includes the
standard user font directory ~/Library/Fonts.
Removed extension/script/js
Remove duplicate Javascript tree. This dupe was probably an artifact of the migration.
* src/svg/Makefile_insert: Updated to reflect a previous header
file renaming.
file renaming.
moving trunk for module inkscape