Code

inkscape.git
16 years agoosx-app.sh
jiho-sf [Sat, 3 Nov 2007 22:30:48 +0000 (22:30 +0000)]
osx-app.sh
- added an help message
- changed the calling syntax to make it more robust and allow to specify the directory containing python modules
- removed the reference to libXinerama on Tiger. libXinerama caused many issues but they seem to be all related to people installing x11 in strange ways
- use pkg-config to get pango and gtk version rather thn relying on clucky ls+sed workarounds
- code reorganization and added comments
- spaces to tabs

osx-dmg.sh
- removed python related stuff
- added a command line option to get Inkscape package (the package does not have to be in the same directory now)

osx-build.sh
- modified according to the changes in the two other files
- removed referece to X11 libraries ad such. these were commented for a while and nothing broke
- added an upload commnt to send the file to modevia

removed inkscape_python.ds_store

modified inkscape.ds_store (larger window)

dmg_background.***
- removed Python arrow
- remove the word Inkscape from the arrow (useless now) and make this arrow glow green a little, as the rest of the picture
- removed absolute paths to my computer

16 years agoOops, don't use tabs! (replace tabs by 4 spaces)
dvlierop2 [Sat, 3 Nov 2007 18:11:46 +0000 (18:11 +0000)]
Oops, don't use tabs! (replace tabs by 4 spaces)

16 years agoadd destructor to LayerManager that disconnects it signals. see bug: [ 1720871 ]...
johanengelen [Sat, 3 Nov 2007 18:02:54 +0000 (18:02 +0000)]
add destructor to LayerManager that disconnects it signals. see bug: [ 1720871 ] Crash when adding a layer

16 years agomake setup_notepath function for LPE's and LPE parameters.
johanengelen [Sat, 3 Nov 2007 17:38:18 +0000 (17:38 +0000)]
make setup_notepath function for LPE's and LPE parameters.

16 years agofix compilation. added #include "libnr/nr-values.h" to snapped-line.cpp
johanengelen [Sat, 3 Nov 2007 16:20:54 +0000 (16:20 +0000)]
fix compilation. added #include "libnr/nr-values.h" to snapped-line.cpp

16 years agoGroundwork to snap to intersections, e.g. intersections of gridlines with guidelines...
dvlierop2 [Sat, 3 Nov 2007 14:48:50 +0000 (14:48 +0000)]
Groundwork to snap to intersections, e.g. intersections of gridlines with guidelines, and of objects with other objects. The snappers used to return only SnappedPoints, but now also SnappedLines and SnappedInfiniteLines can be returned. SnappedPaths will be implemented later.

