Code

inkscape.git
16 years ago r17715@shi: ted | 2008-01-17 21:25:04 -0800
gouldtj [Fri, 18 Jan 2008 05:25:16 +0000 (05:25 +0000)]
 r17715@shi:  ted | 2008-01-17 21:25:04 -0800
 Removing files that aren't actually shipped in the tarball

16 years agouse threads to open browser without locking inkscape
jucablues [Fri, 18 Jan 2008 03:52:48 +0000 (03:52 +0000)]
use threads to open browser without locking inkscape

16 years agoadded "Ask Us a Question" to the Help menu linking to http://answers.launchpad.net...
jucablues [Fri, 18 Jan 2008 00:53:42 +0000 (00:53 +0000)]
added "Ask Us a Question" to the Help menu linking to answers.launchpad.net/inkscape/+addquestion

16 years agoFixed crash in the filter effects dialog on loading files with the unimplemented...
nicholasbishop [Fri, 18 Jan 2008 00:03:02 +0000 (00:03 +0000)]
Fixed crash in the filter effects dialog on loading files with the unimplemented component transfer filter.

16 years agoremoving feTile and feComponentTransfer from UI
jucablues [Thu, 17 Jan 2008 23:28:02 +0000 (23:28 +0000)]
removing feTile and feComponentTransfer from UI

16 years agofix transformation of LPECurveStitch when "Scale width relative" is set
johanengelen [Thu, 17 Jan 2008 21:43:33 +0000 (21:43 +0000)]
fix transformation of LPECurveStitch when "Scale width relative" is set

16 years agofix Matrix::isTranslation
johanengelen [Thu, 17 Jan 2008 21:33:39 +0000 (21:33 +0000)]
fix Matrix::isTranslation

16 years agoGeom: fix a crash on assertion in sbasis-to-bezier.cpp
johanengelen [Thu, 17 Jan 2008 21:04:37 +0000 (21:04 +0000)]
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...
johanengelen [Thu, 17 Jan 2008 20:50:00 +0000 (20:50 +0000)]
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...
johanengelen [Thu, 17 Jan 2008 19:47:12 +0000 (19:47 +0000)]
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.

16 years agoReverted earlier edit - export bitmap dialog is now sizeable once again
joelholdsworth [Thu, 17 Jan 2008 19:38:29 +0000 (19:38 +0000)]
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...
nicholasbishop [Thu, 17 Jan 2008 19:26:04 +0000 (19:26 +0000)]
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.

16 years agoFixed bug in filter effects dialog; incorrect desktop was being used with multiple...
nicholasbishop [Thu, 17 Jan 2008 19:21:31 +0000 (19:21 +0000)]
Fixed bug in filter effects dialog; incorrect desktop was being used with multiple windows open.

16 years agoFixed a crash on removing a filter primitive in the filter effects dialog.
nicholasbishop [Thu, 17 Jan 2008 16:41:33 +0000 (16:41 +0000)]
Fixed a crash on removing a filter primitive in the filter effects dialog.

16 years ago * [INTL: hu] Hungarian update by reuss
luca_bruno [Thu, 17 Jan 2008 15:02:40 +0000 (15:02 +0000)]
 * [INTL: hu] Hungarian update by reuss

