Code

inkscape.git
17 years agoReworked gradient handling to support all shading color spaces
miklosh [Thu, 9 Aug 2007 17:21:41 +0000 (17:21 +0000)]
Reworked gradient handling to support all shading color spaces

17 years agoReverting a change I made a while ago
dvlierop2 [Thu, 9 Aug 2007 16:31:59 +0000 (16:31 +0000)]
Reverting a change I made a while ago

17 years agofixing small bug on feMorphology
jucablues [Thu, 9 Aug 2007 15:17:08 +0000 (15:17 +0000)]
fixing small bug on feMorphology

17 years agoAdded support for the shading operator
miklosh [Thu, 9 Aug 2007 13:04:00 +0000 (13:04 +0000)]
Added support for the shading operator

17 years agoFix unbalanced <b> tags in ru.po
cilix42 [Thu, 9 Aug 2007 12:02:30 +0000 (12:02 +0000)]
Fix unbalanced <b> tags in ru.po

17 years agoAdded support for exponential functions in gradients
miklosh [Thu, 9 Aug 2007 10:41:44 +0000 (10:41 +0000)]
Added support for exponential functions in gradients

17 years agoSet the even-odd clipping rule if requested
miklosh [Thu, 9 Aug 2007 10:16:03 +0000 (10:16 +0000)]
Set the even-odd clipping rule if requested

17 years agochanges export to ocal dialog
bdilly [Thu, 9 Aug 2007 06:39:57 +0000 (06:39 +0000)]
changes export to ocal dialog

17 years agoFilter effects dialog:
nicholasbishop [Thu, 9 Aug 2007 06:06:33 +0000 (06:06 +0000)]
Filter effects dialog:

* Added controls for feMorphology

17 years agoFix a possible compliation problem on 64bit machines.
mjwybrow [Thu, 9 Aug 2007 05:56:59 +0000 (05:56 +0000)]
Fix a possible compliation problem on 64bit machines.

17 years agofeMorphology filter primitive implementation
jucablues [Thu, 9 Aug 2007 05:06:49 +0000 (05:06 +0000)]
feMorphology filter primitive implementation

17 years ago2006-08-09 Michael Wybrow <mjwybrow@users.sourceforge.net>
mjwybrow [Thu, 9 Aug 2007 04:10:02 +0000 (04:10 +0000)]
2006-08-09  Michael Wybrow  <mjwybrow@users.sourceforge.net>

    * src/libavoid/shape.cpp, src/libavoid/router.cpp, src/libavoid/README,
      src/libavoid/router.h, src/libavoid/geometry.cpp:

      Some minor upstream changes to the libavoid library.
      It now matches Inkscape and uses the correct winding direction.

    * src/conn-avoid-ref.cpp:

      Remove a 'TODO' and hack adjusting winding directions before
      passing object convex hulls to libavoid.

17 years agocopyedit, warning suppression
buliabyak [Wed, 8 Aug 2007 21:54:39 +0000 (21:54 +0000)]
copyedit, warning suppression

17 years agoupdate on scroll and pan
buliabyak [Wed, 8 Aug 2007 20:24:38 +0000 (20:24 +0000)]
update on scroll and pan

17 years agoadd tweak tool
buliabyak [Wed, 8 Aug 2007 18:33:03 +0000 (18:33 +0000)]
add tweak tool

17 years agoremove thinning/thickening, now in tweak tool
buliabyak [Wed, 8 Aug 2007 17:01:45 +0000 (17:01 +0000)]
remove thinning/thickening, now in tweak tool

17 years agoprevent file_save_remote to break build on system without GNOME_VFS
theadib [Wed, 8 Aug 2007 08:33:50 +0000 (08:33 +0000)]
prevent file_save_remote to break build on system without GNOME_VFS

17 years agoremove extra Shape:: on new function definition in Shape class.
johanengelen [Wed, 8 Aug 2007 08:29:59 +0000 (08:29 +0000)]
remove extra Shape:: on new function definition in Shape class.

17 years agotweak tool
buliabyak [Wed, 8 Aug 2007 07:33:37 +0000 (07:33 +0000)]
tweak tool

17 years agotweak tool
buliabyak [Wed, 8 Aug 2007 07:33:15 +0000 (07:33 +0000)]
tweak tool

17 years agonew methods for tweaking, modeled after MakeOffset
buliabyak [Wed, 8 Aug 2007 07:30:50 +0000 (07:30 +0000)]
new methods for tweaking, modeled after MakeOffset

17 years agotweak cursors
buliabyak [Wed, 8 Aug 2007 07:29:36 +0000 (07:29 +0000)]
tweak cursors

