Code

inkscape.git
16 years agoupdated Slovak (sk) translation in trunk
helix84 [Fri, 19 Oct 2007 11:28:52 +0000 (11:28 +0000)]
updated Slovak (sk) translation in trunk

16 years agoFix RegisteredWidgets. Due to rev 16265, widgets were no longer initialized. This...
johanengelen [Fri, 19 Oct 2007 09:23:27 +0000 (09:23 +0000)]
Fix RegisteredWidgets. Due to rev 16265, widgets were no longer initialized. This is now fixed: setValue and its siblings should always set the widget to something, regardless _wr->isUpdating().

16 years agoallow effects to modify namedview and document dimensions
johncoswell [Fri, 19 Oct 2007 02:48:37 +0000 (02:48 +0000)]
allow effects to modify namedview and document dimensions

16 years agoRun update-po on ca@valencia.po which was not yet in ALL_LINGUAS when I ran it an...
cmarqu [Thu, 18 Oct 2007 00:07:19 +0000 (00:07 +0000)]
Run update-po on ca@valencia.po which was not yet in ALL_LINGUAS when I ran it an hour ago.

16 years agoAdd ca@valencia to ALL_LINGUAS.
cmarqu [Thu, 18 Oct 2007 00:01:42 +0000 (00:01 +0000)]
Add ca@valencia to ALL_LINGUAS.

16 years agoRun update-po which gets new strings from the source code.
cmarqu [Wed, 17 Oct 2007 23:26:21 +0000 (23:26 +0000)]
Run update-po which gets new strings from the source code.

16 years agoUpdate for Spanish translation.
cmarqu [Wed, 17 Oct 2007 21:49:49 +0000 (21:49 +0000)]
Update for Spanish translation.

16 years ago * [it] Little update
luca_bruno [Wed, 17 Oct 2007 20:48:35 +0000 (20:48 +0000)]
 * [it] Little update

16 years agoFix undo bug when on-canvas editing LPE path parameter!
johanengelen [Wed, 17 Oct 2007 18:51:28 +0000 (18:51 +0000)]
Fix undo bug when on-canvas editing LPE path parameter!

16 years ago17.10.2007 - Josef Vybiral (cornelius)
cwebb [Wed, 17 Oct 2007 17:31:45 +0000 (17:31 +0000)]
17.10.2007 - Josef Vybiral (cornelius)
 * Minor update of cs.po to test khoem's commit permissions

16 years agoHooks for visual feedback during drag-n-drop
joncruz [Wed, 17 Oct 2007 08:50:01 +0000 (08:50 +0000)]
Hooks for visual feedback during drag-n-drop

16 years agoAdded a Rename menu item to the popup for the filter list in the filter effects dialo...
nicholasbishop [Wed, 17 Oct 2007 06:50:06 +0000 (06:50 +0000)]
Added a Rename menu item to the popup for the filter list in the filter effects dialog; equivalent to double-clicking on the filter.

16 years agoFixed filter type translation for the filter effects dialog.
nicholasbishop [Wed, 17 Oct 2007 06:14:21 +0000 (06:14 +0000)]
Fixed filter type translation for the filter effects dialog.

16 years agoUpdated Catalan translation. Closes 1782110.
cmarqu [Tue, 16 Oct 2007 23:45:43 +0000 (23:45 +0000)]
Updated Catalan translation. Closes 1782110.

16 years agoUpdate for fi.po. Closes 1804799.
cmarqu [Tue, 16 Oct 2007 22:24:29 +0000 (22:24 +0000)]
Update for fi.po. Closes 1804799.

16 years agoUpdates for sl.po and slovenian.nsh. Closes 1805308.
cmarqu [Tue, 16 Oct 2007 22:21:28 +0000 (22:21 +0000)]
Updates for sl.po and slovenian.nsh. Closes 1805308.

16 years agoUpdate for es.po. Closes 1800257.
cmarqu [Tue, 16 Oct 2007 22:18:21 +0000 (22:18 +0000)]
Update for es.po. Closes 1800257.

16 years agoAdd Valencian translation. Closes 1776336.
cmarqu [Tue, 16 Oct 2007 22:16:42 +0000 (22:16 +0000)]
Add Valencian translation. Closes 1776336.

16 years agoUnix printing: use correct paper size instead of defaulting to letter size
dvlierop2 [Tue, 16 Oct 2007 19:42:27 +0000 (19:42 +0000)]
Unix printing: use correct paper size instead of defaulting to letter size

