Code

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

17 years agoenable inkboard
acspike [Sun, 5 Nov 2006 14:52:43 +0000 (14:52 +0000)]
enable inkboard

17 years agoadd diagonals, fix shape conversion
buliabyak [Sun, 5 Nov 2006 08:06:00 +0000 (08:06 +0000)]
add diagonals, fix shape conversion

17 years agodisplay images as rects in Outline mode
buliabyak [Sun, 5 Nov 2006 05:38:55 +0000 (05:38 +0000)]
display images as rects in Outline mode

17 years agoenable Affiche
buliabyak [Sun, 5 Nov 2006 05:35:30 +0000 (05:35 +0000)]
enable Affiche

17 years agofix crash reported by Vladimir Savic
buliabyak [Sun, 5 Nov 2006 00:53:05 +0000 (00:53 +0000)]
fix crash reported by Vladimir Savic

17 years agoBug 1519641 Win: Rearrange start menu entries
theAdib [Sun, 5 Nov 2006 00:07:37 +0000 (00:07 +0000)]
Bug 1519641 Win: Rearrange start menu entries

17 years agoadd (outline) to window title when in outline mode
buliabyak [Sat, 4 Nov 2006 22:01:22 +0000 (22:01 +0000)]
add (outline) to window title when in outline mode

17 years agoupdate window title when switching display mode
buliabyak [Sat, 4 Nov 2006 22:00:14 +0000 (22:00 +0000)]
update window title when switching display mode

17 years agostore display mode in desktop too
buliabyak [Sat, 4 Nov 2006 21:59:40 +0000 (21:59 +0000)]
store display mode in desktop too

17 years agofix bug: stroke width was not changed when switching to outline and back
buliabyak [Sat, 4 Nov 2006 21:59:07 +0000 (21:59 +0000)]
fix bug: stroke width was not changed when switching to outline and back

17 years agoUpdated the spanish translation and fixed the dz translation...
kidproto [Sat, 4 Nov 2006 21:38:31 +0000 (21:38 +0000)]
Updated the spanish translation and fixed the dz translation...

17 years agoa script to export any groups as independant png file
gemy_c [Fri, 3 Nov 2006 23:24:15 +0000 (23:24 +0000)]
a script to export any groups as independant png file

17 years agopatch 1590039, whitespace
buliabyak [Fri, 3 Nov 2006 22:48:41 +0000 (22:48 +0000)]
patch 1590039, whitespace

17 years agoenable Ctrl+Shift+U to switch Unicode mode; add explanatory (Enter to finish) to...
buliabyak [Fri, 3 Nov 2006 02:49:02 +0000 (02:49 +0000)]
enable Ctrl+Shift+U to switch Unicode mode; add explanatory (Enter to finish) to the statusbar

17 years agocopyedit label
buliabyak [Fri, 3 Nov 2006 02:47:54 +0000 (02:47 +0000)]
copyedit label

17 years agoadd view mode toggle, store current mode for the session in prefs
buliabyak [Fri, 3 Nov 2006 01:51:51 +0000 (01:51 +0000)]
add view mode toggle, store current mode for the session in prefs

17 years agoadd view mode toggle
buliabyak [Fri, 3 Nov 2006 01:49:40 +0000 (01:49 +0000)]
add view mode toggle

17 years agoadd view mode toggle, ensure kp_5 works without numlock too
buliabyak [Fri, 3 Nov 2006 01:48:52 +0000 (01:48 +0000)]
add view mode toggle, ensure kp_5 works without numlock too

17 years agofixed 1582582
gustav_b [Thu, 2 Nov 2006 19:08:42 +0000 (19:08 +0000)]
fixed 1582582

17 years agoIncluded stdexcept to fix compile error
johanengelen [Thu, 2 Nov 2006 12:26:05 +0000 (12:26 +0000)]
Included stdexcept to fix compile error

17 years agoAdded amsmath package
johanengelen [Wed, 1 Nov 2006 18:31:14 +0000 (18:31 +0000)]
Added amsmath package

17 years agoClean up header a bit.
cmarqu [Wed, 1 Nov 2006 11:34:05 +0000 (11:34 +0000)]
Clean up header a bit.

17 years agoAdd Dorji Tashi (translator for dz).
cmarqu [Wed, 1 Nov 2006 11:29:38 +0000 (11:29 +0000)]
Add Dorji Tashi (translator for dz).

17 years agofix breaks, add default
buliabyak [Wed, 1 Nov 2006 04:09:26 +0000 (04:09 +0000)]
fix breaks, add default

17 years agomake SVG indent and inlined attrs configurable via prefs
buliabyak [Wed, 1 Nov 2006 03:55:05 +0000 (03:55 +0000)]
make SVG indent and inlined attrs configurable via prefs