17 years agoFilter effects dialog:
nicholasbishop [Wed, 8 Aug 2007 06:53:46 +0000 (06:53 +0000)]
Filter effects dialog:

* Removed the FilterEffectChooser base class, no longer used

17 years agoFilter effects:
nicholasbishop [Wed, 8 Aug 2007 06:15:42 +0000 (06:15 +0000)]
Filter effects:

* Removed the "Filter" option from the Blend mode combobox in the Fill and Stroke dialog.

17 years agoexport to ocal bug fix
bdilly [Wed, 8 Aug 2007 05:47:10 +0000 (05:47 +0000)]
export to ocal bug fix

17 years agoFilter effects dialog:
nicholasbishop [Wed, 8 Aug 2007 05:37:45 +0000 (05:37 +0000)]
Filter effects dialog:

* Connected up the filters and primitives so that changes made outside the filter dialog are properly observed, e.g. deleting a primitive in the XML editor will show up in the filter dialog.

17 years agoadd one more tweak icon
buliabyak [Wed, 8 Aug 2007 04:57:54 +0000 (04:57 +0000)]
add one more tweak icon

17 years agoOnly in the selector tool we should snap in bbox mode (PointType = SNAPPOINT_BBOX)
dvlierop2 [Tue, 7 Aug 2007 20:05:00 +0000 (20:05 +0000)]
Only in the selector tool we should snap in bbox mode (PointType = SNAPPOINT_BBOX)

17 years agowarn when ConvertToShape fails
buliabyak [Tue, 7 Aug 2007 19:06:10 +0000 (19:06 +0000)]
warn when ConvertToShape fails

17 years agoUpdate current perspective when selection changes
cilix42 [Tue, 7 Aug 2007 14:44:02 +0000 (14:44 +0000)]
Update current perspective when selection changes

17 years agoFix behaviour of toggle buttons (for VP states) in 3D box toolbar; reshape boxes...
cilix42 [Tue, 7 Aug 2007 14:20:02 +0000 (14:20 +0000)]
Fix behaviour of toggle buttons (for VP states) in 3D box toolbar; reshape boxes when state of a VP changes

17 years agoCompute the correct visible front corner (also for 'upended' boxes) and set the z...
cilix42 [Tue, 7 Aug 2007 08:05:16 +0000 (08:05 +0000)]
Compute the correct visible front corner (also for 'upended' boxes) and set the z-orders accordingly so that they are correct for any relative position of the handles

17 years agoDon't reshape boxes in the direction of infinite VPs when dragging VPs (fixes resizin...
cilix42 [Tue, 7 Aug 2007 07:37:23 +0000 (07:37 +0000)]
Don't reshape boxes in the direction of infinite VPs when dragging VPs (fixes resizing bug)

17 years agoSet z-orders of 3D box faces during dragging/resizing according to the perspective
cilix42 [Tue, 7 Aug 2007 06:56:36 +0000 (06:56 +0000)]
Set z-orders of 3D box faces during dragging/resizing according to the perspective

17 years agoadd a way to set a radio toggle in aux toolbar via desktop, by the toggles id
buliabyak [Tue, 7 Aug 2007 06:55:35 +0000 (06:55 +0000)]
add a way to set a radio toggle in aux toolbar via desktop, by the toggles id

17 years agoFilter effects:
nicholasbishop [Tue, 7 Aug 2007 06:53:24 +0000 (06:53 +0000)]
Filter effects:

* Fixed a few bugs with the feColorMatrix settings, such as bad sensitivity settings and missing updates.
* Changed matrix loading (for the values attribute of feColorMatrix) so that it can handle values separated by more than one space.

17 years agoenable Path_for_item to work on flowtext
buliabyak [Tue, 7 Aug 2007 06:39:16 +0000 (06:39 +0000)]
enable Path_for_item to work on flowtext

17 years agorevert previous commit which contained locally-linked bitmaps; see mailing list
buliabyak [Tue, 7 Aug 2007 06:04:31 +0000 (06:04 +0000)]
revert previous commit which contained locally-linked bitmaps; see mailing list

17 years agoexport single-item-to-path function
buliabyak [Tue, 7 Aug 2007 01:03:41 +0000 (01:03 +0000)]
export single-item-to-path function

17 years agosetting of attributes and default values
jucablues [Mon, 6 Aug 2007 22:14:47 +0000 (22:14 +0000)]
setting of attributes and default values

17 years agoupdating authors list
jucablues [Mon, 6 Aug 2007 21:05:35 +0000 (21:05 +0000)]
updating authors list

