fork gradients to avoid unintended changes if they were shared
working around the additional issue (broken embed/extract/embed cycle) from #1427736 2006-02-08 17:57 (by bactisme)
added a "selected only" checkbox for fixing some obscure usability issue
Gradient colors are recalculated when style or offset changes of stops. (for example when selecting a color in a swatch)
Now changing colors is interactive.
Now changing colors is interactive.
added tutorial-shapes-it
added tutorial-shapes-it
:) Wrong line Josh :D
from Johan - fixes a memory leak
animated clock added
automatic file extension
the new gtk28 requirement ensures cairo so we no longer need to link it static
Pushed required GTK+ version from 2.4.0 to 2.8.0
force full redraw every 5 interruptions when dragging knots; disconnect knot signals when destroying dragger
Reverting revision 13615
Update of Brazilian Portuguese translation
Gradient nodes progress...
double quote the relaytool mimicing defines
use relaytool to weak link libssl
Fixed crash when doing a boolean union when nothing is selected.
comment on possible optimization
when bailing out on update due to missing curve or style, don't forget to update item->bbox; fixes 1623869
Using translator-credits
Added an option for axonometric-grid enabling. It's off per default.
Cleans it from //#ifndef WIN32
Small edits to copyright info.
Special #ifdef win32 code to enable Dialogs on Top for windows. Note the removal of options from the global preferences on win32! just one option left: dialogs on top yes/no. Does have one "bug" though... read note!
An update of czech translation of interface
Update of Pig Latin translation for 0.45
Update of Catalan (by Xavier Conde Rueda) and Spanish (by Lucas Vieites) translations
patch 1623967, fixes bug 1332888 and the wrong move of original-with-clone selection in transformed group
17 years agotransientize the color picker window (it's a bare Gtk::Dialog so it requires a specia...
transientize the color picker window (it's a bare Gtk::Dialog so it requires a special treatment)
Fixed [ 1628085 ] PNG file not created/not recognized by WINXP, where the actual problem was that Windows defaults to not displaying extensions ><
update
Fixed and disabled extra debugging routines in pixblock scaler and transformer
Added bitmap transformer to fix blur with rotation and non-uniform scaling
Some more strings translated.
undo annotations
changed image/jpg to image/jpeg. added image/bmp, image/gif and image/x-icon.
Fixed conflicting accelerators
help text now translatable
Now help text is translatable
Less fuzzy in it.po
Little progress
Bugfix for 1625278, where inkscape would crash if loading a recent
document from a fresh inkscape instance, that triggers a null pointer
situation in sp-namedview. The code in question deals with gridviews,
so I suspect it has something to do with grid settings. In any case,
this commit prevents the null pointer situation and stops the crash.
document from a fresh inkscape instance, that triggers a null pointer
situation in sp-namedview. The code in question deals with gridviews,
so I suspect it has something to do with grid settings. In any case,
this commit prevents the null pointer situation and stops the crash.
A bit updated it.po
typo fixed
Export dialog is now always shown in view (not outside of screen)
replace relative jumps with labels to prevent wrong target address
included inkview into new win32 build system btool
included inkview into new win32 build system btool
Change Layer Dialog opacity to use percentage (0-100%) rather than 0..1 range
Update msgids of po files, small update to de.po.
Re-sync list of inx files with repository, allowing update-po target to run again successfully.
17 years agobug 1614678: infinite loop on text containing a character pango describes as 'mandato...
translated strings from Michal
correct the Perl linking symantics
Clean up internal Python/Perl dialog text; link against the python dynamic library
redundant AC_MSG_RESULT
17 years agoBUG 1513218, option delete preferences on install, ask to uninstall first, messagebox...
BUG 1513218, option delete preferences on install, ask to uninstall first, messageboxes surpressed in silent mode
unfinished gridmanager commit (commented out)
Fixed ungrouping bug where the changed transformation of items was not written to XML.
fix compile
improvements to trace dialog: siox button moved above preview frame, and credits are now always visible.
Made it work again if Inkscape is installed on different drive than temp dir.
fixed pstoedit commandline that did not work on Win32.
fixed pstoedit commandline that did not work on Win32.
Adding some docs
Marker menus now display custom markers in a document that are present
when the document is loaded. The menus won't update with new markers,
though, and there's a couple other issues that need to be addressed
before its 100% reliable.
when the document is loaded. The menus won't update with new markers,
though, and there's a couple other issues that need to be addressed
before its 100% reliable.
Completing rename
Renaming sp-marker.* to marker.*
Renaming is proving tricky... undoing for now
Restoring with rename change... urg svn
Renaming
translation of french strings
added inkscape translation to commandline parameters
added inkscape translations eu and km
Need to use bash, Ubuntu's /bin/sh is dash, which is unsafe for some of the bashisms in this script now.
Protect arguments with quotes