Code

inkscape.git
17 years agoremoved leftover debug messages. Toggling new grids now works. Almost ready to commen...
johanengelen [Sun, 1 Apr 2007 22:32:34 +0000 (22:32 +0000)]
removed leftover debug messages. Toggling new grids now works. Almost ready to comment-out old grid code.

17 years agodiscard stderr from nested inkscape invocations
acspike [Sun, 1 Apr 2007 21:47:10 +0000 (21:47 +0000)]
discard stderr from nested inkscape invocations

17 years agothrow out stderr so that users don't see the warning about no svg extension on temp...
acspike [Sun, 1 Apr 2007 21:33:25 +0000 (21:33 +0000)]
throw out stderr so that users don't see the warning about no svg extension on temp files. yes, we will mask other errors

17 years agobe sure to use the sys prefix on exit; provide a resonable message to users who have...
acspike [Sun, 1 Apr 2007 20:58:45 +0000 (20:58 +0000)]
be sure to use the sys prefix on exit; provide a resonable message to users who have no numpy; fix whitespace

17 years agoremove svg_dropshadow
buliabyak [Sun, 1 Apr 2007 20:34:02 +0000 (20:34 +0000)]
remove svg_dropshadow

17 years agopatch 1690246 from Max + read_geometry fixes for consistent placement
buliabyak [Sun, 1 Apr 2007 20:14:17 +0000 (20:14 +0000)]
patch 1690246 from Max + read_geometry fixes for consistent placement

17 years agoremove svg_dropshadow
buliabyak [Sun, 1 Apr 2007 18:07:46 +0000 (18:07 +0000)]
remove svg_dropshadow

17 years agowhen the gradient just has start and end stops if you delete one it will now color...
johanengelen [Sun, 1 Apr 2007 16:39:58 +0000 (16:39 +0000)]
when the gradient just has start and end stops if you delete one it will now color the object the remaining stop's color.

17 years agoadded clarifying comment
johanengelen [Sun, 1 Apr 2007 15:54:33 +0000 (15:54 +0000)]
added clarifying comment

17 years agoallow easy access to templates profile dir from save dialog
buliabyak [Sun, 1 Apr 2007 01:18:40 +0000 (01:18 +0000)]
allow easy access to templates profile dir from save dialog

17 years agowhen creating .inkscape profile dir, also create empty subdirs for templates etc.
buliabyak [Sun, 1 Apr 2007 01:18:06 +0000 (01:18 +0000)]
when creating .inkscape profile dir, also create empty subdirs for templates etc.

17 years agomake rotations, scales and flips work with the object's rotation axis
buliabyak [Sat, 31 Mar 2007 20:53:00 +0000 (20:53 +0000)]
make rotations, scales and flips work with the object's rotation axis

17 years agomake whirl use the center of view as center of whirl
buliabyak [Sat, 31 Mar 2007 17:22:06 +0000 (17:22 +0000)]
make whirl use the center of view as center of whirl

17 years agoadd missing undo transaction for Ctrl+click
buliabyak [Sat, 31 Mar 2007 16:49:26 +0000 (16:49 +0000)]
add missing undo transaction for Ctrl+click

17 years agoChange paint bucket path union to properly create only one undo event, rather than two
johncoswell [Sat, 31 Mar 2007 12:42:17 +0000 (12:42 +0000)]
Change paint bucket path union to properly create only one undo event, rather than two

17 years agoChange tool switch message for paint bucket
johncoswell [Sat, 31 Mar 2007 12:41:09 +0000 (12:41 +0000)]
Change tool switch message for paint bucket

17 years agobug #1524444 (partially solved): while uniformly scaling (with ctrl-key), the correct...
dvlierop2 [Sat, 31 Mar 2007 12:01:58 +0000 (12:01 +0000)]
bug #1524444 (partially solved): while uniformly scaling (with ctrl-key), the correct scaling must be applied BEFORE trying to snap

17 years agobugfix: escape string parameters on the commandline. For linux, the dollarsign is...
johanengelen [Fri, 30 Mar 2007 22:28:34 +0000 (22:28 +0000)]
bugfix: escape string parameters on the commandline. For linux, the dollarsign is escaped aswell. Probably needs to check for other OS'es aswell. On MS Windows, no escaping of dollarsign should be performed.

17 years agoadd a snappoint at the rotation-axis of any shape
dvlierop2 [Fri, 30 Mar 2007 19:04:54 +0000 (19:04 +0000)]
add a snappoint at the rotation-axis of any shape

