Warning cleanup
a bit more boilerplate code for SVGFonts
added <missing-glyph>
added <missing-glyph>
added randomize icon, cleaned defs in icons.svg, and saved with preferences tweaked for smaller file size.
* (when debug macro is defined) call ShapeEditor function to on-canvas edit point lpe parameters. This function still needs to be implemented.
* put forward declarations in lpe parameters to decrease recompile times
* put forward declarations in lpe parameters to decrease recompile times
Convert remaining old RegisteredWdg's to RegisteredWidget's. Removed RegisteredWdg.
fix nodepath.h include dependency
fix initialization of nodehelperpath showing
Fix passing of notebook extension parameters.
Simplified tool selection and remember tool per device during a session
Warning cleanup
added type enums for arabic-form and orientation attributes
tiny refactoring
more boilerplate code for SVGFonts
<glyph> node parameter loading
<glyph> node parameter loading
Fixed initialization order problem
Fixed run-time error
Khmer translations updated
less arbitrary default perspective
enable entering 3D boxes as groups
fix 3d box drag
more boilerplate for SVGFonts
SVGFonts boilerplate code
* [INTL: it] Partial update
* [INTL:fr] French update by Florent Becker (closes: #195821)
new file. I forgot to add it on previous commit
SVGFonts boilerplate code
SVGFonts boilerplate code
more SVGFonts boilerplate code
added extensions for importing various Corel DRAW file formats and CGM files -- all using UniConvertor
Finished translation stuff for filedialogimpl-win32.cpp
16 years agoAdded missing src/ui/dialog/filedialogimpl-win32.cpp file to po/POTFILES.in and chang...
Added missing src/ui/dialog/filedialogimpl-win32.cpp file to po/POTFILES.in and changed the former to mark all relevant strings for translation.
Fix for bug 184668 (Tile clone random scaling broken)
Activate desktops upon creation; this fixes bug #195373 but please double check that it doesn't break anything else (see corresponding post on the mailing list)
Split the "Clones" string to introduce two contexted strings (Clones as objects to find and Clones as tool to use in ui/dialog/inkscape-preferences.cpp). Asses some comments for translators.
changes in trunk:
* [INTL: sl] Slovenian update by Martin Srebotnjak (closes: #195709)
* Update all po files (bash update_po_files.sh)
* [INTL: sl] Slovenian update by Martin Srebotnjak (closes: #195709)
* Update all po files (bash update_po_files.sh)
Fixed some extensions (.inx files) to cater for localization better and added two missing files to po/POTFILES.in
Added preference UI item to toggle tablet tool switching
Initial cut of switching tools to match tablet input device.
starting work on svgfont boilerplate code
16 years ago * Reverting hu.po to previous version, as my latest commit really clashed some strin...
* Reverting hu.po to previous version, as my latest commit really clashed some strings. Forwarding to Arpad for comment.
* [INTL: ar] New Arabic translation by M. Bashir Al-Noimi
* [INTL: br] Breton update by Alan (closes: #194672)
* src/dialogs/filedialog-win32.cpp no more there
* [INTL: hu] Hungarian update by reuss (closes: #181649)
fix for bug #195314: feImage filter not updating filtered region when
referenced object changes
referenced object changes
fix converting 3d boxes to path and ungrouping - do not lose selection, preserve style, id and clip/mask
fix-render-of-zero-dimension-rects
snap 3d box handles
comment fix
Line-end fix
svg element referenced by id part of feImage filter rendering.
This commit introduces some known bugs. I will fill a bug report about it, so that we don't forget it.
Nominally they are:
* seems to leak memory. I haven't found out how. Needs review.
* it works when you create and use the filter, but it crashes when trying to open a file that already contains a
filter using feImage referencing an svgelement.
This commit introduces some known bugs. I will fill a bug report about it, so that we don't forget it.
Nominally they are:
* seems to leak memory. I haven't found out how. Needs review.
* it works when you create and use the filter, but it crashes when trying to open a file that already contains a
filter using feImage referencing an svgelement.
Whitespace cleanup
3 new lpe gadgets: sketch, knot and vonkoch.
Further cleanup (left-over debugging message)
Only add to favorites if path is absolute
pixblock-transform and scaler: convert src if needed, to match dest mode.
color matrix, comp. transfert and diplacement map: explicitely free some unused pixblock instead of resting on garbage collection...
color matrix, comp. transfert and diplacement map: explicitely free some unused pixblock instead of resting on garbage collection...
Warning and whitespace cleanup
M build.xml
Fix LP #194718
Added pathscatter effect + slight modif of simpletransform... to compute bbox of rects!!
* on-canvas clip and mask editing :) in the object menu you can find how to edit them.
* show helperpath toggle on node-edit toolbar. so helperpath is now also available for normal paths (instead of only for LPE'd paths)
* show helperpath toggle on node-edit toolbar. so helperpath is now also available for normal paths (instead of only for LPE'd paths)
Warning and space cleanup
Corrected Copyright years in file dialogs from 2007 -> 2008
Added show-preview.bmp which was missed in the last commit!
Merged in Native File Dialogs for Windows Branch
partial fix sent by jfb for bug #188814
some more german
Removed some (minor) build warnings for input.cp file.
warning cleanup
Corrected CDR Import version numbers
Clean up comments and remove (already commented) debugging messages
updating filters infobox icons
Adjustment of margin spacing
Adjustment of margin spacing
Changed how tooltips for verbs are fetched to display translated versions correctly in the toolbox. Closes #169103.
16 years agoDon't crash when the original of an SPUse can't be found. This sort of fixes LP 18573...
Don't crash when the original of an SPUse can't be found. This sort of fixes LP 185734, but maybe further action would be appropriate (e.g., should we remove orphaned items from the xml tree in the first place?).
Stop taking up vertical space when horizontal scrollbar not shown.
Fixes Bug #168619
Fixes Bug #168619
Reducing size of pop-up menu trigger
Warning cleanup
changed sr@Latn into sr@latin
Khmer translations updated
consistent name
Update
update
fix dots in pencil too
update
fix unclosed tag
fix rubberband selection in gradient
Mark "description" as translatable (addresses #194000)
* [INTL: pl] Polish update by Polish Inkscape Translation Team
reduced range of basefrequency attribute in the feturbulence settings UI
* convert to non-premultiplied alpha on fedisplacementmap
* corrected a slight mistake on a comment (!) on fecolormatrix :-P
* corrected a slight mistake on a comment (!) on fecolormatrix :-P
More sensible size constraints for undo history panel.
fix for bug #193838 (colormatrix uses premultiplied alpha)
default values for checkbutton, colorbutton, dualspinbutton, spinslider attrWidgets on filters dialog based on SVG
spec
spec
* added tooltips for checkboxes and matrices
* removed stitch tiles option from the UI because it is not properly implemented yet
* removed stitch tiles option from the UI because it is not properly implemented yet
Initial implementation of non-square swatches
Warning cleanup
* add tooltips to spinsliders, spinbuttons and comboboxes on the filter settings UI
* add "no parameters required" label for feComposite primitive settings tab
A future commit will add the tooltips for color-chooser-widget, checkboxes and matrix-entries
* add "no parameters required" label for feComposite primitive settings tab
A future commit will add the tooltips for color-chooser-widget, checkboxes and matrix-entries
Attempt fix for Bug #178022
Evidently somewhere between versions 1.3.6 and 2.0 lxml began requiring that parameters passed
to the Element.xpath() be keyword arguments (positional arguments had been allowed). Best guess
places this at "2.0alpha6 (2007-12-19)" based upon the lxml Changelog. This fix appears to be
backward compatible. Please test.
Evidently somewhere between versions 1.3.6 and 2.0 lxml began requiring that parameters passed
to the Element.xpath() be keyword arguments (positional arguments had been allowed). Best guess
places this at "2.0alpha6 (2007-12-19)" based upon the lxml Changelog. This fix appears to be
backward compatible. Please test.
Finish post lxml fixup
Fix crash with Save As extensions
Glib:IOChannel requires a parameterless set_encoding() in order to be binary safe
Glib:IOChannel requires a parameterless set_encoding() in order to be binary safe
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