update
text tolbar usability: enable alt+x, enable esc to defocus entry fields and close font popdown, enable typing in size
moving include as suggested by bob
include registrytool.cpp/h in win32_sources
Fix for delete[] and binary comment
update
Updated italian translation
bump version to 0.44pre2
split utils into separate file
Added opacity slider
Removed debugging messages
revert interface change
remove warnings
update translation, installer missed 2 files - manually added
remove warnings
remove deprecation warnings
remove deprecation warnings
remove deprecation warnings
remove warnings
tweak defaults
Misnamed var popen_mode_cur
Small update to match the tutorial.
Allow Inkscape to use its own python in preference to something in the path on win32. Also do considerable ustring-ification
18 years agoprevent stroke becoming invisible at certain zooms and path disappearing after outset...
prevent stroke becoming invisible at certain zooms and path disappearing after outset with complex paths, closes a bunch of bugs
Convert from std::string to glib::ustring to fit into rest of inkscape
Fix spelling of Bezier.
Add vonHalenbach for tutorial translations.
next try for intended change from OS_WIN32 to PLATFORM_WIN32
revert previous change, not from me
complete started revert of 10737, fixes autogen problem
reintroduce inkscape.pot for users without source
actually remove the gnome-print output line now
remove final configure output lines regarding internal Perl/Python extensions, gnome-print
New about screen from Andy
Fixing crash on odg save
add gray
Cornelius, Cmarqu and Matiphas getting older
workaround for 1466515: transforming items in the mask causes their gradients to fork, and the forked ones are added to defs after the mask, which makes them fail on reload due to bug 989084. Now mask is shifted to the end of defs after the transforms, making sure all its gradients are behind it.
updated fr
updated nn
fix writing clip/mask references
Strip BOM from incoming files
setting version back to 0.43+devel
setting version to 0.44pre1
removing some gcc4.1 warnings the right way
revert patch 12062:12063, deemed unsafe, with better alternatives
fixing "`msgid' and `msgstr' entries do not both end with '\n'" errors
make make distcheck work again
update of Lithuanian translation
ok, then try this
get this loudmouth disable thing right for once
Documentation
Update.
updated cs, zh_CN, fr
crash when we try to rasterise with a font that pango can't cope with
comment out libloudmouth
try to exclude the right files again
swap order of palette and statusbar commands to match the screen layout
add l-systems example
updated PO files
revert the other change that made inkboard build on windows
workaround assertion upon file revert
default inkboard to off for the remainder of the freeze
sob, sob.
sob, sob.
handle request for not-compiled-in internal scripting; execute didn't check return value; fixes #1495283
use unions for type-punning to remove some gcc-4.1 warnings
Updated italian installer
rename to the more common name
Updating changelog
Documenting SPMarker implementation file
applied JID patch by Alexander Darovsky
(see https://sourceforge.net/tracker/?func=detail&atid=604306&aid=1495414&group_id=93438)
(see https://sourceforge.net/tracker/?func=detail&atid=604306&aid=1495414&group_id=93438)
remove 'Preferences' from dialog title, as discussed on ml
add to current layer, not root; fix initial position; add l/r angle, randomization, rearrange params
add to current layer, not root
fix effects failing when document has no namedview or no current-layer attr
Add a configuration record. Modify the GUI later.
add test for config
typos, mnemonics
typos, mnemonics
Add code to generate and display an SSL-connection event with a padlock
updated translations (zh_CN)
replace nr_new() with g_new(), and try to converge on using the glib allocator a little more instead of the others (aside from libgc)
okay, that looked better in the icon preview than it did in practice; putting the letterform back the way it was
correct vertical text flow icon to correctly reflect lines stacking right-to-left, as well as improving pixel alignment on both text flow icons
rename pdf_output*.inx
This effectively disables the extensions
but leaves them in the dist for easy access by interested parties.
This effectively disables the extensions
but leaves them in the dist for easy access by interested parties.
add tooltips to text toolbar widgets
18 years agobreak apart faster: prepend to list instead of append, add objects to selection whole...
break apart faster: prepend to list instead of append, add objects to selection wholesale instead of one by one
Option to keep selection when changing layers
clicking toggles doesn't change selected layer.
put fretboards into the current layer
* src/sp-conn-end-pair.cpp: Detach connectors from empty groups
before trying to route connectors to them. This is required
since empty groups have no physical position. Fixes bug #1448811.
before trying to route connectors to them. This is required
since empty groups have no physical position. Fixes bug #1448811.
center the tree on the current layer
add a function to pull some info from the sodipodi:namedview