Code

03a9434806530aa1f10a1b50cc9ae7808ac479ca
[inkscape.git] / ChangeLog
1 2006-05-08  MenTaLguY  <mental@rydia.net>
3         * src/debug/demangle.cpp, src/debug/demangle.h, src/sp-object.cpp,
4           src/gc-anchored.cpp:
6           use c++filt for symbol demangling if available
8 2006-05-08  MenTaLguY  <mental@rydia.net>
10         * src/xml/repr-util.cpp:
11         
12           comments explaining namespace mapping for the broken sodipodi namespace
14 2006-05-08  Carl Hetherington  <inkscape@carlh.net>
16         * src/seltrans.cpp, src/snap.cpp, src/snap.h: fix ctrl-scaling
17         when there is no snap.  More snapping cleanups.
19 2006-05-07  Michael Wybrow  <mjwybrow@users.sourceforge.net>
21         * knot.h, knot.cpp, connector-context.cpp:
22           Fix glib-gobject-warnings for knots in the connector tool.
24 2006-05-07  Jon A. Cruz  <jon@joncruz.org>
26         * src/document-subset.cpp:
27           Corrected two bugs, with the minor one hiding the more severe.
29 2006-05-06  MenTaLguY  <mental@rydia.net>
31         * src/xml/repr-util.cpp, src/xml/repr.h:
33           add fixup for incorrect sodipodi namespace
35 2006-05-06  MenTaLguY  <mental@rydia.net>
37         * doc/NewAppArchitecture/01-title.svg,
38           doc/NewAppArchitecture/04-current-main.svg,
39           doc/NewAppArchitecture/05-current-objects.svg,
40           doc/NewAppArchitecture/06-current-desktop-view.svg,
41           doc/NewAppArchitecture/07-current-problems.svg,
42           doc/NewAppArchitecture/08-inkscape-gtkmm.svg
43           doc/NewAppArchitecture/09-future-capabilities.svg,
44           doc/NewAppArchitecture/10-future-main.svg,
45           doc/NewAppArchitecture/11-future-ink-app.svg,
46           doc/NewAppArchitecture/12-future-run-modes.svg,
47           doc/NewAppArchitecture/13-future-ink-app-editor.svg,
48           doc/NewAppArchitecture/14-evolving.svg,
49           share/examples/art-nouveau-P3.svg,
50           share/examples/eastern-motive-P4G.svg,
51           share/examples/i18n.svg,
52           share/examples/markers.svg,
53           share/examples/tesselation-P3.svg,
54           share/examples/text-on-path.svg,
55           share/icons/David_icons.svg,
56           share/icons/icons.svg,
57           share/icons/legacy_icons.svg,
58           share/screens/about.svg,
59           share/templates/business_card_85x54mm.svg,
60           share/templates/default.cs.svg,
61           share/templates/default.lt.svg,
62           share/templates/default.pl.svg,
63           share/tutorials/gpl-2.svg,
64           share/tutorials/tutorial-advanced.es.svg,
65           share/tutorials/tutorial-advanced.fr.svg,
66           share/tutorials/tutorial-advanced.ja.svg,
67           share/tutorials/tutorial-advanced.sl.svg,
68           share/tutorials/tutorial-advanced.svg,
69           share/tutorials/tutorial-basic.ca.svg,
70           share/tutorials/tutorial-basic.de.svg,
71           share/tutorials/tutorial-basic.es.svg,
72           share/tutorials/tutorial-basic.fr.svg,
73           share/tutorials/tutorial-basic.ja.svg,
74           share/tutorials/tutorial-basic.nn.svg,
75           share/tutorials/tutorial-basic.sl.svg,
76           share/tutorials/tutorial-basic.svg,
77           share/tutorials/tutorial-calligraphy.es.svg,
78           share/tutorials/tutorial-calligraphy.fr.svg,
79           share/tutorials/tutorial-calligraphy.sl.svg,
80           share/tutorials/tutorial-calligraphy.svg,
81           share/tutorials/tutorial-elements.es.svg,
82           share/tutorials/tutorial-elements.fr.svg,
83           share/tutorials/tutorial-elements.sl.svg,
84           share/tutorials/tutorial-elements.svg,
85           share/tutorials/tutorial-shapes.ca.svg,
86           share/tutorials/tutorial-shapes.es.svg,
87           share/tutorials/tutorial-shapes.fr.svg,
88           share/tutorials/tutorial-shapes.ja.svg,
89           share/tutorials/tutorial-shapes.sl.svg,
90           share/tutorials/tutorial-shapes.svg,
91           share/tutorials/tutorial-tips.es.svg,
92           share/tutorials/tutorial-tips.fr.svg,
93           share/tutorials/tutorial-tips.sl.svg,
94           share/tutorials/tutorial-tips.svg,
95           share/tutorials/tutorial-tracing.de.svg,
96           share/tutorials/tutorial-tracing.es.svg,
97           share/tutorials/tutorial-tracing.fr.svg,
98           share/tutorials/tutorial-tracing.sl.svg,
99           share/tutorials/tutorial-tracing.svg,
100           src/extension/dxf2svg/dxf2svg.cpp,
101           src/menus-skeleton.h,
102           src/preferences-skeleton.h:
104           get the CORRECT sodipodi namespace in there
106 2006-05-06  MenTaLguY  <mental@rydia.net>
108         * src/xml/repr-util.cpp:
110           fix for #1483198 ("infectious namespaces")
112 2006-05-01  Jon A. Cruz  <jon@joncruz.org>
114         * src/verbs.h, src/verbs.cpp, src/verbs-test.h:
115           Fixed problem with std::map use making last verb inaccessible.
117 2006-05-05  Carl Hetherington  <inkscape@carlh.net>
119         * src/draw-context.cpp, src/line-snapper.h, src/snap.cpp,
120         src/snapper.cpp, src/line-snapper.cpp, src/snap.h,
121         src/context-fns.cpp, src/object-snapper.h, src/seltrans.cpp,
122         src/nodepath.cpp, src/snapper.h, src/object-snapper.cpp: various
123         snapping fixes and cleanups.
125 06-05-04  Carl Hetherington  <inkscape@carlh.net>
127         * src/guide-snapper.h, src/line-snapper.h, src/snap.cpp,
128         src/snap.h, src/object-snapper.h, src/sp-namedview.cpp,
129         src/grid-snapper.h: clean up knutux's fix for the snapper crash.
131 2006-05-03  Michael Wybrow  <mjwybrow@users.sourceforge.net>
133         * po/pt_BR.po: Fix some "Unmatched closing </b>" warnings.
135         * src/jabber_whiteboard/pedrodom.cpp: Compile fix for Mac OS.
136         
137 2006-05-03  Carl Hetherington  <inkscape@carlh.net>
139         * src/arc-context.cpp, src/connector-context.cpp,
140         src/context-fns.cpp, src/desktop.cpp, src/draw-context.cpp,
141         src/nodepath.cpp, src/object-edit.cpp, src/pencil-context.cpp,
142         src/rect-context.cpp, src/selection-chemistry.cpp,
143         src/seltrans.cpp, src/snap.cpp, src/snap.h, src/sp-namedview.cpp,
144         src/sp-namedview.h, src/spiral-context.cpp, src/star-context.cpp,
145         src/ui/dialog/document-properties.cpp: Give SPNamedView a
146         SnapManager instance and use it for all management of snapping
147         settings.
149         * src/snap.cpp, src/snap.h: remove the unused namedview_dim_snap_list()
151 2006-05-01  Jon A. Cruz  <jon@joncruz.org>
153         * src/Makefile.am, src/Makefile_insert, src/attributes-test.h,
154           src/color-profile-test.h, src/mod360-test.cpp, src/mod360-test.h,
155           src/round-test.cpp, src/round-test.h, src/sp-gradient-test.cpp,
156           src/sp-gradient-test.h, src/sp-style-elem-test.cpp,
157           src/sp-style-elem-test.h, src/style-test.h, src/test-helpers.h:
158           Replaced four more tests with CxxTest versions.
160 2006-05-01  MenTaLguY  <mental@rydia.net>
162         * src/display/nr-arena-item.cpp:
164           use GC allocator for bitmap cache and transform
166 2006-05-01  Marco Scholten  <mscholtn@xs4all.nl>
168         * src/dialogs/inkscape-preferences.cpp: Moved 'compass like
169     display of angles' from 'windows' to 'steps'.
171 2006-04-30  MenTaLguY  <mental@rydia.net>
173         * src/libnr/nr-object.cpp:
175           log finalization of NRObjects
177 2006-04-29  Jon Phillips  <jon@rejon.org>
179         * src/dialogs/rdf.cpp: Updated cc licenses to 2.5 by default.
181         * src/ui/dialog/document-metadata.cpp: Made metadata window
182         resizable so that one can see the licenses and enter long entries.
184 2006-04-29  MenTaLguY  <mental@rydia.net>
186         * src/display/nr-arena-group.cpp, src/display/nr-arena-item.cpp,
187           src/display/nr-arena-item.h, src/display/nr-arena-shape.cpp:
189           rationalize function names and remove spurious soft_ptr
191 2006-04-29  MenTaLguY  <mental@rydia.net>
193         * src/document.cpp:
194         
195           use proper unref function on SPRoot to avoid appearance of leak
197 2006-04-29  MenTaLguY  <mental@rydia.net>
199         * src/gc-anchored.cpp, src/xml/simple-node.cpp, src/sp-object.cpp:
201           switch everyone to simpler debug event API
203 2006-04-29  MenTaLguY  <mental@rydia.net>
205         * src/Makefile_insert, src/gc-finalized.cpp, src/gc-finalized.h:
207           add finalizer logging
209 2006-04-29  MenTaLguY  <mental@rydia.net>
211         * src/debug/simple-event.h: simplify the SimpleEvent API more
213 2006-04-29  MenTaLguY  <mental@rydia.net>
215         * src/debug/simple-event.h: make Debug::SimpleEvent more convenient
217         * src/debug/event.h, src/debug/logger.cpp: add FINALIZERS category
219 2006-04-29  MenTaLguY  <mental@rydia.net>
221         * src/debug/logger.cpp:
222         
223         finish interrupted refactoring of log filter configuration
225 2006-04-29  MenTaLguY  <mental@rydia.net>
227         * src/doc/Makefile.am, src/doc/refcounting.txt:
228         
229           some developer documentation about refcounting
231 2006-04-29  MenTaLguY  <mental@rydia.net>
233         * src/ui/view/view.cpp:
235           Wait a minute -- UI::View::View and SPDocument are both managed
236           by the collector -- the view doesn't need to ref the document!
238 2006-04-29  MenTaLguY  <mental@rydia.net>
240         * src/ui/view/view.cpp: add missing unref
242 2006-04-29  MenTaLguY  <mental@rydia.net>
244         * src/gc-anchored.cpp, src/gc-anchored.h:
246           added refcount logging to GC::Anchored
248         * src/util/Makefile_insert, src/util/format.h:
250           shared string printf
252 2006-04-28  MenTaLguY  <mental@rydia.net>
254     * src/sp-object.cpp: make refcount logging a little more useful
255           by including the relevent class name
257 2006-04-28  Jon A. Cruz  <jon@joncruz.org>
259         * src/Makefile_insert, src/Makefile.am, src/dir-util-test.h,
260           src/dir-util-test.cpp, src/extract-uri-test.h,
261           src/extract-uri-test.cpp:
262           Replaced two tests with CxxTest versions.
264 2006-04-28  Jon A. Cruz  <jon@joncruz.org>
266         * src/Makefile_insert, src/MultiPrinter.h, src/verbs.h,
267           src/verbs-test.h:
268           Adding unit test for verbs.
270 2006-04-27  verbalshadow <verbalshadow@gmail.com>
271         
272         * src/io/resource.h, src/io/resource.cpp, 
273           src/dialogs/swatches.cpp, src/helper/stock-items.cpp:
274           Added CREATE v0.1 support for gradients/swatches/patterns
275           Support for Linux & Win32. Mac support waiting final support
276           Directory info.
278 2006-04-26  Jon A. Cruz  <jon@joncruz.org>
280         * src/Makefile.am, src/MultiPrinter.h, src/PylogFormatter.h,
281           src/TRPIFormatter.h, src/selfname.tpl, src/libnr/Makefile_insert,
282           src/svg/Makefile_insert, src/xml/Makefile_insert:
283           Adding multiple test output formats.
285 2006-04-23  verbalshadow  <verbalshadow@gmail.com>
287     * path-prefix.h:
288           Added beginnings of CREATE support in path-prefix.h
290 2006-04-23  verbalshadow  <verbalshadow@gmail.com>
292     * src/object-ui.cpp, src/object-ui.h:
293           moved to src/ui/context-menu.cpp, src/ui/context-menu.h
294           to make it easier to find
296 2006-04-20  MenTaLguY  <mental@rydia.net>
298     * src/dyna-draw-context.cpp, src/dyna-draw-context.h:
299           remove unused timer code
301 2006-04-19 Andrius R. <knutux@gmail.com>
302         * src\display\nr-arena-item.cpp, src\display\canvas-arena.cpp,
303           src\display\nr-arena-shape.cpp, src\display\sp-canvas.h,
304           src\display\nr-arena.cpp, src\display\nr-arena-shape.h,
305           src\display\nr-arena-glyphs.cpp, src\display\nr-gradient-gpl.cpp,
306           src\display\sp-canvas.cpp, src\display\sp-ctrlline.cpp,
307           src\livarot\ShapeSweep.cpp, src\livarot\Shape.h, src\livarot\Shape.cpp,
308           src\livarot\Path.h, src\livarot\PathConversion.cpp,
309           src\livarot\ShapeMisc.cpp, src\livarot\Path.cpp, src\libnr\nr-pixblock.h,
310           src\libnr\nr-pixblock.cpp
312           Rendering optimisation, which gives best results for zoomed in drawings
313           with complex (multi-node) paths. Optimisation focus - eliminating cubicTo
314           and LineTo nodes outside of visible area, so no unneeded calculations is
315           needed and less memory is consumed (this avoids crashes which were
316           occurring previously if zooming into a complex drawing)
318 2006-04-18 njh <njh@njhurst.com>
319         * share/extensions/measure.inx, share/extensions/measure.py, share/extensions/Makefile.am
321           Added the measure extension that marks lengths onto paths.
323 2006-04-17  MenTaLguY  <mental@rydia.net>
325         * src/application/editor.cpp, src/arc-context.cpp, src/conn-avoid-ref.cpp,
326           src/connector-context.cpp, src/desktop-events.cpp, src/desktop-handles.h,
327           src/dialogs/clonetiler.cpp, src/dialogs/export.cpp,
328           src/dialogs/fill-style.cpp, src/dialogs/find.cpp,
329           src/dialogs/iconpreview.cpp, src/dialogs/item-properties.cpp,
330           src/dialogs/layer-properties.cpp, src/dialogs/object-properties.cpp,
331           src/dialogs/stroke-style.cpp, src/dialogs/swatches.cpp,
332           src/dialogs/text-edit.cpp, src/dialogs/tiledialog.cpp,
333           src/dialogs/xml-tree.cpp, src/draw-anchor.cpp, src/draw-context.cpp,
334           src/dropper-context.cpp, src/dyna-draw-context.cpp,
335           src/event-context.cpp, src/extension/implementation/script.cpp,
336           src/file.cpp, src/gradient-context.cpp, src/gradient-drag.cpp,
337           src/helper/stock-items.cpp, src/inkscape.cpp, src/interface.cpp,
338           src/jabber_whiteboard/callbacks.cpp,
339           src/jabber_whiteboard/chat-handler.cpp,
340           src/jabber_whiteboard/message-processors.cpp,
341           src/jabber_whiteboard/message-queue.cpp,
342           src/jabber_whiteboard/session-manager.cpp, src/knot.cpp,
343           src/node-context.cpp, src/nodepath.cpp, src/object-ui.cpp,
344           src/path-chemistry.cpp, src/pencil-context.cpp, src/pen-context.cpp,
345           src/rect-context.cpp, src/rubberband.cpp, src/satisfied-guide-cns.cpp,
346           src/selcue.cpp, src/select-context.cpp, src/selection-chemistry.cpp,
347           src/selection.cpp, src/seltrans.cpp, src/sp-flowtext.cpp,
348           src/spiral-context.cpp, src/splivarot.cpp, src/sp-namedview.cpp,
349           src/sp-text.cpp, src/star-context.cpp, src/text-chemistry.cpp,
350           src/text-context.cpp, src/tools-switch.cpp,
351           src/trace/potrace/inkscape-potrace.cpp, src/trace/trace.cpp,
352           src/ui/dialog/align-and-distribute.cpp, src/ui/dialog/dialog.cpp,
353           src/ui/dialog/document-metadata.cpp,
354           src/ui/dialog/document-properties.cpp,
355           src/ui/dialog/inkscape-preferences.cpp,
356           src/ui/dialog/session-player.cpp, src/ui/dialog/transformation.cpp,
357           src/ui/widget/color-picker.cpp, src/ui/widget/page-sizer.cpp,
358           src/ui/widget/registered-widget.cpp, src/ui/widget/ruler.cpp,
359           src/ui/widget/selected-style.cpp, src/ui/widget/tolerance-slider.cpp,
360           src/verbs.cpp, src/widgets/gradient-toolbar.cpp,
361           src/widgets/layer-selector.cpp, src/widgets/select-toolbar.cpp,
362           src/widgets/sp-xmlview-content.cpp, src/widgets/toolbox.cpp:
364           Get rid of the SP_DT_* macros which do nothing more than provide
365           additional, confusing, names for other functions.  If shorter names
366           are desired, the actual functions should be renamed -- or better, made
367           into member functions.
369 2006-04-09  Jon A. Cruz  <jon@joncruz.org>
371         * share/icons/icons.svg: Fixed jumping eye (layer visibility).
373 2006-04-07  Jon A. Cruz  <jon@joncruz.org>
375         * po/eu.po: Fix a "Unmatched closing </b>" warnings.
377 2006-04-07  Jon A. Cruz  <jon@joncruz.org>
379         * src/widgets/paint-selector.cpp, src/widgets/gradient-toolbar.cpp,
380           src/widgets/select-toolbar.cpp, src/widgets/toolbox.cpp,
381           src/dialogs/clonetiler.cpp, src/dialogs/object-properties.cpp:
383           Shrunk a few icon sizes.
385 2006-04-07  Jon A. Cruz  <jon@joncruz.org>
387         * src/widgets/desktop-widget.cpp, src/widgets/icon.cpp,
388           src/widgets/layer-selector.cpp:
390           Added implementation of smaller icon size.
392 2006-04-06  Jon A. Cruz  <jon@joncruz.org>
394         * src/color-profile.cpp, src/sp-image.cpp:
396           Simple debugging #ifdefs added.
398 2006-04-06  Jon A. Cruz  <jon@joncruz.org>
400         * src/interface.cpp, src/dialogs/clonetiler.cpp,
401           src/dialogs/object-properties.cpp, src/dialogs/stroke-style.cpp,
402           src/dialogs/text-edit.cpp, src/dialogs/tiledialog.cpp,
403           src/dialogs/xml-tree.cpp, src/ui/dialog/align-and-distribute.cpp,
404           src/ui/widget/labelled.cpp, src/widgets/button.cpp,
405           src/widgets/button.h, src/widgets/desktop-widget.cpp,
406           src/widgets/gradient-toolbar.cpp, src/widgets/icon.cpp,
407           src/widgets/icon.h, src/widgets/layer-selector.cpp,
408           src/widgets/paint-selector.cpp, src/widgets/select-toolbar.cpp,
409           src/widgets/toolbox.cpp, src/widgets/toolbox.h, src/icon-size.h:
411           Decoupling from direct use of GtkIconSize to allow for smaller
412           custom ones.
414 2006-04-06  Jon A. Cruz  <jon@joncruz.org>
416         * src/Makefile_insert, src/Makefile.am, src/color-profile.cpp
417           src/color-profile.h, src/color-profile-fns.h,
418           src/color-profile-test.h, src/sp-image.cpp:
420           Adding rendering-intent to <color-profile>.
422 2006-04-05  MenTaLguY  <mental@rydia.net>
424         * configure.ac, share/keyboards/.cvsignore, share/keyboards/Makefile.am,
425           share/keyboards/README, share/keys/.cvsignore, share/keys/Makefile.am,
426           share/keys/Makefile.in, share/Makefile.am:
428           share/keyboards -> share/keys
430         * share/keys/Makefile.am, share/keys/default.xml, src/Makefile_insert,
431           src/shortcuts.cpp, src/shortcuts-default-xml.cpp:
433           first shot at configurable keymaps
435 2006-04-05  MenTaLguY  <mental@rydia.net>
437         * src/io/Makefile_insert, src/io/resource.cpp, src/io/resource.h:
439           introduce uniform resource path API to replace copy-and-pasted hacks
441 2006-04-05  Jon A. Cruz  <jon@joncruz.org>
443         * src/svg/svg-color-test.h, src/svg/svg-color.cpp:
445           Tuned icc-color() parsing.
447 2006-04-02  Jon A. Cruz  <jon@joncruz.org>
449         * src/color-profile.h, src/color-profile.cpp,
450           src/color-profile-fns.h, src/sp-image.h, src/sp-image.cpp:
452           Initial support of color-profile on <image> elements.
454 2006-04-02  Jon A. Cruz  <jon@joncruz.org>
456         * src/color-profile.h, src/color-profile.cpp,
457           src/color-profile-fns.h, src/Makefile_insert, src/attributes.cpp,
458           src/attributes.h, src/sp-object-repr.cpp:
460           Adding support for <color-profile> element.
462 2006-04-02  Jon A. Cruz  <jon@joncruz.org>
464         * src/knot.h: Fixed warning messages.
466 2006-04-01  Jon A. Cruz  <jon@joncruz.org>
468         * src/ui/widget/selected-style.cpp:
470           Safety check for null pointer.
471         
472 2006-04-01  Jon A. Cruz  <jon@joncruz.org>
474         * configure.ac, src/interface.cpp, src/dialogs/swatches.cpp:
476           Introducing optional LittleCms use.
477         
478 2006-03-31  MenTaLguY  <mental@rydia.net>
480     * src/dyna-draw-context.cpp, src/dyna-draw-context.cpp:
482           merge ::dragging and ::dynahand
484 2006-03-31  MenTaLguY  <mental@rydia.net>
486     * src/dyna-draw-context.h: add documentation
488 2006-03-29  Andrius R. <knutux@gmail.com>
490         * src/enums.h, src/selection-chemistry.cpp,
491           src/selection.h, src/selection.cpp,
492           src/ui/dialog/inkscape-preferences.cpp,
493           src/ui/dialog/inkscape-preferences.h:
495           patch #1450307 - option for select all to work in layer with it's sub-layers
497 2006-03-29  Andrius R. <knutux@gmail.com>
499         * po/lt.po: Translated and added new language - Lithuanian.
501 2006-03-28  Jon A. Cruz  <jon@joncruz.org>
503         * src/interface.cpp, src/dialogs/swatches.cpp:
505           Fixing name of temporary non-standard tag attributes.
506         
507 2006-03-28  MenTaLguY  <mental@rydia.net>
509     * src/layer-manager.cpp, src/layer-manager.h: draft of layer manager
511 2006-03-28  Jon A. Cruz  <jon@joncruz.org>
513         * src/interface.cpp, src/dialogs/eek-color-def.h,
514           src/dialogs/eek-preview.h, src/dialogs/eek-preview.cpp,
515           src/dialogs/swatches.h, src/dialogs/swatches.cpp:
517           Changed objects to only get liked to "linkable" colors.
518         
519 2006-03-28  Jon A. Cruz  <jon@joncruz.org>
521         * src/interface.cpp, src/dialogs/swatches.cpp:
523           Objects now change when linked colors change.
524         
525 2006-03-28  Jon A. Cruz  <jon@joncruz.org>
527         * src/dialogs/eek-color-def.h, src/dialogs/eek-color-def.cpp,
528           src/dialogs/eek-preview.h, src/dialogs/eek-preview.cpp,
529           src/dialogs/swatches.h, src/dialogs/swatches.cpp:
531           Experimenting with linked colors.
532         
533 2006-03-26  Aaron C. Spike  <aaron@ekips.org>
535         * inkscape.pod, src/main.cpp:
537           Added --export-area-canvas (-C). Area specifying options
538           (--export-area, --export-area-canvas and --export-area-drawing)
539           can now be used in combination with --export-id.
541 2006-03-23  Jon A. Cruz  <jon@joncruz.org>
543         * src/dialogs/eek-color-def.cpp, src/dialogs/eek-color-def.h,
544           src/dialogs/Makefile_insert, src/dialogs/swatches.h,
545           src/dialogs/swatches.cpp:
547           Bringing in new color class.
548         
549 2006-03-23  Michael Wybrow  <mjwybrow@users.sourceforge.net>
551         * packaging/macosx/Resources/bin/inkscape: Fix a packaging
552           problem on Mac OSX where Inkscape wouldn't open if one of the
553           parent directories containing the app bundle contained a '#' in
554           its name.  Fixes bug #1443072.
556 2006-03-15  Michael Wybrow  <mjwybrow@users.sourceforge.net>
558         * share/icons/Makefile.am: Update a makefile after the icon file
559           renaming.
561 2005-03-14  MenTaLguY  <mental@rydia.net>
563         * src/layer-fns.h, src/dialogs/layer-properties.cpp,
564           src/dialogs/layer-properties.h, src/layer-fns.cpp:
566           merged patch #1447043 from Andrius "knutux" R. to create sub-layers
568 2006-03-14  MenTaLguY  <mental@rydia.net>
570         * src/Makefile_insert, src/display/nr-arena-item.cpp,
571           src/display/nr-arena-item.cpp, src/gc-finalized.h, src/gc-managed.h,
572           src/gc-soft-ptr.h, src/selection.h, src/selection.cpp:
574           Replace GC::Managed<>::clearOnceInaccessible with GC::soft_ptr<>
576 2006-03-14  MenTaLguY  <mental@rydia.net>
578         * src/debug/event.h, src/debug/gc-heap.h, src/debug/heap.h,
579           src/debug/logger.cpp, src/debug/simple-event.h,
580           src/debug/sysv-heap.h, src/jabber_whiteboard/deserializer.cpp,
581           src/jabber_whiteboard/message-utilities.cpp,
582           src/jabber_whiteboard/message-utilities.h,
583           src/jabber_whiteboard/node-tracker-observer.h,
584           src/jabber_whiteboard/serializer.cpp,
585           src/jabber_whiteboard/serializer.h,
586           src/sp-object.cpp, src/util/share.cpp, src/util/share.h,
587           src/xml/attribute-record.h, src/xml/comment-node.h,
588           src/xml/composite-node-observer.cpp, src/xml/composite-node-observer.h,
589           src/xml/event.cpp, src/xml/event.h, src/xml/log-builder.cpp,
590           src/xml/log-builder.h, src/xml/node-observer.h, src/xml/repr-io.cpp,
591           src/xml/simple-node.cpp, src/xml/simple-node.h,
592           src/xml/simple-session.cpp, src/xml/simple-session.h,
593           src/xml/text-node.h:
595           shared_ptr -> ptr_shared
597 2006-03-13  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
599         * src/svg/svg-color.cpp (sp_svg_write_color): More readable colour
600           names when possible: e.g. `red', `#cfc'.
602 2006-03-10  Jon A. Cruz  <jon@joncruz.org>
604         * src/interface.cpp:
606           Shift-drop now sets stroke on target objects.
607         
608 2006-03-11  MenTaLguY  <mental@rydia.net>
610         * src/sp-object.cpp: experiment to verify that we can safely release
611           before removing object from document tree
613 2006-03-10  Jon A. Cruz  <jon@joncruz.org>
615         * src/dialogs/swatches.cpp:
617           Changed color dragging to have a color preview.
618         
619 2006-03-09  Jon A. Cruz  <jon@joncruz.org>
621         * src/interface.cpp:
623           Initial cut of color drag-n-drop to items on canvas.
624         
625 2006-03-09  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
627         * src/path-chemistry.cpp (sp_selected_path_reverse):
628           Fix when multiple paths are selected.
629           Also fix a small memory leak.
631 2006-03-06  MenTaLguY  <mental@rydia.net>
633         * src/document-subset.h, src/document-subset.cpp:
634           add DocumentSubset::_clear
636 2006-03-05  MenTaLguY  <mental@rydia.net>
638         * src/document-subset.h, src/document-subset.cpp:
639           remove unneeded document parameter from constructor
641 2006-03-05  MenTaLguY  <mental@rydia.net>
643         * src/document-subset.cpp:
645           Wire up new SPObject signal to DocumentSubset, so order changes
646           will be reflected in the subset.
648 2006-03-05  MenTaLguY  <mental@rydia.net>
650         * src/sp-object.h, src/sp-object.cpp:
652           Add signal for notification of object position changes.
654 2006-03-05  MenTaLguY  <mental@rydia.net>
656         * src/Makefile_insert, src/document-subset.cpp, src/document-subset.h:
658           Add DocumentSubset as groundwork for layers.
660 2006-03-04  Jon A. Cruz  <jon@joncruz.org>
661         * src/ui/widget/selected-style.h, src/ui/widget/selected-style.cpp:
663           Style minibar now only accepts color drag-n-drop when not N/A.
664           Final tweak for completing RFE #1429027.
665         
666 2006-02-28  Jon A. Cruz  <jon@joncruz.org>
667         * src/ui/widget/selected-style.h, src/ui/widget/selected-style.cpp:
669           Made the style minibar a target for color drag-n-drop.
670         
671 2006-03-01  Michael Wybrow  <mjwybrow@users.sourceforge.net>
673         * src/conn-avoid-ref.cpp, src/libavoid/connector.h,
674           src/libavoid/shape.cpp, src/libavoid/graph.cpp, src/libavoid/shape.h,
675           src/libavoid/graph.h, src/libavoid/router.cpp, src/libavoid/router.h,
676           src/libavoid/connector.cpp, src/libavoid/debug.h:
678           Some speed improvements and interface cleanups to libavoid.
680 2006-02-28  Jon A. Cruz  <jon@joncruz.org>
681         * src/dialogs/swatches.cpp:
683           Fixed drag-n-drop out of color to match GTK+ standard.
684         
685 2006-02-27  Jon A. Cruz  <jon@joncruz.org>
686         * src/dialogs/swatches.cpp, src/ui/previewfillable.h,
687           src/ui/previewholder.h, src/ui/previewholder.cpp:
689           Finished cleanup of embedded swatches when switching palettes.
690         
691 2006-02-26  Jon A. Cruz  <jon@joncruz.org>
692         * src/dialogs/swatches.cpp, src/ui/previewholder.h,
693           src/ui/previewholder.cpp:
695           Changing embedded swatches resizing.
696         
697 2006-02-26  Jon A. Cruz  <jon@joncruz.org>
698         * src/text-context.cpp:
700           Allow Private Use Area characters. Fixes bug #1439016.
701         
702 2006-02-18  Jon A. Cruz  <jon@joncruz.org>
703         * src/dialogs/swatches.cpp, src/dialogs/iconpreview.cpp,
704           src/ui/widget/panel.cpp, src/ui/widget/panel.h:
706           Refactoring panel containment. Purged ugly 'X'.
707         
708 2006-02-18  Jon A. Cruz  <jon@joncruz.org>
709         * src/widgets/desktop-widget.cpp, src/dialogs/swatches.cpp,
710           src/dialogs/swatches.h, src/ui/widget/panel.cpp,
711           src/ui/widget/panel.h, src/ui/previewholder.cpp,
712           src/ui/previewholder.h:
714           Adding spacer to get swatches scrollbar enough room to move.
715           Tuning up API for better embedding.
717 2006-02-18  Jon A. Cruz  <jon@joncruz.org>
718         * src/widgets/desktop-widget.cpp, src/dialogs/swatches.cpp,
719           src/dialogs/swatches.h, src/ui/previewholder.cpp, 
720           src/ui/previewfillable.h, src/ui/previewholder.h:
722           Removed horizontal scroll bar from swatches when embedded.
724 2006-02-15  Michael Wybrow  <mjwybrow@users.sourceforge.net>
726         *  src/document.cpp, src/document.h, src/sp-conn-end-pair.cpp, 
727            src/connector-context.cpp, src/conn-avoid-ref.cpp:
729         Keep a seperate connector router for each document.
730            
731         *  src/libavoid/Makefile_insert, src/libavoid/connector.cpp,
732            src/libavoid/connector.h, src/libavoid/debug.h,
733            src/libavoid/geometry.cpp, src/libavoid/geometry.h,
734            src/libavoid/geomtypes.h, src/libavoid/graph.cpp,
735            src/libavoid/graph.h, src/libavoid/incremental.cpp,
736            src/libavoid/incremental.h, src/libavoid/libavoid.h,
737            src/libavoid/makepath.cpp, src/libavoid/makepath.h,
738            src/libavoid/polyutil.cpp, src/libavoid/polyutil.h,
739            src/libavoid/router.cpp, src/libavoid/router.h,
740            src/libavoid/shape.cpp, src/libavoid/shape.h,
741            src/libavoid/static.cpp, src/libavoid/static.h,
742            src/libavoid/timer.cpp, src/libavoid/timer.h,
743            src/libavoid/vertices.cpp, src/libavoid/vertices.h,
744            src/libavoid/visibility.cpp, src/libavoid/visibility.h:
745            
746         Upstream changes to libavoid that allow multiple connector 
747         router instances, as well a few other minor bugfixes.
749 2006-02-14  Michael Wybrow  <mjwybrow@users.sourceforge.net>
751         * src/display/sp-canvas.cpp, display/sp-canvas.h, connector-context.cpp:
752         
753         Revert a previous change that generated enter events for canvas items
754         other than the current one when mouse buttons were depressed.  These 
755         events are now only generated in the connector context, where they are
756         required.
758 2006-02-13  Michael Wybrow  <mjwybrow@users.sourceforge.net>
760         * src/graphlayout/graphlayout.cpp, src/conn-avoid-ref.cpp,
761           src/conn-avoid-ref.h, src/libavoid/connector.cpp,
762           src/libavoid/connector.h:
763           
764         Change the behaviour and naming of some connector querying code
765         after feedback from Tim Dwyer in implementing graph drawing
766         functionality.
768 2006-02-11  Michael Wybrow  <mjwybrow@users.sourceforge.net>
770         * src/sp-conn-end-pair.cpp, src/conn-avoid-ref.cpp:
771           Fix two bugs from my commit yesterday.
773 2006-02-10  Michael Wybrow  <mjwybrow@users.sourceforge.net>
775         * src/sp-conn-end-pair.cpp, src/sp-conn-end-pair.h,
776           src/conn-avoid-ref.cpp, src/conn-avoid-ref.h,
777           src/libavoid/connector.cpp, src/libavoid/connector.h,
778           src/libavoid/visibility.cpp:
780         Add some code to allow querying of items and connectors to find
781         out what is attached to them.  This will allow graph layout
782         algorithms (currently being worked on by Tim Dwyer) to determine 
783         a graph structure from the diagram.
785 2006-02-07  MenTaLguY  <mental@rydia.net>
787         * src/widgets/icon.cpp: get rid of icon prerender time messages
789 2006-02-07  MenTaLguY  <mental@rydia.net>
791         * src/debug/gc-heap.h, src/debug/logger.cpp, src/debug/sysv-heap.h,
792           src/jabber_whiteboard/deserializer.cpp, src/sp-object.cpp,
793           src/util/share.h, src/xml/simple-node.cpp:
795           share_static -> share_static_string
797 2006-02-07  Michael Wybrow  <mjwybrow@users.sourceforge.net>
799         * src/jabber_whiteboard/message-utilities.h,
800           src/jabber_whiteboard/serializer.cpp,
801           src/jabber_whiteboard/deserializer.cpp,
802           src/jabber_whiteboard/message-utilities.cpp,
803           src/ui/dialog/whiteboard-connect.cpp:
804         
805         Some fixes to allow the codebase to compile with Inkboard support
806         after the recent Util::shared_ptr<> and Dialog::present() changes.
808 2006-02-05  Marco Scholten  <mscholtn@xs4all.nl>
810         * src/verbs.cpp: updated to make double clicking a tool button
811           open the new preferences dialog.
812         * src/ui/dialog/inkscape-preferences.cpp: updated to enable opening
813           the dialog on the correct page.
814         * src/ui/dialog/dialog.cpp: added virtual void present() so that
815           InkscapePreferences::present() will be called from 
816           DialogManager::showDialog()
818 2006-02-05  MenTaLguY  <mental@rydia.net>
820         * src/debug/event.h, src/debug/gc-heap.h, src/debug/heap.h,
821           src/debug/logger.cpp, src/debug/simple-event.h, src/debug/sysv-heap.h,
822           src/jabber_whiteboard/deserializer.cpp,
823           src/jabber_whiteboard/message-utilities.cpp,
824           src/jabber_whiteboard/message-utilities.h,
825           src/jabber_whiteboard/node-tracker-observer.h,
826           src/jabber_whiteboard/node-utilities.cpp,
827           src/jabber_whiteboard/serializer.cpp,
828           src/jabber_whiteboard/serializer.h,
829           src/sp-object.cpp, src/util/Makefile_insert, src/util/share.cpp,
830           src/util/shared-c-string-ptr.cpp, src/util/shared-c-string-ptr.h,
831           src/util/share.h, src/xml/attribute-record.h, src/xml/comment-node.h,
832           src/xml/composite-node-observer.cpp, src/xml/composite-node-observer.h,
833           src/xml/event.cpp, src/xml/event.h, src/xml/log-builder.cpp,
834           src/xml/log-builder.h, src/xml/node-observer.h, src/xml/repr.cpp,
835           src/xml/repr-io.cpp, src/xml/simple-node.cpp, src/xml/simple-node.h,
836           src/xml/simple-session.cpp, src/xml/simple-session.h,
837           src/xml/text-node.h:
839           replace Util::SharedCStringPtr with the nicer and more general
840           Util::shared_ptr<>
842 2006-02-03  Jon Phillips  <jon@rejon.org>
844         * src/verbs.cpp: Added "..." to "Trace Bitmap" text. Yes, what a
845         simple and dumb thing to add for consistency.
847 2006-01-24  Michael Wybrow  <mjwybrow@users.sourceforge.net>
849         * src/libavoid/connector.cpp, src/libavoid/connector.h, 
850           src/libavoid/shape.cpp, src/libavoid/graph.cpp,
851           src/libavoid/incremental.cpp, src/libavoid/incremental.h,
852           src/libavoid/static.cpp, src/libavoid/visibility.cpp, 
853           src/libavoid/makepath.cpp:
855         Some minor upstream libavoid fixes.  
857 2006-01-23  Carl Hetherington  <inkscape@carlh.net>
859         * src/selection.cpp: fix a typo in one of my previous commits.
860         Closes #1401357.
862         * src/xml/repr-io.cpp: catch failures in fopen of XML files.
863         Closes #1374551.
865 2006-01-20  Michael Wybrow  <mjwybrow@users.sourceforge.net>
867         * src/widgets/toolbox.cpp, src/widgets/desktop-widget.cpp,
868           src/conn-avoid-ref.cpp, src/conn-avoid-ref.h, src/sp-namedview.cpp,
869           src/sp-namedview.h, src/attributes.cpp, src/attributes.h,
870           src/attributes-test.cpp:
872         Added a "Spacing" control to the connector toolbar which allows
873         the user to adjust the amount of space left around avoided shapes
874         for the purpose of determining auto-routing connector paths.
876 2006-01-17  Marco Scholten  <mscholtn@xs4all.nl>
878         * /src/ui/dialog/inkscape-preferences.cpp:
879           Added style swatches,
880           Changed Gtk::Requisition Gtk::Widget::size_request() to       
881           void Gtk::Widget::size_request(const Requisition& requisition)        
882         * /src/ui/dialog/preferences-widget.cpp & .h:
883           Added DialogPage::set_tip()
885 2006-01-17  Michael Wybrow  <mjwybrow@users.sourceforge.net>
887         * packaging/osx-app.sh, packaging/macosx/Resources/etc/fonts/fonts.conf:
888           Use a modified fonts.conf file for Mac OS X that includes the 
889           standard user font directory ~/Library/Fonts.
891 2006-01-16  Michael Wybrow  <mjwybrow@users.sourceforge.net>
893         * src/svg/Makefile_insert: Updated to reflect a previous header
894           file renaming.
896 2006-01-12  Marco Scholten  <mscholtn@xs4all.nl>
898         * /src/ui/dialog/inkscape-preferences.cpp & .h:
899           Converted preferences dialog to gtkmm
900         * src/ui/widget/preferences-widget.cpp & .h:
901           New files.
902         * src/verbs.cpp: updated to start new dialog.
904 2006-01-11  Michael Wybrow  <mjwybrow@users.sourceforge.net>
906         * src/sp-item-group.cpp, src/sp-path.cpp, src/sp-star.cpp,
907           src/extension/internal/svg.cpp, src/ui/widget/ruler.cpp:
908           Fix some compilation problems on Mac OS X after recent
909           includes cleanup.
911 2006-01-05  Jon A. Cruz  <jon@joncruz.org>
913         * src/widgets/desktop-widget.cpp:
914           Corrected resize behavior of canvas/swatches split.
916 2006-01-06  Mathieu Dimanche  <mdimanche@free.fr>
918         * src/util/units.cpp: forcin 'C' locale for reading units.txt file
919            Fixes bug #1391348.
921 2006-01-05  MenTaLguY  <mental@rydia.net>
923         * src/libnr/nr-maybe.h: fix constness/local reference issues
925 2006-01-04  MenTaLguY  <mental@rydia.net>
927         * src/Makefile_insert, src/shortcuts-default-xml.cpp,
928           src/shortcuts.cpp, src/shortcuts.xml:
930           Moved default shortcuts XML file into a string constant (for now);
931           replaced hard-coded structure with code to read XML file.
933 2006-01-04  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
935         * src/extension/internal/ps.cpp (setup): Clarify the meaning of
936           `Print destination', mentioning the new possibility of leaving
937           as empty.
938         * (PrintPS::begin) If print destination is an empty string, then
939           don't pass `-P %s' to lpr: just let lpr use its default.
940         * (PrintPS::init) Change default print destination from `lp' to empty
941           string.
943 2006-01-04  Jon A. Cruz  <jon@joncruz.org>
945         * src/widgets/desktop-widget.cpp:
946           Adding split pane for swatches.
948 2006-01-03  Michael Wybrow  <mjwybrow@users.sourceforge.net>
950         * src/libavoid/visibility.cpp: Add operator!= for the EdgePair class.
951           This is needed to compile on Tru64 UNIX.  Fixes bug #1386755.
953 2005-12-30  Josh Andler  <scislac@users.sf.net>
955         * src/ui/widget/selected-style.cpp, src/ui/widget/selected-style.h
956           Added "invert" function to right-click menu of style selector.
958 2005-12-22  Jon A. Cruz  <jon@joncruz.org>
960         * share/palettes/Tango-Palette.gpl:
961           Updated to newer version from the Tango project.
963 2005-12-21  Jon A. Cruz  <jon@joncruz.org>
965         * src/interface.cpp, src/preferences-skeleton.h,
966           src/widgets/desktop-widget.h, src/widgets/desktop-widget.cpp:
967           Adding panels/swatches to main UI.
969 2005-11-23  Tim Dwyer  <tdwyer@mail.csse.monash.edu.au>
971         * src/removeoverlap/*.{cpp,h}: Bug fix in removeoverlap algorithm that
972           should finally get timestamps working properly.  Specifically, heap
973           timestamps are now refreshed before a merge.
975 2005-12-19  Michael Wybrow  <mjwybrow@users.sourceforge.net>
977         * src/sp-conn-end.cpp, src/connector-context.cpp: Have connectors
978           draw to the correct position on shape bounding boxes.  Previously
979           the point where connectors were drawn was on straight line between
980           the two endpoints.  These points now lie on the line between the 
981           second last point on the polyline and the center of the shape.
982           
983         * src/display/curve.cpp, src/display/curve.hpp: Added a couple of 
984           functions that return the second and second-last points in a curve.
986         * src/removeoverlap/generate-constraints.cpp: Moved the 
987           #include "isnan.h" to be the final include.  This fixes a
988           compilation error on OS X.
990 2005-12-16  Carl Hetherington  <inkscape@carlh.net>
992         * src/conn-avoid-ref.cpp, sp-conn-end-pair.cpp, sp-conn-end.cpp,
993         sp-item.cpp, sp-shape.cpp, dialogs/clonetiler.cpp,
994         dialogs/stroke-style.cpp, dialogs/tiledialog.cpp,
995         dialogs/unclump.cpp, display/nr-arena-shape.cpp,
996         display/nr-arena-shape.h, widgets/icon.cpp: more NRRect removal.
998         * src/desktop.cpp, src/desktop.h, src/dyna-draw-context.cpp,
999         src/selection-chemistry.cpp, src/sp-namedview.cpp, src/verbs.cpp,
1000         src/display/sp-canvas.cpp, src/display/sp-canvas.h,
1001         src/ui/view/edit-widget.cpp, src/ui/widget/zoom-status.cpp,
1002         src/widgets/desktop-widget.cpp: more NRRect removals and cleanups.
1004         * src/grid-snapper.cpp: snap only to visible grid lines (patch
1005         from mtou).
1007 2005-12-15  Carl Hetherington  <inkscape@carlh.net>
1009         * src/conn-avoid-ref.cpp, src/gradient-chemistry.cpp,
1010         src/sp-conn-end.cpp, src/sp-item.{cpp,h}: NR::Rect version of
1011         sp_item_invoke_bbox (SPItem::invokeBbox).  Use it in some places.
1013 2005-12-14  Carl Hetherington  <inkscape@carlh.net>
1015         * src/dyna-draw-context.cpp, src/gradient-context.cpp,
1016         src/selection.h, src/sp-flowtext.cpp, src/sp-item.cpp,
1017         src/sp-item.h, src/sp-shape.cpp, src/sp-text.cpp,
1018         src/dialogs/layer-properties.cpp,
1019         src/extension/internal/bluredge.cpp,
1020         src/extension/internal/grid.cpp, src/ui/dialog/transformation.cpp,
1021         src/widgets/desktop-widget.cpp: remove NRMatrix version of
1022         sp_item_i2d_affine().  Some include file adjustments.
1024         * src/arc-context.cpp: some very minor cleanups.
1026         * src/svg/svg-length.{cpp,h}, src/helper/units.cpp: use INCH
1027         rather than IN to avoid breaking the compile on some systems.
1029 2005-12-13  Carl Hetherington  <inkscape@carlh.net>
1031         * src/arc-context.cpp, src/connector-context.cpp,
1032         src/context-fns.cpp, src/desktop-affine.cpp, src/desktop-affine.h,
1033         src/desktop-events.cpp, src/desktop.cpp, src/desktop.h,
1034         src/draw-anchor.cpp src/dropper-context.cpp,
1035         src/dyna-draw-context.cpp, src/event-context.cpp
1036         src/gradient-context.cpp, src/knot.cpp, src/node-context.cpp,
1037         src/object-snapper.cpp src/pen-context.cpp,
1038         src/pencil-context.cpp, src/rect-context.cpp
1039         src/select-context.cpp, src/selection-chemistry.cpp,
1040         src/sp-item.cpp, src/sp-item.h src/spiral-context.cpp,
1041         src/star-context.cpp, src/text-context.cpp src/zoom-context.cpp,
1042         src/ui/widget/ruler.cpp: make desktop's transforms private
1043         members.
1045         * src/document.cpp, src/object-edit.cpp, src/sp-ellipse.cpp,
1046         src/sp-ellipse.h, src/sp-gradient.cpp, src/sp-image.cpp,
1047         src/sp-image.h, src/sp-line.cpp, src/sp-line.h,
1048         src/sp-linear-gradient.h, src/sp-marker.cpp, src/sp-marker.h,
1049         src/sp-pattern.cpp, src/sp-pattern.h, src/sp-radial-gradient.h,
1050         src/sp-rect.cpp, src/sp-rect.h, src/sp-root.cpp, src/sp-root.h,
1051         src/sp-star.cpp, src/sp-symbol.h, src/sp-text.cpp,
1052         src/sp-textpath.h, src/sp-tspan.cpp, src/sp-use.cpp, src/sp-use.h,
1053         src/text-tag-attributes.h, src/helper/units.cpp,
1054         src/helper/units.h, src/libnrtype/Layout-TNG-Compute.cpp,
1055         src/libnrtype/Layout-TNG-Input.cpp,
1056         src/libnrtype/Layout-TNG-OutIter.cpp,
1057         src/libnrtype/Layout-TNG-Output.cpp, src/libnrtype/Layout-TNG.h,
1058         src/libnrtype/TextWrapper.cpp, src/svg/svg-length.cpp,
1059         src/svg/svg.h: partial C++-ificiation of SPSVGLength.  Rename it
1060         to SVGLength.
1062 2005-12-13  Mathieu Dimanche <mdimanche@free.fr>
1064         * src/snapped-point.{cpp,h} : new files.
1066         * src/Makefile_insert : Added the new files
1068         * src/arc-context.cpp, src/connector-context.cpp,
1069         src/context-fns.cpp, src/draw-context.cpp, src/nodepath.cpp,
1070         src/object-edit.cpp, src/pencil-context.cpp,
1071         src/selection-chemistry.cpp, src/seltrans.cpp, src/snap.cpp,
1072         src/spiral-context.cpp, src/star-context.cpp,
1073         src/line-snapper.cpp, src/line-snapper.h, src/object-snapper.cpp,
1074         src/object-snapper.h src/snapper.cpp, src/snapper.h,
1075         src/event-context.cpp, src/rect-context.cpp,
1076         src/select-context.cpp : Use SnappedPoint class
1078         * src/color-rgba.h : Added rgba32 unsigned int handling and
1079         "inverse" members (NEED TO BE TESTED)
1081 2005-12-12  MenTaLguY  <mental@rydia.net>
1083         * src/widgets/desktop-widget.cpp: moved some widgets into statusbar
1084           widget for more aesthetic appearance
1086 2005-12-12  Carl Hetherington <inkscape@carlh.net>
1088         * src/arc-context.cpp: minor cleanups.  Use SnapManager more.  Use
1089         Inkscape::setup_for_drag_start.
1091         * src/connector-context.cpp, src/draw-context.cpp,
1092         src/object-edit.cpp, src/pencil-context.cpp, src/rect-context.cpp,
1093         src/spiral-context.cpp, src/star-context.cpp: use SnapManager.
1095         * src/rect-context.cpp, src/spiral-context.cpp,
1096         src/star-context.cpp: use Inkscape::setup_for_drag_start().
1098         * src/snapper.{cpp,h}: simplify snap point types code.
1100         * src/context-fns.{cpp,h}: add setup_for_drag_start().
1102         * src/dyna-draw-context.cpp: remove unused and erroneous snapping code.
1104         * src/pen-context.cpp: remove unused variable.
1106         * src/draw-context.cpp: use SnapManager.
1108         * src/nodepath.cpp: const fixes.  Use SnapManager.
1110         * src/selection-chemistry.cpp, src/seltrans.cpp: some cleanups.
1111         Use new snap API.
1113         * src/snap.{cpp,h}: remove some dead code.
1115         * src/sp-item.{cpp,h}, src/node-context.cpp, src/draw-context.cpp:
1116         remove an unnecessary parameter from sp_item_dt2i_affine().
1118 2005-12-09  Carl Hetherington <inkscape@carlh.net>
1120         * src/object-snapper.cpp: make node snapping work again.
1122         * src/star-context.cpp: use SnapManager.  Some other minor cleanups.
1124         * src/arc-context.cpp, src/connector-context.cpp,
1125         src/dyna-draw-context.cpp, src/pen-context.cpp,
1126         src/pencil-context.cpp, src/rect-context.cpp,
1127         src/selection-chemistry.cpp, src/spiral-context.cpp,
1128         src/star-context.cpp, src/text-context.cpp: use
1129         Inkscape::have_viable_layer.
1131         * src/context-fns.{cpp,h}: new files.
1133         * src/arc-context.cpp, src/context-fns.{cpp,h},
1134         src/rect-context.cpp: abstract common code into context-fns and
1135         clean it up a bit.
1137 2005-12-08  Carl Hetherington <inkscape@carlh.net>
1139         * src/grid-snapper.cpp, src/guide-snapper.cpp, src/line-snapper.h:
1140         coding style.  Change how lines are defined.
1142         * src/grid-snapper.h, src/guide-snapper.h: coding style.
1144         * src/line-snapper.cpp, src/object-snapper.{cpp,h}: Coding style.
1145         Various cleanups.  Small API changes.
1147         * src/snap.cpp: changes to Snapper API.  Added work-in-progress SnapManager.
1149         * src/snapper.{cpp,h}: API cleanups.
1151         * src/sp-namedview.{cpp,h}: added getSnappers().
1153         * src/seltrans.cpp: Cleanup and fix moveTo().  Go back to snapping
1154         to snap points rather than the convex hull, at least for a bit.
1156 2005-12-07  Carl Hetherington <inkscape@carlh.net>
1158         * src/libnr/nr-convex-hull.h: remove unnecessary includes.
1160         * src/line-snapper.{cpp,h}, src/object-snapper.{cpp,h},
1161         src/attributes.{cpp,h}, src/desktop.cpp, src/dyna-draw-context.cpp
1162         src/arc-context.cpp, src/grid-snapper.h, src/nodepath.cpp,
1163         src/rect-context.cpp, src/selection-chemistry.cpp,
1164         src/seltrans.cpp, src/snap.{cpp,h}, src/snapper.{cpp,h},
1165         src/sp-namedview.{cpp,h}, src/spiral-context.cpp,
1166         src/star-context.cpp, src/dialogs/desktop-properties.{cpp,h},
1167         src/Makefile_insert: first cut of object snapping.
1169         * src/grid-snapper.cpp, src/guide-snapper.{cpp,h}: use Inkscape namespace.
1171 2005-12-06  Carl Hetherington <inkscape@carlh.net>
1173         * src/libnr/nr-maybe.h: add missing public: to class IsNot.
1175         * src/splivarot.{cpp,h}: declare some more functions.  Fix
1176         get_nearest_position_on_Path to not crash if you call it with an
1177         Item that isn't Shape or Text.
1179         * src/node-context.cpp: adapt for changes in splivarot.{cpp,h}.
1181         * src/nodepath.cpp: remove declaration of a function now declared
1182         in splivarot.h.
1184 2005-12-05  Carl Hetherington <inkscape@carlh.net>
1186         * src/desktop.cpp, src/tools-switch.cpp,
1187         src/dialogs/clonetiler.cpp, src/dialogs/display-settings.cpp:
1188         re-jig #includes slightly.
1190         * src/seltrans.{cpp,h}, src/selcue.{cpp,h}: C++-ification and cleanup.
1192         * src/select-context.{cpp,h}, src/seltrans-handles.h: adapt for
1193         changes to SelTrans.
1195         * src/event-context.{cpp,h}: adapt for changes to SelCue.
1197         * src/rect-context.cpp, src/gradient-context.cpp: remove unnecessary include.
1199         * src/connector-context.h, src/draw-context.h: add a forward
1200         declaration.
1202         * src/dropper-context.{cpp,h}: remove an unused variable and its
1203         associated includes.
1205         * src/main.cpp: fix comment for renamed SPSelCue.
1207         * src/dialogs/display-settings.cpp: adapt for slightly re-jigged SelCue.
1209 2005-12-04  Ted Gould  <ted@gould.cx>
1211         * po/POTFILES.in:
1213         Adding the .inx files as [type: gettext/xml] so that they will get
1214         translated.  Good stuff.
1216         * share/extensions/addnodes.inx, share/extensions/ai_input.inx,
1217         share/extensions/ai_output.inx, share/extensions/bluredge.inx,
1218         share/extensions/dia.inx, share/extensions/dots.inx,
1219         share/extensions/dropshadow.inx, share/extensions/dxf_input.inx,
1220         share/extensions/dxf_output.inx, share/extensions/embedimage.inx,
1221         share/extensions/eps_input.inx, share/extensions/epsi_output.inx,
1222         share/extensions/ffmet.inx, share/extensions/ffms.inx,
1223         share/extensions/ffset.inx, share/extensions/ffss.inx,
1224         share/extensions/gimpgrad.inx, share/extensions/grid.inx,
1225         share/extensions/handles.inx, share/extensions/interp.inx,
1226         share/extensions/kochify.inx, share/extensions/kochify_load.inx,
1227         share/extensions/lindenmayer.inx, share/extensions/motion.inx,
1228         share/extensions/pdf_output.inx, share/extensions/ps_input.inx,
1229         share/extensions/radiusrand.inx, share/extensions/randompnt.inx,
1230         share/extensions/randompos.inx, share/extensions/rtree.inx,
1231         share/extensions/sk_input.inx, share/extensions/straightseg.inx,
1232         share/extensions/summersnight.inx, share/extensions/svgz_input.inx,
1233         share/extensions/svgz_output.inx, share/extensions/txt2svg.inx,
1234         share/extensions/wavy.inx, share/extensions/whirl.inx,
1235         share/extensions/wmf_input.inx:
1237         Marking the user visible strings as translatable.
1239         * src/extension/dependency.cpp, src/extension/extension.cpp,
1240         src/extension/init.cpp, src/extension/input.cpp, src/extension/output.cpp,
1241         src/extension/parameter.cpp:
1243         Changed to handle translated .inx files.  They will find the data, and
1244         mark the right strings as translated.
1246         * src/extension/effect.cpp, src/extension/effect.h, src/interface.cpp:
1248         Changed menu handling to be push instead of pull
1250 2005-12-02  Carl Hetherington <inkscape@carlh.net>
1252         * src/dropper-context.cpp: coding style.
1253         * src/sp-namedview.cpp, src/sp-namedview.h, src/desktop.cpp: some
1254         C++-ification of SPNamedView.
1256 2005-12-01  MenTaLguY  <mental@rydia.net>
1258         * src/widgets/desktop-widget.cpp: shuffle status bar around again;
1259           add a grippie so we don't have to care about the corner of the window
1260           getting covered up
1262 2005-12-01  MenTaLguY  <mental@rydia.net>
1264         * src/widgets/icon.cpp: refactored a bit around the icon prerendering
1265           code and added a timer; also kick off the task immediately rather
1266           than waiting for the first expose event
1268 2005-12-01  MenTaLguY  <mental@rydia.net>
1270         * src/widgets/desktop-widget.cpp:
1272           moved zoom selector away from the right edge so it won't get covered
1273           by window manager decorations
1275 2005-12-01  MenTaLguY  <mental@rydia.net>
1277         * src/help.cpp, src/ui/dialog/aboutbox.h, src/ui/dialog/aboutbox.cpp:
1279           Moved creation of the splash widget into the about dialog code,
1280           and tweaked the appearance of the dialog in a lot of subtle ways
1281           -- we now use an AspectFrame to constrain the aspect ratio of the
1282           splash view, and also finally get the correct initial size for the
1283           dialog while still allowing it to be arbitrarily resized.
1285 2005-12-01  Carl Hetherington <inkscape@carlh.net>
1287         * src/sp-namedview.cpp: coding style.
1289 2005-12-01  Jon A. Cruz  <jon@joncruz.org>
1291         * src/widgets/icon.cpp: added idle calback pre-render.
1293 2005-11-30  MenTaLguY  <mental@rydia.net>
1295         * src/ui/dialog/aboutbox.cpp: make 'close' button default widget,
1296           and rename "About" tab to "_Splash"
1298 2005-11-30  Carl Hetherington <inkscape@carlh.net>
1300         * src/svg/svg-path.cpp: add missing #include of assert.h for
1301         assert()
1302         * src/dialogs/xml-tree.cpp: fix uninitialised variable
1303         warnings, move some declarations to first use, coding style fixes.
1304         * src/snap.cpp, src/snap.h, src/sp-namedview.cpp: split
1305         snap.{cpp,h} up into snapper.{cpp,h}, grid-snapper.{cpp,h},
1306         guide-snapper.{cpp,h}.  Refactor and simplify.  Add another
1307         namedview_free_snap().
1308         * src/geom.cpp, src/geom.h: cosmetic renaming.
1309         * src/pen-context.cpp: a few minor cleanups to
1310         pen_handle_button_press().  Other snapping cleanups.
1311         * src/draw-context.cpp, src/draw-context.h: split
1312         spdc_endpoint_snap_internal() into two functions.
1313         * src/pencil-context.cpp: snapping cleanups.
1314         * src/ui/widget/unit-menu.cpp: remove definition of a variable
1315         that's just been made static.
1316         
1317 2005-11-26  MenTaLguY <mental@rydia.net>
1319         * src/ui/dialog/aboutbox.cpp, src/ui/dialog/aboutbox.h:
1320           clean up and simplify About dialog; fix memory management (mostly)
1322 2005-11-25  Robert Crosbie <swingincelt@gmail.com>
1324         * replaced sp_repr_ref with direct cal to Inkscape::GC::anchor
1325         * replaced sp_repr_unref with direct call to Inkscape::GC::release
1326         * replaced sp_repr_set_attr with direct call to repr->setAttribute
1328 2005-11-24  MenTaLguY  <mental@rydia.net>
1330         * src/shortcuts.cpp, src/interface.cpp: prune back shortcuts API in
1331           preparation for configurable key bindings work
1333 2005-11-24  MenTaLguY  <mental@rydia.net>
1335         * src/sp-item.cpp: remedy erroneous initialization of doubles with NULL
1337 2005-11-24  MenTaLguY  <mental@rydia.net>
1339         * src/seltrans.cpp: prune dead wood (sp_sel_trans_handle_click)
1341 2005-11-24  MenTaLguY  <mental@rydia.net>
1343         * src/display/canvas-arena.cpp, src/display/canvas-bpath.cpp,
1344           src/display/canvas-grid.cpp, src/display/guideline.cpp,
1345           src/display/sodipodi-ctrl.cpp, src/display/sodipodi-ctrlrect.cpp,
1346           src/display/sp-canvas-util.cpp, src/display/sp-canvas-util.h,
1347           src/display/sp-ctrlline.cpp, src/display/sp-ctrlquadr.cpp:
1348           
1349           cosmetic renaming
1351 2005-11-23  Robert Crosbie <swingincelt@gmail.com>
1353         * replaced sp_repr_change_order with direct cal to repr->changeOrder
1354         * replaced sp_repr_add_child with direct call to repr->addChild
1355         * replaced sp_repr_remove_child with direct call to repr->removeChild
1357 2005-11-23  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
1359         * src/ui/dialog/align-and-distribute.h, src/ui/dialog/align-and-distribute.cpp:
1360           Add new action ActionRemoveOverlaps, and add new button & two spin buttons
1361           to the Align & Distribute dialog box, to remove overlaps between objects.
1362         * configure.ac: New directory src/removeoverlap.
1363         * src/Makefile.am: Build new library removeoverlap/libremoveoverlap.a.
1364         * src/Makefile_insert: Link against new library removeoverlap/libremoveoverlap.a.
1366 2005-11-23  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1368         * packaging/osx-app.sh, packaging/macosx/Resources/bin/inkscape:
1369           Include some missing modules required by gnome-vfs and set shell
1370           variables to point to these modules within the OS X app bundle.
1371           Fixes bug #1363390.
1373 2005-11-21  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1375         * packaging/osx-app.sh: Fix a typo resulting from last change.
1377 2005-11-18  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1379         * packaging/osx-app.sh: Add libXinerama.1.dylib to the app bundle 
1380           since users of OS X 10.3.x will not have this file.
1382 2005-11-12  Jon Phillips <jon@rejon.org>
1384         * po/it.po po/sr.po po/sr@Latn.po: Fixed these po files so that 
1385         Inkscape builds okay.
1388 2005-11-12  Ralf Stephan <ralf@ark.in-berlin.de>
1390         * src/ui/view/edit-widget.h, src/ui/view/edit-widget.cpp:
1391           new-gui: made complete statusbar widget, equals old-gui now
1392         * src/widgets/layer-selector.h, src/ui/widget/selected-style.h:
1393           classes have now a constructor with default parameter
1394         * src/ui/widget/zoom-status.cpp: smaller font
1396 2005-11-12  MenTaLguY  <mental@rydia.net>
1398         * src/display/canvas-arena.cpp, src/display/canvas-bpath.cpp,
1399           src/display/canvas-grid.cpp, src/display/guideline.cpp,
1400           src/display/sodipodi-ctrl.cpp, src/display/sodipodi-ctrlrect.cpp,
1401           src/display/sp-canvas-util.cpp, src/display/sp-canvas-util.h,
1402           src/display/sp-canvas.cpp, src/display/sp-canvas.h,
1403           src/display/sp-ctrlline.cpp, src/display/sp-ctrlquadr.cpp:
1405           Refactor canvas buffer code a little.   Hint: if you have two flags
1406           and an invariant that one will be false if the other is true and
1407           vice-versa, you can represent them with a single flag.  Fixed
1408           cut-and-paste madness between sp_canvas_buf_ensure_buf and
1409           sp_canvas_clear_buf also.  Finally, renamed sp_canvas_buf_ensure_buf
1410           to sp_canvas_prepare_buf.
1412 2005-11-09  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1414         * src/sp-item.cpp: Call updateRepr before emitting the transformed
1415           signal in sp_item_write_transform.  This fixes bug #1303423.
1417         * packaging/osx-app.sh: Fixes to allow building app bundles on both
1418           OS X 10.4 and earlier versions of the OS without altering the script.
1419           Also, add a note that Inkscape needs to be configured with
1420           --enable-osxapp when building the OS X package.
1422         * po/nl.po: Fix an "Unmatched closing </b>" warning.
1424 2005-11-08  Ralf Stephan <ralf@ark.in-berlin.de>
1426         merged with branch CXXIFICATION_VIEW_AND_WIDGET
1427         * src/arc-context.cpp, src/dyna-draw-context.cpp, src/event-context.cpp,
1428           src/file.cpp, gradient-context.cpp, src/inkscape.cpp, src/interface.cpp,
1429           src/rect-context.cpp, src/select-context.cpp, src/seltrans.cpp,
1430           src/sp-namedview.cpp, src/spiral-context.cpp, src/star-context.cpp,
1431           src/verbs.cpp, dialogs/dialog-events.cpp, src/dialogs/layer-properties.cpp,
1432           src/ui/dialog/dialog.cpp, src/widgets/desktop-widget.cpp,
1433           src/widgets/desktop-widget.h:
1434           move gtk code into desktop-widget.cpp, called via desktop
1435         * src/ui/view/Makefile_insert: added files edit-widget-interface.h,
1436           edit-widget.cpp, edit-widget.h
1437           the EditWidget is the Gtkmm version of the SPDesktopWidget
1438         * src/ui/widget/Makefile_insert: added files ruler.cpp, ruler.h,
1439           svg-canvas.cpp, svg-canvas.h, zoom-status.cpp, zoom-status.h
1440           these are widgets part of the EditWidget
1441         * src/file.cpp, src/inkscape.cpp, src/ui/dialog/dialog.cpp, 
1442           src/ui/dialog/dialog.h, src/application/application.h, 
1443           src/application/application.cpp:
1444           divide code /wrt Application::getNewGui(): if true, it's called by the 
1445           Gtkmm application and the inkscape object is meaningless
1446         * src/application/app-prototype.h:
1447           replace UI specific return value of getWindow() with void*
1448         * src/application/editor.cpp, src/application/editor.h:
1449           made Editor a singleton, collect global UI code here that (for Gtk+)
1450           lives in inkscape.cpp and elsewhere
1451         * src/desktop-events.cpp, src/desktop.cpp, src/event-context.cpp,
1452           src/nodepath.cpp, src/seltrans.cpp:
1453           simplify calls to desktop->set_coordinate_status
1454         * src/desktop-handles.cpp, src/desktop-handles.h, 
1455           src/extension/internal/ps.cpp, src/widgets/gradient-toolbar.cpp, 
1456           src/widgets/toolbox.cpp:
1457           widget is no longer available through desktop
1458         * src/Makefile_insert: added files preferences.h preferences.cpp
1459           src/inkscape.h, src/inkscape.cpp, src/application/editor.cpp:
1460           move preferences handling into preferences.cpp/h
1461         * src/desktop.cpp, src/desktop.h:
1462           use EditWidgetInterface, more cosmetics
1463         * src/desktop.cpp, src/inkview.cpp, src/slideshow.cpp, src/svg-view-widget.cpp,
1464           src/svg-view.cpp, src/svg-view.h, src/ui/view/view.cpp, src/ui/view/view.h:
1465           streamline setDoc()/setDocument() logic
1466         * src/inkview.cpp: include empty func bodies to make linker happy
1468 2005-11-08 ------------0.43
1470 2005-11-06  Ted Gould  <ted@gould.cx>
1472         * 0.43pre2
1474 2005-11-01  Jon A. Cruz  <jon@joncruz.org>
1476         * src/io/base64stream.h, src/io/base64stream.cpp:
1477           Applied modified patch 1341198.
1479 2005-10-31  Jon A. Cruz  <jon@joncruz.org>
1481         * src/verbs.cpp:
1482           Applied patch from RFE 1247694.
1484 2005-10-26  Jon A. Cruz  <jon@joncruz.org>
1486         * share/screens/about.svg:
1487           Trimmed bad lines. Fixed bug 1310742.
1489 2005-10-24  Ted Gould  <ted@gould.cx>
1491         * 0.43pre1
1493 2005-10-22  Jon A. Cruz  <jon@joncruz.org>
1495         * Makefile.mingw, src/io/sys.cpp:
1496           Patch 1334818.
1498 2005-10-22  Jon A. Cruz  <jon@joncruz.org>
1500         * src/main.cpp, src/io/sys.cpp:
1501           Updating Win32 parameter filename handling.
1503 2005-10-22  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1505         * src/connector-context.cpp: Correct two typos.  Fixes bug #1333915.
1507 2005-10-21  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1509         * src/connector-context.cpp: Fix a bug where undoing creation of 
1510           new connectors revealed intermediate steps.
1512         * src/libavoid/connector.cpp, src/libavoid/connector.h,
1513           src/libavoid/makepath.cpp, src/libavoid/static.cpp:
1514           Applied a couple of libavoid fixes.  One of which addresses
1515           a possible crash bug.
1517 2005-10-19  Ted Gould  <ted@gould.cx>
1519         * 0.43pre0
1521 2005-10-19  Jon A. Cruz  <jon@joncruz.org>
1523         * inkscape32-16.ico: patch 1323419
1525 2005-10-17  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1527         * src/conn-avoid-ref.cpp: Don't pass avoided objects to libavoid
1528           if they have the 'cloned' flag set.  Fixes bug #1328401.
1530 2005-10-17  Jon A. Cruz  <jon@joncruz.org>
1532         * src/main.cpp, src/io/sys.h, src/io/sys.cpp:
1533           Switched command-line name conversion from filename to locale.
1534           Fixes bug #1250124.
1536 2005-10-16  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1538         * src/sp-conn-end.cpp: Don't update the repr for the curve while 
1539           manually rerouting connector endpoints.  This speeds up undo/redo
1540           and allows responsive rerouting with the xml editor window open.
1541           Fixes bug #1315489.
1543         * po/ca.po: Fix unclosed <b> found in translations.
1544         
1545 2005-10-15  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1547         * src/isnan.h: Update to allow compilation on OSX 10.4.
1549         * src/connector-context.cpp, src/connector-context.h,
1550           src/tools-switch.cpp: Allow double-clicking on connectors
1551           in the selector tool to swap to the connector tool.
1553 2005-10-14  Jon A. Cruz  <jon@joncruz.org>
1555         * share/palettes/Makefile.am, share/palettes/Tango-Palette.gpl:
1556           Adding the Tango palette.
1558 2005-10-13  MenTaLguY  <mental@rydia.net>
1560         * share/screens/about.svg: New copy for about dialog; did some
1561           vector clean-up and re-enabled the coffee stains.
1563 2005-10-10  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1565         * src/sp-conn-end-pair.cpp, src/sp-conn-end-pair.h:
1566           Reroute connector lines if the object itself is moved or
1567           transformed.  Previously a routed line would not unroute if it
1568           was moved away from the blocking objects.  Fixes bug #1303493.
1570 2005-10-07  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1572         * packaging/macosx/Resources/script, src/path-prefix.h:
1573           Don't assume the OSX app bundle will be named "Inkscape.app".
1574           This caused things like tool icons to disappear if the app
1575           bundle was renamed, e.g., to "Inscape-0.42.2.app".
1576           Fixes bug #1289648.
1578 2005-10-06  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1580         * src/sp-conn-end-pair.cpp: Fix a bug where connectors could
1581           sometimes be given strange routes if there was a transform on
1582           either of the objects that the connector was attached to.
1584         * src/conn-avoid-ref.cpp, src/sp-conn-end.cpp: Add a call to
1585           sp_document_ensure_up_to_date before checking bounding boxes
1586           in response to a transform signal.  This is because some
1587           objects (e.g., text) will not give the correct bbox until its
1588           update function has been called and its internal representation
1589           has been updated.  This fixes bug #1303523.
1591         * src/dialogs/display-settings.cpp, src/dialogs/display-settings.h:
1592           Restore the Connector tool preferences tab.  Use same ordering
1593           for tools as on the toolbar.  Add the standard selection cue
1594           option to the connector tool preferences.  Fixes bug #1303360.
1596 2005-10-05  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1598         * packaging/osx-app.sh: Include locale files in the OSX package and
1599           a couple of minor updates for building packages on OSX 10.4.x.
1601         * packaging/macosx/Resources/bin/inkscape: Fix a problem in setting
1602           LANG to the current OSX language before launching Inkscape.
1603           With this fix, the Inkscape app bundle will obey the user's
1604           language setting in the system preferences on OSX.
1606 2005-09-30  Ralf Stephan <ralf@ark.in-berlin.de>
1608         * src/desktop.*, src/widget/desktop-widget.cpp:
1609         make empty destructor, fixes #1291009
1611 2005-09-29  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1613         * Info.plist.in: Associate .svgz files with Inkscape on OSX.
1614           Fixes bug #1307083.
1616 2005-09-27  MenTaLguY  <mental@rydia.net>
1618         * src/gc-anchored.h: emphasize initial refcount
1620         * src/desktop.h, src/svg-view-widget.cpp, src/ui/view/view-widget.cpp,
1621           src/ui/view/view.cpp, src/ui/view/view.h,
1622           src/widgets/desktop-widget.cpp:
1624           Move _whole_ UI::View::View hierarchy over to the garbage collector
1625           and fix anchor imbalances; you can't do this piecemeal.
1627 2005-09-23  Ben Fowler  <bpfowler@users.sourceforge.net>
1629         * autogen.sh: Cleanup error message.
1631 2005-09-20  Carl Hetherington <inkscape@carlh.net>
1633         * src/file.cpp, src/file.h, src/help.cpp: don't replace empty
1634         desktops with help files / tutorials.  Fixes 1249067.
1636 2005-09-17  Ralf Stephan <ralf@ark.in-berlin.de>
1638         * src/jabber_whiteboard/typedefs.h:
1639           gcc4 needs more const correctness, fixes #1294298
1641 2005-09-17  Ralf Stephan <ralf@ark.in-berlin.de>
1643         * src/desktop.h, src/desktop.cpp, src/interface.cpp, 
1644           src/dialogs/layer-properties.cpp, src/ui/view/view.cpp,
1645           src/widgets/desktop-widget.cpp:
1646           correcting old and new oversights, fixes #1290982
1647           
1648 2005-09-15  Peter Moulder <pmoulder@mail.csse.monash.edu.au>
1650         * src/xml/repr-util.cpp (sp_repr_set_double): Split into two
1651           functions (sp_repr_set_svg_double, sp_repr_set_css_double)
1652           according to whether or not an exponent is allowed.  Update callers.
1653           (sp_repr_set_double_default): Remove this unused function.
1655 2005-09-15  Carl Hetherington <inkscape@carlh.net>
1657         * src/object-edit.cpp: fix idiotic bug introduced in previous commit.
1659 2005-09-14  Carl Hetherington <inkscape@carlh.net>
1661         * src/knot.cpp, src/knotholder.cpp: coding style.
1663 2005-09-13  Ralf Stephan <ralf@ark.in-berlin.de>
1665         * src/desktop.h, src/desktop.cpp, src/svg-view.h, src/svg-view.cpp,
1666           src/ui/view/view.h, src/ui/view/view.cpp, src/ui/view/edit.h:
1667             View::setDocument() did not call same function in subclass
1668         * src/widgets/select-toolbar.cpp:   removed usage of SP_DT_WIDGET
1669         * src/desktop.cpp:   removed last sp_desktop_* function names
1671 2005-09-13  Carl Hetherington <inkscape@carlh.net>
1673         * src/object-edit.cpp: Add some comments.  Minor refactoring.
1674         Snap points when editing rectangles; partial fix for bug 1282399.
1676         * packaging/win32/inkscape.nsi: Correct spelling of associations
1677         and associated; fix for bug 1283916.
1679 2005-09-12  Jon A. Cruz  <jon@joncruz.org>
1681         * src/dialogs/iconpreview.cpp, src/dialogs/iconpreview.h,
1682           src/widgets/icon.cpp:
1683           Icon preview now toggles between selection or whole document.
1684           Fixes REF #1281883.
1686 2005-09-12  Ralf Stephan <ralf@ark.in-berlin.de>
1688         * src/widgets/ruler.cpp:   fixed precision problem (bug #1242995)
1690 2005-09-12  Peter Moulder  <pmoulder@bowman.csse.monash.edu.au>
1692         * src/libnrtype/Layout-TNG-Compute.cpp (Calculator::_measureUnbrokenSpan):
1693           Fix line breaking for [supposedly] non-breaking whitespace characters.
1695 2005-09-11  Ralf Stephan <ralf@ark.in-berlin.de>
1697         * po/nl.po:   replaced all instances of "verkleint" with "verkleind"
1698           (bug #1277695)
1700 2005-09-10  Jon A. Cruz  <jon@joncruz.org>
1702         * src/preferences-skeleton.h, src/dialogs/iconpreview.cpp:
1703           Made icon preview sizes configurable. Fixes REF #1281885.
1705 2005-09-08  Carl Hetherington <inkscape@carlh.net>
1707         * src/object-edit.cpp: Coding style in SPRect portion.  Add
1708         Emacs/vim mode blocks.
1710 2005-09-08  Ralf Stephan <ralf@ark.in-berlin.de>
1712         * src/desktop.cpp, src/ui/view/view.cpp:
1713           removed placement new signal construction
1714         * src/desktop.cpp:   selection is no longer anchored
1715         * src/desktop.cpp, src/desktop.h:   further cleanup
1716         * src/main.cpp:   minor changes in doxygen main page
1718 2005-09-08  MenTaLguY  <mental@rydia.net>
1720         * src/xml/document.h, src/xml/session.h, src/xml/simple-session.cpp,
1721           src/xml/simple-session.h:
1723           Add Session and Document createElementNode, createCommentNode,
1724           and createTextNode methods
1726 2005-09-06  Ralf Stephan <ralf@ark.in-berlin.de>
1728         * src/desktop-handles.h, src/desktop-handles.cpp:
1729             added macros SP_DT_MSGSTACK/NAMEDVIEW/WIDGET, moved last
1730                 macros from desktop.h
1731         * src/desktop.h src/desktop.cpp, src/sp-namedview.h, 
1732           src/sp-namedview.cpp:
1733             moved default_metric and default_unit into namedview
1734         * src/desktop.h src/desktop.cpp, src/widgets/desktop-widget.h,
1735           src/widgets/desktop-widget.cpp:
1736             moved window member into desktop widget
1737         * src/dialogs/clonetiler.cpp, src/dialogs/color-picker.cpp,
1738           src/dialogs/desktop-properties.cpp, src/dialogs/dialog-events.cpp ,
1739           src/dialogs/display-settings.cpp, src/dialogs/export.cpp,
1740           src/dialogs/stroke-style.cpp, src/dialogs/swatches.cpp,
1741           src/dialogs/transformation.cpp, src/dropper-context.cpp,
1742           src/extension/internal/ps.cpp, src/gradient-context.cpp,
1743           src/jabber_whiteboard/callbacks.cpp,
1744           src/jabber_whiteboard/chat-handler.cpp,
1745           src/jabber_whiteboard/message-processors.cpp,
1746           src/jabber_whiteboard/message-queue.cpp,
1747           src/jabber_whiteboard/session-manager.cpp,
1748           src/path-chemistry.cpp, src/satisfied-guide-cns.cpp,
1749           src/sp-text.cpp, src/text-chemistry.cpp,
1750           src/trace/potrace/inkscape-potrace.cpp,
1751           src/trace/trace.cpp, src/ui/dialog/align-and-distribute.cpp:
1752             removed dependency on desktop.h
1753         * src/arc-context.cpp, src/desktop-events.cpp, src/inkscape.cpp,
1754           src/interface.cpp, src/nodepath.cpp, src/rect-context.cpp,
1755           src/select-context.cpp, src/seltrans.cpp, src/spiral-context.cpp,
1756           src/star-context.cpp, src/text-context.cpp, src/ui/dialog/dialog.cpp,
1757           src/widgets/select-toolbar.cpp, src/widgets/toolbox.cpp:
1758             minor adaptation due to the above changes
1759         * src/ui/dialog/session-player.cpp:   didn't #include config.h
1760         
1761 2005-09-06  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1763         * doc/keys.html, doc/keys.xml, share/screens/keys.svg,
1764           src/shortcuts.cpp:
1765           Add keyboard shortcuts for the connector tool -- Ctrl+F2 and 'o'.
1767 2005-09-05  Ralf Stephan <ralf@ark.in-berlin.de>
1769         * src/document.cpp, src/draw-anchor.cpp, src/knotholder.cpp,
1770           src/main.cpp, src/object-ui.cpp, src/selcue.cpp,
1771           src/sp-marker.cpp, src/sp-root.cpp, src/sp-shape.cpp,
1772           src/sp-star.cpp, src/sp-symbol.cpp, src/sp-tspan.cpp,
1773           src/dialogs/docker.cpp, src/dialogs/extensions.cpp,
1774           src/dialogs/text-edit.cpp, src/dialogs/tiledialog.cpp,
1775           src/extension/system.cpp, src/widgets/gradient-vector.cpp,
1776           src/jabber_whiteboard/session-file-player.cpp,
1777           src/widgets/paint-selector.cpp, src/widgets/sp-widget.cpp,
1778           src/widgets/spw-utilities.cpp, src/extension/implementation/script.cpp,
1779           src/ui/dialog/transformation.cpp, src/seltrans.h,
1780           src/widgets/sp-widget.h:
1781             removed dependency on desktop.h
1782         * src/select-context.cpp, src/tools-switch.cpp, 
1783           src/dialogs/display-settings.cpp, src/dialogs/fill-style.cpp,
1784           src/dialogs/object-properties.cpp, src/dialogs/clonetiler.cpp:
1785             added dependencies because of above changes
1786         
1787 2005-09-04  Kees Cook  <kees@outflux.net>
1789         * TRANSLATORS, Makefile.am, src/verbs.cpp, src/help.cpp,
1790           src/ui/dialog/aboutbox.h, src/ui/dialog/aboutbox.cpp,
1791           src/menus-skeleton.h, src/ui/dialog/Makefile_insert:
1792           Implemented AboutDialog following the Gnome style.
1793         * packaging/win32/inkscape.nsi: added quotes around execution name.
1795 2005-09-04  Ralf Stephan <ralf@ark.in-berlin.de>
1797         * src/desktop.cpp, src/dropper-context.cpp, src/forward.h,
1798           src/interface.cpp, src/main.cpp, src/sp-anchor.cpp,
1799           src/sp-text.cpp, src/splivarot.cpp, src/svg-view-widget.cpp,
1800           src/svg-view-widget.h, src/svg-view.h, src/extension/effect.h,
1801           src/extension/implementation/plugin-link.h, 
1802           src/jabber_whiteboard/session-manager.cpp,
1803           src/ui/dialog/dialog.cpp, src/ui/view/edit.h, 
1804           src/ui/view/view-widget.cpp, src/ui/view/view-widget.h,
1805           src/ui/view/view.cpp, src/ui/view/view.h:
1806             minor edits to completely remove SPView identifier, and some
1807                 dependencies
1809 2005-09-04  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1811         * src/sp-conn-end-pair.cpp: Fix a crash bug when undoing connectors
1812           on Linux x86 where we were calling a signal destructor.
1814         * src/io/sys.cpp: Build fix - conditionally include <glib/gstdio.h>
1815           if using glib 2.6.0 or greater, since it is not available in earlier
1816           versions.
1818 2005-09-04  Ralf Stephan <ralf@ark.in-berlin.de>
1820         * src/svg-view-widget.h, src/svg-view-widget.cpp, src/Makefile_insert:
1821             separated SPSVGViewWidget from SPSVGView
1822         * src/desktop.h, src/svg-view.h, src/ui/view/edit.h,
1823           src/ui/view/view-widget.h, src/ui/view/view.h,
1824           src/widgets/desktop-widget.h, src/desktop.cpp,
1825           src/svg-view.cpp, src/ui/view/view-widget.cpp,
1826           src/ui/view/view.cpp, src/widgets/desktop-widget.cpp:
1827             moved SPDesktop from GObject to C++/sigc++
1828         * src/forward.h: 
1829             removed SP_DESKTOP*, SP_SVG_VIEW* macros and dependencies
1830         * src/widgets/layer-selector.h, src/widgets/layer-selector.cpp:
1831             changed to sigc++ but disabled call
1832         * src/desktop-events.cpp:  removed desktop_enter_notify()
1833         * src/sp-anchor.cpp:  removed handling of mouse over/out
1834         * src/helper/action.h, src/sp-use.cpp:  added missing dependency
1835         * src/arc-context.cpp, src/desktop-affine.cpp, src/desktop-events.cpp,
1836           src/desktop-handles.cpp, src/dyna-draw-context.cpp,
1837           src/event-context.cpp, src/file.cpp, src/gradient-context.cpp,
1838           src/gradient-drag.cpp, src/help.cpp, src/inkscape.cpp,
1839           src/inkview.cpp, src/interface.cpp, src/knot.cpp,
1840           src/knotholder.cpp, src/node-context.cpp, src/nodepath.cpp,
1841           src/object-ui.cpp, src/path-chemistry.cpp, src/rect-context.cpp,
1842           src/rubberband.cpp, src/satisfied-guide-cns.cpp,
1843           src/select-context.cpp, src/selection-chemistry.cpp,
1844           src/seltrans.cpp, src/shortcuts.cpp, src/slideshow.cpp,
1845           src/sp-anchor.cpp, src/sp-flowtext.cpp, src/sp-namedview.cpp,
1846           src/sp-text.cpp, src/spiral-context.cpp, src/splivarot.cpp,
1847           src/star-context.cpp, src/text-context.cpp, src/text-editing.cpp,
1848           src/tools-switch.cpp, src/verbs.cpp, src/zoom-context.cpp,
1849           src/dialogs/clonetiler.cpp, src/dialogs/desktop-properties.cpp,
1850           src/dialogs/dialog-events.cpp, src/dialogs/export.cpp,
1851           src/dialogs/filedialog.cpp, src/dialogs/iconpreview.cpp,
1852           src/dialogs/layer-properties.cpp, src/dialogs/stroke-style.cpp,
1853           src/dialogs/transformation.cpp, src/dialogs/xml-tree.cpp,
1854           src/extension/effect.cpp, src/extension/implementation/script.cpp,
1855           src/extension/internal/grid.cpp, src/extension/internal/ps.cpp,
1856           src/helper/window.cpp, src/ui/dialog/dialog.cpp,
1857           src/ui/widget/imageicon.cpp, src/widgets/gradient-toolbar.cpp,
1858           src/widgets/layer-selector.cpp, src/widgets/select-toolbar.cpp,
1859           src/widgets/toolbox.cpp:
1860             minor adaptations due to the above changes
1861         * src/desktop-events.h:  removed dependencies 
1862         * src/selection.cpp:  improved doxygen documentation
1863         
1864 2005-09-04  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1866         * src/connector-context.cpp: Fix a bug where a data structure was
1867           not being freed, triggering an assertion failure and Inkscape to
1868           crash sometimes when the connector tool context was switched.
1870 2005-09-03  Aaron Spike <aaron@ekips.org>
1872         * src/node-context.cpp, src/livarot.cpp: Fixing a problem where node
1873           adding and curve dragging operate on fills. A special thank you to
1874           Simon Budig of GIMP fame for working with me and giving very 
1875           thorough explanations of his curve dragging code.
1877 2005-09-03  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1879         * src/libavoid/connector.cpp, src/libavoid/connector.h: Autoroute
1880           connectors while they are being drawn in the connector context.
1882         * src/sp-conn-end.cpp: Fix a bug where connectors attached to shapes
1883           were not always getting updated.  Their path was sometimes thought
1884           to be valid even when it was not.
1886 2005-09-02  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1888         * src/sp-conn-end.cpp: Fix a bug where connectors not attached to
1889           shapes were not updating correctly if an object was dropped on
1890           their path.
1892 2005-09-01  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1894         * src/sp-conn-end.cpp, src/sp-conn-end.h, src/sp-conn-end-pair.cpp,
1895           src/sp-conn-end-pair.h, src/sp-path.cpp, src/libavoid/graph.cpp,
1896           src/libavoid/incremental.cpp:
1898         Connectors now automagically reroute as a result of any 'avoided'
1899         object being placed on their path.  They also update to better
1900         paths when blocking shapes are removed.
1901          
1902         * src/connector-context.cpp: Update TODO list.  Only show endpoints
1903           and allow manipulation of paths marked as connectors.
1905         * src/libavoid/connector.cpp, src/libavoid/connector.h: Connectors
1906           with invalid paths can now notify other code via a callback,
1907           rather than just setting a boolean flag.
1909         * src/conn-avoid-ref.cpp: Fix an obscure crash bug in the connector
1910           routing code where we were still using a freed data structure.
1912 2005-08-31  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1914         * src/conn-avoid-ref.cpp, src/conn-avoid-ref.h: Use the correct
1915           coordinate system when passing shape geometry to libavoid.
1916           Add a small amount of buffer space around objects.
1917         
1918         * src/attributes-test.cpp, src/attributes.cpp, src/attributes.h,
1919           src/path.cpp: Add code to handle the "inkscape:connector-type"
1920           attribute.
1922         * src/sp-conn-end-pair.cpp, src/sp-conn-end-pair.h: Store information
1923           about type paths, to determine whether they are connectors.  Keep
1924           a reference to the libavoid representation if necessary.  Add code
1925           to call libavoid to get a path for a connector.
1926         
1927         * src/sp-conn-end.cpp: Call the connector routing code when connector
1928           ends are moved.  Move connector endpoints rather than stretching
1929           when adjusting to draw to shape edge.
1930           
1931         * src/libavoid/connector.cpp, src/libavoid/connector.h: Make the
1932           connector references aware of their own initialisation state.
1934         * src/connector-context.cpp:  Update TODO list.  Update for other
1935           changes.  Fix a bug where multi-segment connectors had a solid
1936           black fill while being dragged.
1938         * src/display/curve.cpp, src/display/curve.h: Add a function to 
1939           simply move the two endpoints of a curve.
1941 2005-08-30  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1943         * src/conn-avoid-ref.cpp, src/libavoid/connector.cpp,
1944           src/libavoid/graph.cpp, src/libavoid/makepath.cpp,
1945           src/libavoid/shape.cpp, src/libavoid/vertices.cpp,
1946           src/libavoid/vertices.h, src/libavoid/visibility.cpp:
1948         Use a better system for unique IDs within libavoid.  This properly
1949         addresses a hack in SPAvoidRef that was unsafe on amd64 machines.
1951         * configure.ac: Add the src/libavoid subdir.
1952         
1953 2005-08-29  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1955         * src/attributes.cpp, src/connector-context.cpp, src/sp-item.cpp:
1956           Use "inkscape:connector-avoid" instead of "inkscape:avoid".
1958 2005-08-29  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1960         * src/libavoid/timer.cpp: Remove some code assuming a fixed size for
1961           timer types.
1963 2005-08-29  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1965         * src/connector-context.cpp: Fix a problem where the context didn't
1966           notice the current selection when it was entered.  Also, fix a 
1967           problem where connectors disappeared for a moment when an endpoint
1968           was clicked (for rerouting), but before the mouse was moved.
1970 2005-08-29      David Yip               <yipdw@rose-hulman.edu>
1972         * src/ui/dialog/whiteboard-connect.{cpp,h},
1973           src/ui/dialog/whiteboard-sharewithchat.{cpp,h}:
1974           Improved widget layout (switched to Gtk::Table)
1976         * src/jabber_whiteboard/session-manager.cpp:
1977           Fixed crash that occurred when connecting via SSL to a Jabber
1978           server that does not support SSL
1979           
1980 2005-08-28  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1982         * src/Makefile_insert, src/attributes-test.cpp, src/attributes.cpp,
1983           src/attributes.h, src/conn-avoid-ref.cpp, src/conn-avoid-ref.h,
1984           src/forward.h, src/sp-item.cpp, src/sp-item.h:
1985          
1986           Add code that handles the "inkscape:avoid" attribute, used to mark
1987           whether an item should be avoided for the purposes of routing
1988           connectors.  This code also calls libavoid when an 'avoided'
1989           item is moved/transformed.
1990         
1991         * src/connector-context.cpp, src/connector-context.h,
1992           src/widgets/toolbox.cpp:
1993           
1994           Add a couple of buttons to the connector context's toolbar to
1995           allow selected objects to be marked as avoided or ignored for the
1996           purpose of connector routing.
1997           
1998         * src/libavoid/debug.h, src/libavoid/geomtypes.h, 
1999           src/libavoid/polyutil.cpp, src/libavoid/polyutil.h,
2000           src/libavoid/shape.cpp:
2001         
2002           Misc fixes: turn off debugging output, put types in the Avoid
2003           namespace, and add an assertion for a special case that can
2004           cause problems.
2006 2005-08-28  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2008         * share/icons/icons.svg: Add a couple of icons for the connector
2009           context toolbar.
2011 2005-08-27  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2013         * src/Makefile.am, src/Makefile_insert, src/libavoid/*:
2014           Add libavoid code, the library that does all the path planning
2015           work for autorouting connectors.
2017 2005-08-27  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2019         * src/Makefile_insert: Remove a reference to the previously moved
2020           src/desktop-widget.h.  This wasn't breaking the build, but was
2021           stopping me from generating tags files.
2022           
2023 2005-08-25  Ralf Stephan <ralf@ark.in-berlin.de>
2025         * src/ui/view/edit.h, src/ui/view/view.h, src/ui/view/view.cpp,
2026           src/ui/view/view-widget.h, src/ui/view/view-widget.cpp,
2027           src/widgets/desktop-widget.h, src/svg-view.h, src/desktop.cpp:
2028             separated SPViewWidget from SPView
2029         * src/connector-context.cpp, src/dyna-draw-context.cpp,
2030           src/file.cpp, src/gradient-context.cpp, src/knot.cpp,
2031           src/node-context.cpp, src/nodepath.cpp, src/path-chemistry.cpp,
2032           src/pen-context.cpp, src/pencil-context.cpp, src/rect-context.cpp,
2033           src/selection-chemistry.cpp, src/spiral-context.cpp,
2034           src/splivarot.cpp, src/star-context.cpp, src/text-chemistry.cpp,
2035           src/text-context.cpp, src/verbs.cpp, src/dialogs/display-settings.cpp,
2036           src/dialogs/layer-properties.cpp, src/dialogs/find.cpp,
2037           src/dialogs/clonetiler.cpp, src/trace/trace.cpp,
2038           src/trace/potrace/inkscape-potrace.cpp:
2039             all these files relied on a dependency in view.h to include
2040           code for MessageStack and/or MessageContext which is now removed
2041         * dialogs/desktop-properties.cpp:   improved doxygen documentation
2042         
2043 2005-08-25  Ralf Stephan <ralf@ark.in-berlin.de>
2045         * src/desktop.cpp, src/widgets/desktop-widget.h, 
2046           src/widgets/desktop-widget.cpp: 
2047           abstracted out all Gtk+ calls from SPDesktop into SPDesktopWidget
2048         * src/Doxyfile, src/main.cpp, src/desktop.cpp:
2049           improved doxygen documentation
2050           
2051 2005-08-25  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2053         * src/connector-context.cpp, src/connector-context.h:
2054           Change the connector context to use Inkscape's standard selection
2055           mechanism.  Show connector endpoint handles for single connectors
2056           in the selection.  This is the proposed interaction changes as
2057           discussed on the mailing list.  See the post there for a greater
2058           description of the change.
2060 2005-08-24  Ralf Stephan <ralf@ark.in-berlin.de>
2062         * src/widgets/desktop-widget.h, src/widgets/desktop-widget.cpp:
2063           separated SPDesktopWidget from SPDesktop
2064         * src/desktop-widget.h:   removed
2065         * src/toolbox.cpp, src/toolbox.h, src/select-toolbar.cpp,
2066           src/select-toolbar.h, src/gradient-toolbar.cpp, 
2067           src/gradient-toolbar.h:   moved into src/widgets
2068         * src/desktop.h, src/desktop.cpp, src/desktop-events.cpp,
2069           src/verbs.cpp, src/Makefile_insert, src/widgets/Makefile_insert,
2070           src/arc-context.cpp, src/dyna-draw-context.cpp,
2071           src/gradient-context.cpp, src/rect-context.cpp,
2072           src/select-context.cpp, src/spiral-context.cpp,
2073           src/star-context.cpp, src/interface.cpp, src/seltrans.cpp:
2074           adapted following SPDesktopWidget separation
2075         
2076 2005-08-24      David Yip       <yipdw@rose-hulman.edu>
2078         * src/jabber_whiteboard/session-manager.{cpp.h},
2079           src/jabber_whiteboard/callbacks.cpp,
2080           src/ui/dialog/whiteboard-connect.{cpp,h}:
2081           added support for XMPP over SSL to Inkboard
2083 2005-08-22  Ralf Stephan <ralf@ark.in-berlin.de>
2085         * src/dialogs/desktop-properties.cpp, src/dialogs/display-settings.cpp:
2086           both dialogs are now unresizable (bug #1237865)
2087         * src/main.cpp: enhanced doxygen main page
2089 2005-08-21  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2091         * packaging/osx-app.sh: Added a command line option which allows
2092           the executable and bundled dylibs to be stripped, significantly
2093           reducing the package size.
2095 2005-08-20  Ralf Stephan <ralf@ark.in-berlin.de>
2097         * src/desktop-style.cpp: fixed bug 1247989: nonstroked objects are
2098           no longer counted in stroke_average_width()
2099         * src/Doxyfile: added 3 more files
2100         * src/main.cpp: introduced doc hierarchy on doxygen main page
2101         * src/desktop-style.cpp:  improved doxygen documentation
2102           
2103 2005-08-20  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2105         * src/connector-context.cpp, src/connector-context.h:
2106           Rework connector context to extend SPEventContext instead of
2107           SPDrawContext, and remove most of the borrowed draw context
2108           code.
2110 2005-08-20  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2112         * src/menus-skeleton.h: correct the verb for "Select All In All Layers"
2113           since it was just showing a verb error in the menu.
2115 2005-08-19  Kees Cook  <kees@outflux.net>
2117         * autogen.sh, tools-version.sh, distro: report Ubuntu correctly, detect
2118           and reject unsafe automake versions (1.9.0 -> 1.9.6).
2120 2005-08-19  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2122         * src/dialogs/display-settings.cpp:
2123           Align the "Oversample bitmaps" option in the preferences
2124           dialog with all the other options.
2126 2005-08-18  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2128         * src/Makefile_insert: Added connector-context.{cpp,h}
2130         * src/connector-context.cpp, src/connector-context.h: New code for
2131           the connector context.  Handles the interaction of creating and
2132           modifying connectors.
2134         * src/sp-conn-end.cpp, src/sp-conn-end.h: Added sp_conn_adjust_path
2135           for adjusting the path of connectors to the edge of shapes, and
2136           sp_conn_end_detach to detach a connector endpoint from a shape.
2137           Also, when there is only a single shape attached to a connector
2138           and it is moved, then reroute the connector leaving its unattached
2139           endpoint where it is, rather than just moving the whole thing with
2140           the shape.
2142         * src/preferences-skeleton.h, src/toolbox.cpp, src/tools-switch.cpp,
2143           src/tools-switch.h, src/verbs.cpp, src/verbs.h,
2144           src/dialogs/display-settings.cpp, src/dialogs/display-settings.h:
2146           Enable the connector context.  Give it a preferences tab, toolbox,
2147           icon, etc.  Also, correct some vim modelines.
2148           
2149         * src/display/sp-canvas.cpp: Allow enter and leave events to be generated
2150           for canvas items when mouse buttons are depressed.
2152         * src/pixmaps/cursor-connector.xpm: A cursor for connector context.
2154 2005-08-18  Jon A. Cruz  <jon@joncruz.org>
2156         * src/knot.cpp: Corrected type conflict for crash bugs.
2158 2005-08-18  Ralf Stephan <ralf@ark.in-berlin.de>
2160         * src/Doxyfile: added 4 more files
2161         * src/extension/implementation/plugin-link.h,
2162           src/extension/internal/gimpgrad.cpp:  improved doxygen documentation
2163           
2164 2005-08-16  Ralf Stephan <ralf@ark.in-berlin.de>
2166         * src/desktop.h, src/desktop.cpp: replaced gboolean with bool
2167         * src/display/curve.cpp: made is_moveto() inline
2168         * src/knot.cpp, src/extension/extension.cpp, src/helper/action.cpp:
2169           added editor footer
2170         * src/desktop.h, src/desktop.cpp, src/knot.cpp, src/sp-gradient.cpp,
2171           src/display/curve.cpp, src/extension/extension.cpp,
2172           src/extension/implementation/plugin.h, 
2173           src/extension/implementation/plugin.cpp,
2174           src/extension/internal/gimpgrad.cpp, src/helper/action.cpp:
2175           improved doxygen documentation
2177 2005-08-14  MenTaLguY  <mental@rydia.net>
2179         * src/widgets/layer-selector.cpp: quick fix for crash bug when
2180           deleting unnamed layer [bug 1255843]
2182 2005-08-14  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2183         
2184         * packaging/macosx/ScriptExec/main.c: Allow the user to ignore the
2185           automatic fixing of the fontconfig problem and fix the problem
2186           manually.  Don't pop up the dialog again in this case when they
2187           relaunch Inkscape.
2189 2005-08-13  Ralf Stephan <ralf@ark.in-berlin.de>
2191         * src/menus-skeleton.h: fixed cvs bug where, in the default menus.xml, 
2192           given submenus didn't have correct names, so translation on 
2193           non-English systems was missed.
2194         
2195 2005-08-13  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2197         * packaging/macosx/Resources/script, packaging/macosx/ScriptExec/main.c:
2199         Fix for the fontconfig cache problem on OS X 10.4.  The first time 
2200         Inkscape is launched on 10.4 machines, after checking X11 is available,
2201         a dialog is brought up informing users of the fontconfig problem.  The
2202         dialog has a button to run fc-cache as root.  If chosen, an OS X
2203         authentication dialog in launched and fc-cache is run following the
2204         authentication.  A file is stored in ~/.inkscape to mark that fc-cache
2205         has been run.
2206         
2207 2005-08-11  Ralf Stephan <ralf@ark.in-berlin.de>
2209         * src/sp-gradient.cpp,src/sp-gradient-fns.h,src/event-context.h,
2210           src/event-context.cpp:  replaced gboolean with bool
2211         * src/document-undo.cpp:  added editor footer
2212         * src/sp-gradient.cpp, src/desktop.cpp, src/document.h,
2213           src/document.cpp, src/document-undo.cpp, src/event-context.h,
2214           src/event-context.cpp, src/selection.h:
2215           improved doxygen documentation
2217 2005-08-10      David Yip       <yipdw@rose-hulman.edu>
2219         * src/Makefile_insert: added composite-undo-stack-observer.{cpp,h}
2221         * src/document.{cpp.h},
2222           src/document-undo.cpp, src/document-private.h: 
2223           added hooks for undo stack observer
2225         * src/jabber_whiteboard/Makefile_insert: added new classes
2227         * src/jabber_whiteboard/callbacks.cpp: moved document initialization actions
2228           here (not the best idea, admittedly...)
2230         * src/jabber_whiteboard/connection-establishment.cpp,
2231           src/jabber_whiteboard/session-manager.*,
2232           src/jabber_whiteboard/chat-handler.cpp: updated to work with new listeners
2234         * src/jabber_whiteboard/message-contexts.cpp,
2235           src/jabber_whiteboard/message-handler.*,
2236           src/jabber_whiteboard/message-tags.*,
2237           src/jabber_whiteboard/defines.h: new message types (TODO: trim out dead
2238           types)
2240         * src/jabber_whiteboard/message-queue.*,
2241         * src/jabber_whiteboard/message-node.h: made MessageNode capable of
2242           representing more message types, as required by callbacks.cpp
2243           and new commit model
2245         * src/jabber_whiteboard/message-utilities.*: new utilities, although
2246           this entire class should be going bye-bye soon (its main tasks have been
2247           taken over by SerializerNodeObserver)
2249         * src/jabber_whiteboard/node-tracker.*: removal of node-level locks
2251         * src/jabber_whiteboard/node-utilities.*: removal of unnecessary methods;
2252           this class should also be removed soon
2254         * src/jabber_whiteboard/session-file-selector.cpp: miscellaneous tweaks
2256         * src/jabber_whiteboard/typedefs.h: new type definitions to handle the new
2257           commit model (TODO: prune unnecessary types)
2259         * src/xml/event.cpp: small hack to get Inkboard working (shouldn't be
2260           there, but I'm still learning my way around XML::Node and
2261           XML::Session...help welcome)
2263         * src/undo-stack-observer.h: interface for classes that watch undo, redo,
2264           and undo log commit events
2266         * src/composite-undo-stack-observer.*: similar to CompositeNodeObserver;
2267           combines multiple undo stack observers
2269         * src/jabber_whiteboard/serializer-node-observer.*: XML::Event serializer
2271         * src/jabber_whiteboard/deserializer.*: XML::Event deserializer
2273         * src/jabber_whiteboard/tracker-action-observer.*: simple observer to
2274           watch for added and removed nodes in undo/redo actions (put aside for
2275           now)
2277         * src/jabber_whiteboard/undo-stack-observer.*: Inkboard's undo stack
2278           observer implementation
2280 2005-08-10  Ralf Stephan <ralf@ark.in-berlin.de>
2282         * src/main.cpp: introduced doxygen doc main page with links
2284 2005-08-09  Ralf Stephan <ralf@ark.in-berlin.de>
2286         * src/Doxyfile: added 5 more files
2287         * src/display/curve.h, src/display/curve.cpp, src/knot.cpp,
2288           src/dialogs/export.cpp: replaced gboolean with bool
2289         * src/display/curve.cpp: removed sp_curve_finish() as it is nowhere 
2290           called, made sp_curve_ensure_space() static
2291         * src/sp-object.cpp, src/sp-item.cpp, src/libnr/n-art-bpath.h,
2292           src/libnr/nr-path-code.h, src/ui/view/view.cpp, src/dialogs/export.cpp,
2293           src/display/bezier-utils.cpp, src/display/curve.h,
2294           src/display/curve.cpp, src/knot.h, src/knot.cpp:
2295           improved doxygen documentation
2297 2005-08-08  MenTaLguY  <mental@rydia.net>
2299         * README.txt, README: make autotools happy
2301 2005-08-06  MenTaLguY  <mental@rydia.net>
2303         * Makefile.am, HACKING, HACKING_de, HACKING_fr, HACKING_it,
2304           HACKING.txt, HACKING.de.txt, HACKING.fr.txt, HACKING.it.txt,
2305           README, README_ca, README_de, README_fr, README_it,
2306           README.txt, README.ca.txt, README.de.txt, README.fr.txt, README.it.txt:
2308           saner filenames
2310 2005-08-06  MenTaLguY  <mental@rydia.net>
2312         * src/xml/Makefile_insert, src/xml/log-builder.cpp,
2313           src/xml/log-builder.h, src/xml/simple-session.cpp,
2314           src/xml/simple-session.h:
2316           Implement XML::LogBuilder class and use it from XML::SimpleSession.
2318 2005-08-06  MenTaLguY  <mental@rydia.net>
2320         * src/xml/event.h, src/xml/event.cpp, src/xml/event-fns.h:
2321           rejigger the way XML event logs are handled, based on NodeObservers
2323 2005-08-06  MenTaLguY  <mental@rydia.net>
2325         * src/xml/simple-session.cpp: minor formatting cleanups
2327 2005-08-06  Ted Gould <ted@gould.cx>
2329         * src/interface.cpp, src/verbs.cpp, src/verbs.h:
2331         Adding in a hash table for Verb ID lookups.  This makes searching for them
2332         in the dynamic menus much faster.
2334 2005-08-06  Ralf Stephan <ralf@ark.in-berlin.de>
2336         * src/sp-offset.cpp: 
2337           removed a dependency, made refresh_offset_source() static
2338         * src/svg-view.cpp, src/svg-view.h, src/sp-spiral.cpp, src/sp-spiral.h: 
2339           replaced gboolean with bool
2340         * src/sp-offset.cpp, src/sp-root.cpp, src/sp-stop.h, src/sp-spiral.h,
2341           src/sp-spiral.cpp, src/svg-view.h, src/svg-view.cpp, src/style.cpp:
2342           improved doxygen documentation
2343         
2344 2005-08-05  MenTaLguY  <mental@rydia.net>
2346         * inkscape.spec.in: include translated manpages
2348 2005-08-05  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2350         * po/nl.po: fix a typo: close a bold tag.
2352 2005-08-03      David Yip       <yipdw@rose-hulman.edu>
2354         * src/jabber_whiteboard/typedefs.h:
2355           fixed incorrect template specialization syntax,
2356           removed duplicate definitions (oops...)
2358         * src/gc-alloc.h:
2359           removed explicit keyword from allocator constructors, as it is
2360           necessary to allow implicit conversion for rebinding.  Some
2361           containers in the libstdc++ in GCC 3.4.x require this, such as anything
2362           using the standard library's red-black tree implementation --
2363           std::set, std::map, std::multimap
2365 2005-08-03  Ralf Stephan <ralf@ark.in-berlin.de>
2367         * src/pen-context.cpp: made sp_pen_context_root_handler static
2368         * src/snap.h: removed getSnapToBBox() declaration
2369         * src/sp-stop.h: removed three dependencies
2370         * src/Doxyfile: added further 3 files
2371         * src/object-hierarchy.cpp, src/pen-context.h, src/pen-context.cpp,
2372           src/pencil-context.h, src/pencil-context.cpp, src/snap.h, 
2373           src/snap.cpp, src/sp-stop.h, src/sp-gradient.h, src/sp-gradient.cpp,
2374           src/sp-linear-gradient.h, src/sp-radial-gradient.h:
2375           improved doxygen documentation
2377 2005-08-03      David Yip       <yipdw@rose-hulman.edu>
2379         * src/jabber_whiteboard/Makefile_insert,
2380           src/jabber_whiteboard/message-handler.cpp,
2381           src/jabber_whiteboard/empty.cpp:
2382           fixing some build issues (Apple's ar doesn't like creating
2383           archives with an empty member list, so empty.cpp is a null
2384           placeholder to be used as the sole member in the jabber_whiteboard
2385           archive in the event that a user does not wish to enable
2386           Inkboard)
2388 2005-08-02  Bryce Harrington <bryce@bryceharrington.org>
2390         * src/ui/dialog/*.*:  Update copyrights
2392         * doc/WISHLIST:  s/Sodipodi/Inkscape/
2394         * src/desktop.cpp:  Rename SPView to Inkscape::UI::View::View
2396         * changing include file syntax from "" to <> where appropriate
2398         * Changing copyrights to be consistent
2400 2005-08-03      David Yip       <yipdw@rose-hulman.edu>
2402         * src/menus-skeleton.h:
2403           added WITH_INKBOARD ifdef to prevent Inkboard options from being
2404           compiled into the menu skeleton if the Inkboard code is not enabled
2406 2005-08-03  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2408         *  src/display/curve.cpp: Correctly free an array with "delete []".
2410 2005-08-02      David Yip       <yipdw@rose-hulman.edu>
2412         * src/jabber/whiteboard/node-tracker.cpp:
2413           removed unnecessary anchoring of XML::Nodes in XMLNodeTracker
2415 2005-08-02      David Yip       <yipdw@rose-hulman.edu>
2417         * src/jabber_whiteboard/typedefs.h:
2418           moved back to GC::Alloc from traceable_allocator
2420         * src/jabber_whiteboard/node-tracker.cpp:
2421           fixed anchor-release problem with XML::Nodes in XMLNodeTracker
2423 2005-08-01  MenTaLguY  <mental@rydia.net>
2425         * src/gc.cpp, src/gc-core.h: Hans says it's okay to use
2426           GC_malloc_atomic_uncollectable
2428 2005-08-01  MenTaLguY  <mental@rydia.net>
2430         * src/gc-alloc.h: fix improper allocation size
2432 2005-08-01      David Yip       <yipdw@rose-hulman.edu>
2434         * src/jabber_whiteboard/message-handler.cpp: removed some
2435           debug output
2437         * src/dialogs/whiteboard-sharewithchat.cpp: removed some excess
2438           debugging code
2440         * src/jabber_whiteboard/session-manager.cpp: removed 
2441           redundant if (x == NULL) tests surrounding delete
2443 2005-08-01      David Yip       <yipdw@rose-hulman.edu>
2445         * src/ui/icons.cpp, src/ui/stock-items.cpp, src/ui/stock.cpp, 
2446           src/ui/stock.h:
2447           added Inkboard UI stock items
2449         * src/dialogs/whiteboard*:
2450           old C/Gtk Inkboard dialogs for collecting user input necessary
2451           to establish Jabber connections and Inkboard sessions (they're
2452           still used in some parts of the Inkboard code)
2454         * src/Makefile.am, src/Makefile_insert, src/desktop.cpp, 
2455           src/desktop.h, src/document.cpp, src/file.cpp, src/file.h,
2456           src/menus-skeleton.h, src/verbs.cpp, src/verbs.h:
2457           added necessary UI code to access Inkboard functions
2459         * src/jabber_whiteboard/Makefile_insert,
2460           src/jabber_whiteboard/buddy-list-manager.*,
2461           src/jabber_whiteboard/callbacks.*,
2462           src/jabber_whiteboard/chat-handler.*,
2463           src/jabber_whiteboard/connection-establishment.*,
2464           src/jabber_whiteboard/defines.h,
2465           src/jabber_whiteboard/error*,
2466           src/jabber_whiteboard/internal-constants.*,
2467           src/jabber_whiteboard/invitation-confirm-dialog.*,
2468           src/jabber_whiteboard/jabber-handlers.*,
2469           src/jabber_whiteboard/makefile*,
2470           src/jabber_whiteboard/message-*,
2471           src/jabber_whiteboard/node-*,
2472           src/jabber_whiteboard/received-message-helpers.cpp,
2473           src/jabber_whiteboard/player-functors.*,
2474           src/jabber_whiteboard/session-*,
2475           src/jabber_whiteboard/tracker-node.h,
2476           src/jabber_whiteboard/typedefs.h:
2477           Initial commit of Inkboard code
2478         * src/ui/dialog/session-player*,
2479           src/ui/dialog/whiteboard*:
2480           C++/Gtkmm replacements for some old C/Gtk dialogs
2481         * configure.ac:
2482           added Inkboard configure checks
2483         * src/ui/view/edit.cpp,
2484           src/ui/view/edit.h,
2485           src/ui/view/view.cpp:
2486           added Inkboard code stubs to new Gtkmm code
2487         * share/ui/menus-bars.xml:
2488           added Inkboard code stubs to menu UI XML
2490 2005-08-01  Ralf Stephan <ralf@ark.in-berlin.de>
2492         * src/sp-object.cpp: improved doxygen documentation
2494 2005-07-31  Ralf Stephan <ralf@ark.in-berlin.de>
2496         * src/nodepath.cpp: removed three dependencies
2498 2005-07-31  MenTaLguY  <mental@rydia.net>
2500         * src/sp-object.cpp, src/sp-object.h, src/sp-use.cpp:
2501           adopt more consistent refcounting policy
2503         * src/sp-object.h: make second parameter to sp_object_ref and
2504           sp_object_unref optional
2506 2005-07-30  Ralf Stephan <ralf@ark.in-berlin.de>
2508         * src/draw-anchor.cpp, src/nodepath.h: reduced dependencies
2509         * src/nodepath.cpp: removed duplicate dependency, added two from 
2510           nodepath.h, made triangle_area() inline
2511         * src/node-context.cpp: added dependency removed from nodepath.h
2512         * src/Doxyfile: added 2 further files to the scanned list
2513         * src/nodepath.h: moved function docs into nodepath.cpp
2514         * src/color.cpp: made file work with src/Doxyfile
2515         * src/color.cpp, src/draw-anchor.cpp, src/geom.cpp, src/nodepath.cpp:
2516           improved doxygen documentation
2517         * src/event-context.cpp: added a \todo
2518         * src/geom.cpp: added editor footer
2520 2005-07-30  Ted Gould  <ted@gould.cx>
2522         * src/Makefile_insert, src/inkscape.cpp, src/inkscape.h,
2523         src/interface.cpp, src/selection.cpp, src/verbs.cpp, src/verbs.h,
2524         src/extension/effect.cpp, src/extension/effect.h, src/menus-skeleton.h:
2526         Doing two things.  One, making menus configurable by an external xml file
2527         and the second is enabling sensitivity in the verbs.  These are both in
2528         pretty basic states right now, but workable.
2530 2005-07-29  MenTaLguY  <mental@rydia.net>
2532         * src/shortcuts.cpp: made Ctrl+Shift+G the "primary" ungroup shortcut
2534 2005-07-28  Carl Hetherington  <inkscape@carlh.net>
2536         * src/arc-context.cpp: CodingStyle.  Replace gboolean with bool.
2538         * src/desktop-events.cpp: CodingStyle: whitespace.  Add editor
2539         variables block.  gboolean exorcism.  Declaration-to-first-use fixes.
2540         
2542 2005-07-27  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
2544         * src/style.h (SP_SCALE24_MAX): Change from 0xffffff to 0xff0000,
2545           and add documentation for choice of value.
2546           (SP_SCALE24_TO_FLOAT) Return a double instead of a float.
2547           (SP_SCALE24_FROM_FLOAT) Change rounding behaviour.
2548           These changes are intended to combat float rounding bugs on x86.
2550         * src/style.cpp (sp_style_merge_from_style_string): Use libcroco
2551           to parse style="..." attribute strings, to improve CSS parsing.
2553 2005-07-27  Ralf Stephan <ralf@ark.in-berlin.de>
2555         * src/Doxyfile: added 10 further files to the scanned list
2556         * src/gc-anchored.h, src/gc-managed.h, src/object-hierarchy.h, 
2557           src/pencil-context.h, src/selection.h, src/sp-object.h, src/sp-spiral.h, 
2558           src/svg-view.h, src/verbs.h, src/livarot/float-line.h, src/util/list.h, 
2559           src/widgets/paint-selector.h, src/xml/repr.h: 
2560           made file work with src/Doxyfile
2561         * src/livarot/int-line.h, src/livarot/float-line.h: 
2562           moved part of documentation into *.cpp file
2563         * src/gc-anchored.h, src/knot-holder-entity.h, src/nodepath.h, 
2564           src/pen-context.h, src/pencil-context.h, src/selection.h, 
2565           src/sp-gradient.h, src/sp-gradient.cpp, src/sp-item.h, src/sp-object.h, 
2566           src/sp-spiral.h, src/style.h, src/svg-view.h, src/extension/extension.h, 
2567           src/libnr/nr-matrix.h, src/livarot/int-line.h, src/livarot/int-line.cpp, 
2568           src/livarot/float-line.h, src/livarot/float-line.cpp, 
2569           src/livarot/sweep-event.h, src/livarot/sweep-event-queue.h, 
2570           src/util/list.h, src/widgets/paint-selector.h, src/xml/repr.h, 
2571           src/xml/repr.cpp: documentation improvements
2572         * src/sp-item.h: added editor footer
2574 2005-07-26  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
2576         * src/svg/stringstream.h, src/svg/stringstream.cpp:
2577           Trim trailing zeros from after the decimal point when writing
2578           float or double to Inkscape::SVGOStringStream.
2579         * src/style-test.cpp: Update expected output accordingly.
2580         * src/svg/stringstream-test.h: New unit test.
2581         * src/Makefile.am, src/svg/Makefile_insert: Add the new unit test.
2582         * src/svg/Makefile_insert:
2583           Don't link unused ftos.cpp, but do link new file stringstream.cpp.
2585 2005-07-26  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2587         * share/icons/icons.svg: Add icon for connector context.
2589 2005-07-25  Ralf Stephan <ralf@ark.in-berlin.de>
2591         * src/libnr/nr-pixblock.h:  interface cleanup of NRPixBlock: size and mode
2592           are now named enums, empty is now bool, changes to function interfaces 
2593           because of that, changed C macros to C++ inline functions, changed clean 
2594           flag in some function interfaces from int to bool.
2595         * src/libnr/nr-pixblock.cpp:  adaptations due to changes in nr-pixblock.h,
2596           added assert to ...setup_extern() which remains a bit ... risky,
2597         * src/display/sp-canvas.cpp: 
2598           made sp_canvas_item_construct() static, inlined two other functions
2599         * src/svg-view.cpp: piped emit_resized through C++ façade (incomplete)
2600         * src/ui/view/view.h: removed legacyMessageContext() member
2601         * src/Doxyfile: added files, and options to collect todo and bugs
2602         * src/display/curve.cpp: moved member docs into curve.h
2603         * src/event-context.cpp: long line cosmetics, moved a function for clarity
2604         * src/sp-offset.h, src/sp-spiral.cpp, src/svg-view.cpp, 
2605           src/libnr/nr-types.h: added editor footer
2606         * src/color-rgba.h, src/draw-anchor.h, src/event-context.*, src/knot-*.h, 
2607           src/message-*.h, src/modifier-fns.h, src/nodepath.h, 
2608           src/pencil-context.cpp, src/pen-context.*, src/snap.*, src/sp-gradient.h, 
2609           src/sp-gradient-fns.h, src/sp-item.cpp, src/sp-item-notify-moveto.h, 
2610           src/sp-linear-gradient*, src/sp-offset.*, src/sp-radial-gradient*, 
2611           src/sp-spiral.cpp, src/style.cpp, src/svg-view.cpp, src/verbs.cpp, 
2612           src/dialogs/export.cpp, src/display/bezier-utils.cpp, 
2613           src/display/curve.*, src/diplay/sp-canvas.*, 
2614           src/extension/implementation/plugin*, src/extension/internal/gimpgrad.h, 
2615           src/libnr/nr-matrix.h, src/libnr/nr-matrix-scale-ops.h, 
2616           src/libnr/nr-matrix-translate-ops.h, src/libnr/nr-pixblock.*, 
2617           src/libnr/nr-point.h, src/libnr/nr-rotate.h, src/libnr/nr-rotate-fns.h, 
2618           src/libnr/nr-scale-matrix-ops.h, src/libnr/nr-types.h, 
2619           src/livarot/int-line.h, src/ui/view/view.*:
2620           
2621           made file work with src/Doxygen, doxygen documentation improvements
2623 2005-07-24  Ted Gould  <ted@gould.cx>
2625         * 0.42 Release
2627 2005-07-21  Ted Gould  <ted@gould.cx>
2629         * 0.42pre3
2631 2005-05-21  Kees Cook  <kees@outflux.net>
2633         * share/icons/*xpm, src/ui/dialog/transformation.cpp,
2634           src/ui/widget/labelled.cpp, src/ui/widget/labelled.h:
2635           Hooked up Gtkmmified Icon manager correctly.  (bug 1217367)
2636         * Makefile.mingw, Makefile.mingw.common: patch 1241293 for build fixes
2638 2005-07-12  Ted Gould  <ted@gould.cx>
2640         * 0.42pre2
2642 2005-07-11  MenTaLguY  <mental@rydia.net>
2644         * src/debug/logger.cpp: wrap stack vector in method to avoid
2645           potential static initialization issues
2647         * src/sp-object.cpp: add refcount logging
2649 2005-07-09  MenTaLguY  <mental@rydia.net>
2651         * src/document-undo.cpp, src/inkscape.cpp, src/debug/event.h,
2652           src/debug/logger.cpp, src/debug/logger.h, src/debug/simple-event.h,
2653           src/xml/composite-node-observer.cpp, src/xml/event.cpp,
2654           src/xml/simple-node.cpp:
2656           Categorize debugging events and add the ability to filter them
2657           via setting the INKSCAPE_DEBUG_FILTER environment variable to
2658           a comma-separated list of debug event categories.
2660 2005-07-06  Ben Fowler  <bpfowler@users.sourceforge.net>
2662         * src/interface.cpp: Spackle for Bug 1217361 "freeze on quitting 
2663         with transform dialog"
2665 2005-07-06  Ben Fowler  <bpfowler@users.sourceforge.net>
2667         * src/interface.cpp: Whitespace changes only
2669 2005-07-06  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2671         * Info.plist.in, packaging/osx-app.sh, packaging/macosx/*:
2673         Changes and new files required to build an Inkscape dmg on Mac OS X.
2675 2005-07-05  Ted Gould  <ted@gould.cx>
2677         * 0.42pre1
2679 2005-07-04  MenTaLguY  <mental@rydia.net>
2681         * src/sp-metadata.cpp: strip id= attributes under rdf:RDF elements
2683 2005-07-04  MenTaLguY  <mental@rydia.net>
2685         * src/sp-object.cpp, src/xml/node-fns.h, src/xml/node-fns.cpp:
2686           don't force id= attributes on anything except elements in the SVG,
2687           Sodipodi, or Inkscape namespaces.
2689 2005-07-04  MenTaLguY  <mental@rydia.net>
2691         * src/verbs.cpp: redo cryve's fix to use defaultLabel() rather than
2692           label()
2694 2005-07-04  Bryce Harrington <bryce@bryceharrington.org>
2696         * src/livarot/float-line.cpp:  Patch from Ralf Stephan
2697         <ralf@ark.in-berlin.de> to suppress two warnings.
2698         
2699 2005-06-28  Ted Gould  <ted@gould.cx>
2701         * src/verbs.h:
2703         Changing from gnu::hash_map to std::map.  The only reason this was a
2704         hash_map before is because I was stealing code that I didn't understand,
2705         and a std::map works as well.  This fixes bug #1172199 for Tru64.
2707 2005-06-28  Ted Gould  <ted@gould.cx>
2709         * src/extension/dependency.cpp:
2711         Fix for #1169396 -- setting the default type for a dependency to file,
2712         this seems to be the only way that the print function could end up using
2713         undefined memory, and then passing it on the gettext.
2715 2005-06-28  Ted Gould  <ted@gould.cx>
2717         * src/extension/implementation/script.cpp,
2718         src/extension/implementation/script.h:
2720         Adding support for information coming back on STDERR from scripts.  This
2721         fixes bug #1220959 and RFE #1178941
2723 2005-07-04  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
2725         * src/sp-stop.h, sp-gradient.cpp, widgets/gradient-vector.cpp:
2726           Implement currentColor as possible value for stop-color, as per spec.
2728 2005-07-02  Kees Cook  <kees@outflux.net>
2730         * src/dialog/rdf.cpp: Added FreeArt license, RFE #1230981.
2732 2005-06-30  Bryce Harrington <bryce@bryceharrington.org>
2734         * inkscape.nsi:  Fix for bug #1230744 'wrong installer language'
2735         by theadib.
2737         * src/swatches.cpp: Fix for bug #1217973.  The KDE swatches file
2738         consists of 3 column numbers (missing 4th column), and also lacks
2739         an ending newline.  In this situation, the name variable returned
2740         from trim() could be null, thus causing a segfault when used as an
2741         input to Glib::ustring.
2743         * src/sp-image.cpp: Patch for bug #1210100 by bpfowler to help
2744         narrow in on the cause of the bug.
2746         * README:  Requested change for bug #1174991.  Directions for
2747         installation of perl libs
2748         
2749 2005-07-01  Ben Fowler  <bpfowler@users.sourceforge.net>
2751         * src/desktop.cpp src/svg-view.cpp src/dialogs/display-settings.cpp 
2752         src/dialogs/export.cpp src/dialogs/find.cpp 
2753         src/extension/internal/ps.cpp: Replaced calls to gtk_widget_set_usize 
2754         with GTK2 version.
2756 2005-06-30  Bryce Harrington <bryce@bryceharrington.org>
2758         * inkscape.pod, src/main.cpp: Applying Makzu's patch to implement
2759           --vacuum-defs
2761 2005-06-28  Ted Gould  <ted@gould.cx>
2763         * 0.42pre0
2765 2005-06-23  MenTaLguY  <mental@rydia.net>
2767         * src/extension/implementation/script.cpp:
2768           support for ruby scripts (interpreter="ruby")
2770 2005-06-20  Ted Gould  <ted@gould.cx>
2772         * src/desktop.cpp, src/desktop.h, src/document-private.h,
2773         src/document.cpp, src/document.h, src/extension/effect.h,
2774         src/extension/implementation/script.cpp:
2776         Adding in a signal to show that the document is being reconstructed from
2777         another document.  This is used by the scripting extensions implementation
2778         to say to the desktops that they need to save their object references
2779         as strings instead of pointers -- and then recreate them when the
2780         reconstruction is complete.
2782         * src/extension/prefdialog.cpp: Making "OK" have focus.
2784         * src/verbs.cpp, src/verbs.h: Some prototype code to start making verbs
2785         sensitive or not.  Not tied in to anything currently.
2787 2005-06-20  MenTaLguY  <mental@rydia.net>
2789         * src/xml/repr-io.cpp: whoops... don't emit xmlns:xml
2791 2005-06-18  Richard Hughes  <cyreve@users.sourceforge.net>
2793         * src/text-context.cpp, src/text-context.h, src/libnrtype/Layout-TNG.h:
2794           implement double- and triple-clicking of text for selecting the
2795           current word and line respectively
2797 2005-06-16  MenTaLguY  <mental@rydia.net>
2799         * src/interface.cpp: removed "Go to root" context menu item
2801         * src/widgets/layer-selector.cpp: hide "(root)" unless it is the current
2802           layer
2804 2005-06-11  Aaron Spike  <aaron@ekips.org>
2806         * confiugre.ac,
2807           packaging/autopackage/default.apspec.in:
2809           Adding the autopackage specfile
2811 2005-06-10  Richard Hughes  <cyreve@users.sourceforge.net>
2813         * src/text-context.cpp:
2814           use ctrl-left/right for moving cursor by word in text mode,
2815           and ctrl-a for select all text
2817 2005-06-09  Bryce Harrington <bryce@bryceharrington.org>
2819         * src/ui/dialogs/align-and-distribute.cpp,
2820           src/ui/dialogs/align-and-distribute.h,
2821           src/verbs.cpp:
2822           Hooking up Aubanel's new align and distribute dialog
2824 2005-06-09  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
2826         * src/text-context.cpp (sp_text_context_root_handler):
2827           Greater conformance to ISO 14755 for unicode entry.  We now
2828           implement all of the ``Basic method'' portion of that spec
2829           except for non-latin hexadecimal digits (first 6 letters of
2830           other alphabets).  (Instead, we do the same as for all other
2831           shortcuts, viz. force a group0 (latin) interpretation of the
2832           keypress.)
2834 2005-06-07  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
2836         * src/pen-context.cpp (spdc_endpoint_snap): Pen tool: do snapping
2837           (i.e. namedview_free_snap_all_types) even for initial point.
2839         * src/Makefile.am (INCLUDES), src/extension/script/Makefile_insert
2840         (extension_script_libscript_a_CXXFLAGS):
2842           Put PERL_CFLAGS PYTHON_CFLAGS into global INCLUDES rather than
2843           using a libscript_a_CXXFLAGS var (which involved creating .o files
2844           specific to that lib).
2846 2005-06-06  Ted Gould  <ted@gould.cx>
2848         * src/extensions/effect.cpp:
2850         Adding in the code so that effects can be undoable.
2852         * src/extensions/implementation/script.[cpp,h]
2854         Adding in the code so that a new window is not displayed when an
2855         effect is executed.  Now it is in the same window (much nicer).
2857         * src/extensions/internal/latex*.[cpp,h]
2859         Patches from the mailing list to add LaTeX output.
2861 2005-06-04  MenTaLguY  <mental@rydia.net>
2863         * src/extensions/init.cpp:
2865           That tears it.  Showing the error dialog on startup goes.  I've
2866           had to respond to one too many bloody bug reports.  If we released
2867           0.42 with this too we'll drive away users permanently.  As it was,
2868           a lot of people were assuming 0.41 was broken when they saw this
2869           and reverted to 0.40.
2871 2005-05-31  MenTaLguY  <mental@rydia.net>
2873         * src/preferences-skeleton.h: disable extension error dialog on startup
2874           -- I'm sick of hearing that Inkscape is broken because people see
2875           this dialog on startup.  It makes us look bad.
2876           
2877           We're not going to repeat this for 0.42 -- find a better approach.
2879 2005-05-28  MenTaLguY  <mental@rydia.net>
2881         * src/document.cpp, src/sp-ellipse.cpp, src/sp-flowdiv.cpp,
2882           src/sp-flowtext.cpp, src/sp-object.cpp, src/sp-object.h,
2883           src/sp-path.cpp, src/sp-rect.cpp, src/sp-root.cpp, src/sp-root.h,
2884           src/sp-shape.cpp, src/version.cpp, src/version.h:
2886           propagate SVG version upwards, and move SPVersion into Inkscape
2887           namespace
2889 2005-05-24  Simarilius  <Simarilius@yahoo.com>
2891         * src/verbs.cpp, src/dialogs/tiledialog.cpp, src/dialogs/tiledialog.h,
2892         src/ui/dialogs/dialog-manager.cpp
2893         
2894         Converted the tiledialog over to the inkscape:ui:dialog class and hooked
2895         it into dialog manager
2897 2005-05-24  Ted Gould  <ted@gould.cx>
2899         * src/extension/dependency.cpp, src/extension/extension.cpp,
2900         src/extension/extension.h, src/extension/init.cpp,
2901         src/extension/implementation/script.cpp:
2903         Applying patch 1199856 which allows Inkscape to have multiple directories
2904         for extensions.  Currently those are /share/inkscape/extensions and
2905         ~/.inkscape/extensions.  The patch was written by Aaron Spike.
2907 2005-05-23  Ted Gould  <ted@gould.cx>
2909         * share/extensions/<alot>
2911         Adding in Aaron Spike's extensions so that they come with the standard
2912         build.  Lot's of useful stuff that is worth having for most users.
2914 2005-05-19  MenTaLguY  <mental@rydia.net>
2916         * src/verbs.cpp, src/ui/dialog/align-and-distribute.h,
2917           src/ui/dialog/dialog-manager.cpp, src/ui/dialog/dialog-manager.h,
2918           src/ui/dialog/document-preferences.h, src/ui/dialog/export.h,
2919           src/ui/dialog/extension-editor.h, src/ui/dialog/fill-and-stroke.h,
2920           src/ui/dialog/find.h, src/ui/dialog/inkscape-preferences.h,
2921           src/ui/dialog/layer-editor.h, src/ui/dialog/messages.h,
2922           src/ui/dialog/text-properties.h, src/ui/dialog/transformation.h,
2923           src/ui/dialog/xml-editor.h, src/ui/view/edit.cpp:
2925           refactoring of the dialog manager code, introducing factory
2926           functions and a method specifically for showing a dialog
2928 2005-05-19  MenTaLguY  <mental@rydia.net>
2930         * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
2932           fix layer property undo crash bugs (#1192708 and #1171704)
2934 2005-05-19  MenTaLguY  <mental@rydia.net>
2936         * src/debug/Makefile_insert, src/debug/sysv-heap.cpp,
2937           src/debug/sysv-heap.h, src/gc.cpp, src/debug/gc-heap.h,
2938           src/debug/heap.cpp:
2940           moved GC Heap statistics stuff into libdebug to ease circular
2941           dependencies
2943 2005-05-17  MenTaLguY  <mental@rydia.net>
2945         * src/ui/dialog/memory.cpp:
2947           reduce magnitude of memory jitter somewhat by avoiding some vector
2948           resizing and copying
2950 2005-05-16  MenTaLguY  <mental@rydia.net>
2952         * src/gc.cpp, src/debug/heap.cpp, src/debug/heap.h:
2954           revised Debug::Heap API slightly
2956         * src/ui/dialog/memory.cpp, src/ui/dialog/memory.h:
2958           thousands separators and other niceties.  'apply' now forces a
2959           garbage collection and immediate update.
2961 2005-05-16  MenTaLguY  <mental@rydia.net>
2963         * src/ui/dialog/memory.cpp: re-use existing rows, though it doesn't
2964           seem to help memory jitter much
2966 2005-05-15  MenTaLguY  <mental@rydia.net>
2968         * src/debug/heap.cpp: fix bounds error
2970         * src/ui/dialog/memory.cpp, src/ui/dialog/memory.h:
2971         
2972         flesh out basic memory info dialog
2974 2005-05-15  MenTaLguY  <mental@rydia.net>
2976         * configure.ac: cleaned up tests
2978         * src/debug/heap.cpp: fixed feature macro names
2980 2005-05-15  MenTaLguY  <mental@rydia.net>
2982         * configure.ac: added tests for mallinfo and malloc.h
2984         * src/gc.cpp, src/debug/heap.cpp, src/debug/heap.h:
2986           fix up Debug::Heap API slightly
2988 2005-05-14  MenTaLguY  <mental@rydia.net>
2990         * src/interface.cpp, src/verbs.cpp, src/verbs.h,
2991           src/ui/dialog/Makefile_insert, src/ui/dialog/dialog-manager.cpp,
2992           src/ui/dialog/dialog-manager.h, src/ui/dialog/memory.cpp,
2993           src/ui/dialog/memory.h:
2994           
2995           added skeletal memory statistics dialog
2997 2005-05-12  Juerg Billeter  <j@bitron.ch>
2999         * configure.ac: Have pkgconfig explicitly require gdkmm-2.4 & glibmm-2.4
3000         (used directly by Inkscape), rather than relying on transitive
3001         dependencies.  It's said that this is required in some cases with
3002         pkgconfig 0.17 and later.
3004 2005-05-08  Bryce Harrington <bryce@bryceharrington.org>
3006         * ChangeLog configure.ac src/Makefile_insert src/desktop-widget.h
3007           src/desktop.h src/dropper-context.cpp src/file.cpp
3008           src/shortcuts.cpp src/sp-text.cpp src/splivarot.cpp
3009           src/svg-view.h src/text-context.cpp src/verbs.cpp
3010           src/extension/implementation/plugin-link.h
3011           src/extension/internal/grid.cpp src/helper/action.h
3012           src/helper/window.cpp src/ui/dialog/dialog.cpp
3013           src/ui/dialog/messages.cpp src/ui/view/view.cpp
3014           src/ui/view/view.h:   
3016           Moving view.* into src/ui/view/
3017         
3018 2005-05-09  MenTaLguY  <mental@rydia.net>
3020         * src/gc-alloc.h: const-correctness fix
3022 2005-05-08  Bryce Harrington <bryce@bryceharrington.org>
3024         * configure.ac:  Defaulting with-gnome-vfs to on if library is
3025           present. 
3026         
3027         * po/POTFILES.in : Fixed error causing compile failure
3029         * src/Makefile_insert src/arc-context.cpp src/desktop-events.cpp
3030            src/desktop.cpp src/desktop.h src/dyna-draw-context.cpp
3031            src/gradient-context.cpp src/gradient-toolbar.cpp
3032            src/interface.cpp src/make.dep src/make.files
3033            src/rect-context.cpp src/select-context.cpp
3034            src/select-toolbar.cpp src/seltrans.cpp src/spiral-context.cpp
3035            src/star-context.cpp src/toolbox.cpp src/verbs.cpp src/view.cpp
3036            src/view.h src/application/application.cpp
3037            src/application/application.h src/application/editor.cpp
3038            src/application/editor.h src/ui/dialog/align-and-distribute.cpp
3039            src/ui/dialog/align-and-distribute.h
3040            src/ui/dialog/dialog-manager.cpp src/ui/dialog/dialog-manager.h
3041            src/ui/dialog/dialog.cpp src/ui/dialog/dialog.h
3042            src/ui/dialog/document-preferences.cpp
3043            src/ui/dialog/document-preferences.h src/ui/dialog/export.cpp
3044            src/ui/dialog/export.h src/ui/dialog/extension-editor.cpp
3045            src/ui/dialog/extension-editor.h
3046            src/ui/dialog/fill-and-stroke.cpp
3047            src/ui/dialog/fill-and-stroke.h src/ui/dialog/find.cpp
3048            src/ui/dialog/find.h src/ui/dialog/inkscape-preferences.cpp
3049            src/ui/dialog/inkscape-preferences.h
3050            src/ui/dialog/layer-editor.cpp src/ui/dialog/layer-editor.h
3051            src/ui/dialog/messages.h src/ui/dialog/text-properties.cpp
3052            src/ui/dialog/text-properties.h
3053            src/ui/dialog/transformation.cpp src/ui/dialog/transformation.h
3054            src/ui/dialog/tree-editor.h src/ui/dialog/xml-editor.cpp
3055            src/ui/dialog/xml-editor.h src/ui/view/Makefile_insert
3056            src/ui/view/edit.cpp src/ui/view/edit.h :
3058            Renaming sp-desktop-widget.h to desktop-widget.h for
3059            consistency with other desktop files.  Beginning migration of
3060            desktop-* and view* files into ui/view/ subdir.  Incorporating
3061            DialogManager into existing SPDesktop code.  Making SPView
3062            derive from GObject.  Changing Messages dialog to run via
3063            DialogManager.  Removing getName() and getDesc() routines from
3064            Dialogs.  
3065         
3066 2005-05-08  MenTaLguY  <mental@rydia.net>
3068         * src/Makefile_insert: change link order since the GC code now
3069           depends on the debugging stuff
3071         * src/debug/Makefile_insert, src/debug/heap.cpp, src/debug/heap.h:
3073           added heap statistics stuff
3075         * src/gc.cpp: register the GC heap with the heap statistics facility
3077 2005-05-07  MenTaLguY  <mental@rydia.net>
3079         * src/gc-anchored.h, src/gc-core.h, src/gc-finalized.h,
3080           src/gc-managed.h, src/gc.cpp:
3082           hide the global Ops structure from the outside world, and expose
3083           some additional libgc API.
3085 2005-05-07  Ted Gould  <ted@gould.cx>
3087         * src/extension/parameter.cpp: bug fix for empty string parameter
3089         * share/extensions/dropshadow.inx,
3090         src/extension/implementation/script.cpp:
3092         Adding in an "interpreter" attribute for "command" that will prepend
3093         the command with the interpreter.  Right now only "perl" and "python"
3094         work, and they only prepend "perl" and "python", but more will be
3095         added later.
3097 2005-05-07  MenTaLguY  <mental@rydia.net>
3099         * src/xml/composite-node-observer.cpp: bug fixes
3101         * src/xml/simple-node.cpp, src/xml/simple-node.h: switch to using
3102           CompositeNodeObserver, which has saner add/remove semantics
3104         * src/util/list-container-test.cpp: add another test, just to be sure
3106         * src/dialogs/xml-tree.cpp: remove need for is_interactive flag on
3107           attribute changes (the flag is effectively disabled by the other
3108           changes)
3110 2005-05-05  MenTaLguY  <mental@rydia.net>
3112         * src/debug/event.h, src/debug/logger.cpp:
3114           PropertyPair is now its own class
3115         
3116         * src/xml/simple-node.cpp: add logging of XML node mutation
3118         * src/xml/Makefile_insert, src/xml/composite-node-observer.cpp,
3119           src/xml/composite-node-observer.h:
3121           added CompositeNodeObserver class, which will eventually replace
3122           the existing notifier lists
3124 2005-05-05  MenTaLguY  <mental@rydia.net>
3126         * src/inkscape.cpp: try to cleanly terminate log in case of crashes
3128 2005-05-05  MenTaLguY  <mental@rydia.net>
3130         * src/document-undo.cpp, src/debug/Makefile_insert, src/debug/logger.cpp,
3131           src/debug/simple-event.h, src/xml/event.cpp:
3133           add debug logging for undo+redo+transactions
3135 2005-05-05  MenTaLguY  <mental@rydia.net>
3137         * src/inkscape.cpp, src/main.cpp: initialize and shutdown debug log
3138           from more reliable place
3140         * src/debug/logger.cpp: clean up log via std::atexit()
3142 2005-05-04  MenTaLguY  <mental@rydia.net>
3144         * configure.ac, src/Makefile.am, src/Makefile_insert,
3145           src/debug/Makefile_insert, src/debug/makefile.in:
3147           added src/debug/ subdir
3149         * src/gc-alloc.h: no default management type for now
3151         * src/debug/event-tracker.h, src/debug/event.h, src/debug/logger.cpp,
3152           src/debug/logger.h: simple XML logging facility
3154         * src/util/Makefile_insert: fixed cut-and-paste error
3156 2005-04-29  Jon A. Cruz  <jon@joncruz.org>
3157         * src/dialogs/swatches.cpp, src/dialogs/eek-preview.h,
3158           src/dialogs/eek-preview.cpp:
3160         Added property to swatch to block taking focus.
3162 2005-04-28  Jon A. Cruz  <jon@joncruz.org>
3163         * src/dialogs/Makefile_insert, src/dialogs/eek-preview.cpp,
3164           src/dialogs/eek-preview.h, src/dialogs/swatches.cpp,
3165           src/dialogs/swatches.h, src/ui/previewholder.cpp,
3166           src/ui/previewable.h, src/ui/widget/panel.cpp:
3168           Adding new widget for color swatch usage.
3170 2005-04-24  Bryce Harrington <bryce@bryceharrington.org>
3172         * src/Makefile.am src/Makefile_insert,
3173           src/application/Makefile_insert, src/application/editor.cpp,
3174           src/application/editor.h, src/extension/internal/svg.cpp,
3175           src/ui/Makefile_insert, src/ui/view/Makefile_insert,
3176           src/ui/view/edit.cpp, src/ui/view/edit.h, src/ui/view/makefile.in,
3177           src/application/editor-impl.cpp, src/application/editor-impl.h:
3179           Renaming EditorImpl to UI::View::Edit
3181           Fixing bug 1185873 "batch mode crasher" caused by VFS being
3182           called with relative paths.  Adding a check to see whether the
3183           input is a valid uri, and if not, just calling sp_document_new
3184           directly.
3187 2005-04-23  Ted Gould  <ted@gould.cx>
3189         * src/extension/input.cpp, src/extension/input.h,
3190         src/extension/output.cpp, src/extension/output.h,
3191         src/extension/system.cpp, src/extension/implementation/implementation.cpp,
3192         src/extension/implementation/implementation.h,
3193         src/extension/implementation/plugin-link.h,
3194         src/extension/implementation/plugin.cpp,
3195         src/extension/implementation/plugin.h,
3196         src/extension/implementation/script.cpp,
3197         src/extension/implementation/script.h, src/extension/internal/eps-out.cpp,
3198         src/extension/internal/eps-out.h:
3200         Changing the prototype for the input/output preferences to be closer to
3201         that of Effects.  This is a good thing because now autogui can be used for
3202         all, and it is much cleaner.  Unfortunately, this caused alot of files to
3203         be changed.  Also, this sets up the extensions dialog (we're only using
3204         one now) to be integrated into the GTKmm codebase easier.
3206 2005-04-21  Jon A. Cruz  <jon@joncruz.org>
3207         * src/widgets/sp-color-wheel-selector.cpp,
3208           src/widgets/sp-color-scales.h, src/widgets/sp-color-slider.cpp,
3209           src/widgets/sp-color-scales.cpp:
3210         Changed CMYK selector to display values as 0-100. Fixes REF #1124499.
3212 2005-04-21  Jon A. Cruz  <jon@joncruz.org>
3213         * src/xml/repr-io.cpp:
3214         Expand entities; matches 0.41 behavior. Fixes bug #1157478.
3216 2005-04-20  Jon A. Cruz  <jon@joncruz.org>
3217         * src/sp-object-repr.cpp:
3218         Turned off the half-done <animate> element. Fixes bug #1119935.
3220 2005-04-19  Carl Hetherington  <inkscape@carlh.net>
3222         * src/pen-context.cpp: snap first point to grid correctly, fixing
3223         #1152057.  Remove a pointless call to spdc_endpoint_snap().
3225         * src/main.cpp: support for command-line export of PS and EPS,
3226         with options.
3228 2005-04-19  Piers Titus van der Torren  <piersvdt@users.sourceforge.net>
3229         * src/seltrans.cpp:
3230         Fixed skew so it displays and snaps to angle instead of percentage.
3232 2005-04-18  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
3234         * src/extension/internal/pov-out.cpp (PovOutput::save):
3235         Was dividing component bytes by 256 instead of the usual 255 to get
3236         floating point component.  Changed to use sp_color_get_rgb_floatv
3237         instead.  (N.B. This change is wrong if pov files disallow 1.0.)
3239         Multiply opacity by product of all ancestors' opacity property computed
3240         value.
3242 2005-04-18  Carl Hetherington  <inkscape@carlh.net>
3244         * src/sp-line.cpp, src/dialogs/unclump.cpp,
3245         src/extension/internal/ps.cpp,
3246         src/libnrtype/Layout-TNG-Output.cpp,
3247         src/Layout-TNG-Scanline-Makers.cpp, src/livarot/PathCutting.cpp:
3248         add missing include of nr-point-matrix-ops.h.
3250 2005-04-17  Jon A. Cruz  <jon@joncruz.org>
3251         * src/toolbox.cpp:
3253         Corrected improper use of static. Fixes bug #1171919.
3255 2005-04-16  Ted Gould  <ted@gould.cx>
3257         * src/extension/extension.cpp, src/extension/parameter.cpp:
3259         Adding in autogui for strings and booleans.  Also making everything
3260         a little more robust.
3262 2005-04-17  cyreve  <cyreve@users.sourceforge.net>
3264         * src/: sp-text.cpp, sp-text.h, text-context.cpp, text-editing.cpp,
3265           text-editing.h, libnrtype/Layout-TNG-Compute.cpp: hook up keys
3266           for adding rotate= attribute to text elements
3268         * src/libnrtype/Layout-TNG-OutIter.cpp: visual cursor left/right in
3269           counterdirectional text runs
3271 2005-04-16  cyreve  <cyreve@users.sourceforge.net>
3273         * src/: display/nr-arena-glyphs.cpp, libnrtype/FontInstance.cpp,
3274           libnrtype/RasterFont.cpp, libnrtype/font-instance.h,
3275           libnrtype/font-style.h: make miter-limit work for text outlines
3276           (bug 1094430)
3278 2005-04-16  Ted Gould  <ted@gould.cx>
3280         * src/main.cpp:
3282         Added a command-line arguement --extension-directory to find what
3283         extension directory Inkscape is configured for.  This should be 
3284         helpful for external extensions that want to use the same path
3285         as Inkscape itself on their install.
3287         * src/extension/extension.cpp, src/extension/init.cpp:
3289         Putting in half of Aaron's fix, mostly the one to keep things from
3290         crashing, next we need to examine how to add multiple search paths
3291         for extension dependencies.
3293         Also, added a check so that autogui won't create a GUI if there are
3294         no preferences.
3296 2005-04-13  Jon Phillips <jon@rejon.org>
3297         * src/toolbox.cpp: removed code that was beeping and prepped for new
3298           drag-n-drop color swatches.
3300 2005-04-13  cyreve  <cyreve@users.sourceforge.net>
3302         * src/path-chemistry.cpp: wire up converting object to path for
3303           flowtext
3305 2005-04-13  Jon A. Cruz  <jon@joncruz.org>
3306         * src/dialogs/swatches.cpp:
3308         Simple drag-n-drop out from color swatches.
3310 2005-04-12  cyreve  <cyreve@users.sourceforge.net>
3312         * src/: selection-chemistry.cpp, text-context.cpp, text-context.h,
3313           text-editing.cpp, text-editing.h: cut and copy selected text (bug
3314           1175441)
3316 2005-04-12  Ted Gould  <ted@gould.cx>
3318         * src/extension/extension.cpp, src/extension/extension.h,
3319         src/extension/parameter.cpp, src/extension/parameter.h,
3320         src/extension/implementation/script.cpp:
3322         This is support for having command line arguments from the parameters,
3323         mostly this is a quick hack to get Aaron working, I'll clean it up
3324         shortly, I promise.  But, it does seem to be working right now.  More
3325         polish shortly.
3327 2005-04-10  Jon A. Cruz  <jon@joncruz.org>
3328         * src/interface.cpp:
3330         Adding drag-n-drop support for arbitrary images. Fixes bug 1177714.
3333 2005-04-10  Ted Gould  <ted@gould.cx>
3335         * Lots of files:
3337         Moving around the plugins, and disabling the feature.  I've put all
3338         the functionality into the internal directory.  This should allow for
3339         the features to be used until plugins could work.  Also, adding in
3340         features to do autogui with the parameters of a given extension.
3342 2005-04-09  Bryce <bryce@bryceharrington.org>
3344         * src/view.h, src/application/editor-impl.cpp,
3345           src/application/editor-impl.h, src/svg-view.h:
3347           C++-ification.  Created some C++ wrapper member functions for
3348           SPView and SPSVGView, to enable Gtkmmification of SPDesktop
3350 2005-04-09  MenTaLguY  <mental@rydia.net>
3352         * src/selection.cpp, src/selection.h, src/dialogs/align.cpp,
3353           src/extension/implementation/script.cpp,
3354           src/extension/plugin/bluredge.cpp, src/util/glib-list-iterators.h:
3356           excise STL abuse, and fix up the glib list iterators
3358 2005-04-09  MenTaLguY  <mental@rydia.net>
3360         * src/file.cpp, src/interface.cpp, src/shortcuts.cpp,
3361           src/sp-object-repr.cpp, src/sp-skeleton.cpp, src/verbs.cpp,
3362           src/dialogs/export.cpp, src/display/nr-arena-item.cpp,
3363           src/libnrtype/FontFactory.cpp, src/libnrtype/TextWrapper.h,
3364           src/livarot/ShapeMisc.cpp, src/livarot/float-line.cpp:
3366           combined several different 64-bit cleanness patches
3368 2005-04-08 Jon Phillips <jon@rejon.org>
3369         * src/ui/dialog/dialog-manager.cpp src/ui/dialog/dialog-manager.h: 
3370           added copyright statements about dialog manager code I wrote.
3372 2005-04-08  MenTaLguY  <mental@rydia.net>
3374         * src/draw-context.cpp, src/dyna-draw-context.cpp, src/path-chemistry.cpp,
3375           src/selection-chemistry.cpp, src/selection.cpp, src/selection.h,
3376           src/splivarot.cpp, src/extension/plugin/bluredge.cpp,
3377           src/trace/trace.cpp:
3379           renaming Inkscape::Selection methods that deal with XML::Nodes
3381 2005-04-08  MenTaLguY  <mental@rydia.net>
3383         * src/document-undo.cpp: try again with handling incomplete transactions
3384           more gracefully
3386 2005-04-06  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
3388         * src/io/sys.h, src/io/sys.cpp (dir_open, dir_read_utf8name):
3389           New functions: utf8 wrappers around g_dir_open, g_dir_read_name.
3391 2005-04-02  Bryce Harrington <bryce@bryceharrington.org>
3393         * configure.ac share/ui/menus-bars.xml, src/Makefile.am,
3394           src/Makefile_insert, src/file.cpp,
3395           src/application/editor-impl.cpp,
3396           src/application/editor-impl.h,
3397           src/extension/init.cpp, src/extension/input.cpp,
3398           src/extension/system.cpp,
3399           src/extension/implementation/implementation.cpp,
3400           src/extension/implementation/plugin.cpp,
3401           src/extension/implementation/script.cpp,
3402           src/extension/internal/svg.cpp
3403         : Implementing preliminary load-from-URI functionality.
3404         
3406 2005-04-02  MenTaLguY  <mental@rydia.net>
3408         * src/document-undo.cpp, src/xml/event-fns.h, src/xml/event.cpp,
3409           src/xml/event.h:
3411           more debugging info for incomplete transactions
3413 2005-04-02  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
3415         * src/sp-gradient.cpp: Fix crash with cycles in gradient hrefs.
3417 2005-04-01  Jon A. Cruz  <jon@joncruz.org>
3418         * src/ui/widget/panel.h, src/ui/widget/panel.cpp, src/ui/previewholder.h,
3419           src/ui/previewholder.cpp,src/dialogs/swatches.cpp,
3420           src/dialogs/swatches.h:
3421           Added UI for switching palettes
3423 2005-04-01  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
3424         * src/style.cpp (sp_style_merge_from_dying_parent): New function to
3425           combine the styles of the <use> element and its ghost child when
3426           unlinking.
3427         * src/sp-use.cpp: Use it.
3429 2005-03-31  Jon A. Cruz  <jon@joncruz.org>
3430         * src/ui/widget/panel.cpp, src/ui/widget/panel.h, src/path-prefix.h,
3431           src/dialogs/swatches.cpp, src/dialogs/swatches.h
3432           share/palettes/Makefile.am, share/palettes/svg.gpl:
3433           Adding palette loading.
3435 2005-03-31 Jean-François Lemaire <jflemaire@skynet.be>
3436         * share/icons/David_icons.svg: new icon theme by David Christian Berg
3438         * share/icons/README.icons: explanations on how to use the theme
3440 2005-03-30  Jean-François Lemaire <jflemaire@skynet.be>
3441         * share/icons/icons.svg: included the layer menu icons
3443         * src/verbs.cpp: assigned names for the layer menu icons
3445 2005-03-24  Jon A. Cruz  <jon@joncruz.org>
3446         * src/ui/widget/panel.h, src/ui/widget/panel.cpp,
3447           src/ui/previewholder.h, src/ui/previewfillable.h,
3448           src/dialogs/iconpreview.cpp, src/dialogs/swatches.cpp:
3449           Adding panel menu
3451 2005-03-27  Jon Phillips <jon@rejon.org>
3452         * src/toolbox.cpp src/toolbox.h src/ui/dialog/dialog-manager.cpp
3453           src/ui/dialog/dialog-manager.h: Added generic dialog adding,
3454           deleting, and getting and fixed toolboxes to be static with no
3455           warnings.
3457 2005-03-26  Bryce <bryce@bryceharrington.com>
3459         * share/ui/keybindings.rc, share/ui/menus-bars.xml
3460           src/application/editor-impl.cpp, src/application/editor-impl.h,
3461           src/extension/internal/svg.cpp, src/ui/dialog/Makefile_insert,
3462           src/ui/dialog/dialog-manager.cpp,
3463           src/ui/dialog/dialog-manager.h, src/ui/dialog/messages.cpp,
3464           src/ui/dialog/messages.h: Initial implementation of canvas in
3465           gtkmm.  Incorporating Messages dialog.
3468 2005-03-24  MenTaLguY  <mental@rydia.net>
3470         * src/sp-item.cpp: fix relative transforms to accommodate viewbox
3472 2005-03-24  Jon A. Cruz  <jon@joncruz.org>
3474         * src/ui/Makefile_insert, src/dialogs/swatches.cpp,
3475           src/dialogs/swatches.h, src/ui/previewable.h,
3476           src/ui/previewfillable.h, src/ui/previewholder.cpp,
3477           src/ui/previewholder.h:
3478           Refactoring previewable functionality to be more generic
3480 2005-03-24  cyreve  <cyreve@users.sourceforge.net>
3482         * src/: text-context.cpp, text-editing.cpp, text-editing.h:
3483           functions for applying style to selected text, and wire them
3484           up to ctrl-b/ctrl-i for bold/italic
3486 2005-03-23  Jon Phillips <jon@rejon.org>
3487         * src/toolbox.h src/toolbox.cpp: Fixed warning messages.
3489 2005-03-23  Jon A. Cruz  <jon@joncruz.org>
3491         * src/ui/previewable.h, src/ui/Makefile_insert,
3492           src/dialogs/swatches.h, src/dialogs/swatches.cpp:
3493           Preliminary work for 'Previewable' interface.
3495 2005-03-23  cyreve  <cyreve@users.sourceforge.net>
3497         * src/: sp-text.cpp, libnrtype/Layout-TNG-Compute.cpp,
3498           libnrtype/Layout-TNG-Output.cpp: make text on path work correctly
3499           with accent glyphs and suchlike
3501         * src/: text-chemistry.cpp, libnrtype/Layout-TNG.h: apply text's
3502           alignment to startOffset on new textpath elements, fixes bug
3503           1168145
3505         * src/libnrtype/Layout-TNG-OutIter.cpp: selecting text to the end
3506           sometimes displays wrong
3508 2005-03-22  MenTaLguY  <mental@rydia.net>
3510         * src/arc-context.cpp, src/desktop-handles.cpp,
3511           src/desktop-handles.h, src/desktop.cpp, src/desktop.h,
3512           src/document.h, src/draw-context.cpp, src/draw-context.h,
3513           src/file.cpp, src/forward.h, src/gradient-context.cpp,
3514           src/gradient-drag.cpp, src/gradient-drag.h, src/gradient-toolbar.cpp,
3515           src/inkscape-private.h, src/inkscape.cpp, src/node-context.cpp,
3516           src/node-context.h, src/nodepath.cpp, src/object-ui.cpp,
3517           src/path-chemistry.cpp, src/rect-context.cpp, src/selcue.cpp,
3518           src/selcue.h, src/select-context.cpp, src/select-toolbar.cpp,
3519           src/selection-chemistry.cpp, src/selection-chemistry.h,
3520           src/selection-describer.cpp, src/selection-describer.h,
3521           src/selection.cpp, src/selection.h, src/seltrans.cpp,
3522           src/seltrans.h, src/sp-flowtext.cpp, src/spiral-context.cpp,
3523           src/splivarot.cpp, src/star-context.cpp, src/text-chemistry.cpp,
3524           src/text-context.cpp, src/toolbox.cpp, src/verbs.cpp,
3525           src/dialogs/align.cpp, src/dialogs/clonetiler.cpp,
3526           src/dialogs/display-settings.cpp, src/dialogs/fill-style.cpp,
3527           src/dialogs/find.cpp, src/dialogs/iconpreview.cpp,
3528           src/dialogs/item-properties.cpp, src/dialogs/object-properties.cpp,
3529           src/dialogs/stroke-style.cpp, src/dialogs/text-edit.cpp,
3530           src/dialogs/tiledialog.cpp, src/dialogs/transformation.cpp,
3531           src/dialogs/xml-tree.cpp, src/extension/plugin/bluredge.cpp,
3532           src/extension/plugin/grid.cpp, src/trace/trace.cpp,
3533           src/ui/dialog/dialog.cpp, src/ui/dialog/dialog.h,
3534           src/ui/dialog/transformation.cpp, src/ui/dialog/transformation.h,
3535           src/widgets/sp-widget.cpp, src/widgets/sp-widget.h:
3537           SPSelection -> Inkscape::Selection
3539 2005-03-22  cyreve  <cyreve@users.sourceforge.net>
3541         * src/text-context.cpp: pressing esc doesn't hide text selection
3543         * src/: text-context.cpp, text-context.h, text-editing.cpp,
3544           text-editing.h, libnrtype/Layout-TNG-OutIter.cpp,
3545           libnrtype/Layout-TNG.h: make text selection inverse
3547 2005-03-21  Jon Phillips <jon@rejon.org>
3549         * share/icons/icons.svg src/dropper-context.cpp
3550           src/dropper-context.h src/toolbox.cpp src/toolbox.h
3551           src/dialogs/display-settings.cpp: Added controls for eye dropper
3552           so that I could get color values. Removed option from application
3553           preferences.
3555 2005-03-21  MenTaLguY  <mental@rydia.net>
3557         * src/util/Makefile_insert, src/util/glib-list.h,
3558           src/util/glib-list-iterators.h:
3560           retired old Glib list to Util::List adaptor and replaced it with
3561           new iterator classes that directly wrap the Glib list types
3563 2005-03-21  cyreve  <cyreve@users.sourceforge.net>
3565         * src/: text-editing.cpp, libnrtype/Layout-TNG-OutIter.cpp: text
3566           selection doesn't show when it starts at the end of a line
3568         * src/: text-context.cpp, text-editing.cpp: crash on overtyping
3569           selection, and displayed selection not removed on overtype
3571         * src/text-editing.cpp: kerning information placed wrongly in text
3572           after child span element
3574         * src/libnrtype/Layout-TNG-OutIter.cpp: crash when pressing home key
3576         * src/: text-context.cpp, text-context.h: text selection using the
3577           mouse
3579         * src/: make.dep, make.files, make.ofiles,
3580           libnrtype/Layout-TNG-OutIter.cpp: further optimisation of text
3581           selection, and an implementation for text on a path
3583         * src/: text-editing.cpp, libnrtype/Layout-TNG-OutIter.cpp,
3584           libnrtype/Layout-TNG.h: optimisation of text selection and fixing
3585           some bugs in it
3587 2005-03-18  MenTaLguY  <mental@rydia.net>
3589         * src/arc-context.cpp, src/file.cpp, src/gradient-context.cpp,
3590           src/node-context.cpp, src/object-ui.cpp, src/path-chemistry.cpp,
3591           src/rect-context.cpp, src/select-context.cpp,
3592           src/selection-chemistry.cpp, src/selection.cpp, src/selection.h,
3593           src/sp-flowtext.cpp, src/spiral-context.cpp, src/splivarot.cpp,
3594           src/star-context.cpp, src/text-chemistry.cpp, src/text-context.cpp,
3595           src/dialogs/find.cpp, src/dialogs/in-dt-coordsys.cpp,
3596           src/dialogs/xml-tree.cpp:
3598           cleaned up the selection API slightly
3600 2005-03-20  cyreve  <cyreve@users.sourceforge.net>
3602         * src/: text-context.cpp, text-context.h, text-editing.cpp,
3603           text-editing.h, libnrtype/Layout-TNG-OutIter.cpp,
3604           libnrtype/Layout-TNG.h: initial implementation of text selection
3605           (keyboard only)
3607         * src/libnrtype/Layout-TNG-OutIter.cpp: making
3608           createSelectionShape() work
3610         * src/: sp-text.cpp, sp-text.h: text-anchor sometimes won't work in
3611           text on a path when x/y coordinates are set
3613         * src/libnrtype/Layout-TNG-Output.cpp: text on path: cut characters
3614           before start of path and calculate bounding box correctly when
3615           this happens
3617 2005-03-14  Jon A. Cruz  <jon@joncruz.org>
3618         * src/dialogs/Makefile_insert, src/dialogs/swatches.cpp,
3619           src/dialogs/swatches.h, src/verbs.h, src/verbs.cpp,
3620           src/interface.cpp:
3621           Initial cut of swatches panel.
3623 2005-03-19  cyreve  <cyreve@users.sourceforge.net>
3625         * src/libnrtype/Layout-TNG-Compute.cpp: rendering of
3626           multiple-character clusters in rtl text is wrong (bug 1166603)
3628         * src/: make.dep, make.files, make.ofiles, sp-text.cpp, sp-text.h,
3629           text-editing.cpp: glue kerning info back together on deleting
3630           line breaks
3632         * src/sp-tspan.cpp: textpath startOffset attribute doesn't save
3633           correctly when it's a percentage (remnants of bug 1124722)
3635         * src/: text-context.cpp, text-context.h, text-editing.cpp,
3636           text-editing.h, libnrtype/Layout-TNG.h: use Layout::iterator for
3637           storing cursor position. Fixes bug 1093660 related to rtl cursor
3638           movement
3640         * src/libnrtype/: Layout-TNG-OutIter.cpp, Layout-TNG.h: implement
3641           backend cursor movement functions properly for multidirectional
3642           text
3644         * src/libnrtype/Layout-TNG-Output.cpp: create more efficient
3645           postscript output
3647         * src/libnrtype/: Layout-TNG-OutIter.cpp, Layout-TNG-Output.cpp,
3648           Layout-TNG.h: obey text-align attribute when fitting text to a
3649           path (fixes bug 1124722)
3651         * src/: attributes-test.cpp, attributes.cpp, attributes.h,
3652           sp-flowtext.cpp, sp-text.cpp, sp-tspan.cpp, sp-tspan.h,
3653           style-test.cpp, libnrtype/Layout-TNG-Output.cpp: wire up
3654           startOffset attribute to textpath and fix bugs in it
3656         * src/sp-flowtext.cpp: unflow text command loses formatting
3658         * src/xml/repr-io.cpp: xml pretty-printer adding whitespace in
3659           xml:space=preserve elements
3661         * src/: sp-flowtext.cpp, text-editing.cpp: line breaks not being
3662           put before strings immediately following para elements, and
3663           deleting line breaks copies style wrongly
3665 2005-03-18  MenTaLguY  <mental@rydia.net>
3667         * src/file.cpp, src/sp-item-group.cpp, src/xml/Makefile_insert,
3668           src/xml/node-fns-tree.cpp, src/xml/node-fns-tree.h,
3669           src/xml/node-fns.cpp, src/xml/node-fns.h, src/xml/node-iterators.h,
3670           src/xml/repr.cpp, src/xml/simple-node.cpp:
3672           renamed node-fns-tree to node-fns, and moved sp_repr_prev etc
3673           into Inkscape::XML namespace (as e.g. previous_node)
3675 2005-03-18  cyreve  <cyreve@users.sourceforge.net>
3677         * src/libnrtype/Layout-TNG-Compute.cpp: cursor position on blank
3678           first line sometimes goes wrong
3680         * src/: make.dep, make.files, make.ofiles, text-editing.cpp:
3681           spurious line break added before text in text and font dialog
3682           (bug 1166016)
3684         * src/: make.dep, make.files, make.ofiles, libnrtype/FlowBoxes.cpp,
3685           libnrtype/FlowBoxes.h, libnrtype/FlowDefs.h,
3686           libnrtype/FlowDest.cpp, libnrtype/FlowDest.h,
3687           libnrtype/FlowEater.cpp, libnrtype/FlowEater.h,
3688           libnrtype/FlowRes.cpp, libnrtype/FlowRes.h,
3689           libnrtype/FlowResOut.cpp, libnrtype/FlowSols.cpp,
3690           libnrtype/FlowSols.h, libnrtype/FlowSrc.cpp, libnrtype/FlowSrc.h,
3691           libnrtype/FlowSrcText.cpp, libnrtype/FlowSrcText.h,
3692           libnrtype/FlowStyle.cpp, libnrtype/FlowStyle.h,
3693           libnrtype/FlowUtils.cpp, libnrtype/FlowUtils.h,
3694           libnrtype/Makefile_insert: remove all old text layout code (7,577
3695           lines)
3697         * src/: sp-flowregion.cpp, sp-flowregion.h, sp-flowtext.cpp,
3698           sp-string.cpp, sp-tspan.cpp: purge flow_dest class from code
3700         * src/: text-editing.cpp, libnrtype/Layout-TNG-Compute.cpp,
3701           libnrtype/Layout-TNG.cpp, libnrtype/Layout-TNG.h: define a value
3702           for line-height:normal and use it consistently
3704         * src/: sp-text.cpp, sp-text.h, text-editing.cpp: adjust kerning
3705           attributes on adding/removing line breaks
3707 2005-03-17  MenTaLguY  <mental@rydia.net>
3709         * src/display/nr-arena-group.cpp, src/display/nr-arena-item.cpp:
3711           whoops, we were calling the 'children' vfunc rather than
3712           'last_child' when appending, hence the bug... fixed now.
3714 2005-03-17  cyreve  <cyreve@users.sourceforge.net>
3716         * src/: sp-text.cpp, libnrtype/Layout-TNG-Compute.cpp,
3717           libnrtype/Layout-TNG-OutIter.cpp, libnrtype/Layout-TNG.h: x,y
3718           attributes on tspans set wrongly when alignment != left (bug
3719           1165427)
3721         * src/: sp-text.cpp, sp-text.h: break before tspan role=line
3722           elements, ie allow first tspan not to have role=line
3724         * src/: make.dep, make.files, make.ofiles, sp-flowtext.cpp,
3725           sp-object.cpp: fix inheritance problems with xml:space attribute
3727         * src/libnrtype/Layout-TNG-OutIter.cpp: crash on pressing enter
3728           immediately after creating text
3730         * src/: object-ui.cpp, sp-flowtext.cpp: set xml:space=preserve on
3731           new flowdiv elements
3733         * src/libnrtype/Layout-TNG-Compute.cpp: second try at solving
3734           numerical problems when line-height is set
3736         * src/: sp-flowtext.cpp, sp-flowtext.h, verbs.cpp: slightly
3737           objectify SPFlowtext and rearrange its updating a tiny bit
3739         * src/: path-chemistry.cpp, sp-flowregion.cpp, sp-offset.cpp,
3740           sp-text.cpp, sp-text.h, sp-use-reference.cpp, splivarot.cpp:
3741           slightly objectify SPText & rearrange updating code, also fixes
3742           bug causing all letters to appear on top of each other
3744         * src/libnrtype/Layout-TNG-Compute.cpp: characters will draw
3745           multiple times when x or y attributes set
3747 2005-03-16  cyreve  <cyreve@users.sourceforge.net>
3749         * src/text-editing.cpp: kerning: add/remove kerns with
3750           insertion/deletion of characters, and only apply kerns to the
3751           topmost xml object
3753         * src/: help.cpp, selection-chemistry.cpp, sp-text.cpp, sp-text.h,
3754           text-context.cpp, text-editing.cpp, text-editing.h,
3755           dialogs/text-edit.cpp: move functions applying to both text and
3756           flowtext to text-editing & rename them. Also fixes crash on
3757           letter/linespacing adjustment for flowtext
3759         * src/text-editing.cpp: fix crash on pressing delete at the end of
3760           text
3762         * src/: text-editing.cpp, libnrtype/Layout-TNG-Compute.cpp,
3763           libnrtype/Layout-TNG-OutIter.cpp, libnrtype/Layout-TNG.h:
3764           position cursor correctly in empty text objects
3766         * src/: sp-item-group.cpp, sp-object.cpp: optimise adding children
3767           to the end of a group - big improvement for tile clones
3769         * src/: sp-flowtext.cpp, sp-text.cpp, text-context.cpp,
3770           text-editing.cpp, text-editing.h: text editing fixes: track line
3771           breaks with preceding para tag, finish abstracting line
3772           break/remove functions to work on flowtext
3774         * src/libnrtype/Layout-TNG-Compute.cpp: cursor positioning
3775           off-by-one in some cases of wrapped text
3777 2005-03-15  cyreve  <cyreve@users.sourceforge.net>
3779         * src/libnrtype/Layout-TNG-Compute.cpp: small tweak to make cursor
3780           positioning work right in counterdirectional spans in fully
3781           justified text
3783         * src/sp-text.cpp: tweak function for adjusting linespacing by
3784           keyboard to be more precise
3786         * src/: attributes-test.cpp, attributes.cpp, make.dep, make.files,
3787           make.ofiles, style-test.cpp, style.cpp,
3788           libnrtype/Layout-TNG-Output.cpp: make the unit tests pass for the
3789           new styles, and workaround build breakage when pango < 1.8
3790           installed
3792         * src/: sp-flowtext.cpp, sp-flowtext.h,
3793           libnrtype/Layout-TNG-Compute.cpp,
3794           libnrtype/Layout-TNG-Scanline-Makers.cpp, libnrtype/Layout-TNG.h:
3795           wiring up full justification to old attribute & fixing bugs in
3796           it, which turned in to a major refactoring of layout code
3798 2005-03-14  Jon Phillips <jon@rejon.org>
3799         * src/attributes-test.cpp, src/attributes.cpp, src/attributes.h,
3800           src/desktop.cpp, src/sp-namedview.cpp, src/sp-namedview.h,
3801           src/dialogs/desktop-properties.cpp:
3802           Added showpageshadow preference to document preferences. Set to
3803           on automatically and saves with document if off.
3805 2005-03-14  MenTaLguY  <mental@rydia.net>
3807         * src/display/nr-arena-item.h, src/display/nr-arena-item.cpp,
3808           src/display/nr-arena-group.cpp:
3810           added virtual accessor for last child
3812 2005-03-14  Jon A. Cruz  <jon@joncruz.org>
3813         * src/interface.cpp, src/verb.cpp, src/verbs.h,
3814           src/ui/widget/panel.cpp, src/dialogs/Makefile_insert,
3815           src/dialogs/extensions.cpp, src/dialogs/extensions.h,
3816           src/extension/error-file.cpp:
3817           Added rough cut of initial extensions panel and dialog.
3819 2005-03-13  Bryce Harrington <bryce@bryceharrington.org>
3821         * src/path-prefix.h: Rearranging linking of libui and libutil
3823         * src/application/application.cpp, src/application/application.h
3824           src/application/editor-impl.cpp,
3825           src/ui/dialog/dialog-manager.cpp,  src/ui/dialog/dialog.cpp,
3826           src/ui/dialog/dialog.h, src/ui/widget/labelled.cpp,
3827           src/ui/dialog/transformation.h, src/ui/dialog/transformation.cpp,
3828           src/ui/widget/unit-menu.h, src/util/units.cpp:
3829           Integrating Transformation dialog.  Removing hardcoded paths.
3831         * share/icons/Makefile.in, share/icons/arrows-horiz.svg,
3832           share/icons/arrows-vert.svg, share/icons/arrows_hor.xpm,
3833           share/icons/arrows_ver.xpm, share/icons/rotate.svg,
3834           share/icons/rotate.xpm, share/icons/scale_hor.xpm,
3835           share/icons/scale_ver.xpm, share/icons/Makefile.am:
3836           Adding icons needed by transformation dialog
3838         * share/ui/units.txt,  share/ui/units.xml:
3839           Moving units into ui/ subdir.  Dunno if this is the best
3840           location for them, but pjrm thought it'd be ok for now.
3842 2005-03-13  cyreve  <cyreve@users.sourceforge.net>
3844         * src/sp-text.cpp: allow adjusting letter spacing when cursor is at
3845           eol
3847         * src/: make.dep, make.files, make.ofiles,
3848           libnrtype/Layout-TNG-Compute.cpp,
3849           libnrtype/Layout-TNG-OutIter.cpp,
3850           libnrtype/Layout-TNG-Output.cpp, libnrtype/Layout-TNG.h: fix
3851           kerning when align != left, and fix linespacing < 100
3853         * src/: sp-flowtext.cpp, sp-text.cpp, sp-text.h, style.cpp,
3854           style.h, libnrtype/Layout-TNG-Compute.cpp,
3855           libnrtype/Layout-TNG-Input.cpp, libnrtype/Layout-TNG-OutIter.cpp,
3856           libnrtype/Layout-TNG-Output.cpp,
3857           libnrtype/Layout-TNG-Scanline-Maker.h, libnrtype/Layout-TNG.h:
3858           implement line-height css property, & fix percentage handling in
3859           style
3861 2005-03-12  MenTaLguY  <mental@rydia.net>
3863         * src/node-context.cpp, src/node-context.h, src/nodepath.cpp,
3864           src/nodepath.h, src/toolbox.cpp, src/dialogs/align.cpp:
3866           Renamed Path namespace to Inkscape::NodePath, to avoid conflict
3867           with livarot
3869 2005-03-12  Kees Cook  <kees@outflux.net>
3871         * inkscape.nsi: added German translation from Adib Taraben.
3873 2005-03-12  MenTaLguY  <mental@rydia.net>
3875         * src/sp-namedview.cpp, src/sp-metadata.cpp: it's valid for an SPObject
3876           'write' method to be passed the object's own XML node; account for this.
3878 2005-03-12  MenTaLguY  <mental@rydia.net>
3880         * src/xml/simple-node.cpp: assert that src != this in
3881           SimpleNode::mergeFrom
3883 2005-03-12  MenTaLguY  <mental@rydia.net>
3885         * src/gc-alloc.h: minor cosmetic adjustments
3887         * src/util/list-container.h: pedantically correct implementation of
3888           ListContainer::max_size()
3890         * src/xml/simple-node.cpp: use Util::ListContainer iterators in a more
3891           STL-ish fashion
3893 2005-03-12  Jon A. Cruz  <jon@joncruz.org>
3894         * src/ui/widget/panel.h, src/ui/widget/panel.cpp,
3895           src/ui/widget/Makefile_insert, src/dialogs/iconpreview.h,
3896           src/dialogs/iconpreview.cpp:
3897           Initial addition of Panel.
3899 2005-03-12  cyreve  <cyreve@users.sourceforge.net>
3901         * src/sp-flowtext.cpp: text unflow command losing space characters:
3902           add xml:space to generated elements
3904         * src/: attributes.cpp, attributes.h, make.dep, make.files,
3905           make.ofiles, sp-flowtext.cpp, sp-text.cpp, style.cpp, style.h,
3906           text-context.cpp, text-editing.cpp, dialogs/text-edit.cpp,
3907           libnrtype/FlowRes.cpp, libnrtype/Layout-TNG-Compute.cpp,
3908           libnrtype/Layout-TNG-Input.cpp: add several new text properties
3909           to SPStyle and rearrange some of the existing ones, also remove
3910           spurious warning on applying kerning
3912         * src/sp-flowtext.cpp: svg spec requires us to break after flowline
3913           content, not before
3915 2005-03-11  cyreve  <cyreve@users.sourceforge.net>
3917         * src/desktop-style.cpp, src/sp-text.cpp, src/sp-text.h,
3918           src/sp-tspan.cpp, src/sp-tspan.h, src/text-chemistry.cpp,
3919 src/text-editing.cpp,
3920           src/text-editing.h: combine the common attribute handling for text,
3921           tspan and textpath into one class
3923         * src/sp-flowtext.cpp, src/sp-string.cpp: reimplement xml:space attribute
3925         * src/sp-text.cpp, src/libnrtype/Layout-TNG-OutIter.cpp,
3926           src/libnrtype/Layout-TNG.h: apply calculated x/y attributes to tspan
3927           role=line elements
3929         * src/libnrtype/Layout-TNG-Output.cpp: postscript text output
3930           incorrectly scaled (and other problems)
3932 2005-03-10  cyreve  <cyreve@users.sourceforge.net>
3934         * src/sp-flowdiv.h, src/sp-flowtext.h,
3935           src/sp-text.cpp, src/sp-text.h, src/sp-tspan.h, src/text-context.cpp,
3936           src/text-editing.cpp, src/text-editing.h,
3937           src/libnrtype/Layout-TNG-Compute.cpp,
3938           src/libnrtype/Layout-TNG-OutIter.cpp: clean up xml tree properly on
3939           deleting line break, & fix various compile issues
3941         * src/nodepath.cpp, src/sp-flowdiv.cpp,
3942           src/sp-flowdiv.h, src/sp-flowtext.cpp, src/sp-flowtext.h,
3943 src/sp-string.cpp,
3944           src/sp-string.h, src/sp-text.cpp, src/sp-text.h, src/sp-tspan.cpp,
3945 src/sp-tspan.h,
3946           src/text-editing.cpp, src/verbs.cpp, src/libnrtype/FontInstance.cpp,
3947           src/libnrtype/font-instance.h, src/livarot/Shape.h,
3948           src/libnrtype/Layout-TNG-Compute.cpp, src/libnrtype/Layout-TNG-Input.cpp,
3949           src/libnrtype/Layout-TNG-OutIter.cpp,
3950           src/libnrtype/Layout-TNG-Output.cpp,
3951           src/libnrtype/Layout-TNG-Scanline-Maker.h,
3952           src/libnrtype/Layout-TNG-Scanline-Makers.cpp,
3953           src/libnrtype/Layout-TNG.cpp, libnrtype/Layout-TNG.h: huge rewrite of
3954           text layout (and some text editing) code
3956 2005-03-07  Kees Cook  <kees@outflux.net>
3958         * src/libnr/have_mmx.S, src/libnr/nr_mmx_R8G8B8A8_P_EMPTY_A8_RGBAP.S,
3959           src/libnr/nr_mmx_R8G8B8A8_P_R8G8B8A8_P_A8_RGBAP.S,
3960           src/libnr/nr_mmx_R8G8B8A8_P_R8G8B8A8_P_R8G8B8A8_N_TRANSFORM.S,
3961           src/libnr/nr_mmx_R8G8B8_R8G8B8_R8G8B8A8_P.S: execstack patch
3962           from Mike Hearn.
3964 2005-03-07  Jon A. Cruz  <jon@joncruz.org>
3965         * src/interface.cpp, src/verbs.h, src.verbs.cpp, src/widgets/icon.cpp,
3966           src/dialogs/iconpreview.h, src/dialogs/iconpreview.cpp,
3967           src/dialogs/Makefile_insert:
3968           Initial cut of icon preview.
3970 2005-03-05  Bryce Harrington <bryce@bryceharrington.org>
3972         * share/icons/*.svg, share/icons/Makefile.am:  Adding icons for
3973           new gui interface
3975         * src/ui/icons.cpp:  Fixing some paths
3977         * src/main.cpp src/application/Makefile_insert,
3978           src/application/app-prototype.h,
3979           src/application/application.cpp src/application/editor.cpp,
3980           src/ui/widget/toolbox.cpp,
3981           src/application/editor-impl.cpp:
3982           Broke out editor-impl class to its own file.  Continued getting
3983           the new interface to the point where it'll load and run.
3985         * share/ui/keybindings.rc, share/ui/toolbox.xml, share/ui/menus-bars.xml:
3986           Migrating some of the UI definition stuff into main codebase
3988 2005-03-05  Jon A. Cruz  <jon@joncruz.org>
3989         * src/widgets/layer-selector.cpp, src/widgets/icon.h,
3990           src/widgets/icon.cpp, src/dialogs/align.cpp, src/dialogs/find.cpp,
3991           src/dialogs/object-properties.cpp, src/dialogs/stroke-style.cpp,
3992           src/dialogs/text-edit.cpp, src/dialogs/transformation.cpp,
3993           src/dialogs/xml-tree.cpp, src/interface.cpp:
3994           Purging PixBufFactory and sp_icon_new_scaled.
3996 2005-03-05  Jon A. Cruz  <jon@joncruz.org>
3997         * src/widgets/icon.cpp, src/widgets/icon.cpp: Switched icon loading
3998           to be deferred and react to theme changes on-the-fly.
4000 2005-03-05  Bryce Harrington <bryce@bryceharrington.org>
4002         * src/application/Makefile_insert,
4003           src/application/app-prototype.cpp,
4004           src/application/editor.h,
4005           src/application/app-prototype.h,
4006           src/application/application.cpp:
4007           Adding Application::AppPrototype class
4008         * src/application/editor.cpp,
4009           src/application/editor.h:
4010           Changing member function getImpl() to getWindow()
4012 2005-03-04  Jon A. Cruz  <jon@joncruz.org>
4013         * src/widgets/icon.cpp: Changed stock item loading to use stock
4014           GtkImage widgets directly.
4016 2005-03-03  MenTaLguY  <mental@rydia.net>
4018         * src/widgets/icon.cpp: more idiomatic iteration
4020 2005-03-02  Jon A. Cruz  <jon@joncruz.org>
4021         * src/toolbox.cpp: Added preference to make the top toolbox 'small'.
4023 2005-03-02  Jon A. Cruz  <jon@joncruz.org>
4024         * src/desktop-events.cpp, src/desktop.cpp, src/gradient-toolbar.cpp,
4025           src/interface.cpp, src/select-toolbar.cpp, src/toolbox.cpp,
4026           src/toolbox.h, src/dialogs/find.cpp,
4027           src/dialogs/object-properties.cpp, src/dialogs/stroke-style.cpp,
4028           src/dialogs/text-edit.cpp, src/dialogs/transformation.cpp,
4029           src/dialogs/xml-tree.cpp, src/widgets/button.cpp,
4030           src/widgets/button.h, src/widgets/icon.cpp, src/widgets/icon.h,
4031           src/widgets/layer-selector.cpp, src/widgets/paint-selector.cpp,
4032           src/widgets/widget-sizes.h:
4033           Initial pass removing hardcoded icon sizes.
4035 2005-03-01  MenTaLguY  <mental@rydia.net>
4037         * src/extensions/internal/ps.cpp: apply patch from Michael Forbes
4038           (miforbes@mbhs.edu) to support gradient fills in Postscript
4040 2005-03-01  MenTaLguY  <mental@rydia.net>
4042         * src/xml/node.h, src/xml/simple-node.cpp, src/xml/simple-node.h:
4044           begin migration of notification interface to use NodeObserver
4045           rather than NodeEventVector
4047 2005-03-01  MenTaLguY  <mental@rydia.net>
4049         * src/xml/Makefile_insert, src/xml/node-listener.h, src/xml/repr.cpp,
4050           src/xml/simple-node.cpp, src/xml/simple-node.h:
4052           reworked listener list to use Util::ListContainer
4054         * src/xml/node-observer.h: minor name cleanups
4056 2005-03-01  MenTaLguY  <mental@rydia.net>
4058         * src/Makefile.am, src/algorithms/find-if-before.h:
4060           added new generic algorithm
4062 2005-03-01  MenTaLguY  <mental@rydia.net>
4064         * src/Makefile.am, src/util/Makefile_insert,
4065           src/util/list-container-test.cpp, src/util/list-container.h:
4067           tests and fixes for Util::ListContainer
4069 2005-03-01  MenTaLguY  <mental@rydia.net>
4071         * src/Makefile.am, src/libnr/Makefile_insert, src/xml/Makefile_insert:
4072           use in-tree copy of cxxtest
4074         * src/util/Makefile_insert, src/util/list-container.h:
4075           add Util::List-based STL container
4077 2005-02-28 SwinginCelt  <swinginceltgmail.com>
4079         * Fixed an improper conversion of sp_repr_document_merge that was causing
4080           extra data being written to the prefrences file every time inkscape
4081           exited.
4083 2005-02-26 SwinginCelt  <swinginceltgmail.com>
4085         * Replaced all sp_repr_set_content calls with direct call to
4086           repr->setContent.
4087         * Replaced all sp_repr_merge calls with direct call to
4088           repr->mergeFrom.
4089         * Removed inline sp_repr_document_merge because it wasn't used anywhere.
4090         * Removed inline sp_repr_set_content because it wasn't used anywhere.
4092 2005-02-26  MenTaLguY  <mental@rydia.net>
4094         * cxxtest: imported cxxtest tree
4096 2005-02-24  Jon A. Cruz  <jon@joncruz.org>
4097         * src/main.cpp, io/sys.h, io/sys.cpp:
4098           Refactoring input filename conversion and fallback.
4099           Fixes bug #1151536.
4101 2005-02-22  Jon A. Cruz  <jon@joncruz.org>
4102         * src/main.cpp:
4103           Refactoring sp_main_*. Adding cleanup phase on extracted filename list.
4105 2005-02-22  Bryce Harrington <bryce@bryceharringotn.org>
4107         * src/main.cpp, src/application/application.cpp:  Adding --new-gui
4108         option.
4110 2005-02-22  Ted Gould  <ted@gould.cx>
4112         * src/interface.cpp:
4114         Changing the effects menu to be driven by the preferences file so that the
4115         file can be the same whether or not the effects are shown.
4117 2005-02-22  MenTaLguY  <mental@rydia.net>
4119         * src/desktop-style.cpp, src/selection-chemistry.cpp,
4120           src/xml/attribute-record.h, src/xml/node.h, src/xml/repr-css.cpp,
4121           src/xml/repr-io.cpp, src/xml/simple-node.cpp, src/xml/simple-node.h:
4123           use Inkscape::Util::List for attribute lists, and sprinkle some
4124           appropriate 'using's in to make things less verbose
4126 2005-02-22  Jon A. Cruz  <jon@joncruz.org>
4127         * src/inkscape.cpp, src/main.cpp, src/extension/input.cpp, src/io/sys.cpp,
4128           src/xml/repr-io.cpp:
4129           Better catching of problematic filenames.
4130           Made segv handler only use dialog box when app is using a gui.
4131           Fixes bug #1145847.
4133 2005-02-22  Ted Gould  <ted@gould.cx>
4135         * src/extension/effect.cpp, src/extension/prefdialog.cpp,
4136         src/extension/prefdialog.h,
4137         src/extension/implementation/implementation.cpp,
4138         src/extension/implementation/implementation.h,
4139         src/extension/implementation/plugin-link.h,
4140         src/extension/implementation/plugin.cpp,
4141         src/extension/implementation/plugin.h,
4142         src/extension/implementation/script.cpp,
4143         src/extension/implementation/script.h, src/extension/plugin/grid.cpp:
4145         Changing the API of the effects preferences so that it doesn't use
4146         sockets and plugs anymore.  Now there is a generic widget passed down so
4147         that should work on every platform.
4149         * src/extension/plugin/grid.cpp:
4151         Fixing the grid so that it uses the right axis.
4153         * share/extensions/Makefile.am, share/extensions/bluredge.inx,
4154         share/extensions/randompnt.inx, share/extensions/randompos.inx,
4155         src/extension/plugin/Makefile_insert, src/extension/plugin/bluredge.cpp,
4156         src/extension/plugin/randompnt.cpp, src/extension/plugin/randompos.cpp:
4158         Adding some cool new effects, well, they're not really done yet,
4159         but getting the basis code into CVS so I don't loose it :)
4161 2005-02-21  MenTaLguY  <mental@rydia.net>
4163         * src/file.cpp, src/sp-item-group.cpp, src/xml/Makefile_insert,
4164           src/xml/node-fns-tree.cpp, src/xml/node-fns-tree.h,
4165           src/xml/repr-get-children.cpp, src/xml/repr-get-children.h,
4166           src/xml/repr.cpp, src/xml/simple-node.cpp:
4168           renamed header files
4170         * src/xml/Makefile_insert, src/xml/invalid-operation-exception.h:
4172           added Inkscape::XML::InvalidOperationException
4174         * src/xml/simple-node.h:
4176           avoid a second indirect function call from SimpleNode::appendChild
4178 2005-02-20 SwinginCelt  <swinginceltgmail.com>
4180         * Replaced all sp_repr_attr calls with direct call to
4181           repr->attribute.
4182         * Replaced all sp_repr_document_unref calls with direct call to
4183           Inkscape::GC::release(...).
4184         * Removed iinline sp_repr_document_ref because it wasn't used anywhere.
4186 2005-02-20  MenTaLguY  <mental@rydia.net>
4188         * src/inkscape.cpp: removed unused signals
4190 2005-02-19  MenTaLguY  <mental@rydia.net>
4192         * src/arc-context.cpp, src/desktop.cpp, src/document-private.h,
4193           src/document-undo.cpp, src/document.cpp, src/event-context.cpp,
4194           src/gradient-chemistry.cpp, src/gradient-chemistry.h,
4195           src/gradient-drag.cpp, src/gradient-drag.h, src/node-context.cpp,
4196           src/rect-context.cpp, src/sp-object.cpp, src/spiral-context.cpp,
4197           src/star-context.cpp, src/toolbox.cpp,
4198           src/dialogs/desktop-properties.cpp, src/widgets/gradient-vector.cpp,
4199           src/widgets/layer-selector.cpp, src/widgets/sp-widget.cpp,
4200           src/widgets/sp-xmlview-attr-list.cpp, src/widgets/sp-xmlview-content.cpp,
4201           src/widgets/sp-xmlview-tree.cpp, src/xml/Makefile_insert,
4202           src/xml/attribute-record.h, src/xml/document.h, src/xml/event-fns.h,
4203           src/xml/event.cpp, src/xml/event.h, src/xml/node-event-vector.h,
4204           src/xml/node-iterators.h, src/xml/node-listener.h, src/xml/node.h,
4205           src/xml/repr-action-test.cpp, src/xml/repr-css.cpp, src/xml/repr-io.cpp,
4206           src/xml/repr-sorting.cpp, src/xml/repr-util.cpp, src/xml/repr.cpp,
4207           src/xml/repr.h, src/xml/simple-document.h, src/xml/simple-node.cpp,
4208           src/xml/simple-node.h, src/xml/simple-session.cpp,
4209           src/xml/sp-css-attr.h, src/xml/sp-repr-action-fns.h,
4210           src/xml/sp-repr-action.cpp, src/xml/sp-repr-action.h,
4211           src/xml/sp-repr-attr.h, src/xml/sp-repr-doc.h,
4212           src/xml/sp-repr-event-vector.h, src/xml/sp-repr-iterators.h,
4213           src/xml/sp-repr-listener.h, src/xml/sp-repr.h:
4215           renamed header files to match new class names
4217 2005-02-19  MenTaLguY  <mental@rydia.net>
4219         * src/arc-context.cpp, src/arc-context.h, src/desktop-events.cpp,
4220           src/desktop-style.cpp, src/desktop-style.h, src/desktop.cpp,
4221           src/document-private.h, src/document-undo.cpp, src/document.cpp,
4222           src/document.h, src/draw-context.cpp, src/dyna-draw-context.cpp,
4223           src/dyna-draw-context.h, src/event-context.cpp, src/event-context.h,
4224           src/file.cpp, src/gradient-chemistry.cpp, src/inkscape.cpp,
4225           src/inkscape.h, src/inkview.cpp, src/interface.cpp, src/knotholder.cpp,
4226           src/knotholder.h, src/layer-fns.cpp, src/main.cpp, src/node-context.cpp,
4227           src/nodepath.cpp, src/nodepath.h, src/object-ui.cpp,
4228           src/path-chemistry.cpp, src/prefs-utils.cpp, src/rect-context.cpp,
4229           src/rect-context.h, src/selection-chemistry.cpp, src/selection.cpp,
4230           src/selection.h, src/seltrans.cpp, src/sp-anchor.cpp,
4231           src/sp-animation.cpp, src/sp-clippath.cpp, src/sp-conn-end-pair.cpp,
4232           src/sp-conn-end-pair.h, src/sp-defs.cpp, src/sp-ellipse.cpp,
4233           src/sp-flowdiv.cpp, src/sp-flowregion.cpp, src/sp-flowtext.cpp,
4234           src/sp-gradient-fns.h, src/sp-gradient-test.cpp, src/sp-gradient.cpp,
4235           src/sp-guide.cpp, src/sp-image.cpp, src/sp-item-group.cpp,
4236           src/sp-item.cpp, src/sp-item.h, src/sp-line.cpp,
4237           src/sp-linear-gradient-fns.h, src/sp-marker.cpp, src/sp-mask.cpp,
4238           src/sp-metadata.cpp, src/sp-namedview.cpp, src/sp-namedview.h,
4239           src/sp-object-group.cpp, src/sp-object-repr.cpp, src/sp-object-repr.h,
4240           src/sp-object.cpp, src/sp-object.h, src/sp-offset.cpp, src/sp-offset.h,
4241           src/sp-path.cpp, src/sp-pattern.cpp, src/sp-polygon.cpp,
4242           src/sp-polyline.cpp, src/sp-radial-gradient-fns.h, src/sp-rect.cpp,
4243           src/sp-root.cpp, src/sp-shape.cpp, src/sp-skeleton.cpp,
4244           src/sp-spiral.cpp, src/sp-star.cpp, src/sp-string.cpp,
4245           src/sp-symbol.cpp, src/sp-text.cpp, src/sp-tspan.cpp,
4246           src/sp-use-reference.h, src/sp-use.cpp, src/spiral-context.cpp,
4247           src/spiral-context.h, src/splivarot.cpp, src/star-context.cpp,
4248           src/star-context.h, src/style.cpp, src/style.h, src/text-chemistry.cpp,
4249           src/text-context.cpp, src/text-editing.cpp, src/toolbox.cpp,
4250           src/verbs.cpp, src/application/application.cpp,
4251           src/application/application.h, src/application/editor.h,
4252           src/dialogs/clonetiler.cpp, src/dialogs/desktop-properties.cpp,
4253           src/dialogs/export.cpp, src/dialogs/fill-style.cpp, src/dialogs/rdf.cpp,
4254           src/dialogs/sp-attribute-widget.cpp, src/dialogs/sp-attribute-widget.h,
4255           src/dialogs/stroke-style.cpp, src/dialogs/text-edit.cpp,
4256           src/dialogs/tiledialog.cpp, src/dialogs/xml-tree.cpp,
4257           src/ecma/EcmaBinding.cpp, src/ecma/EcmaBinding.h,
4258           src/extension/dependency.cpp, src/extension/dependency.h,
4259           src/extension/effect.cpp, src/extension/effect.h,
4260           src/extension/extension.cpp, src/extension/extension.h,
4261           src/extension/input.cpp, src/extension/input.h,
4262           src/extension/output.cpp, src/extension/output.h,
4263           src/extension/print.cpp, src/extension/print.h, src/extension/system.cpp,
4264           src/extension/implementation/plugin.cpp,
4265           src/extension/implementation/script.cpp,
4266           src/extension/implementation/script.h,
4267           src/extension/internal/gdkpixbuf-input.cpp,
4268           src/extension/internal/pov-out.cpp, src/extension/internal/ps.cpp,
4269           src/extension/internal/svg.cpp, src/extension/plugin/grid.cpp,
4270           src/helper/stock-items.cpp, src/trace/trace.cpp,
4271           src/widgets/dash-selector.cpp, src/widgets/dash-selector.h,
4272           src/widgets/gradient-selector.cpp, src/widgets/gradient-vector.cpp,
4273           src/widgets/layer-selector.cpp, src/widgets/layer-selector.h,
4274           src/widgets/paint-selector.cpp, src/widgets/sp-widget.cpp,
4275           src/widgets/sp-widget.h, src/widgets/sp-xmlview-attr-list.cpp,
4276           src/widgets/sp-xmlview-attr-list.h, src/widgets/sp-xmlview-content.cpp,
4277           src/widgets/sp-xmlview-content.h, src/widgets/sp-xmlview-tree.cpp,
4278           src/widgets/sp-xmlview-tree.h, src/widgets/spw-utilities.h,
4279           src/xml/comment-node.h, src/xml/element-node.h, src/xml/node-observer.h,
4280           src/xml/repr-action-test.cpp, src/xml/repr-css.cpp,
4281           src/xml/repr-get-children.cpp, src/xml/repr-get-children.h,
4282           src/xml/repr-io.cpp, src/xml/repr-sorting.cpp, src/xml/repr-sorting.h,
4283           src/xml/repr-util.cpp, src/xml/repr.cpp, src/xml/repr.h,
4284           src/xml/session.h, src/xml/simple-document.h, src/xml/simple-node.cpp,
4285           src/xml/simple-node.h, src/xml/simple-session.cpp,
4286           src/xml/simple-session.h, src/xml/sp-css-attr.h,
4287           src/xml/sp-repr-action-fns.h, src/xml/sp-repr-action.cpp,
4288           src/xml/sp-repr-action.h, src/xml/sp-repr-attr.h,
4289           src/xml/sp-repr-doc.h, src/xml/sp-repr-event-vector.h,
4290           src/xml/sp-repr-iterators.h, src/xml/sp-repr-listener.h,
4291           src/xml/sp-repr.h, src/xml/text-node.h, src/xml/transaction-logger.h:
4293             SPRepr -> Inkscape::XML::Node
4294             SPReprDoc -> Inkscape::XML::Document
4295             SPReprAttr -> Inkscape::XML::AttributeRecord
4296             SPReprAction -> Inkscape::XML::Event
4297             SPReprEventVector -> Inkscape::XML::EventVector
4298             SPReprListener -> Inkscape::XML::NodeListener
4300             etc..
4302 2005-02-19  Jon A. Cruz  <jon@joncruz.org>
4303         * src/extension/extension.h, src/extension/internal/svg.cpp,
4304           src/extension/internal/svgz.cpp:
4305           Fixing .svgz Inkscape save and adding .svgz Plain save.
4306           Fixes bug #1144223
4308 2005-02-18  Jon A. Cruz  <jon@joncruz.org>
4309         * src/Makefile.am, src/libnr/Makefile_insert,
4310           src/libnr/nr-point-fns-test.h  src/libnr/nr-types-test.h:
4311           Adding initial version of CxxTest test cases.
4313 2005-02-17  Jon A. Cruz  <jon@joncruz.org>
4315         * src/io/gzipinputstream.h, src/io/gzipinputstream.cpp: Changed
4316           decompression to be streammed and removed hardcoded limit.
4318 2005-02-17  MenTaLguY  <mental@rydia.net>
4320         * src/inkscape.h, src/inkscape.cpp, src/desktop.cpp:
4322           rewrote "last desktop standing" test to not suck
4324 2005-02-15 SwinginCelt  <swinginceltgmail.com>
4326         * Replaced some sp_repr_attr calls with direct call to
4327           repr->attribute.
4329 2005-02-16 John Cliff <simarilius@yahoo.com>
4331         * src/dialogs/tiledialog.h, src/dialogs/tiledialog.cpp,
4332           src/dialogs/makefile_insert, src/verbs.cpp, src/verbs.h:
4333           Added a dialog that allows you to arrange the selection
4334           in a grid pattern with user defined spacing.
4335           its in objects->grid arrange...
4337 2005-02-15 SwinginCelt  <swinginceltgmail.com>
4339         * Replaced inline function sp_repr_name with direct call to
4340           repr->name.
4341         * Replaced inline function sp_repr_content with direct call to
4342           repr->content.
4343         * Replaced inline function sp_repr_has_attr with direct call to
4344           repr->matchAttributeName.
4346 2005-02-15  MenTaLguY  <mental@rydia.net>
4348         * src/document.cpp, src/document.h, src/file.cpp, src/help.cpp,
4349           src/inkscape.cpp, src/inkview.cpp, src/slideshow.cpp,
4350           src/dialogs/filedialog.cpp, src/dialogs/stroke-style.cpp,
4351           src/extension/internal/gdkpixbuf-input.cpp,
4352           src/extension/internal/svg.cpp, src/extension/plugin/gimpgrad.cpp,
4353           src/helper/stock-items.cpp, src/widgets/icon.cpp:
4355           removed unused SPDocument::advertize
4357 2005-02-14  MenTaLguY  <mental@rydia.net>
4359         * src/document.cpp: remove redundant assignment that appears to confuse
4360           gcc anyhow
4362 2005-02-14  SwinginCelt  <swingincelt@gmail.com>
4364         * Replaced inline function sp_repr_set_position_absolute with
4365           direct call to repr>->setPosition.
4367 2005-02-13  Bryce  <bryce@bryceharrington.org>
4369         * src/main.cpp, src/application/application.cpp, src/inkscape.h,
4370           src/application/editor-impl.h, src/application/editor.cpp
4371           src/application/editor.h, src/ui/dialog/dialog-manager.cpp,
4372           src/ui/dialog/dialog-manager.h, src/application/app-prototype.h
4373           src/application/application.h:  Integrating I::A::Application
4374           into the execution path.  Now its run() routine is called from
4375           main().
4377         * src/application/Makefile_insert, src/application/makefile.in,
4378           src/application/editor-impl.h, src/application/editor.cpp,
4379           src/application/editor.h:  Initial import of inkscape_gtkmm
4380           code.  Also see doc/NewAppArchitecture/ presentation for the
4381           rationale behind this.
4383         * src/ui/dialog/align-and-distribute.cpp,
4384 src/ui/dialog/align-and-distribute.h,
4385           src/ui/dialog/dialog-manager.cpp, src/ui/dialog/dialog-manager.h,
4386           src/ui/dialog/dialog.cpp, src/ui/dialog/dialog.h,
4387           src/ui/dialog/document-preferences.cpp,
4388 src/ui/dialog/document-preferences.h,
4389           src/ui/dialog/export.cpp, src/ui/dialog/export.h,
4390           src/ui/dialog/extension-editor.cpp, src/ui/dialog/extension-editor.h,
4391           src/ui/dialog/fill-and-stroke.cpp, src/ui/dialog/fill-and-stroke.h,
4392           src/ui/dialog/find.cpp, src/ui/dialog/find.h,
4393           src/ui/dialog/inkscape-preferences.cpp,
4394 src/ui/dialog/inkscape-preferences.h,
4395           src/ui/dialog/layer-editor.cpp, src/ui/dialog/layer-editor.h,
4396           src/ui/dialog/messages.cpp, src/ui/dialog/messages.h,
4397           src/ui/dialog/text-properties.cpp, src/ui/dialog/text-properties.h,
4398           src/ui/dialog/tree-editor.cpp, src/ui/dialog/tree-editor.h,
4399           src/ui/dialog/xml-editor.cpp, src/ui/dialog/xml-editor.h,
4400           src/ui/widget/combo-text.cpp, src/ui/widget/combo-text.h,
4401           src/ui/widget/handlebox.cpp, src/ui/widget/handlebox.h,
4402           src/ui/widget/icon-widget.cpp, src/ui/widget/icon-widget.h,
4403           src/ui/widget/labelled.cpp, src/ui/widget/labelled.h,
4404           src/ui/widget/notebook-page.cpp, src/ui/widget/notebook-page.h,
4405           src/ui/widget/scalar-unit.cpp, src/ui/widget/scalar-unit.h,
4406           src/ui/widget/scalar.cpp, src/ui/widget/scalar.h,
4407           src/ui/widget/toolbox.cpp, src/ui/widget/toolbox.h,
4408           src/ui/widget/unit-menu.cpp, src/ui/widget/unit-menu.h:
4409           Initial import of the gtkmm code.  These are mainly
4410           unimplemented stubs, but have few dependencies so are easy to
4411           integrate at this stage.
4413         * src/ui/widget/Makefile_insert, src/ui/widget/makefile.in,
4414           src/ui/dialog/Makefile_insert, src/ui/dialog/makefile.in,
4415           src/ui/Makefile_insert, src/ui/makefile.in:  Adding makefile
4416           support for new code.
4418         * io/simple-sax.h, io/simple-sax.cpp:  Adding Jon's simple SAX
4419           code
4421         * util/units.h, util/units.cpp:  New inkscape_gtkmm units code
4423 2005-02-12  MenTaLguY  <mental@rydia.net>
4425         * src/document.cpp, src/document.h, src/sp-gradient-test.cpp:
4427           SPDocument is now a "real C++ class", managed by the garbage collector
4429 2005-02-12  MenTaLguY  <mental@rydia.net>
4431         * src/document-private.h, src/document.cpp, src/document.h, src/view.cpp,
4432           src/view.h, src/dialogs/xml-tree.cpp:
4434           switched SPDocument to sigc++ signals
4436 2005-02-12  Kees Cook  <kees@outflux.net>
4438         * Makefile.am, configure.ac, Makefile.mingw.common, inkscape.nsi: undoing
4439           my "configure" changes.  Was dumb and forgot about native compiles on
4440           win32.
4441         * inkview.1.in, share/extensions/inkscape-shadow-white.sh,
4442           share/extensions/inkscape-shadow.sh: corrections found by Wolfram
4443           Quester during Debian packaging.
4444         * src/desktop-events.cpp, src/file.cpp, src/gradient-chemistry.cpp,
4445           src/interface.cpp, src/layer-fns.cpp, src/nodepath.cpp,
4446           src/object-ui.cpp, src/path-chemistry.cpp, src/prefs-utils.cpp,
4447           src/selection-chemistry.cpp, src/seltrans.cpp, src/sp-flowtext.cpp,
4448           src/sp-object.cpp, src/sp-pattern.cpp, src/sp-text.cpp, src/splivarot.cpp,
4449           src/text-editing.cpp, src/dialogs/clonetiler.cpp, src/dialogs/rdf.cpp,
4450           src/dialogs/stroke-style.cpp, src/dialogs/xml-tree.cpp,
4451           src/extension/internal/gdkpixbuf-input.cpp, src/extension/plugin/grid.cpp,
4452           src/widgets/gradient-selector.cpp, src/xml/repr-action-test.cpp,
4453           src/xml/repr-css.cpp, src/xml/repr-io.cpp, src/xml/repr-util.cpp,
4454           src/xml/repr.cpp, src/xml/repr.h: inline function removal patches from
4455           Robert Crosbie.
4457 2005-02-11  Kees Cook  <kees@outflux.net>
4459         * src/Makefile.mingw, src/make.*: win32 compile updates.
4460         * src/extensions/internal/gnome.cpp: added my missing "comment" code.
4461         * src/shortcuts.cpp, doc/keys.xml, doc/keys.html, share/screens/keys.svg:
4462           added explicit ctrl-w. since gtk already binds it, we may as well show it.
4464 2005-02-10  Jon A. Cruz  <jon@joncruz.org>
4466         * src/inkscape.cpp: Changed from SHGetSpecialFolderPath to
4467           SHGetSpecialFolderLocation. Fixes bug #1085641
4469 2005-02-10  MenTaLguY  <mental@rydia.net>
4471         * src/document.h, src/document.cpp: get rid of casting macro uses
4473 2005-02-10  MenTaLguY  <mental@rydia.net>
4475         * src/desktop.cpp, src/document-undo.cpp, src/document.cpp, src/file.cpp,
4476           src/gradient-chemistry.cpp, src/inkscape.cpp, src/interface.cpp,
4477           src/sp-metadata.cpp, src/sp-namedview.cpp, src/sp-object-repr.cpp,
4478           src/sp-object.cpp, src/svg-view.cpp, src/uri-references.cpp,
4479           src/view.cpp, src/dialogs/stroke-style.cpp,
4480           src/widgets/gradient-selector.cpp, src/widgets/gradient-vector.cpp:
4482           get rid needless uses of SP_IS_DOCUMENT (if we can't trust the
4483           compiler's type checking, what can we trust?)
4485 2005-02-10  MenTaLguY  <mental@rydia.net>
4487         * src/desktop-style.h, src/desktop.h, src/document.h, src/event-context.h,
4488           src/inkscape.h, src/knotholder.h, src/nodepath.h,
4489           src/selection-chemistry.h, src/selection.h, src/sp-conn-end-pair.h,
4490           src/sp-object-repr.h, src/sp-object.h, src/style.h,
4491           src/dialogs/sp-attribute-widget.h, src/extension/implementation/script.h,
4492           src/xml/repr-get-children.h, src/xml/repr.h, src/xml/sp-repr-action.h,
4493           src/xml/sp-repr-attr.h, src/xml/xml-forward.h:
4495           got rid of xml-forward.h
4497 2005-02-10  Kees Cook  <kees@outflux.net>
4499         * configure.ac, Makefile.am, src/Makefile.am, Makefile.mingw.common.in,
4500           inkscape.nsi.in: setting up "configure" to build the other files that
4501           expect version numbers to get updated.  Including mingw files in dist
4502           package.
4504 2005-02-10  Jon A. Cruz  <jon@joncruz.org>
4505         * src/io/uristream.h, src/io/uristream.cpp,
4506           src/extension/internal/svg.h, src/extension/internal/svg.cpp,
4507           src/extension/internal/Makefile_insert,
4508           src/extension/internal/extension.h,
4509           src/extension/internal/init.cpp:
4510           Adding internal .svgz load and save extension.
4511           Probable fix for bugs #1074996, #1050361, #925033, #1052307
4513 2005-02-08  Kees Cook  <kees@outflux.net>
4515         * src/extension/implementation/script.cpp: proper /tmp handling.
4516           Closes bug #1074996.
4517         * src/inkscape.cpp, src/inkscape.h, src/dialogs/export.cpp: correction
4518           for export dialog paths.  Closes bug #1114714.
4519         * inkscape.nsi, Makefile.mingw.common: version bumps
4520         * src/text-context.cpp: removed preedit code; it was broken and unneeded.
4522 2005-02-08  Ted Gould  <ted@gould.cx>
4524         * Released 0.41
4526 2005-02-01  Kees Cook  <kees@outflux.net>
4528         * src/xml/sp-css-attr.h, src/desktop-style.cpp, src/xml/repr-css.cpp,
4529           src/xml/repr.h: Fixed SPCSSAttr to be a "real" class, at mental's
4530           direction.  Fixes my "default prefs don't show attrs" bug.
4531         * src/helper/stock-items.cpp: removing redundant code.
4532         * src/libnr/nr-point.h, src/libnrtype/FlowUtils.h, src/livarot/Shape.h:
4533           added explicit initializations to keep valgrind happy.
4534         * src/dir-util.cpp, src/sp-path.cpp, src/splivarot.cpp,
4535           src/svg/svg-length.cpp, src/widgets/icon.cpp:
4536           cleaning up memory leaks detected by valgrind.
4537         * src/extension/dependancy.cpp: made repr-attr tags untranslatable.
4538         * src/extension/system.cpp: correcting extension autodetection when
4539           there are conflicting matching modules.
4540         * src/dialogs/filedialog.cpp, src/extension/extension.h,
4541           src/extension/internal/svg.cpp: .svgz loading works again as
4542           expected.  Non-functioning modules are not listed in file dialogs.
4543         * src/text-context.cpp, src/text-editing.cpp: preedit modes don't
4544           work correctly for multi-byte characters.  See bug 1086769.
4546 2005-01-31  Jon A. Cruz  <jon@joncruz.org>
4547         * src/file.cpp, src/inkscape.cpp, src/interface.cpp,
4548           src/dialogs/export.cpp, src/extension/init.cpp:
4549           sanitize messages before passing to display dialogs.
4551 2005-01-31  Kees Cook  <kees@outflux.net>
4553         * src/libnrtype/FontFactory.cpp: added a crude font name detection
4554           routine to work around a Pango crash bug.  This can be removed once
4555           Pango is fixed.  See bug #1025565.  Actually, I figured out a fix.
4556         * print.cpp, print.h, sp-shape.cpp, extension/print.cpp,
4557           extension/print.h, extension/implementation/implementation.cpp,
4558           extension/implementation/implementation.h,
4559           extension/implementation/plugin.cpp, extension/implementation/plugin.h,
4560           extension/internal/gnome.h, extension/internal/ps.cpp,
4561           extension/internal/ps.h, extension/internal/win32.h:
4562           In an attempt to start debugging print rendering, I've added the
4563           Print::comment function so that SPItem boundries can be easily
4564           seen in rendered output.
4565         * src/preferences-skeleton.h, src/sp-shape.cpp,
4566           src/dialogs/display-settings.cpp, src/extension/internal/ps.cpp:
4567           Added printout comments for print debugging.  Fixed dash output
4568           bug #1104050.
4569         * src/dialogs/rdf.cpp: fixed rdf:bag displays.  Closes bug #1113316.
4571 2005-01-30  Jon A. Cruz  <jon@joncruz.org>
4572         * src/io/sys.h, src/io/sys.cpp: added utility routine to cleanup
4573           strings with invalid UTF-8 for display.
4575 2004-01-30  Kees Cook  <kees@outflux.net>
4577         * src/make.dep, src/make.exclude, src/make.files, src/make.ofiles,
4578           src/io/uristream.cpp, src/io/sys.cpp: additional win32 changes
4579           using Jon Cruz's new mkdir function.  Getting Win32 to compile the
4580           "io" directory.  Closes bug #1107305.
4581         * src/file.cpp, src/inkscape-stock.cpp, src/inkscape.cpp,
4582           src/interface.cpp, src/main.cpp, src/dialogs/export.cpp,
4583           src/dialogs/stroke-style.cpp, src/extension/input.cpp,
4584           src/extension/implementation/script.cpp, src/helper/stock-items.cpp,
4585           src/io/sys.cpp, src/io/sys.h, src/widgets/icon.cpp: wrapped
4586           g_file_test with new Inkscape::IO::file_test since g_file_test isn't
4587           utf8-safe.
4588         * src/inkscape.cpp: removed call to g_free on non-alloced string.
4589           fixed up crash-save location to be utf8-okay.
4590         * src/extension/extension.cpp: convert from utf8 before open.
4591         * src/sp-spiral.cpp, src/object-edit.cpp: found place where CLAMP on
4592           spiral's t0 wasn't working.  Closes bug #1075640.
4594 2004-01-28  MenTaLguY  <mental@rydia.net>
4596         * src/sp-object.h, src/sp-object.cpp:
4597           efficiency fixes which should be helpful when loading large documents
4599 2005-01-29  Jon A. Cruz  <jon@joncruz.org>
4601         * src/file.h, src/file.cpp, src/inkscape.cpp, src/sp-image.cpp,
4602           src/extension/implementation/script.cpp,
4603           src/extension/internal/pov-out.cpp, src/extension/internal/ps.cpp,
4604           src/extension/plugin/gimpgrad.cpp, src/helper/png-write.cpp,
4605           src/io/Makefile_insert, src/io/sys.h, src/io/sys.cpp,
4606           src/trace/imagemap.cpp, src/xml/repr-io.cpp:
4608           Refactored open routine to better location.
4610 2004-01-28  Kees Cook  <kees@outflux.net>
4612         * configure.ac: added test for libgc 6.4 or better.
4613         * src/main.cpp: calling new SPRepr methods instead of inline wrappers.
4615 2004-01-27  MenTaLguY  <mental@rydia.net>
4617         * src/xml/simple-node.h, src/xml/simple-node.cpp:
4619           SimpleNode::lastChild() and SimpleNode::appendChild() are now
4620           O(1) rather than O(n)
4622 2004-01-26  MenTaLguY  <mental@rydia.net>
4624         * src/xml/repr-util.cpp, src/xml/repr.cpp, src/xml/repr.h,
4625           src/xml/sp-repr-action.h, src/xml/sp-repr-event-vector.h:
4627           inlined legacy wrappers
4629         * src/xml/simple-node.cpp: really fixed #1108231 now
4631 2005-01-25  Jon A. Cruz  <jon@joncruz.org>
4633         * src/interface.cpp: Passed file import call to shared code.
4634           Fixed bug #1108620.
4636 2005-01-25  MenTaLguY  <mental@rydia.net>
4638         * src/xml/simple-node.cpp: fixed bug #1108231
4640 2005-01-25  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
4642         * src/dialogs/desktop-properties.cpp: Changed set of paper sizes offered:
4644           Removed `Folio' pagesize (which means a different paper size to
4645           different people; will Folio be missed?  If so, can we improve
4646           the name?).
4648           Changed ISO page sizes (A0..A10, B0..B10) to match official ISO
4649           specification in mm.
4651           Note that these differ from ghostscript's idea of page sizes;
4652           see comment in desktop-properties.cpp for speculation of
4653           possible problems (fuzziness from antialiasing).
4655           (Note also that our previous sizes differed even more from
4656           gs_statd.ps...)
4658           Coalesced Ledger and Tabloid to a single entry (11x17in);
4659           previously they differed in size.
4661           Changed Icon 16x16 from 16pt to 16px; similarly Icon 32x32 and
4662           Banner 468x60.
4664 2004-01-24  MenTaLguY  <mental@rydia.net>
4666         * src/xml/simple-node.cpp: potential fix for bug #1108231
4668 2004-01-23  Ted Gould  <ted@gould.cx>
4670         * po/POTFILES.in, share/extensions/dia.inx,
4671         src/preferences-skeleton.h, src/extension/Makefile_insert,
4672         src/extension/dependency.cpp, src/extension/dependency.h,
4673         src/extension/error-file.cpp, src/extension/error-file.h,
4674         src/extension/extension.cpp, src/extension/extension.h,
4675         src/extension/init.cpp, src/extension/prefdialog.cpp:
4677         Adding in functionality to write out an error log based on the failing to
4678         load of extensions.  There is also a new error dialog that appears if one
4679         or more fail to alert the user and tell them where the error log is
4680         stored.  In the log there is more complex descriptions of what failed.
4682 2004-01-23  MenTaLguY  <mental@rydia.net>
4684         * src/sp-object.cpp: fix for id binding bug
4686 2004-01-23  MenTaLguY  <mental@rydia.net>
4688         * src/xml/repr-io.cpp: don't complain about not having a namespace
4689           URI for the standard xml: prefix
4691         * src/desktop-style.cpp, src/desktop.cpp, src/document-undo.cpp,
4692           src/file.cpp, src/gradient-chemistry.cpp, src/inkscape.cpp,
4693           src/interface.cpp, src/nodepath.cpp, src/object-edit.cpp,
4694           src/path-chemistry.cpp, src/prefs-utils.cpp, src/select-toolbar.cpp,
4695           src/selection-chemistry.cpp, src/sp-defs.cpp, src/sp-flowdiv.cpp,
4696           src/sp-flowtext.cpp, src/sp-gradient.cpp, src/sp-item.cpp,
4697           src/sp-object-group.cpp, src/sp-object-repr.cpp, src/sp-object.cpp,
4698           src/sp-offset.cpp, src/sp-pattern.cpp, src/sp-string.cpp,
4699           src/sp-text.cpp, src/sp-tspan.cpp, src/sp-use.cpp, src/splivarot.cpp,
4700           src/text-chemistry.cpp, src/text-context.cpp, src/text-editing.cpp,
4701           src/dialogs/clonetiler.cpp, src/dialogs/display-settings.cpp,
4702           src/dialogs/stroke-style.cpp, src/dialogs/xml-tree.cpp,
4703           src/extension/extension.h, src/extension/implementation/script.cpp,
4704           src/widgets/dash-selector.cpp, src/widgets/gradient-vector.cpp,
4705           src/widgets/sp-xmlview-tree.cpp, src/xml/Makefile_insert,
4706           src/xml/comment-node.h, src/xml/element-node.h,
4707           src/xml/repr-action-test.cpp, src/xml/repr-css.cpp,
4708           src/xml/repr-get-children.cpp, src/xml/repr-io.cpp,
4709           src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp,
4710           src/xml/repr.h, src/xml/simple-document.cpp, src/xml/simple-document.h,
4711           src/xml/simple-node.cpp, src/xml/simple-node.h,
4712           src/xml/sp-repr-action.cpp, src/xml/sp-repr-doc.h, src/xml/sp-repr.h,
4713           src/xml/text-node.h:
4715           got rid of xml/repr-private.h, removed
4716           sp_repr_document_createTextNode(), made SPRepr and SPReprDoc abstract
4717           interfaces, and moved the SPRepr implementations into separate files
4718           in the Inkscape::XML namespace
4720         * src/util/shared-c-string-ptr.h: added equality operators to avoid
4721           certain ambiguities
4723 2004-01-22  MenTaLguY  <mental@rydia.net>
4725         * src/xml/Makefile_insert, src/xml/repr-private.h, src/xml/repr.cpp,
4726           src/xml/session.h, src/xml/simple-session.cpp, src/xml/simple-session.h,
4727           src/xml/sp-repr-action.cpp, src/xml/transaction-logger.h:
4729           added Inkscape::XML::Session and Inkscape::XML::TransactionLogger
4730           to provide a new interface for transactions, rather than doing it from
4731           SPReprDoc
4733 2004-01-22  MenTaLguY  <mental@rydia.net>
4735         * src/xml/Makefile_insert, src/xml/node-observer.h,
4736           src/xml/repr-private.h, src/xml/repr.cpp:
4738           moved repr loging behind generic observer interface
4740 2005-01-22  Ted Gould  <ted@gould.cx>
4742         * src/display/canvas-grid.cpp, src/display/canvas-grid.h;
4744         Fixing 1103001.  Now major grid lines work alot more like you
4745         think that they should.
4747 2005-01-21  MenTaLguY  <mental@rydia.net>
4749         * src/util/Makefile_insert, src/util/shared-c-string-ptr.cpp,
4750           src/util/shared-c-string-ptr.h, src/util/shared-c-string.cpp,
4751           src/util/shared-c-string.h, src/xml/repr-io.cpp,
4752           src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp,
4753           src/xml/sp-repr-action.h, src/xml/sp-repr-attr.h:
4755           renamed Util::SharedCString to Util::SharedCStringPtr, which is
4756           more descriptive of what it actually is
4758 2005-01-21  MenTaLguY  <mental@rydia.net>
4760         * src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp:
4762           simplify the cacheing of repr position indices, and make it something
4763           that can work with an abstract interface
4765 2005-01-20  Kees Cook  <kees@outflux.net>
4767         * src/file.cpp: added some debug output to help bulia debug bug #1102318.
4768         * configure.ac: more attempts at detecting the -lgc libs.
4770 2005-01-19  Kees Cook  <kees@outflux.net>
4772         * configure.ac: trying to correct the -lgc detection.
4773         * inkscape.pod: added theme details.
4774         * src/widgets/widget-sizes.h: went from 20 to 24 for toolbar icon size
4775           to match other GTK applications.
4776         * src/extension/db.cpp: corrected STL "not found" handling.  Didn't
4777           fix bug #1102318.
4779 2005-01-18  Kees Cook  <kees@outflux.net>
4781         * src/inkscape.h, src/inkscape.cpp, src/widgets/icons.cpp:
4782           Added basic theme support!  Whee!
4783         * share/inkscape/icons.svg: restoring original up/down/flip icons since
4784           icons are themable now.  We should stick to our original look.
4785         * share/screens/about.svg: added Brisgeek's 0.41 about screen.  Had
4786           to tweak background: looks like doc background isn't imported.
4787         * share/icons/*.xpm, share/icons/*.png: removed them.  Not being used.
4789 2005-01-17  MenTaLguY  <mental@rydia.net>
4791         * src/desktop-style.cpp, src/inkscape.cpp, src/interface.cpp,
4792           src/path-chemistry.cpp, src/prefs-utils.cpp, src/selection-chemistry.cpp,
4793           src/sp-flowtext.cpp, src/sp-gradient.cpp, src/sp-object.cpp,
4794           src/sp-text.cpp, src/sp-tspan.cpp, src/splivarot.cpp,
4795           src/dialogs/xml-tree.cpp, src/extension/internal/pov-out.cpp,
4796           src/widgets/dash-selector.cpp, src/xml/repr-css.cpp,
4797           src/xml/repr-get-children.cpp, src/xml/repr-io.cpp,
4798           src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp,
4799           src/xml/sp-repr-action.cpp:
4801           Made all SPRepr fields private, and moved most functionality into
4802           member functions.  Also shuffled SPReprDoc members, to avoid
4803           need for SPReprDoc to be finalized.
4805 2005-01-17  Kees Cook  <kees@outflux.net>
4807         * share/markers/markers.svg: applied patch #990884, which provides a
4808           few mirrored arrows until marker transforms are finished.
4809         * share/icons/icons.svg: updates per Bulia's request.
4811 2005-01-16  MenTaLguY  <mental@rydia.net>
4813         * src/sp-object.cpp: non-elements no longer get ids assigned
4815 2005-01-15  MenTaLguY  <mental@rydia.net>
4817         * src/arc-context.cpp, src/document-private.h, src/document.cpp,
4818           src/document.h, src/event-context.cpp, src/node-context.cpp,
4819           src/rect-context.cpp, src/sp-object.cpp, src/spiral-context.cpp,
4820           src/star-context.cpp, src/toolbox.cpp, src/uri-references.cpp,
4821           src/dialogs/desktop-properties.cpp, src/widgets/gradient-vector.cpp,
4822           src/widgets/layer-selector.cpp, src/widgets/sp-widget.cpp,
4823           src/widgets/sp-xmlview-attr-list.cpp, src/widgets/sp-xmlview-content.cpp,
4824           src/widgets/sp-xmlview-tree.cpp, src/xml/repr.cpp,
4825           src/xml/sp-repr-event-vector.h:
4827           Removed attribute setting callback, and decoupled ids and object/repr
4828           bindings (object <-> repr associations are now remembered directly,
4829           though ids are still tracked too).
4831           This means it is now possible to set a null id on an object without
4832           anything breaking (hopefully).  For now we will still assign ids
4833           to everything by default...
4835 2005-01-15  MenTaLguY  <mental@rydia.net>
4837         * src/arc-context.cpp, src/event-context.cpp, src/node-context.cpp,
4838           src/rect-context.cpp, src/sp-object.cpp, src/spiral-context.cpp,
4839           src/star-context.cpp, src/toolbox.cpp,
4840           src/dialogs/desktop-properties.cpp, src/widgets/gradient-vector.cpp,
4841           src/widgets/layer-selector.cpp, src/widgets/sp-widget.cpp,
4842           src/widgets/sp-xmlview-attr-list.cpp, src/widgets/sp-xmlview-content.cpp,
4843           src/widgets/sp-xmlview-tree.cpp, src/xml/repr.cpp,
4844           src/xml/sp-repr-event-vector.h:
4846           remove all veto callbacks but setting attributes
4848 2005-01-15  Kees Cook  <kees@outflux.net>
4850         * src/inkscape.cpp: correcting windows path for preferences.  Closes
4851         bug #933461.
4853         * src/file.cpp, src/nodepath.cpp, src/selection-describer.cpp,
4854         src/seltrans.cpp, src/sp-item-group.cpp, src/sp-path.cpp,
4855         src/sp-spiral.cpp, src/sp-star.cpp, src/dialogs/find.cpp:
4856         Using ngettext for plural localized strings.  Please try to keep this
4857         up.  Closes bug #1076872.
4859         * share/icons/Makefile.am, share/icons/icons.svg, src/inkscape-stock.cpp,
4860         src/inkscape-stock.h, src/dialogs/stroke-style.cpp,
4861         src/dialogs/text-edit.cpp, src/dialogs/transformation.cpp,
4862         src/dialogs/xml-tree.cpp: Finished the last of the missing pixmap
4863         replacements from Andreas Nilsson.  Fixed some mistakes in the earlier
4864         changes (need to call sp_icon_new_scaled not sp_icon_new).
4866 2005-01-14  MenTaLguY  <mental@rydia.net>
4868         * src/gc.cpp: leave the free space multiplier at the default, which
4869           will hopefully (according to Hans) avoid some of the odd gc issues
4870           we've had, if nothing else does
4872 2005-01-14  Kees Cook  <kees@outflux.net>
4874         * share/icons/Makefile.am, share/icons/icons.svg, src/inkscape-stock.cpp,
4875         src/inkscape-stock.h, src/verbs.cpp, src/dialogs/stroke-style.cpp,
4876         src/dialogs/transformation.cpp, src/widgets/icon.cpp, src/widgets/icon.h,
4877         src/widgets/paint-selector.cpp:
4878         Fixed up code and replaced pixmaps with icons from myself and
4879         Andreas Nilsson.
4881 2005-01-11  MenTaLguY  <mental@rydia.net>
4883         * src/xml/repr-io.cpp: promote non-namespaced SVG documents into SVG
4884           namespace
4886 2005-01-08  MenTaLguY  <mental@rydia.net>
4888         * src/Makefile_insert, src/gc-anchored.cpp, src/gc-anchored.h:
4889           abstracted allocation of anchors
4891 2005-01-06  Ted Gould  <ted@gould.cx>
4893         * src/interface.cpp, src/extension/effect.cpp,
4894         src/extension/implementation/implementation.cpp,
4895         src/extension/implementation/implementation.h,
4896         src/extension/implementation/plugin-link.h,
4897         src/extension/implementation/plugin.cpp,
4898         src/extension/implementation/plugin.h,
4899         src/extension/implementation/script.cpp,
4900         src/extension/implementation/script.h, src/extension/plugin/gimpgrad.cpp,
4901         src/extension/plugin/grid.cpp:
4903         Changing the effects preferences so that it uses sockets and plugs which
4904         will allow out of process GUIs to work too.  This is a first pass with
4905         nothing beautiful, but it does seem to work.
4907 2005-01-03  MenTaLguY  <mental@rydia.net>
4909         * src/document.cpp, src/main.cpp, src/sp-root.cpp:
4910           get rid of ugly xmlns hacks
4912         * src/inkscape.cpp, src/extension/internal/svg.cpp, src/xml/repr-io.cpp:
4913           automatically include xmlns declarations for the required namespaces,
4914           and make a best effort at using a default namespace when requested
4915           and possible
4917 2005-01-02  Kees Cook  <kees@outflux.net>
4919         * share/icons/icons.svg: updated view and location
4920         * src/document.cpp, src/dialogs/rdf.cpp: fixed another bug in metadata
4921           due to svg: prefix change.
4922         * src/inkscape-stock.h, src/inkscape-stock.cpp, share/icons/Makefile.am:
4923           removed unused xpm icons
4925 2005-01-02  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
4927         * src/fontsize-expansion.h, src/fontsize-expansion.cpp:
4928           New files.
4929         * src/Makefile_insert: Add the new files to libinkpre_a_SOURCES.
4930         * src/desktop-style.cpp (sp_desktop_apply_css_recursive):
4931           When calling sp_css_attr_scale, change the expansion calculation
4932           to use fontsize_expansion().
4933         * src/sp-text.cpp (sp_text_set_transform): Similarly use
4934           fontsize_expansion() instead of generic m.expansion().
4936 2005-01-01  Kees Cook  <kees@outflux.net>
4938         * src/extension/db.h, src/extension/db.cpp, src/extension/init.cpp:
4939         created "modulelist" to maintain initialization order for extension
4940         lists.
4942 2004-12-31  MenTaLguY  <mental@rydia.net>
4944         * src/xml/repr-io.cpp, src/xml/repr.h: initial scaffoliding for more
4945           cosmetic use of prefixes in output files (and eventually more proper
4946           namespace handling for output as well)
4948 2004-12-31  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
4950         * src/sp-text.cpp (sp_text_set_transform): Change scaling of font size.
4951           The result should be closer to what CorelDraw, XaraX, Canvas 7 and
4952           Expression3 do according to vellum, though I don't know the exact
4953           rule that they use.
4955 2004-12-25  Ted Gould  <ted@gould.cx>
4957         * share/extensions/grid.inx, src/extension/extension.cpp,
4958         src/extension/extension.h, src/extension/plugin/grid.cpp:
4960         Futher improvements to the grid plugin.  This involves mostly adding in
4961         parameters at this time, but, ofcourse, I never implemented floating
4962         point parameters -- so that had to be done first.  More modular code so
4963         that things can be adjusted externally better.
4965 2004-12-25  Ted Gould  <ted@gould.cx>
4967         * share/extensions/Makefile.am, share/extensions/grid.inx,
4968         src/extension/implementation/plugin-link.h,
4969         src/extension/implementation/plugin.cpp,
4970         src/extension/plugin/Makefile_insert, src/extension/plugin/gimpgrad.cpp,
4971         src/extension/plugin/grid.cpp:
4973         Adding in a new effect plugin, grid.  It draws a grid on the canvas which
4974         is just an easy way to do some neat things.  It is mostly done, but still
4975         needs cleanup.  Some other files required modification to make this
4976         possible.
4978 2004-12-25  MenTaLguY  <mental@rydia.net>
4980         * src/event-context.cpp: removed unused handler
4982 2004-12-25  Ted Gould  <ted@gould.cx>
4984         * share/extensions/svg_dropshadow:
4986         Changing to use "svg:g" instead of "g" for the group.
4988         * src/verbs.cpp, src/extension/effect.cpp, src/extension/effect.h,
4989         src/extension/system.cpp, src/extension/system.h,
4990         src/extension/implementation/implementation.cpp,
4991         src/extension/implementation/implementation.h,
4992         src/extension/implementation/plugin.cpp,
4993         src/extension/implementation/plugin.h,
4994         src/extension/implementation/script.cpp,
4995         src/extension/implementation/script.h:
4997         Final stuff to get Effects working as well as the did before, which
4998         is okay, but not great.  This involved changing the API to get an SPView
4999         instead of an SPDocument because then I can get the selection information
5000         from the view that is being used.
5002 2004-12-24  MenTaLguY  <mental@rydia.net>
5004         * src/sp-object-repr.cpp, src/sp-tspan.cpp, src/splivarot.cpp,
5005           src/dialogs/rdf.cpp, src/dialogs/xml-tree.cpp,
5006           src/widgets/sp-xmlview-tree.cpp, src/xml/repr-io.cpp,
5007           src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp,
5008           src/xml/repr.h:
5010           cleaned out unused code and unhygenic macros, as well as fixing
5011           constructors for text and comment nodes
5013 2004-12-24  Ted Gould  <ted@gould.cx>
5015         * src/verbs.cpp, src/extension/effect.cpp, src/extension/effect.h:
5017         Okay, now the effects menu really works!  Well, the implementation seems
5018         to be broken, but the wrapper seems to be all working.
5020 2004-12-24  Ted Gould  <ted@gould.cx>
5022         * src/interface.cpp, src/verbs.cpp, src/verbs.h, src/extension/effect.cpp,
5023         src/extension/effect.h:
5025         Getting the Effects menu basically working.  This included some fixes to
5026         the verbs where they were incrementing the database incorrectly.  The
5027         effects are the first component to take advantage of the dynamically
5028         created verbs, and exercised new code.  Now the basic menu is available,
5029         but there is no functionality there.
5031 2004-12-24  Ted Gould  <ted@gould.cx>
5033         * src/interface.cpp, src/verbs.cpp, src/verbs.h:
5035         Basic code for the effects menu.
5037         * src/dialogs/filedialog.cpp, src/dialogs/filedialog.h,
5038         src/extension/db.cpp, src/extension/db.h:
5040         Changing the DB access functions to use std::list instead of GSList so
5041         that it is more standard, and we get rid of a specialized class that
5042         really isn't that useful.  Less memory usage, and fixes a leak.
5044         * src/extension/effect.cpp, src/extension/effect.h:
5046         Adding in a "Last Effect" to be used in the menus.
5048         * src/extension/extension-forward.h, src/extension/extension.cpp,
5049         src/extension/extension.h, src/extension/input.cpp,
5050         src/extension/output.cpp, src/extension/timer.cpp, src/extension/timer.h,
5051         src/extension/Makefile_insert:
5053         Adding in the timer functions so that modules will unload in a given
5054         amount of time.  For more information on this read the documentation
5055         in the files.  Kinda a lazy deallocation.
5057         * src/extension/implementation/implementation.cpp:
5059         Fix unload so that it is not recursive.
5061 2004-12-23  MenTaLguY  <mental@rydia.net>
5063         * src/arc-context.cpp, src/document.cpp, src/draw-context.cpp,
5064           src/dyna-draw-context.cpp, src/file.cpp, src/gradient-chemistry.cpp,
5065           src/interface.cpp, src/layer-fns.cpp, src/main.cpp, src/object-ui.cpp,
5066           src/path-chemistry.cpp, src/rect-context.cpp,
5067           src/selection-chemistry.cpp, src/sp-anchor.cpp, src/sp-clippath.cpp,
5068           src/sp-defs.cpp, src/sp-ellipse.cpp, src/sp-flowdiv.cpp,
5069           src/sp-flowregion.cpp, src/sp-flowtext.cpp, src/sp-gradient-test.cpp,
5070           src/sp-gradient.cpp, src/sp-image.cpp, src/sp-item-group.cpp,
5071           src/sp-line.cpp, src/sp-marker.cpp, src/sp-mask.cpp,
5072           src/sp-object-group.cpp, src/sp-object-repr.cpp, src/sp-offset.cpp,
5073           src/sp-path.cpp, src/sp-pattern.cpp, src/sp-polygon.cpp,
5074           src/sp-polyline.cpp, src/sp-rect.cpp, src/sp-root.cpp,
5075           src/sp-spiral.cpp, src/sp-star.cpp, src/sp-symbol.cpp, src/sp-text.cpp,
5076           src/sp-tspan.cpp, src/sp-use.cpp, src/spiral-context.cpp,
5077           src/splivarot.cpp, src/star-context.cpp, src/text-chemistry.cpp,
5078           src/text-context.cpp, src/dialogs/find.cpp, src/dialogs/rdf.cpp,
5079           src/dialogs/xml-tree.cpp, src/ecma/EcmaBinding.cpp,
5080           src/extension/internal/gdkpixbuf-input.cpp,
5081           src/extension/internal/svg.cpp, src/livarot/ShapeDraw.cpp,
5082           src/xml/repr-io.cpp, src/xml/repr-util.cpp, src/xml/repr.cpp:
5084           use normalized qnames for SVG elements too
5086 2004-12-23  Kees Cook  <kees@outflux.net>
5088         * configure.ac, src/Makefile_insert, src/extension/script/Makefile_insert:
5089           adding Perl and Python compile tests.  Corrected library locations.
5090         * src/extension/script/InkscapeScript.h,
5091           src/extension/script/InkscapePython.cpp,
5092           src/extension/script/InkscapeScript.cpp: white space fix, and
5093           added config.h, and some small debugging for myself.  Hope Bob doesn't
5094           mind!  :)
5095         * src/dialogs/scriptdialog.cpp: added comments to default code.
5097 2004-12-22  Kees Cook  <kees@outflux.net>
5099         * configure.ac, src/extension/script/Makefile_insert: automake cleanups
5100           to deal with perl/python detection.
5102 2004-12-20  David Turner <novalis@gnu.org>
5103         * src/widgets/gradient-vector.cpp:
5104           Fixed bug with gradient stops at 0 and 100%.  Closes 1085920.
5106 2004-12-18  Bob Jamison  <rjamison@titan.com>
5108         * src/extensions/script/*:
5109           New files that enable embedding of scripting languages
5110           in Inkscape.  Currently using Swig to embed Perl and Python.
5112         * autoconf.ac:
5113           Allow opting for perl or python with --with-perl=yes|no
5114           and --with-python=yes|no
5116 2004-12-15  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5118         * streq.h (streq), strneq.h (strneq), memeq.h (memeq):
5119           New convenience functions for strcmp(a,b)==0 etc.
5121         * src/dir-util.cpp (sp_relative_path_from_path):
5122           Fix when base is a string prefix of path but a directory prefix
5123           (e.g. path=/foo/barney, base=/foo/bar).
5125 2004-12-10  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5127         * src/sp-conn-end.cpp (sp_conn_end_move_compensate):
5128           Fix for undo/save: wasn't calling updateRepr().
5130 2004-12-09  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5132         * src/style.cpp (sp_style_merge_from_style_string):
5133           More standards-conforming parsing of style strings into prop:value
5134           pairs.
5136 2004-12-08  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5138         * src/style.h, src/style.cpp, src/libnrtype/font-style-to-pos.cpp:
5139           Fix font-weight value: s/darker/bolder/.
5141         * src/style.cpp (sp_style_merge_from_parent):
5142           Fix bug with specifying stroke-width with unit of em or ex.
5143           (We were ignoring the number, treating it as 1em or 1ex.)
5145         * src/style.h, src/style.cpp (sp_style_read_dash,
5146           sp_style_write_string, sp_style_write_difference):
5147           Allow `inherit' as a value for dasharray.
5148           (Also plug small memory leak in sp_style_read_dash.)
5150 2004-12-07  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5152         * src/style.cpp (sp_style_write_string):
5153           Fix for when stroke-dasharray either explicitly set to `none', or
5154           inherits non-none.
5156         * src/style.cpp (sp_style_write_ienum):
5157           Fix: preserve explicit `inherit' request.
5158         * (sp_style_read, sp_style_merge_property):
5159           Allow explicit `inherit' for `display' property.
5161         * src/style.cpp (sp_style_read):
5162           Fix copy&paste bug affecting `visibility' and `display' properties.
5164 2004-12-07  David Turner  <novalis@gnu.org>
5166         * src/libnrtype/RasterFont.cpp, src/display/nr-arena-shape.cpp:
5167         Fixed dash rendering bug (#1077213)
5169 2004-12-06  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5171         * src/style.h, src/style.cpp: Support all `display' values
5172           required by SVG 1.1.  (No functional change, insofar as the new
5173           values all have the same behaviour as our existing `block' value
5174           in SVG.)
5175         * src/sp-item.cpp, src/style.cpp: Use `inline' (SP_CSS_DISPLAY_INLINE)
5176           rather than `block' as our generic display value meaning `don't hide
5177           this', as per spec.
5179         * src/style.cpp: Prefer to write lr-tb etc. rather than the
5180           abbreviations lr etc.  (Also add comment saying why.)
5182 2004-12-03  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5184         * src/dialogs/xml-tree.cpp (on_attr_select_row_set_value_content):
5185           Fix segfault: treat NULL as empty string for display purposes.
5187 2004-11-30  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5189         * src/svg/svg.h, src/svg/sp-svg.def, src/svg/svg-length.cpp:
5190           (sp_svg_boolean_read, sp_svg_write_percentage):
5191           Remove these unused functions.
5192           (sp_svg_length_read_lff, sp_svg_number_write_d,
5193           sp_svg_number_write_i): Mark static.
5195         * configure.ac:
5196           When adding -lgc to LIBS, also add its dependencies -lpthread -ldl.
5198 2004-11-28  Ted Gould  <ted@gould.cx>
5200         * 0.40
5202 2004-11-25  MenTaLguY  <mental@rydia.net>
5204         * share/tutorials/tutorial-calligraphy.svg: spelling fix
5206         * src/widgets/layer-selector.cpp: fixing the layer selector update bug;
5207           sigc++ apparently doesn't deal with reference arguments very well
5209 2004-11-25  MenTaLguY  <mental@rydia.net>
5211         * src/layer-fns.cpp: fix layer creation within sublayers
5213         * src/dialogs/layer-properties.cpp: fix dialog leak
5215 2004-11-25  MenTaLguY  <mental@rydia.net>
5217         * src/inkscape.cpp: eliminate duplicated code across #ifdefs
5219         * src/verbs.cpp, src/dialogs/layer-properties.cpp,
5220           src/dialogs/layer-properties.h:
5222           LayerPropertiesDialog is no longer a singleton, since it's kind of a
5223           per-desktop (well, ideally per-document) thing.  Remaining to do:
5224           fix update of layer selector widget, and eliminate leak of dialog
5225           objects.
5227 2004-11-24  Kees Cook  <kees@outflux.net>
5229         * inkscape.spec: added SMP flags, added static library link capability.
5231 2004-11-24  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5233         * src/draw-context.cpp (spdc_concat_colors_and_flush):
5234           Do nothing if empty curve; in particular, don't try to close an
5235           empty curve.
5237         * src/pen-context.cpp (spdc_endpoint_snap):
5238           Fix use of uninitialized value when snapping.
5240 2004-11-23  Bryce Harrington <bryce@bryceharrington.org>
5242         * src/dialogs/layer-properties.cpp:  Fixing bug causing two new
5243           layers to get created when hitting enter
5245 2004-11-23  Kees Cook  <kees@outflux.net>
5247         * share/tutorials: added Josh's changes, resized, repositioned for
5248           800x600.
5249         * src/verbs.h, src/verbs.cpp, src/interface.cpp: added tracing
5250           tutorial.
5252 2004-11-23  MenTaLguY  <mental@rydia.net>
5254         * src/rect-context.cpp: disallow drawing on locked or invisible layers
5256         * src/widgets/layer-properties.h, src/widgets/layer-properties.cpp:
5257           slight HIG-ification
5259         * src/desktop.cpp, src/desktop.h, src/widgets/layer-selector.cpp,
5260           src/widgets/layer-selector.h, src/verbs.cpp, src/sp-desktop-widget.h
5262           removed vestigal layer renaming thing
5264         * src/verbs.cpp, src/dialogs/layer-properties.cpp,
5265           src/dialogs/layer-properties.h:
5267           reuse dialog for creating layers as well as for renaming them
5269 2004-11-22  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5271         * src/display/bezier-utils.cpp (generate_bezier): For the sake of
5272           our current pencil tool, don't use free optimization of the end
5273           tangent vector.
5275 2004-11-21  MenTaLguY <mental@rydia.net>
5277         * src/verbs.cpp: add accels for layer menu items
5279 2004-11-21  Bryce Harrington <bryce@bryceharrington.org>
5281         * src/dialogs/layer-properties.cpp, src/verbs.cpp,
5282           src/dialogs/layer-properties.h: Hooking up layer rename
5283           functionality, and making it show correctly.
5285         * src/dialogs/debugdialog.cpp, src/dialogs/find.cpp,
5286           src/dialogs/tracedialog.cpp:  Fixing dialog show behavior
5288 2004-11-21  Kees Cook  <kees@outflux.net>
5290         * src/sp-object.cpp, src/sp-metadata.cpp: added some debugging, and
5291           fixed a dumb error in my metadata _release handler.  Should mostly
5292           close bug 1069772.
5293         * src/Makefile_insert, src/sp-skeleton.cpp, src/sp-skeleton.h:
5294           created some example SPObject implementations for a basis for any
5295           new SPObjects in the future.
5296         * src/dialogs/xml-tree.cpp: fixing logic bug in identability checker.
5297           Added immutability test to actually close 1069772.
5298         * share/icons/icons.svg, src/verbs.cpp, src/interface.cpp: adding
5299           icons for the "new" menu, vacuum, reverse, make bitmap, and trace.
5301 2004-11-20  Jon A. Cruz  <jon@joncruz.org>
5303         * src/extension/db.h, src/extension/db.cpp, src/dialogs/filedialog.cpp:
5304           Added extension matching pattern. Fixed bug 1064888.
5306         * src/dialogs/filedialog.cpp (isValidImageFile):
5307           Fixed previewing bug 1067551.
5309 2004-11-20  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5311         * src/display/bezier-utils.cpp (sp_bezier_fit_cubic_full):
5312           Add splitpoints parameter.  Callers updated.
5314         * src/display/bezier-utils.cpp
5315           (sp_bezier_fit_cubic_r, sp_bezier_fit_cubic_full):
5316           Change last parameter from lg_max_beziers to max_beziers.
5317           Callers updated.
5319 2004-11-19  Bryce <bryce@bryceharrington.org>
5321         * src/dialogs/layer-properties.cpp,
5322           src/dialogs/layer-properties.h:  Adding some widgets.
5324 2004-11-18  Bryce <bryce@bryceharrington.org>
5326         * src/dialogs/Makefile_insert, src/dialogs/makefile.msc,
5327           src/dialogs/layer-properties.h, src/dialogs/layer-properties.h:
5328           Adding a layer properties dialog for renaming layers
5330         * src/desktop.cpp src/interface.cpp, src/verbs.cpp,
5331           src/verbs.h src/dialogs/layer-properties.cpp,
5332           src/dialogs/layer-properties.h,
5333           src/widgets/layer-selector.cpp:  Hooking in layer props dialog.
5335 2004-11-16  MenTaLguY  <mental@rydia.net>
5337         * src/widgets/document-tree-model.cpp, src/widgets/document-tree-model.h,
5338           src/widgets/layer-selector.cpp, src/widgets/Makefile_insert:
5340           removed Widgets::DocumentTreeModel because unused
5342         * src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp,
5343           src/xml/repr.h:
5345           cache successive sibling counts (self+subsequent siblings) in SPRepr
5346           to make sp_repr_n_children() and sp_repr_position() more efficient,
5347           which will be needed later for e.g. GTK tree models.
5349           sp_repr_nth_child() isn't any faster as a result of the changes,
5350           but it probably won't need to be
5352         * src/xml/repr.cpp: fixed refcount leak in SPRepr::SPRepr(SPRepr const &)
5354 2004-11-15  MenTaLguY  <mental@rydia.net>
5356         * src/gc.cpp: add initial stubs that print an informative error
5357           if the GC functions are used before Inkscape::GC::init() is called
5359 2004-11-14  MenTaLguY  <mental@rydia.net>
5361         * configure.ac, src/gc-core.h, src/gc-managed.h, src/gc-anchored.h,
5362           src/gc-finalized.h, src/gc.cpp:
5364           make disabling the collector a run-time rather than a compile-time
5365           option; there are now three garbage collector options, selectable
5366           by setting the _INKSCAPE_GC environment variable:
5368            * enable - the normal collector (default)
5369            * debug - the debugging collector
5370            * disable - use standard malloc in place of the libgc allocator
5372 2004-11-14  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5374         * src/display/bezier-utils.cpp: Make end tangent/s be unconstrained for
5375           sp_bezier_fit_cubic, sp_bezier_fit_cubic_r, and around corner nodes.
5377         * src/pencil-context.cpp (fit_and_split): Allow the bezier fitter to
5378           choose the middle control points freely except to the extent required
5379           for smooth nodes.
5381         * src/display/bezier-utils.cpp (generate_bezier):
5382           If either end tangent is specified as zero then estimate the
5383           corresponding control point without constraining its direction
5384           from the endpoint.
5386         * src/pencil-context.h, src/pencil-context.cpp
5387           (fit_and_split, sp_pencil_context_init): Explicitly remember required
5388           tangent instead of using "first two points" hack.
5390         * src/display/bezier-utils.cpp (sp_bezier_fit_cubic_full):
5391           Detect & prevent "ghost spikes", by allowing a corner node if
5392           the specified tangent would result in a spike.
5394         * src/display/bezier-utils.cpp (generate_bezier): Better handling
5395           of the case of infinite solutions for the lengths of the two
5396           tangent vectors: try requiring that the lengths equal each other,
5397           and solving for that length (just one variable).
5399 2004-11-13  Kees Cook  <kees@outflux.net>
5401         * src/document.cpp: wrapped updateDisplay call in undo insensitivity.
5402           Closes bug #1030436.
5404 2004-11-12  MenTaLguY  <mental@rydia.net>
5406         * src/main.cpp: fpresetsticky -> fpsetsticky
5408         * src/verbs.cpp: cast width changes
5410         * src/libnrtype/FlowBoxes.h, src/libnrtype/FlowDefs.h,
5411           src/libnrtype/FlowDest.h, src/libnrtype/FlowEater.h,
5412           src/libnrtype/FlowRes.h, src/libnrtype/FlowSols.h,
5413           src/libnrtype/FlowSrc.h, src/libnrtype/FlowSrcText.h,
5414           src/libnrtype/FlowStyle.h, src/libnrtype/FlowUtils.h:
5415           remove stdint.h which isn't being used here
5417         * src/widgets/icon.h, src/widgets/icon.cpp:
5418           icon greys out when insensitive
5420         * src/gc-anchored.h, src/gc-finalized.h, src/gc-managed.h:
5421           documentation
5423         * src/verbs.cpp: changed cast to reinterpret_cast to hopefully
5424           avoid compiler warning
5426 2004-11-11  Kees Cook  <kees@outflux.net>
5428         * src/seltrans.cpp, src/select-context.cpp: ref counting SPObjects
5429           correctly so undo's don't blow up an active resize/move.  Closes
5430           bug #1018756.
5432 2004-11-11  MenTaLguY  <mental@rydia.net>
5434         * src/inkscape.cpp, src/main.cpp, src/widgets/icon.cpp:
5435           removed sp_bitmap_icons
5437         * configure.ac, src/sp-image.cpp, src/object-ui.cpp:
5438           removed stale autotrace support code
5440 2004-11-10  MenTaLguY  <mental@rydia.net>
5442         * src/sp-item.cpp, src/sp-clippath.cpp, src/cp-mask.cpp:
5443           minor refcounting tweaks
5445         * src/sp-image.cpp: fixed failure to release GdkPixbufLoader when
5446           done with it (fixes bug #1063054)
5448 2004-11-10  Kees Cook  <kees@outflux.net>
5450         * configure.ac, src/gc-core.h: corrected gc.h path detection.
5452 2004-11-09  MenTaLguY  <mental@rydia.net>
5454         * src/dialogs/fileselector.cpp: fixed cut-and-paste refcount bug
5455           between SVGPreview::setFileName and SVGPreview::setFromMem that
5456           was leaking bitmap image preview SPDocuments
5458 2004-11-09  Bryce Harrington <bryce@bryceharrington.org>
5460         * src/dialogs/item-properties.cpp
5462 2004-11-09  MenTaLguY  <mental@rydia.net>
5464         * src/sp-item.cpp, src/style.cpp, src/style.h:
5465           use 'display' rather than 'visibility' for hiding, and give display
5466           a more "modern" representation in SPStyle like visibility's
5468 2004-11-09  Kees Cook  <kees@outflux.net>
5470         * src/dialogs/xml-tree.cpp: added better context to the status bar.
5471           added warning flash for id conflicts.
5472         * src/toolbox.cpp: killed some copy/paste code while bug hunting.
5474 2004-11-08  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5476         * src/sp-item.h, src/sp-item.cpp
5477           (isExplicitlyHidden, setExplicitlyHidden): New methods.
5479         * src/dialogs/item-properties.cpp: Change from having a `Visible'
5480           checkbox that explicitly sets the SVG visibility property to
5481           having a `Hide' checkbox that controls whether or not the
5482           element has visibility:hidden.  (Mitigates #1061934.)
5484         * src/sp-object.h, src/sp-object.cpp (visible, setVisible):
5485           Remove these methods.
5487 2004-11-07  MenTaLguY  <mental@rydia.net>
5489         * src/gc-finalized.h: fix for Debian bug #279991 (cast to ptrdiff_t
5490                               rather than int), and basic documentation
5492 2004-11-06  MenTaLguY  <mental@rydia.net>
5494         * src/sp-item.cpp: fix desktop-specific version of SPItem::isHidden()
5495                            to deal correctly with parent visibility
5497 2004-11-05  MenTaLguY  <mental@rydia.net>
5499         * src/widgets/layer-selector.cpp: more work on making the lock/hide
5500           buttons actually do something
5502         * src/sp-item.cpp, src/sp-item.h: implement lock/hide related methods
5504         * src/verbs.cpp: "Remove All Kerns" -> "Remove Manual Kerning"
5506 2004-11-04  Kees Cook  <kees@outflux.net>
5508         * src/dialogs/rdf.h, src/dialogs/rdf.cpp: added rdf:Bag for the
5509           dc:subject keyword list.  Closed bug #1021025.
5510         * src/dialogs/xml-tree.cpp, src/widgets/sp-xmlview-attr-list.cpp,
5511           src/widgets/sp-xmlview-attr-list.h: added status bar to XML
5512           editor.  added row-change callback for XML tree view.  This
5513           all supports a possible future solution to bug #869683.
5514         * src/dialogs/desktop-properties.cpp: memory leak in RDF code.
5516 2004-11-04  MenTaLguY  <mental@rydia.net>
5518         * src/widgets/layer-selector.cpp: togglable images and formatting
5519           changes (make current layer bold)
5521         * src/uri.h, src/uri.cpp: added assignment operator
5523 2004-11-03  MenTaLguY  <mental@rydia.net>
5525         * src/widgets/Makefile_insert, src/widgets/shrink-wrap-button.cpp,
5526           src/widgets/shrink-wrap-button.h:
5528           added Inkscape::Widgets::shrink_wrap_button, to make any gtk button
5529           an SPButton-like shrink-wrapped button
5531         * src/widgets/layer-selector.h, src/widgets/layer-selector.cpp:
5533           abandon SPButton for layer selector buttons
5535 2004-11-03  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5537         * po/check-markup: New script: detects <b>markup<b> <b>problems<7b>
5538           in the <b>translated strings.  (~10 such problems found.)
5539         * Makefile.am (all, check, distcheck): Run po/check-markup (with
5540           varying permissiveness of errors).
5542 2004-11-02  MenTaLguY  <mental@rydia.net>
5544         * doc/keys.xml: added documentation of layer keys
5546 2004-11-01  Kees Cook  <kees@outflux.net>
5548         * src/dialogs/align.cpp, src/dialogs/debugdialog.cpp: localized
5549         some missed strings.
5551 2004-11-01  MenTaLguY  <mental@rydia.net>
5553         * share/icons/icons.svg: gave bulia's eye icons ids
5555         * src/widgets/layer-selector.h, src/widgets/layers-selector.cpp:
5556           fixed up visibility/lock toggles... now to make them actually do
5557           something
5559 2004-10-31  MenTaLguY  <mental@rydia.net>
5561         * src/util/glib-list.h: adaptor for glib lists
5563         * src/widgets/layer-selector.h, src/widgets/layer-selector.cpp:
5564           save the repr next to the SPObject
5566 2004-10-30  MenTaLguY  <mental@rydia.net>
5568         * src/util/list.h: more list cleanups and documentation
5570         * src/verbs.cpp: call sp_document_done() for layer verbs too
5572 2004-10-30  Bryce Harrington <bryce@bryceharrington.org>
5574         * src/dialogs/item-properties.cpp, src/sp-object.h:  Cleaning up
5575         stubs, disabling some more of the desc code to prevent crash.
5576         The change to SPObject::label() broke the label editing code;
5577         fixing it.
5579 2004-10-30  Kees Cook  <kees@outflux.net>
5581         * src/sp-metadata.cpp, src/sp-metadata.h, src/Makefile_insert,
5582         src/document.cpp, src/sp-object-repr.cpp, src/sp-object.cpp:
5583         I've created my very first SPObject!  SPMetadata is alive!  No
5584         more nasty hack to have it disappear from SVG Plain.  Mental
5585         won't have to take away my CVS access any more!  :)
5586         * inkscape2.nsi: update from Adib Taraben
5588 2004-10-30  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5590         * src/libnr/nr-matrix.cpp (nr_matrix_invert):
5591           Fix for last commit to this file, which broke src==dest case.
5592         * src/libnr/nr-matrix-test.cpp: Add test cases for nr_matrix_invert.
5594 2004-10-30  MenTaLguY  <mental@rydia.net>
5596         * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
5597           update when layers added/removed/reordered.
5599         * src/verbs.h, src/verbs.cpp: added "rename layer" verb.
5601 2004-10-29  Kees Cook  <kees@outflux.net>
5603         * src/Makefile_insert, src/trace/Makefile_insert,
5604         src/util/Makefile_insert: distcheck cleanups.
5606 2004-10-29  MenTaLguY  <mental@rydia.net>
5608         * src/widgets/layer-selector.cpp: default labels in italic
5610         * src/sp-object.h, src/sp-object.cpp: inkscape:label fixes
5612         * src/layer-fns.cpp: make ordering of layers complete; not just among
5613                              siblings
5615         * src/util/list.h: documentation update
5617 2004-10-29  Bryce Harrington <bryce@bryceharrington.org>
5619         * layer-fns.cpp:  documenting
5620         * layer-selector.cpp:  documenting & fixing funky widget resizing
5621         * object-ui.cpp, dialogs/item-properties.cpp, sp-object.h,
5622           sp-object.cpp, widgets/layer-selector.cpp: add ability to set
5623           inkscape:label from "Item Properties", remove id setting from
5624           "Item Properties", switch to using
5625           SPObject::label()/SPObject?::defaultLabel() in UI where object
5626           ID is currently used.  Documenting.  Switching from "label" to
5627           "inkscape:label" where appropriate.  Adding
5628           visible()/setVisible() functions and activating checkbox.
5629         * dialogs/item-properties.cpp:  Adding title and desc boxes.
5630           Adjusting layout of dialog a bit.  Changing to use of tables
5631           instead of horiz/vert boxes for layout.  Setting to inactive
5632           until some underlying bits get finished.
5634 2004-10-29  Kees Cook  <kees@outflux.net>
5636         * src/dialogs/export.cpp: moved function-based static state variable
5637           into the dialog state variables.  Closes bug #993447.
5638         * src/display/curve.cpp: fixed compile warning.
5639         * src/sp-namedview.cpp: wasn't ref counting correctly.  Closes #955020.
5641 2004-10-29  Jon A. Cruz  <jon@joncruz.org>
5643         * src/sp-image.cpp, src/extension/internal/gdkpixbuf-input.cpp:
5644           Refactoring filenames and file opening
5645           Scales imported images if DPI is known and not 72 DPI. Fixes
5646           #1029755
5648 2004-10-29  MenTaLguY  <mental@rydia.net>
5650         * src/widgets/layer-selector.cpp, src/verbs.cpp:
5651           unselect objects when layer is manually switched
5653 2004-10-28  Kees Cook  <kees@outflux.net>
5655         * src/document-undo.cpp, src/document.cpp, src/sp-namedview.cpp,
5656           src/sp-text.cpp, src/dialogs/desktop-properties.cpp,
5657           src/dialogs/export.cpp, src/extension/input.cpp,
5658           src/extension/output.cpp, src/extension/system.cpp:
5659           Fixing calls to sp_document_set_undo_sensitive to correct allow for
5660           nesting, as suggested by mental.  Found while tracking down bug
5661           #1030436.
5663 2004-10-28  MenTaLguY  <mental@rydia.net>
5665         * src/util/list.h: cleanups of list class.  I think, aside from
5666           documentation and maybe fixes for g++ 3.4 (if required), this
5667           is the last set of changes I will need to make.
5669         * src/sp-item.cpp, src/splivarot.cpp, src/util/reverse-list.h,
5670           src/util/filter-list.h, src/util/map-list.h:
5671           adjust for changes in the list class' interface
5673         * src/desktop.cpp, src/sp-desktop-widget.h:
5674           removed old layer selector and added SPDesktop::itemIsHidden()
5676         * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
5677           more work; it's now at least as functional as the old selector it
5678           replaces
5680 2004-10-27  Kees Cook  <kees@outflux.net>
5682         * src/libnr/nr-point.h: use NR::X and NR::Y instead of "0" and "1".
5683         * src/dialogs/export.cpp: stack/register weirdness requires a function
5684           call to get true == comparison of NR::Rect's.  Closes bug #1048614.
5685         * src/dialogs/align.cpp: saving erased iterator.  Closes bug #1054270.
5686         * share/extensions/ill2svg.pl: added strict, warnings, and detection
5687           of Image::Magick module.  Closes bug #990659.
5688         * src/dialogs/find.h, src/dialogs/find.cpp: removed unfinished new
5689           find dialog instantiation.  Closes bug #1048802.
5691 2004-10-27  Carl Hetherington  <inkscape@carlh.net>
5693         * src/extension/output.cpp: better fix for 1004134 after advice
5694         from Ted.
5696 2004-10-26  Carl Hetherington  <inkscape@carlh.net>
5698         * src/extension/output.cpp: don't reset modified flag until after
5699         save has happened, in case it fails.  Fixes 1004134.
5701         * src/livarot/ShapeSweep.cpp: fix a typo in my cleanups.  Fixes
5702         1048151.
5704 2004-10-25  Bryce Harringotn <bryce@bryceharrington.org>
5706         * file.cpp, file.h, dialogs/export.cpp: Adding error return logic
5707           for png export code so that failure to write can be tracked.
5708           Adding an error dialog for when this occurs.  Fixes bug 1038932.
5710         * extension/system.cpp:  Changing sp_ui_error_dialog to g_warning
5711           so won't crash when running from commandline.  Fixes bug
5712           1000350.
5714         * inkscape.cpp, inkscape.h, main.cpp, dialogs/filedialog.cpp:
5715           Adding Inkscape::Application::use_gui flag as temporary hack to
5716           prevent gui dialogs from being used when running from
5717           commandline.  Fixes bug 1045067.
5719 2004-10-26  Carl Hetherington  <inkscape@carlh.net>
5721         * src/livarot/PathCutting.cpp: fix a couple of bugs that I
5722         introduced that cause crashes on cut path.
5724 2004-10-25  Kees Cook  <kees@outflux.net>
5726         * src/sp-object.cpp: nasty hack to not export metadata on "Plain SVG".
5727           I promise I'll fix this with a proper SPObject soon.
5729 2004-10-25  Jon A. Cruz  <jon@joncruz.org>
5730         * src/file.cpp, src/file.h, src/inkscape.cpp, src/sp-image.cpp,
5731         src/uri.cpp, src/uri.h, src/dialogs/filedialog.cpp,
5732         src/extension/input.cpp, src/extension/implementation/script.cpp,
5733         src/extension/internal/pov-out.cpp, src/extension/internal/ps.cpp,
5734         src/extension/internal/win32.h, src/extension/plugin/gimpgrad.cpp,
5735         src/helper/png-write.cpp, src/trace/imagemap.cpp, src/xml/repr-io.cpp:
5737         Refactoring filenames and file opening
5739 2004-10-24  MenTaLguY  <mental@rydia.net>
5741         * src/Makefile.am: added/removed files
5743         * src/util/copy-list.h: nobody's using it right now, get rid of it
5745         * src/traits/copy.h, src/traits/list-copy.h:
5746           traits for determining the type to make a copy of a value
5748         * src/sp-item.cpp, src/util/filter-list.h src/util/map-list.h,
5749           src/util/reverse-list.h, src/widgets/layer-selector.cpp
5750           src/xml/sp-repr-action.cpp:
5752           let the list functions infer their own result type (where possible)
5754         * src/util/forward-pointer-iterator.h: its value type is a reference
5756 2004-10-23  MenTaLguY  <mental@rydia.net>
5758         * src/desktop.cpp: removed vertical usize limits on statusbar
5760         * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
5761           more layer selector work; simplfied model and customized CellRenderer
5762           settings a bit
5764         * src/attributes.cpp, src/attributes.h, src/sp-object.cpp, src/sp-object.h:
5765           add inkscape:label attribute
5767         * src/file.cpp, src/sp-anchor.h, src/sp-animation.h, src/sp-chars.h,
5768           src/sp-clippath.h, src/sp-conn-end.cpp, src/sp-defs.h, src/sp-ellipse.h,
5769           src/sp-gradient.h, src/sp-guide.h, src/sp-image.h, src/sp-line.h,
5770           src/sp-linear-gradient.h, src/sp-marker.h, src/sp-mask.h,
5771           src/sp-namedview.h, src/sp-object-group.h, src/sp-offset.h, src/sp-path.h,
5772           src/sp-pattern.h, src/sp-polygon.h, src/sp-polyline.h,
5773           src/sp-radial-gradient.h, src/sp-rect.cpp, src/sp-rect.h, src/sp-root.h,
5774           src/sp-spiral.h, src/sp-star.h, src/sp-stop.h, src/sp-string.h,
5775           src/sp-symbol.h, src/sp-text.h, src/sp-tspan.h, src/sp-use.h,
5776           src/sp-offset.cpp, src/sp-shape.h:
5778           make inheritance actual
5780 2004-10-23  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5782         * src/libnr/*: Move some things from nr-matrix-ops.h to new files.
5784         * src/libnr/nr-point-fns.h, src/libnr/nr-point-fns.cpp:
5785           New function is_zero.  Move is_unit_vector here
5786           (was private to sp-spiral.cpp).
5788         * src/display/bezier-utils-test.cpp: Disable a test, replacing with a
5789           todo printf and adding a comment explaining.
5791 2004-10-22  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5793         * src/pencil-context.cpp: Ensure that data points array p is uniqued
5794           and contains no NaNs.
5796         * src/libnr/nr-point-fns.cpp (LInfty): Fix bug with NaN coordinates:
5797           return NaN (rather than unspecified behaviour).
5798         * src/libnr/nr-point-fns-test.cpp: Add test cases for L1,L2,LInfty
5799           handling of NaN.
5801         * src/pencil-context.cpp: Fix bug: undesirable interactions between
5802           snapping and snap-to-anchor.
5804 2004-10-21  MenTaLguY  <mental@rydia.net>
5806         * src/desktop.cpp: SPDesktop::currentRoot() should pull from
5807           the current layer hierarchy just like SPDesktop::currentLayer();
5808           doubly so, since currently when switching documents the layer hierarchy
5809           is updated before the document is switched
5811         * src/util/Makefile_insert, src/util/copy-list.h: add list copy thingy
5813         * src/util/list.h: add rest()
5815         * src/util/reverse-list.h: bug fixes to reverse_list_in_place()
5817         * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
5818           more work on layer selector
5820 2004-10-21  Carl Hetherington  <inkscape@carlh.net>
5822         * src/livarot/Path.cpp, src/livarot/Path.h,
5823         src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
5824         src/livarot/PathOutline.cpp, src/livarot/PathSimplify.cpp,
5825         src/livarot/ShapeMisc.cpp: excise separate path description data
5826         structure.
5828         * src/livarot/Path.h, src/livarot/Path.cpp,
5829         src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
5830         src/livarot/PathOutline.cpp, src/livarot/PathSimplify.cpp,
5831         src/livarot/ShapeMisc.cpp, src/livarot/livarot-forward.h: move
5832         path description structs into their own files, and rename a few
5833         member variables.
5835         * src/livarot/Path.h, src/livarot/PathConversion.cpp,
5836         src/livarot/PathOutline.cpp: remove some unused functions.
5838 2004-10-20  Carl Hetherington  <inkscape@carlh.net>
5840         * src/livarot/Path.cpp: fix for 1050379, and probably lots of
5841         others.
5843         * src/livarot/Path.h, src/livarot/PathOutline.cpp: bug fix for a
5844         previous commit.
5846         * src/livarot/Path.cpp: fix a memory leak.
5848 2004-10-19  Carl Hetherington  <inkscape@carlh.net>
5850         * src/livarot/Path.h, src/livarot/PathSimplify.cpp: more
5851         simplification cleanups.
5853         * src/livarot/PathStroke.cpp: coding style cleanups.
5855         * src/livarot/Path.h, src/livarot/PathSimplify.cpp,
5856         src/livarot/PathStroke.cpp: more cleanups; don't modify Path::pts
5857         and Path::nbPt.
5859         * src/livarot/Path.cpp, src/livarot/Path.h,
5860         src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
5861         src/livarot/PathSimplify.cpp, src/livarot/PathStroke.cpp: use a
5862         std::vector for Path::pts.
5864 2004-10-18  Carl Hetherington  <inkscape@carlh.net>
5866         * src/livarot/Path.h, src/livarot/PathSimplify.cpp: coding style
5867         and const cleanups.
5869         * src/livarot/PathSimplify.cpp: some very minor cleanups, and
5870         temporary comments for myself.
5872         * src/livarot/PathConversion.cpp: coding style cleanups.
5874         * src/livarot/PathConversion.cpp: fix for bug 1048827.
5876         * src/livarot/Path.h, src/livarot/PathSimplify.cpp: clean up
5877         simplification code.
5879 2004-10-17  MenTaLguY  <mental@rydia.net>
5881         * share/templates/Makefile.am, share/templates/layers.svg:
5882           added a layer template
5884         * src/widgets/layer-selector.h, src/widgets/layer-selector.cpp:
5885           more layer selector work
5887         * src/util/filter-list.h, src/util/Makefile_insert:
5888           added filter_list()
5890 2004-10-15  Carl Hetherington  <inkscape@carlh.net>
5892         * src/livarot/PathSimplify.cpp: remove #ifdef
5893         pseudo_douglas_pecker code that wasn't being used.
5895 2004-10-15  MenTaLguY  <mental@rydia.net>
5897         * src/view.h: removed obsolete status message functions
5899         * src/attributes.h: remove unused #define
5901         * src/sp-object.cpp: fix for bug #1048268 (inkscape:collect being written
5902           in "plain SVG" files)
5904         * src/sp-item.h, src/sp-item.cpp: added isLocked() and isHidden()
5905           predicates
5907         * src/sp-item.cpp, src/sp-style.cpp: basic support for visibility CSS
5908           property
5910 2004-10-14  Ted Gould  <ted@gould.cx>
5912         * share/extension/*.inkmod -> *.inx
5913         src/extension/init.cpp
5915         Changing the filename extension that is used to identify Inkscape
5916         extensions to the one specified in the design document.
5918 2004-10-14  MenTaLguY  <mental@rydia.net>
5920         * src/util/list.h: more 3.4 fixes
5922 2004-10-13  MenTaLguY  <mental@rydia.net>
5924         * src/util/list.h, src/util/forward-pointer-iterator.h:
5926           fixes to (hopefully) build with g++ 3.4 (and generally be less evil
5927           anyway)
5929 2004-10-14  Carl Hetherington <inkscape@carlh.net>
5931         * src/livarot/int-line.cpp: coding style cleanups.
5933         * src/livarot/float-line.cpp, src/livarot/float-line.h:
5934         refactoring, removal of dead code.
5936         * src/display/guideline.cpp, src/display/guideline.h: coding style
5937         cleanups.
5939         * src/livarot/Path.cpp, src/livarot/Path.h,
5940         src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
5941         src/livarot/PathSimplify.cpp, src/livarot/PathStroke.cpp: merge
5942         Path::path_lineto and Path::path_lineto_b.
5944 2004-10-14  Carl Hetherington <inkscape@carlh.net>
5946         * src/Path.cpp, src/Path.h, src/PathConversion.cpp,
5947         src/PathCutting.cpp, src/PathOutline.cpp, src/PathSimplify.cpp,
5948         src/ShapeMisc.cpp: use a vector of pointers for Path::descr_cmd.
5950         * src/livarot/Ligne.cpp, src/livarot/Ligne.h,
5951         src/livarot/int-line.cpp, src/livarot/int-line.h,
5952         src/livarot/float-line.cpp, src/livarot/float-line.h,
5953         src/livarot/livarot-forward.h, src/livarot/ShapeRaster.cpp,
5954         src/sp-flowregion.cpp, src/display/canvas-bpath.cpp,
5955         src/display/nr-arena-glyphs.cpp, src/display/nr-arena-shape.cpp,
5956         src/display/sp-ctrlline.cpp, src/libnrtype/FlowDest.cpp,
5957         src/libnrtype/RasterFont.cpp: split Ligne into float-line and
5958         int-line.
5960         * src/libnrtype/FlowDest.cpp, src/libnrtype/RasterFont.cpp,
5961         src/libnrtype/raster-position.h, src/livarot/float-line.cpp,
5962         src/livarot/float-line.h, src/livarot/int-line.cpp: use
5963         std::vector for arrays in FloatLigne.
5965         * src/livarot/float-line.cpp, src/livarot/float-line.h: remove
5966         lots of dead code.  Make some methods private.
5968 2004-10-12  MenTaLguY  <mental@rydia.net>
5970         * src/Makefile.am: added files
5972         * src/layer-fns.cpp, src/sp-item.cpp: use iterators, simplifying code
5974         * src/sp-object.cpp, src/splivarot.cpp: adapt to new version of
5975           Inkscape::Algorithms::longest_common_suffix
5977         * src/sp-object.h, src/sp-repr-iterators.h: add new iterator classes
5979         * src/algorithms/find-last-if.h: add counterpart of std::find_if
5981         * src/algorithms/longest-common-suffix.h: rewrite to use iterators
5983         * src/algorithms/longest-prefix.h, src/algorithms/longest-suffix.h,
5984           src/algorithms/shortest-prefix.h, src/algorithms/shortest-suffix.h:
5986           removed; these algorithms are no longer necessary when using
5987           iterators
5989         * src/traits/list.h: no longer needed
5991         * src/traits/reference.h: add "Pointer" member type
5993         * src/util/Makefile_insert: shuffled files
5995         * src/util/list.h: reworked Inkscape::Util::List to be a "handle" type
5996           that can also be used as an STL iterator
5998         * src/util/forward-pointer-iterator.h: treat a pointer as an iterator,
5999           given a base pointer type and a type which defines the iteration
6000           strategy
6002         * src/util/map.h: obsolete
6004         * src/util/map-list.h: iterator-based implementation
6006         * src/traits/tree-iterator.h: no longer necessary (superceded by
6007           specific applications of Inkscape::Util::ForwardPointerIterator)
6009         * src/sp-object-tree-iterator.h, src/util/parent-axis.h,
6010           src/util/sibling-axis.h: obsolete
6012         * src/util/map.h, src/util/reverse.h: obsolete
6014         * src/util/map-list.h, src/util/reverse-list.h:
6015           iterator-based implementations
6017         * src/xml/Makefile_insert: added file
6019         * src/xml/repr.h: removed old tree iterator stuff
6021         * src/xml/sp-repr-action.cpp, src/xml/sp-repr-action.h: use new
6022           pointer iterator facility
6024         * src/xml/sp-repr-iterators.h: pointer iterators for SPRepr
6026 2004-10-12  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6028         * src/display/bezier-utils.h, src/display/bezier-utils.cpp
6029           (sp_bezier_fit_cubic_r, sp_bezier_fit_cubic_full): Change the meaning
6030           of the last parameter: was max_depth, now lg_max_beziers, with the
6031           relationship lg_max_beziers = max_depth + 1.  Callers updated.
6033         * src/xml/repr.cpp (sp_repr_change_order):
6034           Add g_return_if_fail for some conditions that would break structural
6035           integrity, and add a TODO comment indicating incompleteness.
6036           Use sp_repr_prev function.
6038         * src/xml/repr-get-children.h, src/xml/repr-get-children.cpp
6039           (sp_repr_prev_sibling): Rename to sp_repr_prev for consistency
6040           with sp_repr_next.  Don't consider it an error for child to be
6041           NULL or parentless.  Callers updated.
6043         * src/draw-context.cpp (spdc_concat_colors_and_flush,
6044           spdc_flush_white): Misc readability cleanups.
6046         * src/display/curve.cpp (sp_curve_reverse): Fix a bug where the
6047           reversed curve wrongly included a trailing moveto command.  (Bug
6048           introduced in my 2004-09-05 change: one of the callers I didn't
6049           know how to cause to run.)
6051 2004-10-12  Ted Gould  <ted@gould.cx>
6053         * share/extensions/ai_input.inkmod, share/extensions/ai_output.inkmod,
6054         share/extensions/dia.inkmod, share/extensions/dropshadow.inkmod,
6055         share/extensions/eps_input.inkmod, share/extensions/epsi_output.inkmod,
6056         share/extensions/gimpgrad.inkmod, share/extensions/ps_input.inkmod,
6057         share/extensions/roundhole.inkmod, share/extensions/sk_input.inkmod,
6058         share/extensions/svgz_input.inkmod, share/extensions/svgz_output.inkmod,
6059         share/extensions/txt2svg.inkmod, share/extensions/wmf_input.inkmod,
6060         src/extension/dependency.cpp, src/extension/dependency.h,
6061         src/extension/extension.cpp, src/extension/init.cpp:
6063         Moving all of the dependency stuff from the scripts, up to the root
6064         extension level.  This means that everyone can have dependencies, and
6065         dependency checking (a good thing).  This makes use of the new
6066         'Dependency' class that is also in the extension directory.
6068 2004-10-11  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6070         * src/pencil-context.cpp (sp_pencil_context_root_handler): Split into
6071           many functions, fixing some illegal union aliasing along the way (as
6072           was done for sp_pen_context_root_handler).
6074         * src/modifier-fns.h: New file of inline functions based on macros.h
6075           MOD__CTRL etc. macros.
6076         * src/Makefile_insert: Add the new file.
6078         * src/pen-context.h: Change size of p array from SP_DRAW_MAX_POINTS to
6079           5 now that we aren't sharing with SPPencilContext.
6081         * src/draw-context.cpp, src/draw-context.h, src/pen-context.cpp,
6082           src/pen-context.h, src/pencil-context.cpp, src/pencil-context.h:
6083           Move npoints,p from SPDrawContext to both SPPenContext and
6084           SPPencilContext.
6086         * src/draw-context.cpp, src/draw-context.h: Split off new files
6087           pen-context.h, pen-context.cpp, pencil-context.h, pencil-context.cpp,
6088           draw-anchor.h, draw-anchor.cpp.
6089         * src/Makefile_insert: Add the new files.
6091 2004-10-10  Ted Gould  <ted@gould.cx>
6093         * src/event-context.cpp, src/file.cpp, src/file.h, src/print.cpp,
6094         src/print.h, src/selection-chemistry.h, src/sp-image.cpp, src/sp-item.cpp,
6095         src/sp-marker.cpp, src/sp-root.cpp, src/sp-shape.cpp, src/sp-symbol.cpp,
6096         src/tools-switch.cpp, src/dialogs/export.cpp, src/dialogs/filedialog.cpp,
6097         src/extension/Makefile_insert, src/extension/db.cpp,
6098         src/extension/dependency.cpp, src/extension/dependency.h,
6099         src/extension/effect.cpp, src/extension/effect.h,
6100         src/extension/extension-forward.h, src/extension/extension.cpp,
6101         src/extension/extension.h, src/extension/input.cpp, src/extension/input.h,
6102         src/extension/output.cpp, src/extension/output.h, src/extension/print.cpp,
6103         src/extension/print.h, src/extension/system.cpp,
6104         src/extension/internal/eps-out.cpp, src/extension/internal/ps.cpp,
6105         src/extension/internal/svg.cpp, src/libnrtype/FlowResOut.cpp:
6107         Splitting out the different types of extensions into their own files so
6108         that the overall dependencies can be reduced.  Caused a ripple through
6109         lots of other files.  Hopefully the dependency situation is better now.
6111 2004-10-10  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6113         * src/draw-context.cpp:
6114           Change xp,yp file globals to NR::Point pen_draw_origin_w.
6116         * src/draw-context.cpp (sp_pen_context_root_handler):
6117           Split into many routines.  Fix some illegal union member aliasing.
6118           (pen_handle_key_press): Minor code cleanups in backspace handling.
6119           (pen_handle_motion_notify): Make tolerance var local instead of
6120           file-global.  (This transformation is applicable to many
6121           dragtolerance users.)
6123         * src/draw-context.cpp (spdc_endpoint_snap_handle):
6124           Change argument type from SPDrawContext to SPPenContext, and
6125           specialize definition accordingly.  Caller updated.
6127         * src/draw-context.h: Change red_curve_is_valid from char to bool.
6128         * src/draw-context.cpp: Change red_curve_is_valid assignments from
6129           0x00/0x01 to false/true (using find & replace).
6131 2004-10-07  Carl Hetherington  <inkscape@carlh.net>
6133         * src/nr-object.cpp, src/nr-object.h: coding style and const
6134         fixes.
6136         * src/nr-rect.cpp: added a doxygen comment.  Some coding style
6137         fixes.
6139         * src/sp-paint-server.cpp: coding style fixes.
6141         * src/nr-arena-item.cpp, src/nr-arena-item.h: move a comment to
6142         the .cpp file and make it doxygen-style.
6144         * src/livarot/Path.cpp: coding style cleanups.  Add an assert to
6145         Path::Transform().
6147         * src/livarot/Path.cpp, src/livarot/Path.h: fix some archaic
6148         notation.
6150         * src/livarot/Ligne.cpp: coding style cleanups.
6152         * src/livarot/PathOutline.cpp, src/livarot/Path.h: fix a rather
6153         nasty hack in the outlining code.
6155         * src/livarot/Path.cpp, src/livarot/Path.h,
6156         src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
6157         src/livarot/PathOutline.cpp, src/livarot/PathSimplify.cpp,
6158         src/livarot/ShapeMisc.cpp, src/splivarot.cpp, src/sp-offset.cpp:
6159         use std::vector for Path::descr_cmd.
6161         * src/livarot/Path.cpp, src/livarot/Path.h,
6162         src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
6163         src/livarot/PathOutline.cpp, src/livarot/PathSimplify.cpp,
6164         src/livarot/ShapeMisc.cpp: getType() and setType() in Path::path_descr.
6166 2004-10-07  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6168         * src/sp-object-repr.cpp (sp_repr_type_lookup): Distinguish between XML
6169           element name and sodipodi:type attribute value: use a separate table
6170           for each.
6171         * src/sp-object-repr.h, src/sp-object-repr.cpp (sp_object_type_lookup):
6172           Don't export this function.  (Also rename it to name_to_gtype and
6173           change its definition for separate tables.)
6175 2004-10-03  Kees Cook  <kees@outflux.net>
6177         * src/dialogs/rdf.cpp, src/dialogs/repr-util.cpp, src/dialogs/repr.h:
6178           Since "dc:title" can appear at multiple XML levels, a way to
6179           control max depth in searching was added.  (Closes bug #1009290)
6181 2004-09-30  MenTaLguY  <mental@rydia.net>
6183         * src/widgets/document-tree-model.cpp:
6184           more bug fixes
6186         * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
6187           get the layer selector sort of in more order
6189 2004-09-28  Ted Gould  <ted@gould.cx>
6191         * src/verbs.cpp, src/verbs.h, src/view.cpp:
6193         Making it so that actions get deleted as views get destroyed.
6195 2004-09-27  Ted Gould  <ted@gould.cx>
6197         * src/desktop.h, src/forward.h, src/interface.cpp, src/interface.h,
6198         src/select-toolbar.cpp, src/shortcuts.cpp, src/shortcuts.h,
6199         src/toolbox.cpp, src/toolbox.h, src/verbs.cpp, src/verbs.h,
6200         src/dialogs/align.cpp, src/dialogs/align.h,
6201         src/dialogs/desktop-properties.cpp, src/dialogs/display-settings.cpp,
6202         src/dialogs/export.cpp, src/dialogs/find.cpp,
6203         src/dialogs/item-properties.cpp, src/dialogs/object-properties.cpp,
6204         src/dialogs/text-edit.cpp, src/dialogs/transformation.cpp,
6205         src/dialogs/xml-tree.cpp, src/helper/action.cpp, src/helper/action.h:
6207         Wow, alot of files changed.  The ones that changed the most are
6208         verb.cpp and verb.h, which are almost entirely different.  What happened
6209         here is the verbs were made object oriented.  So, as the verbs
6210         are built into everything, lots of files changed.  Now the code
6211         for the verbs is much cleaner, and I think a little bit faster.
6212         Also, it will be easier to extend the verbs for use in effects.
6214 2004-09-26  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6216         * src/libnr/nr-matrix.h, src/libnr/nr-matrix.cpp:
6217           Get rid of operator NR::translate(), which was allowing
6218           *implicit* (and typically lossy) conversion to NR::translate,
6219           and which made a bug hard to find.
6221         * src/sp-gradient-test.cpp: New unit test file.  I believe this is the
6222           first test that tests an SPObject.
6223         * src/Makefile_insert, src/Makefile.am: Invoke the new test.
6225 2004-09-24  MenTaLguY <mental@rydia.net>
6227         * src/selection-chemistry.cpp:
6229           "select all" and "clear" now operate on the current layer rather than on
6230           the document root
6232         * src/verbs.cpp, src/shortcuts.cpp, layer-fns.cpp, src/sp-item.cpp:
6234           keyboard shortcuts and fixes for layer verbs
6236 2004-09-23  MenTaLguY <mental@rydia.net>
6238         * src/message-stack.h, src/message-stack.cpp:
6240           return id of flashed messages so they are cancellable
6242         * src/message-context.h, src/message-context.cpp:
6244           message context flashes now supercede one another, as regular
6245           messages do (they do not supercede regular messages though)
6247         * src/interface.cpp, src/layer-fns.cpp, src/layer-fns.h, src/verbs.cpp:
6249           initial stab at layers menu; not everything works the way it should
6250           quite yet
6252         * src/message-context.h, src/message-context.cpp:
6254           added flash methods to Inkscape::MessageContext
6256         * src/gc-core.h, src/display/nr-arena-glyphs.cpp,
6257 src/display/nr-arena-group.cpp,
6258           src/display/nr-arena-item.cpp, src/display/nr-arena-item.h,
6259           src/display/nr-arena-shape.cpp, src/libnr/nr-object.cpp,
6260 src/libnr/nr-object.h,
6262           eliminate more sources of leaks; managed objects shouldn't use refcounts
6263           among themselves
6265         * src/xml/repr.cpp: don't nuke log pointer
6267 2004-09-21  MenTaLguY <mental@rydia.net>
6269         * src/gc-finalized.h: fix for stupid bug preventing finalizable objects
6270           from being collected
6272         * src/Makefile_insert, src/gc.cpp, src/gc-core.h:
6273           move Inkscape::GC::init out-of-line, and funnel GC warnings through
6274           glib
6276 2004-09-21  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6278         * src/sp-marker.h, src/sp-marker.cpp (sp_marker_show_instance):
6279           Change to using NR::Matrix instead of NRMatrix.  Update caller.
6281         * src/sp-gradient.cpp (sp_gradient_get_g2d_matrix,
6282           sp_gradient_get_gs2d_matrix, sp_gradient_set_gs2d_matrix):
6283           New NR::Matrix/NR::Rect versions of existing functions.
6285         * src/libnr/nr-matrix-translate-ops.h (operator/): New function.
6287         * src/libnr/nr-matrix-scale-ops.cpp: New file.
6288         * src/libnr/nr-matrix-scale-ops.h (operator/(Matrix,scale)):
6289           New function.
6291 2004-09-20  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6293         * src/sp-gradient.h: Change gradientTransform from NRMatrix to
6294           NR::Matrix.  Users updated.
6296         * src/Makefile.am (EXTRA_DIST), Makefile_insert
6297           dialogs/Makefile_insert extension/implementation/Makefile_insert
6298           extension/internal/Makefile_insert helper/Makefile_insert
6299           livarot/Makefile_insert (blah_SOURCES):
6300           Add some .h files for `make dist'.
6302 2004-09-19  MenTaLguY <mental@rydia.net>
6304         * src/gc-core.h: don't defer finalizers
6306         * src/gc-core.h: bump up free space divisor -- collections should
6307           happen ~32x more frequently
6309 2004-09-19  Carl Hetherington <inkscape@carlh.net>
6311         * src/display/canvas-bpath.cpp, src/display/nr-arena-shape.cpp,
6312         src/display/sp-ctrlline.cpp, src/libnrtype/RasterFont.cpp,
6313         src/livarot/Shape.h, src/livarot/ShapeRaster.cpp: remove some
6314         unused parameters from calls to raster code.
6316         * src/livarot/ShapeRaster.cpp: coding style cleanups.
6318         * src/livarot/Shape.h, src/livarot/ShapeRaster.cpp: factored out
6319         _updateIntersection().
6321         * src/livarot/AVL.cpp, src/livarot/AVL.h: remove DblLinked.  Cleanups.
6323 2004-09-18  MenTaLguY <mental@rydia.net>
6325         * src/dialogs/filedialog.cpp: unref the preview document we created
6327 2004-09-18  Carl Hetherington <inkscape@carlh.net>
6329         * src/livarot/AVL.cpp, src/livarot/AVL.h,
6330         src/livarot/DblLinked.cpp, src/livarot/DblLinked.h,
6331         src/livarot/LivarotDefs.h, src/livarot/ShapeRaster.cpp,
6332         src/livarot/ShapeSweep.cpp, src/livarot/sweep-tree.cpp,
6333         src/livarot/sweep-tree.h, src/sweep-event.h: replace leftFoo and
6334         rightFoo with foo[2] in a few places.  Associated cleanups.
6336         * src/livarot/Shape.h: use Side rather than a bool for
6337         TesteIntersection.  Add some methods.  Remove some unused variables.
6339         * src/livarot/ShapeSweep.cpp: simplify TesteIntersection with use
6340         of Side.
6342         * src/livarot/sweep-event.h: const fix.
6344         * src/livarot/sweep-event.cpp: simplifications with use of Side.
6346         * src/sp-offset.cpp, src/splivarot.cpp, src/livarot/Shape.cpp,
6347         src/livarot/ShapeMisc.cpp, src/ShapeSweep.cpp: lastA/firstA in
6348         Shape::dg_point ->
6350           further work on stroking; break out bezier approximation into
6351           public functions
6353 2004-09-10  MenTaLguY <mental@rydia.net>
6355         * src/render/polygon.h, src/render/shape-builder.h,
6356           src/render/shape-builder.cpp, src/render/stroke.h,
6357           src/render/dash.h:
6359           beginnings of a simple alternate renderer
6361 2004-09-09  Carl Hetherington <inkscape@carlh.net>
6363         * src/sp-flowtext.cpp, src/sp-offset.cpp, src/splivarot.cpp,
6364         src/display/nr-arena-shape.cpp, src/libnrtype/FlowDest.cpp,
6365         src/livarot/PathConversion.cpp, src/livarot/Shape.h: make
6366         Shape::nbPt and Shape::nbAr private and provide accessor methods.
6368         * src/display/nr-arena-shape.cpp, src/livarot/Shape.h: make
6369         Shape::flags private.
6371         * src/splivarot.cpp, src/livarot/PathStroke.cpp,
6372         src/livarot/Shape.cpp, src/livarot/Shape.h, src/livarot/ShapeMisc.cpp,
6373         src/livarot/ShapeRaster.cpp, src/livarot/ShapeSweep.cpp:
6374         Clean up handling of flags in Shape class
6376         * src/livarot/AlphaLigne.cpp, src/livarot/Path.cpp,
6377         src/livarot/PathSimplify.cpp, src/livarot/Shape.cpp,
6378         src/livarot/ShapeSweepUtils.cpp: it's ok to free NULL.
6380         * src/livarot/Shape.h, src/sp-offset.cpp, src/splivarot.cpp,
6381         src/display/nr-arena-shape.cpp: Make Shape::pts private and offer
6382         a read-only accessor.
6384         * src/livarot/Shape.cpp, src/livarot/Shape.h,
6385         src/livarot/ShapeDraw.cpp, src/livarot/ShapeMisc.cpp,
6386         src/livarot/ShapeRaster.cpp, src/livarot/ShapeSweep.cpp, src/
6387         livarot/ShapeSweepUtils.cpp, src/livarot/ShapeUtils.h: Rename
6388         Shape::pts to Shape::_pts, and use getPoint() wherever possible.
6390         * src/sp-offset.cpp, src/splivarot.cpp, src/livarot/Shape.cpp,
6391         src/livarot/Shape.h, src/livarot/ShapeMisc.cpp,
6392         src/livarot/ShapeRaster.cpp, src/livarot/ShapeSweep.cpp: Add
6393         dg_point::totalDegree() and make use of it.
6396 2004-09-08  MenTaLguY  <mental@rydia.net>
6398         * src/libnr/nr-object.h, src/libnr/nr-object.cpp: fix NRObject
6399           initialization
6401         * configure.in, src/gc-core.h, src/gc-managed.h, src/gc-anchored,
6402           src/gc-finalized.h:
6404           add a --disable-gc ./configure option to omit garbage collection
6405           from the build (the normal allocator will be used, although
6406           memory will obviously leak since it does not get explicitly freed)
6408         * src/xml/repr.cpp: SPRepr's copy constructor needs to properly
6409           initialize its fields
6411         * src/xml/repr-util.cpp, src/xml/repr-private.h,
6412           src/xml/repr.h, src/xml/repr.cpp:
6414           new child-count-related routines, and added mutation signals
6415           to SPReprDoc
6417         * src/desktop.cpp: call the "Active Group" widget by its TRUE NAME!
6419         * src/widgets/Makefile_insert, src/widgets/document-tree-model.cpp,
6420           src/widgets/document-tree-model.h, src/widgets/layer-selector.cpp,
6421           src/widgets/layer-selector.h:
6423           very cursory start on new layers UI
6425 2004-09-08  Carl Hetherington <inkscape@carlh.net>
6427         * src/helper/stock-items.cpp: fix a bad free().  Improve coding
6428         style compliance.
6430         * src/libnrtype/FlowRes.cpp: slightly unpleasant fix for a buffer
6431         overrun.
6433 2004-09-07  MenTaLguY <mental@rydia.net>
6435         * src/livarot/Shape.cpp, src/livarot/Shape.h, src/livarot/ShapeMisc.cpp,
6436           src/livarot/ShapeSweep.cpp:
6438           use std::vector for points array (seems to crash less?)
6440         * src/livarot/AlphaLigne.cpp, src/livarot/BitLigne.cpp,
6441           src/livarot/Ligne.cpp, src/livarot/Path.cpp,
6442           src/livarot/PathCutting.cpp, src/livarot/PathSimplify.cpp,
6443           src/livarot/Shape.cpp, src/livarot/ShapeMisc.cpp,
6444           src/livarot/ShapeSweep.cpp, src/livarot/ShapeSweepUtils.cpp:
6446           switch to glib's allocator routines, which have the expected
6447           semantics
6449         * src/livarot/evil-malloc.h: removed
6451 2004-09-07  Ted Gould  <ted@gould.cx>
6453         * src/color-rgba.h:
6455         Some comments and some little code clean up things.  Added a couple
6456         of constructors to make life a little simpler.
6458 2004-09-06  Ted Gould  <ted@gould.cx>
6459         * src/extension/plugin/gimgrad.cpp, src/extension/implementation/plugin*
6460           share/extension/gimpgrad.inkmod, src/extension/system.cpp,
6461           src/extension/extension.h:
6463         Mega commit.  This commit does two things, it adds in the ability to
6464         do plugins in Inkscape.  This means that there are loadable modules
6465         that can be used for just about anything.  It also provides a sample
6466         implementation of a plugin to load GIMP gradients.  This means that
6467         GIMP gradients can be imported into Inkscape, giving a larger set of
6468         gradients that can be used in Inkscape.
6470         Currently, nothing here is really complete, but it is functional.  The
6471         plugins really only work for input plugins, and the GIMP gradient example
6472         isn't very robust.  They will come shortly.
6474 2004-09-05  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6476         * src/display/curve.h, src/display/curve.cpp:
6477           Change x,y members to NR::Point.
6478           Rename posset (spiced&spiked hot milk) to posSet as per CodingStyle.
6480         * src/display/curve.cpp (sp_curve_reverse): Previously this
6481           routine returned only the last subpath, and made it an open
6482           path.  Now it preserves all aspects of the curve other than
6483           reversing it.  I believe this change makes no difference to the
6484           draw-context and dyna-draw-context callers (though I haven't
6485           managed to test all of these callers), whereas for the `reverse
6486           path' command, users presumably expect the new behaviour.
6488         * src/display/curve.cpp (sp_curve_closepath_current):
6489           Fix bad assertion.
6491         * src/libnr/nr-matrix-fns.h, src/libnr/nr-matrix-fns.cpp
6492           (get_translation): New function.
6494         * src/sp-polygon.cpp (polygon_get_value): Use static linkage.
6495           (sp_polygon_set): Remove debugging output.  Add `todo' comment.
6497 2004-09-03  MenTaLguY <mental@rydia.net>
6499         * src/attributes.cpp, src/attributes.h, src/sp-namedview.cpp,
6500           src/sp-namedview.h:
6502           remember previously selected layer on load
6504 2004-09-02  MenTaLguY <mental@rydia.net>
6506         * src/attributes.cpp, src/attributes.h, src/sp-item-group.cpp:
6508           reintroduced the inkscape:groupmode attribute
6510         * src/gc-core.h, src/gc-finalized.h, src/gc-anchored.h,
6511           src/libnr/nr-object.cpp:
6513           remove USE_LIBGC macro again
6515 2004-08-30  MenTaLguY <mental@rydia.net>
6517         * src/sp-object.cpp:
6519           ref the object while SPObject::deleteObject runs, so it doesn't
6520           get destroyed halfway through [ fix for bug #1012874 ]
6522 2004-08-29  MenTaLguY <mental@rydia.net>
6524         * src/gc-core.h:
6526           turn off scanning of dynamic library data segments; we don't need
6527           it, and it seems to cause problems on FC2
6529 2004-08-27  MenTaLguY <mental@rydia.net>
6531         * src/traits/function.h: add typedefs for all argument positions,
6532           specifying 'void' for all arguments after the last
6534         * src/livarot/evil-malloc.h, src/livarot/BitLigne.cpp,
6535           src/livarot/PathCutting.cpp, src/livarot/PathSimplify.cpp,
6536           src/livarot/Shape.cpp, src/livarot/ShapeSweepUtils.cpp:
6538           work around livarot bugs so I can use ElectricFence
6540         * src/gc-core.h, src/gc-finalized.h, src/gc-anchored.h,
6541           src/libnr/nr-object.cpp:
6543           make the garbage collector easy to disable by undefining
6544           USE_LIBGC in src/gc-core.h
6546 2004-08-26  MenTaLguY <mental@rydia.net>
6548         * src/document-private.h, src/document.h, src/document.cpp:
6550           add notification signal when resources are added or removed
6552 2004-08-25  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6554         * src/xml/repr-css.cpp (sp_repr_css_print):
6555           Fix for shared string change.
6557         * src/sp-text.cpp (sp_text_description):
6558           Fix for when font Name() call fails.
6560         * src/sp-text.cpp: CodingStyle changes, including moving some
6561           declarations to first use.
6562           Remove unused __SP_TEXT_C__ define.
6564 2004-08-25  Carl Hetherington  <inkscape@carlh.net>
6566         * src/sp-cursor.cpp, src/sp-cursor.h, src/sp-guide.cpp:
6567         coding style cleanups.
6569 2004-08-24  MenTaLguY <mental@rydia.net>
6571         * src/gc-anchor.h: fix to always use the GC base address, since
6572           that will not always be the same as 'this', when I::GC::Anchored
6573           is used via multiple inheritance.
6575 2004-08-24  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6577         * src/libnrtype/TextWrapper.h, src/libnrtype/TextWrapper.cpp (AppendUTF8):
6578           Use strlen instead of for-loop.
6579           Change printf to g_return_if_fail (and document that the argument
6580           must be valid UTF-8).
6581           Mark the text pointer as not being written through (const).
6583 2004-08-23  MenTaLguY <mental@rydia.net>
6585         * src/xml/repr.cpp, src/xml/sp-repr-action.h:
6587           removed stupid default 'next' constructor arguments and force them
6588           to be specified explicitly (and fix the omission of one, which
6589           fixes bug #1014541)
6591 2004-08-22  MenTaLguY <mental@rydia.net>
6593         * src/Makefile_insert, src/gc-alloc.h:
6595           introduced a GC-aware STL allocator
6597         * src/document-private.h, src/document.h, src/document.cpp:
6599           switch to using STL map for "id changed" signals
6601 2004-08-21  MenTaLguY <mental@rydia.net>
6603         * src/Makefile_insert, src/util/Makefile_insert: get libinkutil
6604           deps straightened out
6606         * src/document-private.h, src/document-undo.cpp, src/document.cpp:
6608           adapt for new APIs, header cleanups/refactorings
6610         * src/gc-core.h, src/gc-anchored.h, src/gc-finalized.h, src/gc-managed.h:
6612           rewrote interface to Boehm GC for increased flexibility; there are now
6613           three main classes:
6615            - Inkscape::GC::Managed: objects managed by the GC; replaces
6616                                     Inkscape::GC::Object
6618            - Inkscape::GC::Finalized: objects for which the GC will call
6619                                       destructors automatically; replaces
6620                                       Inkscape::GC::FinalizedObject
6622            - Inkscape::GC::Anchored: managed objects which can be 'anchored'
6623                                      to prevent collection while non-gc-aware
6624                                      objects are holding references; replaces
6625                                      Inkscape::Refcounted
6627           Note that they no longer inherit from each other(!), so you will
6628           need to mix-and-match via multiple inheritance.  The latter two
6629           don't do anything useful without the first, however.
6631         * src/gc-object.h, src/refcounted.h: removed
6633         * src/message-context.cpp, src/message-stack.h, src/selection.h,
6634           src/view.cpp, src/libnr/nr-object.h, src/util/list.h,
6635           src/xml/sp-repr-attr.h, src/xml/sp-repr-listener.h, src/desktop.cpp:
6637           adopt new GC API and header refatorings
6639         * src/Makefile.am, src/util/Makefile_insert:
6641           list util/* files in util's Makefile_insert now.
6643         * src/util/reverse.h: revive anx fix Inkscape::Util::reverse
6645         * src/util/share-c-string.cpp, src/util/share-c-string.h: removed
6647         * src/util/shared-c-string.cpp, src/util/shared-c-string.h:
6649           employ the type system to make shared strings a little safer to use;
6650           you can still shoot yourself in the foot, but at least now you need
6651           to aim and pull the trigger first
6653         * src/xml/Makefile_insert, src/xml/repr-action-test.cpp,
6654           src/xml/sp-repr-action-fns.h, src/xml/sp-repr-action.h:
6656           reorganize transaction logging files
6658         * src/xml/repr-action-test.cpp: updated headers
6660         * src/xml/repr-action.cpp, src/xml/repr-action.h: removed
6662         * src/xml/repr-private.h, src/xml/repr.cpp, src/xml/repr.h:
6664           update for new GC API and shared strings
6666         * src/xml/sp-repr-action-fns.h, src/xml/sp-repr-action.cpp,
6667           src/xml/sp-repr-action.h:
6669           header refactoring and new GC API
6671         * src/xml/sp-repr-attr.h, src/xml/sp-repr-listener.h:
6673           new GC API
6675 2004-08-20  Carl Hetherington <inkscape@carlh.net>
6677         * src/zoom-context.cpp, src/view.cpp, src/version.cpp,
6678         src/sp-defs.cpp: coding style cleanups.
6680         * src/sp-polygon.cpp: coding style and a few other small cleanups.
6682         * src/sp-anchor.cpp: coding style cleanups.  Remove unnecessary
6683         static variable.
6685 2004-08-18  Bryce Harrington <bryce@bryceharrington.org>
6687         * autogen.sh:  Fixing the 'missing ltmain.sh' bug
6689 2004-08-17  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6691         * src/sp-star.cpp: Use cast to guint32 instead of using modulo 2**32.
6692           Fix a uint compilation bug on Windows reported by mrchapp.
6693           Mark a few functions as static.
6695 2004-08-16  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6697         * src/sp-conn-end.cpp (change_endpts):
6698           Use new sp_curve_stretch_endpoints function: i.e. preserve the
6699           shape of the connector path.
6701         * src/display/curve.h, src/display/curve.cpp
6702           (sp_curve_stretch_endpoints): New function.
6704         * src/sp-use-reference.cpp: CodingStyle changes.
6706         * src/sp-item.h, src/sp-item.cpp (sp_item_write_transform):
6707           Indicate that adv won't get written to.
6709         * src/sp-rect.cpp (sp_rect_set_transform): Call sp_rect_set_shape,
6710           so that bbox is up-to-    src/livarot/PathConversion.cpp,
6711 src/livarot/Shape.cpp,
6712         src/livarot/Shape.h, src/livarot/ShapeDraw.cpp, src/livarot/ShapeMisc.cpp,
6713         src/livarot/ShapeRaster.cpp, src/livarot/ShapeSweep.cpp,
6714         src/livarot/ShapeSweepUtils.cpp:
6715           Revert these files to their state prior to mental's "2004-08-08"
6716           entry (the change made in 2004-08-09 02:23 UTC).
6718 2004-08-11  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6720         * src/algorithms/longest-common-suffix.h: Fix bug I introduced three
6721           days ago.
6723         * src/attributes.h, src/attributes.cpp: New attributes
6724           SP_ATTR_CONNECTION_START, SP_ATTR_CONNECTION_END.
6725         * src/sp-conn-end.h, src/sp-conn-end.cpp,
6726           src/sp-conn-end-pair.h, src/sp-conn-end-pair.cpp:
6727           New files.
6728         * src/Makefile_insert (libinkpre_a_SOURCES): Add the new files.
6730         * src/sp-path.cpp, src/sp-path.h: Call the new connector stuff.
6732         * src/display/curve.h, src/display/curve.cpp
6733           (sp_curve_first_point, sp_curve_last_point): New functions.
6735           (sp_curve_transform): Re-implement with NR::Matrix/NR::Point.
6736           The old code appears to be buggy for sheer/rotate matrices
6737           due to calculating each y coord using the new corresponding x coord
6738           instead of the previous value.
6740           Also add NR::translate version.
6742           Get rid of the return value.  Callers updated.
6744         * src/sp-item.h, src/sp-item.cpp: (i2anc_affine): New function
6745           (essentially a rename of existing private partial_xform function, but
6746           differing behaviour on encountering non-SPItem in the hierarchy).
6748           (i2i_affine): New function (essentially a rename of existing
6749           SPItem::getRelativeAffine).  Implement SPItem::getRelativeAffine in
6750           terms of the new function.
6752           (sp_item_dt2i_affine): NR::Matrix version.
6754         * src/libnr/nr-path.h (c, setC): new methods.
6756 2004-08-09  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6758         * src/desktop-affine.cpp (sp_desktop_w2doc_affine,
6759         sp_desktop_doc2w_affine, sp_desktop_doc2d_xy_point),
6760         src/knotholder.cpp (knot_moved_handler), src/sp-item.cpp
6761         (SPItem::getRelativeTransform), src/sp-rect.cpp
6762         (sp_rect_set_transform), src/display/sp-canvas-util.cpp
6763         (sp_canvas_item_i2i_affine, sp_canvas_item_set_i2w_affine):
6764           Cleanup: Use the new division operators instead of multiplication by
6765           inverse.  (Currently the division operators are implemented as
6766           multiplication by inverse.)
6768         * src/splivarot.cpp, src/livarot/Shape.cpp, src/livarot/ShapeMisc.cpp,
6769         src/livarot/ShapeRaster.cpp, src/livarot/ShapeSweep.cpp:
6770           Hurriedly fix some problems caused by overly-hurried changes.
6771           Address some signed/unsigned warnings.
6772           Add some assertions.
6773           (Haven't checked the performance cost of the assertions.)
6775         * src/livarot/Shape.h: Make constructors explicit.
6777 2004-08-08  MenTaLguY  <mental@rydia.net>
6779         * src/sp-flowregion.cpp, src/sp-flowtext.cpp, src/sp-offset.cpp,
6780           src/splivarot.cpp, src/display/nr-arena-shape.cpp,
6781           src/livarot/PathConversion.cpp, src/livarot/Shape.cpp,
6782           src/livarot/Shape.h, src/livarot/ShapeDraw.cpp,
6783           src/livarot/ShapeMisc.cpp, src/livarot/ShapeRaster.cpp,
6784           src/livarot/ShapeSweep.cpp, src/livarot/ShapeSweepUtils.cpp:
6786           replace ad-hoc realloced arrays with std::vector and deal with
6787           uninitialized data problems that valgrind complained about
6789         * libgc.supp: valgrind suppression profile for libgc, which necessarily
6790           reads and runs comparisons on a lot of uninitalized data; the present
6791           form of this file is probably too broad however
6793 2004-08-08  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6795         * src/libnr/nr-matrix-div.h, src/libnr/nr-matrix-div.cpp:
6796           operator/(NR::Point, NR::Matrix), operator/(NR::Matrix, NR::Matrix):
6797           new functions, new files.
6799         * src/algorithms/longest-common-suffix.h:
6800           Handle in O(1) time the common case of equal tails.
6801           Documentation.
6803 2004-08-08  Ted Gould  <ted@gould.cx>
6805         * src/svg-profile.h, src/Makefile_insert:
6807         Adding the first support in for trying to determine which profiles are
6808         used with certain functionality, and if that is used by the current
6809         document.  Really, right now, there is no code changes to anything that
6810         compiles.  But this is the header file that contains the class that
6811         I'm plannig to use in the future.
6813 2004-08-07  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6815         * src/libnrtype/RasterFont.h, src/libnrtype/RasterFont.cpp:
6816           Get rid of argumentless constructor (which was leaving
6817           style.transform as random bits), replace with constructor taking
6818           style argument.  Caller updated.
6819           Disable default copy constructor and operator=.
6821 2004-08-06  MenTaLguY <mental@rydia.net>
6823         * configure.in, src/gc-core.h, src/gc-object.h,
6824           src/display/nr-arena-glyphs.cpp, src/display/nr-arena-group.cpp,
6825           src/display/nr-arena-image.cpp, src/display/nr-arena-item.cpp,
6826           src/display/nr-arena-shape.cpp, src/display/nr-arena.cpp,
6827           src/helper/action.cpp, src/libnr/nr-object.cpp, src/libnr/nr-object.h:
6829           make NRObject GC-aware
6831 2004-08-06  David Turner <novalis@gnu.org>
6832         * src/sp-shape.cpp (sp_shape_marker_get_transform): Make marker handling
6833 match
6834         SVG spec better.
6836 2004-08-06  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6838         * src/libnr/nr-matrix.h, src/libnr/nr-matrix.cpp:
6839           NR::Matrix *= NR::scale: new.
6841         * src/sp-object.cpp, src/sp-object.h, src/sp-object-tree-iterator.h:
6842           Move TreeIterator<SPObject *> specialization to snew file
6843           sp-object-tree-iterator.h.
6844           Mark several pointers as not being written through.
6845           Correspondingly change TreeIterator specialization to
6846           <SPObject const *> instead of <SPObject *>.
6848         * display/nr-arena-item.cpp, display/nr-arena-item.h:
6849           Add NR::Matrix version of nr_arena_item_set_transform.
6851         * src/sp-item.h, src/sp-item.cpp (getRelativeTransform, partial_xform):
6852           Mark pointers as not written through.
6854         * src/arc-context.cpp, src/draw-context.cpp, src/dyna-draw-context.cpp,
6855           src/path-chemistry.cpp, src/rect-context.cpp,
6856           src/selection-chemistry.cpp, src/seltrans.cpp, src/sp-flowdiv.cpp,
6857           src/sp-flowregion.cpp, src/sp-flowtext.cpp, src/sp-item-group.cpp,
6858           src/sp-item-notify-moveto.cpp, src/sp-item-transform.cpp,
6859           src/sp-item.cpp, src/sp-item.h, src/sp-offset.cpp, src/sp-rect.cpp,
6860           src/sp-shape.cpp, src/sp-use.cpp, src/spiral-context.cpp,
6861           src/splivarot.cpp, src/star-context.cpp, src/text-context.cpp,
6862           src/dialogs/item-properties.cpp:
6863           Change SPItem->transform from NRMatrix to NR::Matrix.
6865         * src/libnr/nr-matrix-ops.h (operator*(NR::Matrix, NRMatrix)): new.
6867         * src/libnr/nr-matrix.h: NR::Matrix *= NR::translate: new operator.
6869         * src/nodepath.cpp: Mark NodeSort operator< as static.
6870           Indentation as per CodingStyle.
6872         * src/libnr/nr-scale.h (NR::scale(double)): new constructor.
6874         * src/svg/svg-affine.cpp (sp_svg_transform_write), src/svg/svg.h:
6875           Add NR::Matrix version.
6877 2004-08-05  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6879         * src/display/bezier-utils.cpp: Misc. minor changes.
6881 2004-08-04  MenTaLguY  <mental@rydia.net>
6883         * configure.in, src/gc-object.h, src/refcounted.h:
6885           start using libgc in earnest; Inkscape::Refcounted is now GC-aware
6887 2004-08-04  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6889         * src/nodepath.cpp: Cleanups: Mark some things as static.  Switch from
6890           pointer to reference in some places. Make const placement conform to
6891           CodingStyle.
6893         * src/inkview.cpp (sp_svgview_main_key_press): Accept some common keys
6894           like PgUp, q.
6896         * src/draw-context.cpp (fit_and_split):
6897           Slight simplification: don't handle impossible condition npoints < 2.
6898         * src/proofs: Update accordingly.  (Also add some bezier-utils proofs.)
6900 2004-08-04  David Turner <novalis@gnu.org>
6902         * sp-path.cpp: 'd' is a required attribute for paths.  Ensure that
6903         all paths have it.
6905 2004-08-03  MenTaLguY  <mental@rydia.net>
6907         * src/dialogs/rdf.cpp, src/xml/repr-util.cpp, src/xml/repr.h:
6908           removed sp_repr_recursive_drop() which is unneeded and
6909           creates unnecessary thrash in the undo logs
6911         * src/livarot/Shape.h, src/livarot/Shape.cpp,
6912           src/livarot/ShapeSweep.cpp, src/livarot/ShapeMisc.cpp:
6914           experiment to replace ad-hoc realloc() arrays with std::vector
6916 2004-08-02  David Turner <novalis@gnu.org>
6918         * file.cpp, file.h, interface.cpp, toolbox.cpp, verbs.cpp, verbs.h:
6920         Added vacuum command to remove unused defs.
6922 2004-08-02  MenTaLguY  <mental@rydia.net>
6924         * configure.in: sigc++ 2.0.2 (and before?) has a bug that
6925           causes us to crash.  require >= 2.0.3
6927         * src/Makefile.am, src/Makefile_insert, src/gc-core.h,
6928           src/gc-object.h, src/algorithms/longest-common-suffix.h,
6929           src/traits/list.h, src/traits/reference.h, src/util/flip.h,
6930           src/util/fold.h, src/util/list-iterator.h, src/util/list.h,
6931           src/util/map.h, src/util/parent-axis.h, src/util/reverse.h,
6932           src/util/sibling-axis.h, src/util/tuple.h, src/util/zip.h:
6934           more "functional" work
6936 2004-08-02  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6938         * src/display/curve.cpp, src/display/curve.h:
6939           Greater conformance with CodingStyle.
6941 2004-07-31  David Turner <novalis@gnu.org>
6943         * dialogs/xml-tree.cpp: Improved focus, added keystroke for attr commit.
6945 2004-07-31  Ted Gould  <ted@gould.cx>
6947         * src/extension/extension.cpp,
6948         src/extension/implementation/implementation.cpp,
6949         src/extension/implementation/implementation.h,
6950         src/extension/implementation/script.cpp,
6951         src/extension/implementation/script.h, src/extension/internal/eps-out.cpp,
6952         src/extension/internal/eps-out.h:
6954         Okay, changed the prefs_ prototypes to include which extension they are
6955         working with. This should clean up some warnings before they become
6956         problems later.
6958 2004-07-31  Ted Gould  <ted@gould.cx>
6960         * src/print.cpp, src/extension/extension.cpp, src/extension/extension.h,
6961           src/extension/internal/eps-out.cpp, src/extension/internal/ps.cpp:
6963           Changed the get and set param prototypes so that they aren't overloaded
6964           anymore - this was flaky.  Also added a document to the prototype so
6965           that document specific parameters can be supported in the future.
6967 2004-07-28  David Turner <novalis@gnu.org>
6969         * sp-gradient.cpp, widgets/gradient-vector.cpp: fixed gradient handling to
6970         properly render gradients with sharp color boundaries
6972 2004-07-29  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6974         * src/inkview.cpp: Make the window title be the name of the
6975           instead of the current file instead of the first file.
6977         * src/round-test.cpp: New unit-test file.
6979         * src/desktop.h, src/sp-desktop-widget.h:
6980           Move SPDesktopWidget stuff from desktop.h to new file
6981           sp-desktop-widget.h.
6983         * debian/*: Copy lots of changes from wolfi's official Debian package
6984           of inkscape.
6985           Also use separate builddir, which simplifies the `clean' target.
6987 2004-07-24  MenTaLguY  <mental@rydia.net>
6989         * configure.in, src/Makefile.am, src/main.cpp, src/gc-core.h:
6990           added libgc dependency
6992         * src/Makefile.am, traits/function.h:
6993           added trait class for functions and C++ "functors"
6995         * src/Makefile.am, util/flip.h:
6996           added flip() which, given a function with two arguments,
6997           returns an identical function with its arguments reversed
6999 2004-07-23  MenTaLguY  <mental@rydia.net>
7001         * src/Makefile.am, src/traits/reference.h, src/util/tuple.h:
7002           added generic Tuple type
7004 2004-07-23  Ted Gould  <ted@gould.cx>
7006         * src/attributes.cpp, src/attributes.h, src/sp-namedview.cpp,
7007         src/sp-namedview.h, src/dialogs/desktop-properties.cpp,
7008         src/display/canvas-grid.cpp, src/display/canvas-grid.h:
7010         Adding in the ability to have 'emphasis grid lines' where some lines are a
7011         different color than others.  In the default case every fifth grid line
7012         gets to be 0x11 darker alpha.  Nothing that will get in your way, but
7013         enough that you can find the spacing.  All parameters are changeable in
7014         document preferences.
7016 2004-07-23  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7018         * autogen.sh: Move unversioned automake to last resort.
7020 2004-07-20  Kees Cook  <kees@outflux.net>
7022         * src/dialogs/desktop-preferences.cpp: corrected my usage of static
7023           l18n strings.
7024         * src/dialogs/stroke-style.cpp: fixed missing l18n. (bug #994837)
7025         * src/dialogs/sp-attribute-widget.cpp: went hunting for other static
7026           l18n strings.  Fixed some here too.
7027         * autogen.sh: cleanups and more debugging.
7028         * share/extensions/sk2svg.sh: tempfile cleanups from pjrm (patch #990009)
7030 2004-07-20 Nathan Hurst <njh@mail.csse.monash.edu.au>
7032         * debian/changelog, configure.in: Moved to 0.40cvs and updated
7033           debian stuff.
7035 2004-07-18  MenTaLguY  <mental@rydia.net>
7037         * configure.in, src/Makefile.am, src/algorithms/Makefile_insert,
7038           src/algorithms/makefile.in, src/traits/Makefile_insert,
7039           src/traits/makefile.in, src/util/Makefile_insert, src/util/makefile.in:
7041           added src/algorithms, src/traits, and src/util subdirs
7043         * src/algorithms/longest-common-suffix.h:
7045           added generic "longest common suffix" algorithm
7047         * src/traits/list.h: added traits class for lists
7049         * src/traits/tree-iterator.h: added traits class for n-ary tree iterators
7051         * src/util/list-iterator.h: STL iterator for lists
7053         * src/util/parent-axis.h: parent "axis" of tree iterator as list
7055         * src/util/sibling-axis.h: sibling "axis" of tree iterator as list
7057         * src/xml/repr.h: specialize Traits::TreeIterator for SPRepr *
7059         * src/sp-object.h: specialize Traits::TreeIterator for SPObject *
7061         * src/sp-object.cpp: use generic "longest common suffix" to find
7062                              nearest common ancestor
7064         * src/splivarot.cpp: use genric "longest common suffix" to find
7065                              nearest common ancestor here too
7067 2004-07-18  Kees Cook  <kees@outflux.net>
7069         * Makefile.am, configure.in, autogen.sh, toolversions.sh:
7070           cleaning up some automake misbehavior from the gtkmm patch.
7071           automake 1.4isms snuck back in.
7072         * src/desktop-events.cpp: unlocalized strings updated.
7074 2004-07-18  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7076         * src/sp-path.cpp (sp_path_write): Handle shape->curve==NULL.
7078 2004-07-18  MenTaLguY  <mental@rydia.net>
7080         * Makefile.am, configure.in, m4/Makefile.am, m4/codeset.m4, m4/gettext.m4,
7081           m4/glibc21.m4, m4/iconv.m4, m4/isc-posix.m4, m4/lcmessage.m4,
7082           m4/progtest.m4, src/arc-context.cpp, src/arc-context.h, src/desktop.cpp,
7083           src/desktop.h, src/document.cpp, src/document.h, src/draw-context.cpp,
7084           src/draw-context.h, src/event-context.h, src/main.cpp,
7085           src/message-stack.h, src/node-context.cpp, src/node-context.h,
7086           src/nodepath.cpp, src/nodepath.h, src/object-hierarchy.h,
7087           src/rect-context.cpp, src/rect-context.h, src/selcue.cpp, src/selcue.h,
7088           src/selection-describer.cpp, src/selection-describer.h,
7089           src/selection.h, src/seltrans.cpp, src/sp-gradient.cpp,
7090           src/sp-item.cpp, src/sp-item.h, src/sp-object.cpp, src/sp-object.h,
7091           src/sp-offset.cpp, src/sp-offset.h, src/sp-pattern.cpp, src/sp-use.cpp,
7092           src/sp-use.h, src/spiral-context.cpp, src/spiral-context.h,
7093           src/star-context.cpp, src/star-context.h, src/text-context.cpp,
7094           src/text-context.h, src/toolbox.cpp, src/uri-references.cpp,
7095           src/uri-references.h, src/view.cpp, src/view.h,
7096           src/dialogs/xml-tree.cpp:
7098           merged Aubanel MONNIER's gtkmm upgrade patch
7100 2004-07-17  Carl Hetherington  <inkscape@carlh.net>
7102         * src/sp-use.cpp: fix a compiler warning (closes #992960)
7104         * src/sp-offset.cpp: fix a compiler warning (closes #992960)
7106         * src/sp-text.cpp: fix a compiler warning (closes #992959)
7108 2004-07-16  Kees Cook  <kees@outflux.net>
7110         * src/verbs.h, src/verbs.cpp: added "sp_verbs_find" function for bryce.
7112 2004-07-15  Ted Gould  <ted@gould.cx>
7114         * 0.39 Release
7116 2004-07-14  MenTaLguY  <mental@rydia.net>
7118         * src/sp-object.cpp: disable recursive update warning for release
7120         * src/select-context.cpp: work around probable cut-and-paste bug
7121           between sp_select_context_item_handler and
7122           sp_select_context_root_handler by checking for drag_escaped
7124 2004-07-13  MenTaLguY  <mental@rydia.net>
7126         * src/make.exclude: omit extension/script/js/js.c from build
7128 2004-07-13  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7130         * src/dialogs/rdf.cpp: Don't add dc:description entry to SVG files.
7132         * src/utest/utest.h: Add include guard.
7134 2004-07-12  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7136         * src/decimal-round.h (decimal_round): New file, new function.
7137         * src/round.h (decimal_round): New file, new function.
7138         * src/Makefile_insert: Add to libinkpost_a_SOURCES.
7140 2004-07-11  MenTaLguY  <mental@rydia.net>
7142         * src/document.h, src/document-undo.cpp:
7143           added sp_document_get_undo_sensitive() for capturing and restoring
7144           undo sensitivity
7146         * src/sp-object.cpp: don't log id changes made to resolve
7147           duplicate ids (to avoid undo badness) (fix for bug #989023)
7149 2004-07-11  Kees Cook  <kees@outflux.net>
7151         * src/preferences-skeleton.h, src/extension/init.cpp: with simarilius,
7152           tracked down the cause of bug #988445.  Extension code now has a
7153           small section that validates preferences for valid extension names.
7154         * src/dialogs/filedialog-win32.cpp: corrected an assert test, and
7155           changed dialog to take the passed window title.
7156         * autogen.sh, config.h.mingw, configure.in, src/Makefile_insert,
7157           src/help.cpp, src/inkscape-stock.cpp, src/inkscape.cpp, src/main.cpp,
7158           src/make.dep, src/make.files, src/path-prefix.h, src/prefix.cpp,
7159           src/prefix.h, src/dialogs/stroke-style.cpp,
7160           src/extension/Makefile_insert, src/extension/init.cpp,
7161           src/extension/implementation/Makefile_insert,
7162           src/extension/implementation/script.cpp,
7163           src/extension/internal/Makefile_insert, src/helper/stock-items.cpp,
7164           src/widgets/icon.cpp:
7165         Cleaned up all the path #define's and usage.  In the process found at
7166         least 3 separate bugs associated with file locations.  This should
7167         hopefully work for Win32 as well.  Bottom line in this change: don't use
7168         INKSCAPE_DATADIR anywhere except in "path-prefix.h".  This includes
7169         an update to the autopackage code as well with fixes so that
7170         a change to "--enable-binreloc" will get recompiled correctly.  These
7171         changes should address bug #978391.
7173 2004-07-11  Carl Hetherington  <inkscape@carlh.net>
7175         * src/attributes.cpp, src/attributes.h: remove confusing
7176         snaptogrid and snaptoguides options.
7178         * src/desktop-events.cpp: use inkscape:guide-bbox instead of
7179         snaptoguides to turn guides on.
7181         * src/desktop.cpp: no need to worry about Snapper::getEnabled().
7183         * src/snap.cpp, src/snap.h: Remove explicit enabled flag from
7184         Snapper, as itconfuses people.  Added
7185         namedview_dim_snap_all_types().  Return useful stuff from
7186         vector_snap_list.
7188         * src/rect-context.cpp: Use hack to make snapping kind of work
7189         even with snap-to-bbox enabled.
7191         * src/sp-namedview.cpp, src/dialogs/desktop-properties.cpp: remove
7192         snaptogrid and snaptoguides options as they confuse people.  Use
7193         better names for the scale origin radio buttons, as suggested by
7194         Bulia.
7196         * src/seltrans.cpp: Fix some cases where snap wasn't correctly applied.
7198 2004-07-10  MenTaLguY  <mental@rydia.net>
7200         * src/sp-image.cpp: prospective fix for bug #979858
7202         * src/select-context.cpp, src/select-context.h,
7203           src/seltrans.cpp, src/seltrans.h:
7205           gave SPSelTrans its own Inkscape::MessageContext, fixing
7206           bug #977971
7208 2004-07-10  Kees Cook  <kees@outflux.net>
7210         * src/knot.cpp: solved bug #988513: knot could stay grabbed in
7211           situations where the tool went away but never got "button_release"
7212           event.  This patch uses the "enter" and "leave" notifiers to disable
7213           the grab before a "motion" can come and snag the knot.
7215 2004-07-09  Kees Cook  <kees@outflux.net>
7217         * src/widgets/paint-selector.cpp: solved bug #984902: the pattern
7218           menu was being destroyed since it was remaining part of the frame
7219           that was being destroyed whenever the selector changed.  It gets
7220           ref-counted, disconnected, and destroyed correctly now.
7221         * mkinstalldirs: automake 1.8 stopped including "mkinstalldirs", but
7222           intltool still uses it.  We'll need to keep this until intltool
7223           fixes the bug.  intltool 0.31 and earlier are all buggy.
7225 2004-07-09  Carl Hetherington  <inkscape@carlh.net>
7227         * src/draw-context.cpp: remove some debugging g_prints.
7229 2004-07-08  MenTaLguY  <mental@rydia.net>
7231         * src/interface.cpp: fixed crash on desktop context menu
7233         * src/desktop.h, src/desktop.cpp:
7235           added SPDesktop::isWithinViewport() to conveniently determine
7236           if an item is within view
7238           also made isLayer() const
7240         * src/sp-object.h: added SPObject::hasChildren() predicate
7242         * src/sp-object.cpp: revert to old behavior of breaking parent
7243           link before emitting "release" signal
7245         * src/selection-chemistry.cpp: rewrote sp_selection_item_next()
7246           and sp_selection_item_prev() to work with layers
7248 2004-07-08  Carl Hetherington  <inkscape@carlh.net>
7250         * src/libnrtype/FontFactory.cpp: disable printing of debug
7251         messages.
7253         * src/sp-item-group.cpp: give it a snappoints method to fix
7254         937318.
7256         * src/draw-context.cpp: fix a couple of places where Shift isn't
7257         checked before snapping.
7260 2004-07-07  MenTaLguY  <mental@rydia.net>
7262         * src/desktop.cpp, src/interface.cpp: remove the word "layer"
7263           for now, and disable the layer selector when the user is not
7264           inside a group
7266 2004-07-07  Kees Cook  <kees@outflux.net>
7268         * src/dialogs/desktop-properties.cpp: added a few g_asserts, and
7269           added a missing sp_signal_disconnect_by_data for the color picker,
7270           which closes bug #975864.  Stopped accidentally calling
7271           sp_document_done from the update handler (fixes bug #986411).
7272         * src/dialogs/dialog-events.cpp, src/helper/action.cpp:
7273           whitespace changes, typo fixes, added a few g_asserts.
7274         * src/selection-chemistry.cpp, src/desktop.cpp: when deleting items
7275           from the desktop, the selection context may need to be cleared since
7276           it may have pointers to the deleted items.  To do this, I just
7277           reselect the current tool (fixes bug #983243).
7278         * src/dialogs/xml-tree.cpp, src/dialogs/desktop-properties.cpp:
7279           corrected tooltips memory handling.
7281 2004-07-06  MenTaLguY  <mental@rydia.net>
7283         * src/desktop.cpp: minor tweaks to make the existing layers
7284           code easier to work with in its current state (particularly,
7285           to sidestep some existing bugs that otherwise require more
7286           UI work to fix)
7288 2004-07-06  Carl Hetherington  <inkscape@carlh.net>
7290         * src/seltrans.cpp, src/sp-namedview.cpp,
7291         src/display/bezier-utils.cpp, src/libnr/nr-types.cpp:
7292         isnan appears to need a std:: namespace qualifier.
7294 2004-07-06  Ted Gould  <ted@gould.cx>
7296         * src/libnr/nr-point.h, src/libnr/nr-rect.h:
7298         Adding in a function to round the points and rectangles.  Using this
7299         for less precise comparisons.  Also, added in a function to print
7300         each of these.
7302         * src/dialogs/export.cpp:
7304         Major revisions to do all kinds of fun stuff.  The major one being
7305         that filenames and dpi's can now be stored on selections.  This
7306         makes it so that people working on a section of a document can export
7307         it consistently.
7309 2004-07-06  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7311         * src/sp-typeset-utils.h: Greatly reduce #includes.
7313         * src/color-rgba.h, src/Makefile_insert, src/desktop.h:
7314           Move ColorRGBA from desktop.h to new file color-rgba.h.
7315         * src/desktop.cpp, src/dropper-context.cpp: #include it.
7317 2004-07-05  Kees Cook  <kees@outflux.net>
7319         * src/dialogs/desktop-properties.cpp, src/dialogs/rdf.cpp,
7320           src/dialogs/rdf.h: added multiline data entry items, reduced
7321           overall width of the dialog, and created the license entry areas.
7322           Auto-detection of license on load works now.
7324 2004-07-05  MenTaLguY <mental@rydia.net>
7326         * src/desktop.cpp: comitted further work which gives us a
7327           partially-functional layers menu (not actually hooked up to
7328           change layers yet), and it is not always updated when it needs
7329           to be (yet).  It does also fix the crash though.
7331         * src/desktop.cpp, src/desktop.h, src/document.cpp,
7332           src/sp-item-group.cpp, src/sp-item-group.h:
7334           additional layers work; backed off on promoting siblings to
7335           layers automatically and reintroduced "global" layer mode
7337 2004-07-05  Carl Hetherington <inkscape@carlh.net>
7339         * src/desktop.cpp: prevent crash by adding a check for
7340         layer == NULL to SPDesktopWidget::_buildLayerStatusMenuItem.
7342         * src/selection-chemistry.cpp: prevent crash on copying empty
7343         groups.
7345 2004-07-04  MenTaLguY  <mental@rydia.net>
7347         * src/sp-object.cpp: fixed bug #979281 -- I had accidentally
7348           reversed the sense of a test in SPObject::requestModified(),
7349           such that CHILD_MODIFIED notifications were never being sent
7351         * src/widgets/sp-color-notebook.cpp: always assume colors are
7352           8-digit hex rrggbbaa, and zero-fill accordingly
7354           HAPPY NATHAN#@$?#$#@$!?!?!?
7356         * src/desktop.cpp, src/desktop.h, src/document.cpp, src/document.h,
7357           src/interface.cpp, src/select-context.cpp, src/selection-chemistry.cpp,
7358           src/sp-item-group.cpp, src/sp-item-group.h, src/widgets/widget-sizes.h:
7360           Added selection-changes-current-layer and other layer refinements.
7361           Except for fixing the currently broken layer combo box on the status
7362           bar, I think this is pretty much the last of the layerish work I'm
7363           willing to do for 0.39 since we're in freeze now.
7365 2004-07-03  Kees Cook  <kees@outflux.net>
7367         * src/document.cpp, src/dialogs/desktop-properties.cpp,
7368           src/dialogs/rdf.cpp, src/dialogs/rdf.h:
7369           Added several more RDF entities.  Created entry tooltips.  Set
7370           a few RDF defaults for the document.
7372 2004-07-03  MenTaLguY  <mental@rydia.net>
7374         * src/desktop.cpp, src/document.cpp:
7376           siblings of a layer now become layers too
7378         * src/interface.cpp: switched to command names suggested by bulia
7380         * src/object-hierarchy.cpp, src/object-hierarchy.h:
7382           bugfixes and cleanups
7384         * src/sp-item-group.cpp, src/sp-item-group.h, src/sp-root.cpp:
7386           new layerMode() and setLayerMode() methods; SPGroupMode becomes
7387           SPGroup::LayerMode
7389         * src/sp-object.h: added isSiblingOf() method
7391         * src/sp-object.cpp: leave parent pointer in place until after
7392           "release" handlers finish
7394 2004-07-02  Kees Cook  <kees@outflux.net>
7396         * src/document.cpp, src/dialogs/desktop-properties.cpp,
7397           src/dialogs/rdf.cpp, src/dialogs/rdf.h, src/xml/repr.h:
7398           Made RDF's writable now.  Handling modifications and defaults.
7399           Mental and others will most likely kill me when they finally
7400           read this code.
7402 2004-07-02  MenTaLguY  <mental@rydia.net>
7404         * src/attributes.cpp, src/attributes.h, src/sp-item-group.cpp,
7405           src/sp-item-group.h:
7407           Removed the "inkscape:groupmode" attribute and added note about how
7408           the group/layer mode setting needs to be per-view, not global.
7410         * src/desktop.cpp, src/desktop.h,
7411           src/object-hierarchy.cpp, src/object-hierarchy.h:
7413           Added notification signals for switching layers, as well as putting
7414           groups in layer mode when they are being used as layers.
7416           Notably, you can now call SPDesktop::connectCurrentLayerChanged() to
7417           connect to a SigC++ signal to be notified when the current layer
7418           changes.
7420         * src/interface.cpp, src/object-ui.cpp:
7422           Fixed up the "Enter Group" and "Leave Group" context menu
7423           commands a bit, and implement them both in the same places.
7425 2004-07-02  Carl Hetherington  <inkscape@carlh.net>
7427         * src/desktop-snap.cpp, src/desktop-snap.h, src/snap.cpp, src/snap.h,
7428         src/Makefile_insert src/arc-context.cpp src/draw-context.cpp
7429         src/dyna-draw-context.cpp src/make.dep src/make.files src/make.ofiles
7430         src/makefile.msc src/nodepath.cpp src/rect-context.cpp
7431         src/select-context.cpp src/selection-chemistry.cpp src/seltrans.cpp
7432         src/sp-namedview.h src/spiral-context.cpp src/star-context.cpp:
7433         renamed desktop-snap.* to snap.* since it has nothing to do with the
7434         desktop any more.
7436         * src/draw-context.cpp: Temporary hack to prevent snapping
7437         completely failing to work when snapping to bbox points.  Support
7438         shift-disables-snap for freehand drawing.
7440         * src/snap.cpp, src/snap.h: Added some temporary methods to assist
7441         with hacks elsewhere.
7443 2004-07-01  Kees Cook  <kees@outflux.net>
7445         * src/xml/repr.h, src/xml/repr-util.h, src/dialogs/rdf.cpp:
7446           moved "repr_lookup_name" into the repr-util collection so
7447           that the RDF stuff doesn't need to know about SPRepr internals.
7448           Now that I've started to grok the SPRepr stuff, this seems best.
7449           Added "sp_repr_recursive_drop" for use in the future when I may
7450           want to throw away an entire tree of SPRepr items (like ditching
7451           a blank "dc:rights" section).
7453 2004-07-01  MenTaLguY  <mental@rydia.net>
7455         * src/sp-item.cpp: fix clip path loading bug
7457         * src/sp-object.cpp: relax analness about object ids a little
7459 2004-06-30  Kees Cook  <kees@outflux.net>
7461         * src/dialogs/desktop-properties.cpp, src/dialogs/rdf.h,
7462           src/dialogs/rdf.cpp: built the various functions needed to extract
7463           the RDF text elements from the DOM.  XML in the document will now
7464           be displayed in the entry fields.
7466 2004-06-28  MenTaLguY  <mental@rydia.net>
7468         * src/xml/repr-action.cpp, src/xml/repr-action.h, src/xml/repr-css.cpp,
7469           src/xml/repr-io.cpp, src/xml/repr-private.h, src/xml/repr-util.cpp,
7470           src/xml/repr.cpp, src/xml/sp-repr-attr.h: applied peter's patch to
7471           break out NRReprAttr
7473         * src/sp-object.cpp, src/sp-object.h:
7475           added SPObject::nearestCommonAncestor, which given another SPObject
7476           returns the nearest common ancestor of the two SPObjects.
7478         * src/sp-item.cpp, src/sp-item.h:
7480           added SPItem::getRelativeTransform, which computes the SPItem's
7481           transform relative to another SPObject
7483         * src/arc-context.cpp, src/draw-context.cpp, src/dyna-draw-context.cpp,
7484           src/rect-context.cpp, src/spiral-context.cpp, src/star-context.cpp,
7485           src/text-context.cpp:
7487           drawing tools now cope with drawing within transformed groups
7488           (i.e. layers)
7490 2004-06-27  MenTaLguY  <mental@rydia.net>
7492         * src/sp-object.h: remove sp_object_request_update,
7493           sp_object_invoke_update, sp_object_invoke_modified,
7494           sp_object_request_modified, and sp_object_invoke_write, which have been
7495           deprecated and are now completely unused
7497         * src/Makefile_insert, src/desktop.cpp, src/desktop.h,
7498           src/object-hierarchy.cpp, src/object-hierarchy.h, src/sp-object.cpp,
7499           src/sp-object.h:
7501           Implemented SPDesktop::setCurrentLayer(), introducing
7502           Inkscape::ObjectHierarchy to permit falling back to parents if
7503           the current layer is removed.
7505         * src/object-ui.cpp, src/interface.cpp: really crude hack of
7506           Sodipodi-like "enter group" and "leave group"
7508 2004-06-26  MenTaLguY  <mental@rydia.net>
7510         * src/refcounted.h: allow reffing/unreffing const objects
7512         * src/arc-context.cpp, src/draw-context.cpp, src/dropper-context.cpp,
7513           src/event-context.cpp, src/event-context.h, src/node-context.cpp,
7514           src/rect-context.cpp, src/selcue.cpp, src/selcue.h,
7515           src/select-context.cpp, src/select-context.h, src/seltrans.cpp,
7516           src/seltrans.h, src/spiral-context.cpp, src/star-context.cpp,
7517           src/text-context.cpp, src/zoom-context.cpp:
7519           Make SPSelTrans and SPSelCue proper C++ classes with constructors.
7521         * src/document.h, src/dialogs/xml-tree.cpp: removed sp_document_lookup_id
7523         * src/sp-object.cpp: clarify what is happening with bug #980407 --
7524           the clone is getting attached to the repr before the original SPObject
7525           is.
7527 2004-06-26  Carl Hetherington  <inkscape@carlh.net>
7529         * src/node-context.cpp: make sure nodepath->nodeContext is set up
7530         when the selection changes.  Fixes 936739.
7532 2004-06-25  MenTaLguY  <mental@rydia.net>
7534         * src/display/sp-canvas.cpp: enabled win32 current item workaround on
7535           all platforms
7537 2004-06-25  Kees Cook  <kees@outflux.net>
7539         * src/dialogs/rdf.h, src/dialogs/rdf.cpp, src/dialogs/Makefile_insert,
7540           src/dialogs/desktop-properties.cpp:
7542           Added data entry widgets for document metadata, including a rough
7543           license selector, and debug rdf generator.  Corrected whitespace,
7544           added table for RDF entity lookup, tag, and title mapping.  Added
7545           initial loading framework.  Cleaned up rdf_work_entity_t usage.
7547 2004-06-25  Carl Hetherington  <inkscape@carlh.net>
7549         * src/sp-namedview.cpp: cleanups in grid snap settings.  Fix a
7550         typo.
7552         * src/seltrans.cpp: optional default origin for scaling.  Fixes
7553         to snap during scale.
7555         * src/seltrans.h: s/opposit/opposite/.  Add some comments.
7557         * src/dialogs/display-settings.cpp: add default scale origin
7558         option.
7560         * src/desktop-snap.h: changes to snap_list_scale prototype.
7562         * src/desktop-snap.cpp: snap_list_scale now returns whether
7563         it snapped or not.  The best scale snap is now the one that
7564         changes the scale factor least, rather than the one that
7565         results in the snap point being closest to where it used to be.
7567         * src/display/sp-canvas.cpp: fix for win32 freeze-at-border bug,
7568         copied from SP.
7570         * src/knot.cpp, src/select-context.cpp: change spellings from
7571         British to American English for translators.
7573 2004-06-24  rejon <kidproto@users.sf.net>
7575         * src/verbs.cpp: I changed the reverse command to be more verbose and
7576           explanative.
7578 2004-06-24  MenTaLguY  <mental@rydia.net>
7580         * src/seltrans.cpp: slight change to make showing/hiding center
7581           mark easier later on
7583         * configure.in, src/main.cpp, src/star-context.cpp,
7584           src/display/bezier-utils.cpp, src/display/canvas-bpath.cpp,
7585           src/display/nr-arena-glyphs.cpp, src/display/nr-arena-shape.cpp,
7586           src/display/sp-ctrlline.cpp, src/libnr/nr-svp.cpp,
7587           src/libnrtype/FontFactory.cpp, src/libnrtype/RasterFont.cpp,
7588           src/livarot/AlphaLigne.cpp, src/livarot/BitLigne.cpp,
7589           src/livarot/Ligne.cpp, src/livarot/PathOutline.cpp,
7590           src/livarot/ShapeMisc.cpp, src/widgets/font-selector.cpp:
7592           fixes for floating-point portability issues, courtesy of
7593           Colin Marquardt.
7595         * src/extensions/init.cpp: dirent.h requires inttypes.h on OS X
7597 2004-06-23  MenTaLguY  <mental@rydia.net>
7599         * src/Makefile_insert, src/desktop.cpp, src/managed.h,
7600           src/message-context.cpp, src/message-stack.h, src/refcounted.h,
7601           src/selection.h, src/view.cpp:
7603           Changed my mind.
7605           Inkscape::Managed is more properly called Inkscape::Refcounted
7607         * src/libnrtype/Makefile_insert, src/libnrtype/codepages.h,
7608           src/libnrtype/cp1250.cpp, src/libnrtype/cp1251.cpp,
7609           src/libnrtype/cp1252.cpp, src/libnrtype/cp1253.cpp,
7610           src/libnrtype/cp1254.cpp, src/libnrtype/cp1255.cpp,
7611           src/libnrtype/cp1256.cpp, src/libnrtype/cp1257.cpp,
7612           src/libnrtype/cp1258.cpp, src/libnrtype/cp874.cpp,
7613           src/libnrtype/cp932.cpp, src/libnrtype/cp936.cpp,
7614           src/libnrtype/cp949.cpp, src/libnrtype/cp950.cpp:
7616           removed unused Win32 codepage crap
7618 2004-06-23  Carl Hetherington  <inkscape@carlh.net>
7620         * src/inkscape.cpp: Don't connect to SIGBUS on Win32, as
7621         it doesn't seem to exist.  Add Emacs mode line.
7622         Declaration-to-first-use and coding style cleanups.
7624         * src/desktop-snap.h: a few double -> NR::Coord fixes.
7626         * src/nodepath.cpp: turn off snapping when Shift is held down.
7627         Some minor cleanups.
7629         * src/dialogs/display-settings.cpp: remove my rather dubious
7630         move_with_grid option.
7632         * src/select-context.cpp: rationalise grid modifiers; now Shift
7633         disables snap and Alt snaps movement to the grid.
7635 2004-06-23  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7637         * share/extensions/dia2svg.sh: Fix bashism and insecure tempfile usage.
7639 2004-06-23  Ted Gould  <ted@gould.cx>
7641         * share/extensions/dropshadow.inkmod, share/extensions/roundhole.inkmod,
7642         src/extension/system.cpp:
7644         Setting it up so that poorly formed inkmod files generate actual GTK
7645         warnings so that they can be easily hidden.  Also, fixing these two inkmod
7646         files so that they don't generate the above mentioned warnings.
7648 2004-06-22  Kees Cook  <kees@outflux.net>
7650         * src/inkscape.cpp: added SIGBUS and SIGABRT handling.
7652 2004-06-22  John Cliff <simarilius@yahoo.com>
7654         * src/object-edit.cpp:  Added knots for manipulation of pattern fills.
7655         * src/sp-shape.cpp, src/sp-shape.h:     Added sp_shape_set_pattern to
7656         explictly set the transform rather than multiplying like adjust.
7659 2004-06-22  Carl Hetherington  <inkscape@carlh.net>
7661         * src/sp-shape.cpp: add sp_shape_snappoints.
7663         * src/desktop-snap.cpp: minor cleanups.  Added a comment.
7665         * src/sp-text.cpp: removed an old comment.
7667         * src/sp-ellipse.cpp: fix snappoints method now that the parent
7668         class method has changed.
7670         * src/sp-rect.cpp: snappoints method is not required as it's now
7671         handled by SPShape.
7673         * src/sp-image.cpp: use SPItem's snappoints method.
7675         * src/file.cpp: fix another call to g_file_test with a
7676         possibly-NULL parameter.  Fixes #977413.
7678 2004-06-21  Carl Hetherington  <inkscape@carlh.net>
7680         * src/file.cpp: don't call g_file_test with a NULL path.  Fixes
7681         #976703.
7683         * src/desktop-snap.cpp: default to snapping to bounding boxes when
7684         snapping is first enabled.  Rework in terms of SPNamedView rather
7685         than SPDesktop.
7687         * src/desktop-snap.h: rework in terms of SPNamedView rather than
7688         SPDesktop.
7690         * src/arc-context.cpp, src/draw-context.cpp,
7691         src/dyna-draw-context.cpp, src/nodepath.cpp src/rect-context.cpp,
7692         src/select-context.cpp, src/selection-chemistry.cpp,
7693         src/seltrans.cpp, src/sp-namedview.cpp, src/spiral-context.cpp,
7694         src/star-context.cpp: Adapt for changes to snap code naming.
7696         * src/seltrans.cpp: cleanups to sp_sel_trans_skew_request and
7697         sp_sel_trans_scale_request.
7699 2004-06-20  Ted Gould  <ted@gould.cx>
7701         * share/extensions/ai_input.inkmod, share/extensions/ai_output.inkmod,
7702         share/extensions/dia.inkmod, share/extensions/dropshadow.inkmod,
7703         share/extensions/epsi_output.inkmod, share/extensions/roundhole.inkmod,
7704         share/extensions/svgz_input.inkmod, share/extensions/svgz_output.inkmod,
7705         share/extensions/txt2svg.inkmod, src/extension/extension.h,
7706         src/extension/system.cpp, src/extension/implementation/script.cpp,
7707         src/extension/internal/eps-out.cpp,
7708         src/extension/internal/gdkpixbuf-input.cpp,
7709         src/extension/internal/gnome.cpp, src/extension/internal/ps-out.cpp,
7710         src/extension/internal/ps.cpp, src/extension/internal/svg.cpp,
7711         src/extension/internal/win32.cpp:
7713         Changing the naming of the extensions to be more Java style naming to
7714         allow for more extension in the future.
7716 2004-06-21  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7718         * src/extension/internal/ps.cpp (PrintPS): Initialize _stream to
7719           NULL (fixes segfaults when exporting to an unopenable file), and
7720           initialize _bitmap to false instead of random.
7722 2004-06-20  MenTaLguY  <mental@rydia.net>
7724         * src/desktop.cpp, src/managed.h, src/message-context.h,
7725           src/message-stack.h, src/message.h, src/view.cpp:
7727           Document classes, and change Managed to have an initial refcount
7728           of one at creation.
7730 2004-06-20  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7732         * src/libnrtype/FontFactory.cpp, src/libnrtype/FontInstance.cpp,
7733           src/libnrtype/font-instance.h: If both WIN32 and WITH_XFT are
7734           defined, then use just the WITH_XFT code.  (I don't know if it's
7735           possible for both to be defined, but we might as well document
7736           that the existing code doesn't handle both being defined, AFAICT.)
7738         * src/libnrtype/FontFactory.cpp (ink_strstr): Document brokenness.
7739           (is_regular, is_nonbold, is_italic, etc.): Mark as static.
7741         * src/Makefile.am (EXTRA_DIST): Remove reference to deleted files
7742           libnrtype/nr-type-w32.cpp, libnrtype/nr-type-w32.h,
7743           libnrtype/nr-type-xft.cpp, libnrtype/nr-type-xft.h.
7745         * src/config.h.win32: Define PACKAGE_TARNAME, for require-config.h.
7746           More accurate mathematical constants (20 decimal places instead of 3).
7748 2004-06-19  MenTaLguY  <mental@rydia.net>
7750         * src/desktop.cpp, src/managed.h, src/rect-context.cpp,
7751           src/rect-context.h, src/selection.h, src/view.cpp:
7753           SPSelection now derives from Inkscape::Managed
7755         * src/Makefile_insert, src/select-context.cpp, src/select-context.h,
7756           src/selection-describer.h, src/selection-describer.cpp:
7758           Introduced Inkscape::SelectionDescriber to which SPSelectContext
7759           delegates the task of displaying descriptions of the current
7760           selection.  This fixes bug #945735.
7762 2004-06-19  Carl Hetherington  <inkscape@carlh.net>
7764         * src/desktop-snap.{cpp,h}: sp_desktop_dim_snap_list returns
7765         whether or not it snapped anything.
7767         * src/select-context.cpp: fix snap on move behaviour (again)
7769         * src/widgets/dash-selector.cpp: fix off-by-one spotted by
7770         valgrind.
7772 2004-06-19  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7774         * src/extension/internal/ps.cpp (begin): Add some basic error handling.
7776         * src/extension/internal/ps.cpp (setup): Simplify an expression now that
7777           _bitmap is a bool.
7779         * src/extension/internal/ps.h: Twiddle the order of the fields.
7780           Replace bitfields with bool/short.
7782         * src/libnrtype/Makefile_insert, src/libnrtype/FontInstance.h,
7783           src/make.files, src/make.ofiles, src/make.dep:
7784           Remove src/libnrtype/FontInstance.h (see change below).
7786         * src/libnrtype/RasterFont.h, src/libnrtype/raster-glyph.h,
7787           src/libnrtype/raster-position.h:
7788           Move raster_glyph, raster_position from RasterFont.h to new files
7789           raster-glyph.h, raster-position.h.
7790         * src/libnrtype/Makefile_insert: Add the new files to SOURCES.
7792         * src/libnrtype/FontInstance.h, src/libnrtype/font-glyph.h,
7793           src/libnrtype/font-instance.h, src/libnrtype/font-style.h:
7794           Move font_glyph, font_instance, and font_style definitions from
7795           FontInstance.h into new files font-glyph.h, font-instance.h,
7796           font-style.h.
7797         * src/libnrtype/Makefile_insert: Add the new files to SOURCES.
7799         * src/libnrtype/nrtype-forward.h: New file.
7800         * src/libnrtype/Makefile_insert: Add it to SOURCES.
7801         * src/libnrtype/FontFactory.h, src/libnrtype/TextWrapper.h:
7802           #include it (replacing local declarations in some cases).
7804         * src/livarot/livarot-forward.h: New file.
7805         * src/livarot/Ligne.h, src/livarot/Path.h, src/livarot/Shape.h:
7806           #include it (replacing local declarations in some cases).
7807         * src/livarot/Makefile_insert: Add it to SOURCES.
7809 2004-08-18  Ted Gould  <ted@gould.cx>
7811         * src/file.cpp, src/preferences-skeleton.h:
7813         Adding the feature that the save and open directories are saved in the
7814         preferences.  The last one will be used.
7816 2004-08-18  Carl Hetherington  <inkscape@carlh.net>
7818         * src/widgets/font-selector.cpp: uint -> guint to fix
7819         compile errors.
7821         * src/desktop-snap.{cpp,h}: make snap functions aware of the
7822         type of point they are snapping, so they can decide whether
7823         to ignore it.
7825         * src/arc-context.cpp, src/rect-context.cpp,
7826         src/spiral-context.cpp, src/star-context.cpp,
7827         src/draw-context.cpp, src/dyna-draw-context.cpp, src/nodepath.cpp,
7828         src/selection-chemistry.cpp, src/seltrans.cpp:
7829         temporarily update for changes to snapping API.
7831         * src/sp-namedview.cpp, src/dialogs/desktop-properties.cpp:
7832         adapt for small changes to Snapper API.
7834         * src/select-context.cpp: use new snapping API.
7836 2004-08-17  Bryce Harrington  <bryce@bryceharrington.org>
7838         *  nodepath.cpp path-chemistry.cpp selection-chemistry.cpp,
7839            seltrans.cpp sp-typeset.cpp splivarot.cpp text-context.cpp,
7840            tools-switch.cpp dialogs/find.cpp:  Converting statusbar
7841            messages from old style to new, as per
7842            http://inkscape.org/cgi-bin/wiki.pl?StatusbarAPI
7844 2004-06-18  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7846         * src/mkdep.pl: Add `by mkdep.pl' to `automatically generated' line.
7848         * src/dialogs/desktop-properties.cpp:
7849           Greater conformance to CodingStyle.  Add FIXME comment.
7851         * src/sp-namedview.cpp: Tighter scoping for iteration var.
7852           Simplify some code by greater use of cheap sp_unit_get_by_id.
7854 2004-06-17  MenTaLguY  <mental@rydia.net>
7856         * src/Makefile_insert, src/arc-context.cpp, src/arc-context.h,
7857           src/desktop-events.cpp, src/desktop.cpp, src/desktop.h,
7858           src/draw-context.cpp, src/dropper-context.cpp, src/event-context.cpp,
7859           src/event-context.h, src/file.cpp, src/interface.cpp, src/knot.cpp,
7860           src/managed.h, src/message-context.cpp, src/message-context.h,
7861           src/message-stack.cpp, src/message-stack.h, src/message.h,
7862           src/select-context.cpp, src/view.cpp, src/view.h,
7863           src/libnrtype/FontFactory.cpp, src/libnrtype/nr-type-primitives.h,
7864           src/widgets/font-selector.cpp:
7866           New status messages primitives (statusbar bug not fixed yet though).
7868 2004-06-17  Carl Hetherington  <inkscape@carlh.net>
7870         * src/helper/stock-items.cpp: fix a compiler warning.  Minor
7871         coding style cleanups.
7873         * src/arc-context.cpp, src/desktop-snap.cpp, src-desktop-snap.h,
7874         src/rect-context.cpp, src/spiral-context.cpp,
7875         src/star-context.cpp: Replace desktop.h include with forward
7876         references in desktop-snap.h, and add desktop.h includes in
7877         files which require them.
7879         * src/widgets/spw-utilities.cpp, src/widgets/spw-utilities.h:
7880         add spw_vbox_checkbutton.
7882         * src/attributes.cpp, src/attributes.h, src/sp-namedview.cpp,
7883         src/sp-namedview.h, src/desktop-snap.cpp, src/desktop-snap.h,
7884         src/desktop.cpp, src/desktop.h,
7885         src/dialogs/desktop-properties.cpp, src/seltrans.cpp,
7886         src/seltrans.h, src/selection.cpp, src/selection.h,
7887         src/select-context.cpp, src/selection-chemistry.cpp:
7889         Start of new and hopefully improved snapping code.
7891 2004-06-17  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7893         * src/helper/units.h, src/helper/units.cpp:
7894           (sp_unit_get_by_id): new function.
7895           (sp_convert_distance_full): Change arguments & return value.
7896           Call g_log if no conversion possible.
7897           Callers updated.
7898           (sp_unit_get_default, sp_unit_get_by_name): Remove unused functions.
7899           sp_units: Less rounding error in unittobase.
7901 2004-06-16  Carl Hetherington  <inkscape@carlh.net>
7903         * src/sp-item.h: added a comment.
7905 2004-06-15  Ted Gould  <ted@gould.cx>
7907         * share/extensions/ai_input.inkmod:
7908         Removing the command-line argument to specify line endings.
7910         * src/print.cpp, src/print.h, src/sp-text.cpp,
7911         src/extension/extension.cpp, src/extension/extension.h,
7912         src/extension/implementation/implementation.cpp,
7913         src/extension/implementation/implementation.h,
7914         src/extension/internal/ps.cpp, src/extension/internal/ps.h:
7916         Changing it so that the text to vector is its own function.  This way it
7917         can be used as a parameter in Postscript, but then can be easily used for
7918         drivers which only support vector drawing.
7920 2004-06-16  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7922         * src/select-toolbar.cpp: Cleanups and preparation for px units.
7924         * src/helper/units.h, src/helper/units.cpp:
7925           Add reference version of sp_points_get_units, sp_units_get_points.
7926           Implement as simple multiplication instead of sp_convert_distance.
7927           (sp_units_table_sane): New function.
7928         * src/helper/units-test.cpp: Test sp_units_table_sane.
7930         * src/sp-object-repr.cpp: Move some declarations to first use.
7931         * src/sp-object-repr.h, src/sp-object-repr.cpp (sp_object_type_register):
7932           Change return type to void.
7934         * src/sp-item.cpp (sp_item_repr_compare_position):
7935           Reimplement as shallow wrapper around sp_repr_compare_position.
7937         * src/helper/units.h, src/helper/units.cpp:
7938           SPUnitId: new enum, to allow replacing string lookups.
7939           Get rid of handling for unused SP_UNIT_USERSPACE.
7940           Remove unused SPUnit.version field.
7942         * src/helper/units-test.cpp (test_bases): Test sp_unit_get_identity.
7944         * src/helper/Makefile_insert (helper_units_test_LDADD): Fix the previous
7945           commit: -lglib-2.0 instead of -lglib.
7947 2004-06-15  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7949         * src/Makefile.am, src/helper/Makefile_insert,
7950           src/helper/units-test.cpp:
7951           New unit test file units-test.cpp.
7953         * src/select-toolbar.cpp: Greater conformance to CodingStyle.
7955 2004-06-14  Carl Hetherington  <inkscape@carlh.net>
7957         * src/libnrtype/TextWrapper.cpp: Fix what looks like an off-by-one.
7959         * ChangeLog, src/prefs-utils.cpp:
7960         Fix bracketing typo that causes an array to be overrun.
7962 2004-06-14  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7964         * src/sp-path.cpp: Move some declarations to first use.
7966 2004-06-13  Kees Cook  <kees@outflux.net>
7968         * src/xml/repr.h, src/xml/repr-utils.cpp: adding additional RDF URIs
7969         to the default namespace prefix list.
7971 2004-06-13  MenTaLguY  <mental@rydia.net>
7973         * src/arc-context.cpp, src/desktop.cpp, src/desktop.h, src/document.cpp,
7974           src/document.h, src/draw-context.cpp, src/dyna-draw-context.cpp,
7975           src/file.cpp, src/gradient-chemistry.cpp, src/interface.cpp,
7976           src/rect-context.cpp, src/selection-chemistry.cpp, src/sp-object.cpp,
7977           src/sp-object.h, src/spiral-context.cpp, src/splivarot.cpp,
7978           src/star-context.cpp, src/svg-view.h, src/text-context.cpp,
7979           src/extension/internal/gdkpixbuf-input.cpp:
7981           added SPDesktop::currentRoot() and SPDesktop::currentLayer(), which
7982           report the current "view" root and current "editing" layer,
7983           respectively; I've also added SPObject::appendReprChild().
7985           Between the two of them, they replace sp_document_add_repr, which
7986           has been removed.  Generally to add a repr to a document, you would
7987           now use either:
7989            SP_DOCUMENT_DEFS(document)->appendReprChild(repr);
7991           or:
7993            desktop->currentLayer()->appendReprChild(repr);
7995 2004-06-13  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7997         * src/sp-clippath.h, src/sp-gradient.h, src/sp-marker.h, src/sp-mask.h,
7998 src/sp-pattern.h:
7999           Explicitly mark _acceptObject as virtual.
8000           (Already declared as virtual in base class.)
8002         * src/file.cpp, src/main.cpp: Greater conformance to CodingStyle.
8004         * src/node-context.h, src/selcue.h, src/sp-pattern.h,
8005           src/widgets/sp-color-wheel-selector.h:
8006           Add missing includes as found by src/check-header-compile.
8008         * src/Makefile_insert:
8009         * src/sp-use-reference.cpp:
8010         * src/sp-use-reference.h:
8011         * src/sp-use.cpp:
8012         * src/sp-use.h:
8013           Move SPUseReference from sp-use.h to new files sp-use-reference.h,
8014           sp-use-reference.cpp.
8016         * src/sp-use.h (_acceptObject): Fix can't-use-ancestor check.
8018         * src/uri-references.h (getOwner): Fix copy&paste bug.
8020 2004-06-11  MenTaLguY  <mental@rydia.net>
8022         * src/sp-object.h, src/sp-object.cpp:
8024           migrated several SPObject methods to C++ methods:
8026           sp_object_invoke_write -> SPObject::updateRepr
8027           sp_object_request_update -> SPObject::requestDisplayUpdate
8028           sp_object_invoke_update -> SPObject::updateDisplay
8029           sp_object_request_modified -> SPObject::requestModified
8030           sp_object_invoke_modified -> SPObject::emitModified
8032           (leaving deprecated wrappers in place for now)
8034         * src/document.cpp, src/object-edit.cpp, src/sp-clippath.cpp,
8035           src/sp-defs.cpp, src/sp-ellipse.cpp, src/sp-image.cpp,
8036           src/sp-item-group.cpp, src/sp-item.cpp, src/sp-line.cpp,
8037           src/sp-marker.cpp, src/sp-mask.cpp, src/sp-offset.cpp,
8038           src/sp-pattern.cpp, src/sp-rect.cpp, src/sp-root.cpp,
8039           src/sp-shape.cpp, src/sp-spiral.cpp, src/sp-star.cpp,
8040           src/sp-symbol.cpp, src/sp-text.cpp, src/sp-typeset.cpp,
8041           src/sp-use.cpp, src/dialogs/stroke-style.cpp, src/sp-path.cpp:
8043           transitioned to SPObject::requestDisplayUpdate and
8044           SPObject::updateDisplay
8046         * src/arc-context.cpp, src/document.cpp, src/gradient-chemistry.cpp,
8047           src/knotholder.cpp, src/main.cpp, src/rect-context.cpp,
8048           src/sp-anchor.cpp, src/sp-clippath.cpp, src/sp-defs.cpp,
8049           src/sp-gradient.cpp, src/sp-item-group.cpp, src/sp-item.cpp,
8050           src/sp-mask.cpp, src/sp-namedview.cpp, src/sp-object-group.cpp,
8051           src/sp-object.cpp, src/sp-object.h, src/sp-offset.cpp,
8052           src/sp-pattern.cpp, src/sp-rect.cpp, src/sp-shape.cpp,
8053           src/sp-spiral.cpp, src/sp-text.cpp, src/sp-use.cpp,
8054           src/spiral-context.cpp, src/splivarot.cpp, src/star-context.cpp,
8055           src/style.cpp, src/toolbox.cpp, src/dialogs/fill-style.cpp,
8056           src/dialogs/stroke-style.cpp, src/extension/internal/svg.cpp:
8058           transitioned to SPObject::requestModified, SPObject::emitModified,
8059           and SPObject::updateRepr; also reworked "minimal" version of
8060           updateRepr.
8062         * src/sp-object.h: added a little documentation
8064         * src/document.cpp, src/document.h, src/file.cpp,
8065           src/gradient-chemistry.cpp, src/help.cpp, src/object-ui.cpp,
8066           src/selection-chemistry.cpp, src/selection.cpp, src/seltrans.cpp,
8067           src/sp-clippath.cpp, src/sp-item-group.cpp, src/sp-mask.cpp,
8068           src/sp-namedview.cpp, src/sp-object.cpp, src/sp-offset.cpp,
8069           src/sp-pattern.cpp, src/sp-root.cpp, src/sp-text.cpp,
8070           src/sp-typeset.cpp, src/sp-use.cpp, src/splivarot.cpp,
8071           src/uri-references.cpp, src/dialogs/fill-style.cpp,
8072           src/dialogs/item-properties.cpp, src/dialogs/stroke-style.cpp,
8073           src/helper/stock-items.cpp, src/widgets/gradient-selector.cpp,
8074           src/widgets/gradient-vector.cpp, src/widgets/icon.cpp:
8076           replaced sp_document_lookup_id with SPDocument::getObjectById,
8077           and SPDocument::getObjectByRepr
8079           (left deprecated stub in place, but it should be unused at this point)
8081 2004-06-11  Ted Gould  <ted@gould.cx>
8083         * src/file.cpp, src/inkscape.cpp, src/interface.cpp, src/prefs-utils.cpp,
8084         src/prefs-utils.h:
8086         Moving the recent document setting and getting code into the prefs-utils
8087         files so that they'll be with the preferences (which they really kinda
8088         are).  Then, moved the place where they are set from the removing of the
8089         document to where the files are opened and 'save as'd.  (yes, I made up a
8090         word/contraction).
8092 2004-06-10  Carl Hetherington  <inkscape@carlh.net>
8094         * src/desktop-snap.cpp, src/desktop-snap.h,
8095         src/satisfied-guide-cns.cpp, src/satisfied-guide-cns.h,
8096         select-context.cpp, selection.cpp, selection.h, seltrans.cpp,
8097         seltrans.h, sp-ellipse.cpp, sp-image.cpp,
8098         sp-item-notify-moveto.cpp, sp-item-rm-unsatisfied-cns.cpp,
8099         sp-item-update-cns.cpp, sp-item.cpp, sp-item.h, sp-offset.cpp,
8100         sp-rect.cpp, sp-spiral.cpp, sp-star.cpp, sp-text.cpp:
8102         Use a std::vector to store snap points, rather than a fixed-size
8103         array.
8105 2004-06-09  Carl Hetherington  <inkscape@carlh.net>
8107         * src/desktop-snap.cpp, src/desktop-snap.h: Coding style fixes.
8108         Use NR::Coord rather than double where appropriate.  Added some
8109         comments.  Use NR::Dim2 where appropriate.  Use NR_HUGE rather
8110         than hardcoded 1e18s.
8112         * src/rect-context.cpp, src/nodepath.cpp, src/arc-context.cpp:
8113         Adapt for changes to sp_desktop_dim_snap prototype.
8115         * src/select-context.cpp:
8116         Adapt for changes to sp_desktop_dim_snap_list prototype.
8118 2004-06-08  MenTaLguY  <mental@rydia.net>
8120         * src/display/sp-canvas.h, src/livarot/DblLinked.h,
8121           src/livarot/LivarotDefs.h, src/livarot/AVL.h, src/livarot/Shape.h,
8122           src/livarot/ShapeUtils.h, src/livarot/Ligne.h,
8123           src/object-edit.cpp, src/spiral-context.cpp, src/sp-shape.cpp:
8125           Portability fixes from Colin Marquardt <colin@marquardt-home.de>.
8127 2004-06-08  Carl Hetherington  <inkscape@carlh.net>
8129         * src/main.cpp: remove the call to
8130         Extension::Internal::PrintWin32::init() entirely after Ted pointed
8131         out that it would be called by code in src/extension/init.cpp
8132         anyway.
8134 2004-06-08  Ted Gould  <ted@gould.cx>
8136         * src/main.cpp:
8138         Added in a version command to our command line args.  This fixes
8139         enhancement request 968642.
8141 2004-06-07  MenTaLguY  <mental@rydia.net>
8143         * src/document.cpp, src/document.h, src/document-undo.cpp,
8144           src/sp-object.h, src/sp-object.cpp:
8145           renamed object garbage collection routines to fit the "orphan"
8146           terminology
8148 2004-06-07  Carl Hetherington <inkscape@carlh.net>
8150         * src/main.cpp: tentative fix for startup crash on Win32.  Ensure
8151         that Extension::Internal::PrintWin32::init() is not called until
8152         after inkscape_application_init().
8154 2004-06-07  Ted Gould  <ted@gould.cx>
8156         * src/inkscape.cpp, src/main.cpp:
8158         Moving the initialization of the extensions into the Inkscape application
8159         init.  I have mixed feelings on this.  On one hand, basically extension
8160         init gets called directly after applicaiton init and extensions init has
8161         nothing to do with anything else in main.  On the other hand I'm not sure
8162         that it is directly related to the structure of the application itself.
8163         Comments are welcome.
8165 2004-06-06  MenTaLguY  <mental@rydia.net>
8167         * src/attributes.cpp, src/attributes.h: added inkscape:collect attribute
8168           to specify orphan collection policy (collect with parent, or always
8169           collect)
8171         * src/document-undo.cpp, src/document.cpp, src/document.h: added an orphan
8172           collection pass as part of comitting an undo step
8174         * src/sp-object.cpp, src/sp-object.h:
8175           add total hrefcount for all descendants, and basic orphan collection
8176           facilities
8178         * src/gradient-chemistry.cpp, src/dialogs/stroke-style.cpp,
8179           src/extension/internal/gdkpixbuf-input.cpp:
8180           mark automatically added gradients, patterns, and markers for orphan
8181           collection
8183 2004-06-06  Bryce Harrington <bryce@bryceharrington.org>
8185         * libnrtype/nr-type-xft.cpp, libnrtype/nr-font.cpp,
8186           libnrtype/nr-rasterfont.cpp, libnrtype/nr-type-directory.cpp,
8187           libnrtype/nr-typeface.cpp, libnrtype/nr-type-w32.cpp,
8188           libnrtype/nr-type-ft2.cpp, libnrtype/nr-type-pos-def.cpp,
8189           libnrtype/nr-type-primitives.cpp:
8191         Documenting the routines.  This adds basic code docs for
8192         everything in libnrtype.
8194 2004-06-06  Ted Gould  <ted@gould.cx>
8196         * src/main.cpp, src/preferences-skeleton.h, src/extension/extension.cpp:
8198         Making it so that the extension parameters get saved in the Inkscape
8199         preferences.  Most people will notice that their printer gets saved now.
8200         But this does alot more than that.  Added an "extensions" group to the
8201         preferences skeleton for all these settings.  All settings get saved as
8202         "module ID"."param name".  Also had to change where the extensions get
8203         init'd in the startup to put it behind the Inkscape application so that
8204         prerefences could be used.
8206 2004-06-03  Ted Gould  <ted@gould.cx>
8208         * src/file.cpp, src/dialog/filedialog.cpp:
8210         Making the whole file dialog alot more fun.  Basically, now the
8211         first filename will always be unique on files that don't have a
8212         filename already.  And, if you've selected a different default
8213         extension, that extension's filename extension will be placed
8214         on the file.  Also, when you change the extension to save with
8215         in the dialog, the filename extension will change with you (assuming
8216         that you were using filename extensions previously ofcourse).
8217         Finally, the checkbox to autoappend extensions is no insensitive
8218         when "Autodetect" is selected.
8220 2004-06-03  MenTaLguY  <mental@rydia.net>
8222         * src/file.cpp, src/extension/internal/ps.cpp,
8223           src/extension/internal/win32.cpp, src/sp-pattern.cpp,
8224           src/dialogs/stroke-style.cpp, src/display/nr-arena-glyphs.cpp,
8225           src/display/nr-arena-group.cpp, src/display/nr-arena-image.cpp,
8226           src/display/nr-arena-item.cpp, src/display/nr-arena-shape.cpp,
8227           src/widgets/icon.cpp, src/dialogs/nr-arena-item.h:
8229           Introduced the notion of "parent" NRGCs
8231 2004-06-02  bulia byak <bulia@users.sourceforge.net>
8233         * src/selection.h, src/selection.cpp:
8235         * preferences-skeleton.h dialogs/display-settings.cpp sp-item.cpp: New
8236 settings
8237         for various compensations
8239         * sp-shape.cpp sp-shape.h sp-rect.cpp sp-path.cpp: Factored out adjustments
8240         (stroke and pattern so far) from optimizing items into sp-shape.
8242         * libnr: Added distance function for a couple of points. Added expansions
8243 for X and Y.
8245         * object-edit.cpp sp-rect.cpp sp-item.cpp toolbox.cpp: Made rect use
8246 absolute
8247         radii, added recursive compensation on item_transform. Added new knot for
8248         rect, moved corner knots to the top right corner. Rect toolbar shows visible
8249         rx/ry.
8251         * toolbox.cpp: Finally got the freeze semaphores right (prevent loops for
8252         changes both from the repr and from toolbar UI).
8254         * sp-namedview.cpp: Guarding against nan in zoom, cx, cy
8256         * select-toolbar.cpp helper/unit-menu.cpp helper/unit-menu.h: Fix units menu
8257 size
8259         * node-context.cpp: Second Esc or empty-click deselects object
8261         * desktop.cpp desktop.h: Restored sticky zoom
8263         * preferences-skeleton.h extension/internal/gdkpixbuf-input.cpp file.cpp: Do
8264 not
8265         group import if only one item; move its defs to our defs; select and move
8266         under cursor the imported item/group. Optionally import bitmaps as filled
8267         rects.
8269         * many -context files: Decoupled seltrans and selcue so that the latter can
8270 be
8271         used outside of selector; enabled optional selcue in all tools
8273         * many files: New set_color signals on desktop, switching the dropper to
8274 them;
8275         needs to be redone for style. Excise the old inkscape::color_set signal.
8277         * dialogs/stroke-style.cpp: Fix the "all clubs" marker preview bug. In
8278 markers
8279         menu, skip document markers with stockid only if the same stockid is in
8280         markers.svg; add separator.
8282         * many fill and stroke files: Remove old mode selector, remove dropper
8283 checkbox
8284         (now always on). Remember active colorselector page. Remove redundant checks
8285         in setting color (fixes at least one bug). Cosmetics, cleanup, b/w icons,
8286         shortened labels, added mnemonics and tooltips, removed the drop-down modes
8287         list. Switched color spinbuttons to 0..255 enabling 0..1 floats to be typed
8288 as
8289         well.
8291         * dialogs/find.* et al: Find dialog, command
8293         * selection-chemistry.cpp: Fix copying objects from different parents; fix
8294 and
8295         reorganize copying gradients, recurse into groups
8297         * dialogs/xml-tree.cpp: Removed unused desktop shutdown signal, fixes
8298 problem
8299         with saving window settings on exit
8301         * select-toolbar.cpp: Percentage unit, lock toggle, NR::Rectification
8303         * sp-object.cpp path-chemistry.cpp splivarot.cpp et al: Sending
8304 _delete_signal
8305         recursively for descendants; switched to deleteObject where appropriate to
8306         notify clones
8308         * preferences-skeleton.h desktop.cpp desktop.h interface.cpp: Window layout
8309         fully configurable, commands in the View menu
8311         * path-chemistry.cpp: Fixed transform when combining inside group
8313         * preferences-skeleton.h sp-item.cpp dialogs/display-settings.cpp: Fixes in
8314         scalestroke (coded by Carl): arbitrary depth recusion, setting stroke-width
8315         via repr, pref in the transforms tab
8317         * widgets/sp-xmlview-attr-list.cpp: More robust listener
8319 2004-06-01  Ted Gould  <ted@gould.cx>
8321         * src/extension/internal/gdkpixbuf-input.cpp:
8322         Making it so that the lists of extensions and mimetypes are
8323         used in the creation of the plugins.  Also, free'ing everything
8324         properly so that we don't have a memory leak.
8326 2004-05-30  MenTaLguY  <mental@rydia.net>
8328         * src/selection.h, src/selection.cpp:
8329           rework SPSelection to be SPObject- rather than SPItem- oriented;
8330           this will be needed later for the layers/document tree dialog
8331           (and could prove useful for the XML editor later too)
8333         * src/sp-item.h: make SPItem a proper C++ subclass of SPObject
8335         * src/dialogs/item-properties.cpp:
8336           correct overly intimate knowledge of SPObject (use SP_OBJECT_ID rather
8337           than directly accessing the SPObject::id member)
8339 2004-05-27  Kees Cook  <kees@outflux.net>
8341         * src/extension/internal/ps.h, src/extension/internal/ps.cpp:
8342           Hopefully fixed the locale problems in the PS output generator.
8343         * src/sp-offset.cpp, src/display/bezier-utils-test.cpp,
8344           src/display/nr-arena-item.cpp, src/libnr/nr-svp-render.cpp,
8345           src/libnr/testnr.cpp, src/livarot/AlphaLigne.cpp,
8346           src/livarot/Ligne.cpp, src/livarot/Path.cpp,
8347           src/livarot/PathCutting.cpp, src/livarot/Shape.cpp,
8348           src/livarot/ShapeDraw.cpp, src/livarot/ShapeSweep.cpp,
8349           src/svg/svg-affine.cpp: added comments and notes to all remaining
8350           "printf"ish calls that have %g or %f in them.  Most are just debug
8351           output, etc.  Hopefully we are actually free of locale bugs!  :)
8352         * src/desktop.h, src/desktop.cpp: desktop's knowledge of
8353           fullscreen-ness doesn't depend on having the ability to DO it.  Other
8354           functions already test "is_fullscreen" to alter their behavior.
8356 2004-05-23  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8358         * src/extension/system.h, src/extension/system.cpp (build_from_file):
8359           Remove unused second argument.  Callers updated.
8360         * src/extension/system.cpp (build_from_reprdoc):
8361           Just one call to sp_repr_name per child.
8362         * src/extension/system.h, src/extension/system.cpp:
8363           Cleanup: greater conformance to CodingStyle.
8365 2004-05-23  MenTaLguY  <mental@rydia.net>
8367         * src/libnrtype/Makefile_insert, src/libnrtype/nr-type-gnome.cpp,
8368           src/libnrtype/nr-type-gnome.h, src/libnrtype/nr-type-dictionary:
8370           removed gnome-print libnrtype backend
8372 2004-05-20  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8374         * src/xml/repr.h, src/xml/repr-util.cpp:
8375           Remove unused function sp_repr_set_position_relative.
8377         * src/xml/repr-util.cpp (sp_repr_compare_position, sp_repr_position):
8378           Minor cleanups.
8380 2004-05-19  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8382         * src/sp-use.cpp: Cleanup: greater conformance to CodingStyle.
8384         * src/sp-item-group.cpp (sp_item_group_ungroup): Fix bug #956334:
8385           ungrouping was reversing the order of the group members.
8387         * src/xml/repr-get-children.h, src/xml/repr-get-children.cpp: New files.
8388         * src/xml/Makefile_insert (xml_libspxml_a_SOURCES): Add the new files.
8390         * src/xml/repr-private.h, src/xml/repr.cpp (sp_repr_nth_child):
8391           Remove this unused function.
8393         * src/xml/repr.h, src/xml/repr.cpp (sp_repr_parent):
8394           Mark pointer as not written through (const).
8396 2004-05-18  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8398         * src/xml/repr.cpp: Cleanup: greater conformance to CodingStyle.
8400         * src/Makefile_insert: Add missing dependencies on inkscape_version.h.
8401         * src/display/Makefile_insert: Adapt dependency object names for
8402           `subdir-objects' automake option.
8403         * src/helper/Makefile_insert: Adapt dependency object names for
8404           lack of libspchelp-specific CPPFLAGS.
8406 2004-05-17  Carl Hetherington <inkscape@carlh.net>
8408         * src/libnrtype/nr-type-w32.cpp: Tentative fix for
8409         build problems on Win32.
8411         * src/extension/internal/svg.cpp: Coding style cleanups.
8413 2004-05-17  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8415         * src/sp-item.h, src/sp-item.cpp: Remove unused
8416           distance-conversion functions sp_item_distance_to_svg_bbox,
8417           sp_item_distance_to_svg_viewport.
8419         * src/sp-item.cpp: Cleanup: greater conformance to CodingStyle.
8421         * acinclude.m4: Remove.
8423 2004-05-16  Carl Hetherington  <inkscape@carlh.net>
8425         * src/extension/internal/svg.cpp:
8426         Throw an exception if sp_repr_save_file fails.  This should close
8427         bug 948921.
8429 2004-05-16  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8431         * src/check-header-compile.in: New script.
8432         * configure.in: Add it to list of files for substitution.
8434         * src/star-context.cpp: Minor cleanups, and use g_strdup_printf instead
8435           of fixed-size buffer for translated string.
8437         * src/selection-chemistry.cpp: Use NR::Rect bounds() method instead of
8438           old bounds(NRRect*).
8440         * src/document.cpp (sp_document_create):
8441         * src/preferences-skeleton.h:
8442           Use INKSCAPE_VERSION from inkscape_version.h instead of VERSION.
8444         * src/libnr/nr-rotate-test.cpp: Use new rotate_equalp function.
8446         * src/libnr/nr-translate-ops.h (operator-): New function.
8448         * src/select-context.cpp:
8449         * src/selection-chemistry.cpp:
8450         * src/xml/repr.h:
8451         * src/sp-defs.h:
8452           Cleanup: greater conformance to CodingStyle.
8454         * src/libnr/nr-macros.h: Don't #include nr-matrix.h, nr-rect.h.
8456         * src/arc-context.h, src/desktop-affine.h, src/dir-util.h,
8457           src/draw-context.h, src/dyna-draw-context.h, src/help.h,
8458           src/knotholder.h, src/prefs-utils.h, src/select-toolbar.h,
8459           src/sp-clippath.h, src/sp-mask.h, src/sp-pattern.h, src/sp-use.h,
8460           src/text-context.h, src/toolbox.h, src/tools-switch.h,
8461           src/dialogs/dialog-events.h, src/dialogs/sp-attribute-widget.h,
8462           src/display/sp-canvas.h, src/helper/gnome-utils.h,
8463           src/helper/png-write.h, src/helper/stock-items.h, src/inkjar/jar.h,
8464           src/libnr/nr-matrix.cpp, src/libnr/nr-point-l.h,
8465           src/svg/stringstream.h, src/svg/svg-affine.cpp,
8466           src/widgets/gradient-selector.h, src/widgets/paint-selector.h,
8467           src/widgets/spinbutton-events.h, src/widgets/spw-utilities.h,
8468           src/xml/repr-action.h:
8469           Add missing header files as detected by check-header-compile script.
8471         * src/libnr/nr-rotate-fns.h, src/libnr/nr-rotate-fns.cpp: New files.
8472         * src/libnr/nr-rotate-fns-test.cpp: New unit test.
8473         * src/libnr/Makefile_insert, src/Makefile.am: Reference new files,
8474           add to unit tests.
8476         * src/libnr/nr-rotate.h: Add Coord,Coord constructor.
8478         * src/libnr/nr-rotate.h, src/libnr/nr-rotate-ops.h (operator*=):
8479         New method.
8481         * src/libnr/nr-point-fns.h (point_equalp): New function.
8483         * src/radial.h: Remove this unused header.
8485         * src/xml/xml-forward.h: New file.
8486         * src/xml/Makefile_insert: Add it to xml_libspxml_a_SOURCES.
8487         * src/xml/repr-private.h: Include it.
8489 2004-05-16  MenTaLguY  <mental@rydia.net>
8491         * src/libnrtype/nr-type-directory.cpp, src/libnrtype/nr-type-ft2.cpp,
8492           src/libnrtype/nr-type-ft2.h, src/libnrtype/nr-type-gnome.h,
8493           src/libnrtype/nr-type-w32.h, src/libnrtype/nr-type-xft.cpp,
8494           src/libnrtype/nr-typeface.h:
8496           transition to C++ inheritance
8498         * src/verbs.cpp, src/helper/action.h, src/helper/action.cpp,
8499           src/widgets/button.cpp, src/libnr/nr-object.cpp, src/libnr/nr-object.h:
8501           removed barely-used "in-place construction" facility for NRObject
8503         * src/helper/action.h, src/helper/action.cpp,
8504           src/display/nr-arena-glyphs.cpp, src/display/nr-arena-glyphs.h,
8505           src/display/nr-arena-image.cpp, src/display/nr-arena-image.h,
8506           src/display/nr-arena-item.cpp, src/display/nr-arena-shape.cpp,
8507           src/helper/action.cpp, src/helper/action.h, src/libnr/nr-object.cpp,
8508           src/libnr/nr-object.h, src/libnrtype/nr-type-ft2.cpp,
8509           src/libnrtype/nr-type-gnome.cpp, src/libnrtype/nr-type-w32.cpp,
8510           src/libnrtype/nr-typeface.cpp:
8512           Made NRObject "C++-compatible".  All C++ features including virtual
8513           methods and RTTI should now be available to NRObject subclasses
8514           _provided_:
8516            a) there is an unbroken chain of _C++_ inheritance from the subclass
8517               back to NRObject
8519            b) the NRObject-derived inheritance chain is always first in cases
8520               of multiple inheritance (the NRObject must be first in the memory
8521               layout)
8523            c) The subclass in question overrides NRObjectClass::cpp_ctor in its
8524               own class_init function, with a pointer to a function that calls
8525               the specific subclass' constructor (via placement new -- you will
8526               need to #include <new> for this to work)
8528               n.b. Objects of classes which do not override cpp_ctor will appear
8529               to the C++ runtime system (RTTI and virtual dispatch, at least) as
8530               objects of the closest ancestor class which does override it
8531               (NRObject or NRActiveObject if nothing else).
8533 2004-05-15  MenTaLguY  <mental@rydia.net>
8535         * src/display/nr-arena-shape.h, src/display/nr-arena-shape.cpp:
8536           further reduced dependency on SPStyle
8538 2004-05-14  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8540         * src/libnr/nr-path.cpp, src/libnr/nr-path.h (nr_path_matrix_bbox_union):
8541           Get rid of no-longer-needed tolerance arg.  Update callers.
8543         * src/selection.cpp, src/sp-chars.cpp, src/sp-image.cpp,
8544           src/sp-item-group.cpp, src/sp-item.cpp, src/sp-item.h,
8545           src/sp-marker.cpp, src/sp-root.cpp, src/sp-shape.cpp,
8546           src/sp-symbol.cpp, src/sp-text.cpp, src/sp-typeset.cpp,
8547           src/sp-use.cpp, src/dialogs/fill-style.cpp,
8548           src/dialogs/stroke-style.cpp, src/display/nr-arena-shape.cpp,
8549           src/libnr/nr-path.cpp, src/libnr/nr-path.h,
8550           src/libnrtype/nr-font.cpp, src/libnrtype/nr-rasterfont.cpp,
8551           src/libnrtype/nr-type-gnome.cpp, src/widgets/icon.cpp,
8552           src/widgets/paint-selector.cpp:
8553           Change argument from NRMatrix to NR::Matrix in SPItemClass->bbox,
8554           sp_item_invoke_bbox, sp_item_invoke_bbox_full,
8555           nr_path_matrix_bbox_union.  Users updated.
8557         * src/libnr/nr-rect.h, src/libnr/nr-rect.cpp (nr_rect_union_pt):
8558           new function.
8560         * src/libnr/nr-matrix-fns.h, src/libnr/nr-matrix-fns.cpp
8561           (NR::transform): new function.
8563         * src/Makefile_insert: Move fixes.cpp from libinkpre.a to libinkpost.a.
8564         * src/xml/Makefile_insert (xml_repr_action_test_LDADD):
8565           Add libinkpost.a, for fixes.o.  `make check' now works again.
8567         * src/sp-text.cpp (sp_text_set_transform):
8568           Don't include SP_OBJECT_CHILD_MODIFIED_FLAG in flags for
8569           sp_object_request_update.  Addresses `critical' warning.
8571 2004-05-13  John Cliff <simarilius@yahoo.com>
8573         * src/dialogs/stroke-style.cpp: Switched to using get_stock to retrieve
8574 markers.
8575         * src/helpers/stock-items.h, src/helpers/stock-items.cpp: created to handle
8576 stock items.
8577         * src/prefix.h: Added marker and gradient directorys.
8579 2004-05-13  Kees Cook <kees@outflux.net>
8581         * configure.in, src/main.cpp, config.h.mingw, debian/rules:
8582           made popt a requirement instead of an option.
8584 2004-05-13  Carl Hetherington  <cth103@houllier.home>
8586         * sp-color-notebook.cpp: Fix uninitialised value spotted by valgrind.
8588         * stroke-style.cpp:
8589         Fix ink_extract_marker_name returning a pointer into a free()d buffer.
8591 2004-05-13  Ted Gould <ted@gould.cx>
8593         * src/file.cpp:
8594         Making the default filename _("untitled.svg")
8596 2004-05-12  Kees Cook <kees@outflux.net>
8598         * config.h.mingw: added g_ascii_strtod macro.
8600 2004-05-12  Carl Hetherington <inkscape@carlh.net>
8602         * src/dialogs/export.cpp: fix faulty logic with exporting of
8603         selections, as reported by Artemio on the ML.
8605         * src/dialogs/desktop-properties.cpp: Fix a gtk_table size.
8606         Make use of spw_dropdown in one place.
8608         * src/select-context.cpp: Remove alt-drag "slow move" mode.
8609         Make alt-drag move without any grid snap, even if the grid
8610         is enabled.  Add a new mode, shift-drag, which preserves
8611         objects' grid offsets rather than snapping their snappoints.
8613         * src/selection-chemistry.cpp: Pasted objects have the same
8614         offset from the grid as the original, if the grid is enabled.
8615         Also a NRRect -> NR::Rect fix thrown in for no extra charge.
8617         * src/dialogs/display-settings.cpp: Added option to reverse
8618         the actions of drag and shift-drag when moving objects.
8620 2004-05-12  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8622         * src/main.cpp (main): Test ENABLE_NLS instead of HAVE_NLS (which
8623         wasn't getting defined).  Restores translations on *nix systems
8624         when inkscape translations aren't in system-wide /usr/share/locale.
8626 2004-05-10  Carl Hetherington <inkscape@carlh.net>
8628         * src/sp-item.cpp, src/dialogs/display-settings.cpp: primitive
8629         support for preserving line widths when scaling.  Thanks to Bulia
8630         for telling me what to do :)
8631         * src/dialogs/align.cpp: refactor some cut-and-paste code into
8632         a separate function.  Remove NRRect.  Declaration-to-first-use
8633         cleanups.
8634         * src/dialogs/transformation.cpp, src/dialogs/fill-stype.cpp:
8635         NRRect removal.  Declaration-to-first-use cleanups.
8637 2004-05-09  MenTaLguY <mental@rydia.net>
8639         * src/sp-paint-server.h: SPPaintServer now uses C++ inheritance
8641           (bigger question -- should SPPaintServer derive from SPObject?  I think
8642            not, actually ... it's more something that should be aggregated into
8643            the various paint-server-capable types)
8645         * src/display/nr-arena-shape.h, src/display/nr-arena-shape.cpp:
8646           first steps in removing SPStyle dependency from NRArenaShape --
8647           add fill and stroke paint server members, and use those instead
8648           of reading directly from an SPStyle.
8650 2004-05-09  Kees Cook <kees@outflux.net>
8652         * src/libnrtype/nr-type-xft.cpp: added patch 898200, hopefully this
8653           won't break anyone.
8654         * src/dialogs/desktop-properties.cpp: added patch 947127, along with
8655           some orientation bugfixes, list cleanup, and logic to select the
8656           correct menu items based on document settings.
8657         * configure.in: default to always replace g_ascii_strtod.
8659 2004-05-08  Kees Cook <kees@outflux.net>
8661         * src/extension/internal/gdkpixbuf-input.cpp: skip SVG files. (open bug)
8662         * configure.in, src/Makefile_insert, src/fixes.cpp: added replacement
8663           for g_ascii_strtod, since it has locale-related bugs in gnome 2.0.
8664           The upstream version is fixed, so some day, we won't need this any
8665           more.  (fixes "ugly icons" bug, and possibly the spinbutton locale bug)
8666         * src/dyna-draw-context.cpp, src/rect-context.cpp, src/sp-namedview.cpp,
8667           src/sp-object.cpp, src/sp-object.h, src/sp-pattern.cpp,
8668           src/sp-polygon.cpp, src/sp-polyline.cpp, src/sp-root.cpp,
8669           src/sp-spiral.cpp, src/sp-star.cpp, src/sp-symbol.cpp,
8670           src/sp-text.cpp, src/spiral-context.cpp, src/star-context.cpp,
8671           src/svg/ftos.cpp, src/svg/svg-affine.cpp, src/svg/svg-color.cpp,
8672           src/svg/svg-length.cpp: adding "config.h", making a few extra
8673           locale-sensitive functions use g_ascii versions.
8675 2004-05-08  MenTaLguY <mental@rydia.net>
8677         * src/sp-item.cpp: move "transformed" signal emission after actual
8678           application of transform
8680         * src/xml/repr-action.cpp, src/xml/repr-action.h, src/xml/repr.cpp:
8681           fix lifecycle issues with content and attribute strings
8683         * src/sp-object.h, src/sp-object.cpp: added SPObject::setId()
8685 2004-05-08  Kees Cook <kees@outflux.net>
8687         * src/verbs.cpp, src/help.cpp: localizing "about" and "keys" stuff.
8688         * po/*.po: rebuilt for new strings.
8690 2004-05-08  Carl Hetherington <inkscape@carlh.net>
8692         * src/dialogs/desktop-properties.cpp: the usual cleanups.  Also
8693         add some sp_document_done()s in various places.
8695 2004-05-08  bulia byak <bulia@users.sourceforge.net>
8697         * widgets/paint-selector.cpp: Tooltips, slight cosmetics
8699         * main.cpp: --help edit
8701         *  sp-use.h sp-use.cpp: Redid move compensation using _transformed_signal
8703         * sp-item.h sp-item.cpp: Added _transformed_signal, emitted by
8704 write_transform,
8705         passes the difference transform relative to the old one (not the new
8706 transform
8707         set)
8709         * nodepath.cpp: Fix lagging update of the other handle for smooth nodes
8711         * widgets/dash-selector.cpp: (Almost) fixed display of shorter-than-0.5
8712 dashes
8713         in selector; proper fixing will require manual drawing the dashes instead of
8714         using gdk dashes
8716         * preferences-skeleton.h: lots of new  dasharrays
8718         * dialogs/stroke-style.cpp: Remove repetitive code; relocation patch from
8719         mhearn; fixed, reenabled, and automated marker previews (no need for
8720 previews
8721         in markers.svg)
8723         * share/markers/markers.svg: Cleanup, sizes, remove manual previews
8725         * style.cpp: Disabled warning for overflow property (we need it for markers)
8727         * splivarot.cpp: Fixed transform when doing boolop inside group
8729         * libnr/nr-path.cpp: Ported fix from sodi, fixes two bugs with endnodes of a
8730         curve on the same hor/vert line
8732         * sp-namedview.cpp: Use set_default_size instead of _resize for setting
8733 window
8734         from namedview
8736         * preferences-skeleton.h dialogs/item-properties.cpp: Objects props
8737         transientized (better late than never)
8739         * dialogs/display-settings.cpp: Added simplify threshold
8741         * sp-use.cpp: Mega-kill use on unlink
8743         * preferences-skeleton.h dialogs/display-settings.cpp: Orphaned clones
8744 options
8746         * sp-item-group.cpp: Prevent jumps when ungrouping clone with its original
8748         * sp-object.cpp: Fix crash when deleting clone and its original
8750         * toolbox.cpp, tool contexts: Alt-x and top panel keyboard shortcuts now
8751 work
8752         for all tools
8754         * sp-use.cpp enums.h: Unlink option on self-delete
8756         * sp-use.cpp: Fix: disappeating clone on undoing ungrouping (_show finally
8757 works properly)
8759         * splivarot.cpp: Boolops: cleanup, preserve id, parent, position, fix to
8760 take
8761         style from the bottom object
8763         * interface.cpp verbs.cpp shortcuts.cpp: Mnemonics, tooltips, shortcuts,
8764         cleanup, autoraise removed from menu
8766 2004-05-07  Kees Cook <kees@outflux.net>
8768         * src/verbs.cpp: re-localizing tutorials.  My goof!
8769         * po/POTFILES.in: removed arikkei references
8771 2004-05-07  Carl Hetherington <inkscape@carlh.net>
8773         * src/desktop.cpp: make sure that a SPNamedView's modified signal
8774         is connected to the SPDesktop even when a file is loaded into an
8775         existing SPDesktop.  Fixes problems whereby grid snap does not
8776         work for the first file loaded in a session.  Fix a && -> & typo.
8778         * src/sp-object.cpp: declaration-to-first-use and coding style
8779         cleanups.
8781 2004-05-05 Spundun Bhatt <spundun@isi.edu>
8783         * configure.in: Stole Nathan's configure hack and used it to
8784         support gtkmm-2.4
8786 2004-05-06  Ted Gould  <ted@gould.cx>
8788         * src/file.cpp, src/extension/extension.cpp, src/extension/init.cpp,
8789         src/extension/internal/Makefile_insert,
8790         src/extension/internal/gdkpixbuf-input.cpp,
8791         src/extension/internal/gdkpixbuf-input.h:
8792           Changing the import functionality so that it works much more like open.
8793           You can use any format, and it will place that file directly in the
8794           document that you are working on.  Added input extensions that cover all
8795           of the bitmap formats that are covered with gdkpixbuf.  Also, more
8796           formats can be used using the scripting system.
8798 2004-05-06  Carl Hetherington <inkscape@carlh.net>
8800         * src/sp-line.cpp, src/sp-mask.cpp, src/sp-metrics.cpp:
8801         declaration-to-first-use and coding style cleanups
8803 2004-05-05  MenTaLguY  <mental@rydia.net>
8805         * src/libnrtype/nr-type-dictionary.cpp: removed 'private-fonts'
8806           feature (we should rely on fontconfig for "custom" font stuff)
8808         * configure.in, src/Makefile_include, src/Makefile.am,
8809           src/libarikkei/*: removed the now unused libarikkei
8811 2004-05-05 Nathan Hurst <njh@mail.csse.monash.edu.au>
8813         * src/dialogs/text-edit.cpp, configure.in: Added support for spell
8814         checking in text dialog.
8816 2004-05-04  MenTaLguY <mental@rydia.net>
8818         * src/display/nr-arena-glyphs.h: fixed cut-and-paste error in
8819           NRArenaGlyphsGroup::create()
8821         * src/selection.cpp, src/selection.h: fixed global "changed" propagation
8823 2004-05-02  MenTaLguY <mental@rydia.net>
8825         * src/file.cpp, src/print.cpp, src/sp-chars.cpp, src/sp-clippath.cpp,
8826           src/sp-image.cpp, src/sp-item-group.cpp, src/sp-mask.cpp,
8827           src/sp-pattern.cpp, src/sp-shape.cpp, src/sp-text.cpp,
8828           src/sp-use.cpp, src/dialogs/stroke-style.cpp,
8829           src/display/canvas-arena.cpp, src/display/nr-arena-glyphs.cpp,
8830           src/display/nr-arena-glyphs.h, src/display/nr-arena-group.h,
8831           src/display/nr-arena-image.h, src/display/nr-arena-item.cpp,
8832           src/display/nr-arena-item.h, src/display/nr-arena-shape.h,
8833           src/display/nr-arena.h, src/libnr/nr-object.h, src/widgets/icon.cpp:
8835           removed nr_arena_item_new in favor of static ::create() functions
8836           which call NRArenaItem::init() to perform setup (i.e. setting
8837           NRArenaItem::arena).  Eventually NRArenaItem::init() and
8838           nr_arena_item_init will merge and become NRArenaItem's constructor.
8840 2004-04-30  MenTaLguY <mental@rydia.net>
8842         * src/sp-use.cpp: call parent class' write methods rather than
8843           attempting to do everything (wrongly) ourselves; among other
8844           things, <use> transform attributes weren't getting written
8846         * src/sp-object.h, src/sp-object.cpp:
8848           designate a "successor" object so we still perform as
8849           expected if objects are replaced in the middle of e.g. a
8850           bulk delete operation
8852         * src/sp-use.cpp: cleanups and succession logic for <use>
8853           deletion
8855         * src/widgets/sp-hwrap-box.cpp, src/widgets/sp-hwrap-box.h,
8856           src/widgets/sp-vwrap-box.cpp, src/widgets/sp-vwrap-box.h,
8857           src/widgets/sp-wrap-box.cpp, src/widgets/sp-wrap-box.h,
8858           src/widgets/test-wrapbox.cpp, src/widgets/Makefile_insert:
8860           Removed unused (and imperfect) "wrapbox" widgets.
8862         * src/sp-object.h, src/sp-object.cpp, src/sp-item-group.cpp:
8864           Removed unused sp_object_invoke_forall and sp_object_sequence
8865           methods.  (forall might be nice to have, but we can do better
8866           implementation-wise now that we're in C++-land)
8868 2004-04-30 njh <njh@mail.csse.monash.edu.au>
8870         * main.cpp: replaced gtk_init with g_type_init for console mode.
8871         Closes 944969.
8873 2004-04-29  MenTaLguY <mental@rydia.net>
8875         * src/sp-image.cpp, src/sp-item.cpp, src/sp-item.h, src/sp-line.cpp,
8876           src/sp-path.cpp, src/sp-rect.cpp, src/sp-text.cpp:
8878           write_transform becomes set_transform, which applies the given
8879           transform to the object without (!) invoking a repr write
8881         * src/sp-star.cpp, src/svg/svg-length.h, src/svg/svg-length.cpp,
8882           src/svg-types.h, src/svg/svg.h:
8884           replaced raw integers with real units enum
8886         * src/libnr/nr-matrix.h:
8888           removed dead assertion (it's always valid to retrieve the
8889           translation component of a matrix)
8891         * src/selection-chemistry.cpp:
8893           delete items via SPItem (SPObject), not repr
8895         * src/sp-object.h, src/sp-object.cpp:
8897           added SPObject::deleteObject() and a delete notification signal;
8898           SPObject now inherits from GObject in the C++ sense
8900         * src/sp-use.h:
8902           don't accept references to the use or its ancestors (preventing
8903           infinite loops)
8905         * src/sp-use.cpp, src/sp-use.h:
8907           added automatic deletion when referrent is deleted
8909         * src/uri-reference.h:
8911           added URIReference::getOwner()
8913 2004-04-29  Carl Hetherington <inkscape@carlh.net>
8915         * src/extension/internal/win32.cpp: add textToPath parameter to
8916         description in order to fix #944131.
8918 2004-04-28  Carl Hetherington <inkscape@carlh.net>
8920         * src/desktop.cpp, src/inkscape.cpp, src/sp-namedview.cpp
8921         Part of the fix for #942149.  Also fixed some compiler warnings.
8923         * src/display/nr-arena.cpp: Fixed an unused variable warning.
8925         * src/main.cpp: Fix a warning that is raised on Windows.
8927 2004-04-28  bulia byak <bulia@users.sourceforge.net>
8929         * inkscape.cpp: Fixed prev/next desktop; numbered from 0
8931         * Lots of files: Replaced all strtod() and atof() by g_ascii_strtod()
8933         * interface.cpp verbs.cpp: Tooltip edits
8935         * view.cpp view.h desktop.cpp: Signal and function to pop statusbar message
8937         * dialogs/dialog-events.cpp: Only set the UTILITY hint for non-modal
8938 windows,
8939         fixes "disappearing save as"
8941         * toolbox.cpp widgets/widget-sizes.h widgets/button.cpp: Got rid of button
8942         relief, top panel made less tall
8944         * desktop.cpp preferences-skeleton.h dialogs/display-settings.cpp: Done away
8945         with the sticky zoom button, now in prefs
8947         * path-chemistry.cpp: Preserve id= in combine/break, convert to paths;
8948 preserve
8949         z-order in combine/break; cleanups
8951         * splivarot.cpp: New selection API, Simplify preserves id=
8953         * select-context.cpp preferences-skeleton.h sp-item.cpp display-settings.cpp
8954         splivarot.cpp sp-item-group.cpp sp-item-transform.cpp
8955         sp-item-notify-moveto.cpp nodepath.cpp node-context.cpp seltrans.cpp
8956         seltrans.h: Switched to global preservetransform, transform writing
8957         unification (no more manual transform= setting all over the place), stamp
8958         preserves parent, mental's new SPSelection API, pruning dead code
8960         * verbs.cpp interface.cpp: Eliminated Dialogs menu, added ... to dialog
8961         commands, rearrangements, menu items display tooltips in statusbar when
8962         selected
8964         * sp-item-group.cpp sp-item-group.h: Made document_done optional in ungroup
8965 (not
8966         done when the function is called from another function)
8968         * dialogs/display-settings.cpp enums.h preferences-skeleton.h sp-use.cpp
8969         sp-use.h: Clone move compensation (3 modes), settable in prefs
8971         * seltrans.cpp selection-chemistry.cpp: Do not translate a clone if its
8972 original
8973         is in the selection
8975         * verbs.cpp verbs.h interface.cpp shortcuts.cpp sp-use.cpp sp-use.h
8976         selection-chemistry.cpp selection-chemistry.h: Unlink Clone verb and menu
8977         command (preserves id=)
8979         * selection-chemistry.cpp selection-chemistry.h verbs.h verbs.cpp
8980 shortcuts.cpp
8981         interface.cpp: Select Original verb and command, scrolls to the original
8983         * selection-chemistry.cpp selection-chemistry.h verbs.cpp verbs.h
8984 interface.cpp:
8985         Clone command
8987         * sp-use.h sp-use.cpp: Use URIReference; Propagate update to parent class
8988         (SPItem) (fixes redraw on dragging a clone)
8990         * dropper-context.cpp dropper-context.h dialogs/display-settings.cpp:
8991         Implemented pick modes (pick either actual color with transparency or
8992 visible
8993         color without transparency); added statusbar indication; color is only set
8994 on
8995         mouse release
8997         * seltrans.cpp display/sodipodi-ctrlrect.cpp: Finally the correct selection
8998 cue
8999         rect (fixed displacement)
9001 2004-04-27  Carl Hetherington <inkscape@carlh.net>
9003         * src/desktop.cpp: Check for there being no items when zooming to
9004         the drawing.  This fixes bug #942137.
9006 2004-04-26  Carl Hetherington <inkscape@carlh.net>
9008         * config.h.mingw, prefix.h:
9009         INKSCAPE_VERSION moved to inkscape_version.h.
9010         INKSCAPE_{PIXMAP,SCREENS,TUTORIALS,MARKERS}DIR moved to prefix.h
9012         * src/Makefile.mingw, src/inkscape_version.h.mingw
9013         Use CVS inkscape_version.h.mingw for inkscape_version.h on Win32.
9015         * src/sp-use.cpp: fix a warning.
9017 2004-04-26  Ted Gould  <ted@gould.cx>
9019         * share/extensions/ai_input.inkmod, share/extensions/dia.inkmod,
9020         share/extensions/txt2svg.inkmod, src/extension/extension.cpp,
9021         src/extension/internal/svg.cpp:
9023         Making the names of the input extensions look like the output ones.
9024         Also, threw in a slight memory savings in removing the implementation on
9025         deactivated extensions.
9027 2004-04-26  MenTaLguY  <mental@rydia.net>
9029         * src/selection.cpp: migrate to new glib idle API
9031         * src/extension/db.cpp: can't call ->deactivated() on a NULL pointer..
9033 2004-04-26  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
9035         * configure.in: Replace use of old AM_PROG_LIBTOOL macro with
9036           AC_PROG_LIBTOOL.
9038 2004-04-26  Ted Gould  <ted@gould.cx>
9040         * share/extensions/epsi_output.inkmod:
9042         Added in a check for ps2epsi
9044         * src/dialogs/filedialog.cpp, src/extension/db.cpp, src/extension/db.h,
9045         src/extension/extension.cpp, src/extension/extension.h,
9046         src/extension/init.cpp, src/extension/system.cpp:
9048         Implementing a 'deactivated' extension.  This means that it should
9049         still exist, but show up as insensitive in any GUI element that could use
9050         it.  The idea here is that users should know what they don't have, but
9051         Inkscape supports.
9053 2004-04-26 Nathan Hurst <njh@mail.csse.monash.edu.au>
9055         * src/{libnr,libnrtype,widgets,display,helper,.}*.{h,cpp}: moved
9056         from typedef _name name; to C++ style struct name; forward
9057         references.
9059 2004-04-25  Ted Gould  <ted@gould.cx>
9061         * share/extensions/ai_output.inkmod, share/extensions/dia.inkmod,
9062         share/extensions/dropshadow.inkmod, share/extensions/epsi_output.inkmod,
9063         share/extensions/roundhole.inkmod, share/extensions/svgz_input.inkmod,
9064         share/extensions/svgz_output.inkmod, share/extensions/txt2svg.inkmod,
9065         src/extension/implementation/script.cpp,
9066         src/extension/implementation/script.h:
9068         Adding in support for superior checking of dependencies.  Now scripts
9069         can include a line, which will look for a binary in the path.  So
9070         something like dia input will no be loaded if there isn't dia available in
9071         the path.
9073 2004-04-25  Carl Hetherington <inkscape@carlh.net>
9075         * src/verbs.cpp, src/rect-context.cpp, src/spiral-context.cpp,
9076         src/event-context.cpp, src/text-context.cpp,
9077         src/dialogs/stroke-style.cpp, src/xml-tree.cpp, src/widgets/sp-widget.cpp:
9078         SPSelection OO-ification.
9080         * src/display/curve.cpp: Don't raise a critical error if a new
9081         curve cannot be created in sp_curve_new_from_bpath().  This can
9082         happen if a file contains a strange path, like one with only a
9083         move in it and nothing else.  This is part of the fix for bug
9084         934882.
9086         * src/sp-path.cpp: cope with sp_curve_new_from_bpath() returning
9087         NULL in sp_path_set().  This is the other part of the fix for 934882.
9089         * src/path-chemistry.cpp, src/sp-offset.cpp, src/sp-ellipse.cpp,
9090         src/display/nr-arena-glyhs.cpp:
9091         added asserts for calls to sp_curve_new_from_bpath() which look
9092         like they might not expect it to return NULL.
9094         * src/desktop.h: add a comment about how SPDesktop::selection
9095         should never generally be NULL.
9097         * src/desktop-handles.cpp: ensure that sp_desktop_selection never
9098         returns NULL, so that we don't have to check for this eventuality
9099         elsewhere.
9101         * src/arc-context.cpp, src/seltrans.cpp, src/desktop.cpp: be less defensive
9102 about
9103         SPDesktop::selection being NULL.
9105         * src/path-chemistry.cpp, src/select-context.cpp,
9106         src/selection-chemistry.cpp, src/star-context.cpp,
9107         src/dialogs/align.cpp, src/dialogs/item-properties.cpp,
9108 src/dialogs/text-edit.cpp:
9109         SPSelection OO-ification.  Also some coding style and
9110         declaration-to-first-use cleanups.
9112         * src/toolbox.cpp: SPSelection OO-ification.  Various cleanups.
9114         * src/selection.h: remove deprecated access functions.
9116         * src/dialogs/fill-style.cpp: declaration-to-first-use cleanups.
9118         * src/selection.cpp: add vim and Emacs mode blocks.
9120         * src/object-ui.cpp: very minor coding style fix.
9122 2004-04-24  MenTaLguY <mental@rydia.net>
9124         * src/arc-context.cpp, src/dyna-draw-context.cpp, src/object-ui.cpp,
9125           src/path-chemistry.cpp, src/rect-context.cpp, src/select-context.cpp,
9126           src/select-toolbar.cpp, src/selection-chemistry.cpp, src/selection.h,
9127           src/spiral-context.cpp, src/star-context.cpp, src/text-context.cpp,
9128           src/verbs.cpp, src/dialogs/export.cpp, src/dialogs/fill-style.cpp,
9129           src/dialogs/in-dt-coordsys.cpp, src/dialogs/stroke-style.cpp,
9130           src/dialogs/transformation.cpp, src/dialogs/xml-tree.cpp:
9132           removed sp_selection_set_item(), sp_selection_set_repr(),
9133           sp_selection_is_empty(), sp_selection_item_selected(),
9134           and sp_selection_repr_selected()
9136 2004-04-24  Ted Gould  <ted@gould.cx>
9138         * share/extensions/ill2svg.pl:
9140         Applying a patch made to the Sodipodi list by Tuukka Pasanen which adds in
9141         support for text in Illustrator files.  Also, I backed out the changes
9142         which removed being able to specify the line endings.  This will, by
9143         default, force them back to mac compatible.  Mac files didn't work with
9144         those changes.
9146 2004-04-24  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
9148         * configure.in: Tentatively remove config.h definitions of
9149           INKSCAPE_MARKERSDIR, INKSCAPE_PIXMAPDIR, INKSCAPE_SCREENSDIR,
9150           INKSCAPE_TUTORIALSDIR, with the understanding that these are to be
9151           provided by prefix.h.
9152         * src/prefix.h: Define INKSCAPE_MARKERSDIR.
9154         * src/extension/extension.cpp (Extension):
9155         * src/extension/init.cpp (check_extensions):
9156           Address warning.
9158         * src/dialogs/stroke-style.cpp: #include prefix.h.
9160         * src/Makefile.am (EXTRA_DIST): Add */makefile.in.
9162         * src/libnr/Makefile_insert (libnr_libnr_a_SOURCES):
9163           Add libnr/nr-convex-hull.h, needed by sp-canvas.cpp.
9165 2004-04-24  Ted Gould  <ted@gould.cx>
9167         * src/Makefile_include, src/prefix.cpp:
9169         Removing the redefition of NULL and adding to the make system.
9171 2004-04-24  Ted Gould  <ted@gould.cx>
9173         * src/extension/db.cpp, src/extension/db.h, src/extension/extension.cpp,
9174         src/extension/extension.h, src/extension/init.cpp,
9175         src/extension/internal/eps-out.cpp, src/extension/internal/eps-out.h,
9176         src/extension/internal/ps-out.cpp, src/extension/internal/ps-out.h:
9178         Adding in more checks for individual extensions.  All of them
9179         should still pass though.  Also, moved the extension database from
9180         glib to STL.  This allows extensions to be deleted while using the
9181         foreach functions (which causes instability with the glib hash
9182         table).
9184 2004-04-24  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
9186         * src/dialogs/Makefile_insert:
9187         * src/display/Makefile_insert:
9188         * src/xml/Makefile_insert:
9189           Get rid of unneeded CPPFLAGS specification.
9191         * src/Makefile.am:
9192         * src/Makefile_insert:
9193           New generated file inkscape_version.h, to replace
9194           -DINKSCAPE_VERSION=\"$(VERSION)\".
9195         * src/help.cpp: #include it.
9197 2004-04-23  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
9199         * src/sp-polygon.cpp:
9200         * src/splivarot.cpp:
9201         * src/style.cpp:
9202         Change include stringstream.h to include svg/stringstream.h.
9204         * src/Makefile.am, src/Makefile_insert: Change libinkscape.a use
9205           to eliminate triple compilation of these object files.
9207         * src/Makefile.am: Use `subdir-objects' option.
9209         * src/Makefile.am: Add global INCLUDES setting.
9210         * src/*/Makefile_insert: Get rid of now-redundant $(INKSCAPE_CFLAGS)
9211           from *_CPPFLAGS.
9213         * src/*/makefile.in: `%' as a target doesn't behave as intended,
9214         so replace with less general `clean %.a %.o' and add .SUFFIXES.
9216 2004-04-22  Ted Gould  <ted@gould.cx>
9218         * src/draw-context.cpp, src/dropper-context.cpp,
9219         src/dyna-draw-context.cpp, src/node-context.cpp, src/nodepath.cpp,
9220         src/sp-ellipse.cpp, src/sp-offset.cpp, src/sp-path.cpp,
9221         src/sp-polygon.cpp, src/sp-shape.cpp, src/splivarot.cpp, src/toolbox.cpp,
9222         src/display/curve.cpp, src/display/nr-arena-shape.cpp,
9223         src/extension/internal/gnome.cpp, src/extension/internal/ps.cpp,
9224         src/libnr/nr-path.cpp, src/libnr/nr-path.h,
9225         src/libnrtype/nr-rasterfont.cpp, src/libnrtype/nr-type-ft2.cpp,
9226         src/libnrtype/nr-type-gnome.cpp, src/libnrtype/nr-type-w32.cpp,
9227         src/libnrtype/nr-typeface.cpp, src/livarot/PathCutting.cpp,
9228         src/svg/gnome-canvas-bpath-util.cpp, src/svg/svg-path.cpp:
9230         Changing the ART_ enums to NR_ so that if libart is include (like if
9231         you are building gnome-print) it doesn't conflict with the internal
9232         definitions.
9234         * share/extensions/svgz_output.inkmod, src/extension/extension.cpp,
9235         src/extension/init.cpp, src/extension/implementation/script.cpp:
9237         Adding in a little more checking code.  Now extensions can start
9238         deleting themseleves if they fail certain tests.  More tests are
9239         needed, along with more testing of this feature.  Consider this
9240         an 'early release' of the feature. ;)
9242 2004-04-22  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
9244         * src/Makefile.am: Make non-recursive.  Now sources */Makefile_insert.
9245           See HACKING or discussion on mailing list.
9246         * autogen.sh: Bump requirement from automake-1.6 to automake-1.7.
9247         * configure.in: Don't generate src/blah/Makefile, but do generate
9248           src/blah/makefile.
9249         * src/*/Makefile.am: Remove.
9250         * src/*/makefile.in: New wrapper makefiles to allow typing `make' from
9251           subdirectories of src.  (Not used by compiles started from top-level
9252           or from src/.)
9254 2004-04-21  MenTaLguY <mental@rydia.net>
9256         * src/libnrtype/nr-type-w32.h: fixed unremoved underscores
9258         * src/select-context.cpp, src/selection.cpp, src/selection.h,
9259           src/seltrans.cpp, src/tools-switch.cpp, src/dialogs/align.cpp:
9260           remove improper twiddling of desktop message line from SPSelection;
9261           some additional work is now required in SPSelectContext to update
9262           the message properly in all cases.
9264         * src/selection.h, src/selection.cpp: touched up and documented
9265           SPSelection
9267         * src/uri-references.h: documentation touch-ups
9269 2004-04-20  Kees Cook <kees@outflux.net>
9271         * src/file.cpp, src/desktop.cpp: moved sp_file_open unselection code into
9272           sp_desktop_change_document.  Generalized Carl's fix for unref counting
9273           since it applies in both cases.  (My bad!)
9275 2004-04-20  MenTaLguY <mental@rydia.net>
9277         * src/text-context.cpp: merged Carl's fix for signal cleanup
9279         * src/selection.h: marked wrappers for old API as deprecated
9281 2004-04-20  Carl Hetherington <inkscape@carlh.net>
9283         * src/extension/internal/ps.cpp, src/extension/internal/ps.h:
9284         Fixed some bugs in exporting images that seem to have been
9285         introduced when the code was copied from the gimp.  They caused
9286         problems when exporting bitmap images to PS.
9288         * src/file.cpp: fix bug whereby the first file loaded in a session
9289         would not have its modified status checked when closed.  Hence if
9290         you modified the first file you loaded and then closed it, you
9291         would not be asked to confirm the close.
9293         * src/preferences-skeleton.h: add \n to the end of each line to
9294         fix bug 938368.
9296 2004-04-19  MenTaLguY <mental@rydia.net>
9298         * src/arc-context.cpp, src/desktop-handles.h, src/desktop.h,
9299           src/draw-context.cpp, src/draw-context.h, src/forward.h,
9300           src/inkscape-private.h, src/inkscape.cpp, src/node-context.cpp,
9301           src/node-context.h, src/rect-context.cpp, src/selection-chemistry.cpp,
9302           src/selection-chemistry.h, src/selection.cpp, src/selection.h,
9303           src/seltrans.h, src/spiral-context.cpp, src/star-context.cpp,
9304           src/star-context.h, src/text-context.cpp, src/dialogs/xml-tree.cpp,
9305           src/widgets/sp-widget.h:
9307           finished GObject removal from SPSelection
9309         * src/arc-context.h, src/arc-context.cpp, src/desktop.cpp, src/desktop.h,
9310           src/draw-context.cpp, src/draw-context.h, src/node-context.cpp,
9311           src/node-context.h, src/rect-context.cpp, src/rect-context.h,
9312           src/selection.cpp, src/selection.h, src/seltrans.cpp, src/seltrans.h,
9313           src/spiral-context.cpp, src/spiral-context.h, src/text-context.cpp,
9314           src/text-context.h, src/toolbox.cpp:
9316           migrated SPSelection to SigC++ signals (though it's a bit messy
9317           right now)
9319 2004-04-19  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
9321         * src/dialogs/stroke-style.cpp: Cleanups: greater conformance to
9322         CodingStyle.  Moved some declarations to their first use.
9324 2004-04-19  Carl Hetherington <inkscape@carlh.net>
9326         * src/dialogs/stroke-style.cpp, libnr/nr-rect-l.cpp:
9327         Fix a couple of compiler warnings.
9329         * src/dialogs/filedialog-win32.cpp: add OFN_NOCHANGEDIR to Win32
9330         flags in OPENFILENAME structs.  This prevents the open / save
9331         boxes from changing the current directory.  Any change to the
9332         current directory causes problems for subsequent attempts to
9333         load icons from pixmaps.  Also, fix a bug whereby the save
9334         dialogue would sometimes not open due to being passed a filename
9335         it didn't like.
9337 2004-04-19  bulia byak <bulia@users.sourceforge.net>
9339         * shortcuts.cpp selection-chemistry.cpp selection-chemistry.h verbs.cpp
9340 verbs.h
9341         interface.cpp: Clone command (Edit menu, Shift+Ctrl+N)
9343         * sp-use.cpp: Update propagated to parent class (SPItem), misc fixes
9345         * sp-polygon.cpp: Fix for points= updating by adding set_shape call into
9346 _write
9347         (bug 910142)
9349         * text-context.cpp: Do not create text object unless a printable key was
9350         pressed; fixes 934280
9352         * widgets/dash-selector.cpp dialogs/stroke-style.cpp: Removed marker
9353 buttons,
9354         fixed g_free crash in marker menus, added tooltips, added stroke-miterlimit
9355         spinbutton
9357         * splivarot.cpp: Outline handles multiple objects; All commands use correct
9358         stroke_miterlimit
9360         * splivarot.cpp sp-offset.cpp: Fix for 932642
9362         * helper/sodipodi-ctrlrect.cpp: Simplify and fix dashes and offsets
9364         * widgets/gradient-selector.cpp: Tooltip edits
9366         * verbs.cpp verbs.h interface.cpp...: Remove tool options
9368         * seltrans.cpp: Pivot marker made inverse
9370         * toolbox.cpp: More defocusing
9372         * *-context.cpp: Eliminated config widgets from all tools
9374         * toolbox.cpp sp-ellipse.cpp: Ellipse fixes, tooltips
9376         * verbs.cpp: Options -> Preferences
9378         * dialogs/display-settings.cpp: An options dialog, completely new; selector
9379         widget grafted here
9381         * preferences-skeleton.h node-context.cpp select-context.cpp: scaling uses
9382         defaultscale
9384         * dialogs/display-settings.cpp display/nr-arena-image.cpp: Make oversample
9385         saveable
9387         * toolbox.cpp: Aux toolbar for calligraphic
9389         * preferences-skeleton.h: fill-opacity:1 for calligraphic
9391         * select-context.cpp seltrans.cpp seltrans.cpp: Patch to enable box and none
9392         options for per-object selection cue
9394         * main.cpp: Removed C-locale setting, not needed anymore; temporary switch
9395 of
9396         gettext encoding for console output
9398         * inkscape.cpp: Memory fix from sodi
9400         * right-click finishes pen (patch by Carl)  draw-context.cpp
9402 2004-04-19  Carl Hetherington <inkscape@carlh.net>
9404         * src/livarot/ShapeRaster.cpp
9405         Fix an unitialised value error that was spotted by valgrind.
9407 2004-04-18  MenTaLguY <mental@rydia.net>
9409         * src/selection.cpp, src/selection.h, src/selection-chemistry.cpp,
9410           src/seltrans.cpp, src/nodepath.cpp:
9411           made all SPSelection members private, and changed all methods into
9412           real C++ methods (with temporary inline wrappers for the old C
9413           pseudo-methods)
9415 2004-04-18  Carl Hetherington <inkscape@carlh.net>
9417         * src/print.cpp, src/print.h, src/sp-text.cpp
9418         src/extension/extension.cpp src/extension/extension.h,
9419         src/extension/implementation/implementation.cpp,
9420         src/extension/implementation/implementation.h,
9421         src/extension/internal/eps-out.cpp, src/extension/internal/eps-out.h,
9422         src/extension/internal/ps.cpp, src/extension/internal/ps.h,
9423         Add very basic feature to allow PS text to be exported as real
9424         text, rather than being converted to paths first.  Needs some
9425         work, mostly on font handling.
9427         * src/seltrans.cpp: Slightly improve placement of the bounding
9428         box selection cue.
9430         * src/sp-shape.cpp: various marker-related cleanups, mostly factoring out
9431         common code into functions.
9433 2004-04-17  MenTaLguY <mental@rydia.net>
9434         * src/inkscape.cpp, src/node-context.cpp, src/selection-chemistry.cpp,
9435           src/selection.cpp, src/selection.h, src/seltrans.cpp, src/sp-gradient.cpp,
9436           src/sp-item.cpp, src/sp-offset.cpp, src/dialogs/transformation.cpp,
9437           src/libnr/nr-rect.cpp, src/libnr/nr-rect.h:
9438           Cleaned up NR::Rect API and made SPSelection's desktop pointer private.
9440         * src/display/sp-canvas.cpp, src/libnr/nr-convex-hull.h,
9441           src/libnr/nr-rect.h:
9443           First use of NR::ConvexHull (for propagating canvas bounding boxes)
9445 2004-04-17  Kees Cook <kees@outflux.net>
9447         * share/icons/icons.svg, src/verbs.cpp: made last three ugly menu icons.
9449 2004-04-17  Nathan Hurst <njh@mail.csse.monash.edu.au>
9451         * configure.in src/draw-context.cpp src/dropper-context.cpp
9452         src/dyna-draw-context.cpp src/nodepath.cpp src/nodepath.h
9453         src/path-chemistry.cpp src/sp-chars.cpp src/sp-ellipse.cpp
9454         src/sp-offset.cpp src/sp-path.cpp src/sp-polygon.cpp
9455         src/sp-shape.cpp src/sp-text.cpp src/splivarot.cpp src/style.cpp
9456         src/style.h src/dialogs/fill-style.cpp
9457         src/dialogs/object-properties.cpp src/dialogs/stroke-style.cpp
9458         src/display/canvas-bpath.cpp src/display/canvas-bpath.h
9459         src/display/canvas-grid.h src/display/curve.cpp
9460         src/display/curve.h src/display/nr-arena-glyphs.cpp
9461         src/display/nr-arena-glyphs.h src/display/nr-arena-shape.cpp
9462         src/display/sodipodi-ctrl.cpp src/display/sodipodi-ctrl.h
9463         src/display/sodipodi-ctrlrect.h src/display/sp-canvas-util.cpp
9464         src/display/sp-canvas-util.h src/display/sp-canvas.cpp
9465         src/display/sp-canvas.h src/display/sp-ctrlline.cpp
9466         src/extension/internal/ps.cpp src/extension/internal/ps.h
9467         src/libnr/Makefile.am src/libnr/libnr.def src/libnr/nr-path.cpp
9468         src/libnr/nr-path.h src/libnr/nr-svp-private.h
9469         src/libnr/nr-svp-render.cpp src/libnr/nr-svp-render.h
9470         src/libnr/nr-svp.cpp src/libnr/nr-svp.h
9471         src/libnrtype/nr-rasterfont.cpp src/libnrtype/nr-type-ft2.cpp
9472         src/libnrtype/nr-type-gnome.cpp src/libnrtype/nr-type-w32.cpp
9473         src/libnrtype/nr-typeface.cpp src/livarot/PathCutting.cpp
9474         src/svg/gnome-canvas-bpath-util.cpp
9475         src/svg/gnome-canvas-bpath-util.h src/svg/svg-path.cpp
9476         src/svg/svg.h: removed libart.
9478         * src/libnr/nr-svp-uncross.cpp src/libnr/nr-svp-uncross.h: deleted
9479         uncross and SVL routines.
9482 2004-04-15  Carl Hetherington <inkscape@carlh.net>
9484         * src/make.exclude, src/make.dep, src/make.files, src/make.ofiles:
9485         Various fixes to the Win32 build following rearrangement of some
9486         source files and cleanups to libnr.
9488         * src/sp-text.cpp: remove an unused variable.
9490         * src/display/sodipodi-ctrlrect.cpp: removed two unused variables.
9492 2004-04-16  MenTaLguY <mental@rydia.net>
9494         * src/selection.cpp, src/selection.h, src/forward.h: initial
9495           C++ification of SPSelection class
9497 2004-04-15  Kees Cook <kees@outflux.net>
9499         * debian/control, debian/changes: dropping (currently) unused
9500           dependancies.  Added "0.39cvs" tag.
9502 2004-04-15  Carl Hetherington <inkscape@carlh.net>
9504         * src/seltrans.cpp, src/helper/sodipodi-ctrlrect.cpp,
9505         src/helper/sodipodi-ctrlrect.h:
9506           Use black, dashed bounding boxes for indicating itemselection,
9507           rather than red, solid boxes (as suggested by Bulia).
9509         * src/desktop.cpp:
9510         Small fix for the problem whereby the first file loaded in an
9511         Inkscape session will not have its grid set up properly.  This was
9512         my patch #935013.
9514         * src/dialogs/filedialog-win32.cpp:
9515         Use the extension system to build the list of allowable file types
9516         for save.  This means that save as PS and EPS work properly.
9518         * src/streams-zlib.cpp, src/livarot/PathConversion.cpp,
9519         src/livarot/PathCutting.cpp, src/livarot/PathSimplify.cpp,
9520         src/livarot/PathStroke.cpp, src/livarot/Shape.cpp,
9521         src/livarot/ShapeMisc.cpp, src/display/nr-arena-glyphs.cpp,
9522         src/helper/sodipodi-ctrlrect.cpp, src/helper/sp-canvas.cpp,
9523         src/extension/internal/win32.cpp:
9524         Fix compiler warnings, mostly about unused variables.
9526         * src/helper/sp-canvas-util.cpp:
9527         Fix what I and someone else considered to be an obvious typo.  The
9528         function in question isn't used, however, so it's a bit difficult
9529         to test.
9531         * src/libnrtype/nr-rasterfont.cpp:
9532         Fix a warning wrt a cast from NR::Matrix to NRMatrix.
9534         * src/sp-shape.cpp:
9535         Fix bug #935758.
9538 2004-04-14  Ted Gould <ted@gould.cx>
9540         * src/file.cpp, dialogs/filedialog.cpp:
9541         Making it so that the filename will get placed in the save as dialog
9542         if there is a name for the file.  Otherwise the last save directory
9543         is used (properly now)
9545 2004-04-15  MenTaLguY <mental@rydia.net>
9547         * most files in src/: removed many old "compatable" struct typedefs
9549         * src/libarikkei/arikkei-dict.cpp, src/libarikkei/arikkei-dict.h:
9550           removed unused arikkei files
9552         * configure.in: added gtkmm dependency
9554 2004-04-14  Kees Cook <kees@outflux.net>
9556         * src/helper/unit-menu.cpp: Turns out I found a 2nd bug while
9557           investigating patch 934358.  I've applied this patch again, which gives
9558           us the entire fix.
9559         * src/draw-context.cpp: Investigated patch 934351 from cth103.  Applied a
9560           slight variation to conform to the function calling styles of that code.
9561         * configure.in: Implemented gcc version test for >= 3.0.0
9562         * src/file.cpp, src/interface.cpp, share/icons/icons.svg, src/verbs.cbb:
9563           finished "File / Revert" implementation.  Found a memory leak in
9564           "file_save".  Added more sanity checking to "sp_file_revert" and more
9565           status messages.
9566         * src/main.cpp, src/file.h, src/file.cpp: removed redundant code,
9567 implemented
9568           in "sp_file_open".
9570 2004-04-13  Kees Cook <kees@outflux.net>
9572         * tools-version.sh: added a possible fix for BSDish tools.
9573         * configure.in, share/patterns/Makefile.am: inkscape janitor strikes
9574           again!  This is a quick cleanup to Ted's new directories.  Looks
9575           like "patterns" got left out.
9576         * share/clipart/.cvsignore, share/templates/.cvsignore,
9577           share/examples/.cvsignore, share/fonts/.cvsignore,
9578           share/gradients/.cvsignore, share/keyboards/.cvsignore,
9579           share/palettes/.cvsignore, share/patterns/.cvsignore:
9580           Added Makefile build-cruft to .cvsignores.
9581         * src/helper/unit-menu.cpp: applied a variation to patch 934358 from cth103
9582           to fix grid unit changing bug.
9583         * configure.in: fixed capitalization of "libpng" to avoid confusion.
9584         * src/sp-namedview.cpp, src/document.cpp, src/document.h, src/file.cpp,
9585           src/file.h, src/document-undo.cpp, src/interface.cpp, src/verbs.cpp,
9586           src/verbs.h:
9587           Newly opened files will only create new windows if the current document
9588           is untouched.  (RFE#928517)
9589           Added support for future "File/Revert" handling.  Needs
9590           a little more support in the SPDocument structure.  See notes in
9591           "src/file.cpp", function "sp_file_revert_dialog".
9593 2004-04-13  Ted Gould <ted@gould.cx>
9595         * configure.in, share/Makefile.am, share/clipart/Makefile.am,
9596           share/examples/Makefile.am, share/fonts/Makefile.am
9597           share/gradients/Makefile.am, share/keyboards/Makefile.am
9598           share/markers/Makefile.am, share/palettes/Makefile.am
9599           share/screens/Makefile.am, share/templates/Makefile.am:
9600         Making it so that the clipart and everything else gets put in
9601         the tarball, and also get installed in the share directory.  Many
9602         of these have just 'README' files, but they now have good place-
9603         holders for further development.
9605 2004-04-12  Kees Cook <kees@outflux.net>
9607         * src/dialogs/stroke-style.cpp, src/Makefile.am, src/dialogs/Makefile.am,
9608           src/widgets/Makefile.am, configure.in: fixed up INKSCAPE_*DIR paths so CVS
9609           will compile happily for me.  This way if paths change, files will be
9610           recompiled.  The old way would let configure run again (changing the
9611           datadir path) without forcing a recompile, which could break the
9612           compiled paths.
9614 2004-04-13  John Cliff <simarilius@yahoo.com>
9615         * src/sp-shape.cpp, src/dialogs/stroke-style.cpp:
9616         Couple of changes to marker related code, mid and end markers now point in
9617 correct
9618         direction, turning off start markers behaves correctly.
9619         This follows on from changes made by me and Carl Hetherington that were
9620 commited
9621         yesterday to
9622         src/inkscape-stock.cpp, src/sp-item.cpp, src/sp-marker.cpp,
9623 src/sp-shape.cpp,
9624         src/style.cpp, src/style.h, src/dialogs/stroke-style.cpp
9625         to implement marker UI and fixes to the marker rendering code.
9627 2004-04-11  Ted Gould <ted@gould.cx>
9629         * src/extension/system.cpp, src/extension/internal/eps-out.cpp
9630           src/extension/internal/eps-out.h:
9631         First pass at a file save dialog with EPS output.  The dialog
9632         sets the bounding box in the file.  Comments encouraged.
9634 2004-04-11  Ted Gould <ted@gould.cx>
9636         * src/file.cpp, src/main.cpp, src/print.cpp, src/extension/init.cpp,
9637           src/extension/init.h, src/extension/system.cpp, src/extension/system.h,
9638           src/extension/implementation/script.cpp,
9639 src/extension/internal/eps-out.cpp,
9640           src/extension/internal/gnome.cpp, src/extension/internal/ps-out.cpp,
9641           src/extension/internal/ps.cpp, src/extension/internal/svg.cpp,
9642           src/extension/internal/win32.cpp:
9643         Change alot of files, but small changes.  Basically just took
9644         system.cpp and init.cpp and finally ported them to the Inkscape::
9645         Extension namespace.  Cleaned up the code in them a bunch, it is
9646         much easier to read now!  All the other files are just referencing
9647         these changes.
9649 2004-04-11  Kees Cook <kees@outflux.net>
9651         * src/verbs.h, src/verbs.cpp, src/interface.cpp, src/interface.h: replaced
9652           the rest of the missing menu verbs: "View New", "Cleanup".  Created
9653           generic function to add icons to a given menu item (for submenu icons
9654           mostly).
9655         * share/icons/icons.svg: added "selection_cleanup", "selection_deselect",
9656           "selection_select_all".  Corrected "view_new" and "selection_smooth",
9657           "dialog_toggle", "dialog_tool_options", "file_open_recent".
9658         * src/selection-chemistry.cpp, src/selection-chemistry.h: renamed
9659           "selection_cleanup" function.
9661 2004-04-11  Jon Phillip <jon@rejon.org>
9663         * Makefile.mingw share/Makefile.am src/Makefile.am
9664           share/markers/Makefile.am share/markers/.cvsignore config.h.mingw
9665           configure.in:
9666           Added the proper infrastructure to get files to the right location for
9667           markers.
9669         * share/tutorials/tipsandtricks.svg: Deleted the URL trick because it no
9670           longer works or something.
9672 2004-04-11  Kees Cook <kees@outflux.net>
9674         * src/verbs.h, src/verbs.cpp: added verbs for the Help and Tutorials menus.
9675         * src/interface.cpp: replaced contents of sp_ui_menu_help to use new verbs.
9676         * src/help.h, src/help.cpp: replaced sp_help_keys with more generic
9677           sp_help_open_screen, similar to sp_help_open_tutorial.
9678         * share/icons/icons.svg: created really ugly "help_tutorials" and
9679           "help_keys" icons.  The "help_keys" one needs the most help.  :)
9681 2004-04-09  Ted Gould <ted@gould.cx>
9683         * share/extensions/Makefile.am, share/extensions/epsi_output.inkmod,
9684           share/extensions/ps2epsi.sh, src/extension/extension.cpp,
9685           src/extension/extension.h, src/extension/init.cpp,
9686           src/extension/implementation/implementation.cpp,
9687           src/extension/implementation/implementation.h,
9688           src/extension/implementation/script.cpp,
9689           src/extension/implementation/script.h,
9690           src/extension/internal/Makefile.am, src/extension/internal/eps-out.cpp,
9691           src/extension/internal/eps-out.h, src/extension/internal/ps.cpp:
9693           Okay, these are some changes that I've had in my directory for
9694           a little while.
9696           1) adding the basics of checking extensions.  This will allow
9697              them to remove themselves based on their dependencies failing.
9699           2) Adding the concepts of a 'helper extension' to scripts.  This
9700              allows them to use other extensions for handling the data, so
9701              they don't have to deal with SVG directly - Inkscape will
9702              build the pipeline.  An example of this is the epsi output.
9704           3) Adding the bounding box change provided by Carl Hetherington
9705              to the Postscript output.  The EPS output plugin sets this, so
9706              now EPSes have smaller bounding boxes.  A GUI needs to be
9707              written for this setting.
9709 2004-04-08  MenTaLguY <mental@rydia.net>
9711         * configure.in, src/svg/ftos.cpp: fix for OS X build
9713         * src/extensions/internal.ps.cpp: crash fix
9715 2004-04-07  MenTaLguY <mental@rydia.net>
9717         * src/xml/repr.cpp: adjusted the advertising comment in the default
9718           document template (we need a real default document template, btw)
9720         * src/svg/ftos.cpp, src/svg/itos.cpp, src/svg/round.cpp,
9721           src/svg/ftos.h, src/svg/stringstream.h: incorporated Bryce's number
9722           serializing code (disabled for now, due to the impending release)
9724         * src/dialogs/stroke-style.cpp, src/dialogs/sp-shape.cpp:
9725           nuked unused variables
9727 2004-04-07  bulia byak <bulia@users.sourceforge.net>
9729         * icons.svg: Alignment fix
9731         * src/select-toolbar.cpp: Swapped rotate buttons
9733         * share/tutorials/: Cleanup, added Russian translation of basic
9735         * extension/extension.cpp extension/system.cpp extension/internal/ps.cpp
9736         extension/implementation/script/cpp: Fixes to make non-ascii filenames work
9737 again
9739         * src/verbs.cpp: Remove xpm icon that causes trouble on win32
9741         * share/examples/: new gradient.svg, tiger.svgz, cleanup
9743         * src/widgets/gradient-vector.cpp: Crash fix: loading new gradient into the
9744         editor does not completely reset it
9746         * share/icons/icons.svg: New dialog icons, draw tool icons, changed colors
9748         * src/dialogs/align.cpp src/helper/bezier-utils.cpp: remove pjrm's debug
9749 output
9751         * share/tutorials/: SVG cleanup: remove unused font properties, wrong radius
9752         paths in ellipses (leftovers from old versions). Expanded & updated tips &
9753 tricks.
9755         * file.cpp: Set uri on save in one place; save 'offcially' from here only
9757         * system.cpp system.h: Remove redundant uri-setting on open and save, add
9758         official arg to sp_module_system_save to prevent docname/docbase changing on
9759         temporary saves
9761         * many files: _() fixes, edits in labels, messages, tooltips, mnemonics
9763         * src/inkscape.cpp: remove redundancy in error messages for failing to load
9764 prefs
9766         * share/extensions src/extension/internal: Renaming file formats to include
9767 (*.ext)
9769         * src/interface.cpp src/dialogs/filedialog.cpp: Transientize, make modal
9770         open/save dialogs, ditto for warning overwrite and make it unresizeable
9772         * src/dialogs/xml-tree.cpp: Do not deselect item on canvas when a
9773 non-selectable
9774         thing is highlighted in xml editor
9776         * src/sp-guide.cpp: Guide position updated after undo
9778         * src/widgets/sp-xmlview-attr-list.cpp: Max length of viewable attributes
9779         increased
9781         * many files: Adib's svgostringstream patches to remove printfs
9783         * src/selection-chemistry.cpp: Crash fix when pasting style to an object
9784 that
9785         has none (e.g. group)
9787         * src/knot.cpp: Knot dragging autoscrolls
9789         * src/sp-text.cpp src/text-context.cpp: Cursor movements autoscroll
9791         * src/desktop.h src/desktop.cpp: autoscrollspeed can be overridden in call
9792 to
9793         sp_desktop_scroll_to_point
9795         * src/text-context.cpp src/sp-text.cpp: Text cursor made inverse. Initial
9796 cursor
9797         after click is no longer horizontal.
9799         * src/helper/sp-ctrlline.cpp: Always-visible inversion for ctrlline
9801         * src/libnrtype/nr-type-w32.cpp: Fix stretch and variant on win32
9803         * src/widgets/gradient-vector.cpp: Undo fix; new stop takes average of its
9804         neighbors' colors; is between stops even when the last stop is selected
9806 2004-04-06  Ted Gould <ted@gould.cx>
9808         * src/file.cpp, src/dialogs/filedialog.cpp, src/extension/extension.cpp,
9809         src/extension/system.cpp:
9810         Moving code around so that the filename extension gets put on by
9811         the extension that is saving the file.  This adds a couple complications
9812         in that the extension now needs to check for overwriting the file
9813         and also set the document URI.  Better overall, but a PITA.
9815 2004-04-05  njh <njh@mail.csse.monash.edu.au>
9817         * debian/rules,debian/control: applied patch from Kees Cook to remove
9818         obsolete libraries, and to tidy things up a tad.
9820 2004-04-04  Ted Gould <ted@gould.cx>
9822         * src/main.cpp, src/extension/extension.cpp, src/extension/system.cpp:
9823         Now the input autodetect will try the SVG filter if the autodetect
9824         fails.  This was done by the command line, but now it is done
9825         everywhere.
9827 2004-04-04  MenTaLguY <mental@rydia.net>
9829         * src/xml/repr-io.cpp, src/xml/repr.cpp, src/xml/repr.h:
9830         Take the full list of document node children from libxml, and
9831         append them in the correct order.  This fixes bug #929348.
9833         * src/xml/repr-io.cpp, src/xml/repr.cpp, src/xml/repr-private.h:
9834         Added API for coping with comments at the root level (i.e. siblings
9835         of the root XML node), and made corresponding changes to the repr-io
9836         code.  In theory this should be enough to preserve them upon loading,
9837         though in practice it still doesn't appear to be working (bug #929348).
9838         Is there some libxml thing we need to do?
9840 2004-04-04  Ted Gould <ted@gould.cx>
9842         * a bunch of files
9843         Sorry, I seem to be in some delay getting e-mail.  Anyway, a few
9844         files were changed to add in a new parameter 'dataloss'  Basically
9845         this signifies that a format was used to save that may not save
9846         the whole document and thus, a pop-up is elevated on close to signal
9847         that you might want to 'really save' this document.
9849 2004-04-03  Ted Gould <ted@gould.cx>
9851         * share/extensions/svgz_input.inkmod, src/file.cpp,
9852           src/extension/extension.cpp, src/extension/internal/svg.cpp:
9853         Making it so that input extensions can specify the output extension
9854         that gets used to save them.  If this field isn't filled in, the value
9855         gets set to NULL, and then the Save As dialog is used instead of
9856         just trying to save.
9858 2004-04-03  Ted Gould <ted@gould.cx>
9860         * src/file.cpp, src/main.cpp, src/extension/extension.cpp,
9861           src/extension/extension.h, src/extension/system.cpp,
9862           src/extension/internal/svg.cpp:
9863         Fixing the output_extension flag to not be saved in a file, but also
9864         to be able to be specified by the input module.  Also, this fixes
9865         the commandline processing of files to make them use the extension
9866         system.
9868 2004-04-02  Ted Gould <ted@gould.cx>
9870         * src/file.cpp, src/extension/db.cpp, src/extension/internal/svg.cpp:
9871         Changing it so that SVG documents open and default to with
9872         extension namespace.  Also, autodetect is reenabled.
9874 2004-04-03  Peter Moulder <pmoulder@mail.csse.monash.edu.au>
9876         * src/helper/bezier-utils.cpp (NewtonRaphsonRootFind): Fix my
9877         previous commit.
9879 2004-04-02  Ted Gould <ted@gould.cx>
9881         * share/extensions/svgz_output.inkmod, src/main.cpp, src/print.cpp,
9882           src/extension/init.cpp, src/extension/implementation/script.cpp,
9883           src/extension/implementation/script.h,
9884           src/extension/internal/Makefile.am, src/extension/internal/ps-out.cpp,
9885           src/extension/internal/ps-out.h, src/extension/internal/ps.cpp:
9886         Fixing the commandline printing.  This required fixing both the
9887         print driver to handle the newer extensions stuff.  It seems
9888         happy now.  I went ahead and implemented save as postscript
9889         while I was at it.
9891 2004-04-02  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
9893         * src/helper/bezier-utils.cpp (NewtonRaphsonRootFind): Ensure that the
9894         "improved" value is never worse than the previous guess.
9896         * src/helper/bezier-utils.cpp:
9897         Greater CodingStyle conformance, mainly whitespace changes.
9899         * src/helper/bezier-utils.cpp (sp_bezier_fit_cubic_full):
9900         Always reparameterize between generate_bezier and calc_max_error.
9901         Switch from discouraged alloca (see man page) to g_new, at cost of
9902         some extra g_free calls in the code.
9903         (reparameterize): Do in-place modification.
9905         * src/helper/bezier-utils-test.cpp:
9906         Add tests for generate_bezier, sp_bezier_fit_cubic_full.
9907         Change to a simpler test bezier.
9909         * src/helper/bezier-utils.cpp (sp_darray_left_tangent,
9910         sp_darray_right_tangent):
9911         Switch to using just the two end points for calculating the gradient.
9912         (The old code could sometimes cause g_warning's.)
9913         Correct the documentation of requirements.
9914         (sp_darray_center_tangent): Similarly remove the #if'ed out code for
9915         looking at more than two points.
9917 See doc/Changelog_archive.txt for older entries
9919 # Local Variables:
9920 # tab-width:8
9921 # indent-tabs-mode:t
9922 # End:
9923 # vim: tabstop=4:noexpandtab:shiftwidth=4