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
don't update LPE dialog when selection is modified.
Make creation of dots via Ctrl+click also possible in pen context; fill dots with current stroke color (and unset stroke); add preferences settings for dot radius and status bar messages; Shift+Ctrl+click varies the radius slightly
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