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.
Matrix mode: set default to Identity matrix.
Matrix mode: multiply 5th column by 255.
Hue Rotation mode: convert degrees to radians for sin/cos.
Fixed color sliders and calculation
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)
Disallow all but RGB Display profiles for previewing
remove obsolete import-as-pattern option
Changed preference to use file chooser button
Added display profile calibration
speed up converting many objects to paths, add waiting cursors and statusbar messages
long overdue conversion of Barcode to use lxml
remove duplicate button, useless now
Removed libgdl component not used by Inkscape.
Define DockItems' floating state properly. Fixes some issues with
floating docks.
floating docks.
removed flop IM extension from POTFLES.in
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.
Hide sliders when not valid
Crash fix
Initial support for icc color selection including CMYK
Fixed const
fix minor typo
Fixed unsafe hardcoding of buffer size
updated RU translation
fix missing quote reported on irc
prevent wrong rubberband origin after click-selecting in node tool
keys reference via webbrowser call
add keys reference as webbrowser call
removed object-properties.cpp from po/POTFILES.in due to SVN removal of the dialog
still wondering where its functionality has moved to, tho
still wondering where its functionality has moved to, tho
3 digits precision
Killed old, now obsolete, object-properties (a.k.a F&S) dialog.
Fix typos in markups and angle brackets
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.
replaced the use of the old sp_object_properties_{fill,stroke} with
them.
Update pt_BR.po
Add scrolling of dock on DockItem::present.
fix typo in 2geom Makefile_insert
Fixed a rendering bug & crash when filtering empty objects
Handle Dialog events properly
r16619@tres: ted | 2007-09-18 21:09:29 -0700
Removing more GNOME Print. It's everywhere!
Removing more GNOME Print. It's everywhere!
r16618@tres: ted | 2007-09-18 21:02:24 -0700
Remove GNOME Print checking.
Remove GNOME Print checking.
r16617@tres: ted | 2007-09-18 21:00:44 -0700
Actually removing the files for GNOME Print.
Actually removing the files for GNOME Print.
r16616@tres: ted | 2007-09-18 20:59:55 -0700
Removing GNOME Print
Removing GNOME Print
r16594@tres: ted | 2007-09-18 09:27:48 -0700
Making a lot more strings translatable.
Making a lot more strings translatable.
r16593@tres: ted | 2007-09-18 09:16:31 -0700
Commenting out convolve completely and removing flop.
Commenting out convolve completely and removing flop.
Move more dialog event handling into Dialog class, work in progress on
focus issues.
focus issues.
Cleaned up Dialog class, coding style, unused code, etc. (only
estethical changes)
--This line, and those below, will be ignored--
M src/ui/dialog/dialog.h
M src/ui/dialog/tree-editor.cpp
M src/ui/dialog/dialog.cpp
M src/ui/dialog/dock-behavior.cpp
M src/ui/dialog/floating-behavior.cpp
M src/ui/dialog/tree-editor.h
estethical changes)
--This line, and those below, will be ignored--
M src/ui/dialog/dialog.h
M src/ui/dialog/tree-editor.cpp
M src/ui/dialog/dialog.cpp
M src/ui/dialog/dock-behavior.cpp
M src/ui/dialog/floating-behavior.cpp
M src/ui/dialog/tree-editor.h
Improve snapping of newly created guides
Add handling of focus tabbing for GdlDockItem + various DockItem focus
fixes.
fixes.
noop: (SvgBuilder::setTransform): Mark argument as not being written through.
noop: Remove a couple of redundant casts.
trivial: **/*.xpm: svn propset svn:eol-style native. Mark strings as const, to avoid g++-4.2 warnings.
(struct SPEventContext, sp-cursor.*): Change xpm arguments from gchar** to gchar const *const *.
trivial: Address some g++-4.2 writable-strings warnings.
trivial: Address some g++-4.2 writable-strings warnings.
trivial changes to address warning with g++-4.2
merge in 2geom rev. 1154
add verticalpattern checkbox to path-along-path and some parameters that are not yet used. fix ScalarParam bug
fix typo: .( -> .set(
Refactoring SPColor to C++ and removing legacy CMYK implementation
avoid code duplication, i.e. use sp_item_snappoints in the object-snapper.cpp
r16583@tres: ted | 2007-09-14 09:15:49 -0700
Adding in Toine de Greef who is the developer who built all the XAML
XSLT stylesheets.
Adding in Toine de Greef who is the developer who built all the XAML
XSLT stylesheets.
copyedit
Change "scale y" to "scale width" in description of LPEs.
change Y-scaling for curve stiching and path-along-path. add warning message when path effect errors due to 2geom exception.
Clean up code a bit.
sorry for debug message. deleted.
fix pasting of LPE's across multiple document; plus a number of small fixes.
Fixed min/max confusion bug
* Added email contact for msgid error
* Marking empty strings as non-translatable
r16572@tres: ted | 2007-09-12 21:55:43 -0700
Update from Toine.
Update from Toine.
r16564@tres: ted | 2007-09-12 20:45:12 -0700
Final GSoC patch from Chris. I took too long to include it :(
Final GSoC patch from Chris. I took too long to include it :(
change from <io.h> to <unistd.h> to define close
copyedit
make win32 compile using libxslt
revert partly 16042 include files
NEW: XSLT Input/output extension support fix for: close not defined
r16553@tres: ted | 2007-09-11 22:55:37 -0700
Adding in xaml2svg and svg2xaml
Adding in xaml2svg and svg2xaml
r16552@tres: ted | 2007-09-11 22:54:20 -0700
Adding an output_extension. Can't believe I forgot that.
Adding an output_extension. Can't believe I forgot that.
r16526@tres: ted | 2007-09-11 22:19:01 -0700
Removing some " "s that were causing problems.
Removing some " "s that were causing problems.
r16525@tres: ted | 2007-09-11 20:49:47 -0700
Adding in code to XSLT.
Adding in code to XSLT.
r16524@tres: ted | 2007-09-11 20:49:10 -0700
Adding in xaml2svg
Adding in xaml2svg
r16523@tres: ted | 2007-09-11 20:47:18 -0700
Adding in the svg2xaml and xaml2svg XSLT scripts. Also updating the
aisvg.xslt to 1.0.
Adding in the svg2xaml and xaml2svg XSLT scripts. Also updating the
aisvg.xslt to 1.0.
**/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEXT) instead of %.o.
(PrintPS::begin): Change isspace to g_ascii_isspace.
print.cpp, extension/internal/ps.cpp: Fix some #includes.
print.cpp, extension/internal/ps.cpp: Fix some #includes.
Preserve current zoom and view for reverted documents
Compute farthest-from-center point correctly in Alt+rotation
Update shortcuts for 3D box tool
Purged fill type, stroke type enum
17 years agoUse angle step from prefs for rotation of PLs; Alt+parentheses rotate PLs by (constan...
Use angle step from prefs for rotation of PLs; Alt+parentheses rotate PLs by (constant) small amount
add select all, select all in all layers, deselect to selector toolbar
Allow GdlDockItems to take focus, and grab focus on present. Various
cleanups.
cleanups.
tweaking tweaks
Inkscape becomes unusable when trying to snap to the path of a traced bitmap or a text paragraph. Make it usable again by not snapping to text longer than 240 chars or paths containing more than 500 nodes. Snapping to more than one of such objects will still be very slow.
add missed paint type assignment, fixes crash with no fill/no stroke on selected object
preserve path effect
set minimal appearace for toolbar widget
ensure select-one labels in tweak and paintbucket