16 years agoAdded an icons file with a cleaned up current icon set (prefix "ink_" in their ID...
jiho-sf [Sat, 3 Nov 2007 00:18:01 +0000 (00:18 +0000)]
Added an icons file with a cleaned up current icon set (prefix "ink_" in their ID) and new, Tango style icons next to them. Both are on separate layers for easier management, beware when adding new icons.
Most icons lack a Tango equivalent currently and many Tango icons need a rework at the correct pixel size.

16 years agominor tweaks
ishmal [Fri, 2 Nov 2007 15:23:42 +0000 (15:23 +0000)]
minor tweaks

16 years agoKhmer translations updated
sokhem [Fri, 2 Nov 2007 09:57:00 +0000 (09:57 +0000)]
Khmer translations updated

16 years agowarning cleanup
joncruz [Fri, 2 Nov 2007 08:00:40 +0000 (08:00 +0000)]
warning cleanup

16 years agofix bug [ 1824359 ] Gradient isn't snapping with ctrl pressed
johanengelen [Thu, 1 Nov 2007 23:54:29 +0000 (23:54 +0000)]
fix bug [ 1824359 ] Gradient isn't snapping with ctrl pressed

16 years agoadd deletion of layer_manager to SPDesktop::destroy
johanengelen [Thu, 1 Nov 2007 23:19:15 +0000 (23:19 +0000)]
add deletion of layer_manager to SPDesktop::destroy

16 years agoFix build.xml to *not* use i686-pc-mingw32.
johanengelen [Thu, 1 Nov 2007 23:12:11 +0000 (23:12 +0000)]
Fix build.xml to *not* use i686-pc-mingw32.

16 years agoremove duplicate lines
johanengelen [Thu, 1 Nov 2007 22:06:07 +0000 (22:06 +0000)]
remove duplicate lines

16 years agochange mingwenv.bat according to new devlibs dir
johanengelen [Thu, 1 Nov 2007 21:58:50 +0000 (21:58 +0000)]
change mingwenv.bat according to new devlibs dir

16 years agoupdate buildtool files for our new Dwarf2 EH
ishmal [Thu, 1 Nov 2007 21:42:00 +0000 (21:42 +0000)]
update buildtool files for our new Dwarf2 EH

16 years agoupdate buildtool files for our new Dwarf2 EH
ishmal [Thu, 1 Nov 2007 21:41:47 +0000 (21:41 +0000)]
update buildtool files for our new Dwarf2 EH

16 years agofix bug [ 1823401 ] Radio button effect example additional data issue
johanengelen [Thu, 1 Nov 2007 21:22:23 +0000 (21:22 +0000)]
fix bug [ 1823401 ] Radio button effect example additional data issue

16 years agoremove duplicate define
johanengelen [Thu, 1 Nov 2007 21:16:42 +0000 (21:16 +0000)]
remove duplicate define

16 years agoUpdate to include libwpg as an external lib. Also use the new name "devlibs" for...
ishmal [Thu, 1 Nov 2007 17:53:57 +0000 (17:53 +0000)]
Update to include libwpg as an external lib.  Also use the new name "devlibs" for the lib bundle

16 years agoKhmer translations updated
sokhem [Thu, 1 Nov 2007 10:15:59 +0000 (10:15 +0000)]
Khmer translations updated

16 years agostore paint bucket offset units in preferences to work around toolbar initialization...
johncoswell [Thu, 1 Nov 2007 02:42:00 +0000 (02:42 +0000)]
store paint bucket offset units in preferences to work around toolbar initialization issue

16 years agoDiffuse Lighting Filter:
tavmjong [Wed, 31 Oct 2007 21:26:46 +0000 (21:26 +0000)]
Diffuse Lighting Filter:
Specular Lighting Filter:

  Expand "Surface Scale" range.
  Increase "Constant" precision.

16 years agofix Clear for Scale tab
buliabyak [Wed, 31 Oct 2007 19:49:53 +0000 (19:49 +0000)]
fix Clear for Scale tab

16 years ago r16935@shi: ted | 2007-10-31 11:23:00 -0700
gouldtj [Wed, 31 Oct 2007 18:25:19 +0000 (18:25 +0000)]
 r16935@shi:  ted | 2007-10-31 11:23:00 -0700
 Making libwpg optional

16 years agoexclude wpg-input.cpp for now
ishmal [Wed, 31 Oct 2007 17:10:25 +0000 (17:10 +0000)]
exclude wpg-input.cpp for now

16 years agoFix typo: "Fitler"
ishmal [Wed, 31 Oct 2007 16:18:08 +0000 (16:18 +0000)]
Fix typo:  "Fitler"

16 years agoModified filter primitives' render method to use FilterUnits instead of Matrix
kiirala [Wed, 31 Oct 2007 13:56:54 +0000 (13:56 +0000)]
Modified filter primitives' render method to use FilterUnits instead of Matrix

16 years ago r16915@shi: ted | 2007-10-31 06:10:37 -0700
gouldtj [Wed, 31 Oct 2007 13:29:13 +0000 (13:29 +0000)]
 r16915@shi:  ted | 2007-10-31 06:10:37 -0700
 Adding in libwpg-stream

16 years ago r16914@shi: ted | 2007-10-30 21:58:05 -0700
gouldtj [Wed, 31 Oct 2007 13:29:03 +0000 (13:29 +0000)]
 r16914@shi:  ted | 2007-10-30 21:58:05 -0700
 Switching everything over to a linked in libwpg

16 years ago r16913@shi: ted | 2007-10-30 21:32:09 -0700
gouldtj [Wed, 31 Oct 2007 13:28:36 +0000 (13:28 +0000)]
 r16913@shi:  ted | 2007-10-30 21:32:09 -0700
 Adding in libwpg

16 years ago r16912@shi: ted | 2007-10-30 21:15:07 -0700
gouldtj [Wed, 31 Oct 2007 13:28:23 +0000 (13:28 +0000)]
 r16912@shi:  ted | 2007-10-30 21:15:07 -0700
 Build in checking for libwpg

16 years agonoop: comment style
pjrm [Wed, 31 Oct 2007 10:37:16 +0000 (10:37 +0000)]
noop: comment style

16 years agoCodingStyle: const placement. (noop; checked no change to .o file.)
pjrm [Wed, 31 Oct 2007 10:32:29 +0000 (10:32 +0000)]
CodingStyle: const placement.  (noop; checked no change to .o file.)

16 years agomarked three messages from color gestures for translation
prokoudine [Wed, 31 Oct 2007 02:14:37 +0000 (02:14 +0000)]
marked three messages from color gestures for translation

16 years agofixed a typo in a user visible message
prokoudine [Wed, 31 Oct 2007 00:53:19 +0000 (00:53 +0000)]
fixed a typo in a user visible message

16 years agotemporary fix for crash with shapes and path-along-path LPE
johanengelen [Tue, 30 Oct 2007 23:40:31 +0000 (23:40 +0000)]
temporary fix for crash with shapes and path-along-path LPE

16 years agook. so NOW the new effect is committed...
johanengelen [Tue, 30 Oct 2007 22:44:42 +0000 (22:44 +0000)]
ok. so NOW the new effect is committed...

16 years agoLPE: implement NEW path-along-path effect, i think that old one has become obsolete...
johanengelen [Tue, 30 Oct 2007 22:37:20 +0000 (22:37 +0000)]
LPE: implement NEW path-along-path effect, i think that old one has become obsolete and is renamed accordingly. implement straight path node editting for gears effect.

16 years ago r16896@shi: ted | 2007-10-30 12:16:06 -0700
gouldtj [Tue, 30 Oct 2007 19:30:32 +0000 (19:30 +0000)]
 r16896@shi:  ted | 2007-10-30 12:16:06 -0700
 Caching the input file for effects.

16 years ago r16895@shi: ted | 2007-10-30 09:35:24 -0700
gouldtj [Tue, 30 Oct 2007 19:30:20 +0000 (19:30 +0000)]
 r16895@shi:  ted | 2007-10-30 09:35:24 -0700
 Adding in Chris' downsample patch.

16 years ago r16894@shi: ted | 2007-10-30 09:26:42 -0700
gouldtj [Tue, 30 Oct 2007 19:30:04 +0000 (19:30 +0000)]
 r16894@shi:  ted | 2007-10-30 09:26:42 -0700
 OH MY GOD IT WORKS!!!

16 years ago r16893@shi: ted | 2007-10-30 07:31:04 -0700
gouldtj [Tue, 30 Oct 2007 19:29:49 +0000 (19:29 +0000)]
 r16893@shi:  ted | 2007-10-30 07:31:04 -0700
 Wow, that wasn't as hard as I thought it would be.  Changing away from SPDocument.  Sounded like a good idea, but we
 need to be able to get selections in the document cache.

16 years ago r16892@shi: ted | 2007-10-29 21:33:09 -0700
gouldtj [Tue, 30 Oct 2007 19:29:36 +0000 (19:29 +0000)]
 r16892@shi:  ted | 2007-10-29 21:33:09 -0700
 Okay, so now the caches get into the execution environment and can be passed around to the effects.  Now it's a
 matter of implementing the caches in the drivers.

16 years ago r16677@shi: ted | 2007-10-17 19:31:04 -0700
gouldtj [Tue, 30 Oct 2007 19:28:31 +0000 (19:28 +0000)]
 r16677@shi:  ted | 2007-10-17 19:31:04 -0700
 Creating and adding interfaces for a document based cache that an effect can define.  This removes the effect from
 having to know if the document has changed, and keep track of that.  This allows them to optimize their performance
 when doing things like live effects.

16 years ago r16676@shi: ted | 2007-10-12 21:09:50 -0700
gouldtj [Tue, 30 Oct 2007 19:28:07 +0000 (19:28 +0000)]
 r16676@shi:  ted | 2007-10-12 21:09:50 -0700
 Half fixed caching

16 years ago r16675@shi: ted | 2007-10-12 21:06:32 -0700
gouldtj [Tue, 30 Oct 2007 19:27:57 +0000 (19:27 +0000)]
 r16675@shi:  ted | 2007-10-12 21:06:32 -0700
 Fixing the escaping

16 years agoadd alt dragging for no change mode
buliabyak [Tue, 30 Oct 2007 18:10:41 +0000 (18:10 +0000)]
add alt dragging for no change mode

16 years agoFirst step adding switching of colors to profiles
joncruz [Tue, 30 Oct 2007 16:45:45 +0000 (16:45 +0000)]
First step adding switching of colors to profiles

16 years agoCleanup on color changers
joncruz [Tue, 30 Oct 2007 06:16:09 +0000 (06:16 +0000)]
Cleanup on color changers

16 years agoMoving functionality into <color-profile>
joncruz [Mon, 29 Oct 2007 06:57:47 +0000 (06:57 +0000)]
Moving functionality into <color-profile>

16 years agowarning cleanup
joncruz [Mon, 29 Oct 2007 06:36:20 +0000 (06:36 +0000)]
warning cleanup

16 years agoAdding function to locate profile by bane
joncruz [Mon, 29 Oct 2007 06:31:22 +0000 (06:31 +0000)]
Adding function to locate profile by bane

16 years agoLPE: implement 'edit next LPE parameter'. Accessible through key '7'.
johanengelen [Sun, 28 Oct 2007 16:03:07 +0000 (16:03 +0000)]
LPE: implement 'edit next LPE parameter'. Accessible through key '7'.

16 years agoadded perfectboundcover.inx to translatable extensions
prokoudine [Sun, 28 Oct 2007 00:18:39 +0000 (00:18 +0000)]
added perfectboundcover.inx to translatable extensions

16 years ago-fno-stack-protector for autopackage
acspike [Sat, 27 Oct 2007 03:13:43 +0000 (03:13 +0000)]
-fno-stack-protector for autopackage

16 years agoUpdate Potrace to 1.8
ishmal [Fri, 26 Oct 2007 21:01:30 +0000 (21:01 +0000)]
Update Potrace to 1.8

16 years agoadd ca@valencian language to win32 installer selection
theadib [Fri, 26 Oct 2007 11:23:03 +0000 (11:23 +0000)]
add ca@valencian language to win32 installer selection

16 years agoUpdate translation for Khmer
sokhem [Fri, 26 Oct 2007 09:53:57 +0000 (09:53 +0000)]
Update translation for Khmer

16 years agoWarning cleanup
joncruz [Fri, 26 Oct 2007 05:43:30 +0000 (05:43 +0000)]
Warning cleanup

16 years agopunctuation
buliabyak [Thu, 25 Oct 2007 22:23:34 +0000 (22:23 +0000)]
punctuation

16 years agoDockable dialogs: Allow in-dock dialogs to be expanded even if there's
gustav_b [Thu, 25 Oct 2007 21:34:38 +0000 (21:34 +0000)]
Dockable dialogs: Allow in-dock dialogs to be expanded even if there's
no "slack".

16 years agoKhmer translations updated
sokhem [Thu, 25 Oct 2007 10:08:44 +0000 (10:08 +0000)]
Khmer translations updated

16 years agoremove debug messages, convert tabs to spaces and remove whitespace for sp-namedview.cpp
johanengelen [Wed, 24 Oct 2007 23:26:23 +0000 (23:26 +0000)]
remove debug messages, convert tabs to spaces and remove whitespace for sp-namedview.cpp

16 years agoFix bug [ 1818794 ] Showing grid on opening svg
johanengelen [Wed, 24 Oct 2007 23:19:48 +0000 (23:19 +0000)]
Fix bug [ 1818794 ] Showing grid on opening svg
+ some bits of code to do on-canvas path parameter editing LPE.

16 years agochange cursor for color gestures
buliabyak [Wed, 24 Oct 2007 19:39:25 +0000 (19:39 +0000)]
change cursor for color gestures

16 years agowhitespace
buliabyak [Wed, 24 Oct 2007 19:37:59 +0000 (19:37 +0000)]
whitespace

16 years agocursors for color adjustment
buliabyak [Wed, 24 Oct 2007 19:36:20 +0000 (19:36 +0000)]
cursors for color adjustment

16 years agoKhmer translations updated
sokhem [Wed, 24 Oct 2007 10:43:01 +0000 (10:43 +0000)]
Khmer translations updated

16 years agoAdded 'paraller axis' rendering hint to filter primitives, that need it.
kiirala [Wed, 24 Oct 2007 10:25:25 +0000 (10:25 +0000)]
Added 'paraller axis' rendering hint to filter primitives, that need it.

16 years agoUse computed fill-rule value when setting fill in cairo pdf/ps export.
gustav_b [Wed, 24 Oct 2007 01:54:59 +0000 (01:54 +0000)]
Use computed fill-rule value when setting fill in cairo pdf/ps export.

16 years agoenable color gestures for fill and stroke
buliabyak [Wed, 24 Oct 2007 01:11:48 +0000 (01:11 +0000)]
enable color gestures for fill and stroke

16 years agonew class for widgets adjustable by rotation-like gestures
buliabyak [Wed, 24 Oct 2007 00:56:44 +0000 (00:56 +0000)]
new class for widgets adjustable by rotation-like gestures

16 years agorename master opacity to opacity
buliabyak [Wed, 24 Oct 2007 00:50:28 +0000 (00:50 +0000)]
rename master opacity to opacity

16 years agofix undoing of LPE paths again. please test. (now nodepath is only updated when it...
johanengelen [Tue, 23 Oct 2007 20:25:01 +0000 (20:25 +0000)]
fix undoing of LPE paths again. please test. (now nodepath is only updated when it is editting the changed xml attribute)

16 years agoRevert undo LPE paths fix; crashed on linux :(
johanengelen [Tue, 23 Oct 2007 18:36:20 +0000 (18:36 +0000)]
Revert undo LPE paths fix; crashed on linux :(

16 years agoFix for libxml2 dll name incompatibility.
ishmal [Tue, 23 Oct 2007 16:15:57 +0000 (16:15 +0000)]
Fix for libxml2 dll name incompatibility.

16 years agoensure copy/paste of style between gradient stops works
buliabyak [Mon, 22 Oct 2007 20:39:51 +0000 (20:39 +0000)]
ensure copy/paste of style between gradient stops works

16 years agoensure copy/paste of style between gradient stops works
buliabyak [Mon, 22 Oct 2007 18:12:35 +0000 (18:12 +0000)]
ensure copy/paste of style between gradient stops works

16 years agoadd copy-to-clipboard for selected stops
buliabyak [Mon, 22 Oct 2007 18:09:54 +0000 (18:09 +0000)]
add copy-to-clipboard for selected stops

16 years agoNew build file for dwarf2 bundle. Will be build.xml eventually.
ishmal [Mon, 22 Oct 2007 15:49:16 +0000 (15:49 +0000)]
New build file for dwarf2 bundle.  Will be build.xml eventually.

16 years agofix pasting style where style or fill is none
buliabyak [Mon, 22 Oct 2007 13:04:42 +0000 (13:04 +0000)]
fix pasting style where style or fill is none

16 years agomake sure ctrl-alt-click adds node to the gradient that's actually clicked
buliabyak [Mon, 22 Oct 2007 06:21:39 +0000 (06:21 +0000)]
make sure ctrl-alt-click adds node to the gradient that's actually clicked

16 years agoAllow SPFlowtexts to be used in boolean operations
gustav_b [Sun, 21 Oct 2007 20:23:02 +0000 (20:23 +0000)]
Allow SPFlowtexts to be used in boolean operations

16 years agoadd extension to generate perfect bound cover templates
johncoswell [Sun, 21 Oct 2007 12:04:43 +0000 (12:04 +0000)]
add extension to generate perfect bound cover templates

16 years agoadd precision option to float parameters in extensions
johncoswell [Sun, 21 Oct 2007 12:04:38 +0000 (12:04 +0000)]
add precision option to float parameters in extensions

16 years agoLPE: fix undoing changes to pathparameter on-canvas.
johanengelen [Sat, 20 Oct 2007 16:20:50 +0000 (16:20 +0000)]
LPE: fix undoing changes to pathparameter on-canvas.

16 years agoLPE: add on-canvas editing of path parameters!
johanengelen [Sat, 20 Oct 2007 15:43:07 +0000 (15:43 +0000)]
LPE: add on-canvas editing of path parameters!

16 years agoAdding config option to block use of libpoppler-cairo (for misdetected situtations)
joncruz [Sat, 20 Oct 2007 08:42:05 +0000 (08:42 +0000)]
Adding config option to block use of libpoppler-cairo (for misdetected situtations)

16 years agoupdated Slovak (sk) translation in trunk
helix84 [Fri, 19 Oct 2007 11:28:52 +0000 (11:28 +0000)]
updated Slovak (sk) translation in trunk

16 years agoFix RegisteredWidgets. Due to rev 16265, widgets were no longer initialized. This...
johanengelen [Fri, 19 Oct 2007 09:23:27 +0000 (09:23 +0000)]
Fix RegisteredWidgets. Due to rev 16265, widgets were no longer initialized. This is now fixed: setValue and its siblings should always set the widget to something, regardless _wr->isUpdating().

16 years agoallow effects to modify namedview and document dimensions
johncoswell [Fri, 19 Oct 2007 02:48:37 +0000 (02:48 +0000)]
allow effects to modify namedview and document dimensions

16 years agoRun update-po on ca@valencia.po which was not yet in ALL_LINGUAS when I ran it an...
cmarqu [Thu, 18 Oct 2007 00:07:19 +0000 (00:07 +0000)]
Run update-po on ca@valencia.po which was not yet in ALL_LINGUAS when I ran it an hour ago.

16 years agoAdd ca@valencia to ALL_LINGUAS.
cmarqu [Thu, 18 Oct 2007 00:01:42 +0000 (00:01 +0000)]
Add ca@valencia to ALL_LINGUAS.

16 years agoRun update-po which gets new strings from the source code.
cmarqu [Wed, 17 Oct 2007 23:26:21 +0000 (23:26 +0000)]
Run update-po which gets new strings from the source code.

16 years agoUpdate for Spanish translation.
cmarqu [Wed, 17 Oct 2007 21:49:49 +0000 (21:49 +0000)]
Update for Spanish translation.

16 years ago * [it] Little update
luca_bruno [Wed, 17 Oct 2007 20:48:35 +0000 (20:48 +0000)]
 * [it] Little update

16 years agoFix undo bug when on-canvas editing LPE path parameter!
johanengelen [Wed, 17 Oct 2007 18:51:28 +0000 (18:51 +0000)]
Fix undo bug when on-canvas editing LPE path parameter!

16 years ago17.10.2007 - Josef Vybiral (cornelius)
cwebb [Wed, 17 Oct 2007 17:31:45 +0000 (17:31 +0000)]
17.10.2007 - Josef Vybiral (cornelius)
 * Minor update of cs.po to test khoem's commit permissions

16 years agoHooks for visual feedback during drag-n-drop
joncruz [Wed, 17 Oct 2007 08:50:01 +0000 (08:50 +0000)]
Hooks for visual feedback during drag-n-drop