Code

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

17 years agoFixed absolute paths in createDirectory()
ishmal [Sat, 18 Nov 2006 02:06:29 +0000 (02:06 +0000)]
Fixed absolute paths in createDirectory()

17 years agoAdded regex. Greatly improved <fileset> scanning.
ishmal [Sat, 18 Nov 2006 00:54:53 +0000 (00:54 +0000)]
Added regex.  Greatly improved <fileset> scanning.

17 years agoenable Enter to activate filedialogs
buliabyak [Sat, 18 Nov 2006 00:36:01 +0000 (00:36 +0000)]
enable Enter to activate filedialogs

17 years agoadd <makefile>
ishmal [Fri, 17 Nov 2006 20:22:51 +0000 (20:22 +0000)]
add <makefile>

17 years agoadded new color effects to the list of translatable files
prokoudine [Fri, 17 Nov 2006 12:56:31 +0000 (12:56 +0000)]
added new color effects to the list of translatable files

17 years agoRemove our "fake" location field from the open dialog. Gtk's FileChooser has evolved...
ishmal [Fri, 17 Nov 2006 09:27:26 +0000 (09:27 +0000)]
Remove our "fake" location field from the open dialog.  Gtk's FileChooser has evolved enough that we don't need it any more.

17 years agoprevent multiple processing of the same gradient if it is used by more than one selec...
buliabyak [Fri, 17 Nov 2006 08:10:27 +0000 (08:10 +0000)]
prevent multiple processing of the same gradient if it is used by more than one selected object

17 years agoBetter file checking
ishmal [Fri, 17 Nov 2006 05:37:21 +0000 (05:37 +0000)]
Better file checking

17 years agoremoved pdf.cpp from the list to make 'make update-po' work again
prokoudine [Fri, 17 Nov 2006 01:23:15 +0000 (01:23 +0000)]
removed pdf.cpp from the list to make 'make update-po' work again

17 years agolibrary tweaks
ishmal [Fri, 17 Nov 2006 00:20:20 +0000 (00:20 +0000)]
library tweaks

17 years agoNew file. use for building with gtk28
ishmal [Thu, 16 Nov 2006 21:47:35 +0000 (21:47 +0000)]
New file.  use for building with gtk28

17 years agoUpdate to gtk2.10
ishmal [Thu, 16 Nov 2006 21:46:35 +0000 (21:46 +0000)]
Update to gtk2.10

17 years agofix circ dep check
ishmal [Thu, 16 Nov 2006 21:45:33 +0000 (21:45 +0000)]
fix circ dep check

17 years agoSlight include tweak
ishmal [Thu, 16 Nov 2006 19:03:23 +0000 (19:03 +0000)]
Slight include tweak

17 years agochange include to not interfere with other instances of uri.h
ishmal [Thu, 16 Nov 2006 18:35:33 +0000 (18:35 +0000)]
change include to not interfere with other instances of uri.h

17 years agocleanup filter handling, fix hreffing, implement release and modified signal listenin...
buliabyak [Thu, 16 Nov 2006 02:07:11 +0000 (02:07 +0000)]
cleanup filter handling, fix hreffing, implement release and modified signal listening for filters (fixes numerous crashes)

17 years agoimprove status msgs
ishmal [Wed, 15 Nov 2006 19:36:35 +0000 (19:36 +0000)]
improve status msgs

17 years agotweaks
ishmal [Wed, 15 Nov 2006 18:14:06 +0000 (18:14 +0000)]
tweaks

17 years agoNew commit. This will eventually replace the old Makefile.mingw stuff
ishmal [Wed, 15 Nov 2006 17:09:15 +0000 (17:09 +0000)]
New commit.  This will eventually replace the old Makefile.mingw stuff

17 years agoFix non-basenames
ishmal [Wed, 15 Nov 2006 15:32:13 +0000 (15:32 +0000)]
Fix non-basenames

17 years agoMore compile error cleanup
ishmal [Wed, 15 Nov 2006 13:44:09 +0000 (13:44 +0000)]
More compile error cleanup

17 years agoMake C++ - compilable. Mostly remove pointer casting problems. Fix a few places...
ishmal [Wed, 15 Nov 2006 09:36:19 +0000 (09:36 +0000)]
Make C++ - compilable.  Mostly remove pointer casting problems. Fix a few places where C++ is stricter than C.

17 years agocolor effects
buliabyak [Wed, 15 Nov 2006 09:04:37 +0000 (09:04 +0000)]
color effects

17 years agoremoved obsolete -G option from main.cpp and therefore from '--help' output
prokoudine [Tue, 14 Nov 2006 23:17:49 +0000 (23:17 +0000)]
removed obsolete -G option from main.cpp and therefore from '--help' output

17 years agoredesign the dialog into 3 tabs, rewrite most texts, increase preview size
buliabyak [Tue, 14 Nov 2006 06:12:59 +0000 (06:12 +0000)]
redesign the dialog into 3 tabs, rewrite most texts, increase preview size