16 years agorunaway random number widget workaround
johanengelen [Tue, 16 Oct 2007 18:18:24 +0000 (18:18 +0000)]
runaway random number widget workaround

16 years agoFix checkbuttons of LPEs. Should no longer crash, should no longer need clicking...
johanengelen [Tue, 16 Oct 2007 18:11:42 +0000 (18:11 +0000)]
Fix checkbuttons of LPEs. Should no longer crash, should no longer need clicking multiple times to see effect.

16 years agodo not confuse moving and switching
buliabyak [Tue, 16 Oct 2007 16:26:05 +0000 (16:26 +0000)]
do not confuse moving and switching

16 years agofix unlinking clones when moving original to another layer
buliabyak [Tue, 16 Oct 2007 16:25:29 +0000 (16:25 +0000)]
fix unlinking clones when moving original to another layer

16 years agodrop color on gr-drag first
buliabyak [Tue, 16 Oct 2007 05:14:52 +0000 (05:14 +0000)]
drop color on gr-drag first

16 years agorefactor most of adding stops at point into gradient-drag; fix crash
buliabyak [Tue, 16 Oct 2007 05:13:31 +0000 (05:13 +0000)]
refactor most of adding stops at point into gradient-drag; fix crash

16 years agoadd dropColor; mouseovered knots red; store item for each line, for adding stops...
buliabyak [Tue, 16 Oct 2007 05:12:06 +0000 (05:12 +0000)]
add dropColor; mouseovered knots red; store item for each line, for adding stops; refactoring

16 years agoswitch to utility functions in nr-point-fns
buliabyak [Tue, 16 Oct 2007 05:09:39 +0000 (05:09 +0000)]
switch to utility functions in nr-point-fns

16 years agoadd some utility functions from gradient code
buliabyak [Tue, 16 Oct 2007 05:09:08 +0000 (05:09 +0000)]
add some utility functions from gradient code

16 years agoassociate an item with the line, for grdrag
buliabyak [Tue, 16 Oct 2007 05:07:46 +0000 (05:07 +0000)]
associate an item with the line, for grdrag

16 years agoFixed a typo (Kernal -> Kernel)
prokoudine [Sat, 13 Oct 2007 13:47:06 +0000 (13:47 +0000)]
Fixed a typo (Kernal -> Kernel)

16 years agoAdded inkscape_help_keys.inx to the list of translatable extensions
prokoudine [Sat, 13 Oct 2007 13:35:53 +0000 (13:35 +0000)]
Added inkscape_help_keys.inx to the list of translatable extensions

16 years agoAdding stroke & fill context menu to swatch
joncruz [Sat, 13 Oct 2007 09:05:49 +0000 (09:05 +0000)]
Adding stroke & fill context menu to swatch

16 years agoimplement dropping color onto stroke
buliabyak [Sat, 13 Oct 2007 03:58:52 +0000 (03:58 +0000)]
implement dropping color onto stroke

16 years agoFilter effects dialog:
nicholasbishop [Fri, 12 Oct 2007 23:31:52 +0000 (23:31 +0000)]
Filter effects dialog:

Fixed bug with columns sizes; if filter primitives are added the treeview and dialog box get wider, but when the filter primitives are removed, the dialog can't be resized back to the smaller size.

16 years agoCommit patch 1787855: fix for [ 1723558 ] Command line export for emf files
johanengelen [Fri, 12 Oct 2007 22:51:42 +0000 (22:51 +0000)]
Commit patch 1787855: fix for [ 1723558 ] Command line export for emf files

16 years agofix drag-n-drop color problems
joncruz [Fri, 12 Oct 2007 07:55:44 +0000 (07:55 +0000)]
fix drag-n-drop color problems

16 years agoshift+drag
buliabyak [Fri, 12 Oct 2007 07:18:47 +0000 (07:18 +0000)]
shift+drag

16 years agofix error in structure, typo
buliabyak [Fri, 12 Oct 2007 07:15:34 +0000 (07:15 +0000)]
fix error in structure, typo

16 years agoShift+drag to select within rect
buliabyak [Fri, 12 Oct 2007 07:00:17 +0000 (07:00 +0000)]
Shift+drag to select within rect

16 years agoselect within rect
buliabyak [Fri, 12 Oct 2007 06:59:42 +0000 (06:59 +0000)]
select within rect

16 years agoscroll desktop to selected handle after Tab/Shift-Tab; allow Ins to work even if...
buliabyak [Fri, 12 Oct 2007 05:41:16 +0000 (05:41 +0000)]
scroll desktop to selected handle after Tab/Shift-Tab; allow Ins to work even if a single dragger is selected

