Code

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

16 years agoVariable rename
joncruz [Thu, 4 Oct 2007 02:36:27 +0000 (02:36 +0000)]
Variable rename

16 years agoChange CMS preference widgets to not expand
joncruz [Thu, 4 Oct 2007 01:16:33 +0000 (01:16 +0000)]
Change CMS preference widgets to not expand

16 years agonon-lcms build fixes
joncruz [Wed, 3 Oct 2007 16:28:15 +0000 (16:28 +0000)]
non-lcms build fixes

16 years agoSplit CMS to separate prefs page
joncruz [Wed, 3 Oct 2007 08:42:14 +0000 (08:42 +0000)]
Split CMS to separate prefs page

16 years ago#ifdef improvement
joncruz [Wed, 3 Oct 2007 07:38:23 +0000 (07:38 +0000)]
#ifdef improvement

16 years agoAdded profile intent options
joncruz [Wed, 3 Oct 2007 07:19:17 +0000 (07:19 +0000)]
Added profile intent options

16 years agoInitial cut of softproofing
joncruz [Wed, 3 Oct 2007 01:47:41 +0000 (01:47 +0000)]
Initial cut of softproofing

16 years ago3dbox cursor
buliabyak [Tue, 2 Oct 2007 15:24:27 +0000 (15:24 +0000)]
3dbox cursor

16 years agoentire box must not take current color, but sides must
buliabyak [Tue, 2 Oct 2007 15:23:12 +0000 (15:23 +0000)]
entire box must not take current color, but sides must

16 years agoEnhanced directory checking
joncruz [Tue, 2 Oct 2007 06:33:13 +0000 (06:33 +0000)]
Enhanced directory checking

16 years agotweaking tools initial styles
buliabyak [Mon, 1 Oct 2007 18:50:10 +0000 (18:50 +0000)]
tweaking tools initial styles

16 years agonew 3d icon
buliabyak [Mon, 1 Oct 2007 18:49:47 +0000 (18:49 +0000)]
new 3d icon

16 years agoAdded lcms error handler to avoid exiting upon CMS error
joncruz [Mon, 1 Oct 2007 16:14:50 +0000 (16:14 +0000)]
Added lcms error handler to avoid exiting upon CMS error

16 years agoAdded searching for icc profiles in standard locations, and preference to combo box.
joncruz [Mon, 1 Oct 2007 03:55:20 +0000 (03:55 +0000)]
Added searching for icc profiles in standard locations, and preference to combo box.

16 years agoConvolve Matrix Filter:
tavmjong [Sun, 30 Sep 2007 20:56:15 +0000 (20:56 +0000)]
Convolve Matrix Filter:

  Enable and use preserveAlpha attribute.
  Increase range for divisor attribute.

16 years agotypo in Product uninst key
theadib [Sun, 30 Sep 2007 10:05:28 +0000 (10:05 +0000)]
typo in Product uninst key

16 years agonoop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs for inden...
pjrm [Sat, 29 Sep 2007 12:54:44 +0000 (12:54 +0000)]
noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs for indentation.

16 years agonoop: CodingStyle: const placement
pjrm [Sat, 29 Sep 2007 07:22:11 +0000 (07:22 +0000)]
noop: CodingStyle: const placement

16 years agocdr import via uniconvertor
buliabyak [Sat, 29 Sep 2007 01:47:14 +0000 (01:47 +0000)]
cdr import via uniconvertor

16 years agoremove the disabled old svg-keys-chart verb
buliabyak [Fri, 28 Sep 2007 23:32:30 +0000 (23:32 +0000)]
remove the disabled old svg-keys-chart verb

16 years agoAdded mismatch fixup button and misc tuning slider setting.
joncruz [Fri, 28 Sep 2007 16:46:59 +0000 (16:46 +0000)]
Added mismatch fixup button and misc tuning slider setting.

16 years agoColor Matrix Filter:
tavmjong [Fri, 28 Sep 2007 15:31:46 +0000 (15:31 +0000)]
Color Matrix Filter:
  Matrix mode: set default to Identity matrix.
  Matrix mode: multiply 5th column by 255.
  Hue Rotation mode: convert degrees to radians for sin/cos.

16 years agoFixed color sliders and calculation
joncruz [Fri, 28 Sep 2007 02:05:37 +0000 (02:05 +0000)]
Fixed color sliders and calculation