17 years agono need to list win32 stuff here?
buliabyak [Tue, 14 Nov 2006 01:50:48 +0000 (01:50 +0000)]
no need to list win32 stuff here?

17 years agoremove debug output
buliabyak [Tue, 14 Nov 2006 00:54:11 +0000 (00:54 +0000)]
remove debug output

17 years agopatch 1591723 for extra tracing parameters
buliabyak [Tue, 14 Nov 2006 00:43:28 +0000 (00:43 +0000)]
patch 1591723 for extra tracing parameters

17 years agopatch for emf export on win32
buliabyak [Mon, 13 Nov 2006 22:05:28 +0000 (22:05 +0000)]
patch for emf export on win32

17 years agofix another crash on exit caused by trying to do stuff when canvas is no more
buliabyak [Mon, 13 Nov 2006 08:50:14 +0000 (08:50 +0000)]
fix another crash on exit caused by trying to do stuff when canvas is no more

17 years agofix bug which caused erroneous zoom-in after shift-middle-clicking to zoom out from...
buliabyak [Mon, 13 Nov 2006 08:49:27 +0000 (08:49 +0000)]
fix bug which caused erroneous zoom-in after shift-middle-clicking to zoom out from max zoom with slow redraw

17 years agoremove default minsize for creating bitmap
buliabyak [Mon, 13 Nov 2006 07:41:51 +0000 (07:41 +0000)]
remove default minsize for creating bitmap

17 years agofactor out retrieving export hints from selection and document; use that for create_b...
buliabyak [Mon, 13 Nov 2006 07:40:25 +0000 (07:40 +0000)]
factor out retrieving export hints from selection and document; use that for create_bitmap if no resolution/minsize specified in prefs; for default 90dpi, snap the bitmap to pixel grid; move deleting objects when clipping/masking to the end of function

17 years agoRemove loudmouth, and replace -DHAVE_SSL
ishmal [Mon, 13 Nov 2006 03:00:57 +0000 (03:00 +0000)]
Remove loudmouth, and replace -DHAVE_SSL

17 years agosmall type in control chars
theAdib [Sun, 12 Nov 2006 23:15:54 +0000 (23:15 +0000)]
small type in control chars

17 years agoNew finnish translation from Riku Leino. Closes 1594940.
cmarqu [Sun, 12 Nov 2006 13:13:26 +0000 (13:13 +0000)]
New finnish translation from Riku Leino. Closes 1594940.

17 years agoUpdated translation from Riku Leino. Closes 1594935.
cmarqu [Sun, 12 Nov 2006 12:52:29 +0000 (12:52 +0000)]
Updated translation from Riku Leino. Closes 1594935.

17 years agoremove warning - it's normal
buliabyak [Sun, 12 Nov 2006 04:59:26 +0000 (04:59 +0000)]
remove warning - it's normal

17 years agook, fix another crash caused by GTK's broken spinbuttons
buliabyak [Sun, 12 Nov 2006 01:57:04 +0000 (01:57 +0000)]
ok, fix another crash caused by GTK's broken spinbuttons

17 years agoAdded oops...
kidproto [Fri, 10 Nov 2006 04:24:11 +0000 (04:24 +0000)]
Added oops...

17 years agoallow union on a single object for the purpose of removing self overlaps
acspike [Fri, 10 Nov 2006 03:35:56 +0000 (03:35 +0000)]
allow union on a single object for the purpose of removing self overlaps

17 years agodisable "experimental" Cairo PDF output for now
mental [Fri, 10 Nov 2006 03:28:57 +0000 (03:28 +0000)]
disable "experimental" Cairo PDF output for now

17 years ago"fix" gradients; things need to be resolved on the Cairo side, of course
mental [Fri, 10 Nov 2006 03:26:36 +0000 (03:26 +0000)]
"fix" gradients; things need to be resolved on the Cairo side, of course

17 years agofix alpha compositing in PDF export
mental [Fri, 10 Nov 2006 03:19:20 +0000 (03:19 +0000)]
fix alpha compositing in PDF export

17 years agoinfinity end markers
buliabyak [Fri, 10 Nov 2006 03:18:22 +0000 (03:18 +0000)]
infinity end markers

17 years agojettison old PDF export
mental [Fri, 10 Nov 2006 00:30:30 +0000 (00:30 +0000)]
jettison old PDF export

17 years ago * packaging/macosx/native-gtk/build-gtk.sh: Improve the OSX native GTk
mjwybrow [Thu, 9 Nov 2006 23:14:52 +0000 (23:14 +0000)]
* packaging/macosx/native-gtk/build-gtk.sh: Improve the OSX native GTk
      build script.

17 years agorope
buliabyak [Thu, 9 Nov 2006 23:13:01 +0000 (23:13 +0000)]
rope

