Code

inkscape.git
17 years agoFix bug #1511262: don't snap rect to itself
dvlierop2 [Fri, 16 Mar 2007 21:26:53 +0000 (21:26 +0000)]
Fix bug #1511262: don't snap rect to itself

17 years agofix 1679477
buliabyak [Fri, 16 Mar 2007 20:56:59 +0000 (20:56 +0000)]
fix 1679477

17 years agofix 1682261
buliabyak [Fri, 16 Mar 2007 18:16:11 +0000 (18:16 +0000)]
fix 1682261

17 years agostring disambig
buliabyak [Fri, 16 Mar 2007 05:52:58 +0000 (05:52 +0000)]
string disambig

17 years agotypos
buliabyak [Fri, 16 Mar 2007 05:44:20 +0000 (05:44 +0000)]
typos

17 years agoHandle null bounding boxes
tgdwyer [Fri, 16 Mar 2007 05:02:51 +0000 (05:02 +0000)]
Handle null bounding boxes

17 years agoAdded check for null bounding box of shapes involved in graph layout.
tgdwyer [Fri, 16 Mar 2007 04:59:02 +0000 (04:59 +0000)]
Added check for null bounding box of shapes involved in graph layout.
I'm not actually sure if it's possible for something with a
NULL item-box to be attached to a connector but if it is
it's probably pretty safe to simply ignore.

17 years agogive new flowtext the current text tool style
buliabyak [Fri, 16 Mar 2007 04:18:45 +0000 (04:18 +0000)]
give new flowtext the current text tool style

17 years agosensitize unlock and unhide verbs
acspike [Fri, 16 Mar 2007 04:10:12 +0000 (04:10 +0000)]
sensitize unlock and unhide verbs

17 years agoadd unhide/unlock commands
buliabyak [Fri, 16 Mar 2007 03:42:18 +0000 (03:42 +0000)]
add unhide/unlock commands

17 years ago * packaging/macosx/osx-build.sh: Add a missing '$' to a shell variable and
mjwybrow [Fri, 16 Mar 2007 01:57:58 +0000 (01:57 +0000)]
  * packaging/macosx/osx-build.sh: Add a missing '$' to a shell variable and
    correct some indenting.

17 years agoalso quote fonnames starting from a non-letter
buliabyak [Fri, 16 Mar 2007 01:01:39 +0000 (01:01 +0000)]
also quote fonnames starting from a non-letter

17 years agoswitch repr-css to using libcroco, same as SPStyle uses, instead of its own hacky...
buliabyak [Fri, 16 Mar 2007 00:08:17 +0000 (00:08 +0000)]
switch repr-css to using libcroco, same as SPStyle uses, instead of its own hacky css parser; quote font-family, if necessary, on writing

17 years agoquote font-family values if necessary on writing (fixes a bunch of bugs); change...
buliabyak [Fri, 16 Mar 2007 00:05:46 +0000 (00:05 +0000)]
quote font-family values if necessary on writing (fixes a bunch of bugs); change unquote API and export it

17 years agoUpdated, closes 1678534.
cmarqu [Thu, 15 Mar 2007 23:56:00 +0000 (23:56 +0000)]
Updated, closes 1678534.

17 years agofix crash when editing text with multiple tspans
buliabyak [Thu, 15 Mar 2007 22:54:26 +0000 (22:54 +0000)]
fix crash when editing text with multiple tspans

17 years agoFix for bug #1584301: block invalid snapping results
dvlierop2 [Thu, 15 Mar 2007 18:29:04 +0000 (18:29 +0000)]
Fix for bug #1584301: block invalid snapping results

17 years ago * packaging/macosx/osx-app.sh: Improve the comand line option processing.
mjwybrow [Thu, 15 Mar 2007 05:26:38 +0000 (05:26 +0000)]
  * packaging/macosx/osx-app.sh: Improve the comand line option processing.

17 years ago * Info.plist.in: Update the Mac OS X copyright date to 2007.
mjwybrow [Thu, 15 Mar 2007 03:41:19 +0000 (03:41 +0000)]
  * Info.plist.in: Update the Mac OS X copyright date to 2007.

