Fix bad markup in po/vi.po
whitespace
whitespace
Fix another small z-order issue for 3D boxes
16 years agoadd default functions for transforming lpe-pathalongpath.cpp and lpe-skeletalstrokes.cpp
add default functions for transforming lpe-pathalongpath.cpp and lpe-skeletalstrokes.cpp
Partially fix bug #167500 (rulers being off)
Made the inside/outside radio buttons in the Spirograph extension inx translatable
Updated Vietnamese translation
adding CC licensing note about the previously added image
adding this image to Makefile.am
adding this image to Makefile.am
i forgot to add this image that is used on convolvematrix icon
added updated RU translation
info-box for filter effects dialog
* Second part of the cleanup patch for plural forms
improved spelling ;-)
r17715@shi: ted | 2008-01-17 21:25:04 -0800
Removing files that aren't actually shipped in the tarball
Removing files that aren't actually shipped in the tarball
use threads to open browser without locking inkscape
added "Ask Us a Question" to the Help menu linking to answers.launchpad.net/inkscape/+addquestion
Fixed crash in the filter effects dialog on loading files with the unimplemented component transfer filter.
removing feTile and feComponentTransfer from UI
fix transformation of LPECurveStitch when "Scale width relative" is set
fix Matrix::isTranslation
Geom: fix a crash on assertion in sbasis-to-bezier.cpp
16 years agoremove SPDesktop from SPNamedView when it is destroyed. Fixing bug 183621, but anothe...
remove SPDesktop from SPNamedView when it is destroyed. Fixing bug 183621, but another bug is apparently present that causes a bug with similar trigger
16 years agosorry for this late feature change. this makes the curvestitching *that* much powerfu...
sorry for this late feature change. this makes the curvestitching *that* much powerful, plus when this would be introduced in 0.47 it would make 0.46's curvestitching xml obsolete and I'd have to tedious compatibility code.
Reverted earlier edit - export bitmap dialog is now sizeable once again
16 years agoHide the Image filter effect primitive from the filter effects dialog. Files containi...
Hide the Image filter effect primitive from the filter effects dialog. Files containing that filter will still show the filter in the dialog, but the settings area warns that the filter is not yet implemented in Inkscape.
Fixed bug in filter effects dialog; incorrect desktop was being used with multiple windows open.
Fixed a crash on removing a filter primitive in the filter effects dialog.
* [INTL: hu] Hungarian update by reuss
* Dutch translation update by Fropper (re-closes: #181283)
* Cleanup patch for plural forms in po-files, by vonHalenbach (closes: #183610)
Khmer translations updated
RegisteredColorPicker is now subclassed from RegisteredWidget<ColorPicker> instead of old RegisteredWdg
now act on settings in dialogue
Stopped the export bitmap dialog from being sizeable
Corrected the parenting of the browse dialog, so that it cannot fall underneath the export dialog on Windows
Oops, set 'scislac' modus off by default ofcourse.
fix bug in lpe-curvestitch.cpp and add 'scislac' modus, not exposed to normal user.
remove unnecessary cast + cosmetic changes.
RegisteredEnum is now subclassed from RegisteredWidget<enum> instead of old RegisteredWdg
fix initialization of grid document properties
RegisteredScalar subclassed from RegisteredWidget<Scalar> instead of old RegisteredWdg
No need to use pointers for the widgets of document-properties.cpp, so don't.
Add easy upcast to gtk::widget to registered-widget.h
Add easy upcast to gtk::widget to registered-widget.h
tiny fix
just corrected my name which Bryce added. woohoo I'm in AUTHORS ;)
Remember state of 'Relative to:' combo box in Align and Distribute dialog across sessions (closes LP #171086)
just a tiny refactoring
implementation of Flood Filter Effect renderer
Add option in Preferences to keep objects after conversion to guides
Move 'bounding box' option up one level (from Selector to Tools page in Preferences) since it applies more globally than just in the Selector tool (see discussion on the mailing list)
Adding jo Irisson for all his work on the Mac port
r17673@shi: ted | 2008-01-15 23:01:59 -0800
SVK messed this up
SVK messed this up
r17671@shi: ted | 2008-01-15 23:00:05 -0800
+devel take two
+devel take two
r17663@shi: ted | 2008-01-15 22:34:34 -0800
Changing back to +devel
Changing back to +devel
r17648@shi: ted | 2008-01-14 23:31:32 -0800
Adding in some nice little options to make packaing easier. 'New' tar format and all the dists that we already make but I did by hand.
Adding in some nice little options to make packaing easier. 'New' tar format and all the dists that we already make but I did by hand.
r17647@shi: ted | 2008-01-14 23:30:32 -0800
Increasing automake to 1.10 for tar options. May be able to go lower, didn't check them all. 1.7 doesn't work.
Increasing automake to 1.10 for tar options. May be able to go lower, didn't check them all. 1.7 doesn't work.
r17646@shi: ted | 2008-01-14 22:40:55 -0800
updated translations
updated translations
r17645@shi: ted | 2008-01-14 22:05:15 -0800
pre0 marking
pre0 marking
r17634@shi: ted | 2008-01-14 21:53:49 -0800
Changing verison to 0.45+0.46pre0
Changing verison to 0.45+0.46pre0
Make path segments convertable to guides, too
create inkview on dist
create inkview on dist
RegisteredCheckbutton is now subclassed from RegisteredWidget<CheckButton>
Slightly more 'object-oriented' way to invoke item-specific conversion-to-guides methods
hopefully fix compile error on linux
Fix wrong offset when Ctrl+dragging 3D boxes by their center
RegisteredWidget has been renamed to RegisteredWdg. This is a deprecated class, all that use it should be recoded and RegisteredWdg should be deleted as soon as possible.
The *new* RegisteredWidget is a template class and should be subclassed (eventually) from Gtk::Widget, for example RegisteredWidget<Scalar> will be subclassed from Scalar, which is subclassed from Labelled, => Gtk::HBox => Gtk::Widget. This way, a RegisteredWidget<T> can be directly used as Gtk::Widget, and gtk::manage works, etc! This all should solve the problem of having multiple widgets for the same parameters.
The *new* RegisteredWidget is a template class and should be subclassed (eventually) from Gtk::Widget, for example RegisteredWidget<Scalar> will be subclassed from Scalar, which is subclassed from Labelled, => Gtk::HBox => Gtk::Widget. This way, a RegisteredWidget<T> can be directly used as Gtk::Widget, and gtk::manage works, etc! This all should solve the problem of having multiple widgets for the same parameters.
prepare LPE parameter widgets to be owned by multiple dialogs, as it should be.
For each parameter function that has not been re-implemented, a warning is issued.
Sorry for the huge number of warnings showing when working with LPE. It is important to fix this asap.
For each parameter function that has not been re-implemented, a warning is issued.
Sorry for the huge number of warnings showing when working with LPE. It is important to fix this asap.
M AUTHORS
M src/ui/dialog/aboutbox.cpp
M src/ui/dialog/aboutbox.cpp
pt_BR.po tiny update (filter effects dialog)
make input labels translatable
stop toggling insensitive state for modification flag updates (fixes critical bug #182401)
In order to do this, I got rid of sodipodi:modified in favor of a simple
flag in SPDocument, also renaming SPDocument::{set,is}Modified to
SPDocument::{set,is}ModifiedSinceSave
In order to do this, I got rid of sodipodi:modified in favor of a simple
flag in SPDocument, also renaming SPDocument::{set,is}Modified to
SPDocument::{set,is}ModifiedSinceSave
abstract use of sodipodi:modified
whitespace cleanup
updating pt_BR (filter effects)
tweaking slider increments and ranges for convolve matrix and turbulence filters
more on blur to bitmap
Add preference so people can choose which behaviour they want. (bug 167422)
W3C licensing:
/*
* feTurbulence filter primitive renderer
*
* Authors:
* World Wide Web Consortium <http://www.w3.org/>
* Felipe Corrêa da Silva Sanches <felipe.sanches@gmail.com>
* Niko Kiirala <niko@kiirala.com>
*
* This file has a considerable amount of code adapted from
* the W3C SVG filter specs, available at:
* http://www.w3.org/TR/SVG11/filters.html#feTurbulence
*
* W3C original code is licensed under the terms of
* the (GPL compatible) W3C® SOFTWARE NOTICE AND LICENSE:
* http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
*
* Copyright (C) 2007 authors
* Released under GNU GPL, read the file 'COPYING' for more information
*/
/*
* feTurbulence filter primitive renderer
*
* Authors:
* World Wide Web Consortium <http://www.w3.org/>
* Felipe Corrêa da Silva Sanches <felipe.sanches@gmail.com>
* Niko Kiirala <niko@kiirala.com>
*
* This file has a considerable amount of code adapted from
* the W3C SVG filter specs, available at:
* http://www.w3.org/TR/SVG11/filters.html#feTurbulence
*
* W3C original code is licensed under the terms of
* the (GPL compatible) W3C® SOFTWARE NOTICE AND LICENSE:
* http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
*
* Copyright (C) 2007 authors
* Released under GNU GPL, read the file 'COPYING' for more information
*/
cleaning: removing previously commented out g_warnings()
missing files from make dist(-zip)
w.s.
early version export to PS using blur to bitmap
update
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)