Code

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

16 years agoprevent wrong rubberband origin after click-selecting in node tool
buliabyak [Sat, 22 Sep 2007 02:52:44 +0000 (02:52 +0000)]
prevent wrong rubberband origin after click-selecting in node tool

16 years agokeys reference via webbrowser call
buliabyak [Sat, 22 Sep 2007 01:39:48 +0000 (01:39 +0000)]
keys reference via webbrowser call

16 years agoadd keys reference as webbrowser call
buliabyak [Sat, 22 Sep 2007 01:28:14 +0000 (01:28 +0000)]
add keys reference as webbrowser call

16 years agoremoved object-properties.cpp from po/POTFILES.in due to SVN removal of the dialog
prokoudine [Fri, 21 Sep 2007 22:41:57 +0000 (22:41 +0000)]
removed object-properties.cpp from po/POTFILES.in due to SVN removal of the dialog
still wondering where its functionality has moved to, tho

16 years ago3 digits precision
buliabyak [Fri, 21 Sep 2007 19:43:09 +0000 (19:43 +0000)]
3 digits precision

16 years agoKilled old, now obsolete, object-properties (a.k.a F&S) dialog.
gustav_b [Thu, 20 Sep 2007 23:07:45 +0000 (23:07 +0000)]
Killed old, now obsolete, object-properties (a.k.a F&S) dialog.

16 years agoFix typos in markups and angle brackets
cilix42 [Thu, 20 Sep 2007 22:37:31 +0000 (22:37 +0000)]
Fix typos in markups and angle brackets

16 years agoAdd functions for showing a specific notebook page in the F&S dialog,
gustav_b [Thu, 20 Sep 2007 22:21:16 +0000 (22:21 +0000)]
Add functions for showing a specific notebook page in the F&S dialog,
replaced the use of the old sp_object_properties_{fill,stroke} with
them.

16 years agoReplace Reihenfolge with Ordnung. Fixes 1798139.
cmarqu [Thu, 20 Sep 2007 19:13:51 +0000 (19:13 +0000)]
Replace Reihenfolge with Ordnung. Fixes 1798139.

16 years agoUpdate pt_BR.po
ps_aux [Thu, 20 Sep 2007 18:29:00 +0000 (18:29 +0000)]
Update pt_BR.po

16 years agoAdd scrolling of dock on DockItem::present.
gustav_b [Thu, 20 Sep 2007 08:17:58 +0000 (08:17 +0000)]
Add scrolling of dock on DockItem::present.

16 years agofix typo in 2geom Makefile_insert
johanengelen [Wed, 19 Sep 2007 18:34:23 +0000 (18:34 +0000)]
fix typo in 2geom Makefile_insert

16 years agoFixed a rendering bug & crash when filtering empty objects
kiirala [Wed, 19 Sep 2007 10:26:44 +0000 (10:26 +0000)]
Fixed a rendering bug & crash when filtering empty objects

16 years agoHandle Dialog events properly
gustav_b [Wed, 19 Sep 2007 09:31:03 +0000 (09:31 +0000)]
Handle Dialog events properly

16 years ago r16619@tres: ted | 2007-09-18 21:09:29 -0700
gouldtj [Wed, 19 Sep 2007 05:52:57 +0000 (05:52 +0000)]
 r16619@tres:  ted | 2007-09-18 21:09:29 -0700
 Removing more GNOME Print.  It's everywhere!

16 years ago r16618@tres: ted | 2007-09-18 21:02:24 -0700
gouldtj [Wed, 19 Sep 2007 05:52:46 +0000 (05:52 +0000)]
 r16618@tres:  ted | 2007-09-18 21:02:24 -0700
 Remove GNOME Print checking.

16 years ago r16617@tres: ted | 2007-09-18 21:00:44 -0700
gouldtj [Wed, 19 Sep 2007 05:52:40 +0000 (05:52 +0000)]
 r16617@tres:  ted | 2007-09-18 21:00:44 -0700
 Actually removing the files for GNOME Print.

16 years ago r16616@tres: ted | 2007-09-18 20:59:55 -0700
gouldtj [Wed, 19 Sep 2007 05:52:32 +0000 (05:52 +0000)]
 r16616@tres:  ted | 2007-09-18 20:59:55 -0700
 Removing GNOME Print

16 years ago r16594@tres: ted | 2007-09-18 09:27:48 -0700
gouldtj [Wed, 19 Sep 2007 05:52:00 +0000 (05:52 +0000)]
 r16594@tres:  ted | 2007-09-18 09:27:48 -0700
 Making a lot more strings translatable.