16 years agoproper averaging of all selected draggers on query style; select-next/prev return...
buliabyak [Fri, 12 Oct 2007 05:40:24 +0000 (05:40 +0000)]
proper averaging of all selected draggers on query style; select-next/prev return the new selected dragger

16 years agoscroll desktop to selected node after Tab/Shift-Tab
buliabyak [Fri, 12 Oct 2007 05:38:02 +0000 (05:38 +0000)]
scroll desktop to selected node after Tab/Shift-Tab

16 years agorearrange, a couple utility methods for node selection
buliabyak [Fri, 12 Oct 2007 05:37:13 +0000 (05:37 +0000)]
rearrange, a couple utility methods for node selection

16 years agogradient tool update
buliabyak [Thu, 11 Oct 2007 22:47:48 +0000 (22:47 +0000)]
gradient tool update

16 years agoimplement moving midstops with arrow keys, some refactoring
buliabyak [Thu, 11 Oct 2007 21:57:14 +0000 (21:57 +0000)]
implement moving midstops with arrow keys, some refactoring

16 years agoimplement no-forking option
buliabyak [Thu, 11 Oct 2007 16:40:24 +0000 (16:40 +0000)]
implement no-forking option

16 years agotrivial: dom/odf/: svn propset svn:eol-style native *.h *.cpp.
pjrm [Thu, 11 Oct 2007 14:36:58 +0000 (14:36 +0000)]
trivial: dom/odf/: svn propset svn:eol-style native *.h *.cpp.

16 years agotrivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.
pjrm [Thu, 11 Oct 2007 14:30:52 +0000 (14:30 +0000)]
trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.

