Code

inkscape.git
17 years agoRe-generate pot file. Update de.po.
cmarqu [Wed, 10 Jan 2007 21:57:28 +0000 (21:57 +0000)]
Re-generate pot file. Update de.po.

17 years agoremove duplicate include
buliabyak [Wed, 10 Jan 2007 13:24:38 +0000 (13:24 +0000)]
remove duplicate include

17 years agofix 1630485, add some keys
buliabyak [Wed, 10 Jan 2007 13:10:03 +0000 (13:10 +0000)]
fix 1630485, add some keys

17 years agoOnly evaluate stock markers if the inkscape:stockid tag is actually
bryce [Wed, 10 Jan 2007 08:56:04 +0000 (08:56 +0000)]
Only evaluate stock markers if the inkscape:stockid tag is actually
defined.
Fixes bug 1631906.

17 years agoadding user manual author
gemy_c [Wed, 10 Jan 2007 01:01:29 +0000 (01:01 +0000)]
adding user manual author

17 years agofork gradients to avoid unintended changes if they were shared
buliabyak [Wed, 10 Jan 2007 00:17:46 +0000 (00:17 +0000)]
fork gradients to avoid unintended changes if they were shared

17 years ago(no commit message)
a_b [Tue, 9 Jan 2007 23:00:18 +0000 (23:00 +0000)]

17 years agoworking around the additional issue (broken embed/extract/embed cycle) from #1427736...
amphi [Tue, 9 Jan 2007 09:24:59 +0000 (09:24 +0000)]
working around the additional issue (broken embed/extract/embed cycle) from #1427736 2006-02-08 17:57 (by bactisme)

17 years agoadded a "selected only" checkbox for fixing some obscure usability issue
amphi [Tue, 9 Jan 2007 04:28:28 +0000 (04:28 +0000)]
added a "selected only" checkbox for fixing some obscure usability issue

17 years agoGradient colors are recalculated when style or offset changes of stops. (for example...
johanengelen [Mon, 8 Jan 2007 20:12:43 +0000 (20:12 +0000)]
Gradient colors are recalculated when style or offset changes of stops. (for example when selecting a color in a swatch)
Now changing colors is interactive.

17 years agoadded tutorial-shapes-it
luca_bruno [Mon, 8 Jan 2007 19:42:18 +0000 (19:42 +0000)]
added tutorial-shapes-it

17 years agoadded tutorial-shapes-it
luca_bruno [Mon, 8 Jan 2007 19:40:21 +0000 (19:40 +0000)]
added tutorial-shapes-it

17 years ago:) Wrong line Josh :D
johanengelen [Mon, 8 Jan 2007 18:56:07 +0000 (18:56 +0000)]
:) Wrong line Josh :D

17 years agofrom Johan - fixes a memory leak
scislac [Mon, 8 Jan 2007 18:07:40 +0000 (18:07 +0000)]
from Johan - fixes a memory leak

17 years agoanimated clock added
buliabyak [Mon, 8 Jan 2007 13:08:32 +0000 (13:08 +0000)]
animated clock added

17 years agopatch from bug 1497803 by Gustav Broberg; allow to reflow an already flowed text
buliabyak [Mon, 8 Jan 2007 11:51:08 +0000 (11:51 +0000)]
patch from bug 1497803 by Gustav Broberg; allow to reflow an already flowed text

17 years agofix 1517414
buliabyak [Mon, 8 Jan 2007 09:26:30 +0000 (09:26 +0000)]
fix 1517414

17 years agofix 1630193
buliabyak [Mon, 8 Jan 2007 08:37:14 +0000 (08:37 +0000)]
fix 1630193

17 years agoautomatic file extension
amphi [Mon, 8 Jan 2007 05:29:09 +0000 (05:29 +0000)]
automatic file extension

17 years agothe new gtk28 requirement ensures cairo so we no longer need to link it static
acspike [Mon, 8 Jan 2007 02:46:49 +0000 (02:46 +0000)]
the new gtk28 requirement ensures cairo so we no longer need to link it static

17 years agoPushed required GTK+ version from 2.4.0 to 2.8.0
gustav_b [Mon, 8 Jan 2007 00:17:04 +0000 (00:17 +0000)]
Pushed required GTK+ version from 2.4.0 to 2.8.0