17 years agohandling of default values and checking for invalid values.
jucablues [Mon, 6 Aug 2007 20:54:33 +0000 (20:54 +0000)]
handling of default values and checking for invalid values.

17 years agoAdded my name to the list of authors
dvlierop2 [Mon, 6 Aug 2007 18:49:22 +0000 (18:49 +0000)]
Added my name to the list of authors

17 years ago1) Make snapping of object's center optional 2) Optimize snapping preferences dialog
dvlierop2 [Mon, 6 Aug 2007 18:40:50 +0000 (18:40 +0000)]
1) Make snapping of object's center optional 2) Optimize snapping preferences dialog

17 years agoadds export to ocal feature without dialog window
bdilly [Mon, 6 Aug 2007 18:32:13 +0000 (18:32 +0000)]
adds export to ocal feature without dialog window

17 years agoAdd Gail and Diederik; correct Danilo's name.
cmarqu [Mon, 6 Aug 2007 18:10:12 +0000 (18:10 +0000)]
Add Gail and Diederik; correct Danilo's name.

17 years agoDon't draw auxiliary vanishing points any more
cilix42 [Mon, 6 Aug 2007 17:52:31 +0000 (17:52 +0000)]
Don't draw auxiliary vanishing points any more

17 years agoBetter default style for 3D boxes (no stroke; faces have different shades of blue)
cilix42 [Mon, 6 Aug 2007 08:26:25 +0000 (08:26 +0000)]
Better default style for 3D boxes (no stroke; faces have different shades of blue)

17 years agoFix wrong states of VPs when writing to SVG
cilix42 [Mon, 6 Aug 2007 08:17:03 +0000 (08:17 +0000)]
Fix wrong states of VPs when writing to SVG

17 years agoDraw perspective lines; provide shortcuts to toggle their visibility and the corners...
cilix42 [Mon, 6 Aug 2007 08:01:03 +0000 (08:01 +0000)]
Draw perspective lines; provide shortcuts to toggle their visibility and the corners where they are attached

17 years ago(Un-)Snapping of VPs by Shift-dragging; this makes it possible to separate perspectiv...
cilix42 [Mon, 6 Aug 2007 07:49:54 +0000 (07:49 +0000)]
(Un-)Snapping of VPs by Shift-dragging; this makes it possible to separate perspectives and thus create new ones interactively

17 years agoFirst stage of draggable vanishing points (no snapping/unsnapping yet)
cilix42 [Mon, 6 Aug 2007 07:37:24 +0000 (07:37 +0000)]
First stage of draggable vanishing points (no snapping/unsnapping yet)

17 years agoWorkaround for some segfaults: Store perspectives globally instead of in each desktop...
cilix42 [Mon, 6 Aug 2007 07:20:23 +0000 (07:20 +0000)]
Workaround for some segfaults: Store perspectives globally instead of in each desktop (this should probably be reverted later on)

17 years agoConvenience for debugging
cilix42 [Mon, 6 Aug 2007 07:10:50 +0000 (07:10 +0000)]
Convenience for debugging

17 years agoWrite/read perspectives to/from SVG; store ratios of the distances from corners to...
cilix42 [Mon, 6 Aug 2007 06:51:01 +0000 (06:51 +0000)]
Write/read perspectives to/from SVG; store ratios of the distances from corners to VPs (preparation for dragging)

17 years agoPreparatory stuff to combine VPs in draggers
cilix42 [Mon, 6 Aug 2007 06:25:56 +0000 (06:25 +0000)]
Preparatory stuff to combine VPs in draggers

17 years agoupdated translation into Russian
prokoudine [Mon, 6 Aug 2007 06:17:03 +0000 (06:17 +0000)]
updated translation into Russian

17 years agoCosmetic
cilix42 [Mon, 6 Aug 2007 06:08:45 +0000 (06:08 +0000)]
Cosmetic

17 years agoadded missing " character at end of a line. Sorry, my mistake on
jucablues [Mon, 6 Aug 2007 01:12:13 +0000 (01:12 +0000)]
added missing " character at end of a line. Sorry, my mistake on
previous commit...

17 years agoFilter effects dialog:
nicholasbishop [Mon, 6 Aug 2007 00:58:34 +0000 (00:58 +0000)]
Filter effects dialog:

* Added controls for scale and channel selection to the filter dialog for feDisplacementMap

17 years agoAdded my name to AUTHORS list
jucablues [Mon, 6 Aug 2007 00:57:21 +0000 (00:57 +0000)]
Added my name to AUTHORS list
Updated aboutbox.cpp
Also corrected the ordering of names: alphabetic by surname