17 years agofix the undo-while-drawing crash in star and spiral
buliabyak [Fri, 30 Mar 2007 07:59:10 +0000 (07:59 +0000)]
fix the undo-while-drawing crash in star and spiral

17 years agoallow easy access to our examples folder from Open dialog
buliabyak [Fri, 30 Mar 2007 07:08:29 +0000 (07:08 +0000)]
allow easy access to our examples folder from Open dialog

17 years agoa better and more complete fix for 1690914
buliabyak [Fri, 30 Mar 2007 05:57:36 +0000 (05:57 +0000)]
a better and more complete fix for 1690914

17 years agofix 1690914
buliabyak [Fri, 30 Mar 2007 05:49:59 +0000 (05:49 +0000)]
fix 1690914

17 years agofix warning when redoing undone rect draw
buliabyak [Fri, 30 Mar 2007 05:31:27 +0000 (05:31 +0000)]
fix warning when redoing undone rect draw

17 years agobackout inadvertent change to domconfig.h
ishmal [Fri, 30 Mar 2007 02:31:35 +0000 (02:31 +0000)]
backout inadvertent change to domconfig.h

17 years agoforgot #include <vector>
ishmal [Fri, 30 Mar 2007 02:29:06 +0000 (02:29 +0000)]
forgot #include <vector>

