update
pointer check, to prevent rapid crash on pdf/ps-export
Fixed an issue with the use of Q_ macro as introduced in rev 17415
* INTL - fixed: "Crop to" dropdown strings not translated for PDF Import
Decoupled swatch sizes from icon sizes
fix Bug #191909 crash on lpe stitch sub-paths, also fix crash for bend path lpe
yet another contextual split
Revision: 17284
* [INTL: es] Spanish update by Lucas Vieites (closes: #191925)
* packaging/macosx/Resource/script: Update a comment about X11.app on Leopard.
Updated Polish translation
Extended messages to make full use of plurals
16 years agoinitialize default value to zero when it is not provided as parameter to the combobox...
initialize default value to zero when it is not provided as parameter to the combobox constructor
* use enums to deal with displacementmap channel selectors
* set default values explicitly for all combobox filter settings at the filters dialog.
* set default values explicitly for all combobox filter settings at the filters dialog.
r18035@shi: ted | 2008-02-19 12:54:20 -0800
Update from release branch
Update from release branch
fix for bug #193228
first i18n patch from Marcin, more to follow
warning cleanup
* convolve matrix code refactoring
* filter effects dialog warning cleanup
* filter effects dialog warning cleanup
Update translator
Revert #17388 as per buliabyaks comment in LP
New submenu for tuning swatch appearance
Update vi.po
16 years agoUnion paths automatically in pencil and calligraphy context when Shift-Lock is presse...
Union paths automatically in pencil and calligraphy context when Shift-Lock is pressed (closes: LP 190846)
Add zh_CN tutorial translations.
Minor format change. More work needed to improve transition between curve and line segments.
* [INTL: sr] Serbian (both) update by Aleksandar Urošević (closes: #192369)
Update vi.po
fix picking color when dragging from empty space: from topmost, not last selected object
Fixing preview/swatch sizes.
a bunch of updates
marked help message for translation
update
- Added system version to the name of the dmg
- corrected syntax for the last test, to open the Finder window when a package or dmg is produced
- corrected syntax for the last test, to open the Finder window when a package or dmg is produced
the option -e to echo is useless here
* [INTL: it] no more fuzzy
wrap vfs_read_callback() callback in #ifdef WITH_GNOME_VFS
* [INTL: en_GB] British English update by Tim Sheridan
correcting a typo on this translation of the about screen
Don't store perspectives in plain SVG
Fix #192549 "selected style indicator can only call fill&stroke dialog once",
regression by r17207. (Request dialog to presented when panel signals present.)
regression by r17207. (Request dialog to presented when panel signals present.)
add myself to the Translator list
cosmetics, copyedit
do not override myFilename for OCAL inport!
16 years agoremove unused constant which suggests we have some kind of limit to scrolling distanc...
remove unused constant which suggests we have some kind of limit to scrolling distance (and which was way too small anyway, even if we have a limit it's much larger than that)
(almost) remove artificial limits in spinbuttons
fix sticking in rotation mode after click (correct fix this time, sorry)
fix sticking in rotation mode after click
fixups for previous OCAL tempfile wranglings
fix bug #191847, based on patch from Lubomir Kundrak
fix bug #179326, thanks to Lubomir Kundrak
16 years agoWhen the appearance settings on OS X are not changed from the default, the properties...
When the appearance settings on OS X are not changed from the default, the properties AppleAquaColorVariant and AppleHighlightColor do not exist. Add defaults which correspond to Aqua and blue, the default, flashy, appearance of OS X.
Fixes bug #175967.
Fixes bug #175967.
add x,y, width and height parameter settings for <filter> node in a separate tab on filters dialod (because it these parameters are not specific to a single primitive,
but general to the whole filter instance)
we should have handles on desktop to ajust this, but currently, setting widgets is all I am capable of creating :-P
but general to the whole filter instance)
we should have handles on desktop to ajust this, but currently, setting widgets is all I am capable of creating :-P
about.pt_BR.svg is translator 'Draw Freely.' with import/image background.svg
if translator new language use about.pt_BR.svg why model.
very files and small bytes.
if translator new language use about.pt_BR.svg why model.
very files and small bytes.
make the font family drop-down a little less flakey
16 years agofix 168320: return NOTHING only if no texts selected, but not when a text has nonexis...
fix 168320: return NOTHING only if no texts selected, but not when a text has nonexistent font
update
remove about-bg.svg from the Makefile.am
About Screen for 0.46
remove old and apparently unused hack that was causing bug 192060
fix logic of sp_desktop_query_style_all so that copy/pasting style could work on text selections
fix for bug #184671 (Filter effects properties not updating correctly)
update
* Translatable context menu on the colours palette, patch by Marcin Floryan (closes: #191795)
* [INTL: it] Italian update
* [INTL: pl] Polish update by Marcin Floryan
bug 190722: crash adding newline to simple text object (gcc4.3+)
16 years agoquick fix to OS X packaging script to allow the incorporation of Python in the bundle...
quick fix to OS X packaging script to allow the incorporation of Python in the bundle. Not perfect yet but a TODO is added in the file and gives informations on what to improve.
comment fix
fix center of the generated marker to be at the rotation center, not geometric center
fix scaling with stroke width for user-created markers
more consistent names
fix makefile.am
share/keys directory should not be included, I think
share/keys directory should not be included, I think
fix for bug #189788
pixbuffer was erroneously initialized in premultiplied alpha mode.
pixbuffer was erroneously initialized in premultiplied alpha mode.
first shot at ACD Systems Canvas 11 keyboard shortcuts scheme
i18n patch from Marcin
update
update icons file with 0.46 grid stuff
Fix initialization of grids. Should finally fix Bug #172778
added Shift+G to default.xml, sorted order of appearance
opacity max value is 255 instead of previous wrong 256 maxvalue that was used here
* [INTL: sr] Serbian (both) update by Aleksandar Urošević (re-closes: #169829)
* Moving Serbian (latin) locale from sr@Latn to sr@latin as requested by translator
* [INTL: ca] Catalan update by Xavi Conde (closes: #190879)
infobox on filter effects dialog now is optional
added Dimensions extension as approved by Bryce
Fixed composite-node-observer including a file not existing in stable glib
* Missing localization for Reset preferences button
remaining g++ 4.3 compilation fix-ups
Upate translation for Khmer
Offline work done during weekend:
* handle fefuncR, fefuncG, fefuncB and fefuncA nodes
* implement fecomponenttransfer renderer
** identity and gamma modes render perfectly
** linear and table modes are rendering with very slight imperfections
This commit still mantains feComponentTransfer out of UI (still not implemented)
* handle fefuncR, fefuncG, fefuncB and fefuncA nodes
* implement fecomponenttransfer renderer
** identity and gamma modes render perfectly
** linear and table modes are rendering with very slight imperfections
This commit still mantains feComponentTransfer out of UI (still not implemented)
Update scriptfu from siod to tinyscheme
I think this is a complete fix for the script but I can't tell because inkscape crashes.
Intercepting the temporary file the script creates I get a complete layered xcf!
I think this is a complete fix for the script but I can't tell because inkscape crashes.
Intercepting the temporary file the script creates I get a complete layered xcf!
Fix up text in illustrations so that it can wrap when too long. Generate new SVGs from these.
update
revert to previous version.
Provide potrace-*.png in all languages we have tutorial-tracing.*.svg files for.
Patch from Marcin Floryan to get rid of one string in the pot file
* Extended translation for Cairo PS Output, patch by Marcin Floryan (closes: ##189196)
Partial fix
This extension is currently broken and as it stands will be removed from 0.46
I'm committing this partial fix which updates the syntax for lxml anyway
Additional fixes will probably be required because as it stands this script
crashes inkscape for me
This extension is currently broken and as it stands will be removed from 0.46
I'm committing this partial fix which updates the syntax for lxml anyway
Additional fixes will probably be required because as it stands this script
crashes inkscape for me
Partial fix
This effect is currently broken and stands to be removed from the 0.46 release
I'm committing this partial fix, which updates the script for lxml anyway
The next stage will require updating the script-fu portion of the script to
operate with newer gimps (would be great if it could work with new and old!)
This effect is currently broken and stands to be removed from the 0.46 release
I'm committing this partial fix, which updates the script for lxml anyway
The next stage will require updating the script-fu portion of the script to
operate with newer gimps (would be great if it could work with new and old!)