When snapping, consider all four grid lines around the current point instead of only the nearest two
Implemented use of "short_label" for toolbar items.
Fixes bug #168826.
Fixes bug #168826.
new patterns, readme update
use stockid for label; help text update
fix bug: mid and end markers showed previews from start markers
warning cleanup
Solve crash on assert (see bugs #173555 and #173568 in launchpad)
* [INTL: he] first translation by Leon Mintz
* [ca] translation update by Xavier Conde (closes: #173626)
Improve default axonomgrid settings (colors, and spacing=1mm since it will be used for technical drawing probably. pixels seems like a strange default choice in that case)
Snapping of axonometric grid: correctly snap to vertical gridline. angled lines not implemented yet.
Fix compile. Don't #include .cpp files!
copyedit labels for clarity
fix pmg
FIX for Bug #173068 can't import postscript files (ps and eps)
only snap to non-smooth nodes, 2nd try. Hopefully this one is more robust
UI tweaks for CMS view toggle
color value overwrite bug fixed
Warning cleanup (including OFFSET_OF warning)
Fix emphasized line drawing for axonometric grid
Improve layout of grid document properties
16 years agohttp://sourceforge.net/mailarchive/forum.php?thread_name=5747bce9a7ed077c1b4fc9f0f4f8...
sourceforge.net/mailarchive/forum.php?thread_name=5747bce9a7ed077c1b4fc9f0f4f8a5e0%40localhost&forum_name=inkscape-devel
add visibility and snap_enabled checkbuttons for grids.
visibility already works, snap_enabled not yet.
visibility already works, snap_enabled not yet.
show gridtype name in document properties
Adding icon for color management
make the alt-drag profile symmetric
Fix Bug #172582 crash when dragging line with mouse
Remove debug messages
use size_t for comparison with strlen() to be more portable
Excised unneeded windows include that slipped in by mistake.
Menu item to toggle CMS adjustment on and off
Don't snap the smooth nodes of a path
Undo compile break
16 years agoFix for Bug #1823541: Added support for pasting bitmap data from the system clipboard...
Fix for Bug #1823541: Added support for pasting bitmap data from the system clipboard. See bug report for details.
Export/Import text as text + some bug-fixes.
Warning cleanup
Implemented per-monitor display adjustment via XICC
LPEbendpath fix: save widthfactor parameter ofcourse doh!
LPE add experimental width control to bend path!
fix bug caused by rev. 16540
* [eo] Updated po by Antonio
The dialog to panel refactoring:
* Made the current dialogs subclass the Panel class instead of the
Dialog class.
* Extended the Panel class with some functionality that the dialogs
relied on.
* Added a PanelDialog class which is a dialog container for a
single panel with the dialog behavior as a template parameter.
(* Fixed coding style for the Panel and Dialog class)
For details, see
http://www.nabble.com/Re%3A-Dockable-dialogs%2C-todo-list-p12728194.html
http://www.nabble.com/Re%3A-Inkscape-overcomes-Xara-in-Google-Trends-p13126622.html
* Made the current dialogs subclass the Panel class instead of the
Dialog class.
* Extended the Panel class with some functionality that the dialogs
relied on.
* Added a PanelDialog class which is a dialog container for a
single panel with the dialog behavior as a template parameter.
(* Fixed coding style for the Panel and Dialog class)
For details, see
http://www.nabble.com/Re%3A-Dockable-dialogs%2C-todo-list-p12728194.html
http://www.nabble.com/Re%3A-Inkscape-overcomes-Xara-in-Google-Trends-p13126622.html
Fix ordering of LPE parameters (no longer use map, just use vector)
rename path along path to Bend Path
rename subcurve to stitch subpaths
rename subcurve to stitch subpaths
The missing "page" and "document" methods were in poppler-glib. add before -lpoppler.dll. Also, since poppler-glib deps on glib, put it before -lglib.
Also consider path nodes for snapping
use gobble_key_events to speed up keyboard moves
fix gobble_key_events so it also handles release events
correct another copy-paste error ;-)
Enhanced subcurve stitching tool to look more like Expression's effect lines
correct copy-paste error
Disable HAVE_POPPLER_CAIRO definition in config.h.
Display CMS adjustment per-desktop view
add one fractional digit to zooms less than 10%
Update translations for Khmer
1) Improving snapping logic 2) When skewing, don't snap to selection itself
rename EditCloneOriginal to EditCloneSelectOriginal
rename EditCloneOriginal to EditCloneSelectOriginal ; SP_VERB_EDIT_CLONE_ORIGINAL to SP_VERB_EDIT_CLONE_SELECT_ORIGINAL
Make LPE Path along path behave more naturally. (fixes problems in moving a path with that effect applied to it)
17 years agofurther work on the gtkmm exception problems in the file dialog/filedialogimpl-gtkmm.cpp
further work on the gtkmm exception problems in the file dialog/filedialogimpl-gtkmm.cpp
Switched from directly using CairoOutputDev to using the poppler-glib API
Require poppler-glib and poppler-cairo for PDF preview
- modified the grid to be 0.5 pixels wide to make ti easier to snap to the pixel grid when snapping nodes to grid
- removed unused icons to avoid confusion
- removed unused icons to avoid confusion
Improving snapping logic; more to follow
whitespace
Prevent CMS button from pinning space used by scrollbars
17 years agoFix exception catching, to allow polymorphism. Note to all: always catch by reference...
Fix exception catching, to allow polymorphism. Note to all: always catch by reference! 17.7 of C++FAQlite
Merged from Poppler's Gfx.cc; Unset the font if it doesn't exist or we can not load it properly
2geom: splice exceptions code from utils.h into exception.h
fix compile warning with C++ style cast
Adding ICC Profiles in X support
2geom tryout: new exceptions
hopefully fix compile (#include <errno.h>
fix warnings and delete gradient pixmap that will not be used
update translation for Khmer
make the order of buttons the same as that of menu commands
Fix markups in pt_BR.po
INX files: <option>, <_option>, <item> and <_item> now all work. The underscored ones will be translated, the non-underscored ones won't.
Cleaning unnecessary lines.
Update pt_BR.po file
update Khmer translation
A pasted selection is supposed to snap to the grid, but this cannot work the way its implemented currently. If one of the points is currently snapped, then how can we make sure that that SAME point is snapped again after pasting? If it's another point that snaps, then this is useless...
Furthermore it's also buggy currently (it messes up the grid snapping sensitivity), so I'm removing this functionality. If someone wants it back, we should rather round the paste offset to a multiple of the grid pitch. This way, something that was snapped to the grid before will stay snapped after pasting.
Furthermore it's also buggy currently (it messes up the grid snapping sensitivity), so I'm removing this functionality. If someone wants it back, we should rather round the paste offset to a multiple of the grid pitch. This way, something that was snapped to the grid before will stay snapped after pasting.
Snap to intersections of line segments
Khmer translation updated
17 years agobetter paint bucket queue handling; queue points are sorted and cleaned up more effic...
better paint bucket queue handling; queue points are sorted and cleaned up more efficiently now
change pixel queuing method & add pixel queue cleanup routine to reduce number of function calls for each fill peration
Don't set inkscape:modified on startup when grids are shown/hidden.
make INX <option> translatable
Update translations for Khmer
add compiler warning flags from configure.ac to build.xml
video_files renamed
17 years agoadd fontforge glyph in Makefile.am and in video templates replace _ by x as WeightxHe...
add fontforge glyph in Makefile.am and in video templates replace _ by x as WeightxHeight separator
Don't force focus on the canvas when the desktop is given
focus. Instead, focus will be given to the widget in the desktop that
had focus the last time.
focus. Instead, focus will be given to the widget in the desktop that
had focus the last time.
Remove makefiles that shouldn't be in repos