Code

78d28d7471f98afb4877d5d7037418a3cb10928b
[inkscape.git] / ChangeLog
1 2006-05-06  MenTaLguY  <mental@rydia.net>
3         * doc/NewAppArchitecture/01-title.svg,
4           doc/NewAppArchitecture/04-current-main.svg,
5           doc/NewAppArchitecture/05-current-objects.svg,
6           doc/NewAppArchitecture/06-current-desktop-view.svg,
7           doc/NewAppArchitecture/07-current-problems.svg,
8           doc/NewAppArchitecture/08-inkscape-gtkmm.svg
9           doc/NewAppArchitecture/09-future-capabilities.svg,
10           doc/NewAppArchitecture/10-future-main.svg,
11           doc/NewAppArchitecture/11-future-ink-app.svg,
12           doc/NewAppArchitecture/12-future-run-modes.svg,
13           doc/NewAppArchitecture/13-future-ink-app-editor.svg,
14           doc/NewAppArchitecture/14-evolving.svg,
15           share/examples/art-nouveau-P3.svg,
16           share/examples/eastern-motive-P4G.svg,
17           share/examples/i18n.svg,
18           share/examples/markers.svg,
19           share/examples/tesselation-P3.svg,
20           share/examples/text-on-path.svg,
21           share/icons/David_icons.svg,
22           share/icons/icons.svg,
23           share/icons/legacy_icons.svg,
24           share/screens/about.svg,
25           share/templates/business_card_85x54mm.svg,
26           share/templates/default.cs.svg,
27           share/templates/default.lt.svg,
28           share/templates/default.pl.svg,
29           share/tutorials/gpl-2.svg,
30           share/tutorials/tutorial-advanced.es.svg,
31           share/tutorials/tutorial-advanced.fr.svg,
32           share/tutorials/tutorial-advanced.ja.svg,
33           share/tutorials/tutorial-advanced.sl.svg,
34           share/tutorials/tutorial-advanced.svg,
35           share/tutorials/tutorial-basic.ca.svg,
36           share/tutorials/tutorial-basic.de.svg,
37           share/tutorials/tutorial-basic.es.svg,
38           share/tutorials/tutorial-basic.fr.svg,
39           share/tutorials/tutorial-basic.ja.svg,
40           share/tutorials/tutorial-basic.nn.svg,
41           share/tutorials/tutorial-basic.sl.svg,
42           share/tutorials/tutorial-basic.svg,
43           share/tutorials/tutorial-calligraphy.es.svg,
44           share/tutorials/tutorial-calligraphy.fr.svg,
45           share/tutorials/tutorial-calligraphy.sl.svg,
46           share/tutorials/tutorial-calligraphy.svg,
47           share/tutorials/tutorial-elements.es.svg,
48           share/tutorials/tutorial-elements.fr.svg,
49           share/tutorials/tutorial-elements.sl.svg,
50           share/tutorials/tutorial-elements.svg,
51           share/tutorials/tutorial-shapes.ca.svg,
52           share/tutorials/tutorial-shapes.es.svg,
53           share/tutorials/tutorial-shapes.fr.svg,
54           share/tutorials/tutorial-shapes.ja.svg,
55           share/tutorials/tutorial-shapes.sl.svg,
56           share/tutorials/tutorial-shapes.svg,
57           share/tutorials/tutorial-tips.es.svg,
58           share/tutorials/tutorial-tips.fr.svg,
59           share/tutorials/tutorial-tips.sl.svg,
60           share/tutorials/tutorial-tips.svg,
61           share/tutorials/tutorial-tracing.de.svg,
62           share/tutorials/tutorial-tracing.es.svg,
63           share/tutorials/tutorial-tracing.fr.svg,
64           share/tutorials/tutorial-tracing.sl.svg,
65           share/tutorials/tutorial-tracing.svg,
66           src/extension/dxf2svg/dxf2svg.cpp,
67           src/menus-skeleton.h,
68           src/preferences-skeleton.h:
70           get the CORRECT sodipodi namespace in there
72 2006-05-06  MenTaLguY  <mental@rydia.net>
74         * src/xml/repr-util.cpp:
76           fix for #1483198 ("infectious namespaces")
78 2006-05-01  Jon A. Cruz  <jon@joncruz.org>
80         * src/verbs.h, src/verbs.cpp, src/verbs-test.h:
81           Fixed problem with std::map use making last verb inaccessible.
83 2006-05-05  Carl Hetherington  <inkscape@carlh.net>
85         * src/draw-context.cpp, src/line-snapper.h, src/snap.cpp,
86         src/snapper.cpp, src/line-snapper.cpp, src/snap.h,
87         src/context-fns.cpp, src/object-snapper.h, src/seltrans.cpp,
88         src/nodepath.cpp, src/snapper.h, src/object-snapper.cpp: various
89         snapping fixes and cleanups.
91 06-05-04  Carl Hetherington  <inkscape@carlh.net>
93         * src/guide-snapper.h, src/line-snapper.h, src/snap.cpp,
94         src/snap.h, src/object-snapper.h, src/sp-namedview.cpp,
95         src/grid-snapper.h: clean up knutux's fix for the snapper crash.
97 2006-05-03  Michael Wybrow  <mjwybrow@users.sourceforge.net>
99         * po/pt_BR.po: Fix some "Unmatched closing </b>" warnings.
101         * src/jabber_whiteboard/pedrodom.cpp: Compile fix for Mac OS.
102         
103 2006-05-03  Carl Hetherington  <inkscape@carlh.net>
105         * src/arc-context.cpp, src/connector-context.cpp,
106         src/context-fns.cpp, src/desktop.cpp, src/draw-context.cpp,
107         src/nodepath.cpp, src/object-edit.cpp, src/pencil-context.cpp,
108         src/rect-context.cpp, src/selection-chemistry.cpp,
109         src/seltrans.cpp, src/snap.cpp, src/snap.h, src/sp-namedview.cpp,
110         src/sp-namedview.h, src/spiral-context.cpp, src/star-context.cpp,
111         src/ui/dialog/document-properties.cpp: Give SPNamedView a
112         SnapManager instance and use it for all management of snapping
113         settings.
115         * src/snap.cpp, src/snap.h: remove the unused namedview_dim_snap_list()
117 2006-05-01  Jon A. Cruz  <jon@joncruz.org>
119         * src/Makefile.am, src/Makefile_insert, src/attributes-test.h,
120           src/color-profile-test.h, src/mod360-test.cpp, src/mod360-test.h,
121           src/round-test.cpp, src/round-test.h, src/sp-gradient-test.cpp,
122           src/sp-gradient-test.h, src/sp-style-elem-test.cpp,
123           src/sp-style-elem-test.h, src/style-test.h, src/test-helpers.h:
124           Replaced four more tests with CxxTest versions.
126 2006-05-01  MenTaLguY  <mental@rydia.net>
128         * src/display/nr-arena-item.cpp:
130           use GC allocator for bitmap cache and transform
132 2006-05-01  Marco Scholten  <mscholtn@xs4all.nl>
134         * src/dialogs/inkscape-preferences.cpp: Moved 'compass like
135     display of angles' from 'windows' to 'steps'.
137 2006-04-30  MenTaLguY  <mental@rydia.net>
139         * src/libnr/nr-object.cpp:
141           log finalization of NRObjects
143 2006-04-29  Jon Phillips  <jon@rejon.org>
145         * src/dialogs/rdf.cpp: Updated cc licenses to 2.5 by default.
147         * src/ui/dialog/document-metadata.cpp: Made metadata window
148         resizable so that one can see the licenses and enter long entries.
150 2006-04-29  MenTaLguY  <mental@rydia.net>
152         * src/display/nr-arena-group.cpp, src/display/nr-arena-item.cpp,
153           src/display/nr-arena-item.h, src/display/nr-arena-shape.cpp:
155           rationalize function names and remove spurious soft_ptr
157 2006-04-29  MenTaLguY  <mental@rydia.net>
159         * src/document.cpp:
160         
161           use proper unref function on SPRoot to avoid appearance of leak
163 2006-04-29  MenTaLguY  <mental@rydia.net>
165         * src/gc-anchored.cpp, src/xml/simple-node.cpp, src/sp-object.cpp:
167           switch everyone to simpler debug event API
169 2006-04-29  MenTaLguY  <mental@rydia.net>
171         * src/Makefile_insert, src/gc-finalized.cpp, src/gc-finalized.h:
173           add finalizer logging
175 2006-04-29  MenTaLguY  <mental@rydia.net>
177         * src/debug/simple-event.h: simplify the SimpleEvent API more
179 2006-04-29  MenTaLguY  <mental@rydia.net>
181         * src/debug/simple-event.h: make Debug::SimpleEvent more convenient
183         * src/debug/event.h, src/debug/logger.cpp: add FINALIZERS category
185 2006-04-29  MenTaLguY  <mental@rydia.net>
187         * src/debug/logger.cpp:
188         
189         finish interrupted refactoring of log filter configuration
191 2006-04-29  MenTaLguY  <mental@rydia.net>
193         * src/doc/Makefile.am, src/doc/refcounting.txt:
194         
195           some developer documentation about refcounting
197 2006-04-29  MenTaLguY  <mental@rydia.net>
199         * src/ui/view/view.cpp:
201           Wait a minute -- UI::View::View and SPDocument are both managed
202           by the collector -- the view doesn't need to ref the document!
204 2006-04-29  MenTaLguY  <mental@rydia.net>
206         * src/ui/view/view.cpp: add missing unref
208 2006-04-29  MenTaLguY  <mental@rydia.net>
210         * src/gc-anchored.cpp, src/gc-anchored.h:
212           added refcount logging to GC::Anchored
214         * src/util/Makefile_insert, src/util/format.h:
216           shared string printf
218 2006-04-28  MenTaLguY  <mental@rydia.net>
220     * src/sp-object.cpp: make refcount logging a little more useful
221           by including the relevent class name
223 2006-04-28  Jon A. Cruz  <jon@joncruz.org>
225         * src/Makefile_insert, src/Makefile.am, src/dir-util-test.h,
226           src/dir-util-test.cpp, src/extract-uri-test.h,
227           src/extract-uri-test.cpp:
228           Replaced two tests with CxxTest versions.
230 2006-04-28  Jon A. Cruz  <jon@joncruz.org>
232         * src/Makefile_insert, src/MultiPrinter.h, src/verbs.h,
233           src/verbs-test.h:
234           Adding unit test for verbs.
236 2006-04-27  verbalshadow <verbalshadow@gmail.com>
237         
238         * src/io/resource.h, src/io/resource.cpp, 
239           src/dialogs/swatches.cpp, src/helper/stock-items.cpp:
240           Added CREATE v0.1 support for gradients/swatches/patterns
241           Support for Linux & Win32. Mac support waiting final support
242           Directory info.
244 2006-04-26  Jon A. Cruz  <jon@joncruz.org>
246         * src/Makefile.am, src/MultiPrinter.h, src/PylogFormatter.h,
247           src/TRPIFormatter.h, src/selfname.tpl, src/libnr/Makefile_insert,
248           src/svg/Makefile_insert, src/xml/Makefile_insert:
249           Adding multiple test output formats.
251 2006-04-23  verbalshadow  <verbalshadow@gmail.com>
253     * path-prefix.h:
254           Added beginnings of CREATE support in path-prefix.h
256 2006-04-23  verbalshadow  <verbalshadow@gmail.com>
258     * src/object-ui.cpp, src/object-ui.h:
259           moved to src/ui/context-menu.cpp, src/ui/context-menu.h
260           to make it easier to find
262 2006-04-20  MenTaLguY  <mental@rydia.net>
264     * src/dyna-draw-context.cpp, src/dyna-draw-context.h:
265           remove unused timer code
267 2006-04-19 Andrius R. <knutux@gmail.com>
268         * src\display\nr-arena-item.cpp, src\display\canvas-arena.cpp,
269           src\display\nr-arena-shape.cpp, src\display\sp-canvas.h,
270           src\display\nr-arena.cpp, src\display\nr-arena-shape.h,
271           src\display\nr-arena-glyphs.cpp, src\display\nr-gradient-gpl.cpp,
272           src\display\sp-canvas.cpp, src\display\sp-ctrlline.cpp,
273           src\livarot\ShapeSweep.cpp, src\livarot\Shape.h, src\livarot\Shape.cpp,
274           src\livarot\Path.h, src\livarot\PathConversion.cpp,
275           src\livarot\ShapeMisc.cpp, src\livarot\Path.cpp, src\libnr\nr-pixblock.h,
276           src\libnr\nr-pixblock.cpp
278           Rendering optimisation, which gives best results for zoomed in drawings
279           with complex (multi-node) paths. Optimisation focus - eliminating cubicTo
280           and LineTo nodes outside of visible area, so no unneeded calculations is
281           needed and less memory is consumed (this avoids crashes which were
282           occurring previously if zooming into a complex drawing)
284 2006-04-18 njh <njh@njhurst.com>
285         * share/extensions/measure.inx, share/extensions/measure.py, share/extensions/Makefile.am
287           Added the measure extension that marks lengths onto paths.
289 2006-04-17  MenTaLguY  <mental@rydia.net>
291         * src/application/editor.cpp, src/arc-context.cpp, src/conn-avoid-ref.cpp,
292           src/connector-context.cpp, src/desktop-events.cpp, src/desktop-handles.h,
293           src/dialogs/clonetiler.cpp, src/dialogs/export.cpp,
294           src/dialogs/fill-style.cpp, src/dialogs/find.cpp,
295           src/dialogs/iconpreview.cpp, src/dialogs/item-properties.cpp,
296           src/dialogs/layer-properties.cpp, src/dialogs/object-properties.cpp,
297           src/dialogs/stroke-style.cpp, src/dialogs/swatches.cpp,
298           src/dialogs/text-edit.cpp, src/dialogs/tiledialog.cpp,
299           src/dialogs/xml-tree.cpp, src/draw-anchor.cpp, src/draw-context.cpp,
300           src/dropper-context.cpp, src/dyna-draw-context.cpp,
301           src/event-context.cpp, src/extension/implementation/script.cpp,
302           src/file.cpp, src/gradient-context.cpp, src/gradient-drag.cpp,
303           src/helper/stock-items.cpp, src/inkscape.cpp, src/interface.cpp,
304           src/jabber_whiteboard/callbacks.cpp,
305           src/jabber_whiteboard/chat-handler.cpp,
306           src/jabber_whiteboard/message-processors.cpp,
307           src/jabber_whiteboard/message-queue.cpp,
308           src/jabber_whiteboard/session-manager.cpp, src/knot.cpp,
309           src/node-context.cpp, src/nodepath.cpp, src/object-ui.cpp,
310           src/path-chemistry.cpp, src/pencil-context.cpp, src/pen-context.cpp,
311           src/rect-context.cpp, src/rubberband.cpp, src/satisfied-guide-cns.cpp,
312           src/selcue.cpp, src/select-context.cpp, src/selection-chemistry.cpp,
313           src/selection.cpp, src/seltrans.cpp, src/sp-flowtext.cpp,
314           src/spiral-context.cpp, src/splivarot.cpp, src/sp-namedview.cpp,
315           src/sp-text.cpp, src/star-context.cpp, src/text-chemistry.cpp,
316           src/text-context.cpp, src/tools-switch.cpp,
317           src/trace/potrace/inkscape-potrace.cpp, src/trace/trace.cpp,
318           src/ui/dialog/align-and-distribute.cpp, src/ui/dialog/dialog.cpp,
319           src/ui/dialog/document-metadata.cpp,
320           src/ui/dialog/document-properties.cpp,
321           src/ui/dialog/inkscape-preferences.cpp,
322           src/ui/dialog/session-player.cpp, src/ui/dialog/transformation.cpp,
323           src/ui/widget/color-picker.cpp, src/ui/widget/page-sizer.cpp,
324           src/ui/widget/registered-widget.cpp, src/ui/widget/ruler.cpp,
325           src/ui/widget/selected-style.cpp, src/ui/widget/tolerance-slider.cpp,
326           src/verbs.cpp, src/widgets/gradient-toolbar.cpp,
327           src/widgets/layer-selector.cpp, src/widgets/select-toolbar.cpp,
328           src/widgets/sp-xmlview-content.cpp, src/widgets/toolbox.cpp:
330           Get rid of the SP_DT_* macros which do nothing more than provide
331           additional, confusing, names for other functions.  If shorter names
332           are desired, the actual functions should be renamed -- or better, made
333           into member functions.
335 2006-04-09  Jon A. Cruz  <jon@joncruz.org>
337         * share/icons/icons.svg: Fixed jumping eye (layer visibility).
339 2006-04-07  Jon A. Cruz  <jon@joncruz.org>
341         * po/eu.po: Fix a "Unmatched closing </b>" warnings.
343 2006-04-07  Jon A. Cruz  <jon@joncruz.org>
345         * src/widgets/paint-selector.cpp, src/widgets/gradient-toolbar.cpp,
346           src/widgets/select-toolbar.cpp, src/widgets/toolbox.cpp,
347           src/dialogs/clonetiler.cpp, src/dialogs/object-properties.cpp:
349           Shrunk a few icon sizes.
351 2006-04-07  Jon A. Cruz  <jon@joncruz.org>
353         * src/widgets/desktop-widget.cpp, src/widgets/icon.cpp,
354           src/widgets/layer-selector.cpp:
356           Added implementation of smaller icon size.
358 2006-04-06  Jon A. Cruz  <jon@joncruz.org>
360         * src/color-profile.cpp, src/sp-image.cpp:
362           Simple debugging #ifdefs added.
364 2006-04-06  Jon A. Cruz  <jon@joncruz.org>
366         * src/interface.cpp, src/dialogs/clonetiler.cpp,
367           src/dialogs/object-properties.cpp, src/dialogs/stroke-style.cpp,
368           src/dialogs/text-edit.cpp, src/dialogs/tiledialog.cpp,
369           src/dialogs/xml-tree.cpp, src/ui/dialog/align-and-distribute.cpp,
370           src/ui/widget/labelled.cpp, src/widgets/button.cpp,
371           src/widgets/button.h, src/widgets/desktop-widget.cpp,
372           src/widgets/gradient-toolbar.cpp, src/widgets/icon.cpp,
373           src/widgets/icon.h, src/widgets/layer-selector.cpp,
374           src/widgets/paint-selector.cpp, src/widgets/select-toolbar.cpp,
375           src/widgets/toolbox.cpp, src/widgets/toolbox.h, src/icon-size.h:
377           Decoupling from direct use of GtkIconSize to allow for smaller
378           custom ones.
380 2006-04-06  Jon A. Cruz  <jon@joncruz.org>
382         * src/Makefile_insert, src/Makefile.am, src/color-profile.cpp
383           src/color-profile.h, src/color-profile-fns.h,
384           src/color-profile-test.h, src/sp-image.cpp:
386           Adding rendering-intent to <color-profile>.
388 2006-04-05  MenTaLguY  <mental@rydia.net>
390         * configure.ac, share/keyboards/.cvsignore, share/keyboards/Makefile.am,
391           share/keyboards/README, share/keys/.cvsignore, share/keys/Makefile.am,
392           share/keys/Makefile.in, share/Makefile.am:
394           share/keyboards -> share/keys
396         * share/keys/Makefile.am, share/keys/default.xml, src/Makefile_insert,
397           src/shortcuts.cpp, src/shortcuts-default-xml.cpp:
399           first shot at configurable keymaps
401 2006-04-05  MenTaLguY  <mental@rydia.net>
403         * src/io/Makefile_insert, src/io/resource.cpp, src/io/resource.h:
405           introduce uniform resource path API to replace copy-and-pasted hacks
407 2006-04-05  Jon A. Cruz  <jon@joncruz.org>
409         * src/svg/svg-color-test.h, src/svg/svg-color.cpp:
411           Tuned icc-color() parsing.
413 2006-04-02  Jon A. Cruz  <jon@joncruz.org>
415         * src/color-profile.h, src/color-profile.cpp,
416           src/color-profile-fns.h, src/sp-image.h, src/sp-image.cpp:
418           Initial support of color-profile on <image> elements.
420 2006-04-02  Jon A. Cruz  <jon@joncruz.org>
422         * src/color-profile.h, src/color-profile.cpp,
423           src/color-profile-fns.h, src/Makefile_insert, src/attributes.cpp,
424           src/attributes.h, src/sp-object-repr.cpp:
426           Adding support for <color-profile> element.
428 2006-04-02  Jon A. Cruz  <jon@joncruz.org>
430         * src/knot.h: Fixed warning messages.
432 2006-04-01  Jon A. Cruz  <jon@joncruz.org>
434         * src/ui/widget/selected-style.cpp:
436           Safety check for null pointer.
437         
438 2006-04-01  Jon A. Cruz  <jon@joncruz.org>
440         * configure.ac, src/interface.cpp, src/dialogs/swatches.cpp:
442           Introducing optional LittleCms use.
443         
444 2006-03-31  MenTaLguY  <mental@rydia.net>
446     * src/dyna-draw-context.cpp, src/dyna-draw-context.cpp:
448           merge ::dragging and ::dynahand
450 2006-03-31  MenTaLguY  <mental@rydia.net>
452     * src/dyna-draw-context.h: add documentation
454 2006-03-29  Andrius R. <knutux@gmail.com>
456         * src/enums.h, src/selection-chemistry.cpp,
457           src/selection.h, src/selection.cpp,
458           src/ui/dialog/inkscape-preferences.cpp,
459           src/ui/dialog/inkscape-preferences.h:
461           patch #1450307 - option for select all to work in layer with it's sub-layers
463 2006-03-29  Andrius R. <knutux@gmail.com>
465         * po/lt.po: Translated and added new language - Lithuanian.
467 2006-03-28  Jon A. Cruz  <jon@joncruz.org>
469         * src/interface.cpp, src/dialogs/swatches.cpp:
471           Fixing name of temporary non-standard tag attributes.
472         
473 2006-03-28  MenTaLguY  <mental@rydia.net>
475     * src/layer-manager.cpp, src/layer-manager.h: draft of layer manager
477 2006-03-28  Jon A. Cruz  <jon@joncruz.org>
479         * src/interface.cpp, src/dialogs/eek-color-def.h,
480           src/dialogs/eek-preview.h, src/dialogs/eek-preview.cpp,
481           src/dialogs/swatches.h, src/dialogs/swatches.cpp:
483           Changed objects to only get liked to "linkable" colors.
484         
485 2006-03-28  Jon A. Cruz  <jon@joncruz.org>
487         * src/interface.cpp, src/dialogs/swatches.cpp:
489           Objects now change when linked colors change.
490         
491 2006-03-28  Jon A. Cruz  <jon@joncruz.org>
493         * src/dialogs/eek-color-def.h, src/dialogs/eek-color-def.cpp,
494           src/dialogs/eek-preview.h, src/dialogs/eek-preview.cpp,
495           src/dialogs/swatches.h, src/dialogs/swatches.cpp:
497           Experimenting with linked colors.
498         
499 2006-03-26  Aaron C. Spike  <aaron@ekips.org>
501         * inkscape.pod, src/main.cpp:
503           Added --export-area-canvas (-C). Area specifying options
504           (--export-area, --export-area-canvas and --export-area-drawing)
505           can now be used in combination with --export-id.
507 2006-03-23  Jon A. Cruz  <jon@joncruz.org>
509         * src/dialogs/eek-color-def.cpp, src/dialogs/eek-color-def.h,
510           src/dialogs/Makefile_insert, src/dialogs/swatches.h,
511           src/dialogs/swatches.cpp:
513           Bringing in new color class.
514         
515 2006-03-23  Michael Wybrow  <mjwybrow@users.sourceforge.net>
517         * packaging/macosx/Resources/bin/inkscape: Fix a packaging
518           problem on Mac OSX where Inkscape wouldn't open if one of the
519           parent directories containing the app bundle contained a '#' in
520           its name.  Fixes bug #1443072.
522 2006-03-15  Michael Wybrow  <mjwybrow@users.sourceforge.net>
524         * share/icons/Makefile.am: Update a makefile after the icon file
525           renaming.
527 2005-03-14  MenTaLguY  <mental@rydia.net>
529         * src/layer-fns.h, src/dialogs/layer-properties.cpp,
530           src/dialogs/layer-properties.h, src/layer-fns.cpp:
532           merged patch #1447043 from Andrius "knutux" R. to create sub-layers
534 2006-03-14  MenTaLguY  <mental@rydia.net>
536         * src/Makefile_insert, src/display/nr-arena-item.cpp,
537           src/display/nr-arena-item.cpp, src/gc-finalized.h, src/gc-managed.h,
538           src/gc-soft-ptr.h, src/selection.h, src/selection.cpp:
540           Replace GC::Managed<>::clearOnceInaccessible with GC::soft_ptr<>
542 2006-03-14  MenTaLguY  <mental@rydia.net>
544         * src/debug/event.h, src/debug/gc-heap.h, src/debug/heap.h,
545           src/debug/logger.cpp, src/debug/simple-event.h,
546           src/debug/sysv-heap.h, src/jabber_whiteboard/deserializer.cpp,
547           src/jabber_whiteboard/message-utilities.cpp,
548           src/jabber_whiteboard/message-utilities.h,
549           src/jabber_whiteboard/node-tracker-observer.h,
550           src/jabber_whiteboard/serializer.cpp,
551           src/jabber_whiteboard/serializer.h,
552           src/sp-object.cpp, src/util/share.cpp, src/util/share.h,
553           src/xml/attribute-record.h, src/xml/comment-node.h,
554           src/xml/composite-node-observer.cpp, src/xml/composite-node-observer.h,
555           src/xml/event.cpp, src/xml/event.h, src/xml/log-builder.cpp,
556           src/xml/log-builder.h, src/xml/node-observer.h, src/xml/repr-io.cpp,
557           src/xml/simple-node.cpp, src/xml/simple-node.h,
558           src/xml/simple-session.cpp, src/xml/simple-session.h,
559           src/xml/text-node.h:
561           shared_ptr -> ptr_shared
563 2006-03-13  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
565         * src/svg/svg-color.cpp (sp_svg_write_color): More readable colour
566           names when possible: e.g. `red', `#cfc'.
568 2006-03-10  Jon A. Cruz  <jon@joncruz.org>
570         * src/interface.cpp:
572           Shift-drop now sets stroke on target objects.
573         
574 2006-03-11  MenTaLguY  <mental@rydia.net>
576         * src/sp-object.cpp: experiment to verify that we can safely release
577           before removing object from document tree
579 2006-03-10  Jon A. Cruz  <jon@joncruz.org>
581         * src/dialogs/swatches.cpp:
583           Changed color dragging to have a color preview.
584         
585 2006-03-09  Jon A. Cruz  <jon@joncruz.org>
587         * src/interface.cpp:
589           Initial cut of color drag-n-drop to items on canvas.
590         
591 2006-03-09  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
593         * src/path-chemistry.cpp (sp_selected_path_reverse):
594           Fix when multiple paths are selected.
595           Also fix a small memory leak.
597 2006-03-06  MenTaLguY  <mental@rydia.net>
599         * src/document-subset.h, src/document-subset.cpp:
600           add DocumentSubset::_clear
602 2006-03-05  MenTaLguY  <mental@rydia.net>
604         * src/document-subset.h, src/document-subset.cpp:
605           remove unneeded document parameter from constructor
607 2006-03-05  MenTaLguY  <mental@rydia.net>
609         * src/document-subset.cpp:
611           Wire up new SPObject signal to DocumentSubset, so order changes
612           will be reflected in the subset.
614 2006-03-05  MenTaLguY  <mental@rydia.net>
616         * src/sp-object.h, src/sp-object.cpp:
618           Add signal for notification of object position changes.
620 2006-03-05  MenTaLguY  <mental@rydia.net>
622         * src/Makefile_insert, src/document-subset.cpp, src/document-subset.h:
624           Add DocumentSubset as groundwork for layers.
626 2006-03-04  Jon A. Cruz  <jon@joncruz.org>
627         * src/ui/widget/selected-style.h, src/ui/widget/selected-style.cpp:
629           Style minibar now only accepts color drag-n-drop when not N/A.
630           Final tweak for completing RFE #1429027.
631         
632 2006-02-28  Jon A. Cruz  <jon@joncruz.org>
633         * src/ui/widget/selected-style.h, src/ui/widget/selected-style.cpp:
635           Made the style minibar a target for color drag-n-drop.
636         
637 2006-03-01  Michael Wybrow  <mjwybrow@users.sourceforge.net>
639         * src/conn-avoid-ref.cpp, src/libavoid/connector.h,
640           src/libavoid/shape.cpp, src/libavoid/graph.cpp, src/libavoid/shape.h,
641           src/libavoid/graph.h, src/libavoid/router.cpp, src/libavoid/router.h,
642           src/libavoid/connector.cpp, src/libavoid/debug.h:
644           Some speed improvements and interface cleanups to libavoid.
646 2006-02-28  Jon A. Cruz  <jon@joncruz.org>
647         * src/dialogs/swatches.cpp:
649           Fixed drag-n-drop out of color to match GTK+ standard.
650         
651 2006-02-27  Jon A. Cruz  <jon@joncruz.org>
652         * src/dialogs/swatches.cpp, src/ui/previewfillable.h,
653           src/ui/previewholder.h, src/ui/previewholder.cpp:
655           Finished cleanup of embedded swatches when switching palettes.
656         
657 2006-02-26  Jon A. Cruz  <jon@joncruz.org>
658         * src/dialogs/swatches.cpp, src/ui/previewholder.h,
659           src/ui/previewholder.cpp:
661           Changing embedded swatches resizing.
662         
663 2006-02-26  Jon A. Cruz  <jon@joncruz.org>
664         * src/text-context.cpp:
666           Allow Private Use Area characters. Fixes bug #1439016.
667         
668 2006-02-18  Jon A. Cruz  <jon@joncruz.org>
669         * src/dialogs/swatches.cpp, src/dialogs/iconpreview.cpp,
670           src/ui/widget/panel.cpp, src/ui/widget/panel.h:
672           Refactoring panel containment. Purged ugly 'X'.
673         
674 2006-02-18  Jon A. Cruz  <jon@joncruz.org>
675         * src/widgets/desktop-widget.cpp, src/dialogs/swatches.cpp,
676           src/dialogs/swatches.h, src/ui/widget/panel.cpp,
677           src/ui/widget/panel.h, src/ui/previewholder.cpp,
678           src/ui/previewholder.h:
680           Adding spacer to get swatches scrollbar enough room to move.
681           Tuning up API for better embedding.
683 2006-02-18  Jon A. Cruz  <jon@joncruz.org>
684         * src/widgets/desktop-widget.cpp, src/dialogs/swatches.cpp,
685           src/dialogs/swatches.h, src/ui/previewholder.cpp, 
686           src/ui/previewfillable.h, src/ui/previewholder.h:
688           Removed horizontal scroll bar from swatches when embedded.
690 2006-02-15  Michael Wybrow  <mjwybrow@users.sourceforge.net>
692         *  src/document.cpp, src/document.h, src/sp-conn-end-pair.cpp, 
693            src/connector-context.cpp, src/conn-avoid-ref.cpp:
695         Keep a seperate connector router for each document.
696            
697         *  src/libavoid/Makefile_insert, src/libavoid/connector.cpp,
698            src/libavoid/connector.h, src/libavoid/debug.h,
699            src/libavoid/geometry.cpp, src/libavoid/geometry.h,
700            src/libavoid/geomtypes.h, src/libavoid/graph.cpp,
701            src/libavoid/graph.h, src/libavoid/incremental.cpp,
702            src/libavoid/incremental.h, src/libavoid/libavoid.h,
703            src/libavoid/makepath.cpp, src/libavoid/makepath.h,
704            src/libavoid/polyutil.cpp, src/libavoid/polyutil.h,
705            src/libavoid/router.cpp, src/libavoid/router.h,
706            src/libavoid/shape.cpp, src/libavoid/shape.h,
707            src/libavoid/static.cpp, src/libavoid/static.h,
708            src/libavoid/timer.cpp, src/libavoid/timer.h,
709            src/libavoid/vertices.cpp, src/libavoid/vertices.h,
710            src/libavoid/visibility.cpp, src/libavoid/visibility.h:
711            
712         Upstream changes to libavoid that allow multiple connector 
713         router instances, as well a few other minor bugfixes.
715 2006-02-14  Michael Wybrow  <mjwybrow@users.sourceforge.net>
717         * src/display/sp-canvas.cpp, display/sp-canvas.h, connector-context.cpp:
718         
719         Revert a previous change that generated enter events for canvas items
720         other than the current one when mouse buttons were depressed.  These 
721         events are now only generated in the connector context, where they are
722         required.
724 2006-02-13  Michael Wybrow  <mjwybrow@users.sourceforge.net>
726         * src/graphlayout/graphlayout.cpp, src/conn-avoid-ref.cpp,
727           src/conn-avoid-ref.h, src/libavoid/connector.cpp,
728           src/libavoid/connector.h:
729           
730         Change the behaviour and naming of some connector querying code
731         after feedback from Tim Dwyer in implementing graph drawing
732         functionality.
734 2006-02-11  Michael Wybrow  <mjwybrow@users.sourceforge.net>
736         * src/sp-conn-end-pair.cpp, src/conn-avoid-ref.cpp:
737           Fix two bugs from my commit yesterday.
739 2006-02-10  Michael Wybrow  <mjwybrow@users.sourceforge.net>
741         * src/sp-conn-end-pair.cpp, src/sp-conn-end-pair.h,
742           src/conn-avoid-ref.cpp, src/conn-avoid-ref.h,
743           src/libavoid/connector.cpp, src/libavoid/connector.h,
744           src/libavoid/visibility.cpp:
746         Add some code to allow querying of items and connectors to find
747         out what is attached to them.  This will allow graph layout
748         algorithms (currently being worked on by Tim Dwyer) to determine 
749         a graph structure from the diagram.
751 2006-02-07  MenTaLguY  <mental@rydia.net>
753         * src/widgets/icon.cpp: get rid of icon prerender time messages
755 2006-02-07  MenTaLguY  <mental@rydia.net>
757         * src/debug/gc-heap.h, src/debug/logger.cpp, src/debug/sysv-heap.h,
758           src/jabber_whiteboard/deserializer.cpp, src/sp-object.cpp,
759           src/util/share.h, src/xml/simple-node.cpp:
761           share_static -> share_static_string
763 2006-02-07  Michael Wybrow  <mjwybrow@users.sourceforge.net>
765         * src/jabber_whiteboard/message-utilities.h,
766           src/jabber_whiteboard/serializer.cpp,
767           src/jabber_whiteboard/deserializer.cpp,
768           src/jabber_whiteboard/message-utilities.cpp,
769           src/ui/dialog/whiteboard-connect.cpp:
770         
771         Some fixes to allow the codebase to compile with Inkboard support
772         after the recent Util::shared_ptr<> and Dialog::present() changes.
774 2006-02-05  Marco Scholten  <mscholtn@xs4all.nl>
776         * src/verbs.cpp: updated to make double clicking a tool button
777           open the new preferences dialog.
778         * src/ui/dialog/inkscape-preferences.cpp: updated to enable opening
779           the dialog on the correct page.
780         * src/ui/dialog/dialog.cpp: added virtual void present() so that
781           InkscapePreferences::present() will be called from 
782           DialogManager::showDialog()
784 2006-02-05  MenTaLguY  <mental@rydia.net>
786         * src/debug/event.h, src/debug/gc-heap.h, src/debug/heap.h,
787           src/debug/logger.cpp, src/debug/simple-event.h, src/debug/sysv-heap.h,
788           src/jabber_whiteboard/deserializer.cpp,
789           src/jabber_whiteboard/message-utilities.cpp,
790           src/jabber_whiteboard/message-utilities.h,
791           src/jabber_whiteboard/node-tracker-observer.h,
792           src/jabber_whiteboard/node-utilities.cpp,
793           src/jabber_whiteboard/serializer.cpp,
794           src/jabber_whiteboard/serializer.h,
795           src/sp-object.cpp, src/util/Makefile_insert, src/util/share.cpp,
796           src/util/shared-c-string-ptr.cpp, src/util/shared-c-string-ptr.h,
797           src/util/share.h, src/xml/attribute-record.h, src/xml/comment-node.h,
798           src/xml/composite-node-observer.cpp, src/xml/composite-node-observer.h,
799           src/xml/event.cpp, src/xml/event.h, src/xml/log-builder.cpp,
800           src/xml/log-builder.h, src/xml/node-observer.h, src/xml/repr.cpp,
801           src/xml/repr-io.cpp, src/xml/simple-node.cpp, src/xml/simple-node.h,
802           src/xml/simple-session.cpp, src/xml/simple-session.h,
803           src/xml/text-node.h:
805           replace Util::SharedCStringPtr with the nicer and more general
806           Util::shared_ptr<>
808 2006-02-03  Jon Phillips  <jon@rejon.org>
810         * src/verbs.cpp: Added "..." to "Trace Bitmap" text. Yes, what a
811         simple and dumb thing to add for consistency.
813 2006-01-24  Michael Wybrow  <mjwybrow@users.sourceforge.net>
815         * src/libavoid/connector.cpp, src/libavoid/connector.h, 
816           src/libavoid/shape.cpp, src/libavoid/graph.cpp,
817           src/libavoid/incremental.cpp, src/libavoid/incremental.h,
818           src/libavoid/static.cpp, src/libavoid/visibility.cpp, 
819           src/libavoid/makepath.cpp:
821         Some minor upstream libavoid fixes.  
823 2006-01-23  Carl Hetherington  <inkscape@carlh.net>
825         * src/selection.cpp: fix a typo in one of my previous commits.
826         Closes #1401357.
828         * src/xml/repr-io.cpp: catch failures in fopen of XML files.
829         Closes #1374551.
831 2006-01-20  Michael Wybrow  <mjwybrow@users.sourceforge.net>
833         * src/widgets/toolbox.cpp, src/widgets/desktop-widget.cpp,
834           src/conn-avoid-ref.cpp, src/conn-avoid-ref.h, src/sp-namedview.cpp,
835           src/sp-namedview.h, src/attributes.cpp, src/attributes.h,
836           src/attributes-test.cpp:
838         Added a "Spacing" control to the connector toolbar which allows
839         the user to adjust the amount of space left around avoided shapes
840         for the purpose of determining auto-routing connector paths.
842 2006-01-17  Marco Scholten  <mscholtn@xs4all.nl>
844         * /src/ui/dialog/inkscape-preferences.cpp:
845           Added style swatches,
846           Changed Gtk::Requisition Gtk::Widget::size_request() to       
847           void Gtk::Widget::size_request(const Requisition& requisition)        
848         * /src/ui/dialog/preferences-widget.cpp & .h:
849           Added DialogPage::set_tip()
851 2006-01-17  Michael Wybrow  <mjwybrow@users.sourceforge.net>
853         * packaging/osx-app.sh, packaging/macosx/Resources/etc/fonts/fonts.conf:
854           Use a modified fonts.conf file for Mac OS X that includes the 
855           standard user font directory ~/Library/Fonts.
857 2006-01-16  Michael Wybrow  <mjwybrow@users.sourceforge.net>
859         * src/svg/Makefile_insert: Updated to reflect a previous header
860           file renaming.
862 2006-01-12  Marco Scholten  <mscholtn@xs4all.nl>
864         * /src/ui/dialog/inkscape-preferences.cpp & .h:
865           Converted preferences dialog to gtkmm
866         * src/ui/widget/preferences-widget.cpp & .h:
867           New files.
868         * src/verbs.cpp: updated to start new dialog.
870 2006-01-11  Michael Wybrow  <mjwybrow@users.sourceforge.net>
872         * src/sp-item-group.cpp, src/sp-path.cpp, src/sp-star.cpp,
873           src/extension/internal/svg.cpp, src/ui/widget/ruler.cpp:
874           Fix some compilation problems on Mac OS X after recent
875           includes cleanup.
877 2006-01-05  Jon A. Cruz  <jon@joncruz.org>
879         * src/widgets/desktop-widget.cpp:
880           Corrected resize behavior of canvas/swatches split.
882 2006-01-06  Mathieu Dimanche  <mdimanche@free.fr>
884         * src/util/units.cpp: forcin 'C' locale for reading units.txt file
885            Fixes bug #1391348.
887 2006-01-05  MenTaLguY  <mental@rydia.net>
889         * src/libnr/nr-maybe.h: fix constness/local reference issues
891 2006-01-04  MenTaLguY  <mental@rydia.net>
893         * src/Makefile_insert, src/shortcuts-default-xml.cpp,
894           src/shortcuts.cpp, src/shortcuts.xml:
896           Moved default shortcuts XML file into a string constant (for now);
897           replaced hard-coded structure with code to read XML file.
899 2006-01-04  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
901         * src/extension/internal/ps.cpp (setup): Clarify the meaning of
902           `Print destination', mentioning the new possibility of leaving
903           as empty.
904         * (PrintPS::begin) If print destination is an empty string, then
905           don't pass `-P %s' to lpr: just let lpr use its default.
906         * (PrintPS::init) Change default print destination from `lp' to empty
907           string.
909 2006-01-04  Jon A. Cruz  <jon@joncruz.org>
911         * src/widgets/desktop-widget.cpp:
912           Adding split pane for swatches.
914 2006-01-03  Michael Wybrow  <mjwybrow@users.sourceforge.net>
916         * src/libavoid/visibility.cpp: Add operator!= for the EdgePair class.
917           This is needed to compile on Tru64 UNIX.  Fixes bug #1386755.
919 2005-12-30  Josh Andler  <scislac@users.sf.net>
921         * src/ui/widget/selected-style.cpp, src/ui/widget/selected-style.h
922           Added "invert" function to right-click menu of style selector.
924 2005-12-22  Jon A. Cruz  <jon@joncruz.org>
926         * share/palettes/Tango-Palette.gpl:
927           Updated to newer version from the Tango project.
929 2005-12-21  Jon A. Cruz  <jon@joncruz.org>
931         * src/interface.cpp, src/preferences-skeleton.h,
932           src/widgets/desktop-widget.h, src/widgets/desktop-widget.cpp:
933           Adding panels/swatches to main UI.
935 2005-11-23  Tim Dwyer  <tdwyer@mail.csse.monash.edu.au>
937         * src/removeoverlap/*.{cpp,h}: Bug fix in removeoverlap algorithm that
938           should finally get timestamps working properly.  Specifically, heap
939           timestamps are now refreshed before a merge.
941 2005-12-19  Michael Wybrow  <mjwybrow@users.sourceforge.net>
943         * src/sp-conn-end.cpp, src/connector-context.cpp: Have connectors
944           draw to the correct position on shape bounding boxes.  Previously
945           the point where connectors were drawn was on straight line between
946           the two endpoints.  These points now lie on the line between the 
947           second last point on the polyline and the center of the shape.
948           
949         * src/display/curve.cpp, src/display/curve.hpp: Added a couple of 
950           functions that return the second and second-last points in a curve.
952         * src/removeoverlap/generate-constraints.cpp: Moved the 
953           #include "isnan.h" to be the final include.  This fixes a
954           compilation error on OS X.
956 2005-12-16  Carl Hetherington  <inkscape@carlh.net>
958         * src/conn-avoid-ref.cpp, sp-conn-end-pair.cpp, sp-conn-end.cpp,
959         sp-item.cpp, sp-shape.cpp, dialogs/clonetiler.cpp,
960         dialogs/stroke-style.cpp, dialogs/tiledialog.cpp,
961         dialogs/unclump.cpp, display/nr-arena-shape.cpp,
962         display/nr-arena-shape.h, widgets/icon.cpp: more NRRect removal.
964         * src/desktop.cpp, src/desktop.h, src/dyna-draw-context.cpp,
965         src/selection-chemistry.cpp, src/sp-namedview.cpp, src/verbs.cpp,
966         src/display/sp-canvas.cpp, src/display/sp-canvas.h,
967         src/ui/view/edit-widget.cpp, src/ui/widget/zoom-status.cpp,
968         src/widgets/desktop-widget.cpp: more NRRect removals and cleanups.
970         * src/grid-snapper.cpp: snap only to visible grid lines (patch
971         from mtou).
973 2005-12-15  Carl Hetherington  <inkscape@carlh.net>
975         * src/conn-avoid-ref.cpp, src/gradient-chemistry.cpp,
976         src/sp-conn-end.cpp, src/sp-item.{cpp,h}: NR::Rect version of
977         sp_item_invoke_bbox (SPItem::invokeBbox).  Use it in some places.
979 2005-12-14  Carl Hetherington  <inkscape@carlh.net>
981         * src/dyna-draw-context.cpp, src/gradient-context.cpp,
982         src/selection.h, src/sp-flowtext.cpp, src/sp-item.cpp,
983         src/sp-item.h, src/sp-shape.cpp, src/sp-text.cpp,
984         src/dialogs/layer-properties.cpp,
985         src/extension/internal/bluredge.cpp,
986         src/extension/internal/grid.cpp, src/ui/dialog/transformation.cpp,
987         src/widgets/desktop-widget.cpp: remove NRMatrix version of
988         sp_item_i2d_affine().  Some include file adjustments.
990         * src/arc-context.cpp: some very minor cleanups.
992         * src/svg/svg-length.{cpp,h}, src/helper/units.cpp: use INCH
993         rather than IN to avoid breaking the compile on some systems.
995 2005-12-13  Carl Hetherington  <inkscape@carlh.net>
997         * src/arc-context.cpp, src/connector-context.cpp,
998         src/context-fns.cpp, src/desktop-affine.cpp, src/desktop-affine.h,
999         src/desktop-events.cpp, src/desktop.cpp, src/desktop.h,
1000         src/draw-anchor.cpp src/dropper-context.cpp,
1001         src/dyna-draw-context.cpp, src/event-context.cpp
1002         src/gradient-context.cpp, src/knot.cpp, src/node-context.cpp,
1003         src/object-snapper.cpp src/pen-context.cpp,
1004         src/pencil-context.cpp, src/rect-context.cpp
1005         src/select-context.cpp, src/selection-chemistry.cpp,
1006         src/sp-item.cpp, src/sp-item.h src/spiral-context.cpp,
1007         src/star-context.cpp, src/text-context.cpp src/zoom-context.cpp,
1008         src/ui/widget/ruler.cpp: make desktop's transforms private
1009         members.
1011         * src/document.cpp, src/object-edit.cpp, src/sp-ellipse.cpp,
1012         src/sp-ellipse.h, src/sp-gradient.cpp, src/sp-image.cpp,
1013         src/sp-image.h, src/sp-line.cpp, src/sp-line.h,
1014         src/sp-linear-gradient.h, src/sp-marker.cpp, src/sp-marker.h,
1015         src/sp-pattern.cpp, src/sp-pattern.h, src/sp-radial-gradient.h,
1016         src/sp-rect.cpp, src/sp-rect.h, src/sp-root.cpp, src/sp-root.h,
1017         src/sp-star.cpp, src/sp-symbol.h, src/sp-text.cpp,
1018         src/sp-textpath.h, src/sp-tspan.cpp, src/sp-use.cpp, src/sp-use.h,
1019         src/text-tag-attributes.h, src/helper/units.cpp,
1020         src/helper/units.h, src/libnrtype/Layout-TNG-Compute.cpp,
1021         src/libnrtype/Layout-TNG-Input.cpp,
1022         src/libnrtype/Layout-TNG-OutIter.cpp,
1023         src/libnrtype/Layout-TNG-Output.cpp, src/libnrtype/Layout-TNG.h,
1024         src/libnrtype/TextWrapper.cpp, src/svg/svg-length.cpp,
1025         src/svg/svg.h: partial C++-ificiation of SPSVGLength.  Rename it
1026         to SVGLength.
1028 2005-12-13  Mathieu Dimanche <mdimanche@free.fr>
1030         * src/snapped-point.{cpp,h} : new files.
1032         * src/Makefile_insert : Added the new files
1034         * src/arc-context.cpp, src/connector-context.cpp,
1035         src/context-fns.cpp, src/draw-context.cpp, src/nodepath.cpp,
1036         src/object-edit.cpp, src/pencil-context.cpp,
1037         src/selection-chemistry.cpp, src/seltrans.cpp, src/snap.cpp,
1038         src/spiral-context.cpp, src/star-context.cpp,
1039         src/line-snapper.cpp, src/line-snapper.h, src/object-snapper.cpp,
1040         src/object-snapper.h src/snapper.cpp, src/snapper.h,
1041         src/event-context.cpp, src/rect-context.cpp,
1042         src/select-context.cpp : Use SnappedPoint class
1044         * src/color-rgba.h : Added rgba32 unsigned int handling and
1045         "inverse" members (NEED TO BE TESTED)
1047 2005-12-12  MenTaLguY  <mental@rydia.net>
1049         * src/widgets/desktop-widget.cpp: moved some widgets into statusbar
1050           widget for more aesthetic appearance
1052 2005-12-12  Carl Hetherington <inkscape@carlh.net>
1054         * src/arc-context.cpp: minor cleanups.  Use SnapManager more.  Use
1055         Inkscape::setup_for_drag_start.
1057         * src/connector-context.cpp, src/draw-context.cpp,
1058         src/object-edit.cpp, src/pencil-context.cpp, src/rect-context.cpp,
1059         src/spiral-context.cpp, src/star-context.cpp: use SnapManager.
1061         * src/rect-context.cpp, src/spiral-context.cpp,
1062         src/star-context.cpp: use Inkscape::setup_for_drag_start().
1064         * src/snapper.{cpp,h}: simplify snap point types code.
1066         * src/context-fns.{cpp,h}: add setup_for_drag_start().
1068         * src/dyna-draw-context.cpp: remove unused and erroneous snapping code.
1070         * src/pen-context.cpp: remove unused variable.
1072         * src/draw-context.cpp: use SnapManager.
1074         * src/nodepath.cpp: const fixes.  Use SnapManager.
1076         * src/selection-chemistry.cpp, src/seltrans.cpp: some cleanups.
1077         Use new snap API.
1079         * src/snap.{cpp,h}: remove some dead code.
1081         * src/sp-item.{cpp,h}, src/node-context.cpp, src/draw-context.cpp:
1082         remove an unnecessary parameter from sp_item_dt2i_affine().
1084 2005-12-09  Carl Hetherington <inkscape@carlh.net>
1086         * src/object-snapper.cpp: make node snapping work again.
1088         * src/star-context.cpp: use SnapManager.  Some other minor cleanups.
1090         * src/arc-context.cpp, src/connector-context.cpp,
1091         src/dyna-draw-context.cpp, src/pen-context.cpp,
1092         src/pencil-context.cpp, src/rect-context.cpp,
1093         src/selection-chemistry.cpp, src/spiral-context.cpp,
1094         src/star-context.cpp, src/text-context.cpp: use
1095         Inkscape::have_viable_layer.
1097         * src/context-fns.{cpp,h}: new files.
1099         * src/arc-context.cpp, src/context-fns.{cpp,h},
1100         src/rect-context.cpp: abstract common code into context-fns and
1101         clean it up a bit.
1103 2005-12-08  Carl Hetherington <inkscape@carlh.net>
1105         * src/grid-snapper.cpp, src/guide-snapper.cpp, src/line-snapper.h:
1106         coding style.  Change how lines are defined.
1108         * src/grid-snapper.h, src/guide-snapper.h: coding style.
1110         * src/line-snapper.cpp, src/object-snapper.{cpp,h}: Coding style.
1111         Various cleanups.  Small API changes.
1113         * src/snap.cpp: changes to Snapper API.  Added work-in-progress SnapManager.
1115         * src/snapper.{cpp,h}: API cleanups.
1117         * src/sp-namedview.{cpp,h}: added getSnappers().
1119         * src/seltrans.cpp: Cleanup and fix moveTo().  Go back to snapping
1120         to snap points rather than the convex hull, at least for a bit.
1122 2005-12-07  Carl Hetherington <inkscape@carlh.net>
1124         * src/libnr/nr-convex-hull.h: remove unnecessary includes.
1126         * src/line-snapper.{cpp,h}, src/object-snapper.{cpp,h},
1127         src/attributes.{cpp,h}, src/desktop.cpp, src/dyna-draw-context.cpp
1128         src/arc-context.cpp, src/grid-snapper.h, src/nodepath.cpp,
1129         src/rect-context.cpp, src/selection-chemistry.cpp,
1130         src/seltrans.cpp, src/snap.{cpp,h}, src/snapper.{cpp,h},
1131         src/sp-namedview.{cpp,h}, src/spiral-context.cpp,
1132         src/star-context.cpp, src/dialogs/desktop-properties.{cpp,h},
1133         src/Makefile_insert: first cut of object snapping.
1135         * src/grid-snapper.cpp, src/guide-snapper.{cpp,h}: use Inkscape namespace.
1137 2005-12-06  Carl Hetherington <inkscape@carlh.net>
1139         * src/libnr/nr-maybe.h: add missing public: to class IsNot.
1141         * src/splivarot.{cpp,h}: declare some more functions.  Fix
1142         get_nearest_position_on_Path to not crash if you call it with an
1143         Item that isn't Shape or Text.
1145         * src/node-context.cpp: adapt for changes in splivarot.{cpp,h}.
1147         * src/nodepath.cpp: remove declaration of a function now declared
1148         in splivarot.h.
1150 2005-12-05  Carl Hetherington <inkscape@carlh.net>
1152         * src/desktop.cpp, src/tools-switch.cpp,
1153         src/dialogs/clonetiler.cpp, src/dialogs/display-settings.cpp:
1154         re-jig #includes slightly.
1156         * src/seltrans.{cpp,h}, src/selcue.{cpp,h}: C++-ification and cleanup.
1158         * src/select-context.{cpp,h}, src/seltrans-handles.h: adapt for
1159         changes to SelTrans.
1161         * src/event-context.{cpp,h}: adapt for changes to SelCue.
1163         * src/rect-context.cpp, src/gradient-context.cpp: remove unnecessary include.
1165         * src/connector-context.h, src/draw-context.h: add a forward
1166         declaration.
1168         * src/dropper-context.{cpp,h}: remove an unused variable and its
1169         associated includes.
1171         * src/main.cpp: fix comment for renamed SPSelCue.
1173         * src/dialogs/display-settings.cpp: adapt for slightly re-jigged SelCue.
1175 2005-12-04  Ted Gould  <ted@gould.cx>
1177         * po/POTFILES.in:
1179         Adding the .inx files as [type: gettext/xml] so that they will get
1180         translated.  Good stuff.
1182         * share/extensions/addnodes.inx, share/extensions/ai_input.inx,
1183         share/extensions/ai_output.inx, share/extensions/bluredge.inx,
1184         share/extensions/dia.inx, share/extensions/dots.inx,
1185         share/extensions/dropshadow.inx, share/extensions/dxf_input.inx,
1186         share/extensions/dxf_output.inx, share/extensions/embedimage.inx,
1187         share/extensions/eps_input.inx, share/extensions/epsi_output.inx,
1188         share/extensions/ffmet.inx, share/extensions/ffms.inx,
1189         share/extensions/ffset.inx, share/extensions/ffss.inx,
1190         share/extensions/gimpgrad.inx, share/extensions/grid.inx,
1191         share/extensions/handles.inx, share/extensions/interp.inx,
1192         share/extensions/kochify.inx, share/extensions/kochify_load.inx,
1193         share/extensions/lindenmayer.inx, share/extensions/motion.inx,
1194         share/extensions/pdf_output.inx, share/extensions/ps_input.inx,
1195         share/extensions/radiusrand.inx, share/extensions/randompnt.inx,
1196         share/extensions/randompos.inx, share/extensions/rtree.inx,
1197         share/extensions/sk_input.inx, share/extensions/straightseg.inx,
1198         share/extensions/summersnight.inx, share/extensions/svgz_input.inx,
1199         share/extensions/svgz_output.inx, share/extensions/txt2svg.inx,
1200         share/extensions/wavy.inx, share/extensions/whirl.inx,
1201         share/extensions/wmf_input.inx:
1203         Marking the user visible strings as translatable.
1205         * src/extension/dependency.cpp, src/extension/extension.cpp,
1206         src/extension/init.cpp, src/extension/input.cpp, src/extension/output.cpp,
1207         src/extension/parameter.cpp:
1209         Changed to handle translated .inx files.  They will find the data, and
1210         mark the right strings as translated.
1212         * src/extension/effect.cpp, src/extension/effect.h, src/interface.cpp:
1214         Changed menu handling to be push instead of pull
1216 2005-12-02  Carl Hetherington <inkscape@carlh.net>
1218         * src/dropper-context.cpp: coding style.
1219         * src/sp-namedview.cpp, src/sp-namedview.h, src/desktop.cpp: some
1220         C++-ification of SPNamedView.
1222 2005-12-01  MenTaLguY  <mental@rydia.net>
1224         * src/widgets/desktop-widget.cpp: shuffle status bar around again;
1225           add a grippie so we don't have to care about the corner of the window
1226           getting covered up
1228 2005-12-01  MenTaLguY  <mental@rydia.net>
1230         * src/widgets/icon.cpp: refactored a bit around the icon prerendering
1231           code and added a timer; also kick off the task immediately rather
1232           than waiting for the first expose event
1234 2005-12-01  MenTaLguY  <mental@rydia.net>
1236         * src/widgets/desktop-widget.cpp:
1238           moved zoom selector away from the right edge so it won't get covered
1239           by window manager decorations
1241 2005-12-01  MenTaLguY  <mental@rydia.net>
1243         * src/help.cpp, src/ui/dialog/aboutbox.h, src/ui/dialog/aboutbox.cpp:
1245           Moved creation of the splash widget into the about dialog code,
1246           and tweaked the appearance of the dialog in a lot of subtle ways
1247           -- we now use an AspectFrame to constrain the aspect ratio of the
1248           splash view, and also finally get the correct initial size for the
1249           dialog while still allowing it to be arbitrarily resized.
1251 2005-12-01  Carl Hetherington <inkscape@carlh.net>
1253         * src/sp-namedview.cpp: coding style.
1255 2005-12-01  Jon A. Cruz  <jon@joncruz.org>
1257         * src/widgets/icon.cpp: added idle calback pre-render.
1259 2005-11-30  MenTaLguY  <mental@rydia.net>
1261         * src/ui/dialog/aboutbox.cpp: make 'close' button default widget,
1262           and rename "About" tab to "_Splash"
1264 2005-11-30  Carl Hetherington <inkscape@carlh.net>
1266         * src/svg/svg-path.cpp: add missing #include of assert.h for
1267         assert()
1268         * src/dialogs/xml-tree.cpp: fix uninitialised variable
1269         warnings, move some declarations to first use, coding style fixes.
1270         * src/snap.cpp, src/snap.h, src/sp-namedview.cpp: split
1271         snap.{cpp,h} up into snapper.{cpp,h}, grid-snapper.{cpp,h},
1272         guide-snapper.{cpp,h}.  Refactor and simplify.  Add another
1273         namedview_free_snap().
1274         * src/geom.cpp, src/geom.h: cosmetic renaming.
1275         * src/pen-context.cpp: a few minor cleanups to
1276         pen_handle_button_press().  Other snapping cleanups.
1277         * src/draw-context.cpp, src/draw-context.h: split
1278         spdc_endpoint_snap_internal() into two functions.
1279         * src/pencil-context.cpp: snapping cleanups.
1280         * src/ui/widget/unit-menu.cpp: remove definition of a variable
1281         that's just been made static.
1282         
1283 2005-11-26  MenTaLguY <mental@rydia.net>
1285         * src/ui/dialog/aboutbox.cpp, src/ui/dialog/aboutbox.h:
1286           clean up and simplify About dialog; fix memory management (mostly)
1288 2005-11-25  Robert Crosbie <swingincelt@gmail.com>
1290         * replaced sp_repr_ref with direct cal to Inkscape::GC::anchor
1291         * replaced sp_repr_unref with direct call to Inkscape::GC::release
1292         * replaced sp_repr_set_attr with direct call to repr->setAttribute
1294 2005-11-24  MenTaLguY  <mental@rydia.net>
1296         * src/shortcuts.cpp, src/interface.cpp: prune back shortcuts API in
1297           preparation for configurable key bindings work
1299 2005-11-24  MenTaLguY  <mental@rydia.net>
1301         * src/sp-item.cpp: remedy erroneous initialization of doubles with NULL
1303 2005-11-24  MenTaLguY  <mental@rydia.net>
1305         * src/seltrans.cpp: prune dead wood (sp_sel_trans_handle_click)
1307 2005-11-24  MenTaLguY  <mental@rydia.net>
1309         * src/display/canvas-arena.cpp, src/display/canvas-bpath.cpp,
1310           src/display/canvas-grid.cpp, src/display/guideline.cpp,
1311           src/display/sodipodi-ctrl.cpp, src/display/sodipodi-ctrlrect.cpp,
1312           src/display/sp-canvas-util.cpp, src/display/sp-canvas-util.h,
1313           src/display/sp-ctrlline.cpp, src/display/sp-ctrlquadr.cpp:
1314           
1315           cosmetic renaming
1317 2005-11-23  Robert Crosbie <swingincelt@gmail.com>
1319         * replaced sp_repr_change_order with direct cal to repr->changeOrder
1320         * replaced sp_repr_add_child with direct call to repr->addChild
1321         * replaced sp_repr_remove_child with direct call to repr->removeChild
1323 2005-11-23  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
1325         * src/ui/dialog/align-and-distribute.h, src/ui/dialog/align-and-distribute.cpp:
1326           Add new action ActionRemoveOverlaps, and add new button & two spin buttons
1327           to the Align & Distribute dialog box, to remove overlaps between objects.
1328         * configure.ac: New directory src/removeoverlap.
1329         * src/Makefile.am: Build new library removeoverlap/libremoveoverlap.a.
1330         * src/Makefile_insert: Link against new library removeoverlap/libremoveoverlap.a.
1332 2005-11-23  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1334         * packaging/osx-app.sh, packaging/macosx/Resources/bin/inkscape:
1335           Include some missing modules required by gnome-vfs and set shell
1336           variables to point to these modules within the OS X app bundle.
1337           Fixes bug #1363390.
1339 2005-11-21  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1341         * packaging/osx-app.sh: Fix a typo resulting from last change.
1343 2005-11-18  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1345         * packaging/osx-app.sh: Add libXinerama.1.dylib to the app bundle 
1346           since users of OS X 10.3.x will not have this file.
1348 2005-11-12  Jon Phillips <jon@rejon.org>
1350         * po/it.po po/sr.po po/sr@Latn.po: Fixed these po files so that 
1351         Inkscape builds okay.
1354 2005-11-12  Ralf Stephan <ralf@ark.in-berlin.de>
1356         * src/ui/view/edit-widget.h, src/ui/view/edit-widget.cpp:
1357           new-gui: made complete statusbar widget, equals old-gui now
1358         * src/widgets/layer-selector.h, src/ui/widget/selected-style.h:
1359           classes have now a constructor with default parameter
1360         * src/ui/widget/zoom-status.cpp: smaller font
1362 2005-11-12  MenTaLguY  <mental@rydia.net>
1364         * src/display/canvas-arena.cpp, src/display/canvas-bpath.cpp,
1365           src/display/canvas-grid.cpp, src/display/guideline.cpp,
1366           src/display/sodipodi-ctrl.cpp, src/display/sodipodi-ctrlrect.cpp,
1367           src/display/sp-canvas-util.cpp, src/display/sp-canvas-util.h,
1368           src/display/sp-canvas.cpp, src/display/sp-canvas.h,
1369           src/display/sp-ctrlline.cpp, src/display/sp-ctrlquadr.cpp:
1371           Refactor canvas buffer code a little.   Hint: if you have two flags
1372           and an invariant that one will be false if the other is true and
1373           vice-versa, you can represent them with a single flag.  Fixed
1374           cut-and-paste madness between sp_canvas_buf_ensure_buf and
1375           sp_canvas_clear_buf also.  Finally, renamed sp_canvas_buf_ensure_buf
1376           to sp_canvas_prepare_buf.
1378 2005-11-09  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1380         * src/sp-item.cpp: Call updateRepr before emitting the transformed
1381           signal in sp_item_write_transform.  This fixes bug #1303423.
1383         * packaging/osx-app.sh: Fixes to allow building app bundles on both
1384           OS X 10.4 and earlier versions of the OS without altering the script.
1385           Also, add a note that Inkscape needs to be configured with
1386           --enable-osxapp when building the OS X package.
1388         * po/nl.po: Fix an "Unmatched closing </b>" warning.
1390 2005-11-08  Ralf Stephan <ralf@ark.in-berlin.de>
1392         merged with branch CXXIFICATION_VIEW_AND_WIDGET
1393         * src/arc-context.cpp, src/dyna-draw-context.cpp, src/event-context.cpp,
1394           src/file.cpp, gradient-context.cpp, src/inkscape.cpp, src/interface.cpp,
1395           src/rect-context.cpp, src/select-context.cpp, src/seltrans.cpp,
1396           src/sp-namedview.cpp, src/spiral-context.cpp, src/star-context.cpp,
1397           src/verbs.cpp, dialogs/dialog-events.cpp, src/dialogs/layer-properties.cpp,
1398           src/ui/dialog/dialog.cpp, src/widgets/desktop-widget.cpp,
1399           src/widgets/desktop-widget.h:
1400           move gtk code into desktop-widget.cpp, called via desktop
1401         * src/ui/view/Makefile_insert: added files edit-widget-interface.h,
1402           edit-widget.cpp, edit-widget.h
1403           the EditWidget is the Gtkmm version of the SPDesktopWidget
1404         * src/ui/widget/Makefile_insert: added files ruler.cpp, ruler.h,
1405           svg-canvas.cpp, svg-canvas.h, zoom-status.cpp, zoom-status.h
1406           these are widgets part of the EditWidget
1407         * src/file.cpp, src/inkscape.cpp, src/ui/dialog/dialog.cpp, 
1408           src/ui/dialog/dialog.h, src/application/application.h, 
1409           src/application/application.cpp:
1410           divide code /wrt Application::getNewGui(): if true, it's called by the 
1411           Gtkmm application and the inkscape object is meaningless
1412         * src/application/app-prototype.h:
1413           replace UI specific return value of getWindow() with void*
1414         * src/application/editor.cpp, src/application/editor.h:
1415           made Editor a singleton, collect global UI code here that (for Gtk+)
1416           lives in inkscape.cpp and elsewhere
1417         * src/desktop-events.cpp, src/desktop.cpp, src/event-context.cpp,
1418           src/nodepath.cpp, src/seltrans.cpp:
1419           simplify calls to desktop->set_coordinate_status
1420         * src/desktop-handles.cpp, src/desktop-handles.h, 
1421           src/extension/internal/ps.cpp, src/widgets/gradient-toolbar.cpp, 
1422           src/widgets/toolbox.cpp:
1423           widget is no longer available through desktop
1424         * src/Makefile_insert: added files preferences.h preferences.cpp
1425           src/inkscape.h, src/inkscape.cpp, src/application/editor.cpp:
1426           move preferences handling into preferences.cpp/h
1427         * src/desktop.cpp, src/desktop.h:
1428           use EditWidgetInterface, more cosmetics
1429         * src/desktop.cpp, src/inkview.cpp, src/slideshow.cpp, src/svg-view-widget.cpp,
1430           src/svg-view.cpp, src/svg-view.h, src/ui/view/view.cpp, src/ui/view/view.h:
1431           streamline setDoc()/setDocument() logic
1432         * src/inkview.cpp: include empty func bodies to make linker happy
1434 2005-11-08 ------------0.43
1436 2005-11-06  Ted Gould  <ted@gould.cx>
1438         * 0.43pre2
1440 2005-11-01  Jon A. Cruz  <jon@joncruz.org>
1442         * src/io/base64stream.h, src/io/base64stream.cpp:
1443           Applied modified patch 1341198.
1445 2005-10-31  Jon A. Cruz  <jon@joncruz.org>
1447         * src/verbs.cpp:
1448           Applied patch from RFE 1247694.
1450 2005-10-26  Jon A. Cruz  <jon@joncruz.org>
1452         * share/screens/about.svg:
1453           Trimmed bad lines. Fixed bug 1310742.
1455 2005-10-24  Ted Gould  <ted@gould.cx>
1457         * 0.43pre1
1459 2005-10-22  Jon A. Cruz  <jon@joncruz.org>
1461         * Makefile.mingw, src/io/sys.cpp:
1462           Patch 1334818.
1464 2005-10-22  Jon A. Cruz  <jon@joncruz.org>
1466         * src/main.cpp, src/io/sys.cpp:
1467           Updating Win32 parameter filename handling.
1469 2005-10-22  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1471         * src/connector-context.cpp: Correct two typos.  Fixes bug #1333915.
1473 2005-10-21  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1475         * src/connector-context.cpp: Fix a bug where undoing creation of 
1476           new connectors revealed intermediate steps.
1478         * src/libavoid/connector.cpp, src/libavoid/connector.h,
1479           src/libavoid/makepath.cpp, src/libavoid/static.cpp:
1480           Applied a couple of libavoid fixes.  One of which addresses
1481           a possible crash bug.
1483 2005-10-19  Ted Gould  <ted@gould.cx>
1485         * 0.43pre0
1487 2005-10-19  Jon A. Cruz  <jon@joncruz.org>
1489         * inkscape32-16.ico: patch 1323419
1491 2005-10-17  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1493         * src/conn-avoid-ref.cpp: Don't pass avoided objects to libavoid
1494           if they have the 'cloned' flag set.  Fixes bug #1328401.
1496 2005-10-17  Jon A. Cruz  <jon@joncruz.org>
1498         * src/main.cpp, src/io/sys.h, src/io/sys.cpp:
1499           Switched command-line name conversion from filename to locale.
1500           Fixes bug #1250124.
1502 2005-10-16  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1504         * src/sp-conn-end.cpp: Don't update the repr for the curve while 
1505           manually rerouting connector endpoints.  This speeds up undo/redo
1506           and allows responsive rerouting with the xml editor window open.
1507           Fixes bug #1315489.
1509         * po/ca.po: Fix unclosed <b> found in translations.
1510         
1511 2005-10-15  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1513         * src/isnan.h: Update to allow compilation on OSX 10.4.
1515         * src/connector-context.cpp, src/connector-context.h,
1516           src/tools-switch.cpp: Allow double-clicking on connectors
1517           in the selector tool to swap to the connector tool.
1519 2005-10-14  Jon A. Cruz  <jon@joncruz.org>
1521         * share/palettes/Makefile.am, share/palettes/Tango-Palette.gpl:
1522           Adding the Tango palette.
1524 2005-10-13  MenTaLguY  <mental@rydia.net>
1526         * share/screens/about.svg: New copy for about dialog; did some
1527           vector clean-up and re-enabled the coffee stains.
1529 2005-10-10  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1531         * src/sp-conn-end-pair.cpp, src/sp-conn-end-pair.h:
1532           Reroute connector lines if the object itself is moved or
1533           transformed.  Previously a routed line would not unroute if it
1534           was moved away from the blocking objects.  Fixes bug #1303493.
1536 2005-10-07  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1538         * packaging/macosx/Resources/script, src/path-prefix.h:
1539           Don't assume the OSX app bundle will be named "Inkscape.app".
1540           This caused things like tool icons to disappear if the app
1541           bundle was renamed, e.g., to "Inscape-0.42.2.app".
1542           Fixes bug #1289648.
1544 2005-10-06  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1546         * src/sp-conn-end-pair.cpp: Fix a bug where connectors could
1547           sometimes be given strange routes if there was a transform on
1548           either of the objects that the connector was attached to.
1550         * src/conn-avoid-ref.cpp, src/sp-conn-end.cpp: Add a call to
1551           sp_document_ensure_up_to_date before checking bounding boxes
1552           in response to a transform signal.  This is because some
1553           objects (e.g., text) will not give the correct bbox until its
1554           update function has been called and its internal representation
1555           has been updated.  This fixes bug #1303523.
1557         * src/dialogs/display-settings.cpp, src/dialogs/display-settings.h:
1558           Restore the Connector tool preferences tab.  Use same ordering
1559           for tools as on the toolbar.  Add the standard selection cue
1560           option to the connector tool preferences.  Fixes bug #1303360.
1562 2005-10-05  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1564         * packaging/osx-app.sh: Include locale files in the OSX package and
1565           a couple of minor updates for building packages on OSX 10.4.x.
1567         * packaging/macosx/Resources/bin/inkscape: Fix a problem in setting
1568           LANG to the current OSX language before launching Inkscape.
1569           With this fix, the Inkscape app bundle will obey the user's
1570           language setting in the system preferences on OSX.
1572 2005-09-30  Ralf Stephan <ralf@ark.in-berlin.de>
1574         * src/desktop.*, src/widget/desktop-widget.cpp:
1575         make empty destructor, fixes #1291009
1577 2005-09-29  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1579         * Info.plist.in: Associate .svgz files with Inkscape on OSX.
1580           Fixes bug #1307083.
1582 2005-09-27  MenTaLguY  <mental@rydia.net>
1584         * src/gc-anchored.h: emphasize initial refcount
1586         * src/desktop.h, src/svg-view-widget.cpp, src/ui/view/view-widget.cpp,
1587           src/ui/view/view.cpp, src/ui/view/view.h,
1588           src/widgets/desktop-widget.cpp:
1590           Move _whole_ UI::View::View hierarchy over to the garbage collector
1591           and fix anchor imbalances; you can't do this piecemeal.
1593 2005-09-23  Ben Fowler  <bpfowler@users.sourceforge.net>
1595         * autogen.sh: Cleanup error message.
1597 2005-09-20  Carl Hetherington <inkscape@carlh.net>
1599         * src/file.cpp, src/file.h, src/help.cpp: don't replace empty
1600         desktops with help files / tutorials.  Fixes 1249067.
1602 2005-09-17  Ralf Stephan <ralf@ark.in-berlin.de>
1604         * src/jabber_whiteboard/typedefs.h:
1605           gcc4 needs more const correctness, fixes #1294298
1607 2005-09-17  Ralf Stephan <ralf@ark.in-berlin.de>
1609         * src/desktop.h, src/desktop.cpp, src/interface.cpp, 
1610           src/dialogs/layer-properties.cpp, src/ui/view/view.cpp,
1611           src/widgets/desktop-widget.cpp:
1612           correcting old and new oversights, fixes #1290982
1613           
1614 2005-09-15  Peter Moulder <pmoulder@mail.csse.monash.edu.au>
1616         * src/xml/repr-util.cpp (sp_repr_set_double): Split into two
1617           functions (sp_repr_set_svg_double, sp_repr_set_css_double)
1618           according to whether or not an exponent is allowed.  Update callers.
1619           (sp_repr_set_double_default): Remove this unused function.
1621 2005-09-15  Carl Hetherington <inkscape@carlh.net>
1623         * src/object-edit.cpp: fix idiotic bug introduced in previous commit.
1625 2005-09-14  Carl Hetherington <inkscape@carlh.net>
1627         * src/knot.cpp, src/knotholder.cpp: coding style.
1629 2005-09-13  Ralf Stephan <ralf@ark.in-berlin.de>
1631         * src/desktop.h, src/desktop.cpp, src/svg-view.h, src/svg-view.cpp,
1632           src/ui/view/view.h, src/ui/view/view.cpp, src/ui/view/edit.h:
1633             View::setDocument() did not call same function in subclass
1634         * src/widgets/select-toolbar.cpp:   removed usage of SP_DT_WIDGET
1635         * src/desktop.cpp:   removed last sp_desktop_* function names
1637 2005-09-13  Carl Hetherington <inkscape@carlh.net>
1639         * src/object-edit.cpp: Add some comments.  Minor refactoring.
1640         Snap points when editing rectangles; partial fix for bug 1282399.
1642         * packaging/win32/inkscape.nsi: Correct spelling of associations
1643         and associated; fix for bug 1283916.
1645 2005-09-12  Jon A. Cruz  <jon@joncruz.org>
1647         * src/dialogs/iconpreview.cpp, src/dialogs/iconpreview.h,
1648           src/widgets/icon.cpp:
1649           Icon preview now toggles between selection or whole document.
1650           Fixes REF #1281883.
1652 2005-09-12  Ralf Stephan <ralf@ark.in-berlin.de>
1654         * src/widgets/ruler.cpp:   fixed precision problem (bug #1242995)
1656 2005-09-12  Peter Moulder  <pmoulder@bowman.csse.monash.edu.au>
1658         * src/libnrtype/Layout-TNG-Compute.cpp (Calculator::_measureUnbrokenSpan):
1659           Fix line breaking for [supposedly] non-breaking whitespace characters.
1661 2005-09-11  Ralf Stephan <ralf@ark.in-berlin.de>
1663         * po/nl.po:   replaced all instances of "verkleint" with "verkleind"
1664           (bug #1277695)
1666 2005-09-10  Jon A. Cruz  <jon@joncruz.org>
1668         * src/preferences-skeleton.h, src/dialogs/iconpreview.cpp:
1669           Made icon preview sizes configurable. Fixes REF #1281885.
1671 2005-09-08  Carl Hetherington <inkscape@carlh.net>
1673         * src/object-edit.cpp: Coding style in SPRect portion.  Add
1674         Emacs/vim mode blocks.
1676 2005-09-08  Ralf Stephan <ralf@ark.in-berlin.de>
1678         * src/desktop.cpp, src/ui/view/view.cpp:
1679           removed placement new signal construction
1680         * src/desktop.cpp:   selection is no longer anchored
1681         * src/desktop.cpp, src/desktop.h:   further cleanup
1682         * src/main.cpp:   minor changes in doxygen main page
1684 2005-09-08  MenTaLguY  <mental@rydia.net>
1686         * src/xml/document.h, src/xml/session.h, src/xml/simple-session.cpp,
1687           src/xml/simple-session.h:
1689           Add Session and Document createElementNode, createCommentNode,
1690           and createTextNode methods
1692 2005-09-06  Ralf Stephan <ralf@ark.in-berlin.de>
1694         * src/desktop-handles.h, src/desktop-handles.cpp:
1695             added macros SP_DT_MSGSTACK/NAMEDVIEW/WIDGET, moved last
1696                 macros from desktop.h
1697         * src/desktop.h src/desktop.cpp, src/sp-namedview.h, 
1698           src/sp-namedview.cpp:
1699             moved default_metric and default_unit into namedview
1700         * src/desktop.h src/desktop.cpp, src/widgets/desktop-widget.h,
1701           src/widgets/desktop-widget.cpp:
1702             moved window member into desktop widget
1703         * src/dialogs/clonetiler.cpp, src/dialogs/color-picker.cpp,
1704           src/dialogs/desktop-properties.cpp, src/dialogs/dialog-events.cpp ,
1705           src/dialogs/display-settings.cpp, src/dialogs/export.cpp,
1706           src/dialogs/stroke-style.cpp, src/dialogs/swatches.cpp,
1707           src/dialogs/transformation.cpp, src/dropper-context.cpp,
1708           src/extension/internal/ps.cpp, src/gradient-context.cpp,
1709           src/jabber_whiteboard/callbacks.cpp,
1710           src/jabber_whiteboard/chat-handler.cpp,
1711           src/jabber_whiteboard/message-processors.cpp,
1712           src/jabber_whiteboard/message-queue.cpp,
1713           src/jabber_whiteboard/session-manager.cpp,
1714           src/path-chemistry.cpp, src/satisfied-guide-cns.cpp,
1715           src/sp-text.cpp, src/text-chemistry.cpp,
1716           src/trace/potrace/inkscape-potrace.cpp,
1717           src/trace/trace.cpp, src/ui/dialog/align-and-distribute.cpp:
1718             removed dependency on desktop.h
1719         * src/arc-context.cpp, src/desktop-events.cpp, src/inkscape.cpp,
1720           src/interface.cpp, src/nodepath.cpp, src/rect-context.cpp,
1721           src/select-context.cpp, src/seltrans.cpp, src/spiral-context.cpp,
1722           src/star-context.cpp, src/text-context.cpp, src/ui/dialog/dialog.cpp,
1723           src/widgets/select-toolbar.cpp, src/widgets/toolbox.cpp:
1724             minor adaptation due to the above changes
1725         * src/ui/dialog/session-player.cpp:   didn't #include config.h
1726         
1727 2005-09-06  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1729         * doc/keys.html, doc/keys.xml, share/screens/keys.svg,
1730           src/shortcuts.cpp:
1731           Add keyboard shortcuts for the connector tool -- Ctrl+F2 and 'o'.
1733 2005-09-05  Ralf Stephan <ralf@ark.in-berlin.de>
1735         * src/document.cpp, src/draw-anchor.cpp, src/knotholder.cpp,
1736           src/main.cpp, src/object-ui.cpp, src/selcue.cpp,
1737           src/sp-marker.cpp, src/sp-root.cpp, src/sp-shape.cpp,
1738           src/sp-star.cpp, src/sp-symbol.cpp, src/sp-tspan.cpp,
1739           src/dialogs/docker.cpp, src/dialogs/extensions.cpp,
1740           src/dialogs/text-edit.cpp, src/dialogs/tiledialog.cpp,
1741           src/extension/system.cpp, src/widgets/gradient-vector.cpp,
1742           src/jabber_whiteboard/session-file-player.cpp,
1743           src/widgets/paint-selector.cpp, src/widgets/sp-widget.cpp,
1744           src/widgets/spw-utilities.cpp, src/extension/implementation/script.cpp,
1745           src/ui/dialog/transformation.cpp, src/seltrans.h,
1746           src/widgets/sp-widget.h:
1747             removed dependency on desktop.h
1748         * src/select-context.cpp, src/tools-switch.cpp, 
1749           src/dialogs/display-settings.cpp, src/dialogs/fill-style.cpp,
1750           src/dialogs/object-properties.cpp, src/dialogs/clonetiler.cpp:
1751             added dependencies because of above changes
1752         
1753 2005-09-04  Kees Cook  <kees@outflux.net>
1755         * TRANSLATORS, Makefile.am, src/verbs.cpp, src/help.cpp,
1756           src/ui/dialog/aboutbox.h, src/ui/dialog/aboutbox.cpp,
1757           src/menus-skeleton.h, src/ui/dialog/Makefile_insert:
1758           Implemented AboutDialog following the Gnome style.
1759         * packaging/win32/inkscape.nsi: added quotes around execution name.
1761 2005-09-04  Ralf Stephan <ralf@ark.in-berlin.de>
1763         * src/desktop.cpp, src/dropper-context.cpp, src/forward.h,
1764           src/interface.cpp, src/main.cpp, src/sp-anchor.cpp,
1765           src/sp-text.cpp, src/splivarot.cpp, src/svg-view-widget.cpp,
1766           src/svg-view-widget.h, src/svg-view.h, src/extension/effect.h,
1767           src/extension/implementation/plugin-link.h, 
1768           src/jabber_whiteboard/session-manager.cpp,
1769           src/ui/dialog/dialog.cpp, src/ui/view/edit.h, 
1770           src/ui/view/view-widget.cpp, src/ui/view/view-widget.h,
1771           src/ui/view/view.cpp, src/ui/view/view.h:
1772             minor edits to completely remove SPView identifier, and some
1773                 dependencies
1775 2005-09-04  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1777         * src/sp-conn-end-pair.cpp: Fix a crash bug when undoing connectors
1778           on Linux x86 where we were calling a signal destructor.
1780         * src/io/sys.cpp: Build fix - conditionally include <glib/gstdio.h>
1781           if using glib 2.6.0 or greater, since it is not available in earlier
1782           versions.
1784 2005-09-04  Ralf Stephan <ralf@ark.in-berlin.de>
1786         * src/svg-view-widget.h, src/svg-view-widget.cpp, src/Makefile_insert:
1787             separated SPSVGViewWidget from SPSVGView
1788         * src/desktop.h, src/svg-view.h, src/ui/view/edit.h,
1789           src/ui/view/view-widget.h, src/ui/view/view.h,
1790           src/widgets/desktop-widget.h, src/desktop.cpp,
1791           src/svg-view.cpp, src/ui/view/view-widget.cpp,
1792           src/ui/view/view.cpp, src/widgets/desktop-widget.cpp:
1793             moved SPDesktop from GObject to C++/sigc++
1794         * src/forward.h: 
1795             removed SP_DESKTOP*, SP_SVG_VIEW* macros and dependencies
1796         * src/widgets/layer-selector.h, src/widgets/layer-selector.cpp:
1797             changed to sigc++ but disabled call
1798         * src/desktop-events.cpp:  removed desktop_enter_notify()
1799         * src/sp-anchor.cpp:  removed handling of mouse over/out
1800         * src/helper/action.h, src/sp-use.cpp:  added missing dependency
1801         * src/arc-context.cpp, src/desktop-affine.cpp, src/desktop-events.cpp,
1802           src/desktop-handles.cpp, src/dyna-draw-context.cpp,
1803           src/event-context.cpp, src/file.cpp, src/gradient-context.cpp,
1804           src/gradient-drag.cpp, src/help.cpp, src/inkscape.cpp,
1805           src/inkview.cpp, src/interface.cpp, src/knot.cpp,
1806           src/knotholder.cpp, src/node-context.cpp, src/nodepath.cpp,
1807           src/object-ui.cpp, src/path-chemistry.cpp, src/rect-context.cpp,
1808           src/rubberband.cpp, src/satisfied-guide-cns.cpp,
1809           src/select-context.cpp, src/selection-chemistry.cpp,
1810           src/seltrans.cpp, src/shortcuts.cpp, src/slideshow.cpp,
1811           src/sp-anchor.cpp, src/sp-flowtext.cpp, src/sp-namedview.cpp,
1812           src/sp-text.cpp, src/spiral-context.cpp, src/splivarot.cpp,
1813           src/star-context.cpp, src/text-context.cpp, src/text-editing.cpp,
1814           src/tools-switch.cpp, src/verbs.cpp, src/zoom-context.cpp,
1815           src/dialogs/clonetiler.cpp, src/dialogs/desktop-properties.cpp,
1816           src/dialogs/dialog-events.cpp, src/dialogs/export.cpp,
1817           src/dialogs/filedialog.cpp, src/dialogs/iconpreview.cpp,
1818           src/dialogs/layer-properties.cpp, src/dialogs/stroke-style.cpp,
1819           src/dialogs/transformation.cpp, src/dialogs/xml-tree.cpp,
1820           src/extension/effect.cpp, src/extension/implementation/script.cpp,
1821           src/extension/internal/grid.cpp, src/extension/internal/ps.cpp,
1822           src/helper/window.cpp, src/ui/dialog/dialog.cpp,
1823           src/ui/widget/imageicon.cpp, src/widgets/gradient-toolbar.cpp,
1824           src/widgets/layer-selector.cpp, src/widgets/select-toolbar.cpp,
1825           src/widgets/toolbox.cpp:
1826             minor adaptations due to the above changes
1827         * src/desktop-events.h:  removed dependencies 
1828         * src/selection.cpp:  improved doxygen documentation
1829         
1830 2005-09-04  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1832         * src/connector-context.cpp: Fix a bug where a data structure was
1833           not being freed, triggering an assertion failure and Inkscape to
1834           crash sometimes when the connector tool context was switched.
1836 2005-09-03  Aaron Spike <aaron@ekips.org>
1838         * src/node-context.cpp, src/livarot.cpp: Fixing a problem where node
1839           adding and curve dragging operate on fills. A special thank you to
1840           Simon Budig of GIMP fame for working with me and giving very 
1841           thorough explanations of his curve dragging code.
1843 2005-09-03  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1845         * src/libavoid/connector.cpp, src/libavoid/connector.h: Autoroute
1846           connectors while they are being drawn in the connector context.
1848         * src/sp-conn-end.cpp: Fix a bug where connectors attached to shapes
1849           were not always getting updated.  Their path was sometimes thought
1850           to be valid even when it was not.
1852 2005-09-02  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1854         * src/sp-conn-end.cpp: Fix a bug where connectors not attached to
1855           shapes were not updating correctly if an object was dropped on
1856           their path.
1858 2005-09-01  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1860         * src/sp-conn-end.cpp, src/sp-conn-end.h, src/sp-conn-end-pair.cpp,
1861           src/sp-conn-end-pair.h, src/sp-path.cpp, src/libavoid/graph.cpp,
1862           src/libavoid/incremental.cpp:
1864         Connectors now automagically reroute as a result of any 'avoided'
1865         object being placed on their path.  They also update to better
1866         paths when blocking shapes are removed.
1867          
1868         * src/connector-context.cpp: Update TODO list.  Only show endpoints
1869           and allow manipulation of paths marked as connectors.
1871         * src/libavoid/connector.cpp, src/libavoid/connector.h: Connectors
1872           with invalid paths can now notify other code via a callback,
1873           rather than just setting a boolean flag.
1875         * src/conn-avoid-ref.cpp: Fix an obscure crash bug in the connector
1876           routing code where we were still using a freed data structure.
1878 2005-08-31  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1880         * src/conn-avoid-ref.cpp, src/conn-avoid-ref.h: Use the correct
1881           coordinate system when passing shape geometry to libavoid.
1882           Add a small amount of buffer space around objects.
1883         
1884         * src/attributes-test.cpp, src/attributes.cpp, src/attributes.h,
1885           src/path.cpp: Add code to handle the "inkscape:connector-type"
1886           attribute.
1888         * src/sp-conn-end-pair.cpp, src/sp-conn-end-pair.h: Store information
1889           about type paths, to determine whether they are connectors.  Keep
1890           a reference to the libavoid representation if necessary.  Add code
1891           to call libavoid to get a path for a connector.
1892         
1893         * src/sp-conn-end.cpp: Call the connector routing code when connector
1894           ends are moved.  Move connector endpoints rather than stretching
1895           when adjusting to draw to shape edge.
1896           
1897         * src/libavoid/connector.cpp, src/libavoid/connector.h: Make the
1898           connector references aware of their own initialisation state.
1900         * src/connector-context.cpp:  Update TODO list.  Update for other
1901           changes.  Fix a bug where multi-segment connectors had a solid
1902           black fill while being dragged.
1904         * src/display/curve.cpp, src/display/curve.h: Add a function to 
1905           simply move the two endpoints of a curve.
1907 2005-08-30  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1909         * src/conn-avoid-ref.cpp, src/libavoid/connector.cpp,
1910           src/libavoid/graph.cpp, src/libavoid/makepath.cpp,
1911           src/libavoid/shape.cpp, src/libavoid/vertices.cpp,
1912           src/libavoid/vertices.h, src/libavoid/visibility.cpp:
1914         Use a better system for unique IDs within libavoid.  This properly
1915         addresses a hack in SPAvoidRef that was unsafe on amd64 machines.
1917         * configure.ac: Add the src/libavoid subdir.
1918         
1919 2005-08-29  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1921         * src/attributes.cpp, src/connector-context.cpp, src/sp-item.cpp:
1922           Use "inkscape:connector-avoid" instead of "inkscape:avoid".
1924 2005-08-29  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1926         * src/libavoid/timer.cpp: Remove some code assuming a fixed size for
1927           timer types.
1929 2005-08-29  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1931         * src/connector-context.cpp: Fix a problem where the context didn't
1932           notice the current selection when it was entered.  Also, fix a 
1933           problem where connectors disappeared for a moment when an endpoint
1934           was clicked (for rerouting), but before the mouse was moved.
1936 2005-08-29      David Yip               <yipdw@rose-hulman.edu>
1938         * src/ui/dialog/whiteboard-connect.{cpp,h},
1939           src/ui/dialog/whiteboard-sharewithchat.{cpp,h}:
1940           Improved widget layout (switched to Gtk::Table)
1942         * src/jabber_whiteboard/session-manager.cpp:
1943           Fixed crash that occurred when connecting via SSL to a Jabber
1944           server that does not support SSL
1945           
1946 2005-08-28  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1948         * src/Makefile_insert, src/attributes-test.cpp, src/attributes.cpp,
1949           src/attributes.h, src/conn-avoid-ref.cpp, src/conn-avoid-ref.h,
1950           src/forward.h, src/sp-item.cpp, src/sp-item.h:
1951          
1952           Add code that handles the "inkscape:avoid" attribute, used to mark
1953           whether an item should be avoided for the purposes of routing
1954           connectors.  This code also calls libavoid when an 'avoided'
1955           item is moved/transformed.
1956         
1957         * src/connector-context.cpp, src/connector-context.h,
1958           src/widgets/toolbox.cpp:
1959           
1960           Add a couple of buttons to the connector context's toolbar to
1961           allow selected objects to be marked as avoided or ignored for the
1962           purpose of connector routing.
1963           
1964         * src/libavoid/debug.h, src/libavoid/geomtypes.h, 
1965           src/libavoid/polyutil.cpp, src/libavoid/polyutil.h,
1966           src/libavoid/shape.cpp:
1967         
1968           Misc fixes: turn off debugging output, put types in the Avoid
1969           namespace, and add an assertion for a special case that can
1970           cause problems.
1972 2005-08-28  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1974         * share/icons/icons.svg: Add a couple of icons for the connector
1975           context toolbar.
1977 2005-08-27  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1979         * src/Makefile.am, src/Makefile_insert, src/libavoid/*:
1980           Add libavoid code, the library that does all the path planning
1981           work for autorouting connectors.
1983 2005-08-27  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1985         * src/Makefile_insert: Remove a reference to the previously moved
1986           src/desktop-widget.h.  This wasn't breaking the build, but was
1987           stopping me from generating tags files.
1988           
1989 2005-08-25  Ralf Stephan <ralf@ark.in-berlin.de>
1991         * src/ui/view/edit.h, src/ui/view/view.h, src/ui/view/view.cpp,
1992           src/ui/view/view-widget.h, src/ui/view/view-widget.cpp,
1993           src/widgets/desktop-widget.h, src/svg-view.h, src/desktop.cpp:
1994             separated SPViewWidget from SPView
1995         * src/connector-context.cpp, src/dyna-draw-context.cpp,
1996           src/file.cpp, src/gradient-context.cpp, src/knot.cpp,
1997           src/node-context.cpp, src/nodepath.cpp, src/path-chemistry.cpp,
1998           src/pen-context.cpp, src/pencil-context.cpp, src/rect-context.cpp,
1999           src/selection-chemistry.cpp, src/spiral-context.cpp,
2000           src/splivarot.cpp, src/star-context.cpp, src/text-chemistry.cpp,
2001           src/text-context.cpp, src/verbs.cpp, src/dialogs/display-settings.cpp,
2002           src/dialogs/layer-properties.cpp, src/dialogs/find.cpp,
2003           src/dialogs/clonetiler.cpp, src/trace/trace.cpp,
2004           src/trace/potrace/inkscape-potrace.cpp:
2005             all these files relied on a dependency in view.h to include
2006           code for MessageStack and/or MessageContext which is now removed
2007         * dialogs/desktop-properties.cpp:   improved doxygen documentation
2008         
2009 2005-08-25  Ralf Stephan <ralf@ark.in-berlin.de>
2011         * src/desktop.cpp, src/widgets/desktop-widget.h, 
2012           src/widgets/desktop-widget.cpp: 
2013           abstracted out all Gtk+ calls from SPDesktop into SPDesktopWidget
2014         * src/Doxyfile, src/main.cpp, src/desktop.cpp:
2015           improved doxygen documentation
2016           
2017 2005-08-25  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2019         * src/connector-context.cpp, src/connector-context.h:
2020           Change the connector context to use Inkscape's standard selection
2021           mechanism.  Show connector endpoint handles for single connectors
2022           in the selection.  This is the proposed interaction changes as
2023           discussed on the mailing list.  See the post there for a greater
2024           description of the change.
2026 2005-08-24  Ralf Stephan <ralf@ark.in-berlin.de>
2028         * src/widgets/desktop-widget.h, src/widgets/desktop-widget.cpp:
2029           separated SPDesktopWidget from SPDesktop
2030         * src/desktop-widget.h:   removed
2031         * src/toolbox.cpp, src/toolbox.h, src/select-toolbar.cpp,
2032           src/select-toolbar.h, src/gradient-toolbar.cpp, 
2033           src/gradient-toolbar.h:   moved into src/widgets
2034         * src/desktop.h, src/desktop.cpp, src/desktop-events.cpp,
2035           src/verbs.cpp, src/Makefile_insert, src/widgets/Makefile_insert,
2036           src/arc-context.cpp, src/dyna-draw-context.cpp,
2037           src/gradient-context.cpp, src/rect-context.cpp,
2038           src/select-context.cpp, src/spiral-context.cpp,
2039           src/star-context.cpp, src/interface.cpp, src/seltrans.cpp:
2040           adapted following SPDesktopWidget separation
2041         
2042 2005-08-24      David Yip       <yipdw@rose-hulman.edu>
2044         * src/jabber_whiteboard/session-manager.{cpp.h},
2045           src/jabber_whiteboard/callbacks.cpp,
2046           src/ui/dialog/whiteboard-connect.{cpp,h}:
2047           added support for XMPP over SSL to Inkboard
2049 2005-08-22  Ralf Stephan <ralf@ark.in-berlin.de>
2051         * src/dialogs/desktop-properties.cpp, src/dialogs/display-settings.cpp:
2052           both dialogs are now unresizable (bug #1237865)
2053         * src/main.cpp: enhanced doxygen main page
2055 2005-08-21  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2057         * packaging/osx-app.sh: Added a command line option which allows
2058           the executable and bundled dylibs to be stripped, significantly
2059           reducing the package size.
2061 2005-08-20  Ralf Stephan <ralf@ark.in-berlin.de>
2063         * src/desktop-style.cpp: fixed bug 1247989: nonstroked objects are
2064           no longer counted in stroke_average_width()
2065         * src/Doxyfile: added 3 more files
2066         * src/main.cpp: introduced doc hierarchy on doxygen main page
2067         * src/desktop-style.cpp:  improved doxygen documentation
2068           
2069 2005-08-20  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2071         * src/connector-context.cpp, src/connector-context.h:
2072           Rework connector context to extend SPEventContext instead of
2073           SPDrawContext, and remove most of the borrowed draw context
2074           code.
2076 2005-08-20  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2078         * src/menus-skeleton.h: correct the verb for "Select All In All Layers"
2079           since it was just showing a verb error in the menu.
2081 2005-08-19  Kees Cook  <kees@outflux.net>
2083         * autogen.sh, tools-version.sh, distro: report Ubuntu correctly, detect
2084           and reject unsafe automake versions (1.9.0 -> 1.9.6).
2086 2005-08-19  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2088         * src/dialogs/display-settings.cpp:
2089           Align the "Oversample bitmaps" option in the preferences
2090           dialog with all the other options.
2092 2005-08-18  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2094         * src/Makefile_insert: Added connector-context.{cpp,h}
2096         * src/connector-context.cpp, src/connector-context.h: New code for
2097           the connector context.  Handles the interaction of creating and
2098           modifying connectors.
2100         * src/sp-conn-end.cpp, src/sp-conn-end.h: Added sp_conn_adjust_path
2101           for adjusting the path of connectors to the edge of shapes, and
2102           sp_conn_end_detach to detach a connector endpoint from a shape.
2103           Also, when there is only a single shape attached to a connector
2104           and it is moved, then reroute the connector leaving its unattached
2105           endpoint where it is, rather than just moving the whole thing with
2106           the shape.
2108         * src/preferences-skeleton.h, src/toolbox.cpp, src/tools-switch.cpp,
2109           src/tools-switch.h, src/verbs.cpp, src/verbs.h,
2110           src/dialogs/display-settings.cpp, src/dialogs/display-settings.h:
2112           Enable the connector context.  Give it a preferences tab, toolbox,
2113           icon, etc.  Also, correct some vim modelines.
2114           
2115         * src/display/sp-canvas.cpp: Allow enter and leave events to be generated
2116           for canvas items when mouse buttons are depressed.
2118         * src/pixmaps/cursor-connector.xpm: A cursor for connector context.
2120 2005-08-18  Jon A. Cruz  <jon@joncruz.org>
2122         * src/knot.cpp: Corrected type conflict for crash bugs.
2124 2005-08-18  Ralf Stephan <ralf@ark.in-berlin.de>
2126         * src/Doxyfile: added 4 more files
2127         * src/extension/implementation/plugin-link.h,
2128           src/extension/internal/gimpgrad.cpp:  improved doxygen documentation
2129           
2130 2005-08-16  Ralf Stephan <ralf@ark.in-berlin.de>
2132         * src/desktop.h, src/desktop.cpp: replaced gboolean with bool
2133         * src/display/curve.cpp: made is_moveto() inline
2134         * src/knot.cpp, src/extension/extension.cpp, src/helper/action.cpp:
2135           added editor footer
2136         * src/desktop.h, src/desktop.cpp, src/knot.cpp, src/sp-gradient.cpp,
2137           src/display/curve.cpp, src/extension/extension.cpp,
2138           src/extension/implementation/plugin.h, 
2139           src/extension/implementation/plugin.cpp,
2140           src/extension/internal/gimpgrad.cpp, src/helper/action.cpp:
2141           improved doxygen documentation
2143 2005-08-14  MenTaLguY  <mental@rydia.net>
2145         * src/widgets/layer-selector.cpp: quick fix for crash bug when
2146           deleting unnamed layer [bug 1255843]
2148 2005-08-14  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2149         
2150         * packaging/macosx/ScriptExec/main.c: Allow the user to ignore the
2151           automatic fixing of the fontconfig problem and fix the problem
2152           manually.  Don't pop up the dialog again in this case when they
2153           relaunch Inkscape.
2155 2005-08-13  Ralf Stephan <ralf@ark.in-berlin.de>
2157         * src/menus-skeleton.h: fixed cvs bug where, in the default menus.xml, 
2158           given submenus didn't have correct names, so translation on 
2159           non-English systems was missed.
2160         
2161 2005-08-13  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2163         * packaging/macosx/Resources/script, packaging/macosx/ScriptExec/main.c:
2165         Fix for the fontconfig cache problem on OS X 10.4.  The first time 
2166         Inkscape is launched on 10.4 machines, after checking X11 is available,
2167         a dialog is brought up informing users of the fontconfig problem.  The
2168         dialog has a button to run fc-cache as root.  If chosen, an OS X
2169         authentication dialog in launched and fc-cache is run following the
2170         authentication.  A file is stored in ~/.inkscape to mark that fc-cache
2171         has been run.
2172         
2173 2005-08-11  Ralf Stephan <ralf@ark.in-berlin.de>
2175         * src/sp-gradient.cpp,src/sp-gradient-fns.h,src/event-context.h,
2176           src/event-context.cpp:  replaced gboolean with bool
2177         * src/document-undo.cpp:  added editor footer
2178         * src/sp-gradient.cpp, src/desktop.cpp, src/document.h,
2179           src/document.cpp, src/document-undo.cpp, src/event-context.h,
2180           src/event-context.cpp, src/selection.h:
2181           improved doxygen documentation
2183 2005-08-10      David Yip       <yipdw@rose-hulman.edu>
2185         * src/Makefile_insert: added composite-undo-stack-observer.{cpp,h}
2187         * src/document.{cpp.h},
2188           src/document-undo.cpp, src/document-private.h: 
2189           added hooks for undo stack observer
2191         * src/jabber_whiteboard/Makefile_insert: added new classes
2193         * src/jabber_whiteboard/callbacks.cpp: moved document initialization actions
2194           here (not the best idea, admittedly...)
2196         * src/jabber_whiteboard/connection-establishment.cpp,
2197           src/jabber_whiteboard/session-manager.*,
2198           src/jabber_whiteboard/chat-handler.cpp: updated to work with new listeners
2200         * src/jabber_whiteboard/message-contexts.cpp,
2201           src/jabber_whiteboard/message-handler.*,
2202           src/jabber_whiteboard/message-tags.*,
2203           src/jabber_whiteboard/defines.h: new message types (TODO: trim out dead
2204           types)
2206         * src/jabber_whiteboard/message-queue.*,
2207         * src/jabber_whiteboard/message-node.h: made MessageNode capable of
2208           representing more message types, as required by callbacks.cpp
2209           and new commit model
2211         * src/jabber_whiteboard/message-utilities.*: new utilities, although
2212           this entire class should be going bye-bye soon (its main tasks have been
2213           taken over by SerializerNodeObserver)
2215         * src/jabber_whiteboard/node-tracker.*: removal of node-level locks
2217         * src/jabber_whiteboard/node-utilities.*: removal of unnecessary methods;
2218           this class should also be removed soon
2220         * src/jabber_whiteboard/session-file-selector.cpp: miscellaneous tweaks
2222         * src/jabber_whiteboard/typedefs.h: new type definitions to handle the new
2223           commit model (TODO: prune unnecessary types)
2225         * src/xml/event.cpp: small hack to get Inkboard working (shouldn't be
2226           there, but I'm still learning my way around XML::Node and
2227           XML::Session...help welcome)
2229         * src/undo-stack-observer.h: interface for classes that watch undo, redo,
2230           and undo log commit events
2232         * src/composite-undo-stack-observer.*: similar to CompositeNodeObserver;
2233           combines multiple undo stack observers
2235         * src/jabber_whiteboard/serializer-node-observer.*: XML::Event serializer
2237         * src/jabber_whiteboard/deserializer.*: XML::Event deserializer
2239         * src/jabber_whiteboard/tracker-action-observer.*: simple observer to
2240           watch for added and removed nodes in undo/redo actions (put aside for
2241           now)
2243         * src/jabber_whiteboard/undo-stack-observer.*: Inkboard's undo stack
2244           observer implementation
2246 2005-08-10  Ralf Stephan <ralf@ark.in-berlin.de>
2248         * src/main.cpp: introduced doxygen doc main page with links
2250 2005-08-09  Ralf Stephan <ralf@ark.in-berlin.de>
2252         * src/Doxyfile: added 5 more files
2253         * src/display/curve.h, src/display/curve.cpp, src/knot.cpp,
2254           src/dialogs/export.cpp: replaced gboolean with bool
2255         * src/display/curve.cpp: removed sp_curve_finish() as it is nowhere 
2256           called, made sp_curve_ensure_space() static
2257         * src/sp-object.cpp, src/sp-item.cpp, src/libnr/n-art-bpath.h,
2258           src/libnr/nr-path-code.h, src/ui/view/view.cpp, src/dialogs/export.cpp,
2259           src/display/bezier-utils.cpp, src/display/curve.h,
2260           src/display/curve.cpp, src/knot.h, src/knot.cpp:
2261           improved doxygen documentation
2263 2005-08-08  MenTaLguY  <mental@rydia.net>
2265         * README.txt, README: make autotools happy
2267 2005-08-06  MenTaLguY  <mental@rydia.net>
2269         * Makefile.am, HACKING, HACKING_de, HACKING_fr, HACKING_it,
2270           HACKING.txt, HACKING.de.txt, HACKING.fr.txt, HACKING.it.txt,
2271           README, README_ca, README_de, README_fr, README_it,
2272           README.txt, README.ca.txt, README.de.txt, README.fr.txt, README.it.txt:
2274           saner filenames
2276 2005-08-06  MenTaLguY  <mental@rydia.net>
2278         * src/xml/Makefile_insert, src/xml/log-builder.cpp,
2279           src/xml/log-builder.h, src/xml/simple-session.cpp,
2280           src/xml/simple-session.h:
2282           Implement XML::LogBuilder class and use it from XML::SimpleSession.
2284 2005-08-06  MenTaLguY  <mental@rydia.net>
2286         * src/xml/event.h, src/xml/event.cpp, src/xml/event-fns.h:
2287           rejigger the way XML event logs are handled, based on NodeObservers
2289 2005-08-06  MenTaLguY  <mental@rydia.net>
2291         * src/xml/simple-session.cpp: minor formatting cleanups
2293 2005-08-06  Ted Gould <ted@gould.cx>
2295         * src/interface.cpp, src/verbs.cpp, src/verbs.h:
2297         Adding in a hash table for Verb ID lookups.  This makes searching for them
2298         in the dynamic menus much faster.
2300 2005-08-06  Ralf Stephan <ralf@ark.in-berlin.de>
2302         * src/sp-offset.cpp: 
2303           removed a dependency, made refresh_offset_source() static
2304         * src/svg-view.cpp, src/svg-view.h, src/sp-spiral.cpp, src/sp-spiral.h: 
2305           replaced gboolean with bool
2306         * src/sp-offset.cpp, src/sp-root.cpp, src/sp-stop.h, src/sp-spiral.h,
2307           src/sp-spiral.cpp, src/svg-view.h, src/svg-view.cpp, src/style.cpp:
2308           improved doxygen documentation
2309         
2310 2005-08-05  MenTaLguY  <mental@rydia.net>
2312         * inkscape.spec.in: include translated manpages
2314 2005-08-05  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2316         * po/nl.po: fix a typo: close a bold tag.
2318 2005-08-03      David Yip       <yipdw@rose-hulman.edu>
2320         * src/jabber_whiteboard/typedefs.h:
2321           fixed incorrect template specialization syntax,
2322           removed duplicate definitions (oops...)
2324         * src/gc-alloc.h:
2325           removed explicit keyword from allocator constructors, as it is
2326           necessary to allow implicit conversion for rebinding.  Some
2327           containers in the libstdc++ in GCC 3.4.x require this, such as anything
2328           using the standard library's red-black tree implementation --
2329           std::set, std::map, std::multimap
2331 2005-08-03  Ralf Stephan <ralf@ark.in-berlin.de>
2333         * src/pen-context.cpp: made sp_pen_context_root_handler static
2334         * src/snap.h: removed getSnapToBBox() declaration
2335         * src/sp-stop.h: removed three dependencies
2336         * src/Doxyfile: added further 3 files
2337         * src/object-hierarchy.cpp, src/pen-context.h, src/pen-context.cpp,
2338           src/pencil-context.h, src/pencil-context.cpp, src/snap.h, 
2339           src/snap.cpp, src/sp-stop.h, src/sp-gradient.h, src/sp-gradient.cpp,
2340           src/sp-linear-gradient.h, src/sp-radial-gradient.h:
2341           improved doxygen documentation
2343 2005-08-03      David Yip       <yipdw@rose-hulman.edu>
2345         * src/jabber_whiteboard/Makefile_insert,
2346           src/jabber_whiteboard/message-handler.cpp,
2347           src/jabber_whiteboard/empty.cpp:
2348           fixing some build issues (Apple's ar doesn't like creating
2349           archives with an empty member list, so empty.cpp is a null
2350           placeholder to be used as the sole member in the jabber_whiteboard
2351           archive in the event that a user does not wish to enable
2352           Inkboard)
2354 2005-08-02  Bryce Harrington <bryce@bryceharrington.org>
2356         * src/ui/dialog/*.*:  Update copyrights
2358         * doc/WISHLIST:  s/Sodipodi/Inkscape/
2360         * src/desktop.cpp:  Rename SPView to Inkscape::UI::View::View
2362         * changing include file syntax from "" to <> where appropriate
2364         * Changing copyrights to be consistent
2366 2005-08-03      David Yip       <yipdw@rose-hulman.edu>
2368         * src/menus-skeleton.h:
2369           added WITH_INKBOARD ifdef to prevent Inkboard options from being
2370           compiled into the menu skeleton if the Inkboard code is not enabled
2372 2005-08-03  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2374         *  src/display/curve.cpp: Correctly free an array with "delete []".
2376 2005-08-02      David Yip       <yipdw@rose-hulman.edu>
2378         * src/jabber/whiteboard/node-tracker.cpp:
2379           removed unnecessary anchoring of XML::Nodes in XMLNodeTracker
2381 2005-08-02      David Yip       <yipdw@rose-hulman.edu>
2383         * src/jabber_whiteboard/typedefs.h:
2384           moved back to GC::Alloc from traceable_allocator
2386         * src/jabber_whiteboard/node-tracker.cpp:
2387           fixed anchor-release problem with XML::Nodes in XMLNodeTracker
2389 2005-08-01  MenTaLguY  <mental@rydia.net>
2391         * src/gc.cpp, src/gc-core.h: Hans says it's okay to use
2392           GC_malloc_atomic_uncollectable
2394 2005-08-01  MenTaLguY  <mental@rydia.net>
2396         * src/gc-alloc.h: fix improper allocation size
2398 2005-08-01      David Yip       <yipdw@rose-hulman.edu>
2400         * src/jabber_whiteboard/message-handler.cpp: removed some
2401           debug output
2403         * src/dialogs/whiteboard-sharewithchat.cpp: removed some excess
2404           debugging code
2406         * src/jabber_whiteboard/session-manager.cpp: removed 
2407           redundant if (x == NULL) tests surrounding delete
2409 2005-08-01      David Yip       <yipdw@rose-hulman.edu>
2411         * src/ui/icons.cpp, src/ui/stock-items.cpp, src/ui/stock.cpp, 
2412           src/ui/stock.h:
2413           added Inkboard UI stock items
2415         * src/dialogs/whiteboard*:
2416           old C/Gtk Inkboard dialogs for collecting user input necessary
2417           to establish Jabber connections and Inkboard sessions (they're
2418           still used in some parts of the Inkboard code)
2420         * src/Makefile.am, src/Makefile_insert, src/desktop.cpp, 
2421           src/desktop.h, src/document.cpp, src/file.cpp, src/file.h,
2422           src/menus-skeleton.h, src/verbs.cpp, src/verbs.h:
2423           added necessary UI code to access Inkboard functions
2425         * src/jabber_whiteboard/Makefile_insert,
2426           src/jabber_whiteboard/buddy-list-manager.*,
2427           src/jabber_whiteboard/callbacks.*,
2428           src/jabber_whiteboard/chat-handler.*,
2429           src/jabber_whiteboard/connection-establishment.*,
2430           src/jabber_whiteboard/defines.h,
2431           src/jabber_whiteboard/error*,
2432           src/jabber_whiteboard/internal-constants.*,
2433           src/jabber_whiteboard/invitation-confirm-dialog.*,
2434           src/jabber_whiteboard/jabber-handlers.*,
2435           src/jabber_whiteboard/makefile*,
2436           src/jabber_whiteboard/message-*,
2437           src/jabber_whiteboard/node-*,
2438           src/jabber_whiteboard/received-message-helpers.cpp,
2439           src/jabber_whiteboard/player-functors.*,
2440           src/jabber_whiteboard/session-*,
2441           src/jabber_whiteboard/tracker-node.h,
2442           src/jabber_whiteboard/typedefs.h:
2443           Initial commit of Inkboard code
2444         * src/ui/dialog/session-player*,
2445           src/ui/dialog/whiteboard*:
2446           C++/Gtkmm replacements for some old C/Gtk dialogs
2447         * configure.ac:
2448           added Inkboard configure checks
2449         * src/ui/view/edit.cpp,
2450           src/ui/view/edit.h,
2451           src/ui/view/view.cpp:
2452           added Inkboard code stubs to new Gtkmm code
2453         * share/ui/menus-bars.xml:
2454           added Inkboard code stubs to menu UI XML
2456 2005-08-01  Ralf Stephan <ralf@ark.in-berlin.de>
2458         * src/sp-object.cpp: improved doxygen documentation
2460 2005-07-31  Ralf Stephan <ralf@ark.in-berlin.de>
2462         * src/nodepath.cpp: removed three dependencies
2464 2005-07-31  MenTaLguY  <mental@rydia.net>
2466         * src/sp-object.cpp, src/sp-object.h, src/sp-use.cpp:
2467           adopt more consistent refcounting policy
2469         * src/sp-object.h: make second parameter to sp_object_ref and
2470           sp_object_unref optional
2472 2005-07-30  Ralf Stephan <ralf@ark.in-berlin.de>
2474         * src/draw-anchor.cpp, src/nodepath.h: reduced dependencies
2475         * src/nodepath.cpp: removed duplicate dependency, added two from 
2476           nodepath.h, made triangle_area() inline
2477         * src/node-context.cpp: added dependency removed from nodepath.h
2478         * src/Doxyfile: added 2 further files to the scanned list
2479         * src/nodepath.h: moved function docs into nodepath.cpp
2480         * src/color.cpp: made file work with src/Doxyfile
2481         * src/color.cpp, src/draw-anchor.cpp, src/geom.cpp, src/nodepath.cpp:
2482           improved doxygen documentation
2483         * src/event-context.cpp: added a \todo
2484         * src/geom.cpp: added editor footer
2486 2005-07-30  Ted Gould  <ted@gould.cx>
2488         * src/Makefile_insert, src/inkscape.cpp, src/inkscape.h,
2489         src/interface.cpp, src/selection.cpp, src/verbs.cpp, src/verbs.h,
2490         src/extension/effect.cpp, src/extension/effect.h, src/menus-skeleton.h:
2492         Doing two things.  One, making menus configurable by an external xml file
2493         and the second is enabling sensitivity in the verbs.  These are both in
2494         pretty basic states right now, but workable.
2496 2005-07-29  MenTaLguY  <mental@rydia.net>
2498         * src/shortcuts.cpp: made Ctrl+Shift+G the "primary" ungroup shortcut
2500 2005-07-28  Carl Hetherington  <inkscape@carlh.net>
2502         * src/arc-context.cpp: CodingStyle.  Replace gboolean with bool.
2504         * src/desktop-events.cpp: CodingStyle: whitespace.  Add editor
2505         variables block.  gboolean exorcism.  Declaration-to-first-use fixes.
2506         
2508 2005-07-27  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
2510         * src/style.h (SP_SCALE24_MAX): Change from 0xffffff to 0xff0000,
2511           and add documentation for choice of value.
2512           (SP_SCALE24_TO_FLOAT) Return a double instead of a float.
2513           (SP_SCALE24_FROM_FLOAT) Change rounding behaviour.
2514           These changes are intended to combat float rounding bugs on x86.
2516         * src/style.cpp (sp_style_merge_from_style_string): Use libcroco
2517           to parse style="..." attribute strings, to improve CSS parsing.
2519 2005-07-27  Ralf Stephan <ralf@ark.in-berlin.de>
2521         * src/Doxyfile: added 10 further files to the scanned list
2522         * src/gc-anchored.h, src/gc-managed.h, src/object-hierarchy.h, 
2523           src/pencil-context.h, src/selection.h, src/sp-object.h, src/sp-spiral.h, 
2524           src/svg-view.h, src/verbs.h, src/livarot/float-line.h, src/util/list.h, 
2525           src/widgets/paint-selector.h, src/xml/repr.h: 
2526           made file work with src/Doxyfile
2527         * src/livarot/int-line.h, src/livarot/float-line.h: 
2528           moved part of documentation into *.cpp file
2529         * src/gc-anchored.h, src/knot-holder-entity.h, src/nodepath.h, 
2530           src/pen-context.h, src/pencil-context.h, src/selection.h, 
2531           src/sp-gradient.h, src/sp-gradient.cpp, src/sp-item.h, src/sp-object.h, 
2532           src/sp-spiral.h, src/style.h, src/svg-view.h, src/extension/extension.h, 
2533           src/libnr/nr-matrix.h, src/livarot/int-line.h, src/livarot/int-line.cpp, 
2534           src/livarot/float-line.h, src/livarot/float-line.cpp, 
2535           src/livarot/sweep-event.h, src/livarot/sweep-event-queue.h, 
2536           src/util/list.h, src/widgets/paint-selector.h, src/xml/repr.h, 
2537           src/xml/repr.cpp: documentation improvements
2538         * src/sp-item.h: added editor footer
2540 2005-07-26  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
2542         * src/svg/stringstream.h, src/svg/stringstream.cpp:
2543           Trim trailing zeros from after the decimal point when writing
2544           float or double to Inkscape::SVGOStringStream.
2545         * src/style-test.cpp: Update expected output accordingly.
2546         * src/svg/stringstream-test.h: New unit test.
2547         * src/Makefile.am, src/svg/Makefile_insert: Add the new unit test.
2548         * src/svg/Makefile_insert:
2549           Don't link unused ftos.cpp, but do link new file stringstream.cpp.
2551 2005-07-26  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2553         * share/icons/icons.svg: Add icon for connector context.
2555 2005-07-25  Ralf Stephan <ralf@ark.in-berlin.de>
2557         * src/libnr/nr-pixblock.h:  interface cleanup of NRPixBlock: size and mode
2558           are now named enums, empty is now bool, changes to function interfaces 
2559           because of that, changed C macros to C++ inline functions, changed clean 
2560           flag in some function interfaces from int to bool.
2561         * src/libnr/nr-pixblock.cpp:  adaptations due to changes in nr-pixblock.h,
2562           added assert to ...setup_extern() which remains a bit ... risky,
2563         * src/display/sp-canvas.cpp: 
2564           made sp_canvas_item_construct() static, inlined two other functions
2565         * src/svg-view.cpp: piped emit_resized through C++ façade (incomplete)
2566         * src/ui/view/view.h: removed legacyMessageContext() member
2567         * src/Doxyfile: added files, and options to collect todo and bugs
2568         * src/display/curve.cpp: moved member docs into curve.h
2569         * src/event-context.cpp: long line cosmetics, moved a function for clarity
2570         * src/sp-offset.h, src/sp-spiral.cpp, src/svg-view.cpp, 
2571           src/libnr/nr-types.h: added editor footer
2572         * src/color-rgba.h, src/draw-anchor.h, src/event-context.*, src/knot-*.h, 
2573           src/message-*.h, src/modifier-fns.h, src/nodepath.h, 
2574           src/pencil-context.cpp, src/pen-context.*, src/snap.*, src/sp-gradient.h, 
2575           src/sp-gradient-fns.h, src/sp-item.cpp, src/sp-item-notify-moveto.h, 
2576           src/sp-linear-gradient*, src/sp-offset.*, src/sp-radial-gradient*, 
2577           src/sp-spiral.cpp, src/style.cpp, src/svg-view.cpp, src/verbs.cpp, 
2578           src/dialogs/export.cpp, src/display/bezier-utils.cpp, 
2579           src/display/curve.*, src/diplay/sp-canvas.*, 
2580           src/extension/implementation/plugin*, src/extension/internal/gimpgrad.h, 
2581           src/libnr/nr-matrix.h, src/libnr/nr-matrix-scale-ops.h, 
2582           src/libnr/nr-matrix-translate-ops.h, src/libnr/nr-pixblock.*, 
2583           src/libnr/nr-point.h, src/libnr/nr-rotate.h, src/libnr/nr-rotate-fns.h, 
2584           src/libnr/nr-scale-matrix-ops.h, src/libnr/nr-types.h, 
2585           src/livarot/int-line.h, src/ui/view/view.*:
2586           
2587           made file work with src/Doxygen, doxygen documentation improvements
2589 2005-07-24  Ted Gould  <ted@gould.cx>
2591         * 0.42 Release
2593 2005-07-21  Ted Gould  <ted@gould.cx>
2595         * 0.42pre3
2597 2005-05-21  Kees Cook  <kees@outflux.net>
2599         * share/icons/*xpm, src/ui/dialog/transformation.cpp,
2600           src/ui/widget/labelled.cpp, src/ui/widget/labelled.h:
2601           Hooked up Gtkmmified Icon manager correctly.  (bug 1217367)
2602         * Makefile.mingw, Makefile.mingw.common: patch 1241293 for build fixes
2604 2005-07-12  Ted Gould  <ted@gould.cx>
2606         * 0.42pre2
2608 2005-07-11  MenTaLguY  <mental@rydia.net>
2610         * src/debug/logger.cpp: wrap stack vector in method to avoid
2611           potential static initialization issues
2613         * src/sp-object.cpp: add refcount logging
2615 2005-07-09  MenTaLguY  <mental@rydia.net>
2617         * src/document-undo.cpp, src/inkscape.cpp, src/debug/event.h,
2618           src/debug/logger.cpp, src/debug/logger.h, src/debug/simple-event.h,
2619           src/xml/composite-node-observer.cpp, src/xml/event.cpp,
2620           src/xml/simple-node.cpp:
2622           Categorize debugging events and add the ability to filter them
2623           via setting the INKSCAPE_DEBUG_FILTER environment variable to
2624           a comma-separated list of debug event categories.
2626 2005-07-06  Ben Fowler  <bpfowler@users.sourceforge.net>
2628         * src/interface.cpp: Spackle for Bug 1217361 "freeze on quitting 
2629         with transform dialog"
2631 2005-07-06  Ben Fowler  <bpfowler@users.sourceforge.net>
2633         * src/interface.cpp: Whitespace changes only
2635 2005-07-06  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2637         * Info.plist.in, packaging/osx-app.sh, packaging/macosx/*:
2639         Changes and new files required to build an Inkscape dmg on Mac OS X.
2641 2005-07-05  Ted Gould  <ted@gould.cx>
2643         * 0.42pre1
2645 2005-07-04  MenTaLguY  <mental@rydia.net>
2647         * src/sp-metadata.cpp: strip id= attributes under rdf:RDF elements
2649 2005-07-04  MenTaLguY  <mental@rydia.net>
2651         * src/sp-object.cpp, src/xml/node-fns.h, src/xml/node-fns.cpp:
2652           don't force id= attributes on anything except elements in the SVG,
2653           Sodipodi, or Inkscape namespaces.
2655 2005-07-04  MenTaLguY  <mental@rydia.net>
2657         * src/verbs.cpp: redo cryve's fix to use defaultLabel() rather than
2658           label()
2660 2005-07-04  Bryce Harrington <bryce@bryceharrington.org>
2662         * src/livarot/float-line.cpp:  Patch from Ralf Stephan
2663         <ralf@ark.in-berlin.de> to suppress two warnings.
2664         
2665 2005-06-28  Ted Gould  <ted@gould.cx>
2667         * src/verbs.h:
2669         Changing from gnu::hash_map to std::map.  The only reason this was a
2670         hash_map before is because I was stealing code that I didn't understand,
2671         and a std::map works as well.  This fixes bug #1172199 for Tru64.
2673 2005-06-28  Ted Gould  <ted@gould.cx>
2675         * src/extension/dependency.cpp:
2677         Fix for #1169396 -- setting the default type for a dependency to file,
2678         this seems to be the only way that the print function could end up using
2679         undefined memory, and then passing it on the gettext.
2681 2005-06-28  Ted Gould  <ted@gould.cx>
2683         * src/extension/implementation/script.cpp,
2684         src/extension/implementation/script.h:
2686         Adding support for information coming back on STDERR from scripts.  This
2687         fixes bug #1220959 and RFE #1178941
2689 2005-07-04  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
2691         * src/sp-stop.h, sp-gradient.cpp, widgets/gradient-vector.cpp:
2692           Implement currentColor as possible value for stop-color, as per spec.
2694 2005-07-02  Kees Cook  <kees@outflux.net>
2696         * src/dialog/rdf.cpp: Added FreeArt license, RFE #1230981.
2698 2005-06-30  Bryce Harrington <bryce@bryceharrington.org>
2700         * inkscape.nsi:  Fix for bug #1230744 'wrong installer language'
2701         by theadib.
2703         * src/swatches.cpp: Fix for bug #1217973.  The KDE swatches file
2704         consists of 3 column numbers (missing 4th column), and also lacks
2705         an ending newline.  In this situation, the name variable returned
2706         from trim() could be null, thus causing a segfault when used as an
2707         input to Glib::ustring.
2709         * src/sp-image.cpp: Patch for bug #1210100 by bpfowler to help
2710         narrow in on the cause of the bug.
2712         * README:  Requested change for bug #1174991.  Directions for
2713         installation of perl libs
2714         
2715 2005-07-01  Ben Fowler  <bpfowler@users.sourceforge.net>
2717         * src/desktop.cpp src/svg-view.cpp src/dialogs/display-settings.cpp 
2718         src/dialogs/export.cpp src/dialogs/find.cpp 
2719         src/extension/internal/ps.cpp: Replaced calls to gtk_widget_set_usize 
2720         with GTK2 version.
2722 2005-06-30  Bryce Harrington <bryce@bryceharrington.org>
2724         * inkscape.pod, src/main.cpp: Applying Makzu's patch to implement
2725           --vacuum-defs
2727 2005-06-28  Ted Gould  <ted@gould.cx>
2729         * 0.42pre0
2731 2005-06-23  MenTaLguY  <mental@rydia.net>
2733         * src/extension/implementation/script.cpp:
2734           support for ruby scripts (interpreter="ruby")
2736 2005-06-20  Ted Gould  <ted@gould.cx>
2738         * src/desktop.cpp, src/desktop.h, src/document-private.h,
2739         src/document.cpp, src/document.h, src/extension/effect.h,
2740         src/extension/implementation/script.cpp:
2742         Adding in a signal to show that the document is being reconstructed from
2743         another document.  This is used by the scripting extensions implementation
2744         to say to the desktops that they need to save their object references
2745         as strings instead of pointers -- and then recreate them when the
2746         reconstruction is complete.
2748         * src/extension/prefdialog.cpp: Making "OK" have focus.
2750         * src/verbs.cpp, src/verbs.h: Some prototype code to start making verbs
2751         sensitive or not.  Not tied in to anything currently.
2753 2005-06-20  MenTaLguY  <mental@rydia.net>
2755         * src/xml/repr-io.cpp: whoops... don't emit xmlns:xml
2757 2005-06-18  Richard Hughes  <cyreve@users.sourceforge.net>
2759         * src/text-context.cpp, src/text-context.h, src/libnrtype/Layout-TNG.h:
2760           implement double- and triple-clicking of text for selecting the
2761           current word and line respectively
2763 2005-06-16  MenTaLguY  <mental@rydia.net>
2765         * src/interface.cpp: removed "Go to root" context menu item
2767         * src/widgets/layer-selector.cpp: hide "(root)" unless it is the current
2768           layer
2770 2005-06-11  Aaron Spike  <aaron@ekips.org>
2772         * confiugre.ac,
2773           packaging/autopackage/default.apspec.in:
2775           Adding the autopackage specfile
2777 2005-06-10  Richard Hughes  <cyreve@users.sourceforge.net>
2779         * src/text-context.cpp:
2780           use ctrl-left/right for moving cursor by word in text mode,
2781           and ctrl-a for select all text
2783 2005-06-09  Bryce Harrington <bryce@bryceharrington.org>
2785         * src/ui/dialogs/align-and-distribute.cpp,
2786           src/ui/dialogs/align-and-distribute.h,
2787           src/verbs.cpp:
2788           Hooking up Aubanel's new align and distribute dialog
2790 2005-06-09  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
2792         * src/text-context.cpp (sp_text_context_root_handler):
2793           Greater conformance to ISO 14755 for unicode entry.  We now
2794           implement all of the ``Basic method'' portion of that spec
2795           except for non-latin hexadecimal digits (first 6 letters of
2796           other alphabets).  (Instead, we do the same as for all other
2797           shortcuts, viz. force a group0 (latin) interpretation of the
2798           keypress.)
2800 2005-06-07  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
2802         * src/pen-context.cpp (spdc_endpoint_snap): Pen tool: do snapping
2803           (i.e. namedview_free_snap_all_types) even for initial point.
2805         * src/Makefile.am (INCLUDES), src/extension/script/Makefile_insert
2806         (extension_script_libscript_a_CXXFLAGS):
2808           Put PERL_CFLAGS PYTHON_CFLAGS into global INCLUDES rather than
2809           using a libscript_a_CXXFLAGS var (which involved creating .o files
2810           specific to that lib).
2812 2005-06-06  Ted Gould  <ted@gould.cx>
2814         * src/extensions/effect.cpp:
2816         Adding in the code so that effects can be undoable.
2818         * src/extensions/implementation/script.[cpp,h]
2820         Adding in the code so that a new window is not displayed when an
2821         effect is executed.  Now it is in the same window (much nicer).
2823         * src/extensions/internal/latex*.[cpp,h]
2825         Patches from the mailing list to add LaTeX output.
2827 2005-06-04  MenTaLguY  <mental@rydia.net>
2829         * src/extensions/init.cpp:
2831           That tears it.  Showing the error dialog on startup goes.  I've
2832           had to respond to one too many bloody bug reports.  If we released
2833           0.42 with this too we'll drive away users permanently.  As it was,
2834           a lot of people were assuming 0.41 was broken when they saw this
2835           and reverted to 0.40.
2837 2005-05-31  MenTaLguY  <mental@rydia.net>
2839         * src/preferences-skeleton.h: disable extension error dialog on startup
2840           -- I'm sick of hearing that Inkscape is broken because people see
2841           this dialog on startup.  It makes us look bad.
2842           
2843           We're not going to repeat this for 0.42 -- find a better approach.
2845 2005-05-28  MenTaLguY  <mental@rydia.net>
2847         * src/document.cpp, src/sp-ellipse.cpp, src/sp-flowdiv.cpp,
2848           src/sp-flowtext.cpp, src/sp-object.cpp, src/sp-object.h,
2849           src/sp-path.cpp, src/sp-rect.cpp, src/sp-root.cpp, src/sp-root.h,
2850           src/sp-shape.cpp, src/version.cpp, src/version.h:
2852           propagate SVG version upwards, and move SPVersion into Inkscape
2853           namespace
2855 2005-05-24  Simarilius  <Simarilius@yahoo.com>
2857         * src/verbs.cpp, src/dialogs/tiledialog.cpp, src/dialogs/tiledialog.h,
2858         src/ui/dialogs/dialog-manager.cpp
2859         
2860         Converted the tiledialog over to the inkscape:ui:dialog class and hooked
2861         it into dialog manager
2863 2005-05-24  Ted Gould  <ted@gould.cx>
2865         * src/extension/dependency.cpp, src/extension/extension.cpp,
2866         src/extension/extension.h, src/extension/init.cpp,
2867         src/extension/implementation/script.cpp:
2869         Applying patch 1199856 which allows Inkscape to have multiple directories
2870         for extensions.  Currently those are /share/inkscape/extensions and
2871         ~/.inkscape/extensions.  The patch was written by Aaron Spike.
2873 2005-05-23  Ted Gould  <ted@gould.cx>
2875         * share/extensions/<alot>
2877         Adding in Aaron Spike's extensions so that they come with the standard
2878         build.  Lot's of useful stuff that is worth having for most users.
2880 2005-05-19  MenTaLguY  <mental@rydia.net>
2882         * src/verbs.cpp, src/ui/dialog/align-and-distribute.h,
2883           src/ui/dialog/dialog-manager.cpp, src/ui/dialog/dialog-manager.h,
2884           src/ui/dialog/document-preferences.h, src/ui/dialog/export.h,
2885           src/ui/dialog/extension-editor.h, src/ui/dialog/fill-and-stroke.h,
2886           src/ui/dialog/find.h, src/ui/dialog/inkscape-preferences.h,
2887           src/ui/dialog/layer-editor.h, src/ui/dialog/messages.h,
2888           src/ui/dialog/text-properties.h, src/ui/dialog/transformation.h,
2889           src/ui/dialog/xml-editor.h, src/ui/view/edit.cpp:
2891           refactoring of the dialog manager code, introducing factory
2892           functions and a method specifically for showing a dialog
2894 2005-05-19  MenTaLguY  <mental@rydia.net>
2896         * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
2898           fix layer property undo crash bugs (#1192708 and #1171704)
2900 2005-05-19  MenTaLguY  <mental@rydia.net>
2902         * src/debug/Makefile_insert, src/debug/sysv-heap.cpp,
2903           src/debug/sysv-heap.h, src/gc.cpp, src/debug/gc-heap.h,
2904           src/debug/heap.cpp:
2906           moved GC Heap statistics stuff into libdebug to ease circular
2907           dependencies
2909 2005-05-17  MenTaLguY  <mental@rydia.net>
2911         * src/ui/dialog/memory.cpp:
2913           reduce magnitude of memory jitter somewhat by avoiding some vector
2914           resizing and copying
2916 2005-05-16  MenTaLguY  <mental@rydia.net>
2918         * src/gc.cpp, src/debug/heap.cpp, src/debug/heap.h:
2920           revised Debug::Heap API slightly
2922         * src/ui/dialog/memory.cpp, src/ui/dialog/memory.h:
2924           thousands separators and other niceties.  'apply' now forces a
2925           garbage collection and immediate update.
2927 2005-05-16  MenTaLguY  <mental@rydia.net>
2929         * src/ui/dialog/memory.cpp: re-use existing rows, though it doesn't
2930           seem to help memory jitter much
2932 2005-05-15  MenTaLguY  <mental@rydia.net>
2934         * src/debug/heap.cpp: fix bounds error
2936         * src/ui/dialog/memory.cpp, src/ui/dialog/memory.h:
2937         
2938         flesh out basic memory info dialog
2940 2005-05-15  MenTaLguY  <mental@rydia.net>
2942         * configure.ac: cleaned up tests
2944         * src/debug/heap.cpp: fixed feature macro names
2946 2005-05-15  MenTaLguY  <mental@rydia.net>
2948         * configure.ac: added tests for mallinfo and malloc.h
2950         * src/gc.cpp, src/debug/heap.cpp, src/debug/heap.h:
2952           fix up Debug::Heap API slightly
2954 2005-05-14  MenTaLguY  <mental@rydia.net>
2956         * src/interface.cpp, src/verbs.cpp, src/verbs.h,
2957           src/ui/dialog/Makefile_insert, src/ui/dialog/dialog-manager.cpp,
2958           src/ui/dialog/dialog-manager.h, src/ui/dialog/memory.cpp,
2959           src/ui/dialog/memory.h:
2960           
2961           added skeletal memory statistics dialog
2963 2005-05-12  Juerg Billeter  <j@bitron.ch>
2965         * configure.ac: Have pkgconfig explicitly require gdkmm-2.4 & glibmm-2.4
2966         (used directly by Inkscape), rather than relying on transitive
2967         dependencies.  It's said that this is required in some cases with
2968         pkgconfig 0.17 and later.
2970 2005-05-08  Bryce Harrington <bryce@bryceharrington.org>
2972         * ChangeLog configure.ac src/Makefile_insert src/desktop-widget.h
2973           src/desktop.h src/dropper-context.cpp src/file.cpp
2974           src/shortcuts.cpp src/sp-text.cpp src/splivarot.cpp
2975           src/svg-view.h src/text-context.cpp src/verbs.cpp
2976           src/extension/implementation/plugin-link.h
2977           src/extension/internal/grid.cpp src/helper/action.h
2978           src/helper/window.cpp src/ui/dialog/dialog.cpp
2979           src/ui/dialog/messages.cpp src/ui/view/view.cpp
2980           src/ui/view/view.h:   
2982           Moving view.* into src/ui/view/
2983         
2984 2005-05-09  MenTaLguY  <mental@rydia.net>
2986         * src/gc-alloc.h: const-correctness fix
2988 2005-05-08  Bryce Harrington <bryce@bryceharrington.org>
2990         * configure.ac:  Defaulting with-gnome-vfs to on if library is
2991           present. 
2992         
2993         * po/POTFILES.in : Fixed error causing compile failure
2995         * src/Makefile_insert src/arc-context.cpp src/desktop-events.cpp
2996            src/desktop.cpp src/desktop.h src/dyna-draw-context.cpp
2997            src/gradient-context.cpp src/gradient-toolbar.cpp
2998            src/interface.cpp src/make.dep src/make.files
2999            src/rect-context.cpp src/select-context.cpp
3000            src/select-toolbar.cpp src/seltrans.cpp src/spiral-context.cpp
3001            src/star-context.cpp src/toolbox.cpp src/verbs.cpp src/view.cpp
3002            src/view.h src/application/application.cpp
3003            src/application/application.h src/application/editor.cpp
3004            src/application/editor.h src/ui/dialog/align-and-distribute.cpp
3005            src/ui/dialog/align-and-distribute.h
3006            src/ui/dialog/dialog-manager.cpp src/ui/dialog/dialog-manager.h
3007            src/ui/dialog/dialog.cpp src/ui/dialog/dialog.h
3008            src/ui/dialog/document-preferences.cpp
3009            src/ui/dialog/document-preferences.h src/ui/dialog/export.cpp
3010            src/ui/dialog/export.h src/ui/dialog/extension-editor.cpp
3011            src/ui/dialog/extension-editor.h
3012            src/ui/dialog/fill-and-stroke.cpp
3013            src/ui/dialog/fill-and-stroke.h src/ui/dialog/find.cpp
3014            src/ui/dialog/find.h src/ui/dialog/inkscape-preferences.cpp
3015            src/ui/dialog/inkscape-preferences.h
3016            src/ui/dialog/layer-editor.cpp src/ui/dialog/layer-editor.h
3017            src/ui/dialog/messages.h src/ui/dialog/text-properties.cpp
3018            src/ui/dialog/text-properties.h
3019            src/ui/dialog/transformation.cpp src/ui/dialog/transformation.h
3020            src/ui/dialog/tree-editor.h src/ui/dialog/xml-editor.cpp
3021            src/ui/dialog/xml-editor.h src/ui/view/Makefile_insert
3022            src/ui/view/edit.cpp src/ui/view/edit.h :
3024            Renaming sp-desktop-widget.h to desktop-widget.h for
3025            consistency with other desktop files.  Beginning migration of
3026            desktop-* and view* files into ui/view/ subdir.  Incorporating
3027            DialogManager into existing SPDesktop code.  Making SPView
3028            derive from GObject.  Changing Messages dialog to run via
3029            DialogManager.  Removing getName() and getDesc() routines from
3030            Dialogs.  
3031         
3032 2005-05-08  MenTaLguY  <mental@rydia.net>
3034         * src/Makefile_insert: change link order since the GC code now
3035           depends on the debugging stuff
3037         * src/debug/Makefile_insert, src/debug/heap.cpp, src/debug/heap.h:
3039           added heap statistics stuff
3041         * src/gc.cpp: register the GC heap with the heap statistics facility
3043 2005-05-07  MenTaLguY  <mental@rydia.net>
3045         * src/gc-anchored.h, src/gc-core.h, src/gc-finalized.h,
3046           src/gc-managed.h, src/gc.cpp:
3048           hide the global Ops structure from the outside world, and expose
3049           some additional libgc API.
3051 2005-05-07  Ted Gould  <ted@gould.cx>
3053         * src/extension/parameter.cpp: bug fix for empty string parameter
3055         * share/extensions/dropshadow.inx,
3056         src/extension/implementation/script.cpp:
3058         Adding in an "interpreter" attribute for "command" that will prepend
3059         the command with the interpreter.  Right now only "perl" and "python"
3060         work, and they only prepend "perl" and "python", but more will be
3061         added later.
3063 2005-05-07  MenTaLguY  <mental@rydia.net>
3065         * src/xml/composite-node-observer.cpp: bug fixes
3067         * src/xml/simple-node.cpp, src/xml/simple-node.h: switch to using
3068           CompositeNodeObserver, which has saner add/remove semantics
3070         * src/util/list-container-test.cpp: add another test, just to be sure
3072         * src/dialogs/xml-tree.cpp: remove need for is_interactive flag on
3073           attribute changes (the flag is effectively disabled by the other
3074           changes)
3076 2005-05-05  MenTaLguY  <mental@rydia.net>
3078         * src/debug/event.h, src/debug/logger.cpp:
3080           PropertyPair is now its own class
3081         
3082         * src/xml/simple-node.cpp: add logging of XML node mutation
3084         * src/xml/Makefile_insert, src/xml/composite-node-observer.cpp,
3085           src/xml/composite-node-observer.h:
3087           added CompositeNodeObserver class, which will eventually replace
3088           the existing notifier lists
3090 2005-05-05  MenTaLguY  <mental@rydia.net>
3092         * src/inkscape.cpp: try to cleanly terminate log in case of crashes
3094 2005-05-05  MenTaLguY  <mental@rydia.net>
3096         * src/document-undo.cpp, src/debug/Makefile_insert, src/debug/logger.cpp,
3097           src/debug/simple-event.h, src/xml/event.cpp:
3099           add debug logging for undo+redo+transactions
3101 2005-05-05  MenTaLguY  <mental@rydia.net>
3103         * src/inkscape.cpp, src/main.cpp: initialize and shutdown debug log
3104           from more reliable place
3106         * src/debug/logger.cpp: clean up log via std::atexit()
3108 2005-05-04  MenTaLguY  <mental@rydia.net>
3110         * configure.ac, src/Makefile.am, src/Makefile_insert,
3111           src/debug/Makefile_insert, src/debug/makefile.in:
3113           added src/debug/ subdir
3115         * src/gc-alloc.h: no default management type for now
3117         * src/debug/event-tracker.h, src/debug/event.h, src/debug/logger.cpp,
3118           src/debug/logger.h: simple XML logging facility
3120         * src/util/Makefile_insert: fixed cut-and-paste error
3122 2005-04-29  Jon A. Cruz  <jon@joncruz.org>
3123         * src/dialogs/swatches.cpp, src/dialogs/eek-preview.h,
3124           src/dialogs/eek-preview.cpp:
3126         Added property to swatch to block taking focus.
3128 2005-04-28  Jon A. Cruz  <jon@joncruz.org>
3129         * src/dialogs/Makefile_insert, src/dialogs/eek-preview.cpp,
3130           src/dialogs/eek-preview.h, src/dialogs/swatches.cpp,
3131           src/dialogs/swatches.h, src/ui/previewholder.cpp,
3132           src/ui/previewable.h, src/ui/widget/panel.cpp:
3134           Adding new widget for color swatch usage.
3136 2005-04-24  Bryce Harrington <bryce@bryceharrington.org>
3138         * src/Makefile.am src/Makefile_insert,
3139           src/application/Makefile_insert, src/application/editor.cpp,
3140           src/application/editor.h, src/extension/internal/svg.cpp,
3141           src/ui/Makefile_insert, src/ui/view/Makefile_insert,
3142           src/ui/view/edit.cpp, src/ui/view/edit.h, src/ui/view/makefile.in,
3143           src/application/editor-impl.cpp, src/application/editor-impl.h:
3145           Renaming EditorImpl to UI::View::Edit
3147           Fixing bug 1185873 "batch mode crasher" caused by VFS being
3148           called with relative paths.  Adding a check to see whether the
3149           input is a valid uri, and if not, just calling sp_document_new
3150           directly.
3153 2005-04-23  Ted Gould  <ted@gould.cx>
3155         * src/extension/input.cpp, src/extension/input.h,
3156         src/extension/output.cpp, src/extension/output.h,
3157         src/extension/system.cpp, src/extension/implementation/implementation.cpp,
3158         src/extension/implementation/implementation.h,
3159         src/extension/implementation/plugin-link.h,
3160         src/extension/implementation/plugin.cpp,
3161         src/extension/implementation/plugin.h,
3162         src/extension/implementation/script.cpp,
3163         src/extension/implementation/script.h, src/extension/internal/eps-out.cpp,
3164         src/extension/internal/eps-out.h:
3166         Changing the prototype for the input/output preferences to be closer to
3167         that of Effects.  This is a good thing because now autogui can be used for
3168         all, and it is much cleaner.  Unfortunately, this caused alot of files to
3169         be changed.  Also, this sets up the extensions dialog (we're only using
3170         one now) to be integrated into the GTKmm codebase easier.
3172 2005-04-21  Jon A. Cruz  <jon@joncruz.org>
3173         * src/widgets/sp-color-wheel-selector.cpp,
3174           src/widgets/sp-color-scales.h, src/widgets/sp-color-slider.cpp,
3175           src/widgets/sp-color-scales.cpp:
3176         Changed CMYK selector to display values as 0-100. Fixes REF #1124499.
3178 2005-04-21  Jon A. Cruz  <jon@joncruz.org>
3179         * src/xml/repr-io.cpp:
3180         Expand entities; matches 0.41 behavior. Fixes bug #1157478.
3182 2005-04-20  Jon A. Cruz  <jon@joncruz.org>
3183         * src/sp-object-repr.cpp:
3184         Turned off the half-done <animate> element. Fixes bug #1119935.
3186 2005-04-19  Carl Hetherington  <inkscape@carlh.net>
3188         * src/pen-context.cpp: snap first point to grid correctly, fixing
3189         #1152057.  Remove a pointless call to spdc_endpoint_snap().
3191         * src/main.cpp: support for command-line export of PS and EPS,
3192         with options.
3194 2005-04-19  Piers Titus van der Torren  <piersvdt@users.sourceforge.net>
3195         * src/seltrans.cpp:
3196         Fixed skew so it displays and snaps to angle instead of percentage.
3198 2005-04-18  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
3200         * src/extension/internal/pov-out.cpp (PovOutput::save):
3201         Was dividing component bytes by 256 instead of the usual 255 to get
3202         floating point component.  Changed to use sp_color_get_rgb_floatv
3203         instead.  (N.B. This change is wrong if pov files disallow 1.0.)
3205         Multiply opacity by product of all ancestors' opacity property computed
3206         value.
3208 2005-04-18  Carl Hetherington  <inkscape@carlh.net>
3210         * src/sp-line.cpp, src/dialogs/unclump.cpp,
3211         src/extension/internal/ps.cpp,
3212         src/libnrtype/Layout-TNG-Output.cpp,
3213         src/Layout-TNG-Scanline-Makers.cpp, src/livarot/PathCutting.cpp:
3214         add missing include of nr-point-matrix-ops.h.
3216 2005-04-17  Jon A. Cruz  <jon@joncruz.org>
3217         * src/toolbox.cpp:
3219         Corrected improper use of static. Fixes bug #1171919.
3221 2005-04-16  Ted Gould  <ted@gould.cx>
3223         * src/extension/extension.cpp, src/extension/parameter.cpp:
3225         Adding in autogui for strings and booleans.  Also making everything
3226         a little more robust.
3228 2005-04-17  cyreve  <cyreve@users.sourceforge.net>
3230         * src/: sp-text.cpp, sp-text.h, text-context.cpp, text-editing.cpp,
3231           text-editing.h, libnrtype/Layout-TNG-Compute.cpp: hook up keys
3232           for adding rotate= attribute to text elements
3234         * src/libnrtype/Layout-TNG-OutIter.cpp: visual cursor left/right in
3235           counterdirectional text runs
3237 2005-04-16  cyreve  <cyreve@users.sourceforge.net>
3239         * src/: display/nr-arena-glyphs.cpp, libnrtype/FontInstance.cpp,
3240           libnrtype/RasterFont.cpp, libnrtype/font-instance.h,
3241           libnrtype/font-style.h: make miter-limit work for text outlines
3242           (bug 1094430)
3244 2005-04-16  Ted Gould  <ted@gould.cx>
3246         * src/main.cpp:
3248         Added a command-line arguement --extension-directory to find what
3249         extension directory Inkscape is configured for.  This should be 
3250         helpful for external extensions that want to use the same path
3251         as Inkscape itself on their install.
3253         * src/extension/extension.cpp, src/extension/init.cpp:
3255         Putting in half of Aaron's fix, mostly the one to keep things from
3256         crashing, next we need to examine how to add multiple search paths
3257         for extension dependencies.
3259         Also, added a check so that autogui won't create a GUI if there are
3260         no preferences.
3262 2005-04-13  Jon Phillips <jon@rejon.org>
3263         * src/toolbox.cpp: removed code that was beeping and prepped for new
3264           drag-n-drop color swatches.
3266 2005-04-13  cyreve  <cyreve@users.sourceforge.net>
3268         * src/path-chemistry.cpp: wire up converting object to path for
3269           flowtext
3271 2005-04-13  Jon A. Cruz  <jon@joncruz.org>
3272         * src/dialogs/swatches.cpp:
3274         Simple drag-n-drop out from color swatches.
3276 2005-04-12  cyreve  <cyreve@users.sourceforge.net>
3278         * src/: selection-chemistry.cpp, text-context.cpp, text-context.h,
3279           text-editing.cpp, text-editing.h: cut and copy selected text (bug
3280           1175441)
3282 2005-04-12  Ted Gould  <ted@gould.cx>
3284         * src/extension/extension.cpp, src/extension/extension.h,
3285         src/extension/parameter.cpp, src/extension/parameter.h,
3286         src/extension/implementation/script.cpp:
3288         This is support for having command line arguments from the parameters,
3289         mostly this is a quick hack to get Aaron working, I'll clean it up
3290         shortly, I promise.  But, it does seem to be working right now.  More
3291         polish shortly.
3293 2005-04-10  Jon A. Cruz  <jon@joncruz.org>
3294         * src/interface.cpp:
3296         Adding drag-n-drop support for arbitrary images. Fixes bug 1177714.
3299 2005-04-10  Ted Gould  <ted@gould.cx>
3301         * Lots of files:
3303         Moving around the plugins, and disabling the feature.  I've put all
3304         the functionality into the internal directory.  This should allow for
3305         the features to be used until plugins could work.  Also, adding in
3306         features to do autogui with the parameters of a given extension.
3308 2005-04-09  Bryce <bryce@bryceharrington.org>
3310         * src/view.h, src/application/editor-impl.cpp,
3311           src/application/editor-impl.h, src/svg-view.h:
3313           C++-ification.  Created some C++ wrapper member functions for
3314           SPView and SPSVGView, to enable Gtkmmification of SPDesktop
3316 2005-04-09  MenTaLguY  <mental@rydia.net>
3318         * src/selection.cpp, src/selection.h, src/dialogs/align.cpp,
3319           src/extension/implementation/script.cpp,
3320           src/extension/plugin/bluredge.cpp, src/util/glib-list-iterators.h:
3322           excise STL abuse, and fix up the glib list iterators
3324 2005-04-09  MenTaLguY  <mental@rydia.net>
3326         * src/file.cpp, src/interface.cpp, src/shortcuts.cpp,
3327           src/sp-object-repr.cpp, src/sp-skeleton.cpp, src/verbs.cpp,
3328           src/dialogs/export.cpp, src/display/nr-arena-item.cpp,
3329           src/libnrtype/FontFactory.cpp, src/libnrtype/TextWrapper.h,
3330           src/livarot/ShapeMisc.cpp, src/livarot/float-line.cpp:
3332           combined several different 64-bit cleanness patches
3334 2005-04-08 Jon Phillips <jon@rejon.org>
3335         * src/ui/dialog/dialog-manager.cpp src/ui/dialog/dialog-manager.h: 
3336           added copyright statements about dialog manager code I wrote.
3338 2005-04-08  MenTaLguY  <mental@rydia.net>
3340         * src/draw-context.cpp, src/dyna-draw-context.cpp, src/path-chemistry.cpp,
3341           src/selection-chemistry.cpp, src/selection.cpp, src/selection.h,
3342           src/splivarot.cpp, src/extension/plugin/bluredge.cpp,
3343           src/trace/trace.cpp:
3345           renaming Inkscape::Selection methods that deal with XML::Nodes
3347 2005-04-08  MenTaLguY  <mental@rydia.net>
3349         * src/document-undo.cpp: try again with handling incomplete transactions
3350           more gracefully
3352 2005-04-06  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
3354         * src/io/sys.h, src/io/sys.cpp (dir_open, dir_read_utf8name):
3355           New functions: utf8 wrappers around g_dir_open, g_dir_read_name.
3357 2005-04-02  Bryce Harrington <bryce@bryceharrington.org>
3359         * configure.ac share/ui/menus-bars.xml, src/Makefile.am,
3360           src/Makefile_insert, src/file.cpp,
3361           src/application/editor-impl.cpp,
3362           src/application/editor-impl.h,
3363           src/extension/init.cpp, src/extension/input.cpp,
3364           src/extension/system.cpp,
3365           src/extension/implementation/implementation.cpp,
3366           src/extension/implementation/plugin.cpp,
3367           src/extension/implementation/script.cpp,
3368           src/extension/internal/svg.cpp
3369         : Implementing preliminary load-from-URI functionality.
3370         
3372 2005-04-02  MenTaLguY  <mental@rydia.net>
3374         * src/document-undo.cpp, src/xml/event-fns.h, src/xml/event.cpp,
3375           src/xml/event.h:
3377           more debugging info for incomplete transactions
3379 2005-04-02  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
3381         * src/sp-gradient.cpp: Fix crash with cycles in gradient hrefs.
3383 2005-04-01  Jon A. Cruz  <jon@joncruz.org>
3384         * src/ui/widget/panel.h, src/ui/widget/panel.cpp, src/ui/previewholder.h,
3385           src/ui/previewholder.cpp,src/dialogs/swatches.cpp,
3386           src/dialogs/swatches.h:
3387           Added UI for switching palettes
3389 2005-04-01  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
3390         * src/style.cpp (sp_style_merge_from_dying_parent): New function to
3391           combine the styles of the <use> element and its ghost child when
3392           unlinking.
3393         * src/sp-use.cpp: Use it.
3395 2005-03-31  Jon A. Cruz  <jon@joncruz.org>
3396         * src/ui/widget/panel.cpp, src/ui/widget/panel.h, src/path-prefix.h,
3397           src/dialogs/swatches.cpp, src/dialogs/swatches.h
3398           share/palettes/Makefile.am, share/palettes/svg.gpl:
3399           Adding palette loading.
3401 2005-03-31 Jean-François Lemaire <jflemaire@skynet.be>
3402         * share/icons/David_icons.svg: new icon theme by David Christian Berg
3404         * share/icons/README.icons: explanations on how to use the theme
3406 2005-03-30  Jean-François Lemaire <jflemaire@skynet.be>
3407         * share/icons/icons.svg: included the layer menu icons
3409         * src/verbs.cpp: assigned names for the layer menu icons
3411 2005-03-24  Jon A. Cruz  <jon@joncruz.org>
3412         * src/ui/widget/panel.h, src/ui/widget/panel.cpp,
3413           src/ui/previewholder.h, src/ui/previewfillable.h,
3414           src/dialogs/iconpreview.cpp, src/dialogs/swatches.cpp:
3415           Adding panel menu
3417 2005-03-27  Jon Phillips <jon@rejon.org>
3418         * src/toolbox.cpp src/toolbox.h src/ui/dialog/dialog-manager.cpp
3419           src/ui/dialog/dialog-manager.h: Added generic dialog adding,
3420           deleting, and getting and fixed toolboxes to be static with no
3421           warnings.
3423 2005-03-26  Bryce <bryce@bryceharrington.com>
3425         * share/ui/keybindings.rc, share/ui/menus-bars.xml
3426           src/application/editor-impl.cpp, src/application/editor-impl.h,
3427           src/extension/internal/svg.cpp, src/ui/dialog/Makefile_insert,
3428           src/ui/dialog/dialog-manager.cpp,
3429           src/ui/dialog/dialog-manager.h, src/ui/dialog/messages.cpp,
3430           src/ui/dialog/messages.h: Initial implementation of canvas in
3431           gtkmm.  Incorporating Messages dialog.
3434 2005-03-24  MenTaLguY  <mental@rydia.net>
3436         * src/sp-item.cpp: fix relative transforms to accommodate viewbox
3438 2005-03-24  Jon A. Cruz  <jon@joncruz.org>
3440         * src/ui/Makefile_insert, src/dialogs/swatches.cpp,
3441           src/dialogs/swatches.h, src/ui/previewable.h,
3442           src/ui/previewfillable.h, src/ui/previewholder.cpp,
3443           src/ui/previewholder.h:
3444           Refactoring previewable functionality to be more generic
3446 2005-03-24  cyreve  <cyreve@users.sourceforge.net>
3448         * src/: text-context.cpp, text-editing.cpp, text-editing.h:
3449           functions for applying style to selected text, and wire them
3450           up to ctrl-b/ctrl-i for bold/italic
3452 2005-03-23  Jon Phillips <jon@rejon.org>
3453         * src/toolbox.h src/toolbox.cpp: Fixed warning messages.
3455 2005-03-23  Jon A. Cruz  <jon@joncruz.org>
3457         * src/ui/previewable.h, src/ui/Makefile_insert,
3458           src/dialogs/swatches.h, src/dialogs/swatches.cpp:
3459           Preliminary work for 'Previewable' interface.
3461 2005-03-23  cyreve  <cyreve@users.sourceforge.net>
3463         * src/: sp-text.cpp, libnrtype/Layout-TNG-Compute.cpp,
3464           libnrtype/Layout-TNG-Output.cpp: make text on path work correctly
3465           with accent glyphs and suchlike
3467         * src/: text-chemistry.cpp, libnrtype/Layout-TNG.h: apply text's
3468           alignment to startOffset on new textpath elements, fixes bug
3469           1168145
3471         * src/libnrtype/Layout-TNG-OutIter.cpp: selecting text to the end
3472           sometimes displays wrong
3474 2005-03-22  MenTaLguY  <mental@rydia.net>
3476         * src/arc-context.cpp, src/desktop-handles.cpp,
3477           src/desktop-handles.h, src/desktop.cpp, src/desktop.h,
3478           src/document.h, src/draw-context.cpp, src/draw-context.h,
3479           src/file.cpp, src/forward.h, src/gradient-context.cpp,
3480           src/gradient-drag.cpp, src/gradient-drag.h, src/gradient-toolbar.cpp,
3481           src/inkscape-private.h, src/inkscape.cpp, src/node-context.cpp,
3482           src/node-context.h, src/nodepath.cpp, src/object-ui.cpp,
3483           src/path-chemistry.cpp, src/rect-context.cpp, src/selcue.cpp,
3484           src/selcue.h, src/select-context.cpp, src/select-toolbar.cpp,
3485           src/selection-chemistry.cpp, src/selection-chemistry.h,
3486           src/selection-describer.cpp, src/selection-describer.h,
3487           src/selection.cpp, src/selection.h, src/seltrans.cpp,
3488           src/seltrans.h, src/sp-flowtext.cpp, src/spiral-context.cpp,
3489           src/splivarot.cpp, src/star-context.cpp, src/text-chemistry.cpp,
3490           src/text-context.cpp, src/toolbox.cpp, src/verbs.cpp,
3491           src/dialogs/align.cpp, src/dialogs/clonetiler.cpp,
3492           src/dialogs/display-settings.cpp, src/dialogs/fill-style.cpp,
3493           src/dialogs/find.cpp, src/dialogs/iconpreview.cpp,
3494           src/dialogs/item-properties.cpp, src/dialogs/object-properties.cpp,
3495           src/dialogs/stroke-style.cpp, src/dialogs/text-edit.cpp,
3496           src/dialogs/tiledialog.cpp, src/dialogs/transformation.cpp,
3497           src/dialogs/xml-tree.cpp, src/extension/plugin/bluredge.cpp,
3498           src/extension/plugin/grid.cpp, src/trace/trace.cpp,
3499           src/ui/dialog/dialog.cpp, src/ui/dialog/dialog.h,
3500           src/ui/dialog/transformation.cpp, src/ui/dialog/transformation.h,
3501           src/widgets/sp-widget.cpp, src/widgets/sp-widget.h:
3503           SPSelection -> Inkscape::Selection
3505 2005-03-22  cyreve  <cyreve@users.sourceforge.net>
3507         * src/text-context.cpp: pressing esc doesn't hide text selection
3509         * src/: text-context.cpp, text-context.h, text-editing.cpp,
3510           text-editing.h, libnrtype/Layout-TNG-OutIter.cpp,
3511           libnrtype/Layout-TNG.h: make text selection inverse
3513 2005-03-21  Jon Phillips <jon@rejon.org>
3515         * share/icons/icons.svg src/dropper-context.cpp
3516           src/dropper-context.h src/toolbox.cpp src/toolbox.h
3517           src/dialogs/display-settings.cpp: Added controls for eye dropper
3518           so that I could get color values. Removed option from application
3519           preferences.
3521 2005-03-21  MenTaLguY  <mental@rydia.net>
3523         * src/util/Makefile_insert, src/util/glib-list.h,
3524           src/util/glib-list-iterators.h:
3526           retired old Glib list to Util::List adaptor and replaced it with
3527           new iterator classes that directly wrap the Glib list types
3529 2005-03-21  cyreve  <cyreve@users.sourceforge.net>
3531         * src/: text-editing.cpp, libnrtype/Layout-TNG-OutIter.cpp: text
3532           selection doesn't show when it starts at the end of a line
3534         * src/: text-context.cpp, text-editing.cpp: crash on overtyping
3535           selection, and displayed selection not removed on overtype
3537         * src/text-editing.cpp: kerning information placed wrongly in text
3538           after child span element
3540         * src/libnrtype/Layout-TNG-OutIter.cpp: crash when pressing home key
3542         * src/: text-context.cpp, text-context.h: text selection using the
3543           mouse
3545         * src/: make.dep, make.files, make.ofiles,
3546           libnrtype/Layout-TNG-OutIter.cpp: further optimisation of text
3547           selection, and an implementation for text on a path
3549         * src/: text-editing.cpp, libnrtype/Layout-TNG-OutIter.cpp,
3550           libnrtype/Layout-TNG.h: optimisation of text selection and fixing
3551           some bugs in it
3553 2005-03-18  MenTaLguY  <mental@rydia.net>
3555         * src/arc-context.cpp, src/file.cpp, src/gradient-context.cpp,
3556           src/node-context.cpp, src/object-ui.cpp, src/path-chemistry.cpp,
3557           src/rect-context.cpp, src/select-context.cpp,
3558           src/selection-chemistry.cpp, src/selection.cpp, src/selection.h,
3559           src/sp-flowtext.cpp, src/spiral-context.cpp, src/splivarot.cpp,
3560           src/star-context.cpp, src/text-chemistry.cpp, src/text-context.cpp,
3561           src/dialogs/find.cpp, src/dialogs/in-dt-coordsys.cpp,
3562           src/dialogs/xml-tree.cpp:
3564           cleaned up the selection API slightly
3566 2005-03-20  cyreve  <cyreve@users.sourceforge.net>
3568         * src/: text-context.cpp, text-context.h, text-editing.cpp,
3569           text-editing.h, libnrtype/Layout-TNG-OutIter.cpp,
3570           libnrtype/Layout-TNG.h: initial implementation of text selection
3571           (keyboard only)
3573         * src/libnrtype/Layout-TNG-OutIter.cpp: making
3574           createSelectionShape() work
3576         * src/: sp-text.cpp, sp-text.h: text-anchor sometimes won't work in
3577           text on a path when x/y coordinates are set
3579         * src/libnrtype/Layout-TNG-Output.cpp: text on path: cut characters
3580           before start of path and calculate bounding box correctly when
3581           this happens
3583 2005-03-14  Jon A. Cruz  <jon@joncruz.org>
3584         * src/dialogs/Makefile_insert, src/dialogs/swatches.cpp,
3585           src/dialogs/swatches.h, src/verbs.h, src/verbs.cpp,
3586           src/interface.cpp:
3587           Initial cut of swatches panel.
3589 2005-03-19  cyreve  <cyreve@users.sourceforge.net>
3591         * src/libnrtype/Layout-TNG-Compute.cpp: rendering of
3592           multiple-character clusters in rtl text is wrong (bug 1166603)
3594         * src/: make.dep, make.files, make.ofiles, sp-text.cpp, sp-text.h,
3595           text-editing.cpp: glue kerning info back together on deleting
3596           line breaks
3598         * src/sp-tspan.cpp: textpath startOffset attribute doesn't save
3599           correctly when it's a percentage (remnants of bug 1124722)
3601         * src/: text-context.cpp, text-context.h, text-editing.cpp,
3602           text-editing.h, libnrtype/Layout-TNG.h: use Layout::iterator for
3603           storing cursor position. Fixes bug 1093660 related to rtl cursor
3604           movement
3606         * src/libnrtype/: Layout-TNG-OutIter.cpp, Layout-TNG.h: implement
3607           backend cursor movement functions properly for multidirectional
3608           text
3610         * src/libnrtype/Layout-TNG-Output.cpp: create more efficient
3611           postscript output
3613         * src/libnrtype/: Layout-TNG-OutIter.cpp, Layout-TNG-Output.cpp,
3614           Layout-TNG.h: obey text-align attribute when fitting text to a
3615           path (fixes bug 1124722)
3617         * src/: attributes-test.cpp, attributes.cpp, attributes.h,
3618           sp-flowtext.cpp, sp-text.cpp, sp-tspan.cpp, sp-tspan.h,
3619           style-test.cpp, libnrtype/Layout-TNG-Output.cpp: wire up
3620           startOffset attribute to textpath and fix bugs in it
3622         * src/sp-flowtext.cpp: unflow text command loses formatting
3624         * src/xml/repr-io.cpp: xml pretty-printer adding whitespace in
3625           xml:space=preserve elements
3627         * src/: sp-flowtext.cpp, text-editing.cpp: line breaks not being
3628           put before strings immediately following para elements, and
3629           deleting line breaks copies style wrongly
3631 2005-03-18  MenTaLguY  <mental@rydia.net>
3633         * src/file.cpp, src/sp-item-group.cpp, src/xml/Makefile_insert,
3634           src/xml/node-fns-tree.cpp, src/xml/node-fns-tree.h,
3635           src/xml/node-fns.cpp, src/xml/node-fns.h, src/xml/node-iterators.h,
3636           src/xml/repr.cpp, src/xml/simple-node.cpp:
3638           renamed node-fns-tree to node-fns, and moved sp_repr_prev etc
3639           into Inkscape::XML namespace (as e.g. previous_node)
3641 2005-03-18  cyreve  <cyreve@users.sourceforge.net>
3643         * src/libnrtype/Layout-TNG-Compute.cpp: cursor position on blank
3644           first line sometimes goes wrong
3646         * src/: make.dep, make.files, make.ofiles, text-editing.cpp:
3647           spurious line break added before text in text and font dialog
3648           (bug 1166016)
3650         * src/: make.dep, make.files, make.ofiles, libnrtype/FlowBoxes.cpp,
3651           libnrtype/FlowBoxes.h, libnrtype/FlowDefs.h,
3652           libnrtype/FlowDest.cpp, libnrtype/FlowDest.h,
3653           libnrtype/FlowEater.cpp, libnrtype/FlowEater.h,
3654           libnrtype/FlowRes.cpp, libnrtype/FlowRes.h,
3655           libnrtype/FlowResOut.cpp, libnrtype/FlowSols.cpp,
3656           libnrtype/FlowSols.h, libnrtype/FlowSrc.cpp, libnrtype/FlowSrc.h,
3657           libnrtype/FlowSrcText.cpp, libnrtype/FlowSrcText.h,
3658           libnrtype/FlowStyle.cpp, libnrtype/FlowStyle.h,
3659           libnrtype/FlowUtils.cpp, libnrtype/FlowUtils.h,
3660           libnrtype/Makefile_insert: remove all old text layout code (7,577
3661           lines)
3663         * src/: sp-flowregion.cpp, sp-flowregion.h, sp-flowtext.cpp,
3664           sp-string.cpp, sp-tspan.cpp: purge flow_dest class from code
3666         * src/: text-editing.cpp, libnrtype/Layout-TNG-Compute.cpp,
3667           libnrtype/Layout-TNG.cpp, libnrtype/Layout-TNG.h: define a value
3668           for line-height:normal and use it consistently
3670         * src/: sp-text.cpp, sp-text.h, text-editing.cpp: adjust kerning
3671           attributes on adding/removing line breaks
3673 2005-03-17  MenTaLguY  <mental@rydia.net>
3675         * src/display/nr-arena-group.cpp, src/display/nr-arena-item.cpp:
3677           whoops, we were calling the 'children' vfunc rather than
3678           'last_child' when appending, hence the bug... fixed now.
3680 2005-03-17  cyreve  <cyreve@users.sourceforge.net>
3682         * src/: sp-text.cpp, libnrtype/Layout-TNG-Compute.cpp,
3683           libnrtype/Layout-TNG-OutIter.cpp, libnrtype/Layout-TNG.h: x,y
3684           attributes on tspans set wrongly when alignment != left (bug
3685           1165427)
3687         * src/: sp-text.cpp, sp-text.h: break before tspan role=line
3688           elements, ie allow first tspan not to have role=line
3690         * src/: make.dep, make.files, make.ofiles, sp-flowtext.cpp,
3691           sp-object.cpp: fix inheritance problems with xml:space attribute
3693         * src/libnrtype/Layout-TNG-OutIter.cpp: crash on pressing enter
3694           immediately after creating text
3696         * src/: object-ui.cpp, sp-flowtext.cpp: set xml:space=preserve on
3697           new flowdiv elements
3699         * src/libnrtype/Layout-TNG-Compute.cpp: second try at solving
3700           numerical problems when line-height is set
3702         * src/: sp-flowtext.cpp, sp-flowtext.h, verbs.cpp: slightly
3703           objectify SPFlowtext and rearrange its updating a tiny bit
3705         * src/: path-chemistry.cpp, sp-flowregion.cpp, sp-offset.cpp,
3706           sp-text.cpp, sp-text.h, sp-use-reference.cpp, splivarot.cpp:
3707           slightly objectify SPText & rearrange updating code, also fixes
3708           bug causing all letters to appear on top of each other
3710         * src/libnrtype/Layout-TNG-Compute.cpp: characters will draw
3711           multiple times when x or y attributes set
3713 2005-03-16  cyreve  <cyreve@users.sourceforge.net>
3715         * src/text-editing.cpp: kerning: add/remove kerns with
3716           insertion/deletion of characters, and only apply kerns to the
3717           topmost xml object
3719         * src/: help.cpp, selection-chemistry.cpp, sp-text.cpp, sp-text.h,
3720           text-context.cpp, text-editing.cpp, text-editing.h,
3721           dialogs/text-edit.cpp: move functions applying to both text and
3722           flowtext to text-editing & rename them. Also fixes crash on
3723           letter/linespacing adjustment for flowtext
3725         * src/text-editing.cpp: fix crash on pressing delete at the end of
3726           text
3728         * src/: text-editing.cpp, libnrtype/Layout-TNG-Compute.cpp,
3729           libnrtype/Layout-TNG-OutIter.cpp, libnrtype/Layout-TNG.h:
3730           position cursor correctly in empty text objects
3732         * src/: sp-item-group.cpp, sp-object.cpp: optimise adding children
3733           to the end of a group - big improvement for tile clones
3735         * src/: sp-flowtext.cpp, sp-text.cpp, text-context.cpp,
3736           text-editing.cpp, text-editing.h: text editing fixes: track line
3737           breaks with preceding para tag, finish abstracting line
3738           break/remove functions to work on flowtext
3740         * src/libnrtype/Layout-TNG-Compute.cpp: cursor positioning
3741           off-by-one in some cases of wrapped text
3743 2005-03-15  cyreve  <cyreve@users.sourceforge.net>
3745         * src/libnrtype/Layout-TNG-Compute.cpp: small tweak to make cursor
3746           positioning work right in counterdirectional spans in fully
3747           justified text
3749         * src/sp-text.cpp: tweak function for adjusting linespacing by
3750           keyboard to be more precise
3752         * src/: attributes-test.cpp, attributes.cpp, make.dep, make.files,
3753           make.ofiles, style-test.cpp, style.cpp,
3754           libnrtype/Layout-TNG-Output.cpp: make the unit tests pass for the
3755           new styles, and workaround build breakage when pango < 1.8
3756           installed
3758         * src/: sp-flowtext.cpp, sp-flowtext.h,
3759           libnrtype/Layout-TNG-Compute.cpp,
3760           libnrtype/Layout-TNG-Scanline-Makers.cpp, libnrtype/Layout-TNG.h:
3761           wiring up full justification to old attribute & fixing bugs in
3762           it, which turned in to a major refactoring of layout code
3764 2005-03-14  Jon Phillips <jon@rejon.org>
3765         * src/attributes-test.cpp, src/attributes.cpp, src/attributes.h,
3766           src/desktop.cpp, src/sp-namedview.cpp, src/sp-namedview.h,
3767           src/dialogs/desktop-properties.cpp:
3768           Added showpageshadow preference to document preferences. Set to
3769           on automatically and saves with document if off.
3771 2005-03-14  MenTaLguY  <mental@rydia.net>
3773         * src/display/nr-arena-item.h, src/display/nr-arena-item.cpp,
3774           src/display/nr-arena-group.cpp:
3776           added virtual accessor for last child
3778 2005-03-14  Jon A. Cruz  <jon@joncruz.org>
3779         * src/interface.cpp, src/verb.cpp, src/verbs.h,
3780           src/ui/widget/panel.cpp, src/dialogs/Makefile_insert,
3781           src/dialogs/extensions.cpp, src/dialogs/extensions.h,
3782           src/extension/error-file.cpp:
3783           Added rough cut of initial extensions panel and dialog.
3785 2005-03-13  Bryce Harrington <bryce@bryceharrington.org>
3787         * src/path-prefix.h: Rearranging linking of libui and libutil
3789         * src/application/application.cpp, src/application/application.h
3790           src/application/editor-impl.cpp,
3791           src/ui/dialog/dialog-manager.cpp,  src/ui/dialog/dialog.cpp,
3792           src/ui/dialog/dialog.h, src/ui/widget/labelled.cpp,
3793           src/ui/dialog/transformation.h, src/ui/dialog/transformation.cpp,
3794           src/ui/widget/unit-menu.h, src/util/units.cpp:
3795           Integrating Transformation dialog.  Removing hardcoded paths.
3797         * share/icons/Makefile.in, share/icons/arrows-horiz.svg,
3798           share/icons/arrows-vert.svg, share/icons/arrows_hor.xpm,
3799           share/icons/arrows_ver.xpm, share/icons/rotate.svg,
3800           share/icons/rotate.xpm, share/icons/scale_hor.xpm,
3801           share/icons/scale_ver.xpm, share/icons/Makefile.am:
3802           Adding icons needed by transformation dialog
3804         * share/ui/units.txt,  share/ui/units.xml:
3805           Moving units into ui/ subdir.  Dunno if this is the best
3806           location for them, but pjrm thought it'd be ok for now.
3808 2005-03-13  cyreve  <cyreve@users.sourceforge.net>
3810         * src/sp-text.cpp: allow adjusting letter spacing when cursor is at
3811           eol
3813         * src/: make.dep, make.files, make.ofiles,
3814           libnrtype/Layout-TNG-Compute.cpp,
3815           libnrtype/Layout-TNG-OutIter.cpp,
3816           libnrtype/Layout-TNG-Output.cpp, libnrtype/Layout-TNG.h: fix
3817           kerning when align != left, and fix linespacing < 100
3819         * src/: sp-flowtext.cpp, sp-text.cpp, sp-text.h, style.cpp,
3820           style.h, libnrtype/Layout-TNG-Compute.cpp,
3821           libnrtype/Layout-TNG-Input.cpp, libnrtype/Layout-TNG-OutIter.cpp,
3822           libnrtype/Layout-TNG-Output.cpp,
3823           libnrtype/Layout-TNG-Scanline-Maker.h, libnrtype/Layout-TNG.h:
3824           implement line-height css property, & fix percentage handling in
3825           style
3827 2005-03-12  MenTaLguY  <mental@rydia.net>
3829         * src/node-context.cpp, src/node-context.h, src/nodepath.cpp,
3830           src/nodepath.h, src/toolbox.cpp, src/dialogs/align.cpp:
3832           Renamed Path namespace to Inkscape::NodePath, to avoid conflict
3833           with livarot
3835 2005-03-12  Kees Cook  <kees@outflux.net>
3837         * inkscape.nsi: added German translation from Adib Taraben.
3839 2005-03-12  MenTaLguY  <mental@rydia.net>
3841         * src/sp-namedview.cpp, src/sp-metadata.cpp: it's valid for an SPObject
3842           'write' method to be passed the object's own XML node; account for this.
3844 2005-03-12  MenTaLguY  <mental@rydia.net>
3846         * src/xml/simple-node.cpp: assert that src != this in
3847           SimpleNode::mergeFrom
3849 2005-03-12  MenTaLguY  <mental@rydia.net>
3851         * src/gc-alloc.h: minor cosmetic adjustments
3853         * src/util/list-container.h: pedantically correct implementation of
3854           ListContainer::max_size()
3856         * src/xml/simple-node.cpp: use Util::ListContainer iterators in a more
3857           STL-ish fashion
3859 2005-03-12  Jon A. Cruz  <jon@joncruz.org>
3860         * src/ui/widget/panel.h, src/ui/widget/panel.cpp,
3861           src/ui/widget/Makefile_insert, src/dialogs/iconpreview.h,
3862           src/dialogs/iconpreview.cpp:
3863           Initial addition of Panel.
3865 2005-03-12  cyreve  <cyreve@users.sourceforge.net>
3867         * src/sp-flowtext.cpp: text unflow command losing space characters:
3868           add xml:space to generated elements
3870         * src/: attributes.cpp, attributes.h, make.dep, make.files,
3871           make.ofiles, sp-flowtext.cpp, sp-text.cpp, style.cpp, style.h,
3872           text-context.cpp, text-editing.cpp, dialogs/text-edit.cpp,
3873           libnrtype/FlowRes.cpp, libnrtype/Layout-TNG-Compute.cpp,
3874           libnrtype/Layout-TNG-Input.cpp: add several new text properties
3875           to SPStyle and rearrange some of the existing ones, also remove
3876           spurious warning on applying kerning
3878         * src/sp-flowtext.cpp: svg spec requires us to break after flowline
3879           content, not before
3881 2005-03-11  cyreve  <cyreve@users.sourceforge.net>
3883         * src/desktop-style.cpp, src/sp-text.cpp, src/sp-text.h,
3884           src/sp-tspan.cpp, src/sp-tspan.h, src/text-chemistry.cpp,
3885 src/text-editing.cpp,
3886           src/text-editing.h: combine the common attribute handling for text,
3887           tspan and textpath into one class
3889         * src/sp-flowtext.cpp, src/sp-string.cpp: reimplement xml:space attribute
3891         * src/sp-text.cpp, src/libnrtype/Layout-TNG-OutIter.cpp,
3892           src/libnrtype/Layout-TNG.h: apply calculated x/y attributes to tspan
3893           role=line elements
3895         * src/libnrtype/Layout-TNG-Output.cpp: postscript text output
3896           incorrectly scaled (and other problems)
3898 2005-03-10  cyreve  <cyreve@users.sourceforge.net>
3900         * src/sp-flowdiv.h, src/sp-flowtext.h,
3901           src/sp-text.cpp, src/sp-text.h, src/sp-tspan.h, src/text-context.cpp,
3902           src/text-editing.cpp, src/text-editing.h,
3903           src/libnrtype/Layout-TNG-Compute.cpp,
3904           src/libnrtype/Layout-TNG-OutIter.cpp: clean up xml tree properly on
3905           deleting line break, & fix various compile issues
3907         * src/nodepath.cpp, src/sp-flowdiv.cpp,
3908           src/sp-flowdiv.h, src/sp-flowtext.cpp, src/sp-flowtext.h,
3909 src/sp-string.cpp,
3910           src/sp-string.h, src/sp-text.cpp, src/sp-text.h, src/sp-tspan.cpp,
3911 src/sp-tspan.h,
3912           src/text-editing.cpp, src/verbs.cpp, src/libnrtype/FontInstance.cpp,
3913           src/libnrtype/font-instance.h, src/livarot/Shape.h,
3914           src/libnrtype/Layout-TNG-Compute.cpp, src/libnrtype/Layout-TNG-Input.cpp,
3915           src/libnrtype/Layout-TNG-OutIter.cpp,
3916           src/libnrtype/Layout-TNG-Output.cpp,
3917           src/libnrtype/Layout-TNG-Scanline-Maker.h,
3918           src/libnrtype/Layout-TNG-Scanline-Makers.cpp,
3919           src/libnrtype/Layout-TNG.cpp, libnrtype/Layout-TNG.h: huge rewrite of
3920           text layout (and some text editing) code
3922 2005-03-07  Kees Cook  <kees@outflux.net>
3924         * src/libnr/have_mmx.S, src/libnr/nr_mmx_R8G8B8A8_P_EMPTY_A8_RGBAP.S,
3925           src/libnr/nr_mmx_R8G8B8A8_P_R8G8B8A8_P_A8_RGBAP.S,
3926           src/libnr/nr_mmx_R8G8B8A8_P_R8G8B8A8_P_R8G8B8A8_N_TRANSFORM.S,
3927           src/libnr/nr_mmx_R8G8B8_R8G8B8_R8G8B8A8_P.S: execstack patch
3928           from Mike Hearn.
3930 2005-03-07  Jon A. Cruz  <jon@joncruz.org>
3931         * src/interface.cpp, src/verbs.h, src.verbs.cpp, src/widgets/icon.cpp,
3932           src/dialogs/iconpreview.h, src/dialogs/iconpreview.cpp,
3933           src/dialogs/Makefile_insert:
3934           Initial cut of icon preview.
3936 2005-03-05  Bryce Harrington <bryce@bryceharrington.org>
3938         * share/icons/*.svg, share/icons/Makefile.am:  Adding icons for
3939           new gui interface
3941         * src/ui/icons.cpp:  Fixing some paths
3943         * src/main.cpp src/application/Makefile_insert,
3944           src/application/app-prototype.h,
3945           src/application/application.cpp src/application/editor.cpp,
3946           src/ui/widget/toolbox.cpp,
3947           src/application/editor-impl.cpp:
3948           Broke out editor-impl class to its own file.  Continued getting
3949           the new interface to the point where it'll load and run.
3951         * share/ui/keybindings.rc, share/ui/toolbox.xml, share/ui/menus-bars.xml:
3952           Migrating some of the UI definition stuff into main codebase
3954 2005-03-05  Jon A. Cruz  <jon@joncruz.org>
3955         * src/widgets/layer-selector.cpp, src/widgets/icon.h,
3956           src/widgets/icon.cpp, src/dialogs/align.cpp, src/dialogs/find.cpp,
3957           src/dialogs/object-properties.cpp, src/dialogs/stroke-style.cpp,
3958           src/dialogs/text-edit.cpp, src/dialogs/transformation.cpp,
3959           src/dialogs/xml-tree.cpp, src/interface.cpp:
3960           Purging PixBufFactory and sp_icon_new_scaled.
3962 2005-03-05  Jon A. Cruz  <jon@joncruz.org>
3963         * src/widgets/icon.cpp, src/widgets/icon.cpp: Switched icon loading
3964           to be deferred and react to theme changes on-the-fly.
3966 2005-03-05  Bryce Harrington <bryce@bryceharrington.org>
3968         * src/application/Makefile_insert,
3969           src/application/app-prototype.cpp,
3970           src/application/editor.h,
3971           src/application/app-prototype.h,
3972           src/application/application.cpp:
3973           Adding Application::AppPrototype class
3974         * src/application/editor.cpp,
3975           src/application/editor.h:
3976           Changing member function getImpl() to getWindow()
3978 2005-03-04  Jon A. Cruz  <jon@joncruz.org>
3979         * src/widgets/icon.cpp: Changed stock item loading to use stock
3980           GtkImage widgets directly.
3982 2005-03-03  MenTaLguY  <mental@rydia.net>
3984         * src/widgets/icon.cpp: more idiomatic iteration
3986 2005-03-02  Jon A. Cruz  <jon@joncruz.org>
3987         * src/toolbox.cpp: Added preference to make the top toolbox 'small'.
3989 2005-03-02  Jon A. Cruz  <jon@joncruz.org>
3990         * src/desktop-events.cpp, src/desktop.cpp, src/gradient-toolbar.cpp,
3991           src/interface.cpp, src/select-toolbar.cpp, src/toolbox.cpp,
3992           src/toolbox.h, src/dialogs/find.cpp,
3993           src/dialogs/object-properties.cpp, src/dialogs/stroke-style.cpp,
3994           src/dialogs/text-edit.cpp, src/dialogs/transformation.cpp,
3995           src/dialogs/xml-tree.cpp, src/widgets/button.cpp,
3996           src/widgets/button.h, src/widgets/icon.cpp, src/widgets/icon.h,
3997           src/widgets/layer-selector.cpp, src/widgets/paint-selector.cpp,
3998           src/widgets/widget-sizes.h:
3999           Initial pass removing hardcoded icon sizes.
4001 2005-03-01  MenTaLguY  <mental@rydia.net>
4003         * src/extensions/internal/ps.cpp: apply patch from Michael Forbes
4004           (miforbes@mbhs.edu) to support gradient fills in Postscript
4006 2005-03-01  MenTaLguY  <mental@rydia.net>
4008         * src/xml/node.h, src/xml/simple-node.cpp, src/xml/simple-node.h:
4010           begin migration of notification interface to use NodeObserver
4011           rather than NodeEventVector
4013 2005-03-01  MenTaLguY  <mental@rydia.net>
4015         * src/xml/Makefile_insert, src/xml/node-listener.h, src/xml/repr.cpp,
4016           src/xml/simple-node.cpp, src/xml/simple-node.h:
4018           reworked listener list to use Util::ListContainer
4020         * src/xml/node-observer.h: minor name cleanups
4022 2005-03-01  MenTaLguY  <mental@rydia.net>
4024         * src/Makefile.am, src/algorithms/find-if-before.h:
4026           added new generic algorithm
4028 2005-03-01  MenTaLguY  <mental@rydia.net>
4030         * src/Makefile.am, src/util/Makefile_insert,
4031           src/util/list-container-test.cpp, src/util/list-container.h:
4033           tests and fixes for Util::ListContainer
4035 2005-03-01  MenTaLguY  <mental@rydia.net>
4037         * src/Makefile.am, src/libnr/Makefile_insert, src/xml/Makefile_insert:
4038           use in-tree copy of cxxtest
4040         * src/util/Makefile_insert, src/util/list-container.h:
4041           add Util::List-based STL container
4043 2005-02-28 SwinginCelt  <swinginceltgmail.com>
4045         * Fixed an improper conversion of sp_repr_document_merge that was causing
4046           extra data being written to the prefrences file every time inkscape
4047           exited.
4049 2005-02-26 SwinginCelt  <swinginceltgmail.com>
4051         * Replaced all sp_repr_set_content calls with direct call to
4052           repr->setContent.
4053         * Replaced all sp_repr_merge calls with direct call to
4054           repr->mergeFrom.
4055         * Removed inline sp_repr_document_merge because it wasn't used anywhere.
4056         * Removed inline sp_repr_set_content because it wasn't used anywhere.
4058 2005-02-26  MenTaLguY  <mental@rydia.net>
4060         * cxxtest: imported cxxtest tree
4062 2005-02-24  Jon A. Cruz  <jon@joncruz.org>
4063         * src/main.cpp, io/sys.h, io/sys.cpp:
4064           Refactoring input filename conversion and fallback.
4065           Fixes bug #1151536.
4067 2005-02-22  Jon A. Cruz  <jon@joncruz.org>
4068         * src/main.cpp:
4069           Refactoring sp_main_*. Adding cleanup phase on extracted filename list.
4071 2005-02-22  Bryce Harrington <bryce@bryceharringotn.org>
4073         * src/main.cpp, src/application/application.cpp:  Adding --new-gui
4074         option.
4076 2005-02-22  Ted Gould  <ted@gould.cx>
4078         * src/interface.cpp:
4080         Changing the effects menu to be driven by the preferences file so that the
4081         file can be the same whether or not the effects are shown.
4083 2005-02-22  MenTaLguY  <mental@rydia.net>
4085         * src/desktop-style.cpp, src/selection-chemistry.cpp,
4086           src/xml/attribute-record.h, src/xml/node.h, src/xml/repr-css.cpp,
4087           src/xml/repr-io.cpp, src/xml/simple-node.cpp, src/xml/simple-node.h:
4089           use Inkscape::Util::List for attribute lists, and sprinkle some
4090           appropriate 'using's in to make things less verbose
4092 2005-02-22  Jon A. Cruz  <jon@joncruz.org>
4093         * src/inkscape.cpp, src/main.cpp, src/extension/input.cpp, src/io/sys.cpp,
4094           src/xml/repr-io.cpp:
4095           Better catching of problematic filenames.
4096           Made segv handler only use dialog box when app is using a gui.
4097           Fixes bug #1145847.
4099 2005-02-22  Ted Gould  <ted@gould.cx>
4101         * src/extension/effect.cpp, src/extension/prefdialog.cpp,
4102         src/extension/prefdialog.h,
4103         src/extension/implementation/implementation.cpp,
4104         src/extension/implementation/implementation.h,
4105         src/extension/implementation/plugin-link.h,
4106         src/extension/implementation/plugin.cpp,
4107         src/extension/implementation/plugin.h,
4108         src/extension/implementation/script.cpp,
4109         src/extension/implementation/script.h, src/extension/plugin/grid.cpp:
4111         Changing the API of the effects preferences so that it doesn't use
4112         sockets and plugs anymore.  Now there is a generic widget passed down so
4113         that should work on every platform.
4115         * src/extension/plugin/grid.cpp:
4117         Fixing the grid so that it uses the right axis.
4119         * share/extensions/Makefile.am, share/extensions/bluredge.inx,
4120         share/extensions/randompnt.inx, share/extensions/randompos.inx,
4121         src/extension/plugin/Makefile_insert, src/extension/plugin/bluredge.cpp,
4122         src/extension/plugin/randompnt.cpp, src/extension/plugin/randompos.cpp:
4124         Adding some cool new effects, well, they're not really done yet,
4125         but getting the basis code into CVS so I don't loose it :)
4127 2005-02-21  MenTaLguY  <mental@rydia.net>
4129         * src/file.cpp, src/sp-item-group.cpp, src/xml/Makefile_insert,
4130           src/xml/node-fns-tree.cpp, src/xml/node-fns-tree.h,
4131           src/xml/repr-get-children.cpp, src/xml/repr-get-children.h,
4132           src/xml/repr.cpp, src/xml/simple-node.cpp:
4134           renamed header files
4136         * src/xml/Makefile_insert, src/xml/invalid-operation-exception.h:
4138           added Inkscape::XML::InvalidOperationException
4140         * src/xml/simple-node.h:
4142           avoid a second indirect function call from SimpleNode::appendChild
4144 2005-02-20 SwinginCelt  <swinginceltgmail.com>
4146         * Replaced all sp_repr_attr calls with direct call to
4147           repr->attribute.
4148         * Replaced all sp_repr_document_unref calls with direct call to
4149           Inkscape::GC::release(...).
4150         * Removed iinline sp_repr_document_ref because it wasn't used anywhere.
4152 2005-02-20  MenTaLguY  <mental@rydia.net>
4154         * src/inkscape.cpp: removed unused signals
4156 2005-02-19  MenTaLguY  <mental@rydia.net>
4158         * src/arc-context.cpp, src/desktop.cpp, src/document-private.h,
4159           src/document-undo.cpp, src/document.cpp, src/event-context.cpp,
4160           src/gradient-chemistry.cpp, src/gradient-chemistry.h,
4161           src/gradient-drag.cpp, src/gradient-drag.h, src/node-context.cpp,
4162           src/rect-context.cpp, src/sp-object.cpp, src/spiral-context.cpp,
4163           src/star-context.cpp, src/toolbox.cpp,
4164           src/dialogs/desktop-properties.cpp, src/widgets/gradient-vector.cpp,
4165           src/widgets/layer-selector.cpp, src/widgets/sp-widget.cpp,
4166           src/widgets/sp-xmlview-attr-list.cpp, src/widgets/sp-xmlview-content.cpp,
4167           src/widgets/sp-xmlview-tree.cpp, src/xml/Makefile_insert,
4168           src/xml/attribute-record.h, src/xml/document.h, src/xml/event-fns.h,
4169           src/xml/event.cpp, src/xml/event.h, src/xml/node-event-vector.h,
4170           src/xml/node-iterators.h, src/xml/node-listener.h, src/xml/node.h,
4171           src/xml/repr-action-test.cpp, src/xml/repr-css.cpp, src/xml/repr-io.cpp,
4172           src/xml/repr-sorting.cpp, src/xml/repr-util.cpp, src/xml/repr.cpp,
4173           src/xml/repr.h, src/xml/simple-document.h, src/xml/simple-node.cpp,
4174           src/xml/simple-node.h, src/xml/simple-session.cpp,
4175           src/xml/sp-css-attr.h, src/xml/sp-repr-action-fns.h,
4176           src/xml/sp-repr-action.cpp, src/xml/sp-repr-action.h,
4177           src/xml/sp-repr-attr.h, src/xml/sp-repr-doc.h,
4178           src/xml/sp-repr-event-vector.h, src/xml/sp-repr-iterators.h,
4179           src/xml/sp-repr-listener.h, src/xml/sp-repr.h:
4181           renamed header files to match new class names
4183 2005-02-19  MenTaLguY  <mental@rydia.net>
4185         * src/arc-context.cpp, src/arc-context.h, src/desktop-events.cpp,
4186           src/desktop-style.cpp, src/desktop-style.h, src/desktop.cpp,
4187           src/document-private.h, src/document-undo.cpp, src/document.cpp,
4188           src/document.h, src/draw-context.cpp, src/dyna-draw-context.cpp,
4189           src/dyna-draw-context.h, src/event-context.cpp, src/event-context.h,
4190           src/file.cpp, src/gradient-chemistry.cpp, src/inkscape.cpp,
4191           src/inkscape.h, src/inkview.cpp, src/interface.cpp, src/knotholder.cpp,
4192           src/knotholder.h, src/layer-fns.cpp, src/main.cpp, src/node-context.cpp,
4193           src/nodepath.cpp, src/nodepath.h, src/object-ui.cpp,
4194           src/path-chemistry.cpp, src/prefs-utils.cpp, src/rect-context.cpp,
4195           src/rect-context.h, src/selection-chemistry.cpp, src/selection.cpp,
4196           src/selection.h, src/seltrans.cpp, src/sp-anchor.cpp,
4197           src/sp-animation.cpp, src/sp-clippath.cpp, src/sp-conn-end-pair.cpp,
4198           src/sp-conn-end-pair.h, src/sp-defs.cpp, src/sp-ellipse.cpp,
4199           src/sp-flowdiv.cpp, src/sp-flowregion.cpp, src/sp-flowtext.cpp,
4200           src/sp-gradient-fns.h, src/sp-gradient-test.cpp, src/sp-gradient.cpp,
4201           src/sp-guide.cpp, src/sp-image.cpp, src/sp-item-group.cpp,
4202           src/sp-item.cpp, src/sp-item.h, src/sp-line.cpp,
4203           src/sp-linear-gradient-fns.h, src/sp-marker.cpp, src/sp-mask.cpp,
4204           src/sp-metadata.cpp, src/sp-namedview.cpp, src/sp-namedview.h,
4205           src/sp-object-group.cpp, src/sp-object-repr.cpp, src/sp-object-repr.h,
4206           src/sp-object.cpp, src/sp-object.h, src/sp-offset.cpp, src/sp-offset.h,
4207           src/sp-path.cpp, src/sp-pattern.cpp, src/sp-polygon.cpp,
4208           src/sp-polyline.cpp, src/sp-radial-gradient-fns.h, src/sp-rect.cpp,
4209           src/sp-root.cpp, src/sp-shape.cpp, src/sp-skeleton.cpp,
4210           src/sp-spiral.cpp, src/sp-star.cpp, src/sp-string.cpp,
4211           src/sp-symbol.cpp, src/sp-text.cpp, src/sp-tspan.cpp,
4212           src/sp-use-reference.h, src/sp-use.cpp, src/spiral-context.cpp,
4213           src/spiral-context.h, src/splivarot.cpp, src/star-context.cpp,
4214           src/star-context.h, src/style.cpp, src/style.h, src/text-chemistry.cpp,
4215           src/text-context.cpp, src/text-editing.cpp, src/toolbox.cpp,
4216           src/verbs.cpp, src/application/application.cpp,
4217           src/application/application.h, src/application/editor.h,
4218           src/dialogs/clonetiler.cpp, src/dialogs/desktop-properties.cpp,
4219           src/dialogs/export.cpp, src/dialogs/fill-style.cpp, src/dialogs/rdf.cpp,
4220           src/dialogs/sp-attribute-widget.cpp, src/dialogs/sp-attribute-widget.h,
4221           src/dialogs/stroke-style.cpp, src/dialogs/text-edit.cpp,
4222           src/dialogs/tiledialog.cpp, src/dialogs/xml-tree.cpp,
4223           src/ecma/EcmaBinding.cpp, src/ecma/EcmaBinding.h,
4224           src/extension/dependency.cpp, src/extension/dependency.h,
4225           src/extension/effect.cpp, src/extension/effect.h,
4226           src/extension/extension.cpp, src/extension/extension.h,
4227           src/extension/input.cpp, src/extension/input.h,
4228           src/extension/output.cpp, src/extension/output.h,
4229           src/extension/print.cpp, src/extension/print.h, src/extension/system.cpp,
4230           src/extension/implementation/plugin.cpp,
4231           src/extension/implementation/script.cpp,
4232           src/extension/implementation/script.h,
4233           src/extension/internal/gdkpixbuf-input.cpp,
4234           src/extension/internal/pov-out.cpp, src/extension/internal/ps.cpp,
4235           src/extension/internal/svg.cpp, src/extension/plugin/grid.cpp,
4236           src/helper/stock-items.cpp, src/trace/trace.cpp,
4237           src/widgets/dash-selector.cpp, src/widgets/dash-selector.h,
4238           src/widgets/gradient-selector.cpp, src/widgets/gradient-vector.cpp,
4239           src/widgets/layer-selector.cpp, src/widgets/layer-selector.h,
4240           src/widgets/paint-selector.cpp, src/widgets/sp-widget.cpp,
4241           src/widgets/sp-widget.h, src/widgets/sp-xmlview-attr-list.cpp,
4242           src/widgets/sp-xmlview-attr-list.h, src/widgets/sp-xmlview-content.cpp,
4243           src/widgets/sp-xmlview-content.h, src/widgets/sp-xmlview-tree.cpp,
4244           src/widgets/sp-xmlview-tree.h, src/widgets/spw-utilities.h,
4245           src/xml/comment-node.h, src/xml/element-node.h, src/xml/node-observer.h,
4246           src/xml/repr-action-test.cpp, src/xml/repr-css.cpp,
4247           src/xml/repr-get-children.cpp, src/xml/repr-get-children.h,
4248           src/xml/repr-io.cpp, src/xml/repr-sorting.cpp, src/xml/repr-sorting.h,
4249           src/xml/repr-util.cpp, src/xml/repr.cpp, src/xml/repr.h,
4250           src/xml/session.h, src/xml/simple-document.h, src/xml/simple-node.cpp,
4251           src/xml/simple-node.h, src/xml/simple-session.cpp,
4252           src/xml/simple-session.h, src/xml/sp-css-attr.h,
4253           src/xml/sp-repr-action-fns.h, src/xml/sp-repr-action.cpp,
4254           src/xml/sp-repr-action.h, src/xml/sp-repr-attr.h,
4255           src/xml/sp-repr-doc.h, src/xml/sp-repr-event-vector.h,
4256           src/xml/sp-repr-iterators.h, src/xml/sp-repr-listener.h,
4257           src/xml/sp-repr.h, src/xml/text-node.h, src/xml/transaction-logger.h:
4259             SPRepr -> Inkscape::XML::Node
4260             SPReprDoc -> Inkscape::XML::Document
4261             SPReprAttr -> Inkscape::XML::AttributeRecord
4262             SPReprAction -> Inkscape::XML::Event
4263             SPReprEventVector -> Inkscape::XML::EventVector
4264             SPReprListener -> Inkscape::XML::NodeListener
4266             etc..
4268 2005-02-19  Jon A. Cruz  <jon@joncruz.org>
4269         * src/extension/extension.h, src/extension/internal/svg.cpp,
4270           src/extension/internal/svgz.cpp:
4271           Fixing .svgz Inkscape save and adding .svgz Plain save.
4272           Fixes bug #1144223
4274 2005-02-18  Jon A. Cruz  <jon@joncruz.org>
4275         * src/Makefile.am, src/libnr/Makefile_insert,
4276           src/libnr/nr-point-fns-test.h  src/libnr/nr-types-test.h:
4277           Adding initial version of CxxTest test cases.
4279 2005-02-17  Jon A. Cruz  <jon@joncruz.org>
4281         * src/io/gzipinputstream.h, src/io/gzipinputstream.cpp: Changed
4282           decompression to be streammed and removed hardcoded limit.
4284 2005-02-17  MenTaLguY  <mental@rydia.net>
4286         * src/inkscape.h, src/inkscape.cpp, src/desktop.cpp:
4288           rewrote "last desktop standing" test to not suck
4290 2005-02-15 SwinginCelt  <swinginceltgmail.com>
4292         * Replaced some sp_repr_attr calls with direct call to
4293           repr->attribute.
4295 2005-02-16 John Cliff <simarilius@yahoo.com>
4297         * src/dialogs/tiledialog.h, src/dialogs/tiledialog.cpp,
4298           src/dialogs/makefile_insert, src/verbs.cpp, src/verbs.h:
4299           Added a dialog that allows you to arrange the selection
4300           in a grid pattern with user defined spacing.
4301           its in objects->grid arrange...
4303 2005-02-15 SwinginCelt  <swinginceltgmail.com>
4305         * Replaced inline function sp_repr_name with direct call to
4306           repr->name.
4307         * Replaced inline function sp_repr_content with direct call to
4308           repr->content.
4309         * Replaced inline function sp_repr_has_attr with direct call to
4310           repr->matchAttributeName.
4312 2005-02-15  MenTaLguY  <mental@rydia.net>
4314         * src/document.cpp, src/document.h, src/file.cpp, src/help.cpp,
4315           src/inkscape.cpp, src/inkview.cpp, src/slideshow.cpp,
4316           src/dialogs/filedialog.cpp, src/dialogs/stroke-style.cpp,
4317           src/extension/internal/gdkpixbuf-input.cpp,
4318           src/extension/internal/svg.cpp, src/extension/plugin/gimpgrad.cpp,
4319           src/helper/stock-items.cpp, src/widgets/icon.cpp:
4321           removed unused SPDocument::advertize
4323 2005-02-14  MenTaLguY  <mental@rydia.net>
4325         * src/document.cpp: remove redundant assignment that appears to confuse
4326           gcc anyhow
4328 2005-02-14  SwinginCelt  <swingincelt@gmail.com>
4330         * Replaced inline function sp_repr_set_position_absolute with
4331           direct call to repr>->setPosition.
4333 2005-02-13  Bryce  <bryce@bryceharrington.org>
4335         * src/main.cpp, src/application/application.cpp, src/inkscape.h,
4336           src/application/editor-impl.h, src/application/editor.cpp
4337           src/application/editor.h, src/ui/dialog/dialog-manager.cpp,
4338           src/ui/dialog/dialog-manager.h, src/application/app-prototype.h
4339           src/application/application.h:  Integrating I::A::Application
4340           into the execution path.  Now its run() routine is called from
4341           main().
4343         * src/application/Makefile_insert, src/application/makefile.in,
4344           src/application/editor-impl.h, src/application/editor.cpp,
4345           src/application/editor.h:  Initial import of inkscape_gtkmm
4346           code.  Also see doc/NewAppArchitecture/ presentation for the
4347           rationale behind this.
4349         * src/ui/dialog/align-and-distribute.cpp,
4350 src/ui/dialog/align-and-distribute.h,
4351           src/ui/dialog/dialog-manager.cpp, src/ui/dialog/dialog-manager.h,
4352           src/ui/dialog/dialog.cpp, src/ui/dialog/dialog.h,
4353           src/ui/dialog/document-preferences.cpp,
4354 src/ui/dialog/document-preferences.h,
4355           src/ui/dialog/export.cpp, src/ui/dialog/export.h,
4356           src/ui/dialog/extension-editor.cpp, src/ui/dialog/extension-editor.h,
4357           src/ui/dialog/fill-and-stroke.cpp, src/ui/dialog/fill-and-stroke.h,
4358           src/ui/dialog/find.cpp, src/ui/dialog/find.h,
4359           src/ui/dialog/inkscape-preferences.cpp,
4360 src/ui/dialog/inkscape-preferences.h,
4361           src/ui/dialog/layer-editor.cpp, src/ui/dialog/layer-editor.h,
4362           src/ui/dialog/messages.cpp, src/ui/dialog/messages.h,
4363           src/ui/dialog/text-properties.cpp, src/ui/dialog/text-properties.h,
4364           src/ui/dialog/tree-editor.cpp, src/ui/dialog/tree-editor.h,
4365           src/ui/dialog/xml-editor.cpp, src/ui/dialog/xml-editor.h,
4366           src/ui/widget/combo-text.cpp, src/ui/widget/combo-text.h,
4367           src/ui/widget/handlebox.cpp, src/ui/widget/handlebox.h,
4368           src/ui/widget/icon-widget.cpp, src/ui/widget/icon-widget.h,
4369           src/ui/widget/labelled.cpp, src/ui/widget/labelled.h,
4370           src/ui/widget/notebook-page.cpp, src/ui/widget/notebook-page.h,
4371           src/ui/widget/scalar-unit.cpp, src/ui/widget/scalar-unit.h,
4372           src/ui/widget/scalar.cpp, src/ui/widget/scalar.h,
4373           src/ui/widget/toolbox.cpp, src/ui/widget/toolbox.h,
4374           src/ui/widget/unit-menu.cpp, src/ui/widget/unit-menu.h:
4375           Initial import of the gtkmm code.  These are mainly
4376           unimplemented stubs, but have few dependencies so are easy to
4377           integrate at this stage.
4379         * src/ui/widget/Makefile_insert, src/ui/widget/makefile.in,
4380           src/ui/dialog/Makefile_insert, src/ui/dialog/makefile.in,
4381           src/ui/Makefile_insert, src/ui/makefile.in:  Adding makefile
4382           support for new code.
4384         * io/simple-sax.h, io/simple-sax.cpp:  Adding Jon's simple SAX
4385           code
4387         * util/units.h, util/units.cpp:  New inkscape_gtkmm units code
4389 2005-02-12  MenTaLguY  <mental@rydia.net>
4391         * src/document.cpp, src/document.h, src/sp-gradient-test.cpp:
4393           SPDocument is now a "real C++ class", managed by the garbage collector
4395 2005-02-12  MenTaLguY  <mental@rydia.net>
4397         * src/document-private.h, src/document.cpp, src/document.h, src/view.cpp,
4398           src/view.h, src/dialogs/xml-tree.cpp:
4400           switched SPDocument to sigc++ signals
4402 2005-02-12  Kees Cook  <kees@outflux.net>
4404         * Makefile.am, configure.ac, Makefile.mingw.common, inkscape.nsi: undoing
4405           my "configure" changes.  Was dumb and forgot about native compiles on
4406           win32.
4407         * inkview.1.in, share/extensions/inkscape-shadow-white.sh,
4408           share/extensions/inkscape-shadow.sh: corrections found by Wolfram
4409           Quester during Debian packaging.
4410         * src/desktop-events.cpp, src/file.cpp, src/gradient-chemistry.cpp,
4411           src/interface.cpp, src/layer-fns.cpp, src/nodepath.cpp,
4412           src/object-ui.cpp, src/path-chemistry.cpp, src/prefs-utils.cpp,
4413           src/selection-chemistry.cpp, src/seltrans.cpp, src/sp-flowtext.cpp,
4414           src/sp-object.cpp, src/sp-pattern.cpp, src/sp-text.cpp, src/splivarot.cpp,
4415           src/text-editing.cpp, src/dialogs/clonetiler.cpp, src/dialogs/rdf.cpp,
4416           src/dialogs/stroke-style.cpp, src/dialogs/xml-tree.cpp,
4417           src/extension/internal/gdkpixbuf-input.cpp, src/extension/plugin/grid.cpp,
4418           src/widgets/gradient-selector.cpp, src/xml/repr-action-test.cpp,
4419           src/xml/repr-css.cpp, src/xml/repr-io.cpp, src/xml/repr-util.cpp,
4420           src/xml/repr.cpp, src/xml/repr.h: inline function removal patches from
4421           Robert Crosbie.
4423 2005-02-11  Kees Cook  <kees@outflux.net>
4425         * src/Makefile.mingw, src/make.*: win32 compile updates.
4426         * src/extensions/internal/gnome.cpp: added my missing "comment" code.
4427         * src/shortcuts.cpp, doc/keys.xml, doc/keys.html, share/screens/keys.svg:
4428           added explicit ctrl-w. since gtk already binds it, we may as well show it.
4430 2005-02-10  Jon A. Cruz  <jon@joncruz.org>
4432         * src/inkscape.cpp: Changed from SHGetSpecialFolderPath to
4433           SHGetSpecialFolderLocation. Fixes bug #1085641
4435 2005-02-10  MenTaLguY  <mental@rydia.net>
4437         * src/document.h, src/document.cpp: get rid of casting macro uses
4439 2005-02-10  MenTaLguY  <mental@rydia.net>
4441         * src/desktop.cpp, src/document-undo.cpp, src/document.cpp, src/file.cpp,
4442           src/gradient-chemistry.cpp, src/inkscape.cpp, src/interface.cpp,
4443           src/sp-metadata.cpp, src/sp-namedview.cpp, src/sp-object-repr.cpp,
4444           src/sp-object.cpp, src/svg-view.cpp, src/uri-references.cpp,
4445           src/view.cpp, src/dialogs/stroke-style.cpp,
4446           src/widgets/gradient-selector.cpp, src/widgets/gradient-vector.cpp:
4448           get rid needless uses of SP_IS_DOCUMENT (if we can't trust the
4449           compiler's type checking, what can we trust?)
4451 2005-02-10  MenTaLguY  <mental@rydia.net>
4453         * src/desktop-style.h, src/desktop.h, src/document.h, src/event-context.h,
4454           src/inkscape.h, src/knotholder.h, src/nodepath.h,
4455           src/selection-chemistry.h, src/selection.h, src/sp-conn-end-pair.h,
4456           src/sp-object-repr.h, src/sp-object.h, src/style.h,
4457           src/dialogs/sp-attribute-widget.h, src/extension/implementation/script.h,
4458           src/xml/repr-get-children.h, src/xml/repr.h, src/xml/sp-repr-action.h,
4459           src/xml/sp-repr-attr.h, src/xml/xml-forward.h:
4461           got rid of xml-forward.h
4463 2005-02-10  Kees Cook  <kees@outflux.net>
4465         * configure.ac, Makefile.am, src/Makefile.am, Makefile.mingw.common.in,
4466           inkscape.nsi.in: setting up "configure" to build the other files that
4467           expect version numbers to get updated.  Including mingw files in dist
4468           package.
4470 2005-02-10  Jon A. Cruz  <jon@joncruz.org>
4471         * src/io/uristream.h, src/io/uristream.cpp,
4472           src/extension/internal/svg.h, src/extension/internal/svg.cpp,
4473           src/extension/internal/Makefile_insert,
4474           src/extension/internal/extension.h,
4475           src/extension/internal/init.cpp:
4476           Adding internal .svgz load and save extension.
4477           Probable fix for bugs #1074996, #1050361, #925033, #1052307
4479 2005-02-08  Kees Cook  <kees@outflux.net>
4481         * src/extension/implementation/script.cpp: proper /tmp handling.
4482           Closes bug #1074996.
4483         * src/inkscape.cpp, src/inkscape.h, src/dialogs/export.cpp: correction
4484           for export dialog paths.  Closes bug #1114714.
4485         * inkscape.nsi, Makefile.mingw.common: version bumps
4486         * src/text-context.cpp: removed preedit code; it was broken and unneeded.
4488 2005-02-08  Ted Gould  <ted@gould.cx>
4490         * Released 0.41
4492 2005-02-01  Kees Cook  <kees@outflux.net>
4494         * src/xml/sp-css-attr.h, src/desktop-style.cpp, src/xml/repr-css.cpp,
4495           src/xml/repr.h: Fixed SPCSSAttr to be a "real" class, at mental's
4496           direction.  Fixes my "default prefs don't show attrs" bug.
4497         * src/helper/stock-items.cpp: removing redundant code.
4498         * src/libnr/nr-point.h, src/libnrtype/FlowUtils.h, src/livarot/Shape.h:
4499           added explicit initializations to keep valgrind happy.
4500         * src/dir-util.cpp, src/sp-path.cpp, src/splivarot.cpp,
4501           src/svg/svg-length.cpp, src/widgets/icon.cpp:
4502           cleaning up memory leaks detected by valgrind.
4503         * src/extension/dependancy.cpp: made repr-attr tags untranslatable.
4504         * src/extension/system.cpp: correcting extension autodetection when
4505           there are conflicting matching modules.
4506         * src/dialogs/filedialog.cpp, src/extension/extension.h,
4507           src/extension/internal/svg.cpp: .svgz loading works again as
4508           expected.  Non-functioning modules are not listed in file dialogs.
4509         * src/text-context.cpp, src/text-editing.cpp: preedit modes don't
4510           work correctly for multi-byte characters.  See bug 1086769.
4512 2005-01-31  Jon A. Cruz  <jon@joncruz.org>
4513         * src/file.cpp, src/inkscape.cpp, src/interface.cpp,
4514           src/dialogs/export.cpp, src/extension/init.cpp:
4515           sanitize messages before passing to display dialogs.
4517 2005-01-31  Kees Cook  <kees@outflux.net>
4519         * src/libnrtype/FontFactory.cpp: added a crude font name detection
4520           routine to work around a Pango crash bug.  This can be removed once
4521           Pango is fixed.  See bug #1025565.  Actually, I figured out a fix.
4522         * print.cpp, print.h, sp-shape.cpp, extension/print.cpp,
4523           extension/print.h, extension/implementation/implementation.cpp,
4524           extension/implementation/implementation.h,
4525           extension/implementation/plugin.cpp, extension/implementation/plugin.h,
4526           extension/internal/gnome.h, extension/internal/ps.cpp,
4527           extension/internal/ps.h, extension/internal/win32.h:
4528           In an attempt to start debugging print rendering, I've added the
4529           Print::comment function so that SPItem boundries can be easily
4530           seen in rendered output.
4531         * src/preferences-skeleton.h, src/sp-shape.cpp,
4532           src/dialogs/display-settings.cpp, src/extension/internal/ps.cpp:
4533           Added printout comments for print debugging.  Fixed dash output
4534           bug #1104050.
4535         * src/dialogs/rdf.cpp: fixed rdf:bag displays.  Closes bug #1113316.
4537 2005-01-30  Jon A. Cruz  <jon@joncruz.org>
4538         * src/io/sys.h, src/io/sys.cpp: added utility routine to cleanup
4539           strings with invalid UTF-8 for display.
4541 2004-01-30  Kees Cook  <kees@outflux.net>
4543         * src/make.dep, src/make.exclude, src/make.files, src/make.ofiles,
4544           src/io/uristream.cpp, src/io/sys.cpp: additional win32 changes
4545           using Jon Cruz's new mkdir function.  Getting Win32 to compile the
4546           "io" directory.  Closes bug #1107305.
4547         * src/file.cpp, src/inkscape-stock.cpp, src/inkscape.cpp,
4548           src/interface.cpp, src/main.cpp, src/dialogs/export.cpp,
4549           src/dialogs/stroke-style.cpp, src/extension/input.cpp,
4550           src/extension/implementation/script.cpp, src/helper/stock-items.cpp,
4551           src/io/sys.cpp, src/io/sys.h, src/widgets/icon.cpp: wrapped
4552           g_file_test with new Inkscape::IO::file_test since g_file_test isn't
4553           utf8-safe.
4554         * src/inkscape.cpp: removed call to g_free on non-alloced string.
4555           fixed up crash-save location to be utf8-okay.
4556         * src/extension/extension.cpp: convert from utf8 before open.
4557         * src/sp-spiral.cpp, src/object-edit.cpp: found place where CLAMP on
4558           spiral's t0 wasn't working.  Closes bug #1075640.
4560 2004-01-28  MenTaLguY  <mental@rydia.net>
4562         * src/sp-object.h, src/sp-object.cpp:
4563           efficiency fixes which should be helpful when loading large documents
4565 2005-01-29  Jon A. Cruz  <jon@joncruz.org>
4567         * src/file.h, src/file.cpp, src/inkscape.cpp, src/sp-image.cpp,
4568           src/extension/implementation/script.cpp,
4569           src/extension/internal/pov-out.cpp, src/extension/internal/ps.cpp,
4570           src/extension/plugin/gimpgrad.cpp, src/helper/png-write.cpp,
4571           src/io/Makefile_insert, src/io/sys.h, src/io/sys.cpp,
4572           src/trace/imagemap.cpp, src/xml/repr-io.cpp:
4574           Refactored open routine to better location.
4576 2004-01-28  Kees Cook  <kees@outflux.net>
4578         * configure.ac: added test for libgc 6.4 or better.
4579         * src/main.cpp: calling new SPRepr methods instead of inline wrappers.
4581 2004-01-27  MenTaLguY  <mental@rydia.net>
4583         * src/xml/simple-node.h, src/xml/simple-node.cpp:
4585           SimpleNode::lastChild() and SimpleNode::appendChild() are now
4586           O(1) rather than O(n)
4588 2004-01-26  MenTaLguY  <mental@rydia.net>
4590         * src/xml/repr-util.cpp, src/xml/repr.cpp, src/xml/repr.h,
4591           src/xml/sp-repr-action.h, src/xml/sp-repr-event-vector.h:
4593           inlined legacy wrappers
4595         * src/xml/simple-node.cpp: really fixed #1108231 now
4597 2005-01-25  Jon A. Cruz  <jon@joncruz.org>
4599         * src/interface.cpp: Passed file import call to shared code.
4600           Fixed bug #1108620.
4602 2005-01-25  MenTaLguY  <mental@rydia.net>
4604         * src/xml/simple-node.cpp: fixed bug #1108231
4606 2005-01-25  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
4608         * src/dialogs/desktop-properties.cpp: Changed set of paper sizes offered:
4610           Removed `Folio' pagesize (which means a different paper size to
4611           different people; will Folio be missed?  If so, can we improve
4612           the name?).
4614           Changed ISO page sizes (A0..A10, B0..B10) to match official ISO
4615           specification in mm.
4617           Note that these differ from ghostscript's idea of page sizes;
4618           see comment in desktop-properties.cpp for speculation of
4619           possible problems (fuzziness from antialiasing).
4621           (Note also that our previous sizes differed even more from
4622           gs_statd.ps...)
4624           Coalesced Ledger and Tabloid to a single entry (11x17in);
4625           previously they differed in size.
4627           Changed Icon 16x16 from 16pt to 16px; similarly Icon 32x32 and
4628           Banner 468x60.
4630 2004-01-24  MenTaLguY  <mental@rydia.net>
4632         * src/xml/simple-node.cpp: potential fix for bug #1108231
4634 2004-01-23  Ted Gould  <ted@gould.cx>
4636         * po/POTFILES.in, share/extensions/dia.inx,
4637         src/preferences-skeleton.h, src/extension/Makefile_insert,
4638         src/extension/dependency.cpp, src/extension/dependency.h,
4639         src/extension/error-file.cpp, src/extension/error-file.h,
4640         src/extension/extension.cpp, src/extension/extension.h,
4641         src/extension/init.cpp, src/extension/prefdialog.cpp:
4643         Adding in functionality to write out an error log based on the failing to
4644         load of extensions.  There is also a new error dialog that appears if one
4645         or more fail to alert the user and tell them where the error log is
4646         stored.  In the log there is more complex descriptions of what failed.
4648 2004-01-23  MenTaLguY  <mental@rydia.net>
4650         * src/sp-object.cpp: fix for id binding bug
4652 2004-01-23  MenTaLguY  <mental@rydia.net>
4654         * src/xml/repr-io.cpp: don't complain about not having a namespace
4655           URI for the standard xml: prefix
4657         * src/desktop-style.cpp, src/desktop.cpp, src/document-undo.cpp,
4658           src/file.cpp, src/gradient-chemistry.cpp, src/inkscape.cpp,
4659           src/interface.cpp, src/nodepath.cpp, src/object-edit.cpp,
4660           src/path-chemistry.cpp, src/prefs-utils.cpp, src/select-toolbar.cpp,
4661           src/selection-chemistry.cpp, src/sp-defs.cpp, src/sp-flowdiv.cpp,
4662           src/sp-flowtext.cpp, src/sp-gradient.cpp, src/sp-item.cpp,
4663           src/sp-object-group.cpp, src/sp-object-repr.cpp, src/sp-object.cpp,
4664           src/sp-offset.cpp, src/sp-pattern.cpp, src/sp-string.cpp,
4665           src/sp-text.cpp, src/sp-tspan.cpp, src/sp-use.cpp, src/splivarot.cpp,
4666           src/text-chemistry.cpp, src/text-context.cpp, src/text-editing.cpp,
4667           src/dialogs/clonetiler.cpp, src/dialogs/display-settings.cpp,
4668           src/dialogs/stroke-style.cpp, src/dialogs/xml-tree.cpp,
4669           src/extension/extension.h, src/extension/implementation/script.cpp,
4670           src/widgets/dash-selector.cpp, src/widgets/gradient-vector.cpp,
4671           src/widgets/sp-xmlview-tree.cpp, src/xml/Makefile_insert,
4672           src/xml/comment-node.h, src/xml/element-node.h,
4673           src/xml/repr-action-test.cpp, src/xml/repr-css.cpp,
4674           src/xml/repr-get-children.cpp, src/xml/repr-io.cpp,
4675           src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp,
4676           src/xml/repr.h, src/xml/simple-document.cpp, src/xml/simple-document.h,
4677           src/xml/simple-node.cpp, src/xml/simple-node.h,
4678           src/xml/sp-repr-action.cpp, src/xml/sp-repr-doc.h, src/xml/sp-repr.h,
4679           src/xml/text-node.h:
4681           got rid of xml/repr-private.h, removed
4682           sp_repr_document_createTextNode(), made SPRepr and SPReprDoc abstract
4683           interfaces, and moved the SPRepr implementations into separate files
4684           in the Inkscape::XML namespace
4686         * src/util/shared-c-string-ptr.h: added equality operators to avoid
4687           certain ambiguities
4689 2004-01-22  MenTaLguY  <mental@rydia.net>
4691         * src/xml/Makefile_insert, src/xml/repr-private.h, src/xml/repr.cpp,
4692           src/xml/session.h, src/xml/simple-session.cpp, src/xml/simple-session.h,
4693           src/xml/sp-repr-action.cpp, src/xml/transaction-logger.h:
4695           added Inkscape::XML::Session and Inkscape::XML::TransactionLogger
4696           to provide a new interface for transactions, rather than doing it from
4697           SPReprDoc
4699 2004-01-22  MenTaLguY  <mental@rydia.net>
4701         * src/xml/Makefile_insert, src/xml/node-observer.h,
4702           src/xml/repr-private.h, src/xml/repr.cpp:
4704           moved repr loging behind generic observer interface
4706 2005-01-22  Ted Gould  <ted@gould.cx>
4708         * src/display/canvas-grid.cpp, src/display/canvas-grid.h;
4710         Fixing 1103001.  Now major grid lines work alot more like you
4711         think that they should.
4713 2005-01-21  MenTaLguY  <mental@rydia.net>
4715         * src/util/Makefile_insert, src/util/shared-c-string-ptr.cpp,
4716           src/util/shared-c-string-ptr.h, src/util/shared-c-string.cpp,
4717           src/util/shared-c-string.h, src/xml/repr-io.cpp,
4718           src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp,
4719           src/xml/sp-repr-action.h, src/xml/sp-repr-attr.h:
4721           renamed Util::SharedCString to Util::SharedCStringPtr, which is
4722           more descriptive of what it actually is
4724 2005-01-21  MenTaLguY  <mental@rydia.net>
4726         * src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp:
4728           simplify the cacheing of repr position indices, and make it something
4729           that can work with an abstract interface
4731 2005-01-20  Kees Cook  <kees@outflux.net>
4733         * src/file.cpp: added some debug output to help bulia debug bug #1102318.
4734         * configure.ac: more attempts at detecting the -lgc libs.
4736 2005-01-19  Kees Cook  <kees@outflux.net>
4738         * configure.ac: trying to correct the -lgc detection.
4739         * inkscape.pod: added theme details.
4740         * src/widgets/widget-sizes.h: went from 20 to 24 for toolbar icon size
4741           to match other GTK applications.
4742         * src/extension/db.cpp: corrected STL "not found" handling.  Didn't
4743           fix bug #1102318.
4745 2005-01-18  Kees Cook  <kees@outflux.net>
4747         * src/inkscape.h, src/inkscape.cpp, src/widgets/icons.cpp:
4748           Added basic theme support!  Whee!
4749         * share/inkscape/icons.svg: restoring original up/down/flip icons since
4750           icons are themable now.  We should stick to our original look.
4751         * share/screens/about.svg: added Brisgeek's 0.41 about screen.  Had
4752           to tweak background: looks like doc background isn't imported.
4753         * share/icons/*.xpm, share/icons/*.png: removed them.  Not being used.
4755 2005-01-17  MenTaLguY  <mental@rydia.net>
4757         * src/desktop-style.cpp, src/inkscape.cpp, src/interface.cpp,
4758           src/path-chemistry.cpp, src/prefs-utils.cpp, src/selection-chemistry.cpp,
4759           src/sp-flowtext.cpp, src/sp-gradient.cpp, src/sp-object.cpp,
4760           src/sp-text.cpp, src/sp-tspan.cpp, src/splivarot.cpp,
4761           src/dialogs/xml-tree.cpp, src/extension/internal/pov-out.cpp,
4762           src/widgets/dash-selector.cpp, src/xml/repr-css.cpp,
4763           src/xml/repr-get-children.cpp, src/xml/repr-io.cpp,
4764           src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp,
4765           src/xml/sp-repr-action.cpp:
4767           Made all SPRepr fields private, and moved most functionality into
4768           member functions.  Also shuffled SPReprDoc members, to avoid
4769           need for SPReprDoc to be finalized.
4771 2005-01-17  Kees Cook  <kees@outflux.net>
4773         * share/markers/markers.svg: applied patch #990884, which provides a
4774           few mirrored arrows until marker transforms are finished.
4775         * share/icons/icons.svg: updates per Bulia's request.
4777 2005-01-16  MenTaLguY  <mental@rydia.net>
4779         * src/sp-object.cpp: non-elements no longer get ids assigned
4781 2005-01-15  MenTaLguY  <mental@rydia.net>
4783         * src/arc-context.cpp, src/document-private.h, src/document.cpp,
4784           src/document.h, src/event-context.cpp, src/node-context.cpp,
4785           src/rect-context.cpp, src/sp-object.cpp, src/spiral-context.cpp,
4786           src/star-context.cpp, src/toolbox.cpp, src/uri-references.cpp,
4787           src/dialogs/desktop-properties.cpp, src/widgets/gradient-vector.cpp,
4788           src/widgets/layer-selector.cpp, src/widgets/sp-widget.cpp,
4789           src/widgets/sp-xmlview-attr-list.cpp, src/widgets/sp-xmlview-content.cpp,
4790           src/widgets/sp-xmlview-tree.cpp, src/xml/repr.cpp,
4791           src/xml/sp-repr-event-vector.h:
4793           Removed attribute setting callback, and decoupled ids and object/repr
4794           bindings (object <-> repr associations are now remembered directly,
4795           though ids are still tracked too).
4797           This means it is now possible to set a null id on an object without
4798           anything breaking (hopefully).  For now we will still assign ids
4799           to everything by default...
4801 2005-01-15  MenTaLguY  <mental@rydia.net>
4803         * src/arc-context.cpp, src/event-context.cpp, src/node-context.cpp,
4804           src/rect-context.cpp, src/sp-object.cpp, src/spiral-context.cpp,
4805           src/star-context.cpp, src/toolbox.cpp,
4806           src/dialogs/desktop-properties.cpp, src/widgets/gradient-vector.cpp,
4807           src/widgets/layer-selector.cpp, src/widgets/sp-widget.cpp,
4808           src/widgets/sp-xmlview-attr-list.cpp, src/widgets/sp-xmlview-content.cpp,
4809           src/widgets/sp-xmlview-tree.cpp, src/xml/repr.cpp,
4810           src/xml/sp-repr-event-vector.h:
4812           remove all veto callbacks but setting attributes
4814 2005-01-15  Kees Cook  <kees@outflux.net>
4816         * src/inkscape.cpp: correcting windows path for preferences.  Closes
4817         bug #933461.
4819         * src/file.cpp, src/nodepath.cpp, src/selection-describer.cpp,
4820         src/seltrans.cpp, src/sp-item-group.cpp, src/sp-path.cpp,
4821         src/sp-spiral.cpp, src/sp-star.cpp, src/dialogs/find.cpp:
4822         Using ngettext for plural localized strings.  Please try to keep this
4823         up.  Closes bug #1076872.
4825         * share/icons/Makefile.am, share/icons/icons.svg, src/inkscape-stock.cpp,
4826         src/inkscape-stock.h, src/dialogs/stroke-style.cpp,
4827         src/dialogs/text-edit.cpp, src/dialogs/transformation.cpp,
4828         src/dialogs/xml-tree.cpp: Finished the last of the missing pixmap
4829         replacements from Andreas Nilsson.  Fixed some mistakes in the earlier
4830         changes (need to call sp_icon_new_scaled not sp_icon_new).
4832 2005-01-14  MenTaLguY  <mental@rydia.net>
4834         * src/gc.cpp: leave the free space multiplier at the default, which
4835           will hopefully (according to Hans) avoid some of the odd gc issues
4836           we've had, if nothing else does
4838 2005-01-14  Kees Cook  <kees@outflux.net>
4840         * share/icons/Makefile.am, share/icons/icons.svg, src/inkscape-stock.cpp,
4841         src/inkscape-stock.h, src/verbs.cpp, src/dialogs/stroke-style.cpp,
4842         src/dialogs/transformation.cpp, src/widgets/icon.cpp, src/widgets/icon.h,
4843         src/widgets/paint-selector.cpp:
4844         Fixed up code and replaced pixmaps with icons from myself and
4845         Andreas Nilsson.
4847 2005-01-11  MenTaLguY  <mental@rydia.net>
4849         * src/xml/repr-io.cpp: promote non-namespaced SVG documents into SVG
4850           namespace
4852 2005-01-08  MenTaLguY  <mental@rydia.net>
4854         * src/Makefile_insert, src/gc-anchored.cpp, src/gc-anchored.h:
4855           abstracted allocation of anchors
4857 2005-01-06  Ted Gould  <ted@gould.cx>
4859         * src/interface.cpp, src/extension/effect.cpp,
4860         src/extension/implementation/implementation.cpp,
4861         src/extension/implementation/implementation.h,
4862         src/extension/implementation/plugin-link.h,
4863         src/extension/implementation/plugin.cpp,
4864         src/extension/implementation/plugin.h,
4865         src/extension/implementation/script.cpp,
4866         src/extension/implementation/script.h, src/extension/plugin/gimpgrad.cpp,
4867         src/extension/plugin/grid.cpp:
4869         Changing the effects preferences so that it uses sockets and plugs which
4870         will allow out of process GUIs to work too.  This is a first pass with
4871         nothing beautiful, but it does seem to work.
4873 2005-01-03  MenTaLguY  <mental@rydia.net>
4875         * src/document.cpp, src/main.cpp, src/sp-root.cpp:
4876           get rid of ugly xmlns hacks
4878         * src/inkscape.cpp, src/extension/internal/svg.cpp, src/xml/repr-io.cpp:
4879           automatically include xmlns declarations for the required namespaces,
4880           and make a best effort at using a default namespace when requested
4881           and possible
4883 2005-01-02  Kees Cook  <kees@outflux.net>
4885         * share/icons/icons.svg: updated view and location
4886         * src/document.cpp, src/dialogs/rdf.cpp: fixed another bug in metadata
4887           due to svg: prefix change.
4888         * src/inkscape-stock.h, src/inkscape-stock.cpp, share/icons/Makefile.am:
4889           removed unused xpm icons
4891 2005-01-02  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
4893         * src/fontsize-expansion.h, src/fontsize-expansion.cpp:
4894           New files.
4895         * src/Makefile_insert: Add the new files to libinkpre_a_SOURCES.
4896         * src/desktop-style.cpp (sp_desktop_apply_css_recursive):
4897           When calling sp_css_attr_scale, change the expansion calculation
4898           to use fontsize_expansion().
4899         * src/sp-text.cpp (sp_text_set_transform): Similarly use
4900           fontsize_expansion() instead of generic m.expansion().
4902 2005-01-01  Kees Cook  <kees@outflux.net>
4904         * src/extension/db.h, src/extension/db.cpp, src/extension/init.cpp:
4905         created "modulelist" to maintain initialization order for extension
4906         lists.
4908 2004-12-31  MenTaLguY  <mental@rydia.net>
4910         * src/xml/repr-io.cpp, src/xml/repr.h: initial scaffoliding for more
4911           cosmetic use of prefixes in output files (and eventually more proper
4912           namespace handling for output as well)
4914 2004-12-31  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
4916         * src/sp-text.cpp (sp_text_set_transform): Change scaling of font size.
4917           The result should be closer to what CorelDraw, XaraX, Canvas 7 and
4918           Expression3 do according to vellum, though I don't know the exact
4919           rule that they use.
4921 2004-12-25  Ted Gould  <ted@gould.cx>
4923         * share/extensions/grid.inx, src/extension/extension.cpp,
4924         src/extension/extension.h, src/extension/plugin/grid.cpp:
4926         Futher improvements to the grid plugin.  This involves mostly adding in
4927         parameters at this time, but, ofcourse, I never implemented floating
4928         point parameters -- so that had to be done first.  More modular code so
4929         that things can be adjusted externally better.
4931 2004-12-25  Ted Gould  <ted@gould.cx>
4933         * share/extensions/Makefile.am, share/extensions/grid.inx,
4934         src/extension/implementation/plugin-link.h,
4935         src/extension/implementation/plugin.cpp,
4936         src/extension/plugin/Makefile_insert, src/extension/plugin/gimpgrad.cpp,
4937         src/extension/plugin/grid.cpp:
4939         Adding in a new effect plugin, grid.  It draws a grid on the canvas which
4940         is just an easy way to do some neat things.  It is mostly done, but still
4941         needs cleanup.  Some other files required modification to make this
4942         possible.
4944 2004-12-25  MenTaLguY  <mental@rydia.net>
4946         * src/event-context.cpp: removed unused handler
4948 2004-12-25  Ted Gould  <ted@gould.cx>
4950         * share/extensions/svg_dropshadow:
4952         Changing to use "svg:g" instead of "g" for the group.
4954         * src/verbs.cpp, src/extension/effect.cpp, src/extension/effect.h,
4955         src/extension/system.cpp, src/extension/system.h,
4956         src/extension/implementation/implementation.cpp,
4957         src/extension/implementation/implementation.h,
4958         src/extension/implementation/plugin.cpp,
4959         src/extension/implementation/plugin.h,
4960         src/extension/implementation/script.cpp,
4961         src/extension/implementation/script.h:
4963         Final stuff to get Effects working as well as the did before, which
4964         is okay, but not great.  This involved changing the API to get an SPView
4965         instead of an SPDocument because then I can get the selection information
4966         from the view that is being used.
4968 2004-12-24  MenTaLguY  <mental@rydia.net>
4970         * src/sp-object-repr.cpp, src/sp-tspan.cpp, src/splivarot.cpp,
4971           src/dialogs/rdf.cpp, src/dialogs/xml-tree.cpp,
4972           src/widgets/sp-xmlview-tree.cpp, src/xml/repr-io.cpp,
4973           src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp,
4974           src/xml/repr.h:
4976           cleaned out unused code and unhygenic macros, as well as fixing
4977           constructors for text and comment nodes
4979 2004-12-24  Ted Gould  <ted@gould.cx>
4981         * src/verbs.cpp, src/extension/effect.cpp, src/extension/effect.h:
4983         Okay, now the effects menu really works!  Well, the implementation seems
4984         to be broken, but the wrapper seems to be all working.
4986 2004-12-24  Ted Gould  <ted@gould.cx>
4988         * src/interface.cpp, src/verbs.cpp, src/verbs.h, src/extension/effect.cpp,
4989         src/extension/effect.h:
4991         Getting the Effects menu basically working.  This included some fixes to
4992         the verbs where they were incrementing the database incorrectly.  The
4993         effects are the first component to take advantage of the dynamically
4994         created verbs, and exercised new code.  Now the basic menu is available,
4995         but there is no functionality there.
4997 2004-12-24  Ted Gould  <ted@gould.cx>
4999         * src/interface.cpp, src/verbs.cpp, src/verbs.h:
5001         Basic code for the effects menu.
5003         * src/dialogs/filedialog.cpp, src/dialogs/filedialog.h,
5004         src/extension/db.cpp, src/extension/db.h:
5006         Changing the DB access functions to use std::list instead of GSList so
5007         that it is more standard, and we get rid of a specialized class that
5008         really isn't that useful.  Less memory usage, and fixes a leak.
5010         * src/extension/effect.cpp, src/extension/effect.h:
5012         Adding in a "Last Effect" to be used in the menus.
5014         * src/extension/extension-forward.h, src/extension/extension.cpp,
5015         src/extension/extension.h, src/extension/input.cpp,
5016         src/extension/output.cpp, src/extension/timer.cpp, src/extension/timer.h,
5017         src/extension/Makefile_insert:
5019         Adding in the timer functions so that modules will unload in a given
5020         amount of time.  For more information on this read the documentation
5021         in the files.  Kinda a lazy deallocation.
5023         * src/extension/implementation/implementation.cpp:
5025         Fix unload so that it is not recursive.
5027 2004-12-23  MenTaLguY  <mental@rydia.net>
5029         * src/arc-context.cpp, src/document.cpp, src/draw-context.cpp,
5030           src/dyna-draw-context.cpp, src/file.cpp, src/gradient-chemistry.cpp,
5031           src/interface.cpp, src/layer-fns.cpp, src/main.cpp, src/object-ui.cpp,
5032           src/path-chemistry.cpp, src/rect-context.cpp,
5033           src/selection-chemistry.cpp, src/sp-anchor.cpp, src/sp-clippath.cpp,
5034           src/sp-defs.cpp, src/sp-ellipse.cpp, src/sp-flowdiv.cpp,
5035           src/sp-flowregion.cpp, src/sp-flowtext.cpp, src/sp-gradient-test.cpp,
5036           src/sp-gradient.cpp, src/sp-image.cpp, src/sp-item-group.cpp,
5037           src/sp-line.cpp, src/sp-marker.cpp, src/sp-mask.cpp,
5038           src/sp-object-group.cpp, src/sp-object-repr.cpp, src/sp-offset.cpp,
5039           src/sp-path.cpp, src/sp-pattern.cpp, src/sp-polygon.cpp,
5040           src/sp-polyline.cpp, src/sp-rect.cpp, src/sp-root.cpp,
5041           src/sp-spiral.cpp, src/sp-star.cpp, src/sp-symbol.cpp, src/sp-text.cpp,
5042           src/sp-tspan.cpp, src/sp-use.cpp, src/spiral-context.cpp,
5043           src/splivarot.cpp, src/star-context.cpp, src/text-chemistry.cpp,
5044           src/text-context.cpp, src/dialogs/find.cpp, src/dialogs/rdf.cpp,
5045           src/dialogs/xml-tree.cpp, src/ecma/EcmaBinding.cpp,
5046           src/extension/internal/gdkpixbuf-input.cpp,
5047           src/extension/internal/svg.cpp, src/livarot/ShapeDraw.cpp,
5048           src/xml/repr-io.cpp, src/xml/repr-util.cpp, src/xml/repr.cpp:
5050           use normalized qnames for SVG elements too
5052 2004-12-23  Kees Cook  <kees@outflux.net>
5054         * configure.ac, src/Makefile_insert, src/extension/script/Makefile_insert:
5055           adding Perl and Python compile tests.  Corrected library locations.
5056         * src/extension/script/InkscapeScript.h,
5057           src/extension/script/InkscapePython.cpp,
5058           src/extension/script/InkscapeScript.cpp: white space fix, and
5059           added config.h, and some small debugging for myself.  Hope Bob doesn't
5060           mind!  :)
5061         * src/dialogs/scriptdialog.cpp: added comments to default code.
5063 2004-12-22  Kees Cook  <kees@outflux.net>
5065         * configure.ac, src/extension/script/Makefile_insert: automake cleanups
5066           to deal with perl/python detection.
5068 2004-12-20  David Turner <novalis@gnu.org>
5069         * src/widgets/gradient-vector.cpp:
5070           Fixed bug with gradient stops at 0 and 100%.  Closes 1085920.
5072 2004-12-18  Bob Jamison  <rjamison@titan.com>
5074         * src/extensions/script/*:
5075           New files that enable embedding of scripting languages
5076           in Inkscape.  Currently using Swig to embed Perl and Python.
5078         * autoconf.ac:
5079           Allow opting for perl or python with --with-perl=yes|no
5080           and --with-python=yes|no
5082 2004-12-15  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5084         * streq.h (streq), strneq.h (strneq), memeq.h (memeq):
5085           New convenience functions for strcmp(a,b)==0 etc.
5087         * src/dir-util.cpp (sp_relative_path_from_path):
5088           Fix when base is a string prefix of path but a directory prefix
5089           (e.g. path=/foo/barney, base=/foo/bar).
5091 2004-12-10  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5093         * src/sp-conn-end.cpp (sp_conn_end_move_compensate):
5094           Fix for undo/save: wasn't calling updateRepr().
5096 2004-12-09  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5098         * src/style.cpp (sp_style_merge_from_style_string):
5099           More standards-conforming parsing of style strings into prop:value
5100           pairs.
5102 2004-12-08  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5104         * src/style.h, src/style.cpp, src/libnrtype/font-style-to-pos.cpp:
5105           Fix font-weight value: s/darker/bolder/.
5107         * src/style.cpp (sp_style_merge_from_parent):
5108           Fix bug with specifying stroke-width with unit of em or ex.
5109           (We were ignoring the number, treating it as 1em or 1ex.)
5111         * src/style.h, src/style.cpp (sp_style_read_dash,
5112           sp_style_write_string, sp_style_write_difference):
5113           Allow `inherit' as a value for dasharray.
5114           (Also plug small memory leak in sp_style_read_dash.)
5116 2004-12-07  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5118         * src/style.cpp (sp_style_write_string):
5119           Fix for when stroke-dasharray either explicitly set to `none', or
5120           inherits non-none.
5122         * src/style.cpp (sp_style_write_ienum):
5123           Fix: preserve explicit `inherit' request.
5124         * (sp_style_read, sp_style_merge_property):
5125           Allow explicit `inherit' for `display' property.
5127         * src/style.cpp (sp_style_read):
5128           Fix copy&paste bug affecting `visibility' and `display' properties.
5130 2004-12-07  David Turner  <novalis@gnu.org>
5132         * src/libnrtype/RasterFont.cpp, src/display/nr-arena-shape.cpp:
5133         Fixed dash rendering bug (#1077213)
5135 2004-12-06  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5137         * src/style.h, src/style.cpp: Support all `display' values
5138           required by SVG 1.1.  (No functional change, insofar as the new
5139           values all have the same behaviour as our existing `block' value
5140           in SVG.)
5141         * src/sp-item.cpp, src/style.cpp: Use `inline' (SP_CSS_DISPLAY_INLINE)
5142           rather than `block' as our generic display value meaning `don't hide
5143           this', as per spec.
5145         * src/style.cpp: Prefer to write lr-tb etc. rather than the
5146           abbreviations lr etc.  (Also add comment saying why.)
5148 2004-12-03  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5150         * src/dialogs/xml-tree.cpp (on_attr_select_row_set_value_content):
5151           Fix segfault: treat NULL as empty string for display purposes.
5153 2004-11-30  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5155         * src/svg/svg.h, src/svg/sp-svg.def, src/svg/svg-length.cpp:
5156           (sp_svg_boolean_read, sp_svg_write_percentage):
5157           Remove these unused functions.
5158           (sp_svg_length_read_lff, sp_svg_number_write_d,
5159           sp_svg_number_write_i): Mark static.
5161         * configure.ac:
5162           When adding -lgc to LIBS, also add its dependencies -lpthread -ldl.
5164 2004-11-28  Ted Gould  <ted@gould.cx>
5166         * 0.40
5168 2004-11-25  MenTaLguY  <mental@rydia.net>
5170         * share/tutorials/tutorial-calligraphy.svg: spelling fix
5172         * src/widgets/layer-selector.cpp: fixing the layer selector update bug;
5173           sigc++ apparently doesn't deal with reference arguments very well
5175 2004-11-25  MenTaLguY  <mental@rydia.net>
5177         * src/layer-fns.cpp: fix layer creation within sublayers
5179         * src/dialogs/layer-properties.cpp: fix dialog leak
5181 2004-11-25  MenTaLguY  <mental@rydia.net>
5183         * src/inkscape.cpp: eliminate duplicated code across #ifdefs
5185         * src/verbs.cpp, src/dialogs/layer-properties.cpp,
5186           src/dialogs/layer-properties.h:
5188           LayerPropertiesDialog is no longer a singleton, since it's kind of a
5189           per-desktop (well, ideally per-document) thing.  Remaining to do:
5190           fix update of layer selector widget, and eliminate leak of dialog
5191           objects.
5193 2004-11-24  Kees Cook  <kees@outflux.net>
5195         * inkscape.spec: added SMP flags, added static library link capability.
5197 2004-11-24  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5199         * src/draw-context.cpp (spdc_concat_colors_and_flush):
5200           Do nothing if empty curve; in particular, don't try to close an
5201           empty curve.
5203         * src/pen-context.cpp (spdc_endpoint_snap):
5204           Fix use of uninitialized value when snapping.
5206 2004-11-23  Bryce Harrington <bryce@bryceharrington.org>
5208         * src/dialogs/layer-properties.cpp:  Fixing bug causing two new
5209           layers to get created when hitting enter
5211 2004-11-23  Kees Cook  <kees@outflux.net>
5213         * share/tutorials: added Josh's changes, resized, repositioned for
5214           800x600.
5215         * src/verbs.h, src/verbs.cpp, src/interface.cpp: added tracing
5216           tutorial.
5218 2004-11-23  MenTaLguY  <mental@rydia.net>
5220         * src/rect-context.cpp: disallow drawing on locked or invisible layers
5222         * src/widgets/layer-properties.h, src/widgets/layer-properties.cpp:
5223           slight HIG-ification
5225         * src/desktop.cpp, src/desktop.h, src/widgets/layer-selector.cpp,
5226           src/widgets/layer-selector.h, src/verbs.cpp, src/sp-desktop-widget.h
5228           removed vestigal layer renaming thing
5230         * src/verbs.cpp, src/dialogs/layer-properties.cpp,
5231           src/dialogs/layer-properties.h:
5233           reuse dialog for creating layers as well as for renaming them
5235 2004-11-22  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5237         * src/display/bezier-utils.cpp (generate_bezier): For the sake of
5238           our current pencil tool, don't use free optimization of the end
5239           tangent vector.
5241 2004-11-21  MenTaLguY <mental@rydia.net>
5243         * src/verbs.cpp: add accels for layer menu items
5245 2004-11-21  Bryce Harrington <bryce@bryceharrington.org>
5247         * src/dialogs/layer-properties.cpp, src/verbs.cpp,
5248           src/dialogs/layer-properties.h: Hooking up layer rename
5249           functionality, and making it show correctly.
5251         * src/dialogs/debugdialog.cpp, src/dialogs/find.cpp,
5252           src/dialogs/tracedialog.cpp:  Fixing dialog show behavior
5254 2004-11-21  Kees Cook  <kees@outflux.net>
5256         * src/sp-object.cpp, src/sp-metadata.cpp: added some debugging, and
5257           fixed a dumb error in my metadata _release handler.  Should mostly
5258           close bug 1069772.
5259         * src/Makefile_insert, src/sp-skeleton.cpp, src/sp-skeleton.h:
5260           created some example SPObject implementations for a basis for any
5261           new SPObjects in the future.
5262         * src/dialogs/xml-tree.cpp: fixing logic bug in identability checker.
5263           Added immutability test to actually close 1069772.
5264         * share/icons/icons.svg, src/verbs.cpp, src/interface.cpp: adding
5265           icons for the "new" menu, vacuum, reverse, make bitmap, and trace.
5267 2004-11-20  Jon A. Cruz  <jon@joncruz.org>
5269         * src/extension/db.h, src/extension/db.cpp, src/dialogs/filedialog.cpp:
5270           Added extension matching pattern. Fixed bug 1064888.
5272         * src/dialogs/filedialog.cpp (isValidImageFile):
5273           Fixed previewing bug 1067551.
5275 2004-11-20  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5277         * src/display/bezier-utils.cpp (sp_bezier_fit_cubic_full):
5278           Add splitpoints parameter.  Callers updated.
5280         * src/display/bezier-utils.cpp
5281           (sp_bezier_fit_cubic_r, sp_bezier_fit_cubic_full):
5282           Change last parameter from lg_max_beziers to max_beziers.
5283           Callers updated.
5285 2004-11-19  Bryce <bryce@bryceharrington.org>
5287         * src/dialogs/layer-properties.cpp,
5288           src/dialogs/layer-properties.h:  Adding some widgets.
5290 2004-11-18  Bryce <bryce@bryceharrington.org>
5292         * src/dialogs/Makefile_insert, src/dialogs/makefile.msc,
5293           src/dialogs/layer-properties.h, src/dialogs/layer-properties.h:
5294           Adding a layer properties dialog for renaming layers
5296         * src/desktop.cpp src/interface.cpp, src/verbs.cpp,
5297           src/verbs.h src/dialogs/layer-properties.cpp,
5298           src/dialogs/layer-properties.h,
5299           src/widgets/layer-selector.cpp:  Hooking in layer props dialog.
5301 2004-11-16  MenTaLguY  <mental@rydia.net>
5303         * src/widgets/document-tree-model.cpp, src/widgets/document-tree-model.h,
5304           src/widgets/layer-selector.cpp, src/widgets/Makefile_insert:
5306           removed Widgets::DocumentTreeModel because unused
5308         * src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp,
5309           src/xml/repr.h:
5311           cache successive sibling counts (self+subsequent siblings) in SPRepr
5312           to make sp_repr_n_children() and sp_repr_position() more efficient,
5313           which will be needed later for e.g. GTK tree models.
5315           sp_repr_nth_child() isn't any faster as a result of the changes,
5316           but it probably won't need to be
5318         * src/xml/repr.cpp: fixed refcount leak in SPRepr::SPRepr(SPRepr const &)
5320 2004-11-15  MenTaLguY  <mental@rydia.net>
5322         * src/gc.cpp: add initial stubs that print an informative error
5323           if the GC functions are used before Inkscape::GC::init() is called
5325 2004-11-14  MenTaLguY  <mental@rydia.net>
5327         * configure.ac, src/gc-core.h, src/gc-managed.h, src/gc-anchored.h,
5328           src/gc-finalized.h, src/gc.cpp:
5330           make disabling the collector a run-time rather than a compile-time
5331           option; there are now three garbage collector options, selectable
5332           by setting the _INKSCAPE_GC environment variable:
5334            * enable - the normal collector (default)
5335            * debug - the debugging collector
5336            * disable - use standard malloc in place of the libgc allocator
5338 2004-11-14  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5340         * src/display/bezier-utils.cpp: Make end tangent/s be unconstrained for
5341           sp_bezier_fit_cubic, sp_bezier_fit_cubic_r, and around corner nodes.
5343         * src/pencil-context.cpp (fit_and_split): Allow the bezier fitter to
5344           choose the middle control points freely except to the extent required
5345           for smooth nodes.
5347         * src/display/bezier-utils.cpp (generate_bezier):
5348           If either end tangent is specified as zero then estimate the
5349           corresponding control point without constraining its direction
5350           from the endpoint.
5352         * src/pencil-context.h, src/pencil-context.cpp
5353           (fit_and_split, sp_pencil_context_init): Explicitly remember required
5354           tangent instead of using "first two points" hack.
5356         * src/display/bezier-utils.cpp (sp_bezier_fit_cubic_full):
5357           Detect & prevent "ghost spikes", by allowing a corner node if
5358           the specified tangent would result in a spike.
5360         * src/display/bezier-utils.cpp (generate_bezier): Better handling
5361           of the case of infinite solutions for the lengths of the two
5362           tangent vectors: try requiring that the lengths equal each other,
5363           and solving for that length (just one variable).
5365 2004-11-13  Kees Cook  <kees@outflux.net>
5367         * src/document.cpp: wrapped updateDisplay call in undo insensitivity.
5368           Closes bug #1030436.
5370 2004-11-12  MenTaLguY  <mental@rydia.net>
5372         * src/main.cpp: fpresetsticky -> fpsetsticky
5374         * src/verbs.cpp: cast width changes
5376         * src/libnrtype/FlowBoxes.h, src/libnrtype/FlowDefs.h,
5377           src/libnrtype/FlowDest.h, src/libnrtype/FlowEater.h,
5378           src/libnrtype/FlowRes.h, src/libnrtype/FlowSols.h,
5379           src/libnrtype/FlowSrc.h, src/libnrtype/FlowSrcText.h,
5380           src/libnrtype/FlowStyle.h, src/libnrtype/FlowUtils.h:
5381           remove stdint.h which isn't being used here
5383         * src/widgets/icon.h, src/widgets/icon.cpp:
5384           icon greys out when insensitive
5386         * src/gc-anchored.h, src/gc-finalized.h, src/gc-managed.h:
5387           documentation
5389         * src/verbs.cpp: changed cast to reinterpret_cast to hopefully
5390           avoid compiler warning
5392 2004-11-11  Kees Cook  <kees@outflux.net>
5394         * src/seltrans.cpp, src/select-context.cpp: ref counting SPObjects
5395           correctly so undo's don't blow up an active resize/move.  Closes
5396           bug #1018756.
5398 2004-11-11  MenTaLguY  <mental@rydia.net>
5400         * src/inkscape.cpp, src/main.cpp, src/widgets/icon.cpp:
5401           removed sp_bitmap_icons
5403         * configure.ac, src/sp-image.cpp, src/object-ui.cpp:
5404           removed stale autotrace support code
5406 2004-11-10  MenTaLguY  <mental@rydia.net>
5408         * src/sp-item.cpp, src/sp-clippath.cpp, src/cp-mask.cpp:
5409           minor refcounting tweaks
5411         * src/sp-image.cpp: fixed failure to release GdkPixbufLoader when
5412           done with it (fixes bug #1063054)
5414 2004-11-10  Kees Cook  <kees@outflux.net>
5416         * configure.ac, src/gc-core.h: corrected gc.h path detection.
5418 2004-11-09  MenTaLguY  <mental@rydia.net>
5420         * src/dialogs/fileselector.cpp: fixed cut-and-paste refcount bug
5421           between SVGPreview::setFileName and SVGPreview::setFromMem that
5422           was leaking bitmap image preview SPDocuments
5424 2004-11-09  Bryce Harrington <bryce@bryceharrington.org>
5426         * src/dialogs/item-properties.cpp
5428 2004-11-09  MenTaLguY  <mental@rydia.net>
5430         * src/sp-item.cpp, src/style.cpp, src/style.h:
5431           use 'display' rather than 'visibility' for hiding, and give display
5432           a more "modern" representation in SPStyle like visibility's
5434 2004-11-09  Kees Cook  <kees@outflux.net>
5436         * src/dialogs/xml-tree.cpp: added better context to the status bar.
5437           added warning flash for id conflicts.
5438         * src/toolbox.cpp: killed some copy/paste code while bug hunting.
5440 2004-11-08  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5442         * src/sp-item.h, src/sp-item.cpp
5443           (isExplicitlyHidden, setExplicitlyHidden): New methods.
5445         * src/dialogs/item-properties.cpp: Change from having a `Visible'
5446           checkbox that explicitly sets the SVG visibility property to
5447           having a `Hide' checkbox that controls whether or not the
5448           element has visibility:hidden.  (Mitigates #1061934.)
5450         * src/sp-object.h, src/sp-object.cpp (visible, setVisible):
5451           Remove these methods.
5453 2004-11-07  MenTaLguY  <mental@rydia.net>
5455         * src/gc-finalized.h: fix for Debian bug #279991 (cast to ptrdiff_t
5456                               rather than int), and basic documentation
5458 2004-11-06  MenTaLguY  <mental@rydia.net>
5460         * src/sp-item.cpp: fix desktop-specific version of SPItem::isHidden()
5461                            to deal correctly with parent visibility
5463 2004-11-05  MenTaLguY  <mental@rydia.net>
5465         * src/widgets/layer-selector.cpp: more work on making the lock/hide
5466           buttons actually do something
5468         * src/sp-item.cpp, src/sp-item.h: implement lock/hide related methods
5470         * src/verbs.cpp: "Remove All Kerns" -> "Remove Manual Kerning"
5472 2004-11-04  Kees Cook  <kees@outflux.net>
5474         * src/dialogs/rdf.h, src/dialogs/rdf.cpp: added rdf:Bag for the
5475           dc:subject keyword list.  Closed bug #1021025.
5476         * src/dialogs/xml-tree.cpp, src/widgets/sp-xmlview-attr-list.cpp,
5477           src/widgets/sp-xmlview-attr-list.h: added status bar to XML
5478           editor.  added row-change callback for XML tree view.  This
5479           all supports a possible future solution to bug #869683.
5480         * src/dialogs/desktop-properties.cpp: memory leak in RDF code.
5482 2004-11-04  MenTaLguY  <mental@rydia.net>
5484         * src/widgets/layer-selector.cpp: togglable images and formatting
5485           changes (make current layer bold)
5487         * src/uri.h, src/uri.cpp: added assignment operator
5489 2004-11-03  MenTaLguY  <mental@rydia.net>
5491         * src/widgets/Makefile_insert, src/widgets/shrink-wrap-button.cpp,
5492           src/widgets/shrink-wrap-button.h:
5494           added Inkscape::Widgets::shrink_wrap_button, to make any gtk button
5495           an SPButton-like shrink-wrapped button
5497         * src/widgets/layer-selector.h, src/widgets/layer-selector.cpp:
5499           abandon SPButton for layer selector buttons
5501 2004-11-03  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5503         * po/check-markup: New script: detects <b>markup<b> <b>problems<7b>
5504           in the <b>translated strings.  (~10 such problems found.)
5505         * Makefile.am (all, check, distcheck): Run po/check-markup (with
5506           varying permissiveness of errors).
5508 2004-11-02  MenTaLguY  <mental@rydia.net>
5510         * doc/keys.xml: added documentation of layer keys
5512 2004-11-01  Kees Cook  <kees@outflux.net>
5514         * src/dialogs/align.cpp, src/dialogs/debugdialog.cpp: localized
5515         some missed strings.
5517 2004-11-01  MenTaLguY  <mental@rydia.net>
5519         * share/icons/icons.svg: gave bulia's eye icons ids
5521         * src/widgets/layer-selector.h, src/widgets/layers-selector.cpp:
5522           fixed up visibility/lock toggles... now to make them actually do
5523           something
5525 2004-10-31  MenTaLguY  <mental@rydia.net>
5527         * src/util/glib-list.h: adaptor for glib lists
5529         * src/widgets/layer-selector.h, src/widgets/layer-selector.cpp:
5530           save the repr next to the SPObject
5532 2004-10-30  MenTaLguY  <mental@rydia.net>
5534         * src/util/list.h: more list cleanups and documentation
5536         * src/verbs.cpp: call sp_document_done() for layer verbs too
5538 2004-10-30  Bryce Harrington <bryce@bryceharrington.org>
5540         * src/dialogs/item-properties.cpp, src/sp-object.h:  Cleaning up
5541         stubs, disabling some more of the desc code to prevent crash.
5542         The change to SPObject::label() broke the label editing code;
5543         fixing it.
5545 2004-10-30  Kees Cook  <kees@outflux.net>
5547         * src/sp-metadata.cpp, src/sp-metadata.h, src/Makefile_insert,
5548         src/document.cpp, src/sp-object-repr.cpp, src/sp-object.cpp:
5549         I've created my very first SPObject!  SPMetadata is alive!  No
5550         more nasty hack to have it disappear from SVG Plain.  Mental
5551         won't have to take away my CVS access any more!  :)
5552         * inkscape2.nsi: update from Adib Taraben
5554 2004-10-30  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5556         * src/libnr/nr-matrix.cpp (nr_matrix_invert):
5557           Fix for last commit to this file, which broke src==dest case.
5558         * src/libnr/nr-matrix-test.cpp: Add test cases for nr_matrix_invert.
5560 2004-10-30  MenTaLguY  <mental@rydia.net>
5562         * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
5563           update when layers added/removed/reordered.
5565         * src/verbs.h, src/verbs.cpp: added "rename layer" verb.
5567 2004-10-29  Kees Cook  <kees@outflux.net>
5569         * src/Makefile_insert, src/trace/Makefile_insert,
5570         src/util/Makefile_insert: distcheck cleanups.
5572 2004-10-29  MenTaLguY  <mental@rydia.net>
5574         * src/widgets/layer-selector.cpp: default labels in italic
5576         * src/sp-object.h, src/sp-object.cpp: inkscape:label fixes
5578         * src/layer-fns.cpp: make ordering of layers complete; not just among
5579                              siblings
5581         * src/util/list.h: documentation update
5583 2004-10-29  Bryce Harrington <bryce@bryceharrington.org>
5585         * layer-fns.cpp:  documenting
5586         * layer-selector.cpp:  documenting & fixing funky widget resizing
5587         * object-ui.cpp, dialogs/item-properties.cpp, sp-object.h,
5588           sp-object.cpp, widgets/layer-selector.cpp: add ability to set
5589           inkscape:label from "Item Properties", remove id setting from
5590           "Item Properties", switch to using
5591           SPObject::label()/SPObject?::defaultLabel() in UI where object
5592           ID is currently used.  Documenting.  Switching from "label" to
5593           "inkscape:label" where appropriate.  Adding
5594           visible()/setVisible() functions and activating checkbox.
5595         * dialogs/item-properties.cpp:  Adding title and desc boxes.
5596           Adjusting layout of dialog a bit.  Changing to use of tables
5597           instead of horiz/vert boxes for layout.  Setting to inactive
5598           until some underlying bits get finished.
5600 2004-10-29  Kees Cook  <kees@outflux.net>
5602         * src/dialogs/export.cpp: moved function-based static state variable
5603           into the dialog state variables.  Closes bug #993447.
5604         * src/display/curve.cpp: fixed compile warning.
5605         * src/sp-namedview.cpp: wasn't ref counting correctly.  Closes #955020.
5607 2004-10-29  Jon A. Cruz  <jon@joncruz.org>
5609         * src/sp-image.cpp, src/extension/internal/gdkpixbuf-input.cpp:
5610           Refactoring filenames and file opening
5611           Scales imported images if DPI is known and not 72 DPI. Fixes
5612           #1029755
5614 2004-10-29  MenTaLguY  <mental@rydia.net>
5616         * src/widgets/layer-selector.cpp, src/verbs.cpp:
5617           unselect objects when layer is manually switched
5619 2004-10-28  Kees Cook  <kees@outflux.net>
5621         * src/document-undo.cpp, src/document.cpp, src/sp-namedview.cpp,
5622           src/sp-text.cpp, src/dialogs/desktop-properties.cpp,
5623           src/dialogs/export.cpp, src/extension/input.cpp,
5624           src/extension/output.cpp, src/extension/system.cpp:
5625           Fixing calls to sp_document_set_undo_sensitive to correct allow for
5626           nesting, as suggested by mental.  Found while tracking down bug
5627           #1030436.
5629 2004-10-28  MenTaLguY  <mental@rydia.net>
5631         * src/util/list.h: cleanups of list class.  I think, aside from
5632           documentation and maybe fixes for g++ 3.4 (if required), this
5633           is the last set of changes I will need to make.
5635         * src/sp-item.cpp, src/splivarot.cpp, src/util/reverse-list.h,
5636           src/util/filter-list.h, src/util/map-list.h:
5637           adjust for changes in the list class' interface
5639         * src/desktop.cpp, src/sp-desktop-widget.h:
5640           removed old layer selector and added SPDesktop::itemIsHidden()
5642         * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
5643           more work; it's now at least as functional as the old selector it
5644           replaces
5646 2004-10-27  Kees Cook  <kees@outflux.net>
5648         * src/libnr/nr-point.h: use NR::X and NR::Y instead of "0" and "1".
5649         * src/dialogs/export.cpp: stack/register weirdness requires a function
5650           call to get true == comparison of NR::Rect's.  Closes bug #1048614.
5651         * src/dialogs/align.cpp: saving erased iterator.  Closes bug #1054270.
5652         * share/extensions/ill2svg.pl: added strict, warnings, and detection
5653           of Image::Magick module.  Closes bug #990659.
5654         * src/dialogs/find.h, src/dialogs/find.cpp: removed unfinished new
5655           find dialog instantiation.  Closes bug #1048802.
5657 2004-10-27  Carl Hetherington  <inkscape@carlh.net>
5659         * src/extension/output.cpp: better fix for 1004134 after advice
5660         from Ted.
5662 2004-10-26  Carl Hetherington  <inkscape@carlh.net>
5664         * src/extension/output.cpp: don't reset modified flag until after
5665         save has happened, in case it fails.  Fixes 1004134.
5667         * src/livarot/ShapeSweep.cpp: fix a typo in my cleanups.  Fixes
5668         1048151.
5670 2004-10-25  Bryce Harringotn <bryce@bryceharrington.org>
5672         * file.cpp, file.h, dialogs/export.cpp: Adding error return logic
5673           for png export code so that failure to write can be tracked.
5674           Adding an error dialog for when this occurs.  Fixes bug 1038932.
5676         * extension/system.cpp:  Changing sp_ui_error_dialog to g_warning
5677           so won't crash when running from commandline.  Fixes bug
5678           1000350.
5680         * inkscape.cpp, inkscape.h, main.cpp, dialogs/filedialog.cpp:
5681           Adding Inkscape::Application::use_gui flag as temporary hack to
5682           prevent gui dialogs from being used when running from
5683           commandline.  Fixes bug 1045067.
5685 2004-10-26  Carl Hetherington  <inkscape@carlh.net>
5687         * src/livarot/PathCutting.cpp: fix a couple of bugs that I
5688         introduced that cause crashes on cut path.
5690 2004-10-25  Kees Cook  <kees@outflux.net>
5692         * src/sp-object.cpp: nasty hack to not export metadata on "Plain SVG".
5693           I promise I'll fix this with a proper SPObject soon.
5695 2004-10-25  Jon A. Cruz  <jon@joncruz.org>
5696         * src/file.cpp, src/file.h, src/inkscape.cpp, src/sp-image.cpp,
5697         src/uri.cpp, src/uri.h, src/dialogs/filedialog.cpp,
5698         src/extension/input.cpp, src/extension/implementation/script.cpp,
5699         src/extension/internal/pov-out.cpp, src/extension/internal/ps.cpp,
5700         src/extension/internal/win32.h, src/extension/plugin/gimpgrad.cpp,
5701         src/helper/png-write.cpp, src/trace/imagemap.cpp, src/xml/repr-io.cpp:
5703         Refactoring filenames and file opening
5705 2004-10-24  MenTaLguY  <mental@rydia.net>
5707         * src/Makefile.am: added/removed files
5709         * src/util/copy-list.h: nobody's using it right now, get rid of it
5711         * src/traits/copy.h, src/traits/list-copy.h:
5712           traits for determining the type to make a copy of a value
5714         * src/sp-item.cpp, src/util/filter-list.h src/util/map-list.h,
5715           src/util/reverse-list.h, src/widgets/layer-selector.cpp
5716           src/xml/sp-repr-action.cpp:
5718           let the list functions infer their own result type (where possible)
5720         * src/util/forward-pointer-iterator.h: its value type is a reference
5722 2004-10-23  MenTaLguY  <mental@rydia.net>
5724         * src/desktop.cpp: removed vertical usize limits on statusbar
5726         * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
5727           more layer selector work; simplfied model and customized CellRenderer
5728           settings a bit
5730         * src/attributes.cpp, src/attributes.h, src/sp-object.cpp, src/sp-object.h:
5731           add inkscape:label attribute
5733         * src/file.cpp, src/sp-anchor.h, src/sp-animation.h, src/sp-chars.h,
5734           src/sp-clippath.h, src/sp-conn-end.cpp, src/sp-defs.h, src/sp-ellipse.h,
5735           src/sp-gradient.h, src/sp-guide.h, src/sp-image.h, src/sp-line.h,
5736           src/sp-linear-gradient.h, src/sp-marker.h, src/sp-mask.h,
5737           src/sp-namedview.h, src/sp-object-group.h, src/sp-offset.h, src/sp-path.h,
5738           src/sp-pattern.h, src/sp-polygon.h, src/sp-polyline.h,
5739           src/sp-radial-gradient.h, src/sp-rect.cpp, src/sp-rect.h, src/sp-root.h,
5740           src/sp-spiral.h, src/sp-star.h, src/sp-stop.h, src/sp-string.h,
5741           src/sp-symbol.h, src/sp-text.h, src/sp-tspan.h, src/sp-use.h,
5742           src/sp-offset.cpp, src/sp-shape.h:
5744           make inheritance actual
5746 2004-10-23  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5748         * src/libnr/*: Move some things from nr-matrix-ops.h to new files.
5750         * src/libnr/nr-point-fns.h, src/libnr/nr-point-fns.cpp:
5751           New function is_zero.  Move is_unit_vector here
5752           (was private to sp-spiral.cpp).
5754         * src/display/bezier-utils-test.cpp: Disable a test, replacing with a
5755           todo printf and adding a comment explaining.
5757 2004-10-22  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5759         * src/pencil-context.cpp: Ensure that data points array p is uniqued
5760           and contains no NaNs.
5762         * src/libnr/nr-point-fns.cpp (LInfty): Fix bug with NaN coordinates:
5763           return NaN (rather than unspecified behaviour).
5764         * src/libnr/nr-point-fns-test.cpp: Add test cases for L1,L2,LInfty
5765           handling of NaN.
5767         * src/pencil-context.cpp: Fix bug: undesirable interactions between
5768           snapping and snap-to-anchor.
5770 2004-10-21  MenTaLguY  <mental@rydia.net>
5772         * src/desktop.cpp: SPDesktop::currentRoot() should pull from
5773           the current layer hierarchy just like SPDesktop::currentLayer();
5774           doubly so, since currently when switching documents the layer hierarchy
5775           is updated before the document is switched
5777         * src/util/Makefile_insert, src/util/copy-list.h: add list copy thingy
5779         * src/util/list.h: add rest()
5781         * src/util/reverse-list.h: bug fixes to reverse_list_in_place()
5783         * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
5784           more work on layer selector
5786 2004-10-21  Carl Hetherington  <inkscape@carlh.net>
5788         * src/livarot/Path.cpp, src/livarot/Path.h,
5789         src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
5790         src/livarot/PathOutline.cpp, src/livarot/PathSimplify.cpp,
5791         src/livarot/ShapeMisc.cpp: excise separate path description data
5792         structure.
5794         * src/livarot/Path.h, src/livarot/Path.cpp,
5795         src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
5796         src/livarot/PathOutline.cpp, src/livarot/PathSimplify.cpp,
5797         src/livarot/ShapeMisc.cpp, src/livarot/livarot-forward.h: move
5798         path description structs into their own files, and rename a few
5799         member variables.
5801         * src/livarot/Path.h, src/livarot/PathConversion.cpp,
5802         src/livarot/PathOutline.cpp: remove some unused functions.
5804 2004-10-20  Carl Hetherington  <inkscape@carlh.net>
5806         * src/livarot/Path.cpp: fix for 1050379, and probably lots of
5807         others.
5809         * src/livarot/Path.h, src/livarot/PathOutline.cpp: bug fix for a
5810         previous commit.
5812         * src/livarot/Path.cpp: fix a memory leak.
5814 2004-10-19  Carl Hetherington  <inkscape@carlh.net>
5816         * src/livarot/Path.h, src/livarot/PathSimplify.cpp: more
5817         simplification cleanups.
5819         * src/livarot/PathStroke.cpp: coding style cleanups.
5821         * src/livarot/Path.h, src/livarot/PathSimplify.cpp,
5822         src/livarot/PathStroke.cpp: more cleanups; don't modify Path::pts
5823         and Path::nbPt.
5825         * src/livarot/Path.cpp, src/livarot/Path.h,
5826         src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
5827         src/livarot/PathSimplify.cpp, src/livarot/PathStroke.cpp: use a
5828         std::vector for Path::pts.
5830 2004-10-18  Carl Hetherington  <inkscape@carlh.net>
5832         * src/livarot/Path.h, src/livarot/PathSimplify.cpp: coding style
5833         and const cleanups.
5835         * src/livarot/PathSimplify.cpp: some very minor cleanups, and
5836         temporary comments for myself.
5838         * src/livarot/PathConversion.cpp: coding style cleanups.
5840         * src/livarot/PathConversion.cpp: fix for bug 1048827.
5842         * src/livarot/Path.h, src/livarot/PathSimplify.cpp: clean up
5843         simplification code.
5845 2004-10-17  MenTaLguY  <mental@rydia.net>
5847         * share/templates/Makefile.am, share/templates/layers.svg:
5848           added a layer template
5850         * src/widgets/layer-selector.h, src/widgets/layer-selector.cpp:
5851           more layer selector work
5853         * src/util/filter-list.h, src/util/Makefile_insert:
5854           added filter_list()
5856 2004-10-15  Carl Hetherington  <inkscape@carlh.net>
5858         * src/livarot/PathSimplify.cpp: remove #ifdef
5859         pseudo_douglas_pecker code that wasn't being used.
5861 2004-10-15  MenTaLguY  <mental@rydia.net>
5863         * src/view.h: removed obsolete status message functions
5865         * src/attributes.h: remove unused #define
5867         * src/sp-object.cpp: fix for bug #1048268 (inkscape:collect being written
5868           in "plain SVG" files)
5870         * src/sp-item.h, src/sp-item.cpp: added isLocked() and isHidden()
5871           predicates
5873         * src/sp-item.cpp, src/sp-style.cpp: basic support for visibility CSS
5874           property
5876 2004-10-14  Ted Gould  <ted@gould.cx>
5878         * share/extension/*.inkmod -> *.inx
5879         src/extension/init.cpp
5881         Changing the filename extension that is used to identify Inkscape
5882         extensions to the one specified in the design document.
5884 2004-10-14  MenTaLguY  <mental@rydia.net>
5886         * src/util/list.h: more 3.4 fixes
5888 2004-10-13  MenTaLguY  <mental@rydia.net>
5890         * src/util/list.h, src/util/forward-pointer-iterator.h:
5892           fixes to (hopefully) build with g++ 3.4 (and generally be less evil
5893           anyway)
5895 2004-10-14  Carl Hetherington <inkscape@carlh.net>
5897         * src/livarot/int-line.cpp: coding style cleanups.
5899         * src/livarot/float-line.cpp, src/livarot/float-line.h:
5900         refactoring, removal of dead code.
5902         * src/display/guideline.cpp, src/display/guideline.h: coding style
5903         cleanups.
5905         * src/livarot/Path.cpp, src/livarot/Path.h,
5906         src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
5907         src/livarot/PathSimplify.cpp, src/livarot/PathStroke.cpp: merge
5908         Path::path_lineto and Path::path_lineto_b.
5910 2004-10-14  Carl Hetherington <inkscape@carlh.net>
5912         * src/Path.cpp, src/Path.h, src/PathConversion.cpp,
5913         src/PathCutting.cpp, src/PathOutline.cpp, src/PathSimplify.cpp,
5914         src/ShapeMisc.cpp: use a vector of pointers for Path::descr_cmd.
5916         * src/livarot/Ligne.cpp, src/livarot/Ligne.h,
5917         src/livarot/int-line.cpp, src/livarot/int-line.h,
5918         src/livarot/float-line.cpp, src/livarot/float-line.h,
5919         src/livarot/livarot-forward.h, src/livarot/ShapeRaster.cpp,
5920         src/sp-flowregion.cpp, src/display/canvas-bpath.cpp,
5921         src/display/nr-arena-glyphs.cpp, src/display/nr-arena-shape.cpp,
5922         src/display/sp-ctrlline.cpp, src/libnrtype/FlowDest.cpp,
5923         src/libnrtype/RasterFont.cpp: split Ligne into float-line and
5924         int-line.
5926         * src/libnrtype/FlowDest.cpp, src/libnrtype/RasterFont.cpp,
5927         src/libnrtype/raster-position.h, src/livarot/float-line.cpp,
5928         src/livarot/float-line.h, src/livarot/int-line.cpp: use
5929         std::vector for arrays in FloatLigne.
5931         * src/livarot/float-line.cpp, src/livarot/float-line.h: remove
5932         lots of dead code.  Make some methods private.
5934 2004-10-12  MenTaLguY  <mental@rydia.net>
5936         * src/Makefile.am: added files
5938         * src/layer-fns.cpp, src/sp-item.cpp: use iterators, simplifying code
5940         * src/sp-object.cpp, src/splivarot.cpp: adapt to new version of
5941           Inkscape::Algorithms::longest_common_suffix
5943         * src/sp-object.h, src/sp-repr-iterators.h: add new iterator classes
5945         * src/algorithms/find-last-if.h: add counterpart of std::find_if
5947         * src/algorithms/longest-common-suffix.h: rewrite to use iterators
5949         * src/algorithms/longest-prefix.h, src/algorithms/longest-suffix.h,
5950           src/algorithms/shortest-prefix.h, src/algorithms/shortest-suffix.h:
5952           removed; these algorithms are no longer necessary when using
5953           iterators
5955         * src/traits/list.h: no longer needed
5957         * src/traits/reference.h: add "Pointer" member type
5959         * src/util/Makefile_insert: shuffled files
5961         * src/util/list.h: reworked Inkscape::Util::List to be a "handle" type
5962           that can also be used as an STL iterator
5964         * src/util/forward-pointer-iterator.h: treat a pointer as an iterator,
5965           given a base pointer type and a type which defines the iteration
5966           strategy
5968         * src/util/map.h: obsolete
5970         * src/util/map-list.h: iterator-based implementation
5972         * src/traits/tree-iterator.h: no longer necessary (superceded by
5973           specific applications of Inkscape::Util::ForwardPointerIterator)
5975         * src/sp-object-tree-iterator.h, src/util/parent-axis.h,
5976           src/util/sibling-axis.h: obsolete
5978         * src/util/map.h, src/util/reverse.h: obsolete
5980         * src/util/map-list.h, src/util/reverse-list.h:
5981           iterator-based implementations
5983         * src/xml/Makefile_insert: added file
5985         * src/xml/repr.h: removed old tree iterator stuff
5987         * src/xml/sp-repr-action.cpp, src/xml/sp-repr-action.h: use new
5988           pointer iterator facility
5990         * src/xml/sp-repr-iterators.h: pointer iterators for SPRepr
5992 2004-10-12  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5994         * src/display/bezier-utils.h, src/display/bezier-utils.cpp
5995           (sp_bezier_fit_cubic_r, sp_bezier_fit_cubic_full): Change the meaning
5996           of the last parameter: was max_depth, now lg_max_beziers, with the
5997           relationship lg_max_beziers = max_depth + 1.  Callers updated.
5999         * src/xml/repr.cpp (sp_repr_change_order):
6000           Add g_return_if_fail for some conditions that would break structural
6001           integrity, and add a TODO comment indicating incompleteness.
6002           Use sp_repr_prev function.
6004         * src/xml/repr-get-children.h, src/xml/repr-get-children.cpp
6005           (sp_repr_prev_sibling): Rename to sp_repr_prev for consistency
6006           with sp_repr_next.  Don't consider it an error for child to be
6007           NULL or parentless.  Callers updated.
6009         * src/draw-context.cpp (spdc_concat_colors_and_flush,
6010           spdc_flush_white): Misc readability cleanups.
6012         * src/display/curve.cpp (sp_curve_reverse): Fix a bug where the
6013           reversed curve wrongly included a trailing moveto command.  (Bug
6014           introduced in my 2004-09-05 change: one of the callers I didn't
6015           know how to cause to run.)
6017 2004-10-12  Ted Gould  <ted@gould.cx>
6019         * share/extensions/ai_input.inkmod, share/extensions/ai_output.inkmod,
6020         share/extensions/dia.inkmod, share/extensions/dropshadow.inkmod,
6021         share/extensions/eps_input.inkmod, share/extensions/epsi_output.inkmod,
6022         share/extensions/gimpgrad.inkmod, share/extensions/ps_input.inkmod,
6023         share/extensions/roundhole.inkmod, share/extensions/sk_input.inkmod,
6024         share/extensions/svgz_input.inkmod, share/extensions/svgz_output.inkmod,
6025         share/extensions/txt2svg.inkmod, share/extensions/wmf_input.inkmod,
6026         src/extension/dependency.cpp, src/extension/dependency.h,
6027         src/extension/extension.cpp, src/extension/init.cpp:
6029         Moving all of the dependency stuff from the scripts, up to the root
6030         extension level.  This means that everyone can have dependencies, and
6031         dependency checking (a good thing).  This makes use of the new
6032         'Dependency' class that is also in the extension directory.
6034 2004-10-11  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6036         * src/pencil-context.cpp (sp_pencil_context_root_handler): Split into
6037           many functions, fixing some illegal union aliasing along the way (as
6038           was done for sp_pen_context_root_handler).
6040         * src/modifier-fns.h: New file of inline functions based on macros.h
6041           MOD__CTRL etc. macros.
6042         * src/Makefile_insert: Add the new file.
6044         * src/pen-context.h: Change size of p array from SP_DRAW_MAX_POINTS to
6045           5 now that we aren't sharing with SPPencilContext.
6047         * src/draw-context.cpp, src/draw-context.h, src/pen-context.cpp,
6048           src/pen-context.h, src/pencil-context.cpp, src/pencil-context.h:
6049           Move npoints,p from SPDrawContext to both SPPenContext and
6050           SPPencilContext.
6052         * src/draw-context.cpp, src/draw-context.h: Split off new files
6053           pen-context.h, pen-context.cpp, pencil-context.h, pencil-context.cpp,
6054           draw-anchor.h, draw-anchor.cpp.
6055         * src/Makefile_insert: Add the new files.
6057 2004-10-10  Ted Gould  <ted@gould.cx>
6059         * src/event-context.cpp, src/file.cpp, src/file.h, src/print.cpp,
6060         src/print.h, src/selection-chemistry.h, src/sp-image.cpp, src/sp-item.cpp,
6061         src/sp-marker.cpp, src/sp-root.cpp, src/sp-shape.cpp, src/sp-symbol.cpp,
6062         src/tools-switch.cpp, src/dialogs/export.cpp, src/dialogs/filedialog.cpp,
6063         src/extension/Makefile_insert, src/extension/db.cpp,
6064         src/extension/dependency.cpp, src/extension/dependency.h,
6065         src/extension/effect.cpp, src/extension/effect.h,
6066         src/extension/extension-forward.h, src/extension/extension.cpp,
6067         src/extension/extension.h, src/extension/input.cpp, src/extension/input.h,
6068         src/extension/output.cpp, src/extension/output.h, src/extension/print.cpp,
6069         src/extension/print.h, src/extension/system.cpp,
6070         src/extension/internal/eps-out.cpp, src/extension/internal/ps.cpp,
6071         src/extension/internal/svg.cpp, src/libnrtype/FlowResOut.cpp:
6073         Splitting out the different types of extensions into their own files so
6074         that the overall dependencies can be reduced.  Caused a ripple through
6075         lots of other files.  Hopefully the dependency situation is better now.
6077 2004-10-10  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6079         * src/draw-context.cpp:
6080           Change xp,yp file globals to NR::Point pen_draw_origin_w.
6082         * src/draw-context.cpp (sp_pen_context_root_handler):
6083           Split into many routines.  Fix some illegal union member aliasing.
6084           (pen_handle_key_press): Minor code cleanups in backspace handling.
6085           (pen_handle_motion_notify): Make tolerance var local instead of
6086           file-global.  (This transformation is applicable to many
6087           dragtolerance users.)
6089         * src/draw-context.cpp (spdc_endpoint_snap_handle):
6090           Change argument type from SPDrawContext to SPPenContext, and
6091           specialize definition accordingly.  Caller updated.
6093         * src/draw-context.h: Change red_curve_is_valid from char to bool.
6094         * src/draw-context.cpp: Change red_curve_is_valid assignments from
6095           0x00/0x01 to false/true (using find & replace).
6097 2004-10-07  Carl Hetherington  <inkscape@carlh.net>
6099         * src/nr-object.cpp, src/nr-object.h: coding style and const
6100         fixes.
6102         * src/nr-rect.cpp: added a doxygen comment.  Some coding style
6103         fixes.
6105         * src/sp-paint-server.cpp: coding style fixes.
6107         * src/nr-arena-item.cpp, src/nr-arena-item.h: move a comment to
6108         the .cpp file and make it doxygen-style.
6110         * src/livarot/Path.cpp: coding style cleanups.  Add an assert to
6111         Path::Transform().
6113         * src/livarot/Path.cpp, src/livarot/Path.h: fix some archaic
6114         notation.
6116         * src/livarot/Ligne.cpp: coding style cleanups.
6118         * src/livarot/PathOutline.cpp, src/livarot/Path.h: fix a rather
6119         nasty hack in the outlining code.
6121         * src/livarot/Path.cpp, src/livarot/Path.h,
6122         src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
6123         src/livarot/PathOutline.cpp, src/livarot/PathSimplify.cpp,
6124         src/livarot/ShapeMisc.cpp, src/splivarot.cpp, src/sp-offset.cpp:
6125         use std::vector for Path::descr_cmd.
6127         * src/livarot/Path.cpp, src/livarot/Path.h,
6128         src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
6129         src/livarot/PathOutline.cpp, src/livarot/PathSimplify.cpp,
6130         src/livarot/ShapeMisc.cpp: getType() and setType() in Path::path_descr.
6132 2004-10-07  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6134         * src/sp-object-repr.cpp (sp_repr_type_lookup): Distinguish between XML
6135           element name and sodipodi:type attribute value: use a separate table
6136           for each.
6137         * src/sp-object-repr.h, src/sp-object-repr.cpp (sp_object_type_lookup):
6138           Don't export this function.  (Also rename it to name_to_gtype and
6139           change its definition for separate tables.)
6141 2004-10-03  Kees Cook  <kees@outflux.net>
6143         * src/dialogs/rdf.cpp, src/dialogs/repr-util.cpp, src/dialogs/repr.h:
6144           Since "dc:title" can appear at multiple XML levels, a way to
6145           control max depth in searching was added.  (Closes bug #1009290)
6147 2004-09-30  MenTaLguY  <mental@rydia.net>
6149         * src/widgets/document-tree-model.cpp:
6150           more bug fixes
6152         * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
6153           get the layer selector sort of in more order
6155 2004-09-28  Ted Gould  <ted@gould.cx>
6157         * src/verbs.cpp, src/verbs.h, src/view.cpp:
6159         Making it so that actions get deleted as views get destroyed.
6161 2004-09-27  Ted Gould  <ted@gould.cx>
6163         * src/desktop.h, src/forward.h, src/interface.cpp, src/interface.h,
6164         src/select-toolbar.cpp, src/shortcuts.cpp, src/shortcuts.h,
6165         src/toolbox.cpp, src/toolbox.h, src/verbs.cpp, src/verbs.h,
6166         src/dialogs/align.cpp, src/dialogs/align.h,
6167         src/dialogs/desktop-properties.cpp, src/dialogs/display-settings.cpp,
6168         src/dialogs/export.cpp, src/dialogs/find.cpp,
6169         src/dialogs/item-properties.cpp, src/dialogs/object-properties.cpp,
6170         src/dialogs/text-edit.cpp, src/dialogs/transformation.cpp,
6171         src/dialogs/xml-tree.cpp, src/helper/action.cpp, src/helper/action.h:
6173         Wow, alot of files changed.  The ones that changed the most are
6174         verb.cpp and verb.h, which are almost entirely different.  What happened
6175         here is the verbs were made object oriented.  So, as the verbs
6176         are built into everything, lots of files changed.  Now the code
6177         for the verbs is much cleaner, and I think a little bit faster.
6178         Also, it will be easier to extend the verbs for use in effects.
6180 2004-09-26  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6182         * src/libnr/nr-matrix.h, src/libnr/nr-matrix.cpp:
6183           Get rid of operator NR::translate(), which was allowing
6184           *implicit* (and typically lossy) conversion to NR::translate,
6185           and which made a bug hard to find.
6187         * src/sp-gradient-test.cpp: New unit test file.  I believe this is the
6188           first test that tests an SPObject.
6189         * src/Makefile_insert, src/Makefile.am: Invoke the new test.
6191 2004-09-24  MenTaLguY <mental@rydia.net>
6193         * src/selection-chemistry.cpp:
6195           "select all" and "clear" now operate on the current layer rather than on
6196           the document root
6198         * src/verbs.cpp, src/shortcuts.cpp, layer-fns.cpp, src/sp-item.cpp:
6200           keyboard shortcuts and fixes for layer verbs
6202 2004-09-23  MenTaLguY <mental@rydia.net>
6204         * src/message-stack.h, src/message-stack.cpp:
6206           return id of flashed messages so they are cancellable
6208         * src/message-context.h, src/message-context.cpp:
6210           message context flashes now supercede one another, as regular
6211           messages do (they do not supercede regular messages though)
6213         * src/interface.cpp, src/layer-fns.cpp, src/layer-fns.h, src/verbs.cpp:
6215           initial stab at layers menu; not everything works the way it should
6216           quite yet
6218         * src/message-context.h, src/message-context.cpp:
6220           added flash methods to Inkscape::MessageContext
6222         * src/gc-core.h, src/display/nr-arena-glyphs.cpp,
6223 src/display/nr-arena-group.cpp,
6224           src/display/nr-arena-item.cpp, src/display/nr-arena-item.h,
6225           src/display/nr-arena-shape.cpp, src/libnr/nr-object.cpp,
6226 src/libnr/nr-object.h,
6228           eliminate more sources of leaks; managed objects shouldn't use refcounts
6229           among themselves
6231         * src/xml/repr.cpp: don't nuke log pointer
6233 2004-09-21  MenTaLguY <mental@rydia.net>
6235         * src/gc-finalized.h: fix for stupid bug preventing finalizable objects
6236           from being collected
6238         * src/Makefile_insert, src/gc.cpp, src/gc-core.h:
6239           move Inkscape::GC::init out-of-line, and funnel GC warnings through
6240           glib
6242 2004-09-21  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6244         * src/sp-marker.h, src/sp-marker.cpp (sp_marker_show_instance):
6245           Change to using NR::Matrix instead of NRMatrix.  Update caller.
6247         * src/sp-gradient.cpp (sp_gradient_get_g2d_matrix,
6248           sp_gradient_get_gs2d_matrix, sp_gradient_set_gs2d_matrix):
6249           New NR::Matrix/NR::Rect versions of existing functions.
6251         * src/libnr/nr-matrix-translate-ops.h (operator/): New function.
6253         * src/libnr/nr-matrix-scale-ops.cpp: New file.
6254         * src/libnr/nr-matrix-scale-ops.h (operator/(Matrix,scale)):
6255           New function.
6257 2004-09-20  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6259         * src/sp-gradient.h: Change gradientTransform from NRMatrix to
6260           NR::Matrix.  Users updated.
6262         * src/Makefile.am (EXTRA_DIST), Makefile_insert
6263           dialogs/Makefile_insert extension/implementation/Makefile_insert
6264           extension/internal/Makefile_insert helper/Makefile_insert
6265           livarot/Makefile_insert (blah_SOURCES):
6266           Add some .h files for `make dist'.
6268 2004-09-19  MenTaLguY <mental@rydia.net>
6270         * src/gc-core.h: don't defer finalizers
6272         * src/gc-core.h: bump up free space divisor -- collections should
6273           happen ~32x more frequently
6275 2004-09-19  Carl Hetherington <inkscape@carlh.net>
6277         * src/display/canvas-bpath.cpp, src/display/nr-arena-shape.cpp,
6278         src/display/sp-ctrlline.cpp, src/libnrtype/RasterFont.cpp,
6279         src/livarot/Shape.h, src/livarot/ShapeRaster.cpp: remove some
6280         unused parameters from calls to raster code.
6282         * src/livarot/ShapeRaster.cpp: coding style cleanups.
6284         * src/livarot/Shape.h, src/livarot/ShapeRaster.cpp: factored out
6285         _updateIntersection().
6287         * src/livarot/AVL.cpp, src/livarot/AVL.h: remove DblLinked.  Cleanups.
6289 2004-09-18  MenTaLguY <mental@rydia.net>
6291         * src/dialogs/filedialog.cpp: unref the preview document we created
6293 2004-09-18  Carl Hetherington <inkscape@carlh.net>
6295         * src/livarot/AVL.cpp, src/livarot/AVL.h,
6296         src/livarot/DblLinked.cpp, src/livarot/DblLinked.h,
6297         src/livarot/LivarotDefs.h, src/livarot/ShapeRaster.cpp,
6298         src/livarot/ShapeSweep.cpp, src/livarot/sweep-tree.cpp,
6299         src/livarot/sweep-tree.h, src/sweep-event.h: replace leftFoo and
6300         rightFoo with foo[2] in a few places.  Associated cleanups.
6302         * src/livarot/Shape.h: use Side rather than a bool for
6303         TesteIntersection.  Add some methods.  Remove some unused variables.
6305         * src/livarot/ShapeSweep.cpp: simplify TesteIntersection with use
6306         of Side.
6308         * src/livarot/sweep-event.h: const fix.
6310         * src/livarot/sweep-event.cpp: simplifications with use of Side.
6312         * src/sp-offset.cpp, src/splivarot.cpp, src/livarot/Shape.cpp,
6313         src/livarot/ShapeMisc.cpp, src/ShapeSweep.cpp: lastA/firstA in
6314         Shape::dg_point ->
6316           further work on stroking; break out bezier approximation into
6317           public functions
6319 2004-09-10  MenTaLguY <mental@rydia.net>
6321         * src/render/polygon.h, src/render/shape-builder.h,
6322           src/render/shape-builder.cpp, src/render/stroke.h,
6323           src/render/dash.h:
6325           beginnings of a simple alternate renderer
6327 2004-09-09  Carl Hetherington <inkscape@carlh.net>
6329         * src/sp-flowtext.cpp, src/sp-offset.cpp, src/splivarot.cpp,
6330         src/display/nr-arena-shape.cpp, src/libnrtype/FlowDest.cpp,
6331         src/livarot/PathConversion.cpp, src/livarot/Shape.h: make
6332         Shape::nbPt and Shape::nbAr private and provide accessor methods.
6334         * src/display/nr-arena-shape.cpp, src/livarot/Shape.h: make
6335         Shape::flags private.
6337         * src/splivarot.cpp, src/livarot/PathStroke.cpp,
6338         src/livarot/Shape.cpp, src/livarot/Shape.h, src/livarot/ShapeMisc.cpp,
6339         src/livarot/ShapeRaster.cpp, src/livarot/ShapeSweep.cpp:
6340         Clean up handling of flags in Shape class
6342         * src/livarot/AlphaLigne.cpp, src/livarot/Path.cpp,
6343         src/livarot/PathSimplify.cpp, src/livarot/Shape.cpp,
6344         src/livarot/ShapeSweepUtils.cpp: it's ok to free NULL.
6346         * src/livarot/Shape.h, src/sp-offset.cpp, src/splivarot.cpp,
6347         src/display/nr-arena-shape.cpp: Make Shape::pts private and offer
6348         a read-only accessor.
6350         * src/livarot/Shape.cpp, src/livarot/Shape.h,
6351         src/livarot/ShapeDraw.cpp, src/livarot/ShapeMisc.cpp,
6352         src/livarot/ShapeRaster.cpp, src/livarot/ShapeSweep.cpp, src/
6353         livarot/ShapeSweepUtils.cpp, src/livarot/ShapeUtils.h: Rename
6354         Shape::pts to Shape::_pts, and use getPoint() wherever possible.
6356         * src/sp-offset.cpp, src/splivarot.cpp, src/livarot/Shape.cpp,
6357         src/livarot/Shape.h, src/livarot/ShapeMisc.cpp,
6358         src/livarot/ShapeRaster.cpp, src/livarot/ShapeSweep.cpp: Add
6359         dg_point::totalDegree() and make use of it.
6362 2004-09-08  MenTaLguY  <mental@rydia.net>
6364         * src/libnr/nr-object.h, src/libnr/nr-object.cpp: fix NRObject
6365           initialization
6367         * configure.in, src/gc-core.h, src/gc-managed.h, src/gc-anchored,
6368           src/gc-finalized.h:
6370           add a --disable-gc ./configure option to omit garbage collection
6371           from the build (the normal allocator will be used, although
6372           memory will obviously leak since it does not get explicitly freed)
6374         * src/xml/repr.cpp: SPRepr's copy constructor needs to properly
6375           initialize its fields
6377         * src/xml/repr-util.cpp, src/xml/repr-private.h,
6378           src/xml/repr.h, src/xml/repr.cpp:
6380           new child-count-related routines, and added mutation signals
6381           to SPReprDoc
6383         * src/desktop.cpp: call the "Active Group" widget by its TRUE NAME!
6385         * src/widgets/Makefile_insert, src/widgets/document-tree-model.cpp,
6386           src/widgets/document-tree-model.h, src/widgets/layer-selector.cpp,
6387           src/widgets/layer-selector.h:
6389           very cursory start on new layers UI
6391 2004-09-08  Carl Hetherington <inkscape@carlh.net>
6393         * src/helper/stock-items.cpp: fix a bad free().  Improve coding
6394         style compliance.
6396         * src/libnrtype/FlowRes.cpp: slightly unpleasant fix for a buffer
6397         overrun.
6399 2004-09-07  MenTaLguY <mental@rydia.net>
6401         * src/livarot/Shape.cpp, src/livarot/Shape.h, src/livarot/ShapeMisc.cpp,
6402           src/livarot/ShapeSweep.cpp:
6404           use std::vector for points array (seems to crash less?)
6406         * src/livarot/AlphaLigne.cpp, src/livarot/BitLigne.cpp,
6407           src/livarot/Ligne.cpp, src/livarot/Path.cpp,
6408           src/livarot/PathCutting.cpp, src/livarot/PathSimplify.cpp,
6409           src/livarot/Shape.cpp, src/livarot/ShapeMisc.cpp,
6410           src/livarot/ShapeSweep.cpp, src/livarot/ShapeSweepUtils.cpp:
6412           switch to glib's allocator routines, which have the expected
6413           semantics
6415         * src/livarot/evil-malloc.h: removed
6417 2004-09-07  Ted Gould  <ted@gould.cx>
6419         * src/color-rgba.h:
6421         Some comments and some little code clean up things.  Added a couple
6422         of constructors to make life a little simpler.
6424 2004-09-06  Ted Gould  <ted@gould.cx>
6425         * src/extension/plugin/gimgrad.cpp, src/extension/implementation/plugin*
6426           share/extension/gimpgrad.inkmod, src/extension/system.cpp,
6427           src/extension/extension.h:
6429         Mega commit.  This commit does two things, it adds in the ability to
6430         do plugins in Inkscape.  This means that there are loadable modules
6431         that can be used for just about anything.  It also provides a sample
6432         implementation of a plugin to load GIMP gradients.  This means that
6433         GIMP gradients can be imported into Inkscape, giving a larger set of
6434         gradients that can be used in Inkscape.
6436         Currently, nothing here is really complete, but it is functional.  The
6437         plugins really only work for input plugins, and the GIMP gradient example
6438         isn't very robust.  They will come shortly.
6440 2004-09-05  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6442         * src/display/curve.h, src/display/curve.cpp:
6443           Change x,y members to NR::Point.
6444           Rename posset (spiced&spiked hot milk) to posSet as per CodingStyle.
6446         * src/display/curve.cpp (sp_curve_reverse): Previously this
6447           routine returned only the last subpath, and made it an open
6448           path.  Now it preserves all aspects of the curve other than
6449           reversing it.  I believe this change makes no difference to the
6450           draw-context and dyna-draw-context callers (though I haven't
6451           managed to test all of these callers), whereas for the `reverse
6452           path' command, users presumably expect the new behaviour.
6454         * src/display/curve.cpp (sp_curve_closepath_current):
6455           Fix bad assertion.
6457         * src/libnr/nr-matrix-fns.h, src/libnr/nr-matrix-fns.cpp
6458           (get_translation): New function.
6460         * src/sp-polygon.cpp (polygon_get_value): Use static linkage.
6461           (sp_polygon_set): Remove debugging output.  Add `todo' comment.
6463 2004-09-03  MenTaLguY <mental@rydia.net>
6465         * src/attributes.cpp, src/attributes.h, src/sp-namedview.cpp,
6466           src/sp-namedview.h:
6468           remember previously selected layer on load
6470 2004-09-02  MenTaLguY <mental@rydia.net>
6472         * src/attributes.cpp, src/attributes.h, src/sp-item-group.cpp:
6474           reintroduced the inkscape:groupmode attribute
6476         * src/gc-core.h, src/gc-finalized.h, src/gc-anchored.h,
6477           src/libnr/nr-object.cpp:
6479           remove USE_LIBGC macro again
6481 2004-08-30  MenTaLguY <mental@rydia.net>
6483         * src/sp-object.cpp:
6485           ref the object while SPObject::deleteObject runs, so it doesn't
6486           get destroyed halfway through [ fix for bug #1012874 ]
6488 2004-08-29  MenTaLguY <mental@rydia.net>
6490         * src/gc-core.h:
6492           turn off scanning of dynamic library data segments; we don't need
6493           it, and it seems to cause problems on FC2
6495 2004-08-27  MenTaLguY <mental@rydia.net>
6497         * src/traits/function.h: add typedefs for all argument positions,
6498           specifying 'void' for all arguments after the last
6500         * src/livarot/evil-malloc.h, src/livarot/BitLigne.cpp,
6501           src/livarot/PathCutting.cpp, src/livarot/PathSimplify.cpp,
6502           src/livarot/Shape.cpp, src/livarot/ShapeSweepUtils.cpp:
6504           work around livarot bugs so I can use ElectricFence
6506         * src/gc-core.h, src/gc-finalized.h, src/gc-anchored.h,
6507           src/libnr/nr-object.cpp:
6509           make the garbage collector easy to disable by undefining
6510           USE_LIBGC in src/gc-core.h
6512 2004-08-26  MenTaLguY <mental@rydia.net>
6514         * src/document-private.h, src/document.h, src/document.cpp:
6516           add notification signal when resources are added or removed
6518 2004-08-25  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6520         * src/xml/repr-css.cpp (sp_repr_css_print):
6521           Fix for shared string change.
6523         * src/sp-text.cpp (sp_text_description):
6524           Fix for when font Name() call fails.
6526         * src/sp-text.cpp: CodingStyle changes, including moving some
6527           declarations to first use.
6528           Remove unused __SP_TEXT_C__ define.
6530 2004-08-25  Carl Hetherington  <inkscape@carlh.net>
6532         * src/sp-cursor.cpp, src/sp-cursor.h, src/sp-guide.cpp:
6533         coding style cleanups.
6535 2004-08-24  MenTaLguY <mental@rydia.net>
6537         * src/gc-anchor.h: fix to always use the GC base address, since
6538           that will not always be the same as 'this', when I::GC::Anchored
6539           is used via multiple inheritance.
6541 2004-08-24  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6543         * src/libnrtype/TextWrapper.h, src/libnrtype/TextWrapper.cpp (AppendUTF8):
6544           Use strlen instead of for-loop.
6545           Change printf to g_return_if_fail (and document that the argument
6546           must be valid UTF-8).
6547           Mark the text pointer as not being written through (const).
6549 2004-08-23  MenTaLguY <mental@rydia.net>
6551         * src/xml/repr.cpp, src/xml/sp-repr-action.h:
6553           removed stupid default 'next' constructor arguments and force them
6554           to be specified explicitly (and fix the omission of one, which
6555           fixes bug #1014541)
6557 2004-08-22  MenTaLguY <mental@rydia.net>
6559         * src/Makefile_insert, src/gc-alloc.h:
6561           introduced a GC-aware STL allocator
6563         * src/document-private.h, src/document.h, src/document.cpp:
6565           switch to using STL map for "id changed" signals
6567 2004-08-21  MenTaLguY <mental@rydia.net>
6569         * src/Makefile_insert, src/util/Makefile_insert: get libinkutil
6570           deps straightened out
6572         * src/document-private.h, src/document-undo.cpp, src/document.cpp:
6574           adapt for new APIs, header cleanups/refactorings
6576         * src/gc-core.h, src/gc-anchored.h, src/gc-finalized.h, src/gc-managed.h:
6578           rewrote interface to Boehm GC for increased flexibility; there are now
6579           three main classes:
6581            - Inkscape::GC::Managed: objects managed by the GC; replaces
6582                                     Inkscape::GC::Object
6584            - Inkscape::GC::Finalized: objects for which the GC will call
6585                                       destructors automatically; replaces
6586                                       Inkscape::GC::FinalizedObject
6588            - Inkscape::GC::Anchored: managed objects which can be 'anchored'
6589                                      to prevent collection while non-gc-aware
6590                                      objects are holding references; replaces
6591                                      Inkscape::Refcounted
6593           Note that they no longer inherit from each other(!), so you will
6594           need to mix-and-match via multiple inheritance.  The latter two
6595           don't do anything useful without the first, however.
6597         * src/gc-object.h, src/refcounted.h: removed
6599         * src/message-context.cpp, src/message-stack.h, src/selection.h,
6600           src/view.cpp, src/libnr/nr-object.h, src/util/list.h,
6601           src/xml/sp-repr-attr.h, src/xml/sp-repr-listener.h, src/desktop.cpp:
6603           adopt new GC API and header refatorings
6605         * src/Makefile.am, src/util/Makefile_insert:
6607           list util/* files in util's Makefile_insert now.
6609         * src/util/reverse.h: revive anx fix Inkscape::Util::reverse
6611         * src/util/share-c-string.cpp, src/util/share-c-string.h: removed
6613         * src/util/shared-c-string.cpp, src/util/shared-c-string.h:
6615           employ the type system to make shared strings a little safer to use;
6616           you can still shoot yourself in the foot, but at least now you need
6617           to aim and pull the trigger first
6619         * src/xml/Makefile_insert, src/xml/repr-action-test.cpp,
6620           src/xml/sp-repr-action-fns.h, src/xml/sp-repr-action.h:
6622           reorganize transaction logging files
6624         * src/xml/repr-action-test.cpp: updated headers
6626         * src/xml/repr-action.cpp, src/xml/repr-action.h: removed
6628         * src/xml/repr-private.h, src/xml/repr.cpp, src/xml/repr.h:
6630           update for new GC API and shared strings
6632         * src/xml/sp-repr-action-fns.h, src/xml/sp-repr-action.cpp,
6633           src/xml/sp-repr-action.h:
6635           header refactoring and new GC API
6637         * src/xml/sp-repr-attr.h, src/xml/sp-repr-listener.h:
6639           new GC API
6641 2004-08-20  Carl Hetherington <inkscape@carlh.net>
6643         * src/zoom-context.cpp, src/view.cpp, src/version.cpp,
6644         src/sp-defs.cpp: coding style cleanups.
6646         * src/sp-polygon.cpp: coding style and a few other small cleanups.
6648         * src/sp-anchor.cpp: coding style cleanups.  Remove unnecessary
6649         static variable.
6651 2004-08-18  Bryce Harrington <bryce@bryceharrington.org>
6653         * autogen.sh:  Fixing the 'missing ltmain.sh' bug
6655 2004-08-17  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6657         * src/sp-star.cpp: Use cast to guint32 instead of using modulo 2**32.
6658           Fix a uint compilation bug on Windows reported by mrchapp.
6659           Mark a few functions as static.
6661 2004-08-16  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6663         * src/sp-conn-end.cpp (change_endpts):
6664           Use new sp_curve_stretch_endpoints function: i.e. preserve the
6665           shape of the connector path.
6667         * src/display/curve.h, src/display/curve.cpp
6668           (sp_curve_stretch_endpoints): New function.
6670         * src/sp-use-reference.cpp: CodingStyle changes.
6672         * src/sp-item.h, src/sp-item.cpp (sp_item_write_transform):
6673           Indicate that adv won't get written to.
6675         * src/sp-rect.cpp (sp_rect_set_transform): Call sp_rect_set_shape,
6676           so that bbox is up-to-    src/livarot/PathConversion.cpp,
6677 src/livarot/Shape.cpp,
6678         src/livarot/Shape.h, src/livarot/ShapeDraw.cpp, src/livarot/ShapeMisc.cpp,
6679         src/livarot/ShapeRaster.cpp, src/livarot/ShapeSweep.cpp,
6680         src/livarot/ShapeSweepUtils.cpp:
6681           Revert these files to their state prior to mental's "2004-08-08"
6682           entry (the change made in 2004-08-09 02:23 UTC).
6684 2004-08-11  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6686         * src/algorithms/longest-common-suffix.h: Fix bug I introduced three
6687           days ago.
6689         * src/attributes.h, src/attributes.cpp: New attributes
6690           SP_ATTR_CONNECTION_START, SP_ATTR_CONNECTION_END.
6691         * src/sp-conn-end.h, src/sp-conn-end.cpp,
6692           src/sp-conn-end-pair.h, src/sp-conn-end-pair.cpp:
6693           New files.
6694         * src/Makefile_insert (libinkpre_a_SOURCES): Add the new files.
6696         * src/sp-path.cpp, src/sp-path.h: Call the new connector stuff.
6698         * src/display/curve.h, src/display/curve.cpp
6699           (sp_curve_first_point, sp_curve_last_point): New functions.
6701           (sp_curve_transform): Re-implement with NR::Matrix/NR::Point.
6702           The old code appears to be buggy for sheer/rotate matrices
6703           due to calculating each y coord using the new corresponding x coord
6704           instead of the previous value.
6706           Also add NR::translate version.
6708           Get rid of the return value.  Callers updated.
6710         * src/sp-item.h, src/sp-item.cpp: (i2anc_affine): New function
6711           (essentially a rename of existing private partial_xform function, but
6712           differing behaviour on encountering non-SPItem in the hierarchy).
6714           (i2i_affine): New function (essentially a rename of existing
6715           SPItem::getRelativeAffine).  Implement SPItem::getRelativeAffine in
6716           terms of the new function.
6718           (sp_item_dt2i_affine): NR::Matrix version.
6720         * src/libnr/nr-path.h (c, setC): new methods.
6722 2004-08-09  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6724         * src/desktop-affine.cpp (sp_desktop_w2doc_affine,
6725         sp_desktop_doc2w_affine, sp_desktop_doc2d_xy_point),
6726         src/knotholder.cpp (knot_moved_handler), src/sp-item.cpp
6727         (SPItem::getRelativeTransform), src/sp-rect.cpp
6728         (sp_rect_set_transform), src/display/sp-canvas-util.cpp
6729         (sp_canvas_item_i2i_affine, sp_canvas_item_set_i2w_affine):
6730           Cleanup: Use the new division operators instead of multiplication by
6731           inverse.  (Currently the division operators are implemented as
6732           multiplication by inverse.)
6734         * src/splivarot.cpp, src/livarot/Shape.cpp, src/livarot/ShapeMisc.cpp,
6735         src/livarot/ShapeRaster.cpp, src/livarot/ShapeSweep.cpp:
6736           Hurriedly fix some problems caused by overly-hurried changes.
6737           Address some signed/unsigned warnings.
6738           Add some assertions.
6739           (Haven't checked the performance cost of the assertions.)
6741         * src/livarot/Shape.h: Make constructors explicit.
6743 2004-08-08  MenTaLguY  <mental@rydia.net>
6745         * src/sp-flowregion.cpp, src/sp-flowtext.cpp, src/sp-offset.cpp,
6746           src/splivarot.cpp, src/display/nr-arena-shape.cpp,
6747           src/livarot/PathConversion.cpp, src/livarot/Shape.cpp,
6748           src/livarot/Shape.h, src/livarot/ShapeDraw.cpp,
6749           src/livarot/ShapeMisc.cpp, src/livarot/ShapeRaster.cpp,
6750           src/livarot/ShapeSweep.cpp, src/livarot/ShapeSweepUtils.cpp:
6752           replace ad-hoc realloced arrays with std::vector and deal with
6753           uninitialized data problems that valgrind complained about
6755         * libgc.supp: valgrind suppression profile for libgc, which necessarily
6756           reads and runs comparisons on a lot of uninitalized data; the present
6757           form of this file is probably too broad however
6759 2004-08-08  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6761         * src/libnr/nr-matrix-div.h, src/libnr/nr-matrix-div.cpp:
6762           operator/(NR::Point, NR::Matrix), operator/(NR::Matrix, NR::Matrix):
6763           new functions, new files.
6765         * src/algorithms/longest-common-suffix.h:
6766           Handle in O(1) time the common case of equal tails.
6767           Documentation.
6769 2004-08-08  Ted Gould  <ted@gould.cx>
6771         * src/svg-profile.h, src/Makefile_insert:
6773         Adding the first support in for trying to determine which profiles are
6774         used with certain functionality, and if that is used by the current
6775         document.  Really, right now, there is no code changes to anything that
6776         compiles.  But this is the header file that contains the class that
6777         I'm plannig to use in the future.
6779 2004-08-07  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6781         * src/libnrtype/RasterFont.h, src/libnrtype/RasterFont.cpp:
6782           Get rid of argumentless constructor (which was leaving
6783           style.transform as random bits), replace with constructor taking
6784           style argument.  Caller updated.
6785           Disable default copy constructor and operator=.
6787 2004-08-06  MenTaLguY <mental@rydia.net>
6789         * configure.in, src/gc-core.h, src/gc-object.h,
6790           src/display/nr-arena-glyphs.cpp, src/display/nr-arena-group.cpp,
6791           src/display/nr-arena-image.cpp, src/display/nr-arena-item.cpp,
6792           src/display/nr-arena-shape.cpp, src/display/nr-arena.cpp,
6793           src/helper/action.cpp, src/libnr/nr-object.cpp, src/libnr/nr-object.h:
6795           make NRObject GC-aware
6797 2004-08-06  David Turner <novalis@gnu.org>
6798         * src/sp-shape.cpp (sp_shape_marker_get_transform): Make marker handling
6799 match
6800         SVG spec better.
6802 2004-08-06  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6804         * src/libnr/nr-matrix.h, src/libnr/nr-matrix.cpp:
6805           NR::Matrix *= NR::scale: new.
6807         * src/sp-object.cpp, src/sp-object.h, src/sp-object-tree-iterator.h:
6808           Move TreeIterator<SPObject *> specialization to snew file
6809           sp-object-tree-iterator.h.
6810           Mark several pointers as not being written through.
6811           Correspondingly change TreeIterator specialization to
6812           <SPObject const *> instead of <SPObject *>.
6814         * display/nr-arena-item.cpp, display/nr-arena-item.h:
6815           Add NR::Matrix version of nr_arena_item_set_transform.
6817         * src/sp-item.h, src/sp-item.cpp (getRelativeTransform, partial_xform):
6818           Mark pointers as not written through.
6820         * src/arc-context.cpp, src/draw-context.cpp, src/dyna-draw-context.cpp,
6821           src/path-chemistry.cpp, src/rect-context.cpp,
6822           src/selection-chemistry.cpp, src/seltrans.cpp, src/sp-flowdiv.cpp,
6823           src/sp-flowregion.cpp, src/sp-flowtext.cpp, src/sp-item-group.cpp,
6824           src/sp-item-notify-moveto.cpp, src/sp-item-transform.cpp,
6825           src/sp-item.cpp, src/sp-item.h, src/sp-offset.cpp, src/sp-rect.cpp,
6826           src/sp-shape.cpp, src/sp-use.cpp, src/spiral-context.cpp,
6827           src/splivarot.cpp, src/star-context.cpp, src/text-context.cpp,
6828           src/dialogs/item-properties.cpp:
6829           Change SPItem->transform from NRMatrix to NR::Matrix.
6831         * src/libnr/nr-matrix-ops.h (operator*(NR::Matrix, NRMatrix)): new.
6833         * src/libnr/nr-matrix.h: NR::Matrix *= NR::translate: new operator.
6835         * src/nodepath.cpp: Mark NodeSort operator< as static.
6836           Indentation as per CodingStyle.
6838         * src/libnr/nr-scale.h (NR::scale(double)): new constructor.
6840         * src/svg/svg-affine.cpp (sp_svg_transform_write), src/svg/svg.h:
6841           Add NR::Matrix version.
6843 2004-08-05  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6845         * src/display/bezier-utils.cpp: Misc. minor changes.
6847 2004-08-04  MenTaLguY  <mental@rydia.net>
6849         * configure.in, src/gc-object.h, src/refcounted.h:
6851           start using libgc in earnest; Inkscape::Refcounted is now GC-aware
6853 2004-08-04  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6855         * src/nodepath.cpp: Cleanups: Mark some things as static.  Switch from
6856           pointer to reference in some places. Make const placement conform to
6857           CodingStyle.
6859         * src/inkview.cpp (sp_svgview_main_key_press): Accept some common keys
6860           like PgUp, q.
6862         * src/draw-context.cpp (fit_and_split):
6863           Slight simplification: don't handle impossible condition npoints < 2.
6864         * src/proofs: Update accordingly.  (Also add some bezier-utils proofs.)
6866 2004-08-04  David Turner <novalis@gnu.org>
6868         * sp-path.cpp: 'd' is a required attribute for paths.  Ensure that
6869         all paths have it.
6871 2004-08-03  MenTaLguY  <mental@rydia.net>
6873         * src/dialogs/rdf.cpp, src/xml/repr-util.cpp, src/xml/repr.h:
6874           removed sp_repr_recursive_drop() which is unneeded and
6875           creates unnecessary thrash in the undo logs
6877         * src/livarot/Shape.h, src/livarot/Shape.cpp,
6878           src/livarot/ShapeSweep.cpp, src/livarot/ShapeMisc.cpp:
6880           experiment to replace ad-hoc realloc() arrays with std::vector
6882 2004-08-02  David Turner <novalis@gnu.org>
6884         * file.cpp, file.h, interface.cpp, toolbox.cpp, verbs.cpp, verbs.h:
6886         Added vacuum command to remove unused defs.
6888 2004-08-02  MenTaLguY  <mental@rydia.net>
6890         * configure.in: sigc++ 2.0.2 (and before?) has a bug that
6891           causes us to crash.  require >= 2.0.3
6893         * src/Makefile.am, src/Makefile_insert, src/gc-core.h,
6894           src/gc-object.h, src/algorithms/longest-common-suffix.h,
6895           src/traits/list.h, src/traits/reference.h, src/util/flip.h,
6896           src/util/fold.h, src/util/list-iterator.h, src/util/list.h,
6897           src/util/map.h, src/util/parent-axis.h, src/util/reverse.h,
6898           src/util/sibling-axis.h, src/util/tuple.h, src/util/zip.h:
6900           more "functional" work
6902 2004-08-02  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6904         * src/display/curve.cpp, src/display/curve.h:
6905           Greater conformance with CodingStyle.
6907 2004-07-31  David Turner <novalis@gnu.org>
6909         * dialogs/xml-tree.cpp: Improved focus, added keystroke for attr commit.
6911 2004-07-31  Ted Gould  <ted@gould.cx>
6913         * src/extension/extension.cpp,
6914         src/extension/implementation/implementation.cpp,
6915         src/extension/implementation/implementation.h,
6916         src/extension/implementation/script.cpp,
6917         src/extension/implementation/script.h, src/extension/internal/eps-out.cpp,
6918         src/extension/internal/eps-out.h:
6920         Okay, changed the prefs_ prototypes to include which extension they are
6921         working with. This should clean up some warnings before they become
6922         problems later.
6924 2004-07-31  Ted Gould  <ted@gould.cx>
6926         * src/print.cpp, src/extension/extension.cpp, src/extension/extension.h,
6927           src/extension/internal/eps-out.cpp, src/extension/internal/ps.cpp:
6929           Changed the get and set param prototypes so that they aren't overloaded
6930           anymore - this was flaky.  Also added a document to the prototype so
6931           that document specific parameters can be supported in the future.
6933 2004-07-28  David Turner <novalis@gnu.org>
6935         * sp-gradient.cpp, widgets/gradient-vector.cpp: fixed gradient handling to
6936         properly render gradients with sharp color boundaries
6938 2004-07-29  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6940         * src/inkview.cpp: Make the window title be the name of the
6941           instead of the current file instead of the first file.
6943         * src/round-test.cpp: New unit-test file.
6945         * src/desktop.h, src/sp-desktop-widget.h:
6946           Move SPDesktopWidget stuff from desktop.h to new file
6947           sp-desktop-widget.h.
6949         * debian/*: Copy lots of changes from wolfi's official Debian package
6950           of inkscape.
6951           Also use separate builddir, which simplifies the `clean' target.
6953 2004-07-24  MenTaLguY  <mental@rydia.net>
6955         * configure.in, src/Makefile.am, src/main.cpp, src/gc-core.h:
6956           added libgc dependency
6958         * src/Makefile.am, traits/function.h:
6959           added trait class for functions and C++ "functors"
6961         * src/Makefile.am, util/flip.h:
6962           added flip() which, given a function with two arguments,
6963           returns an identical function with its arguments reversed
6965 2004-07-23  MenTaLguY  <mental@rydia.net>
6967         * src/Makefile.am, src/traits/reference.h, src/util/tuple.h:
6968           added generic Tuple type
6970 2004-07-23  Ted Gould  <ted@gould.cx>
6972         * src/attributes.cpp, src/attributes.h, src/sp-namedview.cpp,
6973         src/sp-namedview.h, src/dialogs/desktop-properties.cpp,
6974         src/display/canvas-grid.cpp, src/display/canvas-grid.h:
6976         Adding in the ability to have 'emphasis grid lines' where some lines are a
6977         different color than others.  In the default case every fifth grid line
6978         gets to be 0x11 darker alpha.  Nothing that will get in your way, but
6979         enough that you can find the spacing.  All parameters are changeable in
6980         document preferences.
6982 2004-07-23  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6984         * autogen.sh: Move unversioned automake to last resort.
6986 2004-07-20  Kees Cook  <kees@outflux.net>
6988         * src/dialogs/desktop-preferences.cpp: corrected my usage of static
6989           l18n strings.
6990         * src/dialogs/stroke-style.cpp: fixed missing l18n. (bug #994837)
6991         * src/dialogs/sp-attribute-widget.cpp: went hunting for other static
6992           l18n strings.  Fixed some here too.
6993         * autogen.sh: cleanups and more debugging.
6994         * share/extensions/sk2svg.sh: tempfile cleanups from pjrm (patch #990009)
6996 2004-07-20 Nathan Hurst <njh@mail.csse.monash.edu.au>
6998         * debian/changelog, configure.in: Moved to 0.40cvs and updated
6999           debian stuff.
7001 2004-07-18  MenTaLguY  <mental@rydia.net>
7003         * configure.in, src/Makefile.am, src/algorithms/Makefile_insert,
7004           src/algorithms/makefile.in, src/traits/Makefile_insert,
7005           src/traits/makefile.in, src/util/Makefile_insert, src/util/makefile.in:
7007           added src/algorithms, src/traits, and src/util subdirs
7009         * src/algorithms/longest-common-suffix.h:
7011           added generic "longest common suffix" algorithm
7013         * src/traits/list.h: added traits class for lists
7015         * src/traits/tree-iterator.h: added traits class for n-ary tree iterators
7017         * src/util/list-iterator.h: STL iterator for lists
7019         * src/util/parent-axis.h: parent "axis" of tree iterator as list
7021         * src/util/sibling-axis.h: sibling "axis" of tree iterator as list
7023         * src/xml/repr.h: specialize Traits::TreeIterator for SPRepr *
7025         * src/sp-object.h: specialize Traits::TreeIterator for SPObject *
7027         * src/sp-object.cpp: use generic "longest common suffix" to find
7028                              nearest common ancestor
7030         * src/splivarot.cpp: use genric "longest common suffix" to find
7031                              nearest common ancestor here too
7033 2004-07-18  Kees Cook  <kees@outflux.net>
7035         * Makefile.am, configure.in, autogen.sh, toolversions.sh:
7036           cleaning up some automake misbehavior from the gtkmm patch.
7037           automake 1.4isms snuck back in.
7038         * src/desktop-events.cpp: unlocalized strings updated.
7040 2004-07-18  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7042         * src/sp-path.cpp (sp_path_write): Handle shape->curve==NULL.
7044 2004-07-18  MenTaLguY  <mental@rydia.net>
7046         * Makefile.am, configure.in, m4/Makefile.am, m4/codeset.m4, m4/gettext.m4,
7047           m4/glibc21.m4, m4/iconv.m4, m4/isc-posix.m4, m4/lcmessage.m4,
7048           m4/progtest.m4, src/arc-context.cpp, src/arc-context.h, src/desktop.cpp,
7049           src/desktop.h, src/document.cpp, src/document.h, src/draw-context.cpp,
7050           src/draw-context.h, src/event-context.h, src/main.cpp,
7051           src/message-stack.h, src/node-context.cpp, src/node-context.h,
7052           src/nodepath.cpp, src/nodepath.h, src/object-hierarchy.h,
7053           src/rect-context.cpp, src/rect-context.h, src/selcue.cpp, src/selcue.h,
7054           src/selection-describer.cpp, src/selection-describer.h,
7055           src/selection.h, src/seltrans.cpp, src/sp-gradient.cpp,
7056           src/sp-item.cpp, src/sp-item.h, src/sp-object.cpp, src/sp-object.h,
7057           src/sp-offset.cpp, src/sp-offset.h, src/sp-pattern.cpp, src/sp-use.cpp,
7058           src/sp-use.h, src/spiral-context.cpp, src/spiral-context.h,
7059           src/star-context.cpp, src/star-context.h, src/text-context.cpp,
7060           src/text-context.h, src/toolbox.cpp, src/uri-references.cpp,
7061           src/uri-references.h, src/view.cpp, src/view.h,
7062           src/dialogs/xml-tree.cpp:
7064           merged Aubanel MONNIER's gtkmm upgrade patch
7066 2004-07-17  Carl Hetherington  <inkscape@carlh.net>
7068         * src/sp-use.cpp: fix a compiler warning (closes #992960)
7070         * src/sp-offset.cpp: fix a compiler warning (closes #992960)
7072         * src/sp-text.cpp: fix a compiler warning (closes #992959)
7074 2004-07-16  Kees Cook  <kees@outflux.net>
7076         * src/verbs.h, src/verbs.cpp: added "sp_verbs_find" function for bryce.
7078 2004-07-15  Ted Gould  <ted@gould.cx>
7080         * 0.39 Release
7082 2004-07-14  MenTaLguY  <mental@rydia.net>
7084         * src/sp-object.cpp: disable recursive update warning for release
7086         * src/select-context.cpp: work around probable cut-and-paste bug
7087           between sp_select_context_item_handler and
7088           sp_select_context_root_handler by checking for drag_escaped
7090 2004-07-13  MenTaLguY  <mental@rydia.net>
7092         * src/make.exclude: omit extension/script/js/js.c from build
7094 2004-07-13  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7096         * src/dialogs/rdf.cpp: Don't add dc:description entry to SVG files.
7098         * src/utest/utest.h: Add include guard.
7100 2004-07-12  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7102         * src/decimal-round.h (decimal_round): New file, new function.
7103         * src/round.h (decimal_round): New file, new function.
7104         * src/Makefile_insert: Add to libinkpost_a_SOURCES.
7106 2004-07-11  MenTaLguY  <mental@rydia.net>
7108         * src/document.h, src/document-undo.cpp:
7109           added sp_document_get_undo_sensitive() for capturing and restoring
7110           undo sensitivity
7112         * src/sp-object.cpp: don't log id changes made to resolve
7113           duplicate ids (to avoid undo badness) (fix for bug #989023)
7115 2004-07-11  Kees Cook  <kees@outflux.net>
7117         * src/preferences-skeleton.h, src/extension/init.cpp: with simarilius,
7118           tracked down the cause of bug #988445.  Extension code now has a
7119           small section that validates preferences for valid extension names.
7120         * src/dialogs/filedialog-win32.cpp: corrected an assert test, and
7121           changed dialog to take the passed window title.
7122         * autogen.sh, config.h.mingw, configure.in, src/Makefile_insert,
7123           src/help.cpp, src/inkscape-stock.cpp, src/inkscape.cpp, src/main.cpp,
7124           src/make.dep, src/make.files, src/path-prefix.h, src/prefix.cpp,
7125           src/prefix.h, src/dialogs/stroke-style.cpp,
7126           src/extension/Makefile_insert, src/extension/init.cpp,
7127           src/extension/implementation/Makefile_insert,
7128           src/extension/implementation/script.cpp,
7129           src/extension/internal/Makefile_insert, src/helper/stock-items.cpp,
7130           src/widgets/icon.cpp:
7131         Cleaned up all the path #define's and usage.  In the process found at
7132         least 3 separate bugs associated with file locations.  This should
7133         hopefully work for Win32 as well.  Bottom line in this change: don't use
7134         INKSCAPE_DATADIR anywhere except in "path-prefix.h".  This includes
7135         an update to the autopackage code as well with fixes so that
7136         a change to "--enable-binreloc" will get recompiled correctly.  These
7137         changes should address bug #978391.
7139 2004-07-11  Carl Hetherington  <inkscape@carlh.net>
7141         * src/attributes.cpp, src/attributes.h: remove confusing
7142         snaptogrid and snaptoguides options.
7144         * src/desktop-events.cpp: use inkscape:guide-bbox instead of
7145         snaptoguides to turn guides on.
7147         * src/desktop.cpp: no need to worry about Snapper::getEnabled().
7149         * src/snap.cpp, src/snap.h: Remove explicit enabled flag from
7150         Snapper, as itconfuses people.  Added
7151         namedview_dim_snap_all_types().  Return useful stuff from
7152         vector_snap_list.
7154         * src/rect-context.cpp: Use hack to make snapping kind of work
7155         even with snap-to-bbox enabled.
7157         * src/sp-namedview.cpp, src/dialogs/desktop-properties.cpp: remove
7158         snaptogrid and snaptoguides options as they confuse people.  Use
7159         better names for the scale origin radio buttons, as suggested by
7160         Bulia.
7162         * src/seltrans.cpp: Fix some cases where snap wasn't correctly applied.
7164 2004-07-10  MenTaLguY  <mental@rydia.net>
7166         * src/sp-image.cpp: prospective fix for bug #979858
7168         * src/select-context.cpp, src/select-context.h,
7169           src/seltrans.cpp, src/seltrans.h:
7171           gave SPSelTrans its own Inkscape::MessageContext, fixing
7172           bug #977971
7174 2004-07-10  Kees Cook  <kees@outflux.net>
7176         * src/knot.cpp: solved bug #988513: knot could stay grabbed in
7177           situations where the tool went away but never got "button_release"
7178           event.  This patch uses the "enter" and "leave" notifiers to disable
7179           the grab before a "motion" can come and snag the knot.
7181 2004-07-09  Kees Cook  <kees@outflux.net>
7183         * src/widgets/paint-selector.cpp: solved bug #984902: the pattern
7184           menu was being destroyed since it was remaining part of the frame
7185           that was being destroyed whenever the selector changed.  It gets
7186           ref-counted, disconnected, and destroyed correctly now.
7187         * mkinstalldirs: automake 1.8 stopped including "mkinstalldirs", but
7188           intltool still uses it.  We'll need to keep this until intltool
7189           fixes the bug.  intltool 0.31 and earlier are all buggy.
7191 2004-07-09  Carl Hetherington  <inkscape@carlh.net>
7193         * src/draw-context.cpp: remove some debugging g_prints.
7195 2004-07-08  MenTaLguY  <mental@rydia.net>
7197         * src/interface.cpp: fixed crash on desktop context menu
7199         * src/desktop.h, src/desktop.cpp:
7201           added SPDesktop::isWithinViewport() to conveniently determine
7202           if an item is within view
7204           also made isLayer() const
7206         * src/sp-object.h: added SPObject::hasChildren() predicate
7208         * src/sp-object.cpp: revert to old behavior of breaking parent
7209           link before emitting "release" signal
7211         * src/selection-chemistry.cpp: rewrote sp_selection_item_next()
7212           and sp_selection_item_prev() to work with layers
7214 2004-07-08  Carl Hetherington  <inkscape@carlh.net>
7216         * src/libnrtype/FontFactory.cpp: disable printing of debug
7217         messages.
7219         * src/sp-item-group.cpp: give it a snappoints method to fix
7220         937318.
7222         * src/draw-context.cpp: fix a couple of places where Shift isn't
7223         checked before snapping.
7226 2004-07-07  MenTaLguY  <mental@rydia.net>
7228         * src/desktop.cpp, src/interface.cpp: remove the word "layer"
7229           for now, and disable the layer selector when the user is not
7230           inside a group
7232 2004-07-07  Kees Cook  <kees@outflux.net>
7234         * src/dialogs/desktop-properties.cpp: added a few g_asserts, and
7235           added a missing sp_signal_disconnect_by_data for the color picker,
7236           which closes bug #975864.  Stopped accidentally calling
7237           sp_document_done from the update handler (fixes bug #986411).
7238         * src/dialogs/dialog-events.cpp, src/helper/action.cpp:
7239           whitespace changes, typo fixes, added a few g_asserts.
7240         * src/selection-chemistry.cpp, src/desktop.cpp: when deleting items
7241           from the desktop, the selection context may need to be cleared since
7242           it may have pointers to the deleted items.  To do this, I just
7243           reselect the current tool (fixes bug #983243).
7244         * src/dialogs/xml-tree.cpp, src/dialogs/desktop-properties.cpp:
7245           corrected tooltips memory handling.
7247 2004-07-06  MenTaLguY  <mental@rydia.net>
7249         * src/desktop.cpp: minor tweaks to make the existing layers
7250           code easier to work with in its current state (particularly,
7251           to sidestep some existing bugs that otherwise require more
7252           UI work to fix)
7254 2004-07-06  Carl Hetherington  <inkscape@carlh.net>
7256         * src/seltrans.cpp, src/sp-namedview.cpp,
7257         src/display/bezier-utils.cpp, src/libnr/nr-types.cpp:
7258         isnan appears to need a std:: namespace qualifier.
7260 2004-07-06  Ted Gould  <ted@gould.cx>
7262         * src/libnr/nr-point.h, src/libnr/nr-rect.h:
7264         Adding in a function to round the points and rectangles.  Using this
7265         for less precise comparisons.  Also, added in a function to print
7266         each of these.
7268         * src/dialogs/export.cpp:
7270         Major revisions to do all kinds of fun stuff.  The major one being
7271         that filenames and dpi's can now be stored on selections.  This
7272         makes it so that people working on a section of a document can export
7273         it consistently.
7275 2004-07-06  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7277         * src/sp-typeset-utils.h: Greatly reduce #includes.
7279         * src/color-rgba.h, src/Makefile_insert, src/desktop.h:
7280           Move ColorRGBA from desktop.h to new file color-rgba.h.
7281         * src/desktop.cpp, src/dropper-context.cpp: #include it.
7283 2004-07-05  Kees Cook  <kees@outflux.net>
7285         * src/dialogs/desktop-properties.cpp, src/dialogs/rdf.cpp,
7286           src/dialogs/rdf.h: added multiline data entry items, reduced
7287           overall width of the dialog, and created the license entry areas.
7288           Auto-detection of license on load works now.
7290 2004-07-05  MenTaLguY <mental@rydia.net>
7292         * src/desktop.cpp: comitted further work which gives us a
7293           partially-functional layers menu (not actually hooked up to
7294           change layers yet), and it is not always updated when it needs
7295           to be (yet).  It does also fix the crash though.
7297         * src/desktop.cpp, src/desktop.h, src/document.cpp,
7298           src/sp-item-group.cpp, src/sp-item-group.h:
7300           additional layers work; backed off on promoting siblings to
7301           layers automatically and reintroduced "global" layer mode
7303 2004-07-05  Carl Hetherington <inkscape@carlh.net>
7305         * src/desktop.cpp: prevent crash by adding a check for
7306         layer == NULL to SPDesktopWidget::_buildLayerStatusMenuItem.
7308         * src/selection-chemistry.cpp: prevent crash on copying empty
7309         groups.
7311 2004-07-04  MenTaLguY  <mental@rydia.net>
7313         * src/sp-object.cpp: fixed bug #979281 -- I had accidentally
7314           reversed the sense of a test in SPObject::requestModified(),
7315           such that CHILD_MODIFIED notifications were never being sent
7317         * src/widgets/sp-color-notebook.cpp: always assume colors are
7318           8-digit hex rrggbbaa, and zero-fill accordingly
7320           HAPPY NATHAN#@$?#$#@$!?!?!?
7322         * src/desktop.cpp, src/desktop.h, src/document.cpp, src/document.h,
7323           src/interface.cpp, src/select-context.cpp, src/selection-chemistry.cpp,
7324           src/sp-item-group.cpp, src/sp-item-group.h, src/widgets/widget-sizes.h:
7326           Added selection-changes-current-layer and other layer refinements.
7327           Except for fixing the currently broken layer combo box on the status
7328           bar, I think this is pretty much the last of the layerish work I'm
7329           willing to do for 0.39 since we're in freeze now.
7331 2004-07-03  Kees Cook  <kees@outflux.net>
7333         * src/document.cpp, src/dialogs/desktop-properties.cpp,
7334           src/dialogs/rdf.cpp, src/dialogs/rdf.h:
7335           Added several more RDF entities.  Created entry tooltips.  Set
7336           a few RDF defaults for the document.
7338 2004-07-03  MenTaLguY  <mental@rydia.net>
7340         * src/desktop.cpp, src/document.cpp:
7342           siblings of a layer now become layers too
7344         * src/interface.cpp: switched to command names suggested by bulia
7346         * src/object-hierarchy.cpp, src/object-hierarchy.h:
7348           bugfixes and cleanups
7350         * src/sp-item-group.cpp, src/sp-item-group.h, src/sp-root.cpp:
7352           new layerMode() and setLayerMode() methods; SPGroupMode becomes
7353           SPGroup::LayerMode
7355         * src/sp-object.h: added isSiblingOf() method
7357         * src/sp-object.cpp: leave parent pointer in place until after
7358           "release" handlers finish
7360 2004-07-02  Kees Cook  <kees@outflux.net>
7362         * src/document.cpp, src/dialogs/desktop-properties.cpp,
7363           src/dialogs/rdf.cpp, src/dialogs/rdf.h, src/xml/repr.h:
7364           Made RDF's writable now.  Handling modifications and defaults.
7365           Mental and others will most likely kill me when they finally
7366           read this code.
7368 2004-07-02  MenTaLguY  <mental@rydia.net>
7370         * src/attributes.cpp, src/attributes.h, src/sp-item-group.cpp,
7371           src/sp-item-group.h:
7373           Removed the "inkscape:groupmode" attribute and added note about how
7374           the group/layer mode setting needs to be per-view, not global.
7376         * src/desktop.cpp, src/desktop.h,
7377           src/object-hierarchy.cpp, src/object-hierarchy.h:
7379           Added notification signals for switching layers, as well as putting
7380           groups in layer mode when they are being used as layers.
7382           Notably, you can now call SPDesktop::connectCurrentLayerChanged() to
7383           connect to a SigC++ signal to be notified when the current layer
7384           changes.
7386         * src/interface.cpp, src/object-ui.cpp:
7388           Fixed up the "Enter Group" and "Leave Group" context menu
7389           commands a bit, and implement them both in the same places.
7391 2004-07-02  Carl Hetherington  <inkscape@carlh.net>
7393         * src/desktop-snap.cpp, src/desktop-snap.h, src/snap.cpp, src/snap.h,
7394         src/Makefile_insert src/arc-context.cpp src/draw-context.cpp
7395         src/dyna-draw-context.cpp src/make.dep src/make.files src/make.ofiles
7396         src/makefile.msc src/nodepath.cpp src/rect-context.cpp
7397         src/select-context.cpp src/selection-chemistry.cpp src/seltrans.cpp
7398         src/sp-namedview.h src/spiral-context.cpp src/star-context.cpp:
7399         renamed desktop-snap.* to snap.* since it has nothing to do with the
7400         desktop any more.
7402         * src/draw-context.cpp: Temporary hack to prevent snapping
7403         completely failing to work when snapping to bbox points.  Support
7404         shift-disables-snap for freehand drawing.
7406         * src/snap.cpp, src/snap.h: Added some temporary methods to assist
7407         with hacks elsewhere.
7409 2004-07-01  Kees Cook  <kees@outflux.net>
7411         * src/xml/repr.h, src/xml/repr-util.h, src/dialogs/rdf.cpp:
7412           moved "repr_lookup_name" into the repr-util collection so
7413           that the RDF stuff doesn't need to know about SPRepr internals.
7414           Now that I've started to grok the SPRepr stuff, this seems best.
7415           Added "sp_repr_recursive_drop" for use in the future when I may
7416           want to throw away an entire tree of SPRepr items (like ditching
7417           a blank "dc:rights" section).
7419 2004-07-01  MenTaLguY  <mental@rydia.net>
7421         * src/sp-item.cpp: fix clip path loading bug
7423         * src/sp-object.cpp: relax analness about object ids a little
7425 2004-06-30  Kees Cook  <kees@outflux.net>
7427         * src/dialogs/desktop-properties.cpp, src/dialogs/rdf.h,
7428           src/dialogs/rdf.cpp: built the various functions needed to extract
7429           the RDF text elements from the DOM.  XML in the document will now
7430           be displayed in the entry fields.
7432 2004-06-28  MenTaLguY  <mental@rydia.net>
7434         * src/xml/repr-action.cpp, src/xml/repr-action.h, src/xml/repr-css.cpp,
7435           src/xml/repr-io.cpp, src/xml/repr-private.h, src/xml/repr-util.cpp,
7436           src/xml/repr.cpp, src/xml/sp-repr-attr.h: applied peter's patch to
7437           break out NRReprAttr
7439         * src/sp-object.cpp, src/sp-object.h:
7441           added SPObject::nearestCommonAncestor, which given another SPObject
7442           returns the nearest common ancestor of the two SPObjects.
7444         * src/sp-item.cpp, src/sp-item.h:
7446           added SPItem::getRelativeTransform, which computes the SPItem's
7447           transform relative to another SPObject
7449         * src/arc-context.cpp, src/draw-context.cpp, src/dyna-draw-context.cpp,
7450           src/rect-context.cpp, src/spiral-context.cpp, src/star-context.cpp,
7451           src/text-context.cpp:
7453           drawing tools now cope with drawing within transformed groups
7454           (i.e. layers)
7456 2004-06-27  MenTaLguY  <mental@rydia.net>
7458         * src/sp-object.h: remove sp_object_request_update,
7459           sp_object_invoke_update, sp_object_invoke_modified,
7460           sp_object_request_modified, and sp_object_invoke_write, which have been
7461           deprecated and are now completely unused
7463         * src/Makefile_insert, src/desktop.cpp, src/desktop.h,
7464           src/object-hierarchy.cpp, src/object-hierarchy.h, src/sp-object.cpp,
7465           src/sp-object.h:
7467           Implemented SPDesktop::setCurrentLayer(), introducing
7468           Inkscape::ObjectHierarchy to permit falling back to parents if
7469           the current layer is removed.
7471         * src/object-ui.cpp, src/interface.cpp: really crude hack of
7472           Sodipodi-like "enter group" and "leave group"
7474 2004-06-26  MenTaLguY  <mental@rydia.net>
7476         * src/refcounted.h: allow reffing/unreffing const objects
7478         * src/arc-context.cpp, src/draw-context.cpp, src/dropper-context.cpp,
7479           src/event-context.cpp, src/event-context.h, src/node-context.cpp,
7480           src/rect-context.cpp, src/selcue.cpp, src/selcue.h,
7481           src/select-context.cpp, src/select-context.h, src/seltrans.cpp,
7482           src/seltrans.h, src/spiral-context.cpp, src/star-context.cpp,
7483           src/text-context.cpp, src/zoom-context.cpp:
7485           Make SPSelTrans and SPSelCue proper C++ classes with constructors.
7487         * src/document.h, src/dialogs/xml-tree.cpp: removed sp_document_lookup_id
7489         * src/sp-object.cpp: clarify what is happening with bug #980407 --
7490           the clone is getting attached to the repr before the original SPObject
7491           is.
7493 2004-06-26  Carl Hetherington  <inkscape@carlh.net>
7495         * src/node-context.cpp: make sure nodepath->nodeContext is set up
7496         when the selection changes.  Fixes 936739.
7498 2004-06-25  MenTaLguY  <mental@rydia.net>
7500         * src/display/sp-canvas.cpp: enabled win32 current item workaround on
7501           all platforms
7503 2004-06-25  Kees Cook  <kees@outflux.net>
7505         * src/dialogs/rdf.h, src/dialogs/rdf.cpp, src/dialogs/Makefile_insert,
7506           src/dialogs/desktop-properties.cpp:
7508           Added data entry widgets for document metadata, including a rough
7509           license selector, and debug rdf generator.  Corrected whitespace,
7510           added table for RDF entity lookup, tag, and title mapping.  Added
7511           initial loading framework.  Cleaned up rdf_work_entity_t usage.
7513 2004-06-25  Carl Hetherington  <inkscape@carlh.net>
7515         * src/sp-namedview.cpp: cleanups in grid snap settings.  Fix a
7516         typo.
7518         * src/seltrans.cpp: optional default origin for scaling.  Fixes
7519         to snap during scale.
7521         * src/seltrans.h: s/opposit/opposite/.  Add some comments.
7523         * src/dialogs/display-settings.cpp: add default scale origin
7524         option.
7526         * src/desktop-snap.h: changes to snap_list_scale prototype.
7528         * src/desktop-snap.cpp: snap_list_scale now returns whether
7529         it snapped or not.  The best scale snap is now the one that
7530         changes the scale factor least, rather than the one that
7531         results in the snap point being closest to where it used to be.
7533         * src/display/sp-canvas.cpp: fix for win32 freeze-at-border bug,
7534         copied from SP.
7536         * src/knot.cpp, src/select-context.cpp: change spellings from
7537         British to American English for translators.
7539 2004-06-24  rejon <kidproto@users.sf.net>
7541         * src/verbs.cpp: I changed the reverse command to be more verbose and
7542           explanative.
7544 2004-06-24  MenTaLguY  <mental@rydia.net>
7546         * src/seltrans.cpp: slight change to make showing/hiding center
7547           mark easier later on
7549         * configure.in, src/main.cpp, src/star-context.cpp,
7550           src/display/bezier-utils.cpp, src/display/canvas-bpath.cpp,
7551           src/display/nr-arena-glyphs.cpp, src/display/nr-arena-shape.cpp,
7552           src/display/sp-ctrlline.cpp, src/libnr/nr-svp.cpp,
7553           src/libnrtype/FontFactory.cpp, src/libnrtype/RasterFont.cpp,
7554           src/livarot/AlphaLigne.cpp, src/livarot/BitLigne.cpp,
7555           src/livarot/Ligne.cpp, src/livarot/PathOutline.cpp,
7556           src/livarot/ShapeMisc.cpp, src/widgets/font-selector.cpp:
7558           fixes for floating-point portability issues, courtesy of
7559           Colin Marquardt.
7561         * src/extensions/init.cpp: dirent.h requires inttypes.h on OS X
7563 2004-06-23  MenTaLguY  <mental@rydia.net>
7565         * src/Makefile_insert, src/desktop.cpp, src/managed.h,
7566           src/message-context.cpp, src/message-stack.h, src/refcounted.h,
7567           src/selection.h, src/view.cpp:
7569           Changed my mind.
7571           Inkscape::Managed is more properly called Inkscape::Refcounted
7573         * src/libnrtype/Makefile_insert, src/libnrtype/codepages.h,
7574           src/libnrtype/cp1250.cpp, src/libnrtype/cp1251.cpp,
7575           src/libnrtype/cp1252.cpp, src/libnrtype/cp1253.cpp,
7576           src/libnrtype/cp1254.cpp, src/libnrtype/cp1255.cpp,
7577           src/libnrtype/cp1256.cpp, src/libnrtype/cp1257.cpp,
7578           src/libnrtype/cp1258.cpp, src/libnrtype/cp874.cpp,
7579           src/libnrtype/cp932.cpp, src/libnrtype/cp936.cpp,
7580           src/libnrtype/cp949.cpp, src/libnrtype/cp950.cpp:
7582           removed unused Win32 codepage crap
7584 2004-06-23  Carl Hetherington  <inkscape@carlh.net>
7586         * src/inkscape.cpp: Don't connect to SIGBUS on Win32, as
7587         it doesn't seem to exist.  Add Emacs mode line.
7588         Declaration-to-first-use and coding style cleanups.
7590         * src/desktop-snap.h: a few double -> NR::Coord fixes.
7592         * src/nodepath.cpp: turn off snapping when Shift is held down.
7593         Some minor cleanups.
7595         * src/dialogs/display-settings.cpp: remove my rather dubious
7596         move_with_grid option.
7598         * src/select-context.cpp: rationalise grid modifiers; now Shift
7599         disables snap and Alt snaps movement to the grid.
7601 2004-06-23  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7603         * share/extensions/dia2svg.sh: Fix bashism and insecure tempfile usage.
7605 2004-06-23  Ted Gould  <ted@gould.cx>
7607         * share/extensions/dropshadow.inkmod, share/extensions/roundhole.inkmod,
7608         src/extension/system.cpp:
7610         Setting it up so that poorly formed inkmod files generate actual GTK
7611         warnings so that they can be easily hidden.  Also, fixing these two inkmod
7612         files so that they don't generate the above mentioned warnings.
7614 2004-06-22  Kees Cook  <kees@outflux.net>
7616         * src/inkscape.cpp: added SIGBUS and SIGABRT handling.
7618 2004-06-22  John Cliff <simarilius@yahoo.com>
7620         * src/object-edit.cpp:  Added knots for manipulation of pattern fills.
7621         * src/sp-shape.cpp, src/sp-shape.h:     Added sp_shape_set_pattern to
7622         explictly set the transform rather than multiplying like adjust.
7625 2004-06-22  Carl Hetherington  <inkscape@carlh.net>
7627         * src/sp-shape.cpp: add sp_shape_snappoints.
7629         * src/desktop-snap.cpp: minor cleanups.  Added a comment.
7631         * src/sp-text.cpp: removed an old comment.
7633         * src/sp-ellipse.cpp: fix snappoints method now that the parent
7634         class method has changed.
7636         * src/sp-rect.cpp: snappoints method is not required as it's now
7637         handled by SPShape.
7639         * src/sp-image.cpp: use SPItem's snappoints method.
7641         * src/file.cpp: fix another call to g_file_test with a
7642         possibly-NULL parameter.  Fixes #977413.
7644 2004-06-21  Carl Hetherington  <inkscape@carlh.net>
7646         * src/file.cpp: don't call g_file_test with a NULL path.  Fixes
7647         #976703.
7649         * src/desktop-snap.cpp: default to snapping to bounding boxes when
7650         snapping is first enabled.  Rework in terms of SPNamedView rather
7651         than SPDesktop.
7653         * src/desktop-snap.h: rework in terms of SPNamedView rather than
7654         SPDesktop.
7656         * src/arc-context.cpp, src/draw-context.cpp,
7657         src/dyna-draw-context.cpp, src/nodepath.cpp src/rect-context.cpp,
7658         src/select-context.cpp, src/selection-chemistry.cpp,
7659         src/seltrans.cpp, src/sp-namedview.cpp, src/spiral-context.cpp,
7660         src/star-context.cpp: Adapt for changes to snap code naming.
7662         * src/seltrans.cpp: cleanups to sp_sel_trans_skew_request and
7663         sp_sel_trans_scale_request.
7665 2004-06-20  Ted Gould  <ted@gould.cx>
7667         * share/extensions/ai_input.inkmod, share/extensions/ai_output.inkmod,
7668         share/extensions/dia.inkmod, share/extensions/dropshadow.inkmod,
7669         share/extensions/epsi_output.inkmod, share/extensions/roundhole.inkmod,
7670         share/extensions/svgz_input.inkmod, share/extensions/svgz_output.inkmod,
7671         share/extensions/txt2svg.inkmod, src/extension/extension.h,
7672         src/extension/system.cpp, src/extension/implementation/script.cpp,
7673         src/extension/internal/eps-out.cpp,
7674         src/extension/internal/gdkpixbuf-input.cpp,
7675         src/extension/internal/gnome.cpp, src/extension/internal/ps-out.cpp,
7676         src/extension/internal/ps.cpp, src/extension/internal/svg.cpp,
7677         src/extension/internal/win32.cpp:
7679         Changing the naming of the extensions to be more Java style naming to
7680         allow for more extension in the future.
7682 2004-06-21  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7684         * src/extension/internal/ps.cpp (PrintPS): Initialize _stream to
7685           NULL (fixes segfaults when exporting to an unopenable file), and
7686           initialize _bitmap to false instead of random.
7688 2004-06-20  MenTaLguY  <mental@rydia.net>
7690         * src/desktop.cpp, src/managed.h, src/message-context.h,
7691           src/message-stack.h, src/message.h, src/view.cpp:
7693           Document classes, and change Managed to have an initial refcount
7694           of one at creation.
7696 2004-06-20  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7698         * src/libnrtype/FontFactory.cpp, src/libnrtype/FontInstance.cpp,
7699           src/libnrtype/font-instance.h: If both WIN32 and WITH_XFT are
7700           defined, then use just the WITH_XFT code.  (I don't know if it's
7701           possible for both to be defined, but we might as well document
7702           that the existing code doesn't handle both being defined, AFAICT.)
7704         * src/libnrtype/FontFactory.cpp (ink_strstr): Document brokenness.
7705           (is_regular, is_nonbold, is_italic, etc.): Mark as static.
7707         * src/Makefile.am (EXTRA_DIST): Remove reference to deleted files
7708           libnrtype/nr-type-w32.cpp, libnrtype/nr-type-w32.h,
7709           libnrtype/nr-type-xft.cpp, libnrtype/nr-type-xft.h.
7711         * src/config.h.win32: Define PACKAGE_TARNAME, for require-config.h.
7712           More accurate mathematical constants (20 decimal places instead of 3).
7714 2004-06-19  MenTaLguY  <mental@rydia.net>
7716         * src/desktop.cpp, src/managed.h, src/rect-context.cpp,
7717           src/rect-context.h, src/selection.h, src/view.cpp:
7719           SPSelection now derives from Inkscape::Managed
7721         * src/Makefile_insert, src/select-context.cpp, src/select-context.h,
7722           src/selection-describer.h, src/selection-describer.cpp:
7724           Introduced Inkscape::SelectionDescriber to which SPSelectContext
7725           delegates the task of displaying descriptions of the current
7726           selection.  This fixes bug #945735.
7728 2004-06-19  Carl Hetherington  <inkscape@carlh.net>
7730         * src/desktop-snap.{cpp,h}: sp_desktop_dim_snap_list returns
7731         whether or not it snapped anything.
7733         * src/select-context.cpp: fix snap on move behaviour (again)
7735         * src/widgets/dash-selector.cpp: fix off-by-one spotted by
7736         valgrind.
7738 2004-06-19  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7740         * src/extension/internal/ps.cpp (begin): Add some basic error handling.
7742         * src/extension/internal/ps.cpp (setup): Simplify an expression now that
7743           _bitmap is a bool.
7745         * src/extension/internal/ps.h: Twiddle the order of the fields.
7746           Replace bitfields with bool/short.
7748         * src/libnrtype/Makefile_insert, src/libnrtype/FontInstance.h,
7749           src/make.files, src/make.ofiles, src/make.dep:
7750           Remove src/libnrtype/FontInstance.h (see change below).
7752         * src/libnrtype/RasterFont.h, src/libnrtype/raster-glyph.h,
7753           src/libnrtype/raster-position.h:
7754           Move raster_glyph, raster_position from RasterFont.h to new files
7755           raster-glyph.h, raster-position.h.
7756         * src/libnrtype/Makefile_insert: Add the new files to SOURCES.
7758         * src/libnrtype/FontInstance.h, src/libnrtype/font-glyph.h,
7759           src/libnrtype/font-instance.h, src/libnrtype/font-style.h:
7760           Move font_glyph, font_instance, and font_style definitions from
7761           FontInstance.h into new files font-glyph.h, font-instance.h,
7762           font-style.h.
7763         * src/libnrtype/Makefile_insert: Add the new files to SOURCES.
7765         * src/libnrtype/nrtype-forward.h: New file.
7766         * src/libnrtype/Makefile_insert: Add it to SOURCES.
7767         * src/libnrtype/FontFactory.h, src/libnrtype/TextWrapper.h:
7768           #include it (replacing local declarations in some cases).
7770         * src/livarot/livarot-forward.h: New file.
7771         * src/livarot/Ligne.h, src/livarot/Path.h, src/livarot/Shape.h:
7772           #include it (replacing local declarations in some cases).
7773         * src/livarot/Makefile_insert: Add it to SOURCES.
7775 2004-08-18  Ted Gould  <ted@gould.cx>
7777         * src/file.cpp, src/preferences-skeleton.h:
7779         Adding the feature that the save and open directories are saved in the
7780         preferences.  The last one will be used.
7782 2004-08-18  Carl Hetherington  <inkscape@carlh.net>
7784         * src/widgets/font-selector.cpp: uint -> guint to fix
7785         compile errors.
7787         * src/desktop-snap.{cpp,h}: make snap functions aware of the
7788         type of point they are snapping, so they can decide whether
7789         to ignore it.
7791         * src/arc-context.cpp, src/rect-context.cpp,
7792         src/spiral-context.cpp, src/star-context.cpp,
7793         src/draw-context.cpp, src/dyna-draw-context.cpp, src/nodepath.cpp,
7794         src/selection-chemistry.cpp, src/seltrans.cpp:
7795         temporarily update for changes to snapping API.
7797         * src/sp-namedview.cpp, src/dialogs/desktop-properties.cpp:
7798         adapt for small changes to Snapper API.
7800         * src/select-context.cpp: use new snapping API.
7802 2004-08-17  Bryce Harrington  <bryce@bryceharrington.org>
7804         *  nodepath.cpp path-chemistry.cpp selection-chemistry.cpp,
7805            seltrans.cpp sp-typeset.cpp splivarot.cpp text-context.cpp,
7806            tools-switch.cpp dialogs/find.cpp:  Converting statusbar
7807            messages from old style to new, as per
7808            http://inkscape.org/cgi-bin/wiki.pl?StatusbarAPI
7810 2004-06-18  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7812         * src/mkdep.pl: Add `by mkdep.pl' to `automatically generated' line.
7814         * src/dialogs/desktop-properties.cpp:
7815           Greater conformance to CodingStyle.  Add FIXME comment.
7817         * src/sp-namedview.cpp: Tighter scoping for iteration var.
7818           Simplify some code by greater use of cheap sp_unit_get_by_id.
7820 2004-06-17  MenTaLguY  <mental@rydia.net>
7822         * src/Makefile_insert, src/arc-context.cpp, src/arc-context.h,
7823           src/desktop-events.cpp, src/desktop.cpp, src/desktop.h,
7824           src/draw-context.cpp, src/dropper-context.cpp, src/event-context.cpp,
7825           src/event-context.h, src/file.cpp, src/interface.cpp, src/knot.cpp,
7826           src/managed.h, src/message-context.cpp, src/message-context.h,
7827           src/message-stack.cpp, src/message-stack.h, src/message.h,
7828           src/select-context.cpp, src/view.cpp, src/view.h,
7829           src/libnrtype/FontFactory.cpp, src/libnrtype/nr-type-primitives.h,
7830           src/widgets/font-selector.cpp:
7832           New status messages primitives (statusbar bug not fixed yet though).
7834 2004-06-17  Carl Hetherington  <inkscape@carlh.net>
7836         * src/helper/stock-items.cpp: fix a compiler warning.  Minor
7837         coding style cleanups.
7839         * src/arc-context.cpp, src/desktop-snap.cpp, src-desktop-snap.h,
7840         src/rect-context.cpp, src/spiral-context.cpp,
7841         src/star-context.cpp: Replace desktop.h include with forward
7842         references in desktop-snap.h, and add desktop.h includes in
7843         files which require them.
7845         * src/widgets/spw-utilities.cpp, src/widgets/spw-utilities.h:
7846         add spw_vbox_checkbutton.
7848         * src/attributes.cpp, src/attributes.h, src/sp-namedview.cpp,
7849         src/sp-namedview.h, src/desktop-snap.cpp, src/desktop-snap.h,
7850         src/desktop.cpp, src/desktop.h,
7851         src/dialogs/desktop-properties.cpp, src/seltrans.cpp,
7852         src/seltrans.h, src/selection.cpp, src/selection.h,
7853         src/select-context.cpp, src/selection-chemistry.cpp:
7855         Start of new and hopefully improved snapping code.
7857 2004-06-17  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7859         * src/helper/units.h, src/helper/units.cpp:
7860           (sp_unit_get_by_id): new function.
7861           (sp_convert_distance_full): Change arguments & return value.
7862           Call g_log if no conversion possible.
7863           Callers updated.
7864           (sp_unit_get_default, sp_unit_get_by_name): Remove unused functions.
7865           sp_units: Less rounding error in unittobase.
7867 2004-06-16  Carl Hetherington  <inkscape@carlh.net>
7869         * src/sp-item.h: added a comment.
7871 2004-06-15  Ted Gould  <ted@gould.cx>
7873         * share/extensions/ai_input.inkmod:
7874         Removing the command-line argument to specify line endings.
7876         * src/print.cpp, src/print.h, src/sp-text.cpp,
7877         src/extension/extension.cpp, src/extension/extension.h,
7878         src/extension/implementation/implementation.cpp,
7879         src/extension/implementation/implementation.h,
7880         src/extension/internal/ps.cpp, src/extension/internal/ps.h:
7882         Changing it so that the text to vector is its own function.  This way it
7883         can be used as a parameter in Postscript, but then can be easily used for
7884         drivers which only support vector drawing.
7886 2004-06-16  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7888         * src/select-toolbar.cpp: Cleanups and preparation for px units.
7890         * src/helper/units.h, src/helper/units.cpp:
7891           Add reference version of sp_points_get_units, sp_units_get_points.
7892           Implement as simple multiplication instead of sp_convert_distance.
7893           (sp_units_table_sane): New function.
7894         * src/helper/units-test.cpp: Test sp_units_table_sane.
7896         * src/sp-object-repr.cpp: Move some declarations to first use.
7897         * src/sp-object-repr.h, src/sp-object-repr.cpp (sp_object_type_register):
7898           Change return type to void.
7900         * src/sp-item.cpp (sp_item_repr_compare_position):
7901           Reimplement as shallow wrapper around sp_repr_compare_position.
7903         * src/helper/units.h, src/helper/units.cpp:
7904           SPUnitId: new enum, to allow replacing string lookups.
7905           Get rid of handling for unused SP_UNIT_USERSPACE.
7906           Remove unused SPUnit.version field.
7908         * src/helper/units-test.cpp (test_bases): Test sp_unit_get_identity.
7910         * src/helper/Makefile_insert (helper_units_test_LDADD): Fix the previous
7911           commit: -lglib-2.0 instead of -lglib.
7913 2004-06-15  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7915         * src/Makefile.am, src/helper/Makefile_insert,
7916           src/helper/units-test.cpp:
7917           New unit test file units-test.cpp.
7919         * src/select-toolbar.cpp: Greater conformance to CodingStyle.
7921 2004-06-14  Carl Hetherington  <inkscape@carlh.net>
7923         * src/libnrtype/TextWrapper.cpp: Fix what looks like an off-by-one.
7925         * ChangeLog, src/prefs-utils.cpp:
7926         Fix bracketing typo that causes an array to be overrun.
7928 2004-06-14  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7930         * src/sp-path.cpp: Move some declarations to first use.
7932 2004-06-13  Kees Cook  <kees@outflux.net>
7934         * src/xml/repr.h, src/xml/repr-utils.cpp: adding additional RDF URIs
7935         to the default namespace prefix list.
7937 2004-06-13  MenTaLguY  <mental@rydia.net>
7939         * src/arc-context.cpp, src/desktop.cpp, src/desktop.h, src/document.cpp,
7940           src/document.h, src/draw-context.cpp, src/dyna-draw-context.cpp,
7941           src/file.cpp, src/gradient-chemistry.cpp, src/interface.cpp,
7942           src/rect-context.cpp, src/selection-chemistry.cpp, src/sp-object.cpp,
7943           src/sp-object.h, src/spiral-context.cpp, src/splivarot.cpp,
7944           src/star-context.cpp, src/svg-view.h, src/text-context.cpp,
7945           src/extension/internal/gdkpixbuf-input.cpp:
7947           added SPDesktop::currentRoot() and SPDesktop::currentLayer(), which
7948           report the current "view" root and current "editing" layer,
7949           respectively; I've also added SPObject::appendReprChild().
7951           Between the two of them, they replace sp_document_add_repr, which
7952           has been removed.  Generally to add a repr to a document, you would
7953           now use either:
7955            SP_DOCUMENT_DEFS(document)->appendReprChild(repr);
7957           or:
7959            desktop->currentLayer()->appendReprChild(repr);
7961 2004-06-13  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7963         * src/sp-clippath.h, src/sp-gradient.h, src/sp-marker.h, src/sp-mask.h,
7964 src/sp-pattern.h:
7965           Explicitly mark _acceptObject as virtual.
7966           (Already declared as virtual in base class.)
7968         * src/file.cpp, src/main.cpp: Greater conformance to CodingStyle.
7970         * src/node-context.h, src/selcue.h, src/sp-pattern.h,
7971           src/widgets/sp-color-wheel-selector.h:
7972           Add missing includes as found by src/check-header-compile.
7974         * src/Makefile_insert:
7975         * src/sp-use-reference.cpp:
7976         * src/sp-use-reference.h:
7977         * src/sp-use.cpp:
7978         * src/sp-use.h:
7979           Move SPUseReference from sp-use.h to new files sp-use-reference.h,
7980           sp-use-reference.cpp.
7982         * src/sp-use.h (_acceptObject): Fix can't-use-ancestor check.
7984         * src/uri-references.h (getOwner): Fix copy&paste bug.
7986 2004-06-11  MenTaLguY  <mental@rydia.net>
7988         * src/sp-object.h, src/sp-object.cpp:
7990           migrated several SPObject methods to C++ methods:
7992           sp_object_invoke_write -> SPObject::updateRepr
7993           sp_object_request_update -> SPObject::requestDisplayUpdate
7994           sp_object_invoke_update -> SPObject::updateDisplay
7995           sp_object_request_modified -> SPObject::requestModified
7996           sp_object_invoke_modified -> SPObject::emitModified
7998           (leaving deprecated wrappers in place for now)
8000         * src/document.cpp, src/object-edit.cpp, src/sp-clippath.cpp,
8001           src/sp-defs.cpp, src/sp-ellipse.cpp, src/sp-image.cpp,
8002           src/sp-item-group.cpp, src/sp-item.cpp, src/sp-line.cpp,
8003           src/sp-marker.cpp, src/sp-mask.cpp, src/sp-offset.cpp,
8004           src/sp-pattern.cpp, src/sp-rect.cpp, src/sp-root.cpp,
8005           src/sp-shape.cpp, src/sp-spiral.cpp, src/sp-star.cpp,
8006           src/sp-symbol.cpp, src/sp-text.cpp, src/sp-typeset.cpp,
8007           src/sp-use.cpp, src/dialogs/stroke-style.cpp, src/sp-path.cpp:
8009           transitioned to SPObject::requestDisplayUpdate and
8010           SPObject::updateDisplay
8012         * src/arc-context.cpp, src/document.cpp, src/gradient-chemistry.cpp,
8013           src/knotholder.cpp, src/main.cpp, src/rect-context.cpp,
8014           src/sp-anchor.cpp, src/sp-clippath.cpp, src/sp-defs.cpp,
8015           src/sp-gradient.cpp, src/sp-item-group.cpp, src/sp-item.cpp,
8016           src/sp-mask.cpp, src/sp-namedview.cpp, src/sp-object-group.cpp,
8017           src/sp-object.cpp, src/sp-object.h, src/sp-offset.cpp,
8018           src/sp-pattern.cpp, src/sp-rect.cpp, src/sp-shape.cpp,
8019           src/sp-spiral.cpp, src/sp-text.cpp, src/sp-use.cpp,
8020           src/spiral-context.cpp, src/splivarot.cpp, src/star-context.cpp,
8021           src/style.cpp, src/toolbox.cpp, src/dialogs/fill-style.cpp,
8022           src/dialogs/stroke-style.cpp, src/extension/internal/svg.cpp:
8024           transitioned to SPObject::requestModified, SPObject::emitModified,
8025           and SPObject::updateRepr; also reworked "minimal" version of
8026           updateRepr.
8028         * src/sp-object.h: added a little documentation
8030         * src/document.cpp, src/document.h, src/file.cpp,
8031           src/gradient-chemistry.cpp, src/help.cpp, src/object-ui.cpp,
8032           src/selection-chemistry.cpp, src/selection.cpp, src/seltrans.cpp,
8033           src/sp-clippath.cpp, src/sp-item-group.cpp, src/sp-mask.cpp,
8034           src/sp-namedview.cpp, src/sp-object.cpp, src/sp-offset.cpp,
8035           src/sp-pattern.cpp, src/sp-root.cpp, src/sp-text.cpp,
8036           src/sp-typeset.cpp, src/sp-use.cpp, src/splivarot.cpp,
8037           src/uri-references.cpp, src/dialogs/fill-style.cpp,
8038           src/dialogs/item-properties.cpp, src/dialogs/stroke-style.cpp,
8039           src/helper/stock-items.cpp, src/widgets/gradient-selector.cpp,
8040           src/widgets/gradient-vector.cpp, src/widgets/icon.cpp:
8042           replaced sp_document_lookup_id with SPDocument::getObjectById,
8043           and SPDocument::getObjectByRepr
8045           (left deprecated stub in place, but it should be unused at this point)
8047 2004-06-11  Ted Gould  <ted@gould.cx>
8049         * src/file.cpp, src/inkscape.cpp, src/interface.cpp, src/prefs-utils.cpp,
8050         src/prefs-utils.h:
8052         Moving the recent document setting and getting code into the prefs-utils
8053         files so that they'll be with the preferences (which they really kinda
8054         are).  Then, moved the place where they are set from the removing of the
8055         document to where the files are opened and 'save as'd.  (yes, I made up a
8056         word/contraction).
8058 2004-06-10  Carl Hetherington  <inkscape@carlh.net>
8060         * src/desktop-snap.cpp, src/desktop-snap.h,
8061         src/satisfied-guide-cns.cpp, src/satisfied-guide-cns.h,
8062         select-context.cpp, selection.cpp, selection.h, seltrans.cpp,
8063         seltrans.h, sp-ellipse.cpp, sp-image.cpp,
8064         sp-item-notify-moveto.cpp, sp-item-rm-unsatisfied-cns.cpp,
8065         sp-item-update-cns.cpp, sp-item.cpp, sp-item.h, sp-offset.cpp,
8066         sp-rect.cpp, sp-spiral.cpp, sp-star.cpp, sp-text.cpp:
8068         Use a std::vector to store snap points, rather than a fixed-size
8069         array.
8071 2004-06-09  Carl Hetherington  <inkscape@carlh.net>
8073         * src/desktop-snap.cpp, src/desktop-snap.h: Coding style fixes.
8074         Use NR::Coord rather than double where appropriate.  Added some
8075         comments.  Use NR::Dim2 where appropriate.  Use NR_HUGE rather
8076         than hardcoded 1e18s.
8078         * src/rect-context.cpp, src/nodepath.cpp, src/arc-context.cpp:
8079         Adapt for changes to sp_desktop_dim_snap prototype.
8081         * src/select-context.cpp:
8082         Adapt for changes to sp_desktop_dim_snap_list prototype.
8084 2004-06-08  MenTaLguY  <mental@rydia.net>
8086         * src/display/sp-canvas.h, src/livarot/DblLinked.h,
8087           src/livarot/LivarotDefs.h, src/livarot/AVL.h, src/livarot/Shape.h,
8088           src/livarot/ShapeUtils.h, src/livarot/Ligne.h,
8089           src/object-edit.cpp, src/spiral-context.cpp, src/sp-shape.cpp:
8091           Portability fixes from Colin Marquardt <colin@marquardt-home.de>.
8093 2004-06-08  Carl Hetherington  <inkscape@carlh.net>
8095         * src/main.cpp: remove the call to
8096         Extension::Internal::PrintWin32::init() entirely after Ted pointed
8097         out that it would be called by code in src/extension/init.cpp
8098         anyway.
8100 2004-06-08  Ted Gould  <ted@gould.cx>
8102         * src/main.cpp:
8104         Added in a version command to our command line args.  This fixes
8105         enhancement request 968642.
8107 2004-06-07  MenTaLguY  <mental@rydia.net>
8109         * src/document.cpp, src/document.h, src/document-undo.cpp,
8110           src/sp-object.h, src/sp-object.cpp:
8111           renamed object garbage collection routines to fit the "orphan"
8112           terminology
8114 2004-06-07  Carl Hetherington <inkscape@carlh.net>
8116         * src/main.cpp: tentative fix for startup crash on Win32.  Ensure
8117         that Extension::Internal::PrintWin32::init() is not called until
8118         after inkscape_application_init().
8120 2004-06-07  Ted Gould  <ted@gould.cx>
8122         * src/inkscape.cpp, src/main.cpp:
8124         Moving the initialization of the extensions into the Inkscape application
8125         init.  I have mixed feelings on this.  On one hand, basically extension
8126         init gets called directly after applicaiton init and extensions init has
8127         nothing to do with anything else in main.  On the other hand I'm not sure
8128         that it is directly related to the structure of the application itself.
8129         Comments are welcome.
8131 2004-06-06  MenTaLguY  <mental@rydia.net>
8133         * src/attributes.cpp, src/attributes.h: added inkscape:collect attribute
8134           to specify orphan collection policy (collect with parent, or always
8135           collect)
8137         * src/document-undo.cpp, src/document.cpp, src/document.h: added an orphan
8138           collection pass as part of comitting an undo step
8140         * src/sp-object.cpp, src/sp-object.h:
8141           add total hrefcount for all descendants, and basic orphan collection
8142           facilities
8144         * src/gradient-chemistry.cpp, src/dialogs/stroke-style.cpp,
8145           src/extension/internal/gdkpixbuf-input.cpp:
8146           mark automatically added gradients, patterns, and markers for orphan
8147           collection
8149 2004-06-06  Bryce Harrington <bryce@bryceharrington.org>
8151         * libnrtype/nr-type-xft.cpp, libnrtype/nr-font.cpp,
8152           libnrtype/nr-rasterfont.cpp, libnrtype/nr-type-directory.cpp,
8153           libnrtype/nr-typeface.cpp, libnrtype/nr-type-w32.cpp,
8154           libnrtype/nr-type-ft2.cpp, libnrtype/nr-type-pos-def.cpp,
8155           libnrtype/nr-type-primitives.cpp:
8157         Documenting the routines.  This adds basic code docs for
8158         everything in libnrtype.
8160 2004-06-06  Ted Gould  <ted@gould.cx>
8162         * src/main.cpp, src/preferences-skeleton.h, src/extension/extension.cpp:
8164         Making it so that the extension parameters get saved in the Inkscape
8165         preferences.  Most people will notice that their printer gets saved now.
8166         But this does alot more than that.  Added an "extensions" group to the
8167         preferences skeleton for all these settings.  All settings get saved as
8168         "module ID"."param name".  Also had to change where the extensions get
8169         init'd in the startup to put it behind the Inkscape application so that
8170         prerefences could be used.
8172 2004-06-03  Ted Gould  <ted@gould.cx>
8174         * src/file.cpp, src/dialog/filedialog.cpp:
8176         Making the whole file dialog alot more fun.  Basically, now the
8177         first filename will always be unique on files that don't have a
8178         filename already.  And, if you've selected a different default
8179         extension, that extension's filename extension will be placed
8180         on the file.  Also, when you change the extension to save with
8181         in the dialog, the filename extension will change with you (assuming
8182         that you were using filename extensions previously ofcourse).
8183         Finally, the checkbox to autoappend extensions is no insensitive
8184         when "Autodetect" is selected.
8186 2004-06-03  MenTaLguY  <mental@rydia.net>
8188         * src/file.cpp, src/extension/internal/ps.cpp,
8189           src/extension/internal/win32.cpp, src/sp-pattern.cpp,
8190           src/dialogs/stroke-style.cpp, src/display/nr-arena-glyphs.cpp,
8191           src/display/nr-arena-group.cpp, src/display/nr-arena-image.cpp,
8192           src/display/nr-arena-item.cpp, src/display/nr-arena-shape.cpp,
8193           src/widgets/icon.cpp, src/dialogs/nr-arena-item.h:
8195           Introduced the notion of "parent" NRGCs
8197 2004-06-02  bulia byak <bulia@users.sourceforge.net>
8199         * src/selection.h, src/selection.cpp:
8201         * preferences-skeleton.h dialogs/display-settings.cpp sp-item.cpp: New
8202 settings
8203         for various compensations
8205         * sp-shape.cpp sp-shape.h sp-rect.cpp sp-path.cpp: Factored out adjustments
8206         (stroke and pattern so far) from optimizing items into sp-shape.
8208         * libnr: Added distance function for a couple of points. Added expansions
8209 for X and Y.
8211         * object-edit.cpp sp-rect.cpp sp-item.cpp toolbox.cpp: Made rect use
8212 absolute
8213         radii, added recursive compensation on item_transform. Added new knot for
8214         rect, moved corner knots to the top right corner. Rect toolbar shows visible
8215         rx/ry.
8217         * toolbox.cpp: Finally got the freeze semaphores right (prevent loops for
8218         changes both from the repr and from toolbar UI).
8220         * sp-namedview.cpp: Guarding against nan in zoom, cx, cy
8222         * select-toolbar.cpp helper/unit-menu.cpp helper/unit-menu.h: Fix units menu
8223 size
8225         * node-context.cpp: Second Esc or empty-click deselects object
8227         * desktop.cpp desktop.h: Restored sticky zoom
8229         * preferences-skeleton.h extension/internal/gdkpixbuf-input.cpp file.cpp: Do
8230 not
8231         group import if only one item; move its defs to our defs; select and move
8232         under cursor the imported item/group. Optionally import bitmaps as filled
8233         rects.
8235         * many -context files: Decoupled seltrans and selcue so that the latter can
8236 be
8237         used outside of selector; enabled optional selcue in all tools
8239         * many files: New set_color signals on desktop, switching the dropper to
8240 them;
8241         needs to be redone for style. Excise the old inkscape::color_set signal.
8243         * dialogs/stroke-style.cpp: Fix the "all clubs" marker preview bug. In
8244 markers
8245         menu, skip document markers with stockid only if the same stockid is in
8246         markers.svg; add separator.
8248         * many fill and stroke files: Remove old mode selector, remove dropper
8249 checkbox
8250         (now always on). Remember active colorselector page. Remove redundant checks
8251         in setting color (fixes at least one bug). Cosmetics, cleanup, b/w icons,
8252         shortened labels, added mnemonics and tooltips, removed the drop-down modes
8253         list. Switched color spinbuttons to 0..255 enabling 0..1 floats to be typed
8254 as
8255         well.
8257         * dialogs/find.* et al: Find dialog, command
8259         * selection-chemistry.cpp: Fix copying objects from different parents; fix
8260 and
8261         reorganize copying gradients, recurse into groups
8263         * dialogs/xml-tree.cpp: Removed unused desktop shutdown signal, fixes
8264 problem
8265         with saving window settings on exit
8267         * select-toolbar.cpp: Percentage unit, lock toggle, NR::Rectification
8269         * sp-object.cpp path-chemistry.cpp splivarot.cpp et al: Sending
8270 _delete_signal
8271         recursively for descendants; switched to deleteObject where appropriate to
8272         notify clones
8274         * preferences-skeleton.h desktop.cpp desktop.h interface.cpp: Window layout
8275         fully configurable, commands in the View menu
8277         * path-chemistry.cpp: Fixed transform when combining inside group
8279         * preferences-skeleton.h sp-item.cpp dialogs/display-settings.cpp: Fixes in
8280         scalestroke (coded by Carl): arbitrary depth recusion, setting stroke-width
8281         via repr, pref in the transforms tab
8283         * widgets/sp-xmlview-attr-list.cpp: More robust listener
8285 2004-06-01  Ted Gould  <ted@gould.cx>
8287         * src/extension/internal/gdkpixbuf-input.cpp:
8288         Making it so that the lists of extensions and mimetypes are
8289         used in the creation of the plugins.  Also, free'ing everything
8290         properly so that we don't have a memory leak.
8292 2004-05-30  MenTaLguY  <mental@rydia.net>
8294         * src/selection.h, src/selection.cpp:
8295           rework SPSelection to be SPObject- rather than SPItem- oriented;
8296           this will be needed later for the layers/document tree dialog
8297           (and could prove useful for the XML editor later too)
8299         * src/sp-item.h: make SPItem a proper C++ subclass of SPObject
8301         * src/dialogs/item-properties.cpp:
8302           correct overly intimate knowledge of SPObject (use SP_OBJECT_ID rather
8303           than directly accessing the SPObject::id member)
8305 2004-05-27  Kees Cook  <kees@outflux.net>
8307         * src/extension/internal/ps.h, src/extension/internal/ps.cpp:
8308           Hopefully fixed the locale problems in the PS output generator.
8309         * src/sp-offset.cpp, src/display/bezier-utils-test.cpp,
8310           src/display/nr-arena-item.cpp, src/libnr/nr-svp-render.cpp,
8311           src/libnr/testnr.cpp, src/livarot/AlphaLigne.cpp,
8312           src/livarot/Ligne.cpp, src/livarot/Path.cpp,
8313           src/livarot/PathCutting.cpp, src/livarot/Shape.cpp,
8314           src/livarot/ShapeDraw.cpp, src/livarot/ShapeSweep.cpp,
8315           src/svg/svg-affine.cpp: added comments and notes to all remaining
8316           "printf"ish calls that have %g or %f in them.  Most are just debug
8317           output, etc.  Hopefully we are actually free of locale bugs!  :)
8318         * src/desktop.h, src/desktop.cpp: desktop's knowledge of
8319           fullscreen-ness doesn't depend on having the ability to DO it.  Other
8320           functions already test "is_fullscreen" to alter their behavior.
8322 2004-05-23  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8324         * src/extension/system.h, src/extension/system.cpp (build_from_file):
8325           Remove unused second argument.  Callers updated.
8326         * src/extension/system.cpp (build_from_reprdoc):
8327           Just one call to sp_repr_name per child.
8328         * src/extension/system.h, src/extension/system.cpp:
8329           Cleanup: greater conformance to CodingStyle.
8331 2004-05-23  MenTaLguY  <mental@rydia.net>
8333         * src/libnrtype/Makefile_insert, src/libnrtype/nr-type-gnome.cpp,
8334           src/libnrtype/nr-type-gnome.h, src/libnrtype/nr-type-dictionary:
8336           removed gnome-print libnrtype backend
8338 2004-05-20  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8340         * src/xml/repr.h, src/xml/repr-util.cpp:
8341           Remove unused function sp_repr_set_position_relative.
8343         * src/xml/repr-util.cpp (sp_repr_compare_position, sp_repr_position):
8344           Minor cleanups.
8346 2004-05-19  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8348         * src/sp-use.cpp: Cleanup: greater conformance to CodingStyle.
8350         * src/sp-item-group.cpp (sp_item_group_ungroup): Fix bug #956334:
8351           ungrouping was reversing the order of the group members.
8353         * src/xml/repr-get-children.h, src/xml/repr-get-children.cpp: New files.
8354         * src/xml/Makefile_insert (xml_libspxml_a_SOURCES): Add the new files.
8356         * src/xml/repr-private.h, src/xml/repr.cpp (sp_repr_nth_child):
8357           Remove this unused function.
8359         * src/xml/repr.h, src/xml/repr.cpp (sp_repr_parent):
8360           Mark pointer as not written through (const).
8362 2004-05-18  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8364         * src/xml/repr.cpp: Cleanup: greater conformance to CodingStyle.
8366         * src/Makefile_insert: Add missing dependencies on inkscape_version.h.
8367         * src/display/Makefile_insert: Adapt dependency object names for
8368           `subdir-objects' automake option.
8369         * src/helper/Makefile_insert: Adapt dependency object names for
8370           lack of libspchelp-specific CPPFLAGS.
8372 2004-05-17  Carl Hetherington <inkscape@carlh.net>
8374         * src/libnrtype/nr-type-w32.cpp: Tentative fix for
8375         build problems on Win32.
8377         * src/extension/internal/svg.cpp: Coding style cleanups.
8379 2004-05-17  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8381         * src/sp-item.h, src/sp-item.cpp: Remove unused
8382           distance-conversion functions sp_item_distance_to_svg_bbox,
8383           sp_item_distance_to_svg_viewport.
8385         * src/sp-item.cpp: Cleanup: greater conformance to CodingStyle.
8387         * acinclude.m4: Remove.
8389 2004-05-16  Carl Hetherington  <inkscape@carlh.net>
8391         * src/extension/internal/svg.cpp:
8392         Throw an exception if sp_repr_save_file fails.  This should close
8393         bug 948921.
8395 2004-05-16  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8397         * src/check-header-compile.in: New script.
8398         * configure.in: Add it to list of files for substitution.
8400         * src/star-context.cpp: Minor cleanups, and use g_strdup_printf instead
8401           of fixed-size buffer for translated string.
8403         * src/selection-chemistry.cpp: Use NR::Rect bounds() method instead of
8404           old bounds(NRRect*).
8406         * src/document.cpp (sp_document_create):
8407         * src/preferences-skeleton.h:
8408           Use INKSCAPE_VERSION from inkscape_version.h instead of VERSION.
8410         * src/libnr/nr-rotate-test.cpp: Use new rotate_equalp function.
8412         * src/libnr/nr-translate-ops.h (operator-): New function.
8414         * src/select-context.cpp:
8415         * src/selection-chemistry.cpp:
8416         * src/xml/repr.h:
8417         * src/sp-defs.h:
8418           Cleanup: greater conformance to CodingStyle.
8420         * src/libnr/nr-macros.h: Don't #include nr-matrix.h, nr-rect.h.
8422         * src/arc-context.h, src/desktop-affine.h, src/dir-util.h,
8423           src/draw-context.h, src/dyna-draw-context.h, src/help.h,
8424           src/knotholder.h, src/prefs-utils.h, src/select-toolbar.h,
8425           src/sp-clippath.h, src/sp-mask.h, src/sp-pattern.h, src/sp-use.h,
8426           src/text-context.h, src/toolbox.h, src/tools-switch.h,
8427           src/dialogs/dialog-events.h, src/dialogs/sp-attribute-widget.h,
8428           src/display/sp-canvas.h, src/helper/gnome-utils.h,
8429           src/helper/png-write.h, src/helper/stock-items.h, src/inkjar/jar.h,
8430           src/libnr/nr-matrix.cpp, src/libnr/nr-point-l.h,
8431           src/svg/stringstream.h, src/svg/svg-affine.cpp,
8432           src/widgets/gradient-selector.h, src/widgets/paint-selector.h,
8433           src/widgets/spinbutton-events.h, src/widgets/spw-utilities.h,
8434           src/xml/repr-action.h:
8435           Add missing header files as detected by check-header-compile script.
8437         * src/libnr/nr-rotate-fns.h, src/libnr/nr-rotate-fns.cpp: New files.
8438         * src/libnr/nr-rotate-fns-test.cpp: New unit test.
8439         * src/libnr/Makefile_insert, src/Makefile.am: Reference new files,
8440           add to unit tests.
8442         * src/libnr/nr-rotate.h: Add Coord,Coord constructor.
8444         * src/libnr/nr-rotate.h, src/libnr/nr-rotate-ops.h (operator*=):
8445         New method.
8447         * src/libnr/nr-point-fns.h (point_equalp): New function.
8449         * src/radial.h: Remove this unused header.
8451         * src/xml/xml-forward.h: New file.
8452         * src/xml/Makefile_insert: Add it to xml_libspxml_a_SOURCES.
8453         * src/xml/repr-private.h: Include it.
8455 2004-05-16  MenTaLguY  <mental@rydia.net>
8457         * src/libnrtype/nr-type-directory.cpp, src/libnrtype/nr-type-ft2.cpp,
8458           src/libnrtype/nr-type-ft2.h, src/libnrtype/nr-type-gnome.h,
8459           src/libnrtype/nr-type-w32.h, src/libnrtype/nr-type-xft.cpp,
8460           src/libnrtype/nr-typeface.h:
8462           transition to C++ inheritance
8464         * src/verbs.cpp, src/helper/action.h, src/helper/action.cpp,
8465           src/widgets/button.cpp, src/libnr/nr-object.cpp, src/libnr/nr-object.h:
8467           removed barely-used "in-place construction" facility for NRObject
8469         * src/helper/action.h, src/helper/action.cpp,
8470           src/display/nr-arena-glyphs.cpp, src/display/nr-arena-glyphs.h,
8471           src/display/nr-arena-image.cpp, src/display/nr-arena-image.h,
8472           src/display/nr-arena-item.cpp, src/display/nr-arena-shape.cpp,
8473           src/helper/action.cpp, src/helper/action.h, src/libnr/nr-object.cpp,
8474           src/libnr/nr-object.h, src/libnrtype/nr-type-ft2.cpp,
8475           src/libnrtype/nr-type-gnome.cpp, src/libnrtype/nr-type-w32.cpp,
8476           src/libnrtype/nr-typeface.cpp:
8478           Made NRObject "C++-compatible".  All C++ features including virtual
8479           methods and RTTI should now be available to NRObject subclasses
8480           _provided_:
8482            a) there is an unbroken chain of _C++_ inheritance from the subclass
8483               back to NRObject
8485            b) the NRObject-derived inheritance chain is always first in cases
8486               of multiple inheritance (the NRObject must be first in the memory
8487               layout)
8489            c) The subclass in question overrides NRObjectClass::cpp_ctor in its
8490               own class_init function, with a pointer to a function that calls
8491               the specific subclass' constructor (via placement new -- you will
8492               need to #include <new> for this to work)
8494               n.b. Objects of classes which do not override cpp_ctor will appear
8495               to the C++ runtime system (RTTI and virtual dispatch, at least) as
8496               objects of the closest ancestor class which does override it
8497               (NRObject or NRActiveObject if nothing else).
8499 2004-05-15  MenTaLguY  <mental@rydia.net>
8501         * src/display/nr-arena-shape.h, src/display/nr-arena-shape.cpp:
8502           further reduced dependency on SPStyle
8504 2004-05-14  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8506         * src/libnr/nr-path.cpp, src/libnr/nr-path.h (nr_path_matrix_bbox_union):
8507           Get rid of no-longer-needed tolerance arg.  Update callers.
8509         * src/selection.cpp, src/sp-chars.cpp, src/sp-image.cpp,
8510           src/sp-item-group.cpp, src/sp-item.cpp, src/sp-item.h,
8511           src/sp-marker.cpp, src/sp-root.cpp, src/sp-shape.cpp,
8512           src/sp-symbol.cpp, src/sp-text.cpp, src/sp-typeset.cpp,
8513           src/sp-use.cpp, src/dialogs/fill-style.cpp,
8514           src/dialogs/stroke-style.cpp, src/display/nr-arena-shape.cpp,
8515           src/libnr/nr-path.cpp, src/libnr/nr-path.h,
8516           src/libnrtype/nr-font.cpp, src/libnrtype/nr-rasterfont.cpp,
8517           src/libnrtype/nr-type-gnome.cpp, src/widgets/icon.cpp,
8518           src/widgets/paint-selector.cpp:
8519           Change argument from NRMatrix to NR::Matrix in SPItemClass->bbox,
8520           sp_item_invoke_bbox, sp_item_invoke_bbox_full,
8521           nr_path_matrix_bbox_union.  Users updated.
8523         * src/libnr/nr-rect.h, src/libnr/nr-rect.cpp (nr_rect_union_pt):
8524           new function.
8526         * src/libnr/nr-matrix-fns.h, src/libnr/nr-matrix-fns.cpp
8527           (NR::transform): new function.
8529         * src/Makefile_insert: Move fixes.cpp from libinkpre.a to libinkpost.a.
8530         * src/xml/Makefile_insert (xml_repr_action_test_LDADD):
8531           Add libinkpost.a, for fixes.o.  `make check' now works again.
8533         * src/sp-text.cpp (sp_text_set_transform):
8534           Don't include SP_OBJECT_CHILD_MODIFIED_FLAG in flags for
8535           sp_object_request_update.  Addresses `critical' warning.
8537 2004-05-13  John Cliff <simarilius@yahoo.com>
8539         * src/dialogs/stroke-style.cpp: Switched to using get_stock to retrieve
8540 markers.
8541         * src/helpers/stock-items.h, src/helpers/stock-items.cpp: created to handle
8542 stock items.
8543         * src/prefix.h: Added marker and gradient directorys.
8545 2004-05-13  Kees Cook <kees@outflux.net>
8547         * configure.in, src/main.cpp, config.h.mingw, debian/rules:
8548           made popt a requirement instead of an option.
8550 2004-05-13  Carl Hetherington  <cth103@houllier.home>
8552         * sp-color-notebook.cpp: Fix uninitialised value spotted by valgrind.
8554         * stroke-style.cpp:
8555         Fix ink_extract_marker_name returning a pointer into a free()d buffer.
8557 2004-05-13  Ted Gould <ted@gould.cx>
8559         * src/file.cpp:
8560         Making the default filename _("untitled.svg")
8562 2004-05-12  Kees Cook <kees@outflux.net>
8564         * config.h.mingw: added g_ascii_strtod macro.
8566 2004-05-12  Carl Hetherington <inkscape@carlh.net>
8568         * src/dialogs/export.cpp: fix faulty logic with exporting of
8569         selections, as reported by Artemio on the ML.
8571         * src/dialogs/desktop-properties.cpp: Fix a gtk_table size.
8572         Make use of spw_dropdown in one place.
8574         * src/select-context.cpp: Remove alt-drag "slow move" mode.
8575         Make alt-drag move without any grid snap, even if the grid
8576         is enabled.  Add a new mode, shift-drag, which preserves
8577         objects' grid offsets rather than snapping their snappoints.
8579         * src/selection-chemistry.cpp: Pasted objects have the same
8580         offset from the grid as the original, if the grid is enabled.
8581         Also a NRRect -> NR::Rect fix thrown in for no extra charge.
8583         * src/dialogs/display-settings.cpp: Added option to reverse
8584         the actions of drag and shift-drag when moving objects.
8586 2004-05-12  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8588         * src/main.cpp (main): Test ENABLE_NLS instead of HAVE_NLS (which
8589         wasn't getting defined).  Restores translations on *nix systems
8590         when inkscape translations aren't in system-wide /usr/share/locale.
8592 2004-05-10  Carl Hetherington <inkscape@carlh.net>
8594         * src/sp-item.cpp, src/dialogs/display-settings.cpp: primitive
8595         support for preserving line widths when scaling.  Thanks to Bulia
8596         for telling me what to do :)
8597         * src/dialogs/align.cpp: refactor some cut-and-paste code into
8598         a separate function.  Remove NRRect.  Declaration-to-first-use
8599         cleanups.
8600         * src/dialogs/transformation.cpp, src/dialogs/fill-stype.cpp:
8601         NRRect removal.  Declaration-to-first-use cleanups.
8603 2004-05-09  MenTaLguY <mental@rydia.net>
8605         * src/sp-paint-server.h: SPPaintServer now uses C++ inheritance
8607           (bigger question -- should SPPaintServer derive from SPObject?  I think
8608            not, actually ... it's more something that should be aggregated into
8609            the various paint-server-capable types)
8611         * src/display/nr-arena-shape.h, src/display/nr-arena-shape.cpp:
8612           first steps in removing SPStyle dependency from NRArenaShape --
8613           add fill and stroke paint server members, and use those instead
8614           of reading directly from an SPStyle.
8616 2004-05-09  Kees Cook <kees@outflux.net>
8618         * src/libnrtype/nr-type-xft.cpp: added patch 898200, hopefully this
8619           won't break anyone.
8620         * src/dialogs/desktop-properties.cpp: added patch 947127, along with
8621           some orientation bugfixes, list cleanup, and logic to select the
8622           correct menu items based on document settings.
8623         * configure.in: default to always replace g_ascii_strtod.
8625 2004-05-08  Kees Cook <kees@outflux.net>
8627         * src/extension/internal/gdkpixbuf-input.cpp: skip SVG files. (open bug)
8628         * configure.in, src/Makefile_insert, src/fixes.cpp: added replacement
8629           for g_ascii_strtod, since it has locale-related bugs in gnome 2.0.
8630           The upstream version is fixed, so some day, we won't need this any
8631           more.  (fixes "ugly icons" bug, and possibly the spinbutton locale bug)
8632         * src/dyna-draw-context.cpp, src/rect-context.cpp, src/sp-namedview.cpp,
8633           src/sp-object.cpp, src/sp-object.h, src/sp-pattern.cpp,
8634           src/sp-polygon.cpp, src/sp-polyline.cpp, src/sp-root.cpp,
8635           src/sp-spiral.cpp, src/sp-star.cpp, src/sp-symbol.cpp,
8636           src/sp-text.cpp, src/spiral-context.cpp, src/star-context.cpp,
8637           src/svg/ftos.cpp, src/svg/svg-affine.cpp, src/svg/svg-color.cpp,
8638           src/svg/svg-length.cpp: adding "config.h", making a few extra
8639           locale-sensitive functions use g_ascii versions.
8641 2004-05-08  MenTaLguY <mental@rydia.net>
8643         * src/sp-item.cpp: move "transformed" signal emission after actual
8644           application of transform
8646         * src/xml/repr-action.cpp, src/xml/repr-action.h, src/xml/repr.cpp:
8647           fix lifecycle issues with content and attribute strings
8649         * src/sp-object.h, src/sp-object.cpp: added SPObject::setId()
8651 2004-05-08  Kees Cook <kees@outflux.net>
8653         * src/verbs.cpp, src/help.cpp: localizing "about" and "keys" stuff.
8654         * po/*.po: rebuilt for new strings.
8656 2004-05-08  Carl Hetherington <inkscape@carlh.net>
8658         * src/dialogs/desktop-properties.cpp: the usual cleanups.  Also
8659         add some sp_document_done()s in various places.
8661 2004-05-08  bulia byak <bulia@users.sourceforge.net>
8663         * widgets/paint-selector.cpp: Tooltips, slight cosmetics
8665         * main.cpp: --help edit
8667         *  sp-use.h sp-use.cpp: Redid move compensation using _transformed_signal
8669         * sp-item.h sp-item.cpp: Added _transformed_signal, emitted by
8670 write_transform,
8671         passes the difference transform relative to the old one (not the new
8672 transform
8673         set)
8675         * nodepath.cpp: Fix lagging update of the other handle for smooth nodes
8677         * widgets/dash-selector.cpp: (Almost) fixed display of shorter-than-0.5
8678 dashes
8679         in selector; proper fixing will require manual drawing the dashes instead of
8680         using gdk dashes
8682         * preferences-skeleton.h: lots of new  dasharrays
8684         * dialogs/stroke-style.cpp: Remove repetitive code; relocation patch from
8685         mhearn; fixed, reenabled, and automated marker previews (no need for
8686 previews
8687         in markers.svg)
8689         * share/markers/markers.svg: Cleanup, sizes, remove manual previews
8691         * style.cpp: Disabled warning for overflow property (we need it for markers)
8693         * splivarot.cpp: Fixed transform when doing boolop inside group
8695         * libnr/nr-path.cpp: Ported fix from sodi, fixes two bugs with endnodes of a
8696         curve on the same hor/vert line
8698         * sp-namedview.cpp: Use set_default_size instead of _resize for setting
8699 window
8700         from namedview
8702         * preferences-skeleton.h dialogs/item-properties.cpp: Objects props
8703         transientized (better late than never)
8705         * dialogs/display-settings.cpp: Added simplify threshold
8707         * sp-use.cpp: Mega-kill use on unlink
8709         * preferences-skeleton.h dialogs/display-settings.cpp: Orphaned clones
8710 options
8712         * sp-item-group.cpp: Prevent jumps when ungrouping clone with its original
8714         * sp-object.cpp: Fix crash when deleting clone and its original
8716         * toolbox.cpp, tool contexts: Alt-x and top panel keyboard shortcuts now
8717 work
8718         for all tools
8720         * sp-use.cpp enums.h: Unlink option on self-delete
8722         * sp-use.cpp: Fix: disappeating clone on undoing ungrouping (_show finally
8723 works properly)
8725         * splivarot.cpp: Boolops: cleanup, preserve id, parent, position, fix to
8726 take
8727         style from the bottom object
8729         * interface.cpp verbs.cpp shortcuts.cpp: Mnemonics, tooltips, shortcuts,
8730         cleanup, autoraise removed from menu
8732 2004-05-07  Kees Cook <kees@outflux.net>
8734         * src/verbs.cpp: re-localizing tutorials.  My goof!
8735         * po/POTFILES.in: removed arikkei references
8737 2004-05-07  Carl Hetherington <inkscape@carlh.net>
8739         * src/desktop.cpp: make sure that a SPNamedView's modified signal
8740         is connected to the SPDesktop even when a file is loaded into an
8741         existing SPDesktop.  Fixes problems whereby grid snap does not
8742         work for the first file loaded in a session.  Fix a && -> & typo.
8744         * src/sp-object.cpp: declaration-to-first-use and coding style
8745         cleanups.
8747 2004-05-05 Spundun Bhatt <spundun@isi.edu>
8749         * configure.in: Stole Nathan's configure hack and used it to
8750         support gtkmm-2.4
8752 2004-05-06  Ted Gould  <ted@gould.cx>
8754         * src/file.cpp, src/extension/extension.cpp, src/extension/init.cpp,
8755         src/extension/internal/Makefile_insert,
8756         src/extension/internal/gdkpixbuf-input.cpp,
8757         src/extension/internal/gdkpixbuf-input.h:
8758           Changing the import functionality so that it works much more like open.
8759           You can use any format, and it will place that file directly in the
8760           document that you are working on.  Added input extensions that cover all
8761           of the bitmap formats that are covered with gdkpixbuf.  Also, more
8762           formats can be used using the scripting system.
8764 2004-05-06  Carl Hetherington <inkscape@carlh.net>
8766         * src/sp-line.cpp, src/sp-mask.cpp, src/sp-metrics.cpp:
8767         declaration-to-first-use and coding style cleanups
8769 2004-05-05  MenTaLguY  <mental@rydia.net>
8771         * src/libnrtype/nr-type-dictionary.cpp: removed 'private-fonts'
8772           feature (we should rely on fontconfig for "custom" font stuff)
8774         * configure.in, src/Makefile_include, src/Makefile.am,
8775           src/libarikkei/*: removed the now unused libarikkei
8777 2004-05-05 Nathan Hurst <njh@mail.csse.monash.edu.au>
8779         * src/dialogs/text-edit.cpp, configure.in: Added support for spell
8780         checking in text dialog.
8782 2004-05-04  MenTaLguY <mental@rydia.net>
8784         * src/display/nr-arena-glyphs.h: fixed cut-and-paste error in
8785           NRArenaGlyphsGroup::create()
8787         * src/selection.cpp, src/selection.h: fixed global "changed" propagation
8789 2004-05-02  MenTaLguY <mental@rydia.net>
8791         * src/file.cpp, src/print.cpp, src/sp-chars.cpp, src/sp-clippath.cpp,
8792           src/sp-image.cpp, src/sp-item-group.cpp, src/sp-mask.cpp,
8793           src/sp-pattern.cpp, src/sp-shape.cpp, src/sp-text.cpp,
8794           src/sp-use.cpp, src/dialogs/stroke-style.cpp,
8795           src/display/canvas-arena.cpp, src/display/nr-arena-glyphs.cpp,
8796           src/display/nr-arena-glyphs.h, src/display/nr-arena-group.h,
8797           src/display/nr-arena-image.h, src/display/nr-arena-item.cpp,
8798           src/display/nr-arena-item.h, src/display/nr-arena-shape.h,
8799           src/display/nr-arena.h, src/libnr/nr-object.h, src/widgets/icon.cpp:
8801           removed nr_arena_item_new in favor of static ::create() functions
8802           which call NRArenaItem::init() to perform setup (i.e. setting
8803           NRArenaItem::arena).  Eventually NRArenaItem::init() and
8804           nr_arena_item_init will merge and become NRArenaItem's constructor.
8806 2004-04-30  MenTaLguY <mental@rydia.net>
8808         * src/sp-use.cpp: call parent class' write methods rather than
8809           attempting to do everything (wrongly) ourselves; among other
8810           things, <use> transform attributes weren't getting written
8812         * src/sp-object.h, src/sp-object.cpp:
8814           designate a "successor" object so we still perform as
8815           expected if objects are replaced in the middle of e.g. a
8816           bulk delete operation
8818         * src/sp-use.cpp: cleanups and succession logic for <use>
8819           deletion
8821         * src/widgets/sp-hwrap-box.cpp, src/widgets/sp-hwrap-box.h,
8822           src/widgets/sp-vwrap-box.cpp, src/widgets/sp-vwrap-box.h,
8823           src/widgets/sp-wrap-box.cpp, src/widgets/sp-wrap-box.h,
8824           src/widgets/test-wrapbox.cpp, src/widgets/Makefile_insert:
8826           Removed unused (and imperfect) "wrapbox" widgets.
8828         * src/sp-object.h, src/sp-object.cpp, src/sp-item-group.cpp:
8830           Removed unused sp_object_invoke_forall and sp_object_sequence
8831           methods.  (forall might be nice to have, but we can do better
8832           implementation-wise now that we're in C++-land)
8834 2004-04-30 njh <njh@mail.csse.monash.edu.au>
8836         * main.cpp: replaced gtk_init with g_type_init for console mode.
8837         Closes 944969.
8839 2004-04-29  MenTaLguY <mental@rydia.net>
8841         * src/sp-image.cpp, src/sp-item.cpp, src/sp-item.h, src/sp-line.cpp,
8842           src/sp-path.cpp, src/sp-rect.cpp, src/sp-text.cpp:
8844           write_transform becomes set_transform, which applies the given
8845           transform to the object without (!) invoking a repr write
8847         * src/sp-star.cpp, src/svg/svg-length.h, src/svg/svg-length.cpp,
8848           src/svg-types.h, src/svg/svg.h:
8850           replaced raw integers with real units enum
8852         * src/libnr/nr-matrix.h:
8854           removed dead assertion (it's always valid to retrieve the
8855           translation component of a matrix)
8857         * src/selection-chemistry.cpp:
8859           delete items via SPItem (SPObject), not repr
8861         * src/sp-object.h, src/sp-object.cpp:
8863           added SPObject::deleteObject() and a delete notification signal;
8864           SPObject now inherits from GObject in the C++ sense
8866         * src/sp-use.h:
8868           don't accept references to the use or its ancestors (preventing
8869           infinite loops)
8871         * src/sp-use.cpp, src/sp-use.h:
8873           added automatic deletion when referrent is deleted
8875         * src/uri-reference.h:
8877           added URIReference::getOwner()
8879 2004-04-29  Carl Hetherington <inkscape@carlh.net>
8881         * src/extension/internal/win32.cpp: add textToPath parameter to
8882         description in order to fix #944131.
8884 2004-04-28  Carl Hetherington <inkscape@carlh.net>
8886         * src/desktop.cpp, src/inkscape.cpp, src/sp-namedview.cpp
8887         Part of the fix for #942149.  Also fixed some compiler warnings.
8889         * src/display/nr-arena.cpp: Fixed an unused variable warning.
8891         * src/main.cpp: Fix a warning that is raised on Windows.
8893 2004-04-28  bulia byak <bulia@users.sourceforge.net>
8895         * inkscape.cpp: Fixed prev/next desktop; numbered from 0
8897         * Lots of files: Replaced all strtod() and atof() by g_ascii_strtod()
8899         * interface.cpp verbs.cpp: Tooltip edits
8901         * view.cpp view.h desktop.cpp: Signal and function to pop statusbar message
8903         * dialogs/dialog-events.cpp: Only set the UTILITY hint for non-modal
8904 windows,
8905         fixes "disappearing save as"
8907         * toolbox.cpp widgets/widget-sizes.h widgets/button.cpp: Got rid of button
8908         relief, top panel made less tall
8910         * desktop.cpp preferences-skeleton.h dialogs/display-settings.cpp: Done away
8911         with the sticky zoom button, now in prefs
8913         * path-chemistry.cpp: Preserve id= in combine/break, convert to paths;
8914 preserve
8915         z-order in combine/break; cleanups
8917         * splivarot.cpp: New selection API, Simplify preserves id=
8919         * select-context.cpp preferences-skeleton.h sp-item.cpp display-settings.cpp
8920         splivarot.cpp sp-item-group.cpp sp-item-transform.cpp
8921         sp-item-notify-moveto.cpp nodepath.cpp node-context.cpp seltrans.cpp
8922         seltrans.h: Switched to global preservetransform, transform writing
8923         unification (no more manual transform= setting all over the place), stamp
8924         preserves parent, mental's new SPSelection API, pruning dead code
8926         * verbs.cpp interface.cpp: Eliminated Dialogs menu, added ... to dialog
8927         commands, rearrangements, menu items display tooltips in statusbar when
8928         selected
8930         * sp-item-group.cpp sp-item-group.h: Made document_done optional in ungroup
8931 (not
8932         done when the function is called from another function)
8934         * dialogs/display-settings.cpp enums.h preferences-skeleton.h sp-use.cpp
8935         sp-use.h: Clone move compensation (3 modes), settable in prefs
8937         * seltrans.cpp selection-chemistry.cpp: Do not translate a clone if its
8938 original
8939         is in the selection
8941         * verbs.cpp verbs.h interface.cpp shortcuts.cpp sp-use.cpp sp-use.h
8942         selection-chemistry.cpp selection-chemistry.h: Unlink Clone verb and menu
8943         command (preserves id=)
8945         * selection-chemistry.cpp selection-chemistry.h verbs.h verbs.cpp
8946 shortcuts.cpp
8947         interface.cpp: Select Original verb and command, scrolls to the original
8949         * selection-chemistry.cpp selection-chemistry.h verbs.cpp verbs.h
8950 interface.cpp:
8951         Clone command
8953         * sp-use.h sp-use.cpp: Use URIReference; Propagate update to parent class
8954         (SPItem) (fixes redraw on dragging a clone)
8956         * dropper-context.cpp dropper-context.h dialogs/display-settings.cpp:
8957         Implemented pick modes (pick either actual color with transparency or
8958 visible
8959         color without transparency); added statusbar indication; color is only set
8960 on
8961         mouse release
8963         * seltrans.cpp display/sodipodi-ctrlrect.cpp: Finally the correct selection
8964 cue
8965         rect (fixed displacement)
8967 2004-04-27  Carl Hetherington <inkscape@carlh.net>
8969         * src/desktop.cpp: Check for there being no items when zooming to
8970         the drawing.  This fixes bug #942137.
8972 2004-04-26  Carl Hetherington <inkscape@carlh.net>
8974         * config.h.mingw, prefix.h:
8975         INKSCAPE_VERSION moved to inkscape_version.h.
8976         INKSCAPE_{PIXMAP,SCREENS,TUTORIALS,MARKERS}DIR moved to prefix.h
8978         * src/Makefile.mingw, src/inkscape_version.h.mingw
8979         Use CVS inkscape_version.h.mingw for inkscape_version.h on Win32.
8981         * src/sp-use.cpp: fix a warning.
8983 2004-04-26  Ted Gould  <ted@gould.cx>
8985         * share/extensions/ai_input.inkmod, share/extensions/dia.inkmod,
8986         share/extensions/txt2svg.inkmod, src/extension/extension.cpp,
8987         src/extension/internal/svg.cpp:
8989         Making the names of the input extensions look like the output ones.
8990         Also, threw in a slight memory savings in removing the implementation on
8991         deactivated extensions.
8993 2004-04-26  MenTaLguY  <mental@rydia.net>
8995         * src/selection.cpp: migrate to new glib idle API
8997         * src/extension/db.cpp: can't call ->deactivated() on a NULL pointer..
8999 2004-04-26  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
9001         * configure.in: Replace use of old AM_PROG_LIBTOOL macro with
9002           AC_PROG_LIBTOOL.
9004 2004-04-26  Ted Gould  <ted@gould.cx>
9006         * share/extensions/epsi_output.inkmod:
9008         Added in a check for ps2epsi
9010         * src/dialogs/filedialog.cpp, src/extension/db.cpp, src/extension/db.h,
9011         src/extension/extension.cpp, src/extension/extension.h,
9012         src/extension/init.cpp, src/extension/system.cpp:
9014         Implementing a 'deactivated' extension.  This means that it should
9015         still exist, but show up as insensitive in any GUI element that could use
9016         it.  The idea here is that users should know what they don't have, but
9017         Inkscape supports.
9019 2004-04-26 Nathan Hurst <njh@mail.csse.monash.edu.au>
9021         * src/{libnr,libnrtype,widgets,display,helper,.}*.{h,cpp}: moved
9022         from typedef _name name; to C++ style struct name; forward
9023         references.
9025 2004-04-25  Ted Gould  <ted@gould.cx>
9027         * share/extensions/ai_output.inkmod, share/extensions/dia.inkmod,
9028         share/extensions/dropshadow.inkmod, share/extensions/epsi_output.inkmod,
9029         share/extensions/roundhole.inkmod, share/extensions/svgz_input.inkmod,
9030         share/extensions/svgz_output.inkmod, share/extensions/txt2svg.inkmod,
9031         src/extension/implementation/script.cpp,
9032         src/extension/implementation/script.h:
9034         Adding in support for superior checking of dependencies.  Now scripts
9035         can include a line, which will look for a binary in the path.  So
9036         something like dia input will no be loaded if there isn't dia available in
9037         the path.
9039 2004-04-25  Carl Hetherington <inkscape@carlh.net>
9041         * src/verbs.cpp, src/rect-context.cpp, src/spiral-context.cpp,
9042         src/event-context.cpp, src/text-context.cpp,
9043         src/dialogs/stroke-style.cpp, src/xml-tree.cpp, src/widgets/sp-widget.cpp:
9044         SPSelection OO-ification.
9046         * src/display/curve.cpp: Don't raise a critical error if a new
9047         curve cannot be created in sp_curve_new_from_bpath().  This can
9048         happen if a file contains a strange path, like one with only a
9049         move in it and nothing else.  This is part of the fix for bug
9050         934882.
9052         * src/sp-path.cpp: cope with sp_curve_new_from_bpath() returning
9053         NULL in sp_path_set().  This is the other part of the fix for 934882.
9055         * src/path-chemistry.cpp, src/sp-offset.cpp, src/sp-ellipse.cpp,
9056         src/display/nr-arena-glyhs.cpp:
9057         added asserts for calls to sp_curve_new_from_bpath() which look
9058         like they might not expect it to return NULL.
9060         * src/desktop.h: add a comment about how SPDesktop::selection
9061         should never generally be NULL.
9063         * src/desktop-handles.cpp: ensure that sp_desktop_selection never
9064         returns NULL, so that we don't have to check for this eventuality
9065         elsewhere.
9067         * src/arc-context.cpp, src/seltrans.cpp, src/desktop.cpp: be less defensive
9068 about
9069         SPDesktop::selection being NULL.
9071         * src/path-chemistry.cpp, src/select-context.cpp,
9072         src/selection-chemistry.cpp, src/star-context.cpp,
9073         src/dialogs/align.cpp, src/dialogs/item-properties.cpp,
9074 src/dialogs/text-edit.cpp:
9075         SPSelection OO-ification.  Also some coding style and
9076         declaration-to-first-use cleanups.
9078         * src/toolbox.cpp: SPSelection OO-ification.  Various cleanups.
9080         * src/selection.h: remove deprecated access functions.
9082         * src/dialogs/fill-style.cpp: declaration-to-first-use cleanups.
9084         * src/selection.cpp: add vim and Emacs mode blocks.
9086         * src/object-ui.cpp: very minor coding style fix.
9088 2004-04-24  MenTaLguY <mental@rydia.net>
9090         * src/arc-context.cpp, src/dyna-draw-context.cpp, src/object-ui.cpp,
9091           src/path-chemistry.cpp, src/rect-context.cpp, src/select-context.cpp,
9092           src/select-toolbar.cpp, src/selection-chemistry.cpp, src/selection.h,
9093           src/spiral-context.cpp, src/star-context.cpp, src/text-context.cpp,
9094           src/verbs.cpp, src/dialogs/export.cpp, src/dialogs/fill-style.cpp,
9095           src/dialogs/in-dt-coordsys.cpp, src/dialogs/stroke-style.cpp,
9096           src/dialogs/transformation.cpp, src/dialogs/xml-tree.cpp:
9098           removed sp_selection_set_item(), sp_selection_set_repr(),
9099           sp_selection_is_empty(), sp_selection_item_selected(),
9100           and sp_selection_repr_selected()
9102 2004-04-24  Ted Gould  <ted@gould.cx>
9104         * share/extensions/ill2svg.pl:
9106         Applying a patch made to the Sodipodi list by Tuukka Pasanen which adds in
9107         support for text in Illustrator files.  Also, I backed out the changes
9108         which removed being able to specify the line endings.  This will, by
9109         default, force them back to mac compatible.  Mac files didn't work with
9110         those changes.
9112 2004-04-24  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
9114         * configure.in: Tentatively remove config.h definitions of
9115           INKSCAPE_MARKERSDIR, INKSCAPE_PIXMAPDIR, INKSCAPE_SCREENSDIR,
9116           INKSCAPE_TUTORIALSDIR, with the understanding that these are to be
9117           provided by prefix.h.
9118         * src/prefix.h: Define INKSCAPE_MARKERSDIR.
9120         * src/extension/extension.cpp (Extension):
9121         * src/extension/init.cpp (check_extensions):
9122           Address warning.
9124         * src/dialogs/stroke-style.cpp: #include prefix.h.
9126         * src/Makefile.am (EXTRA_DIST): Add */makefile.in.
9128         * src/libnr/Makefile_insert (libnr_libnr_a_SOURCES):
9129           Add libnr/nr-convex-hull.h, needed by sp-canvas.cpp.
9131 2004-04-24  Ted Gould  <ted@gould.cx>
9133         * src/Makefile_include, src/prefix.cpp:
9135         Removing the redefition of NULL and adding to the make system.
9137 2004-04-24  Ted Gould  <ted@gould.cx>
9139         * src/extension/db.cpp, src/extension/db.h, src/extension/extension.cpp,
9140         src/extension/extension.h, src/extension/init.cpp,
9141         src/extension/internal/eps-out.cpp, src/extension/internal/eps-out.h,
9142         src/extension/internal/ps-out.cpp, src/extension/internal/ps-out.h:
9144         Adding in more checks for individual extensions.  All of them
9145         should still pass though.  Also, moved the extension database from
9146         glib to STL.  This allows extensions to be deleted while using the
9147         foreach functions (which causes instability with the glib hash
9148         table).
9150 2004-04-24  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
9152         * src/dialogs/Makefile_insert:
9153         * src/display/Makefile_insert:
9154         * src/xml/Makefile_insert:
9155           Get rid of unneeded CPPFLAGS specification.
9157         * src/Makefile.am:
9158         * src/Makefile_insert:
9159           New generated file inkscape_version.h, to replace
9160           -DINKSCAPE_VERSION=\"$(VERSION)\".
9161         * src/help.cpp: #include it.
9163 2004-04-23  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
9165         * src/sp-polygon.cpp:
9166         * src/splivarot.cpp:
9167         * src/style.cpp:
9168         Change include stringstream.h to include svg/stringstream.h.
9170         * src/Makefile.am, src/Makefile_insert: Change libinkscape.a use
9171           to eliminate triple compilation of these object files.
9173         * src/Makefile.am: Use `subdir-objects' option.
9175         * src/Makefile.am: Add global INCLUDES setting.
9176         * src/*/Makefile_insert: Get rid of now-redundant $(INKSCAPE_CFLAGS)
9177           from *_CPPFLAGS.
9179         * src/*/makefile.in: `%' as a target doesn't behave as intended,
9180         so replace with less general `clean %.a %.o' and add .SUFFIXES.
9182 2004-04-22  Ted Gould  <ted@gould.cx>
9184         * src/draw-context.cpp, src/dropper-context.cpp,
9185         src/dyna-draw-context.cpp, src/node-context.cpp, src/nodepath.cpp,
9186         src/sp-ellipse.cpp, src/sp-offset.cpp, src/sp-path.cpp,
9187         src/sp-polygon.cpp, src/sp-shape.cpp, src/splivarot.cpp, src/toolbox.cpp,
9188         src/display/curve.cpp, src/display/nr-arena-shape.cpp,
9189         src/extension/internal/gnome.cpp, src/extension/internal/ps.cpp,
9190         src/libnr/nr-path.cpp, src/libnr/nr-path.h,
9191         src/libnrtype/nr-rasterfont.cpp, src/libnrtype/nr-type-ft2.cpp,
9192         src/libnrtype/nr-type-gnome.cpp, src/libnrtype/nr-type-w32.cpp,
9193         src/libnrtype/nr-typeface.cpp, src/livarot/PathCutting.cpp,
9194         src/svg/gnome-canvas-bpath-util.cpp, src/svg/svg-path.cpp:
9196         Changing the ART_ enums to NR_ so that if libart is include (like if
9197         you are building gnome-print) it doesn't conflict with the internal
9198         definitions.
9200         * share/extensions/svgz_output.inkmod, src/extension/extension.cpp,
9201         src/extension/init.cpp, src/extension/implementation/script.cpp:
9203         Adding in a little more checking code.  Now extensions can start
9204         deleting themseleves if they fail certain tests.  More tests are
9205         needed, along with more testing of this feature.  Consider this
9206         an 'early release' of the feature. ;)
9208 2004-04-22  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
9210         * src/Makefile.am: Make non-recursive.  Now sources */Makefile_insert.
9211           See HACKING or discussion on mailing list.
9212         * autogen.sh: Bump requirement from automake-1.6 to automake-1.7.
9213         * configure.in: Don't generate src/blah/Makefile, but do generate
9214           src/blah/makefile.
9215         * src/*/Makefile.am: Remove.
9216         * src/*/makefile.in: New wrapper makefiles to allow typing `make' from
9217           subdirectories of src.  (Not used by compiles started from top-level
9218           or from src/.)
9220 2004-04-21  MenTaLguY <mental@rydia.net>
9222         * src/libnrtype/nr-type-w32.h: fixed unremoved underscores
9224         * src/select-context.cpp, src/selection.cpp, src/selection.h,
9225           src/seltrans.cpp, src/tools-switch.cpp, src/dialogs/align.cpp:
9226           remove improper twiddling of desktop message line from SPSelection;
9227           some additional work is now required in SPSelectContext to update
9228           the message properly in all cases.
9230         * src/selection.h, src/selection.cpp: touched up and documented
9231           SPSelection
9233         * src/uri-references.h: documentation touch-ups
9235 2004-04-20  Kees Cook <kees@outflux.net>
9237         * src/file.cpp, src/desktop.cpp: moved sp_file_open unselection code into
9238           sp_desktop_change_document.  Generalized Carl's fix for unref counting
9239           since it applies in both cases.  (My bad!)
9241 2004-04-20  MenTaLguY <mental@rydia.net>
9243         * src/text-context.cpp: merged Carl's fix for signal cleanup
9245         * src/selection.h: marked wrappers for old API as deprecated
9247 2004-04-20  Carl Hetherington <inkscape@carlh.net>
9249         * src/extension/internal/ps.cpp, src/extension/internal/ps.h:
9250         Fixed some bugs in exporting images that seem to have been
9251         introduced when the code was copied from the gimp.  They caused
9252         problems when exporting bitmap images to PS.
9254         * src/file.cpp: fix bug whereby the first file loaded in a session
9255         would not have its modified status checked when closed.  Hence if
9256         you modified the first file you loaded and then closed it, you
9257         would not be asked to confirm the close.
9259         * src/preferences-skeleton.h: add \n to the end of each line to
9260         fix bug 938368.
9262 2004-04-19  MenTaLguY <mental@rydia.net>
9264         * src/arc-context.cpp, src/desktop-handles.h, src/desktop.h,
9265           src/draw-context.cpp, src/draw-context.h, src/forward.h,
9266           src/inkscape-private.h, src/inkscape.cpp, src/node-context.cpp,
9267           src/node-context.h, src/rect-context.cpp, src/selection-chemistry.cpp,
9268           src/selection-chemistry.h, src/selection.cpp, src/selection.h,
9269           src/seltrans.h, src/spiral-context.cpp, src/star-context.cpp,
9270           src/star-context.h, src/text-context.cpp, src/dialogs/xml-tree.cpp,
9271           src/widgets/sp-widget.h:
9273           finished GObject removal from SPSelection
9275         * src/arc-context.h, src/arc-context.cpp, src/desktop.cpp, src/desktop.h,
9276           src/draw-context.cpp, src/draw-context.h, src/node-context.cpp,
9277           src/node-context.h, src/rect-context.cpp, src/rect-context.h,
9278           src/selection.cpp, src/selection.h, src/seltrans.cpp, src/seltrans.h,
9279           src/spiral-context.cpp, src/spiral-context.h, src/text-context.cpp,
9280           src/text-context.h, src/toolbox.cpp:
9282           migrated SPSelection to SigC++ signals (though it's a bit messy
9283           right now)
9285 2004-04-19  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
9287         * src/dialogs/stroke-style.cpp: Cleanups: greater conformance to
9288         CodingStyle.  Moved some declarations to their first use.
9290 2004-04-19  Carl Hetherington <inkscape@carlh.net>
9292         * src/dialogs/stroke-style.cpp, libnr/nr-rect-l.cpp:
9293         Fix a couple of compiler warnings.
9295         * src/dialogs/filedialog-win32.cpp: add OFN_NOCHANGEDIR to Win32
9296         flags in OPENFILENAME structs.  This prevents the open / save
9297         boxes from changing the current directory.  Any change to the
9298         current directory causes problems for subsequent attempts to
9299         load icons from pixmaps.  Also, fix a bug whereby the save
9300         dialogue would sometimes not open due to being passed a filename
9301         it didn't like.
9303 2004-04-19  bulia byak <bulia@users.sourceforge.net>
9305         * shortcuts.cpp selection-chemistry.cpp selection-chemistry.h verbs.cpp
9306 verbs.h
9307         interface.cpp: Clone command (Edit menu, Shift+Ctrl+N)
9309         * sp-use.cpp: Update propagated to parent class (SPItem), misc fixes
9311         * sp-polygon.cpp: Fix for points= updating by adding set_shape call into
9312 _write
9313         (bug 910142)
9315         * text-context.cpp: Do not create text object unless a printable key was
9316         pressed; fixes 934280
9318         * widgets/dash-selector.cpp dialogs/stroke-style.cpp: Removed marker
9319 buttons,
9320         fixed g_free crash in marker menus, added tooltips, added stroke-miterlimit
9321         spinbutton
9323         * splivarot.cpp: Outline handles multiple objects; All commands use correct
9324         stroke_miterlimit
9326         * splivarot.cpp sp-offset.cpp: Fix for 932642
9328         * helper/sodipodi-ctrlrect.cpp: Simplify and fix dashes and offsets
9330         * widgets/gradient-selector.cpp: Tooltip edits
9332         * verbs.cpp verbs.h interface.cpp...: Remove tool options
9334         * seltrans.cpp: Pivot marker made inverse
9336         * toolbox.cpp: More defocusing
9338         * *-context.cpp: Eliminated config widgets from all tools
9340         * toolbox.cpp sp-ellipse.cpp: Ellipse fixes, tooltips
9342         * verbs.cpp: Options -> Preferences
9344         * dialogs/display-settings.cpp: An options dialog, completely new; selector
9345         widget grafted here
9347         * preferences-skeleton.h node-context.cpp select-context.cpp: scaling uses
9348         defaultscale
9350         * dialogs/display-settings.cpp display/nr-arena-image.cpp: Make oversample
9351         saveable
9353         * toolbox.cpp: Aux toolbar for calligraphic
9355         * preferences-skeleton.h: fill-opacity:1 for calligraphic
9357         * select-context.cpp seltrans.cpp seltrans.cpp: Patch to enable box and none
9358         options for per-object selection cue
9360         * main.cpp: Removed C-locale setting, not needed anymore; temporary switch
9361 of
9362         gettext encoding for console output
9364         * inkscape.cpp: Memory fix from sodi
9366         * right-click finishes pen (patch by Carl)  draw-context.cpp
9368 2004-04-19  Carl Hetherington <inkscape@carlh.net>
9370         * src/livarot/ShapeRaster.cpp
9371         Fix an unitialised value error that was spotted by valgrind.
9373 2004-04-18  MenTaLguY <mental@rydia.net>
9375         * src/selection.cpp, src/selection.h, src/selection-chemistry.cpp,
9376           src/seltrans.cpp, src/nodepath.cpp:
9377           made all SPSelection members private, and changed all methods into
9378           real C++ methods (with temporary inline wrappers for the old C
9379           pseudo-methods)
9381 2004-04-18  Carl Hetherington <inkscape@carlh.net>
9383         * src/print.cpp, src/print.h, src/sp-text.cpp
9384         src/extension/extension.cpp src/extension/extension.h,
9385         src/extension/implementation/implementation.cpp,
9386         src/extension/implementation/implementation.h,
9387         src/extension/internal/eps-out.cpp, src/extension/internal/eps-out.h,
9388         src/extension/internal/ps.cpp, src/extension/internal/ps.h,
9389         Add very basic feature to allow PS text to be exported as real
9390         text, rather than being converted to paths first.  Needs some
9391         work, mostly on font handling.
9393         * src/seltrans.cpp: Slightly improve placement of the bounding
9394         box selection cue.
9396         * src/sp-shape.cpp: various marker-related cleanups, mostly factoring out
9397         common code into functions.
9399 2004-04-17  MenTaLguY <mental@rydia.net>
9400         * src/inkscape.cpp, src/node-context.cpp, src/selection-chemistry.cpp,
9401           src/selection.cpp, src/selection.h, src/seltrans.cpp, src/sp-gradient.cpp,
9402           src/sp-item.cpp, src/sp-offset.cpp, src/dialogs/transformation.cpp,
9403           src/libnr/nr-rect.cpp, src/libnr/nr-rect.h:
9404           Cleaned up NR::Rect API and made SPSelection's desktop pointer private.
9406         * src/display/sp-canvas.cpp, src/libnr/nr-convex-hull.h,
9407           src/libnr/nr-rect.h:
9409           First use of NR::ConvexHull (for propagating canvas bounding boxes)
9411 2004-04-17  Kees Cook <kees@outflux.net>
9413         * share/icons/icons.svg, src/verbs.cpp: made last three ugly menu icons.
9415 2004-04-17  Nathan Hurst <njh@mail.csse.monash.edu.au>
9417         * configure.in src/draw-context.cpp src/dropper-context.cpp
9418         src/dyna-draw-context.cpp src/nodepath.cpp src/nodepath.h
9419         src/path-chemistry.cpp src/sp-chars.cpp src/sp-ellipse.cpp
9420         src/sp-offset.cpp src/sp-path.cpp src/sp-polygon.cpp
9421         src/sp-shape.cpp src/sp-text.cpp src/splivarot.cpp src/style.cpp
9422         src/style.h src/dialogs/fill-style.cpp
9423         src/dialogs/object-properties.cpp src/dialogs/stroke-style.cpp
9424         src/display/canvas-bpath.cpp src/display/canvas-bpath.h
9425         src/display/canvas-grid.h src/display/curve.cpp
9426         src/display/curve.h src/display/nr-arena-glyphs.cpp
9427         src/display/nr-arena-glyphs.h src/display/nr-arena-shape.cpp
9428         src/display/sodipodi-ctrl.cpp src/display/sodipodi-ctrl.h
9429         src/display/sodipodi-ctrlrect.h src/display/sp-canvas-util.cpp
9430         src/display/sp-canvas-util.h src/display/sp-canvas.cpp
9431         src/display/sp-canvas.h src/display/sp-ctrlline.cpp
9432         src/extension/internal/ps.cpp src/extension/internal/ps.h
9433         src/libnr/Makefile.am src/libnr/libnr.def src/libnr/nr-path.cpp
9434         src/libnr/nr-path.h src/libnr/nr-svp-private.h
9435         src/libnr/nr-svp-render.cpp src/libnr/nr-svp-render.h
9436         src/libnr/nr-svp.cpp src/libnr/nr-svp.h
9437         src/libnrtype/nr-rasterfont.cpp src/libnrtype/nr-type-ft2.cpp
9438         src/libnrtype/nr-type-gnome.cpp src/libnrtype/nr-type-w32.cpp
9439         src/libnrtype/nr-typeface.cpp src/livarot/PathCutting.cpp
9440         src/svg/gnome-canvas-bpath-util.cpp
9441         src/svg/gnome-canvas-bpath-util.h src/svg/svg-path.cpp
9442         src/svg/svg.h: removed libart.
9444         * src/libnr/nr-svp-uncross.cpp src/libnr/nr-svp-uncross.h: deleted
9445         uncross and SVL routines.
9448 2004-04-15  Carl Hetherington <inkscape@carlh.net>
9450         * src/make.exclude, src/make.dep, src/make.files, src/make.ofiles:
9451         Various fixes to the Win32 build following rearrangement of some
9452         source files and cleanups to libnr.
9454         * src/sp-text.cpp: remove an unused variable.
9456         * src/display/sodipodi-ctrlrect.cpp: removed two unused variables.
9458 2004-04-16  MenTaLguY <mental@rydia.net>
9460         * src/selection.cpp, src/selection.h, src/forward.h: initial
9461           C++ification of SPSelection class
9463 2004-04-15  Kees Cook <kees@outflux.net>
9465         * debian/control, debian/changes: dropping (currently) unused
9466           dependancies.  Added "0.39cvs" tag.
9468 2004-04-15  Carl Hetherington <inkscape@carlh.net>
9470         * src/seltrans.cpp, src/helper/sodipodi-ctrlrect.cpp,
9471         src/helper/sodipodi-ctrlrect.h:
9472           Use black, dashed bounding boxes for indicating itemselection,
9473           rather than red, solid boxes (as suggested by Bulia).
9475         * src/desktop.cpp:
9476         Small fix for the problem whereby the first file loaded in an
9477         Inkscape session will not have its grid set up properly.  This was
9478         my patch #935013.
9480         * src/dialogs/filedialog-win32.cpp:
9481         Use the extension system to build the list of allowable file types
9482         for save.  This means that save as PS and EPS work properly.
9484         * src/streams-zlib.cpp, src/livarot/PathConversion.cpp,
9485         src/livarot/PathCutting.cpp, src/livarot/PathSimplify.cpp,
9486         src/livarot/PathStroke.cpp, src/livarot/Shape.cpp,
9487         src/livarot/ShapeMisc.cpp, src/display/nr-arena-glyphs.cpp,
9488         src/helper/sodipodi-ctrlrect.cpp, src/helper/sp-canvas.cpp,
9489         src/extension/internal/win32.cpp:
9490         Fix compiler warnings, mostly about unused variables.
9492         * src/helper/sp-canvas-util.cpp:
9493         Fix what I and someone else considered to be an obvious typo.  The
9494         function in question isn't used, however, so it's a bit difficult
9495         to test.
9497         * src/libnrtype/nr-rasterfont.cpp:
9498         Fix a warning wrt a cast from NR::Matrix to NRMatrix.
9500         * src/sp-shape.cpp:
9501         Fix bug #935758.
9504 2004-04-14  Ted Gould <ted@gould.cx>
9506         * src/file.cpp, dialogs/filedialog.cpp:
9507         Making it so that the filename will get placed in the save as dialog
9508         if there is a name for the file.  Otherwise the last save directory
9509         is used (properly now)
9511 2004-04-15  MenTaLguY <mental@rydia.net>
9513         * most files in src/: removed many old "compatable" struct typedefs
9515         * src/libarikkei/arikkei-dict.cpp, src/libarikkei/arikkei-dict.h:
9516           removed unused arikkei files
9518         * configure.in: added gtkmm dependency
9520 2004-04-14  Kees Cook <kees@outflux.net>
9522         * src/helper/unit-menu.cpp: Turns out I found a 2nd bug while
9523           investigating patch 934358.  I've applied this patch again, which gives
9524           us the entire fix.
9525         * src/draw-context.cpp: Investigated patch 934351 from cth103.  Applied a
9526           slight variation to conform to the function calling styles of that code.
9527         * configure.in: Implemented gcc version test for >= 3.0.0
9528         * src/file.cpp, src/interface.cpp, share/icons/icons.svg, src/verbs.cbb:
9529           finished "File / Revert" implementation.  Found a memory leak in
9530           "file_save".  Added more sanity checking to "sp_file_revert" and more
9531           status messages.
9532         * src/main.cpp, src/file.h, src/file.cpp: removed redundant code,
9533 implemented
9534           in "sp_file_open".
9536 2004-04-13  Kees Cook <kees@outflux.net>
9538         * tools-version.sh: added a possible fix for BSDish tools.
9539         * configure.in, share/patterns/Makefile.am: inkscape janitor strikes
9540           again!  This is a quick cleanup to Ted's new directories.  Looks
9541           like "patterns" got left out.
9542         * share/clipart/.cvsignore, share/templates/.cvsignore,
9543           share/examples/.cvsignore, share/fonts/.cvsignore,
9544           share/gradients/.cvsignore, share/keyboards/.cvsignore,
9545           share/palettes/.cvsignore, share/patterns/.cvsignore:
9546           Added Makefile build-cruft to .cvsignores.
9547         * src/helper/unit-menu.cpp: applied a variation to patch 934358 from cth103
9548           to fix grid unit changing bug.
9549         * configure.in: fixed capitalization of "libpng" to avoid confusion.
9550         * src/sp-namedview.cpp, src/document.cpp, src/document.h, src/file.cpp,
9551           src/file.h, src/document-undo.cpp, src/interface.cpp, src/verbs.cpp,
9552           src/verbs.h:
9553           Newly opened files will only create new windows if the current document
9554           is untouched.  (RFE#928517)
9555           Added support for future "File/Revert" handling.  Needs
9556           a little more support in the SPDocument structure.  See notes in
9557           "src/file.cpp", function "sp_file_revert_dialog".
9559 2004-04-13  Ted Gould <ted@gould.cx>
9561         * configure.in, share/Makefile.am, share/clipart/Makefile.am,
9562           share/examples/Makefile.am, share/fonts/Makefile.am
9563           share/gradients/Makefile.am, share/keyboards/Makefile.am
9564           share/markers/Makefile.am, share/palettes/Makefile.am
9565           share/screens/Makefile.am, share/templates/Makefile.am:
9566         Making it so that the clipart and everything else gets put in
9567         the tarball, and also get installed in the share directory.  Many
9568         of these have just 'README' files, but they now have good place-
9569         holders for further development.
9571 2004-04-12  Kees Cook <kees@outflux.net>
9573         * src/dialogs/stroke-style.cpp, src/Makefile.am, src/dialogs/Makefile.am,
9574           src/widgets/Makefile.am, configure.in: fixed up INKSCAPE_*DIR paths so CVS
9575           will compile happily for me.  This way if paths change, files will be
9576           recompiled.  The old way would let configure run again (changing the
9577           datadir path) without forcing a recompile, which could break the
9578           compiled paths.
9580 2004-04-13  John Cliff <simarilius@yahoo.com>
9581         * src/sp-shape.cpp, src/dialogs/stroke-style.cpp:
9582         Couple of changes to marker related code, mid and end markers now point in
9583 correct
9584         direction, turning off start markers behaves correctly.
9585         This follows on from changes made by me and Carl Hetherington that were
9586 commited
9587         yesterday to
9588         src/inkscape-stock.cpp, src/sp-item.cpp, src/sp-marker.cpp,
9589 src/sp-shape.cpp,
9590         src/style.cpp, src/style.h, src/dialogs/stroke-style.cpp
9591         to implement marker UI and fixes to the marker rendering code.
9593 2004-04-11  Ted Gould <ted@gould.cx>
9595         * src/extension/system.cpp, src/extension/internal/eps-out.cpp
9596           src/extension/internal/eps-out.h:
9597         First pass at a file save dialog with EPS output.  The dialog
9598         sets the bounding box in the file.  Comments encouraged.
9600 2004-04-11  Ted Gould <ted@gould.cx>
9602         * src/file.cpp, src/main.cpp, src/print.cpp, src/extension/init.cpp,
9603           src/extension/init.h, src/extension/system.cpp, src/extension/system.h,
9604           src/extension/implementation/script.cpp,
9605 src/extension/internal/eps-out.cpp,
9606           src/extension/internal/gnome.cpp, src/extension/internal/ps-out.cpp,
9607           src/extension/internal/ps.cpp, src/extension/internal/svg.cpp,
9608           src/extension/internal/win32.cpp:
9609         Change alot of files, but small changes.  Basically just took
9610         system.cpp and init.cpp and finally ported them to the Inkscape::
9611         Extension namespace.  Cleaned up the code in them a bunch, it is
9612         much easier to read now!  All the other files are just referencing
9613         these changes.
9615 2004-04-11  Kees Cook <kees@outflux.net>
9617         * src/verbs.h, src/verbs.cpp, src/interface.cpp, src/interface.h: replaced
9618           the rest of the missing menu verbs: "View New", "Cleanup".  Created
9619           generic function to add icons to a given menu item (for submenu icons
9620           mostly).
9621         * share/icons/icons.svg: added "selection_cleanup", "selection_deselect",
9622           "selection_select_all".  Corrected "view_new" and "selection_smooth",
9623           "dialog_toggle", "dialog_tool_options", "file_open_recent".
9624         * src/selection-chemistry.cpp, src/selection-chemistry.h: renamed
9625           "selection_cleanup" function.
9627 2004-04-11  Jon Phillip <jon@rejon.org>
9629         * Makefile.mingw share/Makefile.am src/Makefile.am
9630           share/markers/Makefile.am share/markers/.cvsignore config.h.mingw
9631           configure.in:
9632           Added the proper infrastructure to get files to the right location for
9633           markers.
9635         * share/tutorials/tipsandtricks.svg: Deleted the URL trick because it no
9636           longer works or something.
9638 2004-04-11  Kees Cook <kees@outflux.net>
9640         * src/verbs.h, src/verbs.cpp: added verbs for the Help and Tutorials menus.
9641         * src/interface.cpp: replaced contents of sp_ui_menu_help to use new verbs.
9642         * src/help.h, src/help.cpp: replaced sp_help_keys with more generic
9643           sp_help_open_screen, similar to sp_help_open_tutorial.
9644         * share/icons/icons.svg: created really ugly "help_tutorials" and
9645           "help_keys" icons.  The "help_keys" one needs the most help.  :)
9647 2004-04-09  Ted Gould <ted@gould.cx>
9649         * share/extensions/Makefile.am, share/extensions/epsi_output.inkmod,
9650           share/extensions/ps2epsi.sh, src/extension/extension.cpp,
9651           src/extension/extension.h, src/extension/init.cpp,
9652           src/extension/implementation/implementation.cpp,
9653           src/extension/implementation/implementation.h,
9654           src/extension/implementation/script.cpp,
9655           src/extension/implementation/script.h,
9656           src/extension/internal/Makefile.am, src/extension/internal/eps-out.cpp,
9657           src/extension/internal/eps-out.h, src/extension/internal/ps.cpp:
9659           Okay, these are some changes that I've had in my directory for
9660           a little while.
9662           1) adding the basics of checking extensions.  This will allow
9663              them to remove themselves based on their dependencies failing.
9665           2) Adding the concepts of a 'helper extension' to scripts.  This
9666              allows them to use other extensions for handling the data, so
9667              they don't have to deal with SVG directly - Inkscape will
9668              build the pipeline.  An example of this is the epsi output.
9670           3) Adding the bounding box change provided by Carl Hetherington
9671              to the Postscript output.  The EPS output plugin sets this, so
9672              now EPSes have smaller bounding boxes.  A GUI needs to be
9673              written for this setting.
9675 2004-04-08  MenTaLguY <mental@rydia.net>
9677         * configure.in, src/svg/ftos.cpp: fix for OS X build
9679         * src/extensions/internal.ps.cpp: crash fix
9681 2004-04-07  MenTaLguY <mental@rydia.net>
9683         * src/xml/repr.cpp: adjusted the advertising comment in the default
9684           document template (we need a real default document template, btw)
9686         * src/svg/ftos.cpp, src/svg/itos.cpp, src/svg/round.cpp,
9687           src/svg/ftos.h, src/svg/stringstream.h: incorporated Bryce's number
9688           serializing code (disabled for now, due to the impending release)
9690         * src/dialogs/stroke-style.cpp, src/dialogs/sp-shape.cpp:
9691           nuked unused variables
9693 2004-04-07  bulia byak <bulia@users.sourceforge.net>
9695         * icons.svg: Alignment fix
9697         * src/select-toolbar.cpp: Swapped rotate buttons
9699         * share/tutorials/: Cleanup, added Russian translation of basic
9701         * extension/extension.cpp extension/system.cpp extension/internal/ps.cpp
9702         extension/implementation/script/cpp: Fixes to make non-ascii filenames work
9703 again
9705         * src/verbs.cpp: Remove xpm icon that causes trouble on win32
9707         * share/examples/: new gradient.svg, tiger.svgz, cleanup
9709         * src/widgets/gradient-vector.cpp: Crash fix: loading new gradient into the
9710         editor does not completely reset it
9712         * share/icons/icons.svg: New dialog icons, draw tool icons, changed colors
9714         * src/dialogs/align.cpp src/helper/bezier-utils.cpp: remove pjrm's debug
9715 output
9717         * share/tutorials/: SVG cleanup: remove unused font properties, wrong radius
9718         paths in ellipses (leftovers from old versions). Expanded & updated tips &
9719 tricks.
9721         * file.cpp: Set uri on save in one place; save 'offcially' from here only
9723         * system.cpp system.h: Remove redundant uri-setting on open and save, add
9724         official arg to sp_module_system_save to prevent docname/docbase changing on
9725         temporary saves
9727         * many files: _() fixes, edits in labels, messages, tooltips, mnemonics
9729         * src/inkscape.cpp: remove redundancy in error messages for failing to load
9730 prefs
9732         * share/extensions src/extension/internal: Renaming file formats to include
9733 (*.ext)
9735         * src/interface.cpp src/dialogs/filedialog.cpp: Transientize, make modal
9736         open/save dialogs, ditto for warning overwrite and make it unresizeable
9738         * src/dialogs/xml-tree.cpp: Do not deselect item on canvas when a
9739 non-selectable
9740         thing is highlighted in xml editor
9742         * src/sp-guide.cpp: Guide position updated after undo
9744         * src/widgets/sp-xmlview-attr-list.cpp: Max length of viewable attributes
9745         increased
9747         * many files: Adib's svgostringstream patches to remove printfs
9749         * src/selection-chemistry.cpp: Crash fix when pasting style to an object
9750 that
9751         has none (e.g. group)
9753         * src/knot.cpp: Knot dragging autoscrolls
9755         * src/sp-text.cpp src/text-context.cpp: Cursor movements autoscroll
9757         * src/desktop.h src/desktop.cpp: autoscrollspeed can be overridden in call
9758 to
9759         sp_desktop_scroll_to_point
9761         * src/text-context.cpp src/sp-text.cpp: Text cursor made inverse. Initial
9762 cursor
9763         after click is no longer horizontal.
9765         * src/helper/sp-ctrlline.cpp: Always-visible inversion for ctrlline
9767         * src/libnrtype/nr-type-w32.cpp: Fix stretch and variant on win32
9769         * src/widgets/gradient-vector.cpp: Undo fix; new stop takes average of its
9770         neighbors' colors; is between stops even when the last stop is selected
9772 2004-04-06  Ted Gould <ted@gould.cx>
9774         * src/file.cpp, src/dialogs/filedialog.cpp, src/extension/extension.cpp,
9775         src/extension/system.cpp:
9776         Moving code around so that the filename extension gets put on by
9777         the extension that is saving the file.  This adds a couple complications
9778         in that the extension now needs to check for overwriting the file
9779         and also set the document URI.  Better overall, but a PITA.
9781 2004-04-05  njh <njh@mail.csse.monash.edu.au>
9783         * debian/rules,debian/control: applied patch from Kees Cook to remove
9784         obsolete libraries, and to tidy things up a tad.
9786 2004-04-04  Ted Gould <ted@gould.cx>
9788         * src/main.cpp, src/extension/extension.cpp, src/extension/system.cpp:
9789         Now the input autodetect will try the SVG filter if the autodetect
9790         fails.  This was done by the command line, but now it is done
9791         everywhere.
9793 2004-04-04  MenTaLguY <mental@rydia.net>
9795         * src/xml/repr-io.cpp, src/xml/repr.cpp, src/xml/repr.h:
9796         Take the full list of document node children from libxml, and
9797         append them in the correct order.  This fixes bug #929348.
9799         * src/xml/repr-io.cpp, src/xml/repr.cpp, src/xml/repr-private.h:
9800         Added API for coping with comments at the root level (i.e. siblings
9801         of the root XML node), and made corresponding changes to the repr-io
9802         code.  In theory this should be enough to preserve them upon loading,
9803         though in practice it still doesn't appear to be working (bug #929348).
9804         Is there some libxml thing we need to do?
9806 2004-04-04  Ted Gould <ted@gould.cx>
9808         * a bunch of files
9809         Sorry, I seem to be in some delay getting e-mail.  Anyway, a few
9810         files were changed to add in a new parameter 'dataloss'  Basically
9811         this signifies that a format was used to save that may not save
9812         the whole document and thus, a pop-up is elevated on close to signal
9813         that you might want to 'really save' this document.
9815 2004-04-03  Ted Gould <ted@gould.cx>
9817         * share/extensions/svgz_input.inkmod, src/file.cpp,
9818           src/extension/extension.cpp, src/extension/internal/svg.cpp:
9819         Making it so that input extensions can specify the output extension
9820         that gets used to save them.  If this field isn't filled in, the value
9821         gets set to NULL, and then the Save As dialog is used instead of
9822         just trying to save.
9824 2004-04-03  Ted Gould <ted@gould.cx>
9826         * src/file.cpp, src/main.cpp, src/extension/extension.cpp,
9827           src/extension/extension.h, src/extension/system.cpp,
9828           src/extension/internal/svg.cpp:
9829         Fixing the output_extension flag to not be saved in a file, but also
9830         to be able to be specified by the input module.  Also, this fixes
9831         the commandline processing of files to make them use the extension
9832         system.
9834 2004-04-02  Ted Gould <ted@gould.cx>
9836         * src/file.cpp, src/extension/db.cpp, src/extension/internal/svg.cpp:
9837         Changing it so that SVG documents open and default to with
9838         extension namespace.  Also, autodetect is reenabled.
9840 2004-04-03  Peter Moulder <pmoulder@mail.csse.monash.edu.au>
9842         * src/helper/bezier-utils.cpp (NewtonRaphsonRootFind): Fix my
9843         previous commit.
9845 2004-04-02  Ted Gould <ted@gould.cx>
9847         * share/extensions/svgz_output.inkmod, src/main.cpp, src/print.cpp,
9848           src/extension/init.cpp, src/extension/implementation/script.cpp,
9849           src/extension/implementation/script.h,
9850           src/extension/internal/Makefile.am, src/extension/internal/ps-out.cpp,
9851           src/extension/internal/ps-out.h, src/extension/internal/ps.cpp:
9852         Fixing the commandline printing.  This required fixing both the
9853         print driver to handle the newer extensions stuff.  It seems
9854         happy now.  I went ahead and implemented save as postscript
9855         while I was at it.
9857 2004-04-02  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
9859         * src/helper/bezier-utils.cpp (NewtonRaphsonRootFind): Ensure that the
9860         "improved" value is never worse than the previous guess.
9862         * src/helper/bezier-utils.cpp:
9863         Greater CodingStyle conformance, mainly whitespace changes.
9865         * src/helper/bezier-utils.cpp (sp_bezier_fit_cubic_full):
9866         Always reparameterize between generate_bezier and calc_max_error.
9867         Switch from discouraged alloca (see man page) to g_new, at cost of
9868         some extra g_free calls in the code.
9869         (reparameterize): Do in-place modification.
9871         * src/helper/bezier-utils-test.cpp:
9872         Add tests for generate_bezier, sp_bezier_fit_cubic_full.
9873         Change to a simpler test bezier.
9875         * src/helper/bezier-utils.cpp (sp_darray_left_tangent,
9876         sp_darray_right_tangent):
9877         Switch to using just the two end points for calculating the gradient.
9878         (The old code could sometimes cause g_warning's.)
9879         Correct the documentation of requirements.
9880         (sp_darray_center_tangent): Similarly remove the #if'ed out code for
9881         looking at more than two points.
9883 See doc/Changelog_archive.txt for older entries
9885 # Local Variables:
9886 # tab-width:8
9887 # indent-tabs-mode:t
9888 # End:
9889 # vim: tabstop=4:noexpandtab:shiftwidth=4