Code

inkscape.git
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

17 years agotranslation of french strings
gemy_c [Sun, 3 Dec 2006 22:52:46 +0000 (22:52 +0000)]
translation of french strings

17 years agoadded inkscape translation to commandline parameters
theAdib [Sun, 3 Dec 2006 21:44:28 +0000 (21:44 +0000)]
added inkscape translation to commandline parameters

17 years agoadded inkscape translations eu and km
theAdib [Sun, 3 Dec 2006 18:34:05 +0000 (18:34 +0000)]
added inkscape translations eu and km

17 years agoNeed to use bash, Ubuntu's /bin/sh is dash, which is unsafe for some of the bashisms...
keescook [Sun, 3 Dec 2006 06:09:48 +0000 (06:09 +0000)]
Need to use bash, Ubuntu's /bin/sh is dash, which is unsafe for some of the bashisms in this script now.

17 years agoProtect arguments with quotes
keescook [Sun, 3 Dec 2006 04:11:08 +0000 (04:11 +0000)]
Protect arguments with quotes

17 years agoDrop debian tree from tarball, as recommended by debian packaging.
keescook [Sun, 3 Dec 2006 04:10:50 +0000 (04:10 +0000)]
Drop debian tree from tarball, as recommended by debian packaging.

17 years agoimprove streaming
ishmal [Sat, 2 Dec 2006 22:58:03 +0000 (22:58 +0000)]
improve streaming

17 years agoFixing typo
luca_bruno [Sat, 2 Dec 2006 18:07:16 +0000 (18:07 +0000)]
Fixing typo

17 years agoFixing typo
luca_bruno [Sat, 2 Dec 2006 17:40:22 +0000 (17:40 +0000)]
Fixing typo

17 years agoparse bind result from server to get resource. gtalk mangeles your proffered resourc...
ishmal [Sat, 2 Dec 2006 17:19:20 +0000 (17:19 +0000)]
parse bind result from server to get resource.  gtalk mangeles your proffered resource, and wants the mangled value back

17 years agobetter version comparison
luca_bruno [Sat, 2 Dec 2006 17:01:01 +0000 (17:01 +0000)]
better version comparison

17 years agoallow 0-length properties
ishmal [Sat, 2 Dec 2006 15:32:37 +0000 (15:32 +0000)]
allow 0-length properties

17 years agofix minutes/seconds calc. oops.
ishmal [Sat, 2 Dec 2006 14:00:35 +0000 (14:00 +0000)]
fix minutes/seconds calc.  oops.

17 years agofix for bug #1600900, freetype internals must not be used.
sgimenez [Sat, 2 Dec 2006 13:33:58 +0000 (13:33 +0000)]
fix for bug #1600900, freetype internals must not be used.
but, the replacement "FT_Get_X11_Font_Format" is still a hack,
headers says:
"It should only be used by the FreeType 2 font backend of
the XFree86 font server."

17 years agoopen window ON-screen
ulferikson [Thu, 30 Nov 2006 21:08:58 +0000 (21:08 +0000)]
open window ON-screen

17 years agothese didn't compile for me. so let's try this.
acspike [Thu, 30 Nov 2006 02:53:42 +0000 (02:53 +0000)]
these didn't compile for me. so let's try this.

17 years agoget gettimeofday() out of buildtool:: namespace
ishmal [Thu, 30 Nov 2006 01:39:13 +0000 (01:39 +0000)]
get gettimeofday() out of buildtool:: namespace

17 years agoC++ find dialog calling code.
johanengelen [Wed, 29 Nov 2006 21:43:42 +0000 (21:43 +0000)]
C++ find dialog calling code.

17 years agoC++ find dialog: only UI issues left (i hope) Testing needed.
johanengelen [Wed, 29 Nov 2006 21:33:35 +0000 (21:33 +0000)]
C++ find dialog: only UI issues left (i hope) Testing needed.

17 years agoC++ Find dialog almost complete! (it works, but it is biiig now)
johanengelen [Wed, 29 Nov 2006 20:35:57 +0000 (20:35 +0000)]
C++ Find dialog almost complete! (it works, but it is biiig now)

