Code

inkscape.git
16 years agoadded glib spawn helper files
theAdib [Fri, 21 Dec 2007 20:54:49 +0000 (20:54 +0000)]
added glib spawn helper files

16 years agoifdef instead of ifndef WITH_LIBWPG
theadib [Fri, 21 Dec 2007 20:34:47 +0000 (20:34 +0000)]
ifdef instead of ifndef   WITH_LIBWPG

16 years agocompile depending on WITH_LIBWPG
theAdib [Fri, 21 Dec 2007 19:51:49 +0000 (19:51 +0000)]
compile depending on WITH_LIBWPG

16 years agoMore icon work by Michael Growberg:
jiho-sf [Fri, 21 Dec 2007 07:59:49 +0000 (07:59 +0000)]
More icon work by Michael Growberg:

Major changes since last version:
*all icons are done
*changed look of raise/lower icons
*"tweak" tool uses "smudge" icon from art libre set
*transform icons taken from art libre set
*align icons taken from art libre set (or extrapolated from their style)

problems:
ink pressure/tilt settings don't show (but the old ones do for some reason)
some icons are taken from the desktop's icon theme and so the layer icons should
match the ones in the layer dialog but don't match on all platforms
same goes for paste icons like paste in place that don't always match the look
of the generic paste icon.

16 years agoUse "%"-key for toggling the snapper, and modify the related sp-desktop code
dvlierop2 [Thu, 20 Dec 2007 19:47:40 +0000 (19:47 +0000)]
Use "%"-key for toggling the snapper, and modify the related sp-desktop code

16 years agoguidelines: implement rendering of angled lines.
johanengelen [Thu, 20 Dec 2007 17:04:56 +0000 (17:04 +0000)]
guidelines: implement rendering of angled lines.

16 years agoguidelines: minor corrections
johanengelen [Thu, 20 Dec 2007 16:07:52 +0000 (16:07 +0000)]
guidelines: minor corrections
add point reading to repr-util.cpp

16 years ago(Hopefully) proper fix this time for stolen 'D + modifier' shortcuts.
cilix42 [Thu, 20 Dec 2007 03:22:08 +0000 (03:22 +0000)]
(Hopefully) proper fix this time for stolen 'D + modifier' shortcuts.