16 years ago * Dutch translation update by Fropper (re-closes: #181283)
luca_bruno [Thu, 17 Jan 2008 14:51:59 +0000 (14:51 +0000)]
 * Dutch translation update by Fropper (re-closes: #181283)

16 years ago * Cleanup patch for plural forms in po-files, by vonHalenbach (closes: #183610)
luca_bruno [Thu, 17 Jan 2008 14:45:15 +0000 (14:45 +0000)]
 * Cleanup patch for plural forms in po-files, by vonHalenbach (closes: #183610)

16 years agoKhmer translations updated
sokhem [Thu, 17 Jan 2008 08:23:08 +0000 (08:23 +0000)]
Khmer translations updated

16 years agoRegisteredColorPicker is now subclassed from RegisteredWidget<ColorPicker> instead...
gustav_b [Thu, 17 Jan 2008 00:56:37 +0000 (00:56 +0000)]
RegisteredColorPicker is now subclassed from RegisteredWidget<ColorPicker> instead of old RegisteredWdg

16 years agonow act on settings in dialogue
theadib [Wed, 16 Jan 2008 23:31:51 +0000 (23:31 +0000)]
now act on settings in dialogue

16 years agoStopped the export bitmap dialog from being sizeable
joelholdsworth [Wed, 16 Jan 2008 21:55:17 +0000 (21:55 +0000)]
Stopped the export bitmap dialog from being sizeable

16 years agoCorrected the parenting of the browse dialog, so that it cannot fall underneath the...
joelholdsworth [Wed, 16 Jan 2008 21:22:01 +0000 (21:22 +0000)]
Corrected the parenting of the browse dialog, so that it cannot fall underneath the export dialog on Windows

16 years agoOops, set 'scislac' modus off by default ofcourse.
johanengelen [Wed, 16 Jan 2008 21:13:09 +0000 (21:13 +0000)]
Oops, set 'scislac' modus off by default ofcourse.

16 years agofix bug in lpe-curvestitch.cpp and add 'scislac' modus, not exposed to normal user.
johanengelen [Wed, 16 Jan 2008 21:12:28 +0000 (21:12 +0000)]
fix bug in lpe-curvestitch.cpp and add 'scislac' modus, not exposed to normal user.

16 years agoremove unnecessary cast + cosmetic changes.
johanengelen [Wed, 16 Jan 2008 20:28:24 +0000 (20:28 +0000)]
remove unnecessary cast + cosmetic changes.

16 years agoRegisteredEnum is now subclassed from RegisteredWidget<enum> instead of old RegisteredWdg
johanengelen [Wed, 16 Jan 2008 20:12:15 +0000 (20:12 +0000)]
RegisteredEnum is now subclassed from RegisteredWidget<enum> instead of old RegisteredWdg

16 years agofix initialization of grid document properties
johanengelen [Wed, 16 Jan 2008 19:27:52 +0000 (19:27 +0000)]
fix initialization of grid document properties

16 years agoRegisteredScalar subclassed from RegisteredWidget<Scalar> instead of old RegisteredWdg
johanengelen [Wed, 16 Jan 2008 19:21:46 +0000 (19:21 +0000)]
RegisteredScalar subclassed from RegisteredWidget<Scalar> instead of old RegisteredWdg

16 years agoNo need to use pointers for the widgets of document-properties.cpp, so don't.
johanengelen [Wed, 16 Jan 2008 19:03:48 +0000 (19:03 +0000)]
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

16 years agotiny fix
jucablues [Wed, 16 Jan 2008 14:53:03 +0000 (14:53 +0000)]
tiny fix

16 years agojust corrected my name which Bryce added. woohoo I'm in AUTHORS ;)
jiho-sf [Wed, 16 Jan 2008 12:56:53 +0000 (12:56 +0000)]
just corrected my name which Bryce added. woohoo I'm in AUTHORS ;)

16 years agoRemember state of 'Relative to:' combo box in Align and Distribute dialog across...
cilix42 [Wed, 16 Jan 2008 10:54:24 +0000 (10:54 +0000)]
Remember state of 'Relative to:' combo box in Align and Distribute dialog across sessions (closes LP #171086)

16 years agojust a tiny refactoring
jucablues [Wed, 16 Jan 2008 10:50:24 +0000 (10:50 +0000)]
just a tiny refactoring

16 years agoimplementation of Flood Filter Effect renderer
jucablues [Wed, 16 Jan 2008 10:35:46 +0000 (10:35 +0000)]
implementation of Flood Filter Effect renderer

16 years agoAdd option in Preferences to keep objects after conversion to guides
cilix42 [Wed, 16 Jan 2008 09:36:32 +0000 (09:36 +0000)]
Add option in Preferences to keep objects after conversion to guides

16 years agoMove 'bounding box' option up one level (from Selector to Tools page in Preferences...
cilix42 [Wed, 16 Jan 2008 09:15:26 +0000 (09:15 +0000)]
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)

16 years agoAdding jo Irisson for all his work on the Mac port
bryce [Wed, 16 Jan 2008 08:27:26 +0000 (08:27 +0000)]
Adding jo Irisson for all his work on the Mac port

16 years ago r17673@shi: ted | 2008-01-15 23:01:59 -0800
gouldtj [Wed, 16 Jan 2008 07:02:04 +0000 (07:02 +0000)]
 r17673@shi:  ted | 2008-01-15 23:01:59 -0800
 SVK messed this up

16 years ago r17671@shi: ted | 2008-01-15 23:00:05 -0800
gouldtj [Wed, 16 Jan 2008 07:00:19 +0000 (07:00 +0000)]
 r17671@shi:  ted | 2008-01-15 23:00:05 -0800
 +devel take two

16 years ago r17663@shi: ted | 2008-01-15 22:34:34 -0800
gouldtj [Wed, 16 Jan 2008 06:57:11 +0000 (06:57 +0000)]
 r17663@shi:  ted | 2008-01-15 22:34:34 -0800
 Changing back to +devel

16 years ago r17648@shi: ted | 2008-01-14 23:31:32 -0800
gouldtj [Wed, 16 Jan 2008 06:42:26 +0000 (06:42 +0000)]
 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.

16 years ago r17647@shi: ted | 2008-01-14 23:30:32 -0800
gouldtj [Wed, 16 Jan 2008 06:41:59 +0000 (06:41 +0000)]
 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.

16 years ago r17646@shi: ted | 2008-01-14 22:40:55 -0800
gouldtj [Wed, 16 Jan 2008 06:41:04 +0000 (06:41 +0000)]
 r17646@shi:  ted | 2008-01-14 22:40:55 -0800
 updated translations

16 years ago r17645@shi: ted | 2008-01-14 22:05:15 -0800
gouldtj [Wed, 16 Jan 2008 06:36:54 +0000 (06:36 +0000)]
 r17645@shi:  ted | 2008-01-14 22:05:15 -0800
 pre0 marking

16 years ago r17634@shi: ted | 2008-01-14 21:53:49 -0800
gouldtj [Wed, 16 Jan 2008 06:34:56 +0000 (06:34 +0000)]
 r17634@shi:  ted | 2008-01-14 21:53:49 -0800
 Changing verison to 0.45+0.46pre0

16 years agoMake path segments convertable to guides, too
cilix42 [Wed, 16 Jan 2008 00:12:43 +0000 (00:12 +0000)]
Make path segments convertable to guides, too

16 years agocreate inkview on dist
theadib [Tue, 15 Jan 2008 23:58:16 +0000 (23:58 +0000)]
create inkview on dist

16 years agocreate inkview on dist
theadib [Tue, 15 Jan 2008 23:57:02 +0000 (23:57 +0000)]
create inkview on dist

16 years agoRegisteredCheckbutton is now subclassed from RegisteredWidget<CheckButton>
johanengelen [Tue, 15 Jan 2008 23:43:23 +0000 (23:43 +0000)]
RegisteredCheckbutton is now subclassed from RegisteredWidget<CheckButton>

16 years agoSlightly more 'object-oriented' way to invoke item-specific conversion-to-guides...
cilix42 [Tue, 15 Jan 2008 22:09:09 +0000 (22:09 +0000)]
Slightly more 'object-oriented' way to invoke item-specific conversion-to-guides methods

16 years agohopefully fix compile error on linux
johanengelen [Tue, 15 Jan 2008 21:30:53 +0000 (21:30 +0000)]
hopefully fix compile error on linux

16 years agoFix wrong offset when Ctrl+dragging 3D boxes by their center
cilix42 [Tue, 15 Jan 2008 19:59:14 +0000 (19:59 +0000)]
Fix wrong offset when Ctrl+dragging 3D boxes by their center

16 years agoRegisteredWidget has been renamed to RegisteredWdg. This is a deprecated class, all...
johanengelen [Tue, 15 Jan 2008 16:33:29 +0000 (16:33 +0000)]
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.

16 years agoprepare LPE parameter widgets to be owned by multiple dialogs, as it should be.
johanengelen [Tue, 15 Jan 2008 14:29:14 +0000 (14:29 +0000)]
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.

16 years agoM AUTHORS
joelholdsworth [Tue, 15 Jan 2008 10:28:15 +0000 (10:28 +0000)]
M    AUTHORS
M    src/ui/dialog/aboutbox.cpp

16 years agopt_BR.po tiny update (filter effects dialog)
jucablues [Tue, 15 Jan 2008 06:50:25 +0000 (06:50 +0000)]
pt_BR.po tiny update (filter effects dialog)

16 years agomake input labels translatable
mental [Tue, 15 Jan 2008 05:13:05 +0000 (05:13 +0000)]
make input labels translatable

16 years agostop toggling insensitive state for modification flag updates (fixes critical bug...
mental [Tue, 15 Jan 2008 05:08:28 +0000 (05:08 +0000)]
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

16 years agoabstract use of sodipodi:modified
mental [Tue, 15 Jan 2008 04:27:00 +0000 (04:27 +0000)]
abstract use of sodipodi:modified

16 years agowhitespace cleanup
mental [Tue, 15 Jan 2008 03:30:55 +0000 (03:30 +0000)]
whitespace cleanup

16 years agoupdating pt_BR (filter effects)
jucablues [Tue, 15 Jan 2008 02:47:27 +0000 (02:47 +0000)]
updating pt_BR (filter effects)

16 years agotweaking slider increments and ranges for convolve matrix and turbulence filters
jucablues [Tue, 15 Jan 2008 01:46:13 +0000 (01:46 +0000)]
tweaking slider increments and ranges for convolve matrix and turbulence filters

16 years agomore on blur to bitmap
theadib [Mon, 14 Jan 2008 23:55:57 +0000 (23:55 +0000)]
more on blur to bitmap

16 years agoAdd preference so people can choose which behaviour they want. (bug 167422)
johanengelen [Mon, 14 Jan 2008 23:30:00 +0000 (23:30 +0000)]
Add preference so people can choose which behaviour they want. (bug 167422)

16 years agoW3C licensing:
jucablues [Mon, 14 Jan 2008 21:23:29 +0000 (21:23 +0000)]
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
 */

16 years agocleaning: removing previously commented out g_warnings()
jucablues [Mon, 14 Jan 2008 21:19:47 +0000 (21:19 +0000)]
cleaning: removing previously commented out g_warnings()

16 years agomissing files from make dist(-zip)
theadib [Mon, 14 Jan 2008 15:05:51 +0000 (15:05 +0000)]
missing files from make dist(-zip)

16 years agow.s.
bryce [Mon, 14 Jan 2008 08:11:59 +0000 (08:11 +0000)]
w.s.

16 years agoearly version export to PS using blur to bitmap
theadib [Mon, 14 Jan 2008 00:27:19 +0000 (00:27 +0000)]
early version export to PS using blur to bitmap

16 years agoupdate
a_b [Sun, 13 Jan 2008 22:43:00 +0000 (22:43 +0000)]
update

16 years agoSome small changes in the captions of the document-properties dialog
dvlierop2 [Sun, 13 Jan 2008 20:37:19 +0000 (20:37 +0000)]
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...
cilix42 [Sun, 13 Jan 2008 18:17:32 +0000 (18:17 +0000)]
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).

16 years ago * [INTL: pl] Updated Polish translation by Tomek Argasiński
helix84 [Sun, 13 Jan 2008 18:06:20 +0000 (18:06 +0000)]
 * [INTL: pl] Updated Polish translation by Tomek Argasiński

16 years agoAllow snapping from and to ellipses
dvlierop2 [Sun, 13 Jan 2008 13:34:51 +0000 (13:34 +0000)]
Allow snapping from and to ellipses

16 years agoKILLING OLD TODO/BUG: remove option that slipped-in without the code.
kidproto [Sun, 13 Jan 2008 11:44:14 +0000 (11:44 +0000)]
KILLING OLD TODO/BUG: remove option that slipped-in without the code.

16 years agoAdding additional directions for installing script pre-requisites
bryce [Sun, 13 Jan 2008 08:15:50 +0000 (08:15 +0000)]
Adding additional directions for installing script pre-requisites

16 years agoAdding extra info on how to get the python-lxml extension.
bryce [Sun, 13 Jan 2008 07:52:09 +0000 (07:52 +0000)]
Adding extra info on how to get the python-lxml extension.

16 years agoFix #181795
dvlierop2 [Sat, 12 Jan 2008 20:55:16 +0000 (20:55 +0000)]
Fix #181795

16 years agoFixed erroneous overwriting of temporary images inside filter effects
kiirala [Sat, 12 Jan 2008 18:38:39 +0000 (18:38 +0000)]
Fixed erroneous overwriting of temporary images inside filter effects

16 years agofix vector, power, and fidelity for paths in transformed groups, also normalize fidel...
buliabyak [Sat, 12 Jan 2008 03:49:27 +0000 (03:49 +0000)]
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)

16 years agofix over_the_stroke for paths in transformed groups
buliabyak [Sat, 12 Jan 2008 03:46:58 +0000 (03:46 +0000)]
fix over_the_stroke for paths in transformed groups

16 years agoAllow conversion of all selected items to guides (for items other than rectangles...
cilix42 [Sat, 12 Jan 2008 01:37:41 +0000 (01:37 +0000)]
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)

16 years agoFix bad markups in km.po
cilix42 [Sat, 12 Jan 2008 00:44:53 +0000 (00:44 +0000)]
Fix bad markups in km.po

16 years agoBetter handling of shortcuts in 3D box tool
cilix42 [Fri, 11 Jan 2008 22:55:37 +0000 (22:55 +0000)]
Better handling of shortcuts in 3D box tool

16 years ago(no commit message)
dvlierop2 [Fri, 11 Jan 2008 22:25:33 +0000 (22:25 +0000)]

16 years agoUpdate doc/keys.xml (new Alt modifier in ellipse tool)
cilix42 [Fri, 11 Jan 2008 21:21:57 +0000 (21:21 +0000)]
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...
cilix42 [Fri, 11 Jan 2008 19:01:50 +0000 (19:01 +0000)]
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.

16 years agoCheck for perspective in document defs (to avoid hanging/crashes after vacuum defs...
cilix42 [Fri, 11 Jan 2008 18:00:46 +0000 (18:00 +0000)]
Check for perspective in document defs (to avoid hanging/crashes after vacuum defs or when opening pre-0.46 documents); partly fixes LP #182031

16 years agoAdded example file for feTurbulence effect
kiirala [Fri, 11 Jan 2008 16:04:16 +0000 (16:04 +0000)]
Added example file for feTurbulence effect

16 years agoFix bad markup in po/vi.po
cilix42 [Fri, 11 Jan 2008 15:23:12 +0000 (15:23 +0000)]
Fix bad markup in po/vi.po

16 years agoRetain the 3D box attribute when doing a color tweak only (so that the box can be...
cilix42 [Fri, 11 Jan 2008 13:47:09 +0000 (13:47 +0000)]
Retain the 3D box attribute when doing a color tweak only (so that the box can be further edited in 3D box context)

16 years agoAdd missing selection cue option to preferences for tweak, calligraphy, and paint...
cilix42 [Fri, 11 Jan 2008 13:22:46 +0000 (13:22 +0000)]
Add missing selection cue option to preferences for tweak, calligraphy, and paint bucket tools

16 years agoremove the struts
buliabyak [Fri, 11 Jan 2008 02:35:48 +0000 (02:35 +0000)]
remove the struts

16 years agopatch from bug 175398
buliabyak [Fri, 11 Jan 2008 00:39:16 +0000 (00:39 +0000)]
patch from bug 175398

16 years agoAdded part of a patch by Adam Strzelecki which makes GTK menu migrate to OS X menubar...
jiho-sf [Thu, 10 Jan 2008 23:25:07 +0000 (23:25 +0000)]
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.

16 years agoFix for Bug #181663 (Font style errors / assert when changing style)
gbanaszk [Thu, 10 Jan 2008 22:40:48 +0000 (22:40 +0000)]
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.

16 years agoFix small z-order error for 3D boxes
cilix42 [Thu, 10 Jan 2008 19:23:49 +0000 (19:23 +0000)]
Fix small z-order error for 3D boxes

16 years ago * [INTL: hu] Hungarian update by reuss (#181649)
luca_bruno [Thu, 10 Jan 2008 08:24:30 +0000 (08:24 +0000)]
 * [INTL: hu] Hungarian update by reuss (#181649)

16 years agocopyedit
buliabyak [Thu, 10 Jan 2008 02:07:10 +0000 (02:07 +0000)]
copyedit

16 years agolabel fix: kbd selection can never go into groups anyway, only layers
buliabyak [Thu, 10 Jan 2008 01:48:16 +0000 (01:48 +0000)]
label fix: kbd selection can never go into groups anyway, only layers