16 years agotrivial: ui/widget/*, ui/dialog/*: svn propset svn:eol-style native *.h *.cpp.
pjrm [Thu, 11 Oct 2007 14:28:57 +0000 (14:28 +0000)]
trivial: ui/widget/*, ui/dialog/*: svn propset svn:eol-style native *.h *.cpp.

16 years agonoop: ui/widget/selected-style.cpp: Change a local var to be more const, to avoid...
pjrm [Thu, 11 Oct 2007 14:09:14 +0000 (14:09 +0000)]
noop: ui/widget/selected-style.cpp: Change a local var to be more const, to avoid char* string literal warnings from g++-4.2.

16 years ago(ui/dialog/document-metadata.h, ui/dialog/document-properties.h): Change _prefs_path...
pjrm [Thu, 11 Oct 2007 14:07:09 +0000 (14:07 +0000)]
(ui/dialog/document-metadata.h, ui/dialog/document-properties.h): Change _prefs_path from gchar* to gchar const *.

16 years ago(noop): io/uristream.cpp: Remove some unneeded gchar/char casts. Change constness...
pjrm [Thu, 11 Oct 2007 14:05:24 +0000 (14:05 +0000)]
(noop): io/uristream.cpp: Remove some unneeded gchar/char casts.  Change constness of a couple of local vars to avoid some more casts (that were casting away constness).

16 years agodom/xpathparser.h: (Lookup::sval): Change from char* to char const *. Address some...
pjrm [Thu, 11 Oct 2007 13:55:31 +0000 (13:55 +0000)]
dom/xpathparser.h: (Lookup::sval): Change from char* to char const *.  Address some related char* string literal warnings from g++-4.2.

16 years agodom/prop-svg.cpp: Exit non-zero if any I/O errors.
pjrm [Thu, 11 Oct 2007 13:53:11 +0000 (13:53 +0000)]
dom/prop-svg.cpp: Exit non-zero if any I/O errors.
noop: Address some char* string literal warnings from g++-4.2.

16 years agoChange type of a number of rdf-related fields from char* to char const *.
pjrm [Thu, 11 Oct 2007 13:51:31 +0000 (13:51 +0000)]
Change type of a number of rdf-related fields from char* to char const *.

16 years agonoop: dialogs/rdf.cpp: Mark a few pointers as not being written through. Make rdf_ma...
pjrm [Thu, 11 Oct 2007 13:50:31 +0000 (13:50 +0000)]
noop: dialogs/rdf.cpp: Mark a few pointers as not being written through.  Make rdf_match_license have static (file-local) linkage.

16 years agoProvide Node const* versions of existing sp_repr_children and sp_repr_next functions.
pjrm [Thu, 11 Oct 2007 13:47:48 +0000 (13:47 +0000)]
Provide Node const* versions of existing sp_repr_children and sp_repr_next functions.

16 years agoAvoid string literal char* warnings on g++-4.2: change some functions to take char...
pjrm [Thu, 11 Oct 2007 13:46:40 +0000 (13:46 +0000)]
Avoid string literal char* warnings on g++-4.2: change some functions to take char const* rather than char*.

16 years agoFix g_return_if_fail failure: It can validly happen that fit_canvas_to_selection...
pjrm [Thu, 11 Oct 2007 12:21:05 +0000 (12:21 +0000)]
Fix g_return_if_fail failure: It can validly happen that fit_canvas_to_selection is called when nothing is selected (just like many other verbs).  So put new message in status bar and return rather than signalling an error with g_return_if_fail.

16 years agoadded icon theme specification to the GTK theme Inkscape uses on OS X. I use gnome...
jiho-sf [Thu, 11 Oct 2007 07:12:46 +0000 (07:12 +0000)]
added icon theme specification to the GTK theme Inkscape uses on OS X. I use gnome default which is currently Pango (and looks better than the old gnome theme)

16 years agoHooks for handling embedded ICC profiles
joncruz [Thu, 11 Oct 2007 06:12:20 +0000 (06:12 +0000)]
Hooks for handling embedded ICC profiles

16 years agoupdate copyright header to reflect Nathan's work in e.g. r1204
mental [Thu, 11 Oct 2007 02:50:53 +0000 (02:50 +0000)]
update copyright header to reflect Nathan's work in e.g. r1204

16 years agoremoved pattern with potential license issue per John Cliff
scislac [Tue, 9 Oct 2007 21:39:29 +0000 (21:39 +0000)]
removed pattern with potential license issue per John Cliff

16 years agoAdd hack to prevent the dock paned from catching F6 and F8 key presses.
gustav_b [Tue, 9 Oct 2007 21:33:00 +0000 (21:33 +0000)]
Add hack to prevent the dock paned from catching F6 and F8 key presses.

16 years agocommit updates to curvestitch example
johanengelen [Tue, 9 Oct 2007 18:48:54 +0000 (18:48 +0000)]
commit updates to curvestitch example

16 years agoCopy gspawn-win32-helper.exe to dist dir. Does this fix the crashing when running...
johanengelen [Tue, 9 Oct 2007 18:38:34 +0000 (18:38 +0000)]
Copy gspawn-win32-helper.exe to dist dir. Does this fix the crashing when running extensions? It does for me.

16 years agoCliff's nice patch: [ 1803881 ] Stock Patterns Support in Fill/Stroke
johanengelen [Tue, 9 Oct 2007 18:23:36 +0000 (18:23 +0000)]
Cliff's nice patch: [ 1803881 ] Stock Patterns Support in Fill/Stroke

16 years agoapply John Cliff's patch [ 1743843 ] Create Marker from Selection Menu Item
johanengelen [Tue, 9 Oct 2007 18:05:31 +0000 (18:05 +0000)]
apply John Cliff's patch [ 1743843 ] Create Marker from Selection Menu Item

16 years agoRemoved some unnecessarry bounding box updates in sp-item.cpp
kiirala [Mon, 8 Oct 2007 20:41:23 +0000 (20:41 +0000)]
Removed some unnecessarry bounding box updates in sp-item.cpp

16 years agoAdding profile manager and user-visible drop-down in CMS picker
joncruz [Mon, 8 Oct 2007 06:43:46 +0000 (06:43 +0000)]
Adding profile manager and user-visible drop-down in CMS picker

16 years agotab handles in gradient tool only when they exist
buliabyak [Mon, 8 Oct 2007 05:22:10 +0000 (05:22 +0000)]
tab handles in gradient tool only when they exist

16 years agoFilter effects dialog:
nicholasbishop [Mon, 8 Oct 2007 03:28:48 +0000 (03:28 +0000)]
Filter effects dialog:

* Added click-to-edit for labels in the filter list

16 years agoFilter effects dialog:
nicholasbishop [Mon, 8 Oct 2007 03:08:54 +0000 (03:08 +0000)]
Filter effects dialog:

* Added a column of checkboxes to the filter selection list. Setting the checkbox will set that filter to all selected objects. Clearing the checkbox unsets the filter from all selected objects.

16 years agofix hacked element cloning
acspike [Mon, 8 Oct 2007 01:21:34 +0000 (01:21 +0000)]
fix hacked element cloning
cloning with fromstring(tostring()) striped xmlns
now using copy.deepcopy()

16 years agoUse neutral out of gamut warning color
joncruz [Sun, 7 Oct 2007 21:14:37 +0000 (21:14 +0000)]
Use neutral out of gamut warning color

16 years agoremove unused svg key screens, now html is used
buliabyak [Sun, 7 Oct 2007 21:08:09 +0000 (21:08 +0000)]
remove unused svg key screens, now html is used

16 years agogradient tool update
buliabyak [Sun, 7 Oct 2007 21:06:53 +0000 (21:06 +0000)]
gradient tool update

16 years agoeliminate px
buliabyak [Sun, 7 Oct 2007 21:06:37 +0000 (21:06 +0000)]
eliminate px

16 years agoadd gradient selection describer for statusbar
buliabyak [Sun, 7 Oct 2007 20:51:12 +0000 (20:51 +0000)]
add gradient selection describer for statusbar

16 years agocopyedit
buliabyak [Sun, 7 Oct 2007 20:50:28 +0000 (20:50 +0000)]
copyedit

16 years agostill more utility functions
buliabyak [Sun, 7 Oct 2007 20:48:12 +0000 (20:48 +0000)]
still more utility functions

16 years ago- marked forgotten message for translation
prokoudine [Sun, 7 Oct 2007 16:10:23 +0000 (16:10 +0000)]
- marked forgotten message for translation
- removed dots from checkboxes (GNOME HIG)
- fixed a typo

16 years agosimplify gradient by ctrl+l
buliabyak [Sun, 7 Oct 2007 06:02:30 +0000 (06:02 +0000)]
simplify gradient by ctrl+l

16 years agohasSelection method
buliabyak [Sun, 7 Oct 2007 06:01:45 +0000 (06:01 +0000)]
hasSelection method

16 years agoexport average_color
buliabyak [Sun, 7 Oct 2007 06:00:44 +0000 (06:00 +0000)]
export average_color

16 years agoExposed preference for smaller tool icons on the left. (Needed for
joncruz [Sun, 7 Oct 2007 04:40:31 +0000 (04:40 +0000)]
Exposed preference for smaller tool icons on the left. (Needed for
smaller displays now that more tools are present)

16 years agoimplement alt+drag of stops
buliabyak [Sun, 7 Oct 2007 03:06:22 +0000 (03:06 +0000)]
implement alt+drag of stops

16 years agofix dragging when center and radius are both selected
buliabyak [Sat, 6 Oct 2007 23:01:37 +0000 (23:01 +0000)]
fix dragging when center and radius are both selected

16 years agoimplement ins to create new stops
buliabyak [Sat, 6 Oct 2007 21:32:46 +0000 (21:32 +0000)]
implement ins to create new stops

16 years agonew selection utility methods; refactoring to allow finding grabber without knowing...
buliabyak [Sat, 6 Oct 2007 21:25:34 +0000 (21:25 +0000)]
new selection utility methods; refactoring to allow finding grabber without knowing its exact type, only by number

16 years agoa few more utility methods
buliabyak [Sat, 6 Oct 2007 21:22:26 +0000 (21:22 +0000)]
a few more utility methods

16 years agoFilters: Tweek various spinslider parameters.
tavmjong [Sat, 6 Oct 2007 20:03:04 +0000 (20:03 +0000)]
Filters: Tweek various spinslider parameters.

16 years agoComposite Filter: Handle negative K's in Arithmetic mode.
tavmjong [Sat, 6 Oct 2007 19:58:48 +0000 (19:58 +0000)]
Composite Filter: Handle negative K's in Arithmetic mode.

16 years agoreenable stop moving by keys, add select-all
buliabyak [Fri, 5 Oct 2007 21:19:26 +0000 (21:19 +0000)]
reenable stop moving by keys, add select-all

16 years agoGuards for lcms < 1.15
joncruz [Fri, 5 Oct 2007 04:11:50 +0000 (04:11 +0000)]
Guards for lcms < 1.15

16 years agoEnabled custom out of gamut warning color
joncruz [Fri, 5 Oct 2007 03:45:35 +0000 (03:45 +0000)]
Enabled custom out of gamut warning color

16 years agokeep family list open when font is selected
mental [Fri, 5 Oct 2007 03:35:03 +0000 (03:35 +0000)]
keep family list open when font is selected

16 years agotune-up for lcms disabled
joncruz [Thu, 4 Oct 2007 06:44:35 +0000 (06:44 +0000)]
tune-up for lcms disabled

16 years agofew more CMS options
joncruz [Thu, 4 Oct 2007 05:58:08 +0000 (05:58 +0000)]
few more CMS options