* 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.
* Added initial Breton (br_FR) translation by Alan Monfort (closes #180070)
* [INTL: sk] Updated Slovak translation (win32 installer)
* [INTL: sk] Updated Slovak translation
Enable text output for Cairo renderer if Cairo has FreeType support enabled
Purged fill type enum
Fixed messed up transformations because of a missing cairo_restore() and removed some debug stuff
error checks on surface return values
fix for gcc 3.3 by John Faith. https://bugs.launchpad.net/inkscape/+bug/178180
patch by John Faith https://bugs.launchpad.net/inkscape/+bug/175697
should be applied upstream in 2geom.
should be applied upstream in 2geom.
fix typo notepath => nodepath
make LPE parameters responsible for transformation (LPE cycles through its params to apply transform)
+ Fix bug #179840, forking of LPEs
+ Groundwork for fixing transforming LPE bugs. TODO: implement the actual transformation of LPE parameters.
+ Groundwork for fixing transforming LPE bugs. TODO: implement the actual transformation of LPE parameters.
add libnr <=> 2geom conversion helper headerfile
Fix LP bug #179328
update to latest 2geom
Fix LP #179741
* [INTL: it] Translation update for win32 installer
* [INTL: sl] Slovenian update by Martin Srebotnjak (closes: #179661)
2008-01-02 Michael Wybrow <mjwybrow@users.sourceforge.net>
* src/sp-item.cpp: Fix bug #167898, where a triggered document update
prior to connectoor rerouting could attempt to access a deleted
object clip_ref during ungrouping, causing a crash.
* src/sp-item.cpp: Fix bug #167898, where a triggered document update
prior to connectoor rerouting could attempt to access a deleted
object clip_ref during ungrouping, causing a crash.
finished preparation of localisation for additional terms
disable fill-and-stroke blend (separate commit for easy reversion)
make blend versus blur more configurable on a case-by-case basis
fix update on layer switch and work around some blur-related glitches
separate blend history for objects versus layers
first crack at enabling blend for layers dialog
abstraction for style widget subjects
factor filter and opacity controls into separate metawidget
whitespace cleanup
win32 installer, do not remove user files
win32 installer, do not delete user files, still translation needed
Fix location of Swatches menu in tutorial (LP: #169986)
whitespace fixups
Add default CC metadata and license to preferences.
(Closes LP: #169954)
(Closes LP: #169954)
Fix compilation issue with g++3.3 on OS X 10.3.9
(Patch from LP: #178123)
(Patch from LP: #178123)
Man page entry for --query-all option
Applying patch from tbnorth to add a --query-all command to dump object
data from the .svg. (Closes LP: #174701)
data from the .svg. (Closes LP: #174701)
Set teeth selector in lpe-gears to an integer value >= 3.
Fix trailing whitespace.
Fix trailing whitespace.
comment fix
fix bug 168751 (sf1749738)
Strip out Pango markup from tooltips (fixes bug #167640)
don't zoom when changing dpi
beautify rendering options tab
rip out gtkmmification of print dialog, to temporarily solve LP: #176018
adjust cairo bitmap origin offset fixup
Fixed bug #172778, [old] grid settings not respected when reopening document
always show grids when adding new grid
Fixing bug #167416
clean up print dialog for better integration with gtkmm
correct build_gridspage
Add icons to document properties grid table :-)
Fix snapping when constrained scaling: now snaps all corners of the selection
guidelinedialog aesthetics
try to fix bug #174475 feImage renderer crashes on non-external image
fix Bug #177891 feGaussianBlur crashes when setting fill paint as input
add tooltip text to bend path. #178471
updated translation into Ukrainian from Maxim Dziumanenko
Spelling fix
Snapping a guide to nodes (while dragging it across the canvas) now also works for angled guides
fixed bad markup in translation
Update
* [INTL: it] Little progress
More work on tango icons by Michael Grossberg + some alternate tools icons deviating from the art libre set but which may be more satisfying in Inkscape.
Enhanced comments related to python modules
16 years agoAdd support for python module tree (i.e. directories with all python modules versions...
Add support for python module tree (i.e. directories with all python modules versions for ppc and intel, for python versions 2.3, 2.4 and 2.5)
1) Fix bug #178312
2) Fix constrained snapping to objects
2) Fix constrained snapping to objects
BUG: 178803: Save As... -> filetype PDF via Cairo crashes
check for cairo version
Recompute box corners relative to new perspective when merging persps (to prevent boxes from jumping randomly)
check for cairo version
check for cairo version
* Extraneous char in shebang removed (Closes: #168796)