* packaging/macosx/Resources/etc/fonts/fonts.conf: Update packaging files
for more recent versions of dependencies.
for more recent versions of dependencies.
* packaging/osx-app.sh: Some improvements for building packages with
updated versions of dependencies.
updated versions of dependencies.
* configure.ac: Don't pass CXXFLAGS to the CXX command that is used to
determine the compiler version. This is required since some options
cannot be specified along with '-v' such as those needed for building
universal binaries under OS X.
determine the compiler version. This is required since some options
cannot be specified along with '-v' such as those needed for building
universal binaries under OS X.
2448 translated messages, 4 fuzzy translations.
Translation updates
* src/graphlayout/graphlayout.cpp: For the purposes of graph layout,
ignore connectors that are not attached to an object at one end.
This fixes bug #1630101.
ignore connectors that are not attached to an object at one end.
This fixes bug #1630101.
update 2424 translated messages.
* src/connector-context.cpp: End an endpoint dragging operation, if the
user right-clicks. This fixes bug #1633685.
user right-clicks. This fixes bug #1633685.
* src/connector-context.cpp: Allow canceling of Connector Endpoint
dragging when the user hits Escape. This is now more consistent
with the rest of Inkscape's tools.
dragging when the user hits Escape. This is now more consistent
with the rest of Inkscape's tools.
* autogen.sh: Improve the versionCheck test to be more portable.
update from Tim
update from Helix84
updated ru.po
Forgot to add japanese translation of nsi
Updating translations from 0.45
update 2250 translated messages.
update from Aleksandar
Translation update from 0.45
Fixed untranslatable radiobuttons in extensions
Fixed: Non-translatable strings in "enum" type extensions
update from Valessio
Add check for well-formedness of entity declarations. We found a
translation where these were wrong, and only GTK spotted this.
translation where these were wrong, and only GTK spotted this.
use bare layer names for layer names in gimp rather than file paths
update
man page update for 0.45
Fix plural forms.
temporary fix: prevent crash when clipping/masking an object with its own clone
remove obsolete assert
comment for the future
double-click on offset changes to node tool
Created SVG version.
making string translatable
get rid of sp_repr_new*
eliminate last uses of sp_repr_new*
remove sp_repr_new use from document creation
replace sp_repr_new*s
listen to subselection-changed signal to reflect gradient stop opacities
17 years agouse master opacity rather than fill/stroke-opacity when querying/setting stop opacity...
use master opacity rather than fill/stroke-opacity when querying/setting stop opacity; properly multiply all given opacities on setting; emit subselection-changed signal when deselecting all
privatize as much as possible in GrDrag
fix distance-to-line calculation to be independent of zoom; increase tolerance; use new grdrag API
Sorry, forgot the copyright text.
fix crash when switching away from node tool while redrawing after a handle move; the end_forced_full_redraws in the handle_ungrabbed may become invalid because the nodepath is destroyed while in screen update triggered by update_repr, and it is redundant anyway because update_repr does its own end_forced_full_redraws
remove sp_repr_new from style tests
more removal of sp_repr_new*
another createElement instead of repr_new
heh, bool to begin with
switch to using SVG::PathString for building paths
add SVG::PathString for better path building
switch to createElement
updating translation into Russian, more to follow
Bulgarian translation of About for 0.45
Bulgarian translation of basic tutorial
Clarifying that our Adobe Illustrator files are version 8.0 only.
replace use of sp_repr_new in gradient-vector
more simplification
tweaked, less nodes
continue switching sp_repr_new* over to XML::Document::create*
continue switching sp_repr_new* over to XML::Document::create*
refactor grid extension to reduce amount of redundant code
replacing sp_repr_new*
continue switching sp_repr_new* over to XML::Document::create*
17 years agostart switching sp_repr_new* over to XML::Document::create*, and rename create method...
start switching sp_repr_new* over to XML::Document::create*, and rename create methods to match DOM
Deprecate sp_repr_new* functions
merge XML::Session into XML::Document
Update.
update short descriptions of MessageStack and MessageContext a little bit
New perl script for generating the NEWS from our ReleaseNotes, and
cleaning out all the wiki cruft.
cleaning out all the wiki cruft.
rename wave to ribbon
Update from Domas Jokubauskis.
added proper -1 revision
text fixes
text markup
text markup; use gradient preview for gradient fills or strokes
height=12
patch from David Douard to switch to node tool after creating linked offsets
upping version to 0.45+devel (win32 versions were already bumped)
come corrections, thanks tp
display 'Saving document...' visible when saving takes a long time
add new message type for urgent immediate statusbar display
safety check
Upgraded gradient tool =)
remove references to about.bg.svg
Fix syntax errors.
make fractalize extension translatable
italian translation progress
Correct pt_BR tutorials.
fix filter area clipping when blurring a squeezed object
unblur per author's request
vacuum, fix blur clipping
measure update patch
first revision of the 0.45 about screen by momo