Code

inkscape.git
18 years agorevert fix from revision 10741, not needed anymore
buliabyak [Tue, 28 Mar 2006 23:30:26 +0000 (23:30 +0000)]
revert fix from revision 10741, not needed anymore

18 years agooptimizations: prevent handle move callback unless handle is indeed moved; prepend...
buliabyak [Tue, 28 Mar 2006 22:37:25 +0000 (22:37 +0000)]
optimizations: prevent handle move callback unless handle is indeed moved; prepend nodes to selected list instead of append; use SPKnot setter methods instead of g_object_set_property

18 years agouse SPKnot setter methods instead of g_object_set_property
buliabyak [Tue, 28 Mar 2006 22:34:46 +0000 (22:34 +0000)]
use SPKnot setter methods instead of g_object_set_property

18 years agodelete slow and redundant g_object properties, replacing them with fast inline setter...
buliabyak [Tue, 28 Mar 2006 22:33:23 +0000 (22:33 +0000)]
delete slow and redundant g_object properties, replacing them with fast inline setters on struct members

18 years agoChanged objects to only get linked to "linkable" colors.
joncruz [Tue, 28 Mar 2006 17:14:27 +0000 (17:14 +0000)]
Changed objects to only get linked to "linkable" colors.

18 years agooptimization: create side knots and lines only on demand
buliabyak [Tue, 28 Mar 2006 17:10:12 +0000 (17:10 +0000)]
optimization: create side knots and lines only on demand

18 years agoObjects will now change when their linked colors change.
joncruz [Tue, 28 Mar 2006 10:39:18 +0000 (10:39 +0000)]
Objects will now change when their linked colors change.

18 years agomore g++ 4.1 fixes (by inkblotter)
rwst [Tue, 28 Mar 2006 08:43:49 +0000 (08:43 +0000)]
more g++ 4.1 fixes (by inkblotter)

18 years agotry to fix g++ 4.1 compile errors
rwst [Tue, 28 Mar 2006 08:31:37 +0000 (08:31 +0000)]
try to fix g++ 4.1 compile errors

18 years agoExperimenting with linked colors.
joncruz [Tue, 28 Mar 2006 08:02:12 +0000 (08:02 +0000)]
Experimenting with linked colors.

18 years agopreserve (but not use yet) rotation center when making tiled clones
buliabyak [Tue, 28 Mar 2006 04:21:00 +0000 (04:21 +0000)]
preserve (but not use yet) rotation center when making tiled clones

18 years agocopy rotation center when converting to path
buliabyak [Tue, 28 Mar 2006 04:19:47 +0000 (04:19 +0000)]
copy rotation center when converting to path

18 years agocopy rotation center when cloning
buliabyak [Tue, 28 Mar 2006 01:58:29 +0000 (01:58 +0000)]
copy rotation center when cloning

18 years agofix 1367204
buliabyak [Mon, 27 Mar 2006 23:27:14 +0000 (23:27 +0000)]
fix 1367204

18 years agoobey scale ratio lock
buliabyak [Mon, 27 Mar 2006 17:13:26 +0000 (17:13 +0000)]
obey scale ratio lock

18 years agofix 1459154
buliabyak [Mon, 27 Mar 2006 17:11:19 +0000 (17:11 +0000)]
fix 1459154

18 years agoforgot to add XCF output to the makefile
acspike [Mon, 27 Mar 2006 16:04:48 +0000 (16:04 +0000)]
forgot to add XCF output to the makefile

18 years agominor changes to adjust strings for plural forms
knutux [Mon, 27 Mar 2006 13:15:30 +0000 (13:15 +0000)]
minor changes to adjust strings for plural forms

18 years agonext iteration
knutux [Mon, 27 Mar 2006 13:07:12 +0000 (13:07 +0000)]
next iteration

18 years agoapplying ngettext for 2 strings (for languages with multiple plural forms)
knutux [Mon, 27 Mar 2006 09:13:49 +0000 (09:13 +0000)]
applying ngettext for 2 strings (for languages with multiple plural forms)

18 years agoA little XCF export script
acspike [Mon, 27 Mar 2006 06:18:38 +0000 (06:18 +0000)]
A little XCF export script
Exports each layer as a PNG from Inkscape and uses script-fu to piece them back together as an XCF in GIMP.

