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
18 years agouse array new rather than dynamically-sized automatic arrays, plus cleanups and minor...
use array new rather than dynamically-sized automatic arrays, plus cleanups and minor fixes
update changelog
add missing files
use c++filt for symbol demangling if available
removed resource name from self's jid, allowing authentication against jabber.org
RazorWire marker from Xamusk
update keys for 0.44
removed Pedro build lines
Persist User / Server / ChatServer name across succesful sessions (Given By Botty)
comments explaining namespace mapping for the broken sodipodi namespace
Added some comments.
standardize indents on 4 spaces
Python hates mixed whitespace
Python hates mixed whitespace
More snapping cleanups.
More snapping cleanups.
whitespace and fix sodipodi URI
Fix ctrl-scaling when there is no snap.
Fix ctrl-scaling when there is no snap.
* knot.h, knot.cpp, connector-context.cpp:
Fix glib-gobject-warnings for knots in the connector tool.
Fix glib-gobject-warnings for knots in the connector tool.
Fixed a couple of bugs
another logo update from brisgeek
logo update from brisgeek
updated PO files
add fixup for incorrect sodipodi namespace
get the CORRECT Sodipodi namespace in there
Fixed problem with std::map use making last verb inaccessible.
clean up loudmouth link
const types
r11769@tres: ted | 2006-05-06 09:09:59 -0700
For some reason SVK lost this change...
For some reason SVK lost this change...
r11761@tres: ted | 2006-05-06 08:59:32 -0700
Fixing and uninitialized warning.
Fixing and uninitialized warning.
r11760@tres: ted | 2006-05-06 08:58:55 -0700
Remvoing the string function from description and translating the text itself.
Remvoing the string function from description and translating the text itself.
r11676@tres: ted | 2006-05-05 21:45:20 -0700
Switching over to AutoGUI.
Switching over to AutoGUI.
r11675@tres: ted | 2006-05-05 21:28:44 -0700
Making it so that menu-name and menu-tip are translatable.
Making it so that menu-name and menu-tip are translatable.
r11674@tres: ted | 2006-05-05 21:19:48 -0700
Adding in a parameter type "description" for adding descriptive text to
autogui dialogs.
Adding in a parameter type "description" for adding descriptive text to
autogui dialogs.
r11673@tres: ted | 2006-05-05 21:17:59 -0700
Allows param default values to be translatable and adding a little space
in the dialog.
Allows param default values to be translatable and adding a little space
in the dialog.
no comment
whiteboard on windows
nobody else was committing this ;-)
nobody else was committing this ;-)
remove these
Short term change to allow inkboard to participate in muc at least on gristle.org