Fixed crash with lighting effects used on non-premultiplied input (bug 189468)
avoid dangerous equality comparison on doubles; remove useless asserts that were basically checking the results of system atan2
Iron out some rounding errors in the displaying of the rulers and of guides
fixed bug with '||'
Doh! Yet another forgoten file!
Patch by John Faith: fixed crash resulting from inproperly initialized std::map
lpe-skeletal-stroke: make spacing and normal_offset parameters do something...
fix axonomgrid emphasizing
Delete trailing whitespace
fix emphasize coloring of grid lines (preference, dotted xy-grid and axonomgrid)
r17853@shi: ted | 2008-02-04 09:54:45 -0800
Fixing all the warnings and making automake.sh work to ensure 1.10 or higher
Fixing all the warnings and making automake.sh work to ensure 1.10 or higher
r17821@shi: ted | 2008-01-31 12:59:57 -0800
Okay, I'm not 100% sure what all these changes are but I want to start working on this again from a checked in point. I'll fix the bugs from here.
Okay, I'm not 100% sure what all these changes are but I want to start working on this again from a checked in point. I'll fix the bugs from here.
r17818@shi: ted | 2008-01-31 09:20:06 -0800
Locking on both types of execution
Locking on both types of execution
updated to include simpletransform.py and rubberstretch.inx
Remove g_print debugging statement.
Updated Vietnamese translation
Improvement in positioning images. W3C SVG tests:
filters-image-01-b.svg and filters-displace-01-f.svg
are passed (the latter, though, only with 100% zoom).
filters-image-01-b.svg and filters-displace-01-f.svg
are passed (the latter, though, only with 100% zoom).
yet another forgotten file added
another forgotten file added to POTFILES.in, Shift+G added to default keys scheme, ru.po update
Whitespace cleanup
update
fix emergency save (bug #184376)
Add plural form to status bar message in gradient context (patch by Marcin Floryan; closes LP #188696)
Allow relative paths to be used for images.
Fix missing left and top pixel rows in image.
Fix missing left and top pixel rows in image.
Fix missing ruler and document title updates when a file is opened in an existing window
Make units pc (pica) and ft (feet) work correctly. Closes: LP #167943.
16 years agoFix dragging a connection in the filter effects dialog into the primitive type column...
Fix dragging a connection in the filter effects dialog into the primitive type column. Was incorrectly causing one of the standard sources to be selected.
Fixes bug #168790
Fixes bug #168790
Fix for LP #168959 as per John Cliff's 'patch' in the bug tracker
* [INTL: tr] Turkish update by Emir Onuk (closes part of: #187575)
* [INTL: de] German update by timonator (closes: #188319)
* [INTL: eo] Esperanto update by Antonio C. Codazzi
* [INTL: it] little progress
Suppress the jitter that sometimes occurs when drawing the ticks of the rulers
try to preserve layers, strip top-level switch and foreignObject
Additional fix for bug #167500
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
r17815@shi: ted | 2008-01-31 08:58:15 -0800
Fixing borked i18n attempt. The inline XML files should NOT use
the '_' tag syntax. It won't work.
Fixing borked i18n attempt. The inline XML files should NOT use
the '_' tag syntax. It won't work.
pt_BR update
fixes and updates to hotkeys
First shot at Corel DRAW and Zoner Draw keyboard shorcut schemes has landed :)
a bunch of small changes to provide a user readable explanation of filters
fixed a bug in sqrt(pwsb).
Fix for if LCMS is disabled. (LP# 174854)
2nd part of the fix for bug #167500: correctly update the rulers when they change size
A bunch of i18n-related issues fixed, ru.po slightly updated. Please do not forget committing accompanying .inx files, guys ;-)
When a panel dialog is presented, request it's panel to be presented as well.
Fixes #184499 "Inkscape Preferences dialog does not remember tabs/pages"
Fixes #184499 "Inkscape Preferences dialog does not remember tabs/pages"
fix 169057 and prevent non-numeric input for font size
rename grid arrange to rows and columns
* don't strech buttons on lpe dialog when resizing the dialog
* return to "No effects applied" message when one removes an lpe effect
* return to "No effects applied" message when one removes an lpe effect
Don't freeze when pressing Ctrl in the pencil tool (closes: LP #181898)
Add jfb to Authors
Update JF Barraud scripts to work with actual SVN see https://bugs.launchpad.net/inkscape/+bug/182832 (interpolate is not modified, and new scatter scripts not added)
noop: Address some cast-string-to-mutable-chars warnings.
- marked forgoten message for translation
- updated ru.po again
- updated ru.po again
* [INTL: br] Breton updated by Alan (closes: #186195)
set_markup() instead of set_label()
further fixes to font size combo: activate on defocus except when caused by esc; parse the value and serialize it back per css rules for setting style only if parsed successfully, to prevent corruption by bogus or empty values
fix 168397 and other font size combo bugs
add snapping toggle
Display Ctrl+click option for guidelines in status bar message
Make guidelines quickly deletable by using Ctrl+click (is Ctrl a suitable modifier for this?)
Don't group dot creation with pen-/pencil-specific operations in undo history
at least gray out the remove button if we can't remove it when no grids
fix: show lpe parameters when new effect is applied
add copy button to LPE pathparam
LPE bend path was badly broken. fixed now.
removed the dropdown box since it should not be there (left-over from pattern along path)
removed the dropdown box since it should not be there (left-over from pattern along path)
path lpe parameter should not know of it's edit button since it has no unique button.
bug 185761: crash when editing text with the text & font dialog due to reading off the end of an array (and then discarding the result)
* I Forgot to fix another one like the previous
16 years ago * Fixed markup. Brazilian translator, please always update your .po before committin...
* Fixed markup. Brazilian translator, please always update your .po before committing, and even run check-markup.sh to check if your .po is ok.
This is probably the fifth time we're fixing this po markup, and the second about the same issue.
This is probably the fifth time we're fixing this po markup, and the second about the same issue.
gray out widgets when grid is disabled.
fix strange typo
fix initialization of lpe params
copyedit
copyedit
Never add two namespaces
possible fix for [Bug 179770]
possible fix for [Bug 179770]
first set of updates to headers for clean gcc 4.3 builds
Update
* implemented feImage Settings UI
* created feImage icon
* added CC licensing info on feConvolveMatrix-icon
* created feImage icon
* added CC licensing info on feConvolveMatrix-icon
Fixed crash with lighting effects and missing source image
Document Ctrl+click in Pen/Pencil tool in doc/keys.xml
16 years agoFix bad markup in po/km.po. This shouldn't mess up the translation but please recheck...
Fix bad markup in po/km.po. This shouldn't mess up the translation but please recheck (since I don't speak Khmer :))
Updating translations for Khmer
* Simplified Chinese update by Liu Xiaoqin (closes #184734)
fix crash on feImage when trying to drag
spelling
fix clearing in Scale and unit conversion in Skew
fixes feImage rendering, but does not add it to filters dialog yet
update
rolling back parts of the "default metadata preferences" patch that buliabyak forgot to rollback on revision
17005.
17005.
pt_BR translation of inputbox strings on filter effects dialog
sorry... forgot to quote a \"
updating .po's again
updating .po's again
sorry... forgot to quote a \"
* modified strings on infobox (filter effect dialog) to fit better english style
* for i in *.po; do intltool-update $(basename "$i" .po); done
* for i in *.po; do intltool-update $(basename "$i" .po); done
adding an image to represent feDisplacementMap primitive
update
16 years agoCtrl+click in pen/pencil tool: Created dots are now selected; Alt is used for randomn...
Ctrl+click in pen/pencil tool: Created dots are now selected; Alt is used for randomness, Shift doubles dot size; clearer preferences labels
* [INTL: sl] Slovenian translation updated by Martin Srebotnjak (closes: #184061)
don't update LPE dialog when selection is modified. try 2
Updated Vietnamese translation