18 years agofix 1457118
buliabyak [Sun, 26 Mar 2006 22:41:28 +0000 (22:41 +0000)]
fix 1457118

18 years agocosmetic
buliabyak [Sun, 26 Mar 2006 22:40:19 +0000 (22:40 +0000)]
cosmetic

18 years agoclarify case for --export-id and --export-drawing
acspike [Sun, 26 Mar 2006 19:19:01 +0000 (19:19 +0000)]
clarify case for --export-id and --export-drawing

18 years agobetter explanation of --export-area-canvas
buliabyak [Sun, 26 Mar 2006 15:32:46 +0000 (15:32 +0000)]
better explanation of --export-area-canvas

18 years agoAdded --export-area-canvas (-C).
acspike [Sun, 26 Mar 2006 14:30:49 +0000 (14:30 +0000)]
Added --export-area-canvas (-C).
Area specifying options (--export-area, --export-area-canvas and --export-area-drawing) can now be used in combination with --export-id.

18 years agomost of region selection completed
ishmal [Sun, 26 Mar 2006 04:00:16 +0000 (04:00 +0000)]
most of region selection completed

18 years agopasting size
buliabyak [Sun, 26 Mar 2006 03:07:42 +0000 (03:07 +0000)]
pasting size

18 years agomenu rearrange, tips copyedit
buliabyak [Sun, 26 Mar 2006 02:10:09 +0000 (02:10 +0000)]
menu rearrange, tips copyedit

18 years agoa small apspec adjustment from Mike Hearn
acspike [Sat, 25 Mar 2006 18:25:58 +0000 (18:25 +0000)]
a small apspec adjustment from Mike Hearn

18 years agofixed const decls
ishmal [Sat, 25 Mar 2006 16:54:49 +0000 (16:54 +0000)]
fixed const decls

18 years agoAdd PackedPixelMap to make pixbuf->pixel array conversion much cleaner. Also make...
ishmal [Sat, 25 Mar 2006 05:57:21 +0000 (05:57 +0000)]
Add PackedPixelMap to make pixbuf->pixel array conversion much cleaner.  Also make certain that packed pixels are unsigned long.

18 years agoinitial hookup of siox into Tracer. much work still to be done, and testing too
ishmal [Sat, 25 Mar 2006 03:27:13 +0000 (03:27 +0000)]
initial hookup of siox into Tracer.  much work still to be done, and testing too

18 years agochange radio button to check box. oops
ishmal [Sat, 25 Mar 2006 02:21:27 +0000 (02:21 +0000)]
change radio button to check box.  oops

18 years agoadd enableSiox() for testing
ishmal [Sat, 25 Mar 2006 00:32:59 +0000 (00:32 +0000)]
add enableSiox() for testing

18 years agonew button for siox
ishmal [Sat, 25 Mar 2006 00:32:11 +0000 (00:32 +0000)]
new button for siox

18 years agochange names
ishmal [Fri, 24 Mar 2006 17:10:34 +0000 (17:10 +0000)]
change names

18 years agochange siox names
ishmal [Fri, 24 Mar 2006 17:08:22 +0000 (17:08 +0000)]
change siox names

18 years agofix include
ishmal [Fri, 24 Mar 2006 17:07:26 +0000 (17:07 +0000)]
fix include

18 years agorename siox
ishmal [Fri, 24 Mar 2006 16:30:02 +0000 (16:30 +0000)]
rename siox

18 years agorename
ishmal [Fri, 24 Mar 2006 16:28:54 +0000 (16:28 +0000)]
rename

18 years agonew files
ishmal [Fri, 24 Mar 2006 14:47:41 +0000 (14:47 +0000)]
new files

18 years agoadd siox
ishmal [Fri, 24 Mar 2006 14:41:54 +0000 (14:41 +0000)]
add siox

18 years agoAdd siox
ishmal [Fri, 24 Mar 2006 14:40:42 +0000 (14:40 +0000)]
Add siox

18 years agofirst iteration of translation to Lithuanian
knutux [Fri, 24 Mar 2006 13:04:21 +0000 (13:04 +0000)]
first iteration of translation to Lithuanian