17 years ago * Makefile.am, packaging/macosx/inkscape_python.ds_store,
mjwybrow [Thu, 15 Mar 2007 03:34:35 +0000 (03:34 +0000)]
  * Makefile.am, packaging/macosx/inkscape_python.ds_store,
    packaging/macosx/osx-build.sh, packaging/macosx/osx-app.sh,
    packaging/macosx/dmg_background.svg, packaging/macosx/osx-dmg.sh,
    packaging/macosx/dmg_background.png, packaging/macosx/dmg_set_style.scpt,
    packaging/macosx/inkscape.ds_store:

    Updates to the Mac OS X packaging scripts by Jean-Olivier Irisson to
    improve support for building DMGs with python bundled, as well as
    making everything less Fink-centric so DarwinPorts can be used as
    an alternative.  Submitted as patch #1673087.

17 years ago * Makefile.am, packaging/macosx/osx-app.sh: Move the osx-app.sh script from
mjwybrow [Thu, 15 Mar 2007 03:07:44 +0000 (03:07 +0000)]
  * Makefile.am, packaging/macosx/osx-app.sh: Move the osx-app.sh script from
    the packaging directory into the packaging/macosx directory.

17 years ago * Makefile.am, packaging/macosx/osx-app.sh: Move the osx-app.sh script from
mjwybrow [Thu, 15 Mar 2007 03:06:37 +0000 (03:06 +0000)]
  * Makefile.am, packaging/macosx/osx-app.sh: Move the osx-app.sh script from
    the packaging directory into the packaging/macosx directory.

17 years ago * packaging/macosx/native-gtk/build-gtk.sh: Update some dependencies to newer
mjwybrow [Thu, 15 Mar 2007 01:54:22 +0000 (01:54 +0000)]
  * packaging/macosx/native-gtk/build-gtk.sh: Update some dependencies to newer
    versions.  Provide somee fixes to allow cairo 1.4.0 to be compiled as
    universal.

17 years agogosh, what shitty coding - reading delimited string failed when it was at the very...
buliabyak [Thu, 15 Mar 2007 00:42:54 +0000 (00:42 +0000)]
gosh, what shitty coding - reading delimited string failed when it was at the very end of buffer

17 years agoeven if one declaration is broken, try to still read all others per http://www.w3...
buliabyak [Wed, 14 Mar 2007 23:55:00 +0000 (23:55 +0000)]
even if one declaration is broken, try to still read all others per w3.org/TR/CSS21/syndata.html#declaration; fixes bug 1266843

17 years agocomment fix
buliabyak [Wed, 14 Mar 2007 23:52:34 +0000 (23:52 +0000)]
comment fix

17 years agotypo fix from libcroco list
buliabyak [Wed, 14 Mar 2007 23:52:02 +0000 (23:52 +0000)]
typo fix from libcroco list

17 years agouse desktop method to set waiting cursor; do not try to restore it if someone already...
buliabyak [Wed, 14 Mar 2007 18:05:25 +0000 (18:05 +0000)]
use desktop method to set waiting cursor; do not try to restore it if someone already did it (fixes crash when you switch to another tool while filling)

17 years agoreset waiting_cursor when setting any other
buliabyak [Wed, 14 Mar 2007 18:04:24 +0000 (18:04 +0000)]
reset waiting_cursor when setting any other

17 years agoadd a flag and a setter method for busy cursor
buliabyak [Wed, 14 Mar 2007 18:03:38 +0000 (18:03 +0000)]
add a flag and a setter method for busy cursor

17 years agofix bug where master opacity did not affect markers
buliabyak [Wed, 14 Mar 2007 18:03:01 +0000 (18:03 +0000)]
fix bug where master opacity did not affect markers

17 years agofix i18n to match the correct RTL rendering fixed by cyreve
buliabyak [Wed, 14 Mar 2007 17:58:04 +0000 (17:58 +0000)]
fix i18n to match the correct RTL rendering fixed by cyreve

17 years agoview_center fixed to account for the y-coordinate flip
buliabyak [Wed, 14 Mar 2007 06:20:47 +0000 (06:20 +0000)]
view_center fixed to account for the y-coordinate flip

17 years agosave window geometry before running effect so that effects get correct view_center
buliabyak [Wed, 14 Mar 2007 06:19:48 +0000 (06:19 +0000)]
save window geometry before running effect so that effects get correct view_center

17 years agospirograph
buliabyak [Wed, 14 Mar 2007 05:00:33 +0000 (05:00 +0000)]
spirograph

17 years agoSwap out entities in tooltips. Fixes https://bugs.launchpad.net/ubuntu/+source/inksc...
keescook [Wed, 14 Mar 2007 04:23:43 +0000 (04:23 +0000)]
Swap out entities in tooltips.  Fixes https://bugs.launchpad.net/ubuntu/+source/inkscape/+bug/91548