17 years agoFix for 1502439, annoying GTK warning: "Gtk-CRITICAL **: gtk_style_detach: assertion...
gustav_b [Sun, 7 Jan 2007 23:37:47 +0000 (23:37 +0000)]
Fix for 1502439, annoying GTK warning: "Gtk-CRITICAL **: gtk_style_detach: assertion:style->"

17 years agoforce full redraw every 5 interruptions when dragging knots; disconnect knot signals...
buliabyak [Sun, 7 Jan 2007 22:34:17 +0000 (22:34 +0000)]
force full redraw every 5 interruptions when dragging knots; disconnect knot signals when destroying dragger

17 years agoReverting revision 13615
johanengelen [Sun, 7 Jan 2007 21:51:23 +0000 (21:51 +0000)]
Reverting revision 13615

17 years agoUpdate of Brazilian Portuguese translation
cwebb [Sun, 7 Jan 2007 19:48:05 +0000 (19:48 +0000)]
Update of Brazilian Portuguese translation

17 years agoGradient nodes progress...
johanengelen [Sun, 7 Jan 2007 18:26:31 +0000 (18:26 +0000)]
Gradient nodes progress...

17 years agodouble quote the relaytool mimicing defines
acspike [Sun, 7 Jan 2007 18:18:22 +0000 (18:18 +0000)]
double quote the relaytool mimicing defines

17 years agouse relaytool to weak link libssl
acspike [Sun, 7 Jan 2007 17:51:26 +0000 (17:51 +0000)]
use relaytool to weak link libssl

17 years agoFixed crash when doing a boolean union when nothing is selected.
johanengelen [Sun, 7 Jan 2007 16:49:07 +0000 (16:49 +0000)]
Fixed crash when doing a boolean union when nothing is selected.

17 years agocomment on possible optimization
buliabyak [Sun, 7 Jan 2007 13:48:46 +0000 (13:48 +0000)]
comment on possible optimization

17 years agowhen bailing out on update due to missing curve or style, don't forget to update...
buliabyak [Sun, 7 Jan 2007 13:48:06 +0000 (13:48 +0000)]
when bailing out on update due to missing curve or style, don't forget to update item->bbox; fixes 1623869

17 years agoUsing translator-credits
luca_bruno [Sun, 7 Jan 2007 12:13:50 +0000 (12:13 +0000)]
Using translator-credits

17 years agoAdded an option for axonometric-grid enabling. It's off per default.
johanengelen [Sun, 7 Jan 2007 00:07:51 +0000 (00:07 +0000)]
Added an option for axonometric-grid enabling. It's off per default.

17 years agoCleans it from //#ifndef WIN32
johanengelen [Sat, 6 Jan 2007 20:09:14 +0000 (20:09 +0000)]
Cleans it from //#ifndef WIN32

17 years agoSmall edits to copyright info.
johanengelen [Sat, 6 Jan 2007 19:29:41 +0000 (19:29 +0000)]
Small edits to copyright info.

17 years agoSpecial #ifdef win32 code to enable Dialogs on Top for windows. Note the removal...
johanengelen [Sat, 6 Jan 2007 19:25:28 +0000 (19:25 +0000)]
Special #ifdef win32 code to enable Dialogs on Top for windows. Note the removal of options from the global preferences on win32! just one option left: dialogs on top yes/no.  Does have one "bug" though... read note!

17 years agoAn update of czech translation of interface
cwebb [Sat, 6 Jan 2007 17:57:20 +0000 (17:57 +0000)]
An update of czech translation of interface

17 years agoUpdate of Pig Latin translation for 0.45
cwebb [Fri, 5 Jan 2007 20:36:22 +0000 (20:36 +0000)]
Update of Pig Latin translation for 0.45

17 years agoUpdate of Catalan (by Xavier Conde Rueda) and Spanish (by Lucas Vieites) translations
cwebb [Fri, 5 Jan 2007 19:37:45 +0000 (19:37 +0000)]
Update of Catalan (by Xavier Conde Rueda) and Spanish (by Lucas Vieites) translations

17 years agorobustize remembering the dragged segment - store node number, not pointer; fixes...
buliabyak [Fri, 5 Jan 2007 13:46:30 +0000 (13:46 +0000)]
robustize remembering the dragged segment - store node number, not pointer; fixes crash 1505549

17 years agoport the fix from sp-text.cpp rev 11260 to fix bug 1628173
buliabyak [Fri, 5 Jan 2007 11:37:16 +0000 (11:37 +0000)]
port the fix from sp-text.cpp rev 11260 to fix bug 1628173