16 years agofixing undo problems with LPE widgets. Not completely fixed yet. CheckButtons still...
johanengelen [Thu, 27 Sep 2007 12:33:10 +0000 (12:33 +0000)]
fixing undo problems with LPE widgets. Not completely fixed yet. CheckButtons still crash, and some changes are not recorded in the history (try the random parameters of curve stitching)

16 years agoDisallow all but RGB Display profiles for previewing
joncruz [Thu, 27 Sep 2007 02:48:50 +0000 (02:48 +0000)]
Disallow all but RGB Display profiles for previewing

16 years agoremove obsolete import-as-pattern option
buliabyak [Wed, 26 Sep 2007 18:55:41 +0000 (18:55 +0000)]
remove obsolete import-as-pattern option

16 years agoChanged preference to use file chooser button
joncruz [Wed, 26 Sep 2007 07:44:18 +0000 (07:44 +0000)]
Changed preference to use file chooser button

16 years agofix 1802374, 1736088
buliabyak [Wed, 26 Sep 2007 06:19:19 +0000 (06:19 +0000)]
fix 18023741736088

16 years agoAdded display profile calibration
joncruz [Wed, 26 Sep 2007 03:58:51 +0000 (03:58 +0000)]
Added display profile calibration

16 years agospeed up converting many objects to paths, add waiting cursors and statusbar messages
buliabyak [Wed, 26 Sep 2007 02:45:55 +0000 (02:45 +0000)]
speed up converting many objects to paths, add waiting cursors and statusbar messages

16 years agolong overdue conversion of Barcode to use lxml
acspike [Wed, 26 Sep 2007 02:42:03 +0000 (02:42 +0000)]
long overdue conversion of Barcode to use lxml

16 years agoremove duplicate button, useless now
buliabyak [Wed, 26 Sep 2007 02:37:12 +0000 (02:37 +0000)]
remove duplicate button, useless now

16 years agoRemoved libgdl component not used by Inkscape.
gustav_b [Wed, 26 Sep 2007 00:33:51 +0000 (00:33 +0000)]
Removed libgdl component not used by Inkscape.

16 years agoDefine DockItems' floating state properly. Fixes some issues with
gustav_b [Tue, 25 Sep 2007 23:23:44 +0000 (23:23 +0000)]
Define DockItems' floating state properly. Fixes some issues with
floating docks.

16 years agoremoved flop IM extension from POTFLES.in
prokoudine [Tue, 25 Sep 2007 22:16:49 +0000 (22:16 +0000)]
removed flop IM extension from POTFLES.in

16 years agoRevert back to old is_line_break_object() to fix problems with line breaks in first...
gbanaszk [Tue, 25 Sep 2007 18:49:20 +0000 (18:49 +0000)]
Revert back to old is_line_break_object() to fix problems with line breaks in first line of unflowed text.  Reason for changing it in the first place was to match line break logic in sp-text.cpp but apparently this wasn't a good call.

16 years agoHide sliders when not valid
joncruz [Tue, 25 Sep 2007 03:08:07 +0000 (03:08 +0000)]
Hide sliders when not valid

16 years agoCrash fix
joncruz [Tue, 25 Sep 2007 03:07:34 +0000 (03:07 +0000)]
Crash fix

16 years agoInitial support for icc color selection including CMYK
joncruz [Tue, 25 Sep 2007 02:54:32 +0000 (02:54 +0000)]
Initial support for icc color selection including CMYK

16 years agoFixed const
joncruz [Tue, 25 Sep 2007 02:48:13 +0000 (02:48 +0000)]
Fixed const

16 years agofix minor typo
ishmal [Mon, 24 Sep 2007 18:33:07 +0000 (18:33 +0000)]
fix minor typo

16 years agoFixed unsafe hardcoding of buffer size
joncruz [Mon, 24 Sep 2007 16:10:40 +0000 (16:10 +0000)]
Fixed unsafe hardcoding of buffer size

16 years ago1781868 Faster win32 installer start-up, readded catalan for installer
theadib [Mon, 24 Sep 2007 12:25:20 +0000 (12:25 +0000)]
1781868    Faster win32 installer start-up, readded catalan for installer

16 years agoupdated RU translation
prokoudine [Sun, 23 Sep 2007 17:52:21 +0000 (17:52 +0000)]
updated RU translation

16 years agofix missing quote reported on irc
acspike [Sun, 23 Sep 2007 01:46:12 +0000 (01:46 +0000)]
fix missing quote reported on irc