17 years agoClean up indentation
johncoswell [Wed, 14 Mar 2007 00:33:51 +0000 (00:33 +0000)]
Clean up indentation

17 years agoFix paint bucket point queueing issue
johncoswell [Wed, 14 Mar 2007 00:10:48 +0000 (00:10 +0000)]
Fix paint bucket point queueing issue

17 years agoFixed [ 1678374 ]; hopefully made the optiongroup code more robust for different...
johanengelen [Tue, 13 Mar 2007 22:22:36 +0000 (22:22 +0000)]
Fixed [ 1678374 ]; hopefully made the optiongroup code more robust for different INX definitions.

17 years agofix 1659445 without unfixing 1595030
buliabyak [Tue, 13 Mar 2007 21:35:25 +0000 (21:35 +0000)]
fix 1659445 without unfixing 1595030

17 years agofixme comment
buliabyak [Tue, 13 Mar 2007 21:34:01 +0000 (21:34 +0000)]
fixme comment

17 years agoAdd null checks.
ishmal [Tue, 13 Mar 2007 20:55:13 +0000 (20:55 +0000)]
Add null checks.

17 years agotweak to compile on linux
ishmal [Tue, 13 Mar 2007 18:53:45 +0000 (18:53 +0000)]
tweak to compile on linux

17 years agocommas in file names. oops.
ishmal [Tue, 13 Mar 2007 18:53:04 +0000 (18:53 +0000)]
commas in file names.   oops.

17 years agofix mkNEWS to deal with point releases and the correct wiki port
acspike [Tue, 13 Mar 2007 18:36:16 +0000 (18:36 +0000)]
fix mkNEWS to deal with point releases and the correct wiki port

17 years agodropping moved/dead files
keescook [Tue, 13 Mar 2007 06:01:53 +0000 (06:01 +0000)]
dropping moved/dead files

17 years agocomment
buliabyak [Tue, 13 Mar 2007 04:43:49 +0000 (04:43 +0000)]
comment

17 years agoextend the range of spacings
buliabyak [Tue, 13 Mar 2007 04:40:36 +0000 (04:40 +0000)]
extend the range of spacings

17 years ago * packaging/macosx/native-gtk/build-gtk.sh: s/libsig++/libsigc++/.
mjwybrow [Tue, 13 Mar 2007 00:55:24 +0000 (00:55 +0000)]
  * packaging/macosx/native-gtk/build-gtk.sh: s/libsig++/libsigc++/.

17 years ago * packaging/macosx/native-gtk/build-gtk.sh: Further fixes for stable builds.
mjwybrow [Tue, 13 Mar 2007 00:43:50 +0000 (00:43 +0000)]
  * packaging/macosx/native-gtk/build-gtk.sh: Further fixes for stable builds.

17 years ago * packaging/macosx/native-gtk/build-gtk.sh: Improvements for the stable build.
mjwybrow [Mon, 12 Mar 2007 22:48:23 +0000 (22:48 +0000)]
  * packaging/macosx/native-gtk/build-gtk.sh: Improvements for the stable build.

17 years ago * packaging/macosx/native-gtk/build-gtk.sh: Minor fix for configure being
mjwybrow [Mon, 12 Mar 2007 22:35:17 +0000 (22:35 +0000)]
  * packaging/macosx/native-gtk/build-gtk.sh: Minor fix for configure being
    called twice when building some packages from svn.

17 years agoNew update and add credits
ps_aux [Mon, 12 Mar 2007 22:09:43 +0000 (22:09 +0000)]
New update and add credits

17 years agoAllow server to skip final "rspauth" SASL handshake
ishmal [Mon, 12 Mar 2007 21:14:51 +0000 (21:14 +0000)]
Allow server to skip final "rspauth" SASL handshake

17 years agofix snapping while uniformly scaling, fix snapping while skewing
dvlierop2 [Mon, 12 Mar 2007 20:16:28 +0000 (20:16 +0000)]
fix snapping while uniformly scaling, fix snapping while skewing

17 years agouse g_vsnprintf() instead of vsnprintf() to avoid platform problems
ishmal [Mon, 12 Mar 2007 19:38:17 +0000 (19:38 +0000)]
use g_vsnprintf() instead of vsnprintf() to avoid platform problems

17 years agoCleanup public/private, doxygen comments
ishmal [Mon, 12 Mar 2007 15:51:30 +0000 (15:51 +0000)]
Cleanup public/private, doxygen comments