17 years agoFilter effects:
nicholasbishop [Mon, 6 Aug 2007 00:24:31 +0000 (00:24 +0000)]
Filter effects:

* Added edge mode setting to the filter dialog
* Changed type of edgeMode in SPFeConvolveMatrix to use the enum type

17 years agoStore a global list of existing perspectives; for each perspective hold a list of...
cilix42 [Mon, 6 Aug 2007 00:07:25 +0000 (00:07 +0000)]
Store a global list of existing perspectives; for each perspective hold a list of associated boxes; explicitly pass perspectives as arguments when creating PLs

17 years agoFilter effects dialog:
nicholasbishop [Sun, 5 Aug 2007 23:56:17 +0000 (23:56 +0000)]
Filter effects dialog:

* Added control for the values attribute of feColorMatrix; shows a matrix or a slider depending on the value of the type attribute.
* Added a frame shadow around the matrix used by feColorMatrix and feConvolveMatrix.

17 years agorefactoring:
jucablues [Sun, 5 Aug 2007 20:22:48 +0000 (20:22 +0000)]
refactoring:

*using CLAMP_D_TO_U8
*Changed edgeMode field of ConvolveMatrix filter to use an enum rather than a plain int

17 years agoupdated Slovak translation in trunk
helix84 [Sun, 5 Aug 2007 18:24:00 +0000 (18:24 +0000)]
updated Slovak translation in trunk

17 years agopartial update of Slovak in trunk
helix84 [Sun, 5 Aug 2007 16:59:52 +0000 (16:59 +0000)]
partial update of Slovak in trunk

17 years agoFilter effects:
nicholasbishop [Sun, 5 Aug 2007 06:23:46 +0000 (06:23 +0000)]
Filter effects:

* Changed type field of ColorMatrix filter to use an enum rather than a plain int
* Added control for the ColorMatrix type to the filter dialog

17 years agofeColorMatrix filter primitive implementation
jucablues [Sun, 5 Aug 2007 05:07:59 +0000 (05:07 +0000)]
feColorMatrix filter primitive implementation

17 years agoFilter effects dialog:
nicholasbishop [Sun, 5 Aug 2007 03:51:14 +0000 (03:51 +0000)]
Filter effects dialog:

* Added a class to show a checkbutton setting
* Added most of the settings for feTurbulence

17 years agoadding files that were missing on my previous commit
jucablues [Sun, 5 Aug 2007 01:19:50 +0000 (01:19 +0000)]
adding files that were missing on my previous commit

17 years agoUse Dia's new homepage address.
cmarqu [Sat, 4 Aug 2007 23:39:58 +0000 (23:39 +0000)]
Use Dia's new homepage address.

17 years agoUse Dia's new homepage address.
cmarqu [Sat, 4 Aug 2007 23:39:34 +0000 (23:39 +0000)]
Use Dia's new homepage address.

17 years agoFix some things that pofilter found.
cmarqu [Sat, 4 Aug 2007 23:30:56 +0000 (23:30 +0000)]
Fix some things that pofilter found.

17 years agoAdded 3D box keyboard shortcut to right handed illustration keyboard layout
johncoswell [Sat, 4 Aug 2007 18:10:58 +0000 (18:10 +0000)]
Added 3D box keyboard shortcut to right handed illustration keyboard layout

17 years agoVersion generated from it.po.
cmarqu [Sat, 4 Aug 2007 14:14:55 +0000 (14:14 +0000)]
Version generated from it.po.

17 years ago * [it] a better term
luca_bruno [Sat, 4 Aug 2007 11:06:02 +0000 (11:06 +0000)]
 * [it] a better term

17 years agoMake snapping to the item's transformation center optional, but not yet available...
dvlierop2 [Sat, 4 Aug 2007 09:10:17 +0000 (09:10 +0000)]
Make snapping to the item's transformation center optional, but not yet available in the snapping preferences dialog

17 years agosetting of attributes and default values for feColorMatrix.
jucablues [Sat, 4 Aug 2007 06:50:50 +0000 (06:50 +0000)]
setting of attributes and default values for feColorMatrix.

refactornig: moved read_kernel_matrix to helper-fns.h and renamed it to
helperfns_read_vector. Used it on sp-fecolormatrix.cpp

17 years agoboilerplate code for the remaining filters. My next commits will
jucablues [Sat, 4 Aug 2007 04:18:36 +0000 (04:18 +0000)]
boilerplate code for the remaining filters. My next commits will
probably deal with setting default attribute values for these filters

17 years agoboiler plate code for feTile
jucablues [Fri, 3 Aug 2007 22:06:30 +0000 (22:06 +0000)]
boiler plate code for feTile

