layer changes
* Remove text verbs except for the actual class for now
* Remove unused variables
* Check for a valid font family in the text toolbox's selection_changed callback
* Throw an exception if no TreePath can be found in the map (as in "no such family exists")
* Throw an exception if no TreePath can be found in the map (as in "no such family exists")
* Use query api for text toolbar
* Reinstate font toolbox
* Disable text toolbox for testing
adding fill-opacity to dyna-draw
* Properly deal with setting the style using the text toolbar
stop structure rebuilds on change of selected layer. Added scrolling, pop-up menu, in-place renamimg, and position-sensitive enabling
required is now libsigc++ >= 2.0.12
reinclude inkview into dist
Fixed localization for metadata license selector.
* Fix desychronization between text toolbox and dialog
* First implementation step of the text toolbox
* Remove old/stale code from font-lister.h/cpp
* Fix build for gcc 4.x (Remove additional class name qualifier inside class definition):
src/removeoverlap/constraint.h
src/removeoverlap/variable.h
* Add font-lister.h/font-lister.cpp:
src/libnrtype/Makefile_insert
src/libnrtype/font-lister.cpp
src/libnrtype/font-lister.h
* Modify dialog slightly in appearance (shadow for GtkScrolledWindow):
src/dialogs/text-edit.cpp
src/removeoverlap/constraint.h
src/removeoverlap/variable.h
* Add font-lister.h/font-lister.cpp:
src/libnrtype/Makefile_insert
src/libnrtype/font-lister.cpp
src/libnrtype/font-lister.h
* Modify dialog slightly in appearance (shadow for GtkScrolledWindow):
src/dialogs/text-edit.cpp
* Modify SPFontSelector to use Inkscape::FontLister and GtkTreeView instead of GtkCList
CVS = SVN (tutorials/README), incorrect sodipodi namespace (pedro/work/inklayout.svg)
do calligraphic draw opacity correctly
Flipped top/bottom in layers UI to reflect visible stacking.
Fixes calligraphy tool so drawing now uses the the correct opacity.
Switched icons to stock generic.
* src/dialogs/layers-panel.cpp: Compile fix from Mathieu Dimanche.
updated POT file
updated PO files
Use 'start' to avoid the console
Corrected ordering of children in subset
require libsigc++-2.0.11 for compiling
Updated Italian translation
optionally use linear profile for sculpting
show handles toggle
Add Pedro to the excludes, at least until after the release
Ctrl+Shift+L for Layers
menus, keys, prefs changes for Layers
Move from the jabber_whiteboard directory to its own, so that it can be updated in parallel.
fix potential (though currently impossible) crash when spatial mode is used with a single node
use spatial/linear distance method depending on whether selection is in more than one subpath
Base implementation of a layers dialog.
sculpt other subpaths too
report subpaths in statusbar when > 1 is touched by selection
Small bugfixes.
Minor update for compile problem
Update to current SVN.
Typofix (conector)
put Richard's copyright notice where I had forgotten it.
update from matiphas
Corrected base structure and avoiding infinite loop.
Fixing hash sort for null
* src/widgets/toolbox.cpp: Slightly increase size of the
connector toolbar buttons to match button sizes on other
toolbars.
connector toolbar buttons to match button sizes on other
toolbars.
keep selected option for calligraphic
statusbar tip expanded
classic logo for comparison
plain svg this time
re-balance snowcap
indentation
Calligraphy tool now draws in the last used color or tool style depending on the preferences setting.
added packaging/win32/italian.nsh and czech.nsh to distribution
removed make.dep, make.files make.ofiles from distribution
r11887@tres: ted | 2006-05-13 01:09:41 -0700
Removing option to enable the effects menu.
Removing option to enable the effects menu.
r11886@tres: ted | 2006-05-13 00:30:29 -0700
Making the effects menu default on.
Making the effects menu default on.
r11772@tres: ted | 2006-05-12 23:15:51 -0700
Wow, that has to be the most unbelievable gcc error I've ever gotten.
"undefined reference to vtable" which means that you didn't provide a
implmentation for a function you prototyped in the class (and gets used,
I think). Anyway, needed a mock destructor.
Wow, that has to be the most unbelievable gcc error I've ever gotten.
"undefined reference to vtable" which means that you didn't provide a
implmentation for a function you prototyped in the class (and gets used,
I think). Anyway, needed a mock destructor.
r11771@tres: ted | 2006-05-12 08:51:57 -0700
Behaving funny, but I want to back this up.
Behaving funny, but I want to back this up.
updated PO files
never destroy nodepath from within itself - this leaves an orphaned listener in node-context (fixes a crash)
memleak; move deleting empty paths until after all nodes are deleted
fix undo bug in nodepath_preserve; fix crash caused by nodepath_cleanup deleting subpaths from under our feet; rename origin to origin_radial for node sides; add x/y origins to sides and remember origins for all nodes and sides upon grabbing; store drag pressure in the knot; sculpt
* src/selection-chemistry.cpp, src/sp-conn-end-pair.cpp:
When moving/transforming connectors, only detach connectors
from objects that are not part of the selection. Previously,
connectors moved as part of a selection would be detached from
all objects. This has been requested several times via email.
The change also fixes bug #1383806.
When moving/transforming connectors, only detach connectors
from objects that are not part of the selection. Previously,
connectors moved as part of a selection would be detached from
all objects. This has been requested several times via email.
The change also fixes bug #1383806.
* src/ui/dialog/inkscape-preferences.cpp,
src/ui/dialog/inkscape-preferences.h, src/connector-context.cpp:
Add a preferences setting to the connector tool for setting
whether or not connectors attach to text objects. This
addresses feature request #1434292.
src/ui/dialog/inkscape-preferences.h, src/connector-context.cpp:
Add a preferences setting to the connector tool for setting
whether or not connectors attach to text objects. This
addresses feature request #1434292.
re-generated tutorials with updated calligraphy and advanced in english, as well as added de translation for tips
more german
Spelling errors
whitespace
18 years agoUsers Jid is now stored in session data, which is used in from attributes. lm_connect...
Users Jid is now stored in session data, which is used in from attributes. lm_connection_set_jid is now not called, which allows authentication against jabber.org
increased alarm time-out to 60 secs (because 30 seconds may not have been enough on slow machines)
Apparently a problem was reported with one of the test cases.
I can't reproduce the problem, however solve_VPSC code in inkscape
was getting quite out of date with that in www.sf.net/projects/adaptagrams.
I've updated the code, which may fix the problem, or at least if it's
reported again then I'll know it's still an issue.
I can't reproduce the problem, however solve_VPSC code in inkscape
was getting quite out of date with that in www.sf.net/projects/adaptagrams.
I've updated the code, which may fix the problem, or at least if it's
reported again then I'll know it's still an issue.
added new tutorials
tutorials from Xavier
new es.po from Lucas
updated PO files
remove flicker when creating dialog
Re-enable link between grid visibility and grid snap.
Re-enable link between grid visibility and grid snap.
Small comment cleanups.
Fix silly bug with snapping node edits.
Fix silly bug with snapping node edits.
always make local copy of path data so we have control of memory policy
* conn-avoid-ref.cpp: Fix a crashbug that could occur in files
containing connectors if they were loaded from the file chooser
or from the recent file list. Fixes bug #1458820.
containing connectors if they were loaded from the file chooser
or from the recent file list. Fixes bug #1458820.
fix confusion of SP_CANVAS_BPATH with SP_CURVE_BPATH
18 years agoget rid of sp_curve_new_from_static_bpath() in a bid to simplify curve memory management
get rid of sp_curve_new_from_static_bpath() in a bid to simplify curve memory management
eliminate direct accesses to SPCurve::bpath
partial GTKmmfication and HIGification by Jonathon Jongsma
more vectorization, this time in bluredge
use std::vector rather than dynamically-sized automatic arrays
hmm, make that std::vector