17 years agoAdded updated bulgarian translation and about screen...
kidproto [Thu, 9 Nov 2006 00:04:56 +0000 (00:04 +0000)]
Added updated bulgarian translation and about screen...

17 years agoundo annotations
gustav_b [Wed, 8 Nov 2006 22:10:47 +0000 (22:10 +0000)]
undo annotations

17 years agous spelling
buliabyak [Tue, 7 Nov 2006 19:28:18 +0000 (19:28 +0000)]
us spelling

17 years ago o Fix a typo.
mjwybrow [Tue, 7 Nov 2006 04:09:19 +0000 (04:09 +0000)]
 o  Fix a typo.

17 years ago * packaging/macosx/native-gtk/builg-gtk.sh: Added some comments.
mjwybrow [Tue, 7 Nov 2006 04:00:44 +0000 (04:00 +0000)]
* packaging/macosx/native-gtk/builg-gtk.sh: Added some comments.

17 years ago * packaging/macosx/native-gtk/build-gtk.sh: Modified version of Imendio's
mjwybrow [Tue, 7 Nov 2006 03:58:43 +0000 (03:58 +0000)]
* packaging/macosx/native-gtk/build-gtk.sh:  Modified version of Imendio's
      GTK OS X port build script that also downloads and compiles Inkscape
      and its dependencies.

17 years agospelling, view menu rearrangement, swatches moved to view
buliabyak [Tue, 7 Nov 2006 02:13:52 +0000 (02:13 +0000)]
spelling, view menu rearrangement, swatches moved to view

17 years agoadd gradient-mesh-experimental
buliabyak [Mon, 6 Nov 2006 21:57:18 +0000 (21:57 +0000)]
add gradient-mesh-experimental

17 years agoimplement select next/prev in gradient tool as well
buliabyak [Mon, 6 Nov 2006 06:50:58 +0000 (06:50 +0000)]
implement select next/prev in gradient tool as well

17 years agoimplement select next/prev as verbs
buliabyak [Mon, 6 Nov 2006 06:16:05 +0000 (06:16 +0000)]
implement select next/prev as verbs

17 years agoimplement select next/prev as verbs
buliabyak [Mon, 6 Nov 2006 05:46:26 +0000 (05:46 +0000)]
implement select next/prev as verbs

17 years agofix key names; match above/below to select next/prev
buliabyak [Mon, 6 Nov 2006 05:44:58 +0000 (05:44 +0000)]
fix key names; match above/below to select next/prev

17 years agoadd tab/shift-tab; fix shift for next/prev window
buliabyak [Mon, 6 Nov 2006 05:43:28 +0000 (05:43 +0000)]
add tab/shift-tab; fix shift for next/prev window

17 years agosave a copy
buliabyak [Mon, 6 Nov 2006 02:59:52 +0000 (02:59 +0000)]
save a copy

17 years agosave a copy
buliabyak [Mon, 6 Nov 2006 02:59:03 +0000 (02:59 +0000)]
save a copy

17 years agofill in more correspondences
buliabyak [Mon, 6 Nov 2006 02:57:37 +0000 (02:57 +0000)]
fill in more correspondences

17 years agoApplied patch to disable the pressure sensitivity for those people that have
kidproto [Mon, 6 Nov 2006 02:55:32 +0000 (02:55 +0000)]
Applied patch to disable the pressure sensitivity for those people that have
problems and added new author to our authors file:

https://sourceforge.net/tracker/index.php?func=detail&aid=1511066&group_id=93438&atid=604308

Please test o this feature for those who have tablets, pressure sensitivity, etc...it is a workaround for gtk+ problems with some tablets, etc...

17 years agocopyedit
buliabyak [Mon, 6 Nov 2006 02:55:21 +0000 (02:55 +0000)]
copyedit

17 years agoadd display mode toggle
buliabyak [Mon, 6 Nov 2006 02:55:03 +0000 (02:55 +0000)]
add display mode toggle

17 years agoadd display mode toggle
buliabyak [Mon, 6 Nov 2006 02:10:42 +0000 (02:10 +0000)]
add display mode toggle

17 years agoadd display mode toggle
buliabyak [Mon, 6 Nov 2006 02:10:27 +0000 (02:10 +0000)]
add display mode toggle

17 years agotweaks
buliabyak [Sun, 5 Nov 2006 23:35:29 +0000 (23:35 +0000)]
tweaks

17 years agoFix up headers.
cmarqu [Sun, 5 Nov 2006 19:09:21 +0000 (19:09 +0000)]
Fix up headers.

17 years agoWhen canvas cannot update quickly, ensure that nodes being dragged will stay selected.
johncoswell [Sun, 5 Nov 2006 18:41:15 +0000 (18:41 +0000)]
When canvas cannot update quickly, ensure that nodes being dragged will stay selected.