17 years agoRearrange snapping preferences, put distinction between paths and nodes back in,...
dvlierop2 [Fri, 3 Aug 2007 19:59:25 +0000 (19:59 +0000)]
Rearrange snapping preferences, put distinction between paths and nodes back in, and a bit of refactoring

17 years agofix compile
buliabyak [Thu, 2 Aug 2007 23:53:16 +0000 (23:53 +0000)]
fix compile

17 years agoFilter effects dialog:
nicholasbishop [Wed, 1 Aug 2007 20:33:00 +0000 (20:33 +0000)]
Filter effects dialog:

Removed unused header file.

17 years agoRenamed various classes:
joelholdsworth [Wed, 1 Aug 2007 19:39:05 +0000 (19:39 +0000)]
Renamed various classes:
FileDialogBase -> FileDialogBaseGtk
FileOpenDialogImpl -> FileOpenDialogImplGtk
FileSaveDialogImpl -> FileSaveDialogImplGtk
FileExportDialog -> FileExportDialogImpl

17 years agoThese files were separated out from filedialog.cpp and filedialog.h, so to facilitate...
joelholdsworth [Wed, 1 Aug 2007 18:50:30 +0000 (18:50 +0000)]
These files were separated out from filedialog.cpp and filedialog.h, so to facilitate a Win32 verion of these impls

17 years agoBroken filedialog into filedialog and filedialogimpl-gtkmm in preparation for a Win32...
joelholdsworth [Wed, 1 Aug 2007 18:48:44 +0000 (18:48 +0000)]
Broken filedialog into filedialog and filedialogimpl-gtkmm in preparation for a Win32 implementation of the file dialogs

17 years agoRedirected opening of AI files to the poppler-based PDF import extension
miklosh [Wed, 1 Aug 2007 11:00:23 +0000 (11:00 +0000)]
Redirected opening of AI files to the poppler-based PDF import extension

17 years agoFilter effects dialog:
nicholasbishop [Wed, 1 Aug 2007 00:05:47 +0000 (00:05 +0000)]
Filter effects dialog:

* Added light source controls for feDiffuseLighting and feSpecularLighting.

17 years agoCommit updates from 1762537 (vi.po) and 1757359 (nl.po).
cmarqu [Tue, 31 Jul 2007 23:27:52 +0000 (23:27 +0000)]
Commit updates from 1762537 (vi.po) and 1757359 (nl.po).

17 years agoFilter effects dialog:
nicholasbishop [Tue, 31 Jul 2007 06:21:42 +0000 (06:21 +0000)]
Filter effects dialog:

* Added a "Link" toggle to the DualSpinSlider widget, when active the two values will be set equal to eachother.
* Added DualSpinButtons (for attributes that have an optional number, similar to DualSpinSlider but without the gtkscale)
* Added MultiSpinButtons (for showing multiple spinbuttons together but with different attributes)

17 years agoForgot to advance text position when skipping the first space
miklosh [Mon, 30 Jul 2007 17:23:38 +0000 (17:23 +0000)]
Forgot to advance text position when skipping the first space

17 years agoType3 fonts do not have a name set so default to 'Arial'
miklosh [Mon, 30 Jul 2007 17:09:28 +0000 (17:09 +0000)]
Type3 fonts do not have a name set so default to 'Arial'

17 years agoAdded image mask support
miklosh [Mon, 30 Jul 2007 16:10:47 +0000 (16:10 +0000)]
Added image mask support

17 years agoDo not flip non-top-level images
miklosh [Mon, 30 Jul 2007 12:05:53 +0000 (12:05 +0000)]
Do not flip non-top-level images

17 years agoDo not set inkscape:groupmode for sub-page objects (eg. patterns)
miklosh [Mon, 30 Jul 2007 12:02:57 +0000 (12:02 +0000)]
Do not set inkscape:groupmode for sub-page objects (eg. patterns)

17 years agoUse the font matrix for Type3 fonts only
miklosh [Mon, 30 Jul 2007 11:34:18 +0000 (11:34 +0000)]
Use the font matrix for Type3 fonts only

17 years agoalways zoom out on rmb
buliabyak [Mon, 30 Jul 2007 01:09:54 +0000 (01:09 +0000)]
always zoom out on rmb

17 years agoadd ui for mousewheel zoom and space pan
buliabyak [Sun, 29 Jul 2007 23:20:05 +0000 (23:20 +0000)]
add ui for mousewheel zoom and space pan

17 years agooptionally zoom with mousewheel without modifiers
buliabyak [Sun, 29 Jul 2007 23:19:05 +0000 (23:19 +0000)]
optionally zoom with mousewheel without modifiers