17 years agoBuffer output for better reporting.
ishmal [Mon, 12 Mar 2007 14:09:49 +0000 (14:09 +0000)]
Buffer output for better reporting.

17 years agoAdd s few lines to the comments
ishmal [Mon, 12 Mar 2007 12:10:54 +0000 (12:10 +0000)]
Add s few lines to the comments

17 years agomove sp_document_done() out into verbs.cpp
acspike [Mon, 12 Mar 2007 04:31:44 +0000 (04:31 +0000)]
move sp_document_done() out into verbs.cpp

17 years agosend verb ids into history and remove casting errors
acspike [Mon, 12 Mar 2007 04:17:17 +0000 (04:17 +0000)]
send verb ids into history and remove casting errors

17 years agomove style reading/writing from SPItem up to SPObject
buliabyak [Mon, 12 Mar 2007 03:26:58 +0000 (03:26 +0000)]
move style reading/writing from SPItem up to SPObject

17 years agoadd verbs for unlocking and unhiding all objects globaly or within the current layer
acspike [Mon, 12 Mar 2007 03:26:13 +0000 (03:26 +0000)]
add verbs for unlocking and unhiding all objects globaly or within the current layer

17 years agosodipodi:docbase finally goes packing, along with a lauris comment
buliabyak [Mon, 12 Mar 2007 02:37:22 +0000 (02:37 +0000)]
sodipodi:docbase finally goes packing, along with a lauris comment

17 years agodisable empty enforcement for now
mental [Sun, 11 Mar 2007 23:12:38 +0000 (23:12 +0000)]
disable empty enforcement for now

17 years agoeliminate the use of sodipodi:docbase (use doc->base instead); emit warning when...
buliabyak [Sun, 11 Mar 2007 23:06:46 +0000 (23:06 +0000)]
eliminate the use of sodipodi:docbase (use doc->base instead); emit warning when falling back to sodipodi:absref; allow it to use, when base+href fails, just href as if it were absolute

17 years agoadd fixupHrefs right after import, so that images get correct relative xlink:href...
buliabyak [Sun, 11 Mar 2007 22:30:36 +0000 (22:30 +0000)]
add fixupHrefs right after import, so that images get correct relative xlink:href at once and not only after save as before (fixes 1267081)

17 years agodon't try to relativate hrefs here - it never works anyway, because we don't have...
buliabyak [Sun, 11 Mar 2007 21:54:37 +0000 (21:54 +0000)]
don't try to relativate hrefs here - it never works anyway, because we don't have the document's base dir (the temporary doc created here has docbase == NULL)

17 years agoargh, missed selection-chemistry somehow
mental [Sun, 11 Mar 2007 21:50:28 +0000 (21:50 +0000)]
argh, missed selection-chemistry somehow

17 years agoban empty rectangles entirely and remove isEmpty test
mental [Sun, 11 Mar 2007 21:41:42 +0000 (21:41 +0000)]
ban empty rectangles entirely and remove isEmpty test

17 years agoEliminate remaining sources of empty NR::Rects
mental [Sun, 11 Mar 2007 21:23:04 +0000 (21:23 +0000)]
Eliminate remaining sources of empty NR::Rects

17 years agoSwitch selection bounds and center to use NR::Maybe, addressing most of the
mental [Sun, 11 Mar 2007 19:57:07 +0000 (19:57 +0000)]
Switch selection bounds and center to use NR::Maybe, addressing most of the
recent bbox regressions.

17 years agoAdd ctrl+click to paint bucket to change clicked object's fill and stroke to current...
johncoswell [Sun, 11 Mar 2007 15:02:41 +0000 (15:02 +0000)]
Add ctrl+click to paint bucket to change clicked object's fill and stroke to current setting

17 years agofix 1368408
buliabyak [Sun, 11 Mar 2007 06:18:58 +0000 (06:18 +0000)]
fix 1368408

17 years agofix 1491639
buliabyak [Sun, 11 Mar 2007 06:08:06 +0000 (06:08 +0000)]
fix 1491639

17 years agofix 1656169
buliabyak [Sun, 11 Mar 2007 05:24:36 +0000 (05:24 +0000)]
fix 1656169

17 years agofix outline mode toggling with multiple views
buliabyak [Sun, 11 Mar 2007 04:02:46 +0000 (04:02 +0000)]
fix outline mode toggling with multiple views

17 years agodisplay busy cursor while filling
buliabyak [Sun, 11 Mar 2007 03:35:16 +0000 (03:35 +0000)]
display busy cursor while filling