17 years agoprevent compiling error on gettimeofday on mingw compiler
theAdib [Wed, 29 Nov 2006 08:49:19 +0000 (08:49 +0000)]
prevent compiling error on gettimeofday on mingw compiler

17 years ago'backup' commit. Added widgets to C++-find dialog. Work not finished.
johanengelen [Wed, 29 Nov 2006 02:17:34 +0000 (02:17 +0000)]
'backup' commit. Added widgets to C++-find dialog. Work not finished.

17 years agoNew widget helperclass for Gtk:Entry
johanengelen [Wed, 29 Nov 2006 02:16:02 +0000 (02:16 +0000)]
New widget helperclass for Gtk:Entry

17 years agomake the architecture settable
ishmal [Tue, 28 Nov 2006 22:24:37 +0000 (22:24 +0000)]
make the architecture settable

17 years agofix time
ishmal [Tue, 28 Nov 2006 21:48:42 +0000 (21:48 +0000)]
fix time

17 years agoremove tabs, add time
ishmal [Tue, 28 Nov 2006 21:42:27 +0000 (21:42 +0000)]
remove tabs, add time

17 years agoget it to work on linux
ishmal [Tue, 28 Nov 2006 20:49:37 +0000 (20:49 +0000)]
get it to work on linux

17 years agofix 'strip'
ishmal [Mon, 27 Nov 2006 21:22:46 +0000 (21:22 +0000)]
fix 'strip'

17 years agonon-gtkmm dialogs are now always opened ON-screen
johanengelen [Mon, 27 Nov 2006 15:01:13 +0000 (15:01 +0000)]
non-gtkmm dialogs are now always opened ON-screen

17 years agofixed temporary files management in eqtexsvg extension
sgimenez [Mon, 27 Nov 2006 14:45:16 +0000 (14:45 +0000)]
fixed temporary files management in eqtexsvg extension

17 years agoDocumenting all routines in stroke-style.cpp
bryce [Mon, 27 Nov 2006 01:13:07 +0000 (01:13 +0000)]
Documenting all routines in stroke-style.cpp

17 years agobug 1598337 / patch 1603279 by atwupack: crash deleting invisible layers
cyreve [Mon, 27 Nov 2006 00:01:19 +0000 (00:01 +0000)]
bug 1598337 / patch 1603279 by atwupack: crash deleting invisible layers

17 years agobug 1602461: never use font-stretch on win32 because Pango/GDI don't support it so...
cyreve [Sun, 26 Nov 2006 18:34:15 +0000 (18:34 +0000)]
bug 1602461: never use font-stretch on win32 because Pango/GDI don't support it so will end up falling back to Arial always

17 years agomake update-po works again
prokoudine [Sun, 26 Nov 2006 01:28:00 +0000 (01:28 +0000)]
make update-po works again

17 years agoCheck if dialog is going to be displayed offscreen, if so: move it to center off...
johanengelen [Sun, 26 Nov 2006 00:32:36 +0000 (00:32 +0000)]
Check if dialog is going to be displayed offscreen, if so: move it to center off screen. [ 1596374 ]
To do: copy this to non-gtkmm dialogs

17 years agorename INX name for radiobuttons: <item> => <option>
johanengelen [Sat, 25 Nov 2006 22:16:25 +0000 (22:16 +0000)]
rename INX name for radiobuttons: <item> => <option>
removed debug message

17 years agoadded user unit conversion to eqtexsvg extension
sgimenez [Sat, 25 Nov 2006 17:28:28 +0000 (17:28 +0000)]
added user unit conversion to eqtexsvg extension

17 years agoupgrade apspec file to autopackage 1.2
acspike [Sat, 25 Nov 2006 14:18:16 +0000 (14:18 +0000)]
upgrade apspec file to autopackage 1.2

17 years agoadding stroke-dasyarray
acspike [Sat, 25 Nov 2006 14:10:33 +0000 (14:10 +0000)]
adding stroke-dasyarray

17 years agoplease don't forget to update Makefile.am
buliabyak [Fri, 24 Nov 2006 22:19:22 +0000 (22:19 +0000)]
please don't forget to update Makefile.am

