Some small changes in the captions of the document-properties dialog
16 years agoUse visual/geometric bbox (as specified in Selector tool preferences) when converting...
Use visual/geometric bbox (as specified in Selector tool preferences) when converting to guidelines. Also, provide options to convert rectangles and 3D boxes using their bbox, too (i.e., disregarding their true shapes).
* [INTL: pl] Updated Polish translation by Tomek Argasiński
Allow snapping from and to ellipses
KILLING OLD TODO/BUG: remove option that slipped-in without the code.
Adding additional directions for installing script pre-requisites
Adding extra info on how to get the python-lxml extension.
Fix #181795
Fixed erroneous overwriting of temporary images inside filter effects
16 years agofix vector, power, and fidelity for paths in transformed groups, also normalize fidel...
fix vector, power, and fidelity for paths in transformed groups, also normalize fidelity for zoom level (still not ideal for very small paths at 256x zoom, I suspect livarot just lacks precision)
fix over_the_stroke for paths in transformed groups
Allow conversion of all selected items to guides (for items other than rectangles or 3D boxes these are simply aligned along the bounding box of the item being converted)
Fix bad markups in km.po
Better handling of shortcuts in 3D box tool
Update doc/keys.xml (new Alt modifier in ellipse tool)
16 years agoAdd possibility to convert objects (only rectangles and 3D boxes currently) to guidel...
Add possibility to convert objects (only rectangles and 3D boxes currently) to guidelines. Also see corresponding post on the mailing list; in particular, feel free to revert it if this is inappropriate during Frost phase.
Check for perspective in document defs (to avoid hanging/crashes after vacuum defs or when opening pre-0.46 documents); partly fixes LP #182031
Added example file for feTurbulence effect
Fix bad markup in po/vi.po
Retain the 3D box attribute when doing a color tweak only (so that the box can be further edited in 3D box context)
Add missing selection cue option to preferences for tweak, calligraphy, and paint bucket tools
remove the struts
patch from bug 175398
16 years agoAdded part of a patch by Adam Strzelecki which makes GTK menu migrate to OS X menubar...
Added part of a patch by Adam Strzelecki which makes GTK menu migrate to OS X menubar when GTK+quartz is used. This is taken from Gimp and should be safe enough at this stage since it really only affects OS X.
Fix for Bug #181663 (Font style errors / assert when changing style)
- I didn't see the problem described in the main part, but the assert was overzealous and, in my new opinion, shouldn't be there, so it's gone.
- Fixed other style button problems mentioned in comments.
- I didn't see the problem described in the main part, but the assert was overzealous and, in my new opinion, shouldn't be there, so it's gone.
- Fixed other style button problems mentioned in comments.
Fix small z-order error for 3D boxes
* [INTL: hu] Hungarian update by reuss (#181649)
copyedit
label fix: kbd selection can never go into groups anyway, only layers
Another take to fixing pdf import crash, likely without memory leak
add additional needed files for win32 NSIS installer during make dist
updated catalan.nsh from launchpad by Xavi Conde
roll back to 16721 (see discussion in the devel list)
Made turbulence filter resolution-independent and renderable at any size
and in one more place
Updated Vietnamese translation
preliminary update of ru.po :)
added another fogotten file containing user visible messages
Convert 3D boxes to ordinary groups before tweaking, ungrouping or applying 'convert to path' (closes LP #179693 and #176646).
Khmer translations updated
fix compile. rename Proj::FINITE and INFINITE to VP_* because of apparent name clash on windows compile.
Enable 3D box toolbar
16 years agoFix LP #181020: When snapping a guide, now only the part of the guide near the pointe...
Fix LP #181020: When snapping a guide, now only the part of the guide near the pointer is considered
matching brackets
correctly transform LPE path and point parameters with the SPItem's transform
* [INTL: nl] Dutch update by Foppe Benedictus (closes: #181283)
* [INTL: sk] Updated Slovak translation
trying to fix pdf import crashes
remove the indecently obsolete file
remove the indecently obsolete file
Updating Khmer translations
add myself in authors
Added contributor
* [INTL: sk] Updated Slovak translation
* Markup fix
* [INTL: it] Little fixes for win32 installer translation
* Serbian (Cyrillic) update by Aleksandar Urošević
whitespace cleanup
* Fixing some format error
Added Bill Baxter by request. He added this feature:
http://wiki.inkscape.org/wiki/index.php/ReleaseNotes046#Saving_window_geometry_globally
http://wiki.inkscape.org/wiki/index.php/ReleaseNotes046#Saving_window_geometry_globally
<cafuego> pt_BR.po has a problem too
If anyone cares, line 4279 needs to have </d> changed to </b>
and <n> to ,b>
<b> even
If anyone cares, line 4279 needs to have </d> changed to </b>
and <n> to ,b>
<b> even
ditto last commit
Change menu icon sizes for windows from 13,13 to 16,16 (Closes: LP
#178215)
#178215)
r17534@shi: ted | 2008-01-06 14:56:29 -0800
Scripting now maintains the output_extension parameter accross the
script. This was necissary because the file written out gets the the
parameter of what it was written out with, while the original document
gets fixed. Even though the current document gets corrected by the
output function, the script hands back the one that is written out.
Basically, this means that we need to handle it in this file. And now
we do.
Fixes lp: 167132
Scripting now maintains the output_extension parameter accross the
script. This was necissary because the file written out gets the the
parameter of what it was written out with, while the original document
gets fixed. Even though the current document gets corrected by the
output function, the script hands back the one that is written out.
Basically, this means that we need to handle it in this file. And now
we do.
Fixes lp: 167132
Fix missing tooltips in LPE's. (Closes LP: #178471)
Whitespace cleanup.
Whitespace cleanup.
r17530@shi: ted | 2008-01-06 13:50:53 -0800
Swapping arround some logic and setting up the grid lines so that major
ones are drawn when zoomed out correctly. This is lp:167422
Swapping arround some logic and setting up the grid lines so that major
ones are drawn when zoomed out correctly. This is lp:167422
* [INTL: sk] Updated Slovak translation
r17510@shi: ted | 2008-01-06 12:48:26 -0800
Changing it so that the timer doesn't go off unless we're in live
effects mode. This fixes lp:176608
Changing it so that the timer doesn't go off unless we're in live
effects mode. This fixes lp:176608
Fix LP #168684
Changes
* Updating all po (make update-po)
Also transform stroke, patterns, and gradients of 3D box sides
noop (cleanup): remove commented line in widgets/toolbox.cpp obviously left over from copy & paste
Updated attributes-test.h to recognize filter effects attributes implemented since 0.45
Removing a few more debug statements
Removing some debug statements
Adds 'Save as SVG' button / dialog to clarify when saving file, that it
will be saved as SVG. Patch from Gringer. (Closes LP: #169995)
will be saved as SVG. Patch from Gringer. (Closes LP: #169995)
Adding new markers for UML diagramming. Patch from Coezbek. (Closes
LP: #169989)
LP: #169989)
Modify transform dialog icons so arrows show correct sense of motion for
a positive value in the corresponding spinbutton. Patch from
Jedfrechette (closes LP: #169927)
a positive value in the corresponding spinbutton. Patch from
Jedfrechette (closes LP: #169927)
fix xml prefix in Barcode; another partial fix for Bug #179770
Added bicubic pixblock transformer to fix jagged results with rotated filters
add uri for xml namespace and use inkex.addNS() to add namespaces
partial fix for Bug #179770
partial fix for Bug #179770
adding myself to TRANSLATORS
* [INTL: sk] Added Slovak translation (manpage)
noop: remove old, commented out debugging code
Applying Gail's patch for font-specification
(Closes LP: #169973)
- New attribute in an object's style string called
-inkscape-font-specification stores full font name
- This will be useful when we can support fonts that don't fit into the
confines of CSS (if either pango enhances their PangoFontDescription
structure, or we can get around its limitations)
- Framework in place to separate font families from their "styles"
(faces)
in the text and font dialog - need only the code that does the actual
separation
- Text and Styles dialog shows only fonts it can handle
(Closes LP: #169973)
- New attribute in an object's style string called
-inkscape-font-specification stores full font name
- This will be useful when we can support fonts that don't fit into the
confines of CSS (if either pango enhances their PangoFontDescription
structure, or we can get around its limitations)
- Framework in place to separate font families from their "styles"
(faces)
in the text and font dialog - need only the code that does the actual
separation
- Text and Styles dialog shows only fonts it can handle
Fixing up a few more files
glib/gtestutils.h is not available on gutsy, so switching to include of
glib.h, which will include that file on hardy, but on gutsy will include
gmessage.h.
glib.h, which will include that file on hardy, but on gutsy will include
gmessage.h.
Fix missing include for g_assert() calls - causes FTBFS on Ubuntu Hardy
currently.
currently.
Only set style of box sides during creation (not upon every repr write).
* [INTL: sk] Updated Slovak translation: minor changes
Corrected tooltips and labels in the LPEs
Added more error checking to filter effects code
add link to add galician.nsh
* [INTL: gl] Added Galician translation (win32 installer) by Leandro Regueiro
* [INTL: es] Spanish translation update by Lucas Vieites (closes: #180399)
* Bulgarian translation update by Victor Dachev
* Moving Breton from br_FR to br
1) fix snapping while scaling
2) fix constrained snapping
3) improve snapping logic (again), or more specifically: better obey "always snap"
4) refactoring to reduce risk of bugs: renaming variables and methods for better readability, adding class members instead of using std::pairs, etc.
2) fix constrained snapping
3) improve snapping logic (again), or more specifically: better obey "always snap"
4) refactoring to reduce risk of bugs: renaming variables and methods for better readability, adding class members instead of using std::pairs, etc.