16 years agoMake Shift+Ctrl+D (Document Properties dialog) work again (was shadowed by the shortc...
cilix42 [Thu, 20 Dec 2007 02:56:56 +0000 (02:56 +0000)]
Make Shift+Ctrl+D (Document Properties dialog) work again (was shadowed by the shortcut 'D' for toggling the dropper tool).

16 years agocorrectly handle orientation changes of guidelines
johanengelen [Wed, 19 Dec 2007 23:30:04 +0000 (23:30 +0000)]
correctly handle orientation changes of guidelines

16 years agofix guide dragging
johanengelen [Wed, 19 Dec 2007 22:52:36 +0000 (22:52 +0000)]
fix guide dragging

16 years agooptimize guide canvasupdating
johanengelen [Wed, 19 Dec 2007 22:50:00 +0000 (22:50 +0000)]
optimize guide canvasupdating

16 years agoguides: switch from using one position coordinate to Geom::Point point_on_line
johanengelen [Wed, 19 Dec 2007 22:42:06 +0000 (22:42 +0000)]
guides: switch from using one position coordinate to Geom::Point point_on_line

16 years agorename guide parameters to match snapping code naming convention.
johanengelen [Wed, 19 Dec 2007 00:01:46 +0000 (00:01 +0000)]
rename guide parameters to match snapping code naming convention.
start conversion to use point_on_line instead of position.

16 years agoIntroduce verb, menu item and shortcut for the global snapping toggle
dvlierop2 [Tue, 18 Dec 2007 21:23:15 +0000 (21:23 +0000)]
Introduce verb, menu item and shortcut for the global snapping toggle

16 years agospeedify zooming by keys
buliabyak [Tue, 18 Dec 2007 17:57:55 +0000 (17:57 +0000)]
speedify zooming by keys

16 years ago[INTL: sl] Updated Slovenian translation by Martin Srebotnjak (closes: #177058)
luca_bruno [Tue, 18 Dec 2007 16:53:47 +0000 (16:53 +0000)]
[INTL: sl] Updated Slovenian translation by Martin Srebotnjak (closes: #177058)

16 years agoUse 'D' to toggle (not just switch to) the dropper tool; closes bug/RFE #170590
cilix42 [Tue, 18 Dec 2007 11:28:48 +0000 (11:28 +0000)]
Use 'D' to toggle (not just switch to) the dropper tool; closes bug/RFE #170590

16 years agoRenaming captions and labels in snapping preferences dialog, and inverting the behavi...
dvlierop2 [Mon, 17 Dec 2007 21:54:20 +0000 (21:54 +0000)]
Renaming captions and labels in snapping preferences dialog, and inverting the behaviour of the 'snap at any distance' checkbox

16 years agoremember to return true from <javac> execute()
ishmal [Mon, 17 Dec 2007 20:42:41 +0000 (20:42 +0000)]
remember to return true from <javac> execute()

16 years agoMake sure that snapping attributes pass 'make check'
dvlierop2 [Mon, 17 Dec 2007 20:41:30 +0000 (20:41 +0000)]
Make sure that snapping attributes pass 'make check'

16 years agorevert comenting of uri argument in PdfImportDialog
theadib [Mon, 17 Dec 2007 14:50:25 +0000 (14:50 +0000)]
revert comenting of uri argument in PdfImportDialog

16 years agoUse golden ratio as additional constrained ratio during Ctrl+dragging rectangles...
cilix42 [Mon, 17 Dec 2007 14:42:10 +0000 (14:42 +0000)]
Use golden ratio as additional constrained ratio during Ctrl+dragging rectangles (fixes bug/RFE #170540)

16 years agoCRLF fix
joncruz [Mon, 17 Dec 2007 06:59:40 +0000 (06:59 +0000)]
CRLF fix

16 years agonon-poppler build fix
joncruz [Mon, 17 Dec 2007 06:33:24 +0000 (06:33 +0000)]
non-poppler build fix
Warning and CRLF cleanup

16 years agodefocus layer selector after choosing layer
buliabyak [Mon, 17 Dec 2007 00:43:07 +0000 (00:43 +0000)]
defocus layer selector after choosing layer

16 years agoprepare for adding angled guideline rendering
johanengelen [Sun, 16 Dec 2007 23:28:17 +0000 (23:28 +0000)]
prepare for adding angled guideline rendering

16 years agostart of getting angled guidelines.
johanengelen [Sun, 16 Dec 2007 22:01:05 +0000 (22:01 +0000)]
start of getting angled guidelines.
define guide's normal instead of vertical/horizontal.
rendering is not implemented for angled guides yet.

16 years ago * [INTL: it] Updated Italian translation
luca_bruno [Sun, 16 Dec 2007 20:21:19 +0000 (20:21 +0000)]
 * [INTL: it] Updated Italian translation

16 years ago[BUG #169122] PDF import doesn't work when file name has accents, partially fixed
theadib [Sun, 16 Dec 2007 20:07:44 +0000 (20:07 +0000)]
[BUG #169122] PDF import doesn't work when file name has accents, partially fixed

16 years agofix default grid unit scaling, fix crash for unknown unit.
johanengelen [Sun, 16 Dec 2007 18:24:26 +0000 (18:24 +0000)]
fix default grid unit scaling, fix crash for unknown unit.

16 years agoprevent writing to xml when initializing grid. fixes not working default units.
johanengelen [Sun, 16 Dec 2007 18:12:32 +0000 (18:12 +0000)]
prevent writing to xml when initializing grid. fixes not working default units.

16 years agoadd default unit to grid preferences.
johanengelen [Sun, 16 Dec 2007 18:09:15 +0000 (18:09 +0000)]
add default unit to grid preferences.

16 years agofix possible crash where event_context is destroyed during fill operation due to...
johncoswell [Sun, 16 Dec 2007 15:29:30 +0000 (15:29 +0000)]
fix possible crash where event_context is destroyed during fill operation due to tool switch

16 years agotrying to fix the unset-gradient-on-transform bug
buliabyak [Sun, 16 Dec 2007 06:49:59 +0000 (06:49 +0000)]
trying to fix the unset-gradient-on-transform bug

16 years agoremove debug
buliabyak [Sun, 16 Dec 2007 06:48:47 +0000 (06:48 +0000)]
remove debug

16 years agoWarning cleanup
joncruz [Sat, 15 Dec 2007 19:55:32 +0000 (19:55 +0000)]
Warning cleanup

16 years agoAdd initial support for <javac>. Also fix str compare bug
ishmal [Sat, 15 Dec 2007 19:00:40 +0000 (19:00 +0000)]
Add initial support for <javac>. Also fix str compare bug

16 years agoFixed missing handling of the "environment prefix" and fetching of environment variables.
ishmal [Sat, 15 Dec 2007 17:27:02 +0000 (17:27 +0000)]
Fixed missing handling of the "environment prefix" and fetching of environment variables.

16 years ago * [INTL:it] Typo fixing, patch by Luciano Montanaro
luca_bruno [Sat, 15 Dec 2007 08:46:59 +0000 (08:46 +0000)]
 * [INTL:it] Typo fixing, patch by Luciano Montanaro

16 years agoAdd default grid settings to Inkscape preferences.
johanengelen [Fri, 14 Dec 2007 18:46:47 +0000 (18:46 +0000)]
Add default grid settings to Inkscape preferences.

16 years agoupdate to latest 2geom
johanengelen [Fri, 14 Dec 2007 12:28:03 +0000 (12:28 +0000)]
update to latest 2geom

16 years agoRemove unused function that causes compile error on windows.
cilix42 [Thu, 13 Dec 2007 20:17:35 +0000 (20:17 +0000)]
Remove unused function that causes compile error on windows.

16 years agoIf necessary, split up perspectives when applying transformations to boxes; moreover...
cilix42 [Thu, 13 Dec 2007 20:08:06 +0000 (20:08 +0000)]
If necessary, split up perspectives when applying transformations to boxes; moreover, fix crash caused by listening to already destroyed perspectives

16 years agoImproved tango icons by Michael Grossberg.
jiho-sf [Thu, 13 Dec 2007 16:55:04 +0000 (16:55 +0000)]
Improved tango icons by Michael Grossberg.

16 years agoremove -g flag from build.xml as it is really not necessary and slows down building...
johanengelen [Thu, 13 Dec 2007 16:29:30 +0000 (16:29 +0000)]
remove -g flag from build.xml as it is really not necessary and slows down building tremendously. If anybody finds use for -g, please let me know.

16 years agoFundamentally reworked version of the 3D box tool (among many other things, this...
cilix42 [Thu, 13 Dec 2007 09:45:27 +0000 (09:45 +0000)]
Fundamentally reworked version of the 3D box tool (among many other things, this fixes bugs #168900 and #168868). See mailing list for details. Sorry for this single large commit but it was unfeasible to keep the history.

16 years agolibgdl: avoid setting a negative preferred height for dock items,
gustav_b [Wed, 12 Dec 2007 22:45:04 +0000 (22:45 +0000)]
libgdl: avoid setting a negative preferred height for dock items,
fixes a runtime warning.

16 years agomore win32 compile for inkview
theadib [Wed, 12 Dec 2007 21:24:07 +0000 (21:24 +0000)]
more win32 compile for inkview

16 years agoAdd global snapping toggle
dvlierop2 [Wed, 12 Dec 2007 20:34:36 +0000 (20:34 +0000)]
Add global snapping toggle

16 years agoFixed the filter effects dialog always displaying all the filter settings by overridi...
nicholasbishop [Wed, 12 Dec 2007 19:45:17 +0000 (19:45 +0000)]
Fixed the filter effects dialog always displaying all the filter settings by overriding the behavior of show_all.

16 years agoToggle snapping for each grid individually
dvlierop2 [Wed, 12 Dec 2007 18:50:47 +0000 (18:50 +0000)]
Toggle snapping for each grid individually

16 years agoDo NOT use frames in the snapping tab in the document properties dialog ;-)
dvlierop2 [Wed, 12 Dec 2007 15:29:13 +0000 (15:29 +0000)]
Do NOT use frames in the snapping tab in the document properties dialog ;-)

16 years ago* [INTL: bg] Bulgarian translation update by Techbulgaria (closes: #169991)
luca_bruno [Wed, 12 Dec 2007 12:15:47 +0000 (12:15 +0000)]
* [INTL: bg] Bulgarian translation update by Techbulgaria (closes: #169991)

16 years agoWarning cleanup
joncruz [Wed, 12 Dec 2007 08:13:13 +0000 (08:13 +0000)]
Warning cleanup

16 years agoCleaning up tests
joncruz [Wed, 12 Dec 2007 08:06:10 +0000 (08:06 +0000)]
Cleaning up tests

16 years agoconnected a signal to update the filter primitives list treeview when the filters...
jucablues [Wed, 12 Dec 2007 01:04:53 +0000 (01:04 +0000)]
connected a signal to update the filter primitives list treeview when the filters dialog is resized

16 years agoI have added beveled edges to the connections on the filter-effects
jucablues [Tue, 11 Dec 2007 23:26:43 +0000 (23:26 +0000)]
I have added beveled edges to the connections on the filter-effects
dialog

16 years agomove gtk version dep to gtkmm instead -- safer place to test it
keescook [Tue, 11 Dec 2007 22:30:12 +0000 (22:30 +0000)]
move gtk version dep to gtkmm instead -- safer place to test it

16 years agoreenable buil inkview on windows
theadib [Tue, 11 Dec 2007 21:14:12 +0000 (21:14 +0000)]
reenable buil inkview on windows

16 years agoUse frames in the snapping tab in the document properties dialog
dvlierop2 [Tue, 11 Dec 2007 18:51:22 +0000 (18:51 +0000)]
Use frames in the snapping tab in the document properties dialog

16 years ago r17230@mini-emma: ted | 2007-12-10 21:02:47 -0800
gouldtj [Tue, 11 Dec 2007 05:36:30 +0000 (05:36 +0000)]
 r17230@mini-emma:  ted | 2007-12-10 21:02:47 -0800
 Adding in isinf.h and removing spaces (tabs in this one folks).

16 years ago r17226@mini-emma: ted | 2007-12-10 20:24:40 -0800
gouldtj [Tue, 11 Dec 2007 04:30:51 +0000 (04:30 +0000)]
 r17226@mini-emma:  ted | 2007-12-10 20:24:40 -0800
 Adding in attr-widget.h

16 years ago r17225@mini-emma: ted | 2007-12-10 20:22:27 -0800
gouldtj [Tue, 11 Dec 2007 04:30:43 +0000 (04:30 +0000)]
 r17225@mini-emma:  ted | 2007-12-10 20:22:27 -0800
 Adjusting line-snapper.cpp so that it doesn't include snapper-line.cpp such that it can be included normally in the Makefile_insert.  Also, adding in helper-fns.h to the included source files.

16 years ago r17224@mini-emma: ted | 2007-12-10 20:21:14 -0800
gouldtj [Tue, 11 Dec 2007 04:30:38 +0000 (04:30 +0000)]
 r17224@mini-emma:  ted | 2007-12-10 20:21:14 -0800
 Adjusting build rule for inkscape.pot so that it uses the files from the source directory and installs it in the distribution directory.

16 years ago r17222@mini-emma: ted | 2007-12-10 19:23:29 -0800
gouldtj [Tue, 11 Dec 2007 03:25:11 +0000 (03:25 +0000)]
 r17222@mini-emma:  ted | 2007-12-10 19:23:29 -0800
 Builds for me.  A couple of changes that broke things.  But this works for me (tm).

16 years agoinclude header for close command
theadib [Mon, 10 Dec 2007 23:24:16 +0000 (23:24 +0000)]
include header for close command

16 years agoadd cairomm to win32 linker proccess
theadib [Mon, 10 Dec 2007 23:22:43 +0000 (23:22 +0000)]
add cairomm to win32 linker proccess

16 years agoadd #include <io.h> to enable win32 compile
ishmal [Mon, 10 Dec 2007 22:08:29 +0000 (22:08 +0000)]
add #include <io.h> to enable win32 compile

16 years agoremove all mention of extension/internal/gnome.cpp from build files for make distchec...
acspike [Mon, 10 Dec 2007 13:16:22 +0000 (13:16 +0000)]
remove all mention of extension/internal/gnome.cpp from build files for make distcheck; this included removing mention from a comment in src/libnr/nr-path.h

16 years agoadd snapped-line.cpp and snapped-line.h to src/Makefile_insert for make distcheck
acspike [Mon, 10 Dec 2007 13:02:59 +0000 (13:02 +0000)]
add snapped-line.cpp and snapped-line.h to src/Makefile_insert for make distcheck

16 years agoImplement cross-architecture print dialog using cairo and PNG backends.
keescook [Mon, 10 Dec 2007 05:29:23 +0000 (05:29 +0000)]
Implement cross-architecture print dialog using cairo and PNG backends.

16 years agoalways build cairo backend; add interface for setting cairo surface to renderer
keescook [Mon, 10 Dec 2007 00:48:29 +0000 (00:48 +0000)]
always build cairo backend; add interface for setting cairo surface to renderer

16 years agobump minimum required gtk to 2.10 (released july 2006), for future print dialog
keescook [Mon, 10 Dec 2007 00:46:40 +0000 (00:46 +0000)]
bump minimum required gtk to 2.10 (released july 2006), for future print dialog

16 years agominor whitespace adjustment
keescook [Mon, 10 Dec 2007 00:41:09 +0000 (00:41 +0000)]
minor whitespace adjustment

16 years agoInit some checkboxes correctly in document-properties dialog
dvlierop2 [Sun, 9 Dec 2007 08:01:19 +0000 (08:01 +0000)]
Init some checkboxes correctly in document-properties dialog

16 years agoSnap to axonometric grid lines
dvlierop2 [Sat, 8 Dec 2007 21:18:49 +0000 (21:18 +0000)]
Snap to axonometric grid lines

16 years agocorrected a typo and added a check for modevia name definition. fall back on user...
jiho-sf [Sat, 8 Dec 2007 11:42:56 +0000 (11:42 +0000)]
corrected a typo and added a check for modevia name definition. fall back on user name

16 years agoWarning cleanup
joncruz [Sat, 8 Dec 2007 07:06:18 +0000 (07:06 +0000)]
Warning cleanup

16 years agoFixes for gcc versions before 4.1.x
joncruz [Sat, 8 Dec 2007 07:03:33 +0000 (07:03 +0000)]
Fixes for gcc versions before 4.1.x

16 years agoRemoved mention of inkscape_python.ds_store which was removed from the repository...
jiho-sf [Fri, 7 Dec 2007 13:55:50 +0000 (13:55 +0000)]
Removed mention of inkscape_python.ds_store which was removed from the repository at r16417

16 years agoLPE Bendpath: disable width path
johanengelen [Fri, 7 Dec 2007 10:35:14 +0000 (10:35 +0000)]
LPE Bendpath: disable width path

16 years agoRework dialog management. Use singleton behavior for dialogs when
gustav_b [Fri, 7 Dec 2007 01:41:04 +0000 (01:41 +0000)]
Rework dialog management. Use singleton behavior for dialogs when
started in floating dialogs mode and use one dialog/desktop behavior
when started in dockable dialogs mode. Replace the panels use of the
SP_ACTIVE_DESKTOP macro and unify the panels' handling of desktop
activation events.

16 years agoFized crashes & odd behaviour when resizing, zooming and rotating feTurbulence
kiirala [Thu, 6 Dec 2007 23:31:29 +0000 (23:31 +0000)]
Fized crashes & odd behaviour when resizing, zooming and rotating feTurbulence

16 years agoremove my drama comment
johanengelen [Thu, 6 Dec 2007 19:22:48 +0000 (19:22 +0000)]
remove my drama comment

16 years agoFixed several crashes when modifying filter effect parameters with XML editor
kiirala [Thu, 6 Dec 2007 19:02:55 +0000 (19:02 +0000)]
Fixed several crashes when modifying filter effect parameters with XML editor

16 years agoRemoved conditional GTK+ < 2.6.0 code since 2.8.0 has been a requirement for almost...
joncruz [Thu, 6 Dec 2007 08:38:16 +0000 (08:38 +0000)]
Removed conditional GTK+ < 2.6.0 code since 2.8.0 has been a requirement for almost a year

16 years agoWarning cleanup
joncruz [Thu, 6 Dec 2007 05:43:12 +0000 (05:43 +0000)]
Warning cleanup

16 years agospeed up keyboard scale and rotation too
buliabyak [Thu, 6 Dec 2007 04:37:52 +0000 (04:37 +0000)]
speed up keyboard scale and rotation too

16 years agoAdd unit selector for node coordinate entries
cilix42 [Wed, 5 Dec 2007 23:27:00 +0000 (23:27 +0000)]
Add unit selector for node coordinate entries

16 years agoupdating help menu releasenote link to 0.46 version
popolon2 [Wed, 5 Dec 2007 22:50:16 +0000 (22:50 +0000)]
updating help menu releasenote link to 0.46 version

16 years agoAlways set coord entry fields inactive when switching to the node tool
cilix42 [Wed, 5 Dec 2007 22:00:27 +0000 (22:00 +0000)]
Always set coord entry fields inactive when switching to the node tool

16 years ago * [INTL: sv] swedish translation update by Henrik Larsson (closes: #174223)
luca_bruno [Wed, 5 Dec 2007 21:21:48 +0000 (21:21 +0000)]
 * [INTL: sv] swedish translation update by Henrik Larsson (closes: #174223)

16 years agoAdd icon for "Edit next LPE parameter" and add it to toolbar of nodetool.
johanengelen [Wed, 5 Dec 2007 16:05:02 +0000 (16:05 +0000)]
Add icon for "Edit next LPE parameter" and add it to toolbar of nodetool.

16 years agoadd white versions, three bitmap textures
buliabyak [Wed, 5 Dec 2007 07:27:14 +0000 (07:27 +0000)]
add white versions, three bitmap textures

16 years agowarning cleanup
joncruz [Wed, 5 Dec 2007 06:01:15 +0000 (06:01 +0000)]
warning cleanup

16 years agoAdd entry fields for x/y coordinates of selected nodes (fixes bugs #170116 and #172113)
cilix42 [Wed, 5 Dec 2007 04:09:29 +0000 (04:09 +0000)]
Add entry fields for x/y coordinates of selected nodes (fixes bugs #170116 and #172113)

16 years agoLookup object from repr instead of id to fix redo of undo of guide creation :-)
johanengelen [Wed, 5 Dec 2007 00:00:07 +0000 (00:00 +0000)]
Lookup object from repr instead of id to fix redo of undo of guide creation :-)

16 years agodon't crash upon adding strange named XML element to namedview.
johanengelen [Tue, 4 Dec 2007 23:53:07 +0000 (23:53 +0000)]
don't crash upon adding strange named XML element to namedview.

16 years ago3D grid: When snapping, consider both left and right vertical lines next to the point...
johanengelen [Tue, 4 Dec 2007 22:25:14 +0000 (22:25 +0000)]
3D grid: When snapping, consider both left and right vertical lines next to the point. (see rev 16610)