18 years agofixing crash in situations where locale language has many plural forms (example ...
knutux [Fri, 24 Mar 2006 07:35:46 +0000 (07:35 +0000)]
fixing crash in situations where locale language has many plural forms (example - Lithuanian) and translation is not yet provided

18 years agoBringing in new color class
joncruz [Fri, 24 Mar 2006 04:12:22 +0000 (04:12 +0000)]
Bringing in new color class

18 years agoPurging unused variable
joncruz [Fri, 24 Mar 2006 04:05:36 +0000 (04:05 +0000)]
Purging unused variable

18 years agoinitial version (not translated yet)
knutux [Thu, 23 Mar 2006 10:17:44 +0000 (10:17 +0000)]
initial version (not translated yet)

18 years ago * packaging/macosx/Resources/bin/inkscape: Fix a packaging
mjwybrow [Thu, 23 Mar 2006 03:42:26 +0000 (03:42 +0000)]
* packaging/macosx/Resources/bin/inkscape: Fix a packaging
      problem on Mac OSX where Inkscape wouldn't open if one of the
      parent directories containing the app bundle contained a '#' in
      its name.  Fixes bug #1443072.

18 years agoremove confusing decimal digits in the number of scans
buliabyak [Thu, 23 Mar 2006 03:08:29 +0000 (03:08 +0000)]
remove confusing decimal digits in the number of scans

18 years agopjrm's fix from bug 1188811
buliabyak [Thu, 23 Mar 2006 01:49:48 +0000 (01:49 +0000)]
pjrm's fix from bug 1188811

18 years agouse rotation center in keyboard rotation and transform dialog
buliabyak [Wed, 22 Mar 2006 23:41:24 +0000 (23:41 +0000)]
use rotation center in keyboard rotation and transform dialog

18 years agorewrote sp_clippath_get_bbox correctly to fix 1455885
buliabyak [Wed, 22 Mar 2006 18:26:47 +0000 (18:26 +0000)]
rewrote sp_clippath_get_bbox correctly to fix 1455885

18 years agooptimization: prevent taking bbox twice of the first object in selection
buliabyak [Wed, 22 Mar 2006 18:25:58 +0000 (18:25 +0000)]
optimization: prevent taking bbox twice of the first object in selection

18 years agomore information on objects selected in groups
buliabyak [Wed, 22 Mar 2006 15:01:15 +0000 (15:01 +0000)]
more information on objects selected in groups

18 years agoMask/Clippath transformations on masking/unmasking
knutux [Wed, 22 Mar 2006 06:22:39 +0000 (06:22 +0000)]
Mask/Clippath transformations on masking/unmasking

18 years agoa more informative warning
buliabyak [Tue, 21 Mar 2006 18:32:15 +0000 (18:32 +0000)]
a more informative warning

18 years agoFixes to unmasking:
knutux [Tue, 21 Mar 2006 07:22:28 +0000 (07:22 +0000)]
Fixes to unmasking:
- Fixed crash if unmask/unclip is used on unmasked object
- Restoring mask/clippath object even if it is still referenced
- Adding restored mask objects to selected item list

18 years agofixing misspelled name in copyright notice
knutux [Mon, 20 Mar 2006 08:38:48 +0000 (08:38 +0000)]
fixing misspelled name in copyright notice

18 years agocopy clippaths, masks, and mask gradients to defs_clipboard
buliabyak [Mon, 20 Mar 2006 04:24:12 +0000 (04:24 +0000)]
copy clippaths, masks, and mask gradients to defs_clipboard

18 years agodo not embed transform if the item has clippath or mask (so that the clippath/mask...
buliabyak [Sun, 19 Mar 2006 23:30:45 +0000 (23:30 +0000)]
do not embed transform if the item has clippath or mask (so that the clippath/mask is affected by the same transform)

18 years agopatch by Andrius R. for (un)clip and (un)mask commands
buliabyak [Sun, 19 Mar 2006 23:19:10 +0000 (23:19 +0000)]
patch by Andrius R. for (un)clip and (un)mask commands

18 years agorestore broken ngettext
buliabyak [Sun, 19 Mar 2006 23:05:40 +0000 (23:05 +0000)]
restore broken ngettext

18 years agofix clipping with unfilled paths
buliabyak [Sun, 19 Mar 2006 23:00:15 +0000 (23:00 +0000)]
fix clipping with unfilled paths

18 years agoremove the annoying canvas border
buliabyak [Sat, 18 Mar 2006 21:51:26 +0000 (21:51 +0000)]
remove the annoying canvas border

18 years agobetter description for multiple selections
buliabyak [Fri, 17 Mar 2006 21:58:00 +0000 (21:58 +0000)]
better description for multiple selections

18 years agoensure document up-to-date if it's being loaded into a virgin desktop
buliabyak [Fri, 17 Mar 2006 06:28:44 +0000 (06:28 +0000)]
ensure document up-to-date if it's being loaded into a virgin desktop

18 years agodescribe clipped/masked objects in statusbar
buliabyak [Fri, 17 Mar 2006 06:27:57 +0000 (06:27 +0000)]
describe clipped/masked objects in statusbar

18 years agoadd setting clip/mask bbox in sp_item_invoke_show to fix 1449541
buliabyak [Fri, 17 Mar 2006 01:51:38 +0000 (01:51 +0000)]
add setting clip/mask bbox in sp_item_invoke_show to fix 1449541

18 years agocoding style
buliabyak [Thu, 16 Mar 2006 20:12:17 +0000 (20:12 +0000)]
coding style

18 years agodo the same fix for masks as for clippaths to silence 'update during update' warnings
buliabyak [Thu, 16 Mar 2006 20:10:48 +0000 (20:10 +0000)]
do the same fix for masks as for clippaths to silence 'update during update' warnings

18 years agofix property name in init; do the same fix as in SPClipPath to silence 'update during...
buliabyak [Thu, 16 Mar 2006 20:09:51 +0000 (20:09 +0000)]
fix property name in init; do the same fix as in SPClipPath to silence 'update during update' warnings

18 years ago * share/icons/Makefile.am: Update a makefile after the icon file
mjwybrow [Wed, 15 Mar 2006 23:23:18 +0000 (23:23 +0000)]
* share/icons/Makefile.am: Update a makefile after the icon file
      renaming.

18 years agomerged patch #1447043 from Andrius "knutux" R. to create sub-layers
mental [Wed, 15 Mar 2006 22:58:35 +0000 (22:58 +0000)]
merged patch #1447043 from Andrius "knutux" R. to create sub-layers

18 years agoreadme for legacy icons
scislac [Wed, 15 Mar 2006 22:12:44 +0000 (22:12 +0000)]
readme for legacy icons

18 years agoremove readme since it's no longer an extra set
scislac [Wed, 15 Mar 2006 22:09:52 +0000 (22:09 +0000)]
remove readme since it's no longer an extra set

18 years agoremoving old
scislac [Wed, 15 Mar 2006 22:02:26 +0000 (22:02 +0000)]
removing old

18 years agorenamed crispy icons, added placeholders for icons currently missing from set
scislac [Wed, 15 Mar 2006 22:01:51 +0000 (22:01 +0000)]
renamed crispy icons, added placeholders for icons currently missing from set

18 years agoremoving old legacy icons from old name
scislac [Wed, 15 Mar 2006 22:00:11 +0000 (22:00 +0000)]
removing old legacy icons from old name

18 years agorenaming inkscape's original icon set to legacy_icons.svg
scislac [Wed, 15 Mar 2006 21:38:19 +0000 (21:38 +0000)]
renaming inkscape's original icon set to legacy_icons.svg

18 years agopatch by christoph-b3e to clone multiple selected objects
buliabyak [Wed, 15 Mar 2006 20:33:44 +0000 (20:33 +0000)]
patch by christoph-b3e to clone multiple selected objects

18 years agoincrease cutoff depth of recursive clone descriptions
buliabyak [Wed, 15 Mar 2006 20:31:48 +0000 (20:31 +0000)]
increase cutoff depth of recursive clone descriptions

18 years agominor comment tweak
mental [Wed, 15 Mar 2006 04:26:07 +0000 (04:26 +0000)]
minor comment tweak

18 years agoReplace GC::Managed<>::clearOnceInaccessible with GC::soft_ptr<>
mental [Wed, 15 Mar 2006 04:07:41 +0000 (04:07 +0000)]
Replace GC::Managed<>::clearOnceInaccessible with GC::soft_ptr<>

18 years agoshared_ptr -> ptr_shared
mental [Wed, 15 Mar 2006 03:22:23 +0000 (03:22 +0000)]
shared_ptr -> ptr_shared

18 years agodifferentiate _hreffed and _listening flags for color, fill, and stroke paintservers...
buliabyak [Tue, 14 Mar 2006 02:24:35 +0000 (02:24 +0000)]
differentiate _hreffed and _listening flags for color, fill, and stroke paintservers - fixes two crashes

18 years ago(sp_style_write_ipaint): Pretty colour names: use sp_svg_write_color instead of ...
pjrm [Mon, 13 Mar 2006 06:51:37 +0000 (06:51 +0000)]
(sp_style_write_ipaint): Pretty colour names: use sp_svg_write_color instead of #rrggbb.
style-test.cpp: Update unit tests accordingly.

18 years agoCodingStyle: whitespace
pjrm [Mon, 13 Mar 2006 06:34:38 +0000 (06:34 +0000)]
CodingStyle: whitespace

18 years ago(sp_svg_write_color): Use CSS/XHTML/SVG Basic named colours (the 16 colours white...
pjrm [Mon, 13 Mar 2006 05:47:27 +0000 (05:47 +0000)]
(sp_svg_write_color): Use CSS/XHTML/SVG Basic named colours (the 16 colours white, red, lime, ..., but not the X11 colours) when possible; else use three hex difits (#ccc); else use existing six hex digits.
(sp_svg_write_color): Change return type from int (never used by existing callers) to void.

18 years agosvg-color-test.h: New unit test file.
pjrm [Mon, 13 Mar 2006 05:38:33 +0000 (05:38 +0000)]
svg-color-test.h: New unit test file.

18 years agoSet svn:eol-style to native on all *.cpp *.h files (i.e. on the few .cpp/.h files...
pjrm [Mon, 13 Mar 2006 04:07:37 +0000 (04:07 +0000)]
Set svn:eol-style to native on all *.cpp *.h files (i.e. on the few .cpp/.h files created since cvs2svn).

18 years agoRemove temporary #include of svg-color.h
pjrm [Mon, 13 Mar 2006 04:02:11 +0000 (04:02 +0000)]
Remove temporary #include of svg-color.h

18 years ago#include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.
pjrm [Mon, 13 Mar 2006 03:59:25 +0000 (03:59 +0000)]
#include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.

18 years agoMove declaration of sp_svg_read_color,sp_svg_write_color from svg/svg.h to new file...
pjrm [Mon, 13 Mar 2006 03:27:43 +0000 (03:27 +0000)]
Move declaration of sp_svg_read_color,sp_svg_write_color from svg/svg.h to new file svg/svg-color.h.
svg/svg.h: Temporarily #include svg-color.h.

18 years agoShift-drop of color now sets stroke.
joncruz [Mon, 13 Mar 2006 03:14:21 +0000 (03:14 +0000)]
Shift-drop of color now sets stroke.

18 years ago(sp_svg_write_color): Change 2nd arg (buflen) from signed to unsigned int.
pjrm [Mon, 13 Mar 2006 02:56:59 +0000 (02:56 +0000)]
(sp_svg_write_color): Change 2nd arg (buflen) from signed to unsigned int.

18 years ago(sp_svg_write_color): Change 2nd arg (buflen) from signed to unsigned int.
pjrm [Mon, 13 Mar 2006 02:56:37 +0000 (02:56 +0000)]
(sp_svg_write_color): Change 2nd arg (buflen) from signed to unsigned int.
(sp_svg_write_color): Require buflen >= 8.  (All existing callers already conform.)
doc: Remove out-of-date (and incorrect: cannot have space in `rgb(' for CSS colors) todo comment.
noop: SP_SVG_NUMCOLORS is used in only one place; replace it with inline G_N_ELEMENTS(...).

18 years agoCodingStyle: whitespace
pjrm [Mon, 13 Mar 2006 02:36:44 +0000 (02:36 +0000)]
CodingStyle: whitespace

18 years agonoop: Minor phrasing/CodingStyle changes.
pjrm [Mon, 13 Mar 2006 02:30:03 +0000 (02:30 +0000)]
noop: Minor phrasing/CodingStyle changes.