17 years agoChange tolerance to threshold
johncoswell [Sun, 11 Mar 2007 02:56:54 +0000 (02:56 +0000)]
Change tolerance to threshold

17 years agoMerge further bbox work
mental [Sat, 10 Mar 2007 20:54:38 +0000 (20:54 +0000)]
Merge further bbox work

17 years agofix setting knot->pos for node handles, but remove coords updating - now done in...
buliabyak [Sat, 10 Mar 2007 02:48:31 +0000 (02:48 +0000)]
fix setting knot->pos for node handles, but remove coords updating - now done in the knot when dragging

17 years agono need to update coords here, it's now done in any knot automatically
buliabyak [Sat, 10 Mar 2007 02:47:28 +0000 (02:47 +0000)]
no need to update coords here, it's now done in any knot automatically

17 years agonow all knots display x/y in statusbar while being dragged, fixes bug 1523580
buliabyak [Sat, 10 Mar 2007 02:45:40 +0000 (02:45 +0000)]
now all knots display x/y in statusbar while being dragged, fixes bug 1523580

17 years agoroll back a part of revision 12016, in an attempt to fix bug 1496718
cyreve [Fri, 9 Mar 2007 20:09:37 +0000 (20:09 +0000)]
roll back a part of revision 12016, in an attempt to fix bug 1496718

17 years agoAdd some code cleanup
ishmal [Fri, 9 Mar 2007 12:07:12 +0000 (12:07 +0000)]
Add some code cleanup

17 years agofix 1502621
buliabyak [Fri, 9 Mar 2007 07:30:32 +0000 (07:30 +0000)]
fix 1502621

17 years agofix crash
buliabyak [Fri, 9 Mar 2007 05:35:40 +0000 (05:35 +0000)]
fix crash

17 years agodo not return empty intersections any longer
mental [Fri, 9 Mar 2007 03:57:40 +0000 (03:57 +0000)]
do not return empty intersections any longer

17 years agocomment
buliabyak [Fri, 9 Mar 2007 02:31:28 +0000 (02:31 +0000)]
comment

17 years agouse STL std::min and std::max
mental [Fri, 9 Mar 2007 01:46:33 +0000 (01:46 +0000)]
use STL std::min and std::max

17 years agono need to use accessors here
mental [Fri, 9 Mar 2007 01:38:19 +0000 (01:38 +0000)]
no need to use accessors here

17 years agoWhoops, forgot to friend the methods I moved out of Rect
mental [Fri, 9 Mar 2007 01:32:29 +0000 (01:32 +0000)]
Whoops, forgot to friend the methods I moved out of Rect

17 years agoaddress type-punned pointer warning
mental [Fri, 9 Mar 2007 00:32:53 +0000 (00:32 +0000)]
address type-punned pointer warning

17 years agospecialize MaybeStorage for Rect, and start using reference maybes to
mental [Fri, 9 Mar 2007 00:25:51 +0000 (00:25 +0000)]
specialize MaybeStorage for Rect, and start using reference maybes to
avoid some copies

17 years agofix reference maybes by separate specialization
mental [Fri, 9 Mar 2007 00:25:36 +0000 (00:25 +0000)]
fix reference maybes by separate specialization

17 years agorework maybe so storage is customizable and can be optimized on a
mental [Thu, 8 Mar 2007 23:42:21 +0000 (23:42 +0000)]
rework maybe so storage is customizable and can be optimized on a

per-type basis

17 years agoAdd HSL options to paint bucket channels
johncoswell [Thu, 8 Mar 2007 23:27:53 +0000 (23:27 +0000)]
Add HSL options to paint bucket channels

17 years agowhen dragging center, defer repr updating and committing until ungrab; this makes...
buliabyak [Thu, 8 Mar 2007 22:38:25 +0000 (22:38 +0000)]
when dragging center, defer repr updating and committing until ungrab; this makes dragging faster. also remove superfluous reffing of objects while dragging

17 years agomake sure undoing center moves emits modified signal and is thus noticed by the seltrans
buliabyak [Thu, 8 Mar 2007 22:34:38 +0000 (22:34 +0000)]
make sure undoing center moves emits modified signal and is thus noticed by the seltrans

17 years agochanged curve->length to SP_CURVE_LENGTH(curve). Fixes bug 1676273.
ishmal [Thu, 8 Mar 2007 21:40:13 +0000 (21:40 +0000)]
changed curve->length to SP_CURVE_LENGTH(curve).  Fixes bug 1676273.