17 years agoNotify UndoStackObservers on commited incomplete transactions and sp_document_{undo...
gustav_b [Thu, 29 Mar 2007 23:02:20 +0000 (23:02 +0000)]
Notify UndoStackObservers on commited incomplete transactions and sp_document_{undo,redo}_clear,
see #1684042.

17 years agoFix native path for iri
ishmal [Thu, 29 Mar 2007 22:51:30 +0000 (22:51 +0000)]
Fix native path for iri

17 years agoBegin to support IRI's
ishmal [Thu, 29 Mar 2007 21:06:58 +0000 (21:06 +0000)]
Begin to support IRI's

17 years agoadd new test for IRI-style uris
ishmal [Thu, 29 Mar 2007 21:06:24 +0000 (21:06 +0000)]
add new test for IRI-style uris

17 years agomake glib dep configurable again
ishmal [Thu, 29 Mar 2007 17:10:50 +0000 (17:10 +0000)]
make glib dep configurable again

17 years agofix bug [ 1685070 ] PathAlongPath - Error message when no paths selected
acspike [Thu, 29 Mar 2007 02:35:11 +0000 (02:35 +0000)]
fix bug [ 1685070 ] PathAlongPath - Error message when no paths selected

17 years agoFix for #1684042 (undo while adding a shape with the mouse results in a crash.)
gustav_b [Wed, 28 Mar 2007 20:38:10 +0000 (20:38 +0000)]
Fix for #1684042 (undo while adding a shape with the mouse results in a crash.)

17 years agoAdd shift+click to union new fill with old selection
johncoswell [Wed, 28 Mar 2007 00:49:11 +0000 (00:49 +0000)]
Add shift+click to union new fill with old selection

17 years agoAdding the new/change label to the star toolbar
joncruz [Tue, 27 Mar 2007 22:25:59 +0000 (22:25 +0000)]
Adding the new/change label to the star toolbar

17 years agopatch 1687118
buliabyak [Tue, 27 Mar 2007 07:10:22 +0000 (07:10 +0000)]
patch 1687118

17 years agoensure correct order of inheriting style from ancestors (children override parents...
buliabyak [Tue, 27 Mar 2007 07:05:49 +0000 (07:05 +0000)]
ensure correct order of inheriting style from ancestors (children override parents) and of reading decls in a style string (later decls override)

17 years agocomment on the order of parsing declarations
buliabyak [Tue, 27 Mar 2007 07:03:29 +0000 (07:03 +0000)]
comment on the order of parsing declarations

17 years agomake horizontal scrollbar automatic
buliabyak [Tue, 27 Mar 2007 04:29:20 +0000 (04:29 +0000)]
make horizontal scrollbar automatic

17 years agoSelector tool shouldn't snap to path nodes, see Bulia's comment in bug #1589436
dvlierop2 [Mon, 26 Mar 2007 22:29:17 +0000 (22:29 +0000)]
Selector tool shouldn't snap to path nodes, see Bulia's comment in bug #1589436

17 years agofix range, make integer, remove unnecessary document_done, fix 1635388
buliabyak [Mon, 26 Mar 2007 16:26:22 +0000 (16:26 +0000)]
fix range, make integer, remove unnecessary document_done, fix 1635388

17 years agoCorrected extra "-2" thinning value to be positive
joncruz [Mon, 26 Mar 2007 15:38:38 +0000 (15:38 +0000)]
Corrected extra "-2" thinning value to be positive

17 years agopurge unused stuff, copyedit
buliabyak [Mon, 26 Mar 2007 08:58:53 +0000 (08:58 +0000)]
purge unused stuff, copyedit

17 years agopurge unused and considered-harmful has_abs_tolerance
buliabyak [Mon, 26 Mar 2007 08:56:05 +0000 (08:56 +0000)]
purge unused and considered-harmful has_abs_tolerance

17 years agointerpret snapping distance in screen pixels independent of zoom
buliabyak [Mon, 26 Mar 2007 08:53:47 +0000 (08:53 +0000)]
interpret snapping distance in screen pixels independent of zoom

17 years agoremove no longer relevant comment
buliabyak [Mon, 26 Mar 2007 00:05:00 +0000 (00:05 +0000)]
remove no longer relevant comment

17 years agoFix compile warning about construction order.
johanengelen [Sun, 25 Mar 2007 23:41:11 +0000 (23:41 +0000)]
Fix compile warning about construction order.

17 years agoGradient tool: fork gradients when adding a stop
johanengelen [Sun, 25 Mar 2007 23:04:23 +0000 (23:04 +0000)]
Gradient tool: fork gradients when adding a stop

17 years agoGradient tool: fixed live updating of midstop dragging + [ 1667584 ] Crash when movin...
johanengelen [Sun, 25 Mar 2007 23:00:14 +0000 (23:00 +0000)]
Gradient tool: fixed live updating of midstop dragging + [ 1667584 ] Crash when moving gradient nodes on group

17 years agoPurging old axonometric grid code: reworked it into the new grid class structure...
johanengelen [Sun, 25 Mar 2007 22:05:48 +0000 (22:05 +0000)]
Purging old axonometric grid code: reworked it into the new grid class structure. Still needs alot of work (snapping mostly and code cleansing).

17 years agoImprove dependencies using URI normalization. A little faster, too.
ishmal [Sun, 25 Mar 2007 08:50:34 +0000 (08:50 +0000)]
Improve dependencies using URI normalization.  A little faster, too.

17 years agoCleaning up toggle/redo interaction
joncruz [Sun, 25 Mar 2007 07:50:33 +0000 (07:50 +0000)]
Cleaning up toggle/redo interaction

17 years agomove extension adding to the right place so it's added on export, not on browse
buliabyak [Sun, 25 Mar 2007 07:00:36 +0000 (07:00 +0000)]
move extension adding to the right place so it's added on export, not on browse

17 years agopatch from Gail to add justify button to text dialog (bug 1679367)
buliabyak [Sun, 25 Mar 2007 02:48:01 +0000 (02:48 +0000)]
patch from Gail to add justify button to text dialog (bug 1679367)

17 years agocomment out debug
buliabyak [Sun, 25 Mar 2007 02:31:54 +0000 (02:31 +0000)]
comment out debug

17 years agofix live dragging of gradient midstops, and fix crash when dragging writes to repr
buliabyak [Sun, 25 Mar 2007 02:01:37 +0000 (02:01 +0000)]
fix live dragging of gradient midstops, and fix crash when dragging writes to repr

17 years agoupdated creative commons licenses to 3.0 and fixed public domain uri
kidproto [Sat, 24 Mar 2007 23:05:06 +0000 (23:05 +0000)]
updated creative commons licenses to 3.0 and fixed public domain uri

17 years agowe have no document available yet at this point
mental [Sat, 24 Mar 2007 20:17:53 +0000 (20:17 +0000)]
we have no document available yet at this point

17 years agoUpdating star toolbar with radio toggles
joncruz [Sat, 24 Mar 2007 06:05:04 +0000 (06:05 +0000)]
Updating star toolbar with radio toggles

17 years agotesting my first commit (dummy)
helix84 [Fri, 23 Mar 2007 16:58:20 +0000 (16:58 +0000)]
testing my first commit (dummy)

17 years agofix floating point comparrisons to not skip values
joncruz [Fri, 23 Mar 2007 06:37:37 +0000 (06:37 +0000)]
fix floating point comparrisons to not skip values

17 years agoallow multiple (balanced) calls to add and remove document
mental [Fri, 23 Mar 2007 05:52:15 +0000 (05:52 +0000)]
allow multiple (balanced) calls to add and remove document

17 years agopurge old toolbar code, fill in values and labels
buliabyak [Fri, 23 Mar 2007 01:48:39 +0000 (01:48 +0000)]
purge old toolbar code, fill in values and labels

17 years agofix the combination of P4+ symmetries with exponent
buliabyak [Fri, 23 Mar 2007 00:09:07 +0000 (00:09 +0000)]
fix the combination of P4+ symmetries with exponent

17 years agomissing isnormal.h from Makefile_insert
keescook [Thu, 22 Mar 2007 17:30:14 +0000 (17:30 +0000)]
missing isnormal.h from Makefile_insert

17 years agomore missing files dropped from POTFILES.in
keescook [Thu, 22 Mar 2007 08:19:28 +0000 (08:19 +0000)]
more missing files dropped from POTFILES.in

17 years agomore missing files, updated autogen to not use symlinks
keescook [Thu, 22 Mar 2007 08:15:33 +0000 (08:15 +0000)]
more missing files, updated autogen to not use symlinks

17 years agoset busy cursor while loading; delete documents on loading new; many other fixes
buliabyak [Thu, 22 Mar 2007 07:41:34 +0000 (07:41 +0000)]
set busy cursor while loading; delete documents on loading new; many other fixes

17 years agoMore progress with preview and opening of files with non-ascii filenames. Still...
ishmal [Thu, 22 Mar 2007 07:38:36 +0000 (07:38 +0000)]
More progress with preview and opening of files with non-ascii filenames.  Still crash on previewing file with an image.

17 years agodrop slideshow from POTFILES.in
keescook [Thu, 22 Mar 2007 07:25:10 +0000 (07:25 +0000)]
drop slideshow from POTFILES.in

17 years agoremove useless and half-broken slideshow mode in favor of inkview
buliabyak [Thu, 22 Mar 2007 05:14:53 +0000 (05:14 +0000)]
remove useless and half-broken slideshow mode in favor of inkview

17 years agoAdding non-labeled default entries
joncruz [Thu, 22 Mar 2007 04:43:20 +0000 (04:43 +0000)]
Adding non-labeled default entries

17 years agodrop more missing files from autoconf
keescook [Thu, 22 Mar 2007 00:37:48 +0000 (00:37 +0000)]
drop more missing files from autoconf

17 years agouse <errno.h> instead of assuming extern int
ishmal [Thu, 22 Mar 2007 00:03:25 +0000 (00:03 +0000)]
use <errno.h> instead of assuming extern int

17 years agoCorrection for tooltips addition
joncruz [Wed, 21 Mar 2007 23:57:13 +0000 (23:57 +0000)]
Correction for tooltips addition

17 years agoMake sure there is a decl for "errno"
ishmal [Wed, 21 Mar 2007 23:54:26 +0000 (23:54 +0000)]
Make sure there is a decl for "errno"

17 years agoAdded tootips for toolbar spinbuttons
joncruz [Wed, 21 Mar 2007 23:51:04 +0000 (23:51 +0000)]
Added tootips for toolbar spinbuttons

17 years agoAdding all described values to menu of values
joncruz [Wed, 21 Mar 2007 23:20:30 +0000 (23:20 +0000)]
Adding all described values to menu of values

17 years agoDo some cleanup
ishmal [Wed, 21 Mar 2007 22:58:45 +0000 (22:58 +0000)]
Do some cleanup

17 years agomingw removal cleanups
keescook [Wed, 21 Mar 2007 21:44:47 +0000 (21:44 +0000)]
mingw removal cleanups

17 years agoFix for bug #1589436 - font baseline now correctly snaps in selector tool
dvlierop2 [Wed, 21 Mar 2007 20:46:18 +0000 (20:46 +0000)]
Fix for bug #1589436 - font baseline now correctly snaps in selector tool

17 years ago r14942@tres: ted | 2007-03-20 23:50:23 -0700
gouldtj [Wed, 21 Mar 2007 06:51:31 +0000 (06:51 +0000)]
 r14942@tres:  ted | 2007-03-20 23:50:23 -0700
 Updating for --verb and --select along with --verb-list.

17 years agoAdding labels to popup menu values
joncruz [Wed, 21 Mar 2007 01:08:04 +0000 (01:08 +0000)]
Adding labels to popup menu values

17 years agoplumb XML::Document parameter into duplication, courtesy of bryce
mental [Tue, 20 Mar 2007 22:54:29 +0000 (22:54 +0000)]
plumb XML::Document parameter into duplication, courtesy of bryce

17 years agoImplementing feature request #1673807: snapping of gradient handles
dvlierop2 [Tue, 20 Mar 2007 21:14:34 +0000 (21:14 +0000)]
Implementing feature request #1673807: snapping of gradient handles

17 years agoMonster commit. New grid infrastructure. The old gridmanagement code is still there...
johanengelen [Tue, 20 Mar 2007 19:58:07 +0000 (19:58 +0000)]
Monster commit. New grid infrastructure. The old gridmanagement code is still there; this committed for testing purposes. Goal is to delete the old grid code later on.

17 years agoformat string protection/clean up (CVE-2007-1463, CVE-2007-1464)
keescook [Tue, 20 Mar 2007 17:16:36 +0000 (17:16 +0000)]
format string protection/clean up (CVE-2007-1463, CVE-2007-1464)

17 years agopatch by cilix42 for bug 1671665
buliabyak [Mon, 19 Mar 2007 23:40:46 +0000 (23:40 +0000)]
patch by cilix42 for bug 1671665

17 years agoFix for bug 1540195; solution: use correct origin for snapping
dvlierop2 [Mon, 19 Mar 2007 18:22:46 +0000 (18:22 +0000)]
Fix for bug 1540195; solution: use correct origin for snapping

17 years agono pick if transparent; fix sodipodi-era bug where delta had no effect for no-stroke...
buliabyak [Mon, 19 Mar 2007 07:47:37 +0000 (07:47 +0000)]
no pick if transparent; fix sodipodi-era bug where delta had no effect for no-stroke shapes

17 years agotwo picking optimizations: 1 use our canvas' viewbox so that invisible segments can...
buliabyak [Mon, 19 Mar 2007 03:12:13 +0000 (03:12 +0000)]
two picking optimizations: 1 use our canvas' viewbox so that invisible segments can be ignored; 2 if still too slow, skip several pickings, returning last pick, before trying to pick again; also use ::upgrade for getting NR::Rect

17 years agooptimize picking by ignoring out-of-view segments
buliabyak [Mon, 19 Mar 2007 03:09:06 +0000 (03:09 +0000)]
optimize picking by ignoring out-of-view segments

17 years agoadd fields for delayed pick optimization
buliabyak [Mon, 19 Mar 2007 03:06:18 +0000 (03:06 +0000)]
add fields for delayed pick optimization

17 years agoswitch to using NR::Maybe for area rect
buliabyak [Mon, 19 Mar 2007 03:05:11 +0000 (03:05 +0000)]
switch to using NR::Maybe for area rect

17 years agomake arena remember its parent canvasarena, if any (so that an arenaitem can get...
buliabyak [Mon, 19 Mar 2007 03:04:08 +0000 (03:04 +0000)]
make arena remember its parent canvasarena, if any (so that an arenaitem can get access to the canvas viewbox for picking optimization)

17 years agouse ::upgrade for getting NR::Rect
buliabyak [Mon, 19 Mar 2007 03:01:47 +0000 (03:01 +0000)]
use ::upgrade for getting NR::Rect

17 years agocomment fix
buliabyak [Mon, 19 Mar 2007 03:01:10 +0000 (03:01 +0000)]
comment fix

17 years agoadd ::upgrade for NRRectL
buliabyak [Mon, 19 Mar 2007 03:00:31 +0000 (03:00 +0000)]
add ::upgrade for NRRectL

17 years agoreremove bad constructors
buliabyak [Mon, 19 Mar 2007 02:59:59 +0000 (02:59 +0000)]
reremove bad constructors

17 years ago * packaging/macosx/native-gtk/glibconfig.h,
mjwybrow [Mon, 19 Mar 2007 00:33:33 +0000 (00:33 +0000)]
  * packaging/macosx/native-gtk/glibconfig.h,
    packaging/macosx/native-gtk/build-gtk.sh,
    packaging/macosx/native-gtk/config.h:

    Add a couple of modified glib headers needed to build Universal versions
    of glib using the build-gtk.sh script.