17 years agopatch 1623967, fixes bug 1332888 and the wrong move of original-with-clone selection...
buliabyak [Fri, 5 Jan 2007 10:32:48 +0000 (10:32 +0000)]
patch 1623967, fixes bug 1332888 and the wrong move of original-with-clone selection in transformed group

17 years agotransientize the color picker window (it's a bare Gtk::Dialog so it requires a specia...
buliabyak [Fri, 5 Jan 2007 08:36:57 +0000 (08:36 +0000)]
transientize the color picker window (it's a bare Gtk::Dialog so it requires a special treatment)

17 years agoCommitted patch [ 1591411 ] [PATCH] Paths w/ spaces need to have double quotes
johanengelen [Thu, 4 Jan 2007 22:39:33 +0000 (22:39 +0000)]
Committed patch [ 1591411 ] [PATCH] Paths w/ spaces need to have double quotes

17 years agoFixed [ 1628085 ] PNG file not created/not recognized by WINXP, where the actual...
johanengelen [Thu, 4 Jan 2007 21:47:38 +0000 (21:47 +0000)]
Fixed [ 1628085 ] PNG file not created/not recognized by WINXP, where the actual problem was that Windows defaults to not displaying extensions ><

17 years agoupdate
a_b [Thu, 4 Jan 2007 21:38:25 +0000 (21:38 +0000)]
update

17 years agoFix 1593499 (Tablet cursor drift when dragging bezier).
gustav_b [Thu, 4 Jan 2007 19:19:12 +0000 (19:19 +0000)]
Fix 1593499 (Tablet cursor drift when dragging bezier).

17 years agoFixed and disabled extra debugging routines in pixblock scaler and transformer
kiirala [Thu, 4 Jan 2007 09:37:32 +0000 (09:37 +0000)]
Fixed and disabled extra debugging routines in pixblock scaler and transformer

17 years agoAdded bitmap transformer to fix blur with rotation and non-uniform scaling
kiirala [Wed, 3 Jan 2007 14:12:44 +0000 (14:12 +0000)]
Added bitmap transformer to fix blur with rotation and non-uniform scaling

17 years agoFixed [ 1610944 ] Text dialog discard style and crash
johanengelen [Tue, 2 Jan 2007 18:31:43 +0000 (18:31 +0000)]
Fixed [ 1610944 ] Text dialog discard style and crash

17 years agoFixed bug [ 1610103 ]: font-size px unit missing after font family change
johanengelen [Tue, 2 Jan 2007 15:17:52 +0000 (15:17 +0000)]
Fixed bug [ 1610103 ]: font-size px unit missing after font family change

17 years agoSome more strings translated.
cmarqu [Tue, 2 Jan 2007 01:10:11 +0000 (01:10 +0000)]
Some more strings translated.

17 years agoFix for bug 1620741: strtof replaced.
haa_rodrigues [Mon, 1 Jan 2007 23:27:34 +0000 (23:27 +0000)]
Fix for bug 1620741: strtof replaced.

17 years agoundo annotations
gustav_b [Mon, 1 Jan 2007 21:11:01 +0000 (21:11 +0000)]
undo annotations

17 years agochanged image/jpg to image/jpeg. added image/bmp, image/gif and image/x-icon.
amphi [Mon, 1 Jan 2007 18:29:16 +0000 (18:29 +0000)]
changed image/jpg to image/jpeg. added image/bmp, image/gif and image/x-icon.

17 years agoFixed conflicting accelerators
luca_bruno [Mon, 1 Jan 2007 13:36:13 +0000 (13:36 +0000)]
Fixed conflicting accelerators

17 years agohelp text now translatable
luca_bruno [Mon, 1 Jan 2007 13:27:05 +0000 (13:27 +0000)]
help text now translatable

17 years agoNow help text is translatable
luca_bruno [Mon, 1 Jan 2007 12:13:15 +0000 (12:13 +0000)]
Now help text is translatable

17 years agoLess fuzzy in it.po
luca_bruno [Mon, 1 Jan 2007 12:09:41 +0000 (12:09 +0000)]
Less fuzzy in it.po

17 years agoLittle progress
luca_bruno [Mon, 1 Jan 2007 09:46:06 +0000 (09:46 +0000)]
Little progress

17 years agoBugfix for 1625278, where inkscape would crash if loading a recent
bryce [Sun, 31 Dec 2006 22:50:51 +0000 (22:50 +0000)]
Bugfix for 1625278, where inkscape would crash if loading a recent
document from a fresh inkscape instance, that triggers a null pointer
situation in sp-namedview.  The code in question deals with gridviews,
so I suspect it has something to do with grid settings.  In any case,
this commit prevents the null pointer situation and stops the crash.

17 years agoFix 1516933 (text stroke crash inkscape)
gustav_b [Sun, 31 Dec 2006 01:00:36 +0000 (01:00 +0000)]
Fix 1516933 (text stroke crash inkscape)

17 years agoFix 1565162 (Gradient stop color not updated in list when entering RBGA)
gustav_b [Sat, 30 Dec 2006 23:09:28 +0000 (23:09 +0000)]
Fix 1565162 (Gradient stop color not updated in list when entering RBGA)

17 years agoA bit updated it.po
luca_bruno [Sat, 30 Dec 2006 17:10:18 +0000 (17:10 +0000)]
A bit updated it.po

17 years agotypo fixed
luca_bruno [Sat, 30 Dec 2006 11:49:53 +0000 (11:49 +0000)]
typo fixed

17 years agoFix for 1595030 (Stroke width after Union changed in a strange way).
gustav_b [Fri, 29 Dec 2006 01:48:12 +0000 (01:48 +0000)]
Fix for 1595030 (Stroke width after Union changed in a strange way).

17 years agoExport dialog is now always shown in view (not outside of screen)
johanengelen [Thu, 28 Dec 2006 14:35:38 +0000 (14:35 +0000)]
Export dialog is now always shown in view (not outside of screen)

17 years agoCommitted [ 1620672 ] Funcplot: New features and bug fixes. With some adjustments.
johanengelen [Thu, 28 Dec 2006 14:27:30 +0000 (14:27 +0000)]
Committed [ 1620672 ] Funcplot: New features and bug fixes. With some adjustments.

17 years agoreplace relative jumps with labels to prevent wrong target address
theAdib [Wed, 27 Dec 2006 11:19:44 +0000 (11:19 +0000)]
replace relative jumps with labels to prevent wrong target address

17 years agofix [ 1561416 ] EPS export broken
theAdib [Tue, 26 Dec 2006 15:03:09 +0000 (15:03 +0000)]
fix [ 1561416 ] EPS export broken

17 years agofix for [ 1597605 ] Fontnames containing spaces are incorrectly written to PS
theAdib [Tue, 26 Dec 2006 13:53:56 +0000 (13:53 +0000)]
fix for [ 1597605 ] Fontnames containing spaces are incorrectly written to PS

17 years agoincluded inkview into new win32 build system btool
theAdib [Mon, 25 Dec 2006 18:18:15 +0000 (18:18 +0000)]
included inkview into new win32 build system btool

17 years agoincluded inkview into new win32 build system btool
theAdib [Mon, 25 Dec 2006 18:17:47 +0000 (18:17 +0000)]
included inkview into new win32 build system btool

17 years agoChange Layer Dialog opacity to use percentage (0-100%) rather than 0..1 range
johncoswell [Sat, 23 Dec 2006 00:56:51 +0000 (00:56 +0000)]
Change Layer Dialog opacity to use percentage (0-100%) rather than 0..1 range

17 years agoUpdate msgids of po files, small update to de.po.
cmarqu [Fri, 22 Dec 2006 00:10:06 +0000 (00:10 +0000)]
Update msgids of po files, small update to de.po.

17 years agoRe-sync list of inx files with repository, allowing update-po target to run again...
cmarqu [Thu, 21 Dec 2006 23:41:06 +0000 (23:41 +0000)]
Re-sync list of inx files with repository, allowing update-po target to run again successfully.

17 years agobug 1614678: infinite loop on text containing a character pango describes as 'mandato...
cyreve [Mon, 18 Dec 2006 21:56:47 +0000 (21:56 +0000)]
bug 1614678: infinite loop on text containing a character pango describes as 'mandatory break'

17 years agotranslated strings from Michal
theAdib [Sat, 16 Dec 2006 15:21:46 +0000 (15:21 +0000)]
translated strings from Michal

17 years agocorrect the Perl linking symantics
keescook [Sat, 16 Dec 2006 04:54:48 +0000 (04:54 +0000)]
correct the Perl linking symantics

17 years agoClean up internal Python/Perl dialog text; link against the python dynamic library
keescook [Sat, 16 Dec 2006 04:30:23 +0000 (04:30 +0000)]
Clean up internal Python/Perl dialog text; link against the python dynamic library

17 years agoredundant AC_MSG_RESULT
keescook [Sat, 16 Dec 2006 01:25:55 +0000 (01:25 +0000)]
redundant AC_MSG_RESULT

17 years agoBUG 1513218, option delete preferences on install, ask to uninstall first, messagebox...
theAdib [Thu, 14 Dec 2006 01:18:57 +0000 (01:18 +0000)]
BUG 1513218, option delete preferences on install, ask to uninstall first, messageboxes surpressed in silent mode

17 years agounfinished gridmanager commit (commented out)
johanengelen [Wed, 13 Dec 2006 20:44:09 +0000 (20:44 +0000)]
unfinished gridmanager commit  (commented out)

17 years agoFixed ungrouping bug where the changed transformation of items was not written to...
johanengelen [Wed, 13 Dec 2006 20:42:26 +0000 (20:42 +0000)]
Fixed ungrouping bug where the changed transformation of items was not written to XML.

17 years agoFIXED BUG [ 1612814 ]: Guides and gridlines vanish on corresp. alpha value change
johanengelen [Wed, 13 Dec 2006 19:20:19 +0000 (19:20 +0000)]
FIXED BUG [ 1612814 ]: Guides and gridlines vanish on corresp. alpha value change

17 years agoFix for bug #1561416, as suggested by kuesterei
ulferikson [Mon, 11 Dec 2006 19:52:34 +0000 (19:52 +0000)]
Fix for bug #1561416, as suggested by kuesterei

17 years agolast fixes from patch 1219308
buliabyak [Mon, 11 Dec 2006 02:40:10 +0000 (02:40 +0000)]
last fixes from patch 1219308

17 years agofix compile
buliabyak [Mon, 11 Dec 2006 01:45:50 +0000 (01:45 +0000)]
fix compile

17 years agopatch by Jasper van de Gronde from bug 1576258
buliabyak [Mon, 11 Dec 2006 01:40:33 +0000 (01:40 +0000)]
patch by Jasper van de Gronde from bug 1576258

17 years agoReorder event handling code to prevent reference count problems, fixes bug #1604391
johncoswell [Sun, 10 Dec 2006 19:17:15 +0000 (19:17 +0000)]
Reorder event handling code to prevent reference count problems, fixes bug #1604391

17 years agoimprovements to trace dialog: siox button moved above preview frame, and credits...
sgimenez [Sun, 10 Dec 2006 16:55:35 +0000 (16:55 +0000)]
improvements to trace dialog: siox button moved above preview frame, and credits are now always visible.

17 years agoMade it work again if Inkscape is installed on different drive than temp dir.
johanengelen [Fri, 8 Dec 2006 14:33:08 +0000 (14:33 +0000)]
Made it work again if Inkscape is installed on different drive than temp dir.
fixed pstoedit commandline that did not work on Win32.

17 years agoAdding some docs
bryce [Thu, 7 Dec 2006 06:30:35 +0000 (06:30 +0000)]
Adding some docs

17 years agoMarker menus now display custom markers in a document that are present
bryce [Thu, 7 Dec 2006 04:41:04 +0000 (04:41 +0000)]
Marker menus now display custom markers in a document that are present
when the document is loaded.  The menus won't update with new markers,
though, and there's a couple other issues that need to be addressed
before its 100% reliable.

17 years agoCompleting rename
bryce [Wed, 6 Dec 2006 22:52:52 +0000 (22:52 +0000)]
Completing rename

17 years ago(no commit message)
bryce [Wed, 6 Dec 2006 22:52:30 +0000 (22:52 +0000)]

17 years agoRenaming sp-marker.* to marker.*
bryce [Wed, 6 Dec 2006 22:39:23 +0000 (22:39 +0000)]
Renaming sp-marker.* to marker.*

17 years agoRenaming is proving tricky... undoing for now
bryce [Wed, 6 Dec 2006 22:23:41 +0000 (22:23 +0000)]
Renaming is proving tricky... undoing for now

17 years agoRestoring with rename change... urg svn
bryce [Wed, 6 Dec 2006 22:18:26 +0000 (22:18 +0000)]
Restoring with rename change...  urg svn

17 years agoRenaming
bryce [Wed, 6 Dec 2006 22:17:20 +0000 (22:17 +0000)]
Renaming