17 years agoAdded "multiply x-range with 2*pi" option to function plotter for easier use
johanengelen [Fri, 24 Nov 2006 21:36:32 +0000 (21:36 +0000)]
Added  "multiply x-range with 2*pi" option to function plotter for easier use

17 years agoDeleted the Wavy extension, because functionplotter provides the same functionality.
johanengelen [Fri, 24 Nov 2006 21:25:42 +0000 (21:25 +0000)]
Deleted the Wavy extension, because functionplotter provides the same functionality.

17 years agoNEW: radiobuttons for extensions. See radiobutton_example.inx how to use them (they...
johanengelen [Fri, 24 Nov 2006 21:17:33 +0000 (21:17 +0000)]
NEW: radiobuttons for extensions. See radiobutton_example.inx how to use them (they are very similar to enums)

17 years agoAdd "strip" to <link> so you can do it if linking is successful
ishmal [Fri, 24 Nov 2006 19:28:16 +0000 (19:28 +0000)]
Add "strip" to <link> so you can do it if linking is successful

17 years agoforgot re
acspike [Fri, 24 Nov 2006 19:01:55 +0000 (19:01 +0000)]
forgot re

17 years agomove user unit conversion into inkex.py
acspike [Fri, 24 Nov 2006 18:53:21 +0000 (18:53 +0000)]
move user unit conversion into inkex.py

17 years agofixes related to bugs (#1495693,#1500967,#1555211)
sgimenez [Fri, 24 Nov 2006 15:02:55 +0000 (15:02 +0000)]
fixes related to bugs (#1495693,#1500967,#1555211)
with the eqtexsvg plugin (ie LaTeX Formula):
 - uses better svg parsing technique
 - does better tmp file creation
 - uses plot-svg pstoedit driver to produce svgs
 - does not use -output-dir with latex
 - other minor fixes and improvements
thanks to Roman S Dubtsov

17 years agogrow/shrink node selection by scrollwheel
buliabyak [Fri, 24 Nov 2006 07:00:57 +0000 (07:00 +0000)]
grow/shrink node selection by scrollwheel

17 years agorename the effect
buliabyak [Fri, 24 Nov 2006 05:45:34 +0000 (05:45 +0000)]
rename the effect

17 years agorestoring ffgeom.py
buliabyak [Fri, 24 Nov 2006 05:39:35 +0000 (05:39 +0000)]
restoring ffgeom.py

17 years agooops, this one is actually used by other extensions too - restoring
buliabyak [Fri, 24 Nov 2006 05:38:15 +0000 (05:38 +0000)]
oops, this one is actually used by other extensions too - restoring

17 years agofixes: menu, name, encoding
buliabyak [Fri, 24 Nov 2006 02:16:33 +0000 (02:16 +0000)]
fixes: menu, name, encoding

17 years agoadd title
buliabyak [Fri, 24 Nov 2006 01:11:16 +0000 (01:11 +0000)]
add title

17 years agorename, copyedit
buliabyak [Fri, 24 Nov 2006 01:08:54 +0000 (01:08 +0000)]
rename, copyedit

17 years agoremove error message from groupChatCreate(). Gtalk should be ok with groups now.
ishmal [Fri, 24 Nov 2006 00:17:15 +0000 (00:17 +0000)]
remove error message from groupChatCreate().  Gtalk should be ok with groups now.

17 years agoremove 'from=' from messages, to work better with googletalk. It mangles the JID.
ishmal [Fri, 24 Nov 2006 00:00:16 +0000 (00:00 +0000)]
remove 'from=' from messages, to work better with googletalk.  It mangles the JID.

17 years agorename for consistency
buliabyak [Thu, 23 Nov 2006 23:36:54 +0000 (23:36 +0000)]
rename for consistency

17 years agofix status msg for overloading
ishmal [Thu, 23 Nov 2006 22:45:12 +0000 (22:45 +0000)]
fix status msg for overloading

17 years agoAllow msgfmt to create a subdir for each .mo file, such as de/de.mo
ishmal [Thu, 23 Nov 2006 22:35:43 +0000 (22:35 +0000)]
Allow msgfmt to create a subdir for each .mo file, such as de/de.mo

17 years agoa couple more static libs
acspike [Thu, 23 Nov 2006 22:20:31 +0000 (22:20 +0000)]
a couple more static libs

17 years agorename
buliabyak [Thu, 23 Nov 2006 22:14:00 +0000 (22:14 +0000)]
rename

17 years agoexample not needed anymore, enums used in pattern-on-path
buliabyak [Thu, 23 Nov 2006 20:57:20 +0000 (20:57 +0000)]
example not needed anymore, enums used in pattern-on-path

17 years agoretire kochify
buliabyak [Thu, 23 Nov 2006 20:45:42 +0000 (20:45 +0000)]
retire kochify

17 years agoretire fretboard designer
buliabyak [Thu, 23 Nov 2006 20:42:36 +0000 (20:42 +0000)]
retire fretboard designer

17 years agoadd Pattern on Path (patch 1594529)
buliabyak [Thu, 23 Nov 2006 20:29:45 +0000 (20:29 +0000)]
add Pattern on Path (patch 1594529)

17 years agoa couple more static libs
acspike [Thu, 23 Nov 2006 01:53:32 +0000 (01:53 +0000)]
a couple more static libs

17 years agoPATCH: [ 1601240 ] cubicsuperpath.py: arc conversion
acspike [Thu, 23 Nov 2006 01:50:31 +0000 (01:50 +0000)]
PATCH: [ 1601240 ] cubicsuperpath.py: arc conversion

17 years agosmall modifications because of new buildsystem
theAdib [Wed, 22 Nov 2006 21:02:16 +0000 (21:02 +0000)]
small modifications because of new buildsystem

17 years agotrying to nail the elusive disabled-mouse bug: if you're going to grab something...
buliabyak [Wed, 22 Nov 2006 01:35:24 +0000 (01:35 +0000)]
trying to nail the elusive disabled-mouse bug: if you're going to grab something, ungrab what you was holding before

17 years agorearrange code to make rubberband a bit more interruptibility-proof
buliabyak [Wed, 22 Nov 2006 00:51:59 +0000 (00:51 +0000)]
rearrange code to make rubberband a bit more interruptibility-proof

17 years agorearrange code to make button actions a bit more interruptibility-proof
buliabyak [Wed, 22 Nov 2006 00:50:56 +0000 (00:50 +0000)]
rearrange code to make button actions a bit more interruptibility-proof

17 years agobutton-down event may have been missed (e.g. when you do button-1 down while button...
buliabyak [Wed, 22 Nov 2006 00:48:53 +0000 (00:48 +0000)]
button-down event may have been missed (e.g. when you do button-1 down while button-3 is down), so we can't just assume we have rubberband. This fixes the stray rubberband bug, especially annoying on windows with a tablet

17 years agoSpeed improvement on dep scanning. Better decision about whether compile needed.
ishmal [Tue, 21 Nov 2006 20:21:48 +0000 (20:21 +0000)]
Speed improvement on dep scanning.  Better decision about whether compile needed.

17 years agoshould fix compilation issues on 64bit arches
sgimenez [Tue, 21 Nov 2006 20:21:27 +0000 (20:21 +0000)]
should fix compilation issues on 64bit arches

17 years agoimprove performance
ishmal [Tue, 21 Nov 2006 19:30:11 +0000 (19:30 +0000)]
improve performance

17 years agobug 1500287: Arabic and other RTL text not being shaped correctly
cyreve [Mon, 20 Nov 2006 21:17:15 +0000 (21:17 +0000)]
bug 1500287: Arabic and other RTL text not being shaped correctly

17 years agoyet another crash/freeze in ungrab. IMPORTANT: the document_done calls and others...
buliabyak [Mon, 20 Nov 2006 18:37:19 +0000 (18:37 +0000)]
yet another crash/freeze in ungrab. IMPORTANT: the document_done calls and others triggering screen redraw must come absolutely the last in any function, otherwise, because of the events that happened during the redraw, you risk seeing a vastly different landscape when you return for the remainder of your function (e.g. the tool context may have changed), and it will likely misbehave.

17 years agocorrect annotation; fixme
buliabyak [Mon, 20 Nov 2006 18:29:07 +0000 (18:29 +0000)]
correct annotation; fixme

17 years agoensure Enter in spinbuttons activates the Apply
buliabyak [Mon, 20 Nov 2006 18:28:02 +0000 (18:28 +0000)]
ensure Enter in spinbuttons activates the Apply

17 years agopatch 1598684: better trace quantization
buliabyak [Mon, 20 Nov 2006 05:26:29 +0000 (05:26 +0000)]
patch 1598684: better trace quantization

17 years agopatch for Preview out of the tabs and other fixes
buliabyak [Sun, 19 Nov 2006 19:05:36 +0000 (19:05 +0000)]
patch for Preview out of the tabs and other fixes

17 years agostring fixes from bug 1516157
buliabyak [Sun, 19 Nov 2006 18:21:50 +0000 (18:21 +0000)]
string fixes from bug 1516157

17 years agostring fixes from bug 1516157
buliabyak [Sun, 19 Nov 2006 18:07:51 +0000 (18:07 +0000)]
string fixes from bug 1516157

17 years agomy favorite misspelling
buliabyak [Sun, 19 Nov 2006 18:06:08 +0000 (18:06 +0000)]
my favorite misspelling

17 years agoadd % to the blur/opacity labels
buliabyak [Sun, 19 Nov 2006 03:00:37 +0000 (03:00 +0000)]
add % to the blur/opacity labels

17 years agochange opacity display to 0..100
buliabyak [Sun, 19 Nov 2006 02:54:07 +0000 (02:54 +0000)]
change opacity display to 0..100

17 years agoCleanup work for markers - adding some documentation to areas of code
bryce [Sat, 18 Nov 2006 23:46:55 +0000 (23:46 +0000)]
Cleanup work for markers - adding some documentation to areas of code
dealing with markers, and removing some marker debug stuff.

17 years agoFix for abs paths on win32. Fix property overloading.
ishmal [Sat, 18 Nov 2006 21:01:31 +0000 (21:01 +0000)]
Fix for abs paths on win32.  Fix property overloading.

17 years agoAdding some documentation for things related to markers
bryce [Sat, 18 Nov 2006 20:54:31 +0000 (20:54 +0000)]
Adding some documentation for things related to markers

17 years agoseparate updating window from updating layers
buliabyak [Sat, 18 Nov 2006 19:28:34 +0000 (19:28 +0000)]
separate updating window from updating layers

17 years agoupdate layers after effect
buliabyak [Sat, 18 Nov 2006 19:25:26 +0000 (19:25 +0000)]
update layers after effect

17 years agoadd hsl adjusters; remove keep-rgb as redundant; update uris
buliabyak [Sat, 18 Nov 2006 18:08:42 +0000 (18:08 +0000)]
add hsl adjusters; remove keep-rgb as redundant; update uris

17 years agoAdd dll capabilities
ishmal [Sat, 18 Nov 2006 13:05:09 +0000 (13:05 +0000)]
Add dll capabilities

17 years agoremove g++ 4.1.1 compiler errors
ishmal [Sat, 18 Nov 2006 12:51:08 +0000 (12:51 +0000)]
remove g++ 4.1.1 compiler errors

17 years agoextend the range of cap rounding, rename it to make more sense
buliabyak [Sat, 18 Nov 2006 06:40:10 +0000 (06:40 +0000)]
extend the range of cap rounding, rename it to make more sense

17 years agocorrect the cap rounding in the temporary (red) shape
buliabyak [Sat, 18 Nov 2006 06:38:51 +0000 (06:38 +0000)]
correct the cap rounding in the temporary (red) shape

17 years agopatch 1219308 for embedding type 1 fonts into ps/eps output
buliabyak [Sat, 18 Nov 2006 04:43:16 +0000 (04:43 +0000)]
patch 1219308 for embedding type 1 fonts into ps/eps output

17 years agoImprove option parsing
ishmal [Sat, 18 Nov 2006 03:56:11 +0000 (03:56 +0000)]
Improve option parsing