Code

Strip BOM from incoming files
[inkscape.git] / ChangeLog
1 2006-05-29  Jon A. Cruz  <jon@joncruz.org>
3         * src/xml/repr-io.cpp:
4         Changed to strip leading BOM from input.
5         Fixes bug# 1121666.
7 2006-05-29  Bryce <bryce@bryceharrington.org>
8         * sp-shape.cpp:  Adding documentation
10 2006-05-29  Jon A. Cruz  <jon@joncruz.org>
12         * src/desktop.cpp, src/layer-manager.cpp, src/dialogs/layers-panel.cpp:
13         Workaround to avoid assertion upon file revert.
15 2006-05-28  Bryce <bryce@bryceharrington.org>
16         * sp-marker.cpp:  Adding documentation
18 2006-05-28  MenTaLguY  <mental@rydia.net>
20         * src/dialogs/clonetiler.cpp, src/dialogs/iconpreview.cpp,
21           src/dialogs/stroke-style.cpp, src/display/curve.cpp,
22           src/display/sp-canvas.cpp, src/dyna-draw-context.cpp,
23           src/extension/internal/gnome.cpp, src/extension/internal/pdf.cpp,
24           src/extension/internal/ps.cpp, src/extension/internal/win32.cpp,
25           src/file.cpp, src/inkview.cpp, src/libnr/nr-macros.h,
26           src/libnr/nr-object.cpp, src/libnr/nr-path.cpp,
27           src/libnr/nr-pixblock.cpp, src/libnr/nr-pixblock-pattern.cpp,
28           src/libnr/nr-svp.cpp, src/libnr/nr-svp-render.cpp,
29           src/libnrtype/FontFactory.cpp, src/libnrtype/Layout-TNG-Output.cpp,
30           src/libnrtype/nr-type-primitives.cpp, src/path-chemistry.cpp,
31           src/splivarot.cpp, src/sp-marker.cpp, src/ui/widget/icon-widget.cpp,
32           src/widgets/icon.cpp:
34           replace nr_new() with g_new(), and try to converge on using the
35           glib allocator a little more instead of the others (aside from
36           libgc)
38 2006-05-28  MenTaLguY  <mental@rydia.net>
40         * share/icons/icons.svg:
42           correct vertical text flow icon to  correctly reflect lines stacking
43           right-to-left, as well as improving pixel alignment on both text flow
44           icons
46 2006-05-28  MenTaLguY  <mental@rydia.net>
48         * src/widgets/toolbox.cpp:
50           add tooltips to text toolbar widgets
52 2006-05-28  Jon A. Cruz  <jon@joncruz.org>
54         * src/layer-manager.cpp, src/layer-manager.h,
55           src/preferences-skeleton.h, src/ui/dialog/inkscape-preferences.cpp,
56           src/ui/dialog/inkscape-preferences.h,
57           src/widgets/layer-selector.cpp, src/dialogs/layers-panel.cpp:
59           Finished option to turn on or off deslecting when switching layers.
60           Fixes RFE #1495701.
62 2006-05-28  Jon A. Cruz  <jon@joncruz.org>
64         * src/dialogs/layers-panel.h, src/dialogs/layers-panel.cpp:
66           Changed clicking on visibility and locked toggles to not switch
67           selected layer.
68           Fixes bug #1495856.
70 2006-05-28  Michael Wybrow  <mjwybrow@users.sourceforge.net>
72         * src/sp-conn-end-pair.cpp: Detach connectors from empty groups
73           before trying to route connectors to them.  This is required
74           since empty groups have no physical position.  Fixes bug #1448811.
76 2006-05-27  Kees Cook  <kees@outflux.net>
78         * src/extension/implementation/script.cpp: allow output extension
79           parameters to be prompted and used, closes bug #1495310.
81 2006-05-26  MenTaLguY  <mental@rydia.net>
83         * src/dialogs/layers-panel.h, src/dialogs/layers-panel.cpp:
85           make button labels translatable, and use HButtonBox instead of HBox for
86           better appearance
88 2006-05-26  Jon A. Cruz  <jon@joncruz.org>
90         * src/layer-manager.cpp, src/layer-manager.h,
91           src/dialogs/layer-properties.cpp, src/dialogs/layers-panel.cpp:
93           Prevent layer name duplication.
94           Fixes bug #1115407.
96 2006-05-26  Jon A. Cruz  <jon@joncruz.org>
98         * src/widgets/desktop-widget.cpp:
100           Fixed resize handle in corner of main UI.
101           Fixes bug #1493995.
103 2006-05-26  Jon A. Cruz  <jon@joncruz.org>
105         * src/layer-manager.cpp, src/layer-manager.h,
106           src/widgets/layer-selector.cpp:
108           Cleaned up propagation of status changes.
109           Fixes bug #1495333.
111 2006-05-26  Michael Wybrow  <mjwybrow@users.sourceforge.net>
113         * src/path-prefix.h: Add missing CREATE_* directory locations
114           for building an OS X application bundle.  Fixes bug #1495284.
116 2006-05-25  Bryce Harrington <bryce@bryceharrington.org>
118         * src/inkscape.cpp:  i18n on error messages (fix for bug 1490928) 
120 2006-05-23  Jon A. Cruz  <jon@joncruz.org>
122         * src/dialogs/layers-panel.cpp, src/dialogs/swatches.cpp,
123           src/dialogs/swatches.h, src/preferences-skeleton.h,
124           src/ui/previewfillable.h, src/ui/previewholder.cpp,
125           src/ui/previewholder.h, src/ui/widget/panel.cpp,
126           src/ui/widget/panel.h, src/verbs.cpp,
127           src/widgets/desktop-widget.cpp:
128           Refactored panels.
129           Fixes RFE #1453153. Fixes RFE #1453152.
130         
132 2006-05-23  MenTaLguY  <mental@rydia.net>
134         * src/extension/internal/ps.cpp:
136           move %%EOF to end of output document
138 2006-05-22  Jon A. Cruz  <jon@joncruz.org>
140         * src/dialogs/swatches.cpp, src/ui/widget/panel.cpp,
141           src/ui/widget/panel.h:
142           Removed panel menu unless requested. Fixes bug #1492597.
144 2006-05-22  MenTaLguY  <mental@rydia.net>
146         * src/extension/internal/svg.cpp:
148           replace EXTREMELY inefficient (O(n^2), I think?) stacked C string
149           concatenations with appends to a std::vector, which is amortized O(1)
151 2006-05-21  Marco Scholten  <mscholtn@xs4all.nl>
153         * src/ui/dialog/inkscape-preferences.cpp, 
154       src/ui/dialog/inkscape-preferences.h: 
155           Added 'Show close button on dialogs' option.
157 2006-05-21  MenTaLguY  <mental@rydia.net>
159         * src/ui/view/view-widget.cpp:
160         
161           request collection pass after destruction of a view widget
163 2006-05-21  MenTaLguY  <mental@rydia.net>
165         * src/gc-core.h, src/gc.cpp:
166         
167           add GC::request_early_collection() to force a collection from the idle
168           loop at opportune times
170         * src/dialogs/filedialog.cpp:
172           call GC::request_early_collection() after switching preview images
174 2006-05-21  Jon A. Cruz  <jon@joncruz.org>
176         * src/layer-manager.cpp, src/layer-manager.h,
177           src/dialogs/layers-panel.cpp, src/dialogs/layers-panel.h:
178           Adding notification when managed layers change.
180 2006-05-21  Michael Wybrow  <mjwybrow@users.sourceforge.net>
182         * src/extension/internal/pdf.cpp: Compilation fix.  For versions
183           of glib older that 2.9.0, use g_date_set_time() instead of
184           g_date_set_time_t().
186 2006-05-20  MenTaLguY  <mental@rydia.net>
188         * src/extensin/internal/ps.cpp:
190           add %%EOF trailer for DSC-compliance
192 2006-05-20  Colin Marquardt  <colin@marquardt-home.de>
194         * share/extensions/lindenmayer.inx,
195           share/extensions/kochify_load.inx, 
196           share/extensions/kochify.inx:
197           Rename slightly, also makes for easier translation.
199 2006-05-20  Jon A. Cruz  <jon@joncruz.org>
201         * src/widgets/icon.h, src/widgets/icon.cpp, src/dialogs/layers-panel.cpp:
202           Changled dialog from checkboxes to icons for visible and locked.
204 2006-05-20  Michael Wybrow  <mjwybrow@users.sourceforge.net>
206         * src/libnrtype/FontInstance.cpp: patch from David Turner of the
207           FreeType Project.  Fixes a compilation problem and a possible
208           segmentation fault.
210 2006-05-19  Jon A. Cruz  <jon@joncruz.org>
211         * src/preferences-skeleton.h, src/dialogs/layers-panel.h,
212           src/dialogs/layers-panel.cpp:
213           Selection and event handling cleanup. Added deeper display.
215 2006-05-18  Jon A. Cruz  <jon@joncruz.org>
216         * src/layer-manager.cpp, src/dialogs/layers-panel.h,
217           src/dialogs/layers-panel.cpp:
218           Next round of layer dialog updates.
220 2006-05-17  Kees Cook  <kees@outflux.net>
221         * src/dialogs/rdf.cpp: corrected localization on array, added comments.
222         * src/ui/widget/licensor.cpp: Localized the license name.
223         * configure.ac: added comment about why sigc++ was upgraded
225 2006-05-17  Jon A. Cruz  <jon@joncruz.org>
226         * src/dialogs/layers-panel.cpp:
227           Flipped top/bottom in layers UI to reflect visible stacking.
229 2006-05-16  verbalshadow  <verbalshadow@gmail.com>
231         * src/desktop-style.h, src/desktop-style.cpp:
232           Fixes calligraphy tool so drawing now uses the the correct opacity.
234 2006-05-17  Jon A. Cruz  <jon@joncruz.org>
235         * src/dialogs/layers-panel.cpp, src/dialogs/layers-panel.h:
236           Switched icons to stock generic.
238 2006-05-17  Michael Wybrow  <mjwybrow@users.sourceforge.net>
240         * src/dialogs/layers-panel.cpp: Compile fix from Mathieu Dimanche.
242 2006-05-16  Jon A. Cruz  <jon@joncruz.org>
244         * src/document-subset.cpp:
245           Corrected ordering of children in subset.
247 2006-05-15  Jon A. Cruz  <jon@joncruz.org>
248         * src/Makefile_insert, src/desktop.cpp, src/desktop.h,
249           src/layer-manager.cpp, src/menus-skeleton.h, src/verbs.cpp,
250           src/verbs.h, src/dialogs/layers-panel.cpp,
251           src/dialogs/layers-panel.h, src/dialogs/Makefile_insert:
252           Base implementation of a layers dialog.
254 2006-05-14  Colin Marquardt  <colin@marquardt-home.de>
256         * src/ui/dialog/inkscape-preferences.cpp (initPageTools): 
257           Typofix ("conector").
259 2006-05-14  Jon A. Cruz  <jon@joncruz.org>
261         * src/document-subset.cpp, src/layer-manager.h, src/layer-manager.cpp:
262           Corrected base structure and avoiding infinite loop.
264 2006-05-14  Michael Wybrow  <mjwybrow@users.sourceforge.net>
266         * src/widgets/toolbox.cpp: Slightly increase size of the
267          connector toolbar buttons to match button sizes on other
268          toolbars.
270 2006-05-13  verbalshadow  <verbalshadow@gmail.com>
272         * src/dyna-draw-context.cpp, src/desktop-style.cpp,
273           src/desktop-style.h:
275           Calligraphy tool now draws in the last used color or the
276           tool style depending on the Preference setting.
277           
278 2006-05-11  Michael Wybrow  <mjwybrow@users.sourceforge.net>
280         * src/selection-chemistry.cpp, src/sp-conn-end-pair.cpp:
282           When moving/transforming connectors, only detach connectors
283           from objects that are not part of the selection.  Previously,
284           connectors moved as part of a selection would be detached from
285           all objects.  This has been requested several times via email.
286           The change also fixes bug #1383806.
288         * src/ui/dialog/inkscape-preferences.cpp,
289           src/ui/dialog/inkscape-preferences.h, src/connector-context.cpp:
291           Add a preferences setting to the connector tool for setting
292           whether or not connectors attach to text objects.  This change
293           addresses feature request #1434292.
294           
295 2006-05-09  Carl Hetherington  <inkscape@carlh.net>
297         * src/nodepath.cpp: fix silly bug with snapping node edits.
298         
299         * src/snapper.cpp, src/snapper.h, src/sp-namedview.cpp:
300           re-enable link between grid visibility and grid snap.
302 2006-05-08  Michael Wybrow  <mjwybrow@users.sourceforge.net>
304         * conn-avoid-ref.cpp: Fix a crashbug that could occur in files
305           containing connectors if they were loaded from the file chooser
306           or from the recent file list.  Fixes bug #1458820.
308 2006-05-08  MenTaLguY  <mental@rydia.net>
310         * src/display/curve.cpp:
312           always make local copy of path data so that we have control over memory
313           policy
315 2006-05-08  MenTaLguY  <mental@rydia.net>
317         * src/display/curve.h, src/display/curve.cpp, src/dropper-context.cpp:
319           get rid of sp_curve_new_from_static_bpath() in a bid to simplify curve
320           memory management
322 2006-05-08  MenTaLguY  <mental@rydia.net>
324         * src/display/canvas-bpath.cpp, src/display/curve.cpp, src/display/curve.h,
325           src/display/nr-arena-shape.cpp, src/draw-context.cpp,
326           src/extension/internal/odf.cpp, src/extension/internal/pov-out.cpp,
327           src/nodepath.cpp, src/object-snapper.cpp, src/path-chemistry.cpp,
328           src/sp-flowregion.cpp, src/splivarot.cpp, src/sp-offset.cpp,
329           src/sp-path.cpp, src/sp-shape.cpp, src/sp-spiral.cpp, src/sp-star.cpp,
330           src/sp-use-reference.cpp:
332           eliminate direct accesses to SPCurve::bpath
334 2006-05-08  MenTaLguY  <mental@rydia.net>
336         * src/streams-zlib.cpp, src/streams-jar.cpp, src/splivarot.cpp,
337           src/extension/internal/bluredge.cpp:
339           use std::vector rather than dynamically-sized automatic arrays,
340           plus cleanups and minor fixes, and dead code removal
342 2006-05-08  MenTaLguY  <mental@rydia.net>
344         * src/debug/demangle.cpp, src/debug/demangle.h, src/sp-object.cpp,
345           src/gc-anchored.cpp, src/debug/Makefile_insert:
347           use c++filt for symbol demangling if available
349 2006-05-08  MenTaLguY  <mental@rydia.net>
351         * src/xml/repr-util.cpp:
352         
353           comments explaining namespace mapping for the broken sodipodi namespace
355 2006-05-08  Carl Hetherington  <inkscape@carlh.net>
357         * src/seltrans.cpp, src/snap.cpp, src/snap.h: fix ctrl-scaling
358         when there is no snap.  More snapping cleanups.
360 2006-05-07  Michael Wybrow  <mjwybrow@users.sourceforge.net>
362         * knot.h, knot.cpp, connector-context.cpp:
363           Fix glib-gobject-warnings for knots in the connector tool.
365 2006-05-07  Jon A. Cruz  <jon@joncruz.org>
367         * src/document-subset.cpp:
368           Corrected two bugs, with the minor one hiding the more severe.
370 2006-05-06  MenTaLguY  <mental@rydia.net>
372         * src/xml/repr-util.cpp, src/xml/repr.h:
374           add fixup for incorrect sodipodi namespace
376 2006-05-06  MenTaLguY  <mental@rydia.net>
378         * doc/NewAppArchitecture/01-title.svg,
379           doc/NewAppArchitecture/04-current-main.svg,
380           doc/NewAppArchitecture/05-current-objects.svg,
381           doc/NewAppArchitecture/06-current-desktop-view.svg,
382           doc/NewAppArchitecture/07-current-problems.svg,
383           doc/NewAppArchitecture/08-inkscape-gtkmm.svg
384           doc/NewAppArchitecture/09-future-capabilities.svg,
385           doc/NewAppArchitecture/10-future-main.svg,
386           doc/NewAppArchitecture/11-future-ink-app.svg,
387           doc/NewAppArchitecture/12-future-run-modes.svg,
388           doc/NewAppArchitecture/13-future-ink-app-editor.svg,
389           doc/NewAppArchitecture/14-evolving.svg,
390           share/examples/art-nouveau-P3.svg,
391           share/examples/eastern-motive-P4G.svg,
392           share/examples/i18n.svg,
393           share/examples/markers.svg,
394           share/examples/tesselation-P3.svg,
395           share/examples/text-on-path.svg,
396           share/icons/David_icons.svg,
397           share/icons/icons.svg,
398           share/icons/legacy_icons.svg,
399           share/screens/about.svg,
400           share/templates/business_card_85x54mm.svg,
401           share/templates/default.cs.svg,
402           share/templates/default.lt.svg,
403           share/templates/default.pl.svg,
404           share/tutorials/gpl-2.svg,
405           share/tutorials/tutorial-advanced.es.svg,
406           share/tutorials/tutorial-advanced.fr.svg,
407           share/tutorials/tutorial-advanced.ja.svg,
408           share/tutorials/tutorial-advanced.sl.svg,
409           share/tutorials/tutorial-advanced.svg,
410           share/tutorials/tutorial-basic.ca.svg,
411           share/tutorials/tutorial-basic.de.svg,
412           share/tutorials/tutorial-basic.es.svg,
413           share/tutorials/tutorial-basic.fr.svg,
414           share/tutorials/tutorial-basic.ja.svg,
415           share/tutorials/tutorial-basic.nn.svg,
416           share/tutorials/tutorial-basic.sl.svg,
417           share/tutorials/tutorial-basic.svg,
418           share/tutorials/tutorial-calligraphy.es.svg,
419           share/tutorials/tutorial-calligraphy.fr.svg,
420           share/tutorials/tutorial-calligraphy.sl.svg,
421           share/tutorials/tutorial-calligraphy.svg,
422           share/tutorials/tutorial-elements.es.svg,
423           share/tutorials/tutorial-elements.fr.svg,
424           share/tutorials/tutorial-elements.sl.svg,
425           share/tutorials/tutorial-elements.svg,
426           share/tutorials/tutorial-shapes.ca.svg,
427           share/tutorials/tutorial-shapes.es.svg,
428           share/tutorials/tutorial-shapes.fr.svg,
429           share/tutorials/tutorial-shapes.ja.svg,
430           share/tutorials/tutorial-shapes.sl.svg,
431           share/tutorials/tutorial-shapes.svg,
432           share/tutorials/tutorial-tips.es.svg,
433           share/tutorials/tutorial-tips.fr.svg,
434           share/tutorials/tutorial-tips.sl.svg,
435           share/tutorials/tutorial-tips.svg,
436           share/tutorials/tutorial-tracing.de.svg,
437           share/tutorials/tutorial-tracing.es.svg,
438           share/tutorials/tutorial-tracing.fr.svg,
439           share/tutorials/tutorial-tracing.sl.svg,
440           share/tutorials/tutorial-tracing.svg,
441           src/extension/dxf2svg/dxf2svg.cpp,
442           src/menus-skeleton.h,
443           src/preferences-skeleton.h:
445           get the CORRECT sodipodi namespace in there
447 2006-05-06  MenTaLguY  <mental@rydia.net>
449         * src/xml/repr-util.cpp:
451           fix for #1483198 ("infectious namespaces")
453 2006-05-01  Jon A. Cruz  <jon@joncruz.org>
455         * src/verbs.h, src/verbs.cpp, src/verbs-test.h:
456           Fixed problem with std::map use making last verb inaccessible.
458 2006-05-05  Carl Hetherington  <inkscape@carlh.net>
460         * src/draw-context.cpp, src/line-snapper.h, src/snap.cpp,
461         src/snapper.cpp, src/line-snapper.cpp, src/snap.h,
462         src/context-fns.cpp, src/object-snapper.h, src/seltrans.cpp,
463         src/nodepath.cpp, src/snapper.h, src/object-snapper.cpp: various
464         snapping fixes and cleanups.
466 06-05-04  Carl Hetherington  <inkscape@carlh.net>
468         * src/guide-snapper.h, src/line-snapper.h, src/snap.cpp,
469         src/snap.h, src/object-snapper.h, src/sp-namedview.cpp,
470         src/grid-snapper.h: clean up knutux's fix for the snapper crash.
472 2006-05-03  Michael Wybrow  <mjwybrow@users.sourceforge.net>
474         * po/pt_BR.po: Fix some "Unmatched closing </b>" warnings.
476         * src/jabber_whiteboard/pedrodom.cpp: Compile fix for Mac OS.
477         
478 2006-05-03  Carl Hetherington  <inkscape@carlh.net>
480         * src/arc-context.cpp, src/connector-context.cpp,
481         src/context-fns.cpp, src/desktop.cpp, src/draw-context.cpp,
482         src/nodepath.cpp, src/object-edit.cpp, src/pencil-context.cpp,
483         src/rect-context.cpp, src/selection-chemistry.cpp,
484         src/seltrans.cpp, src/snap.cpp, src/snap.h, src/sp-namedview.cpp,
485         src/sp-namedview.h, src/spiral-context.cpp, src/star-context.cpp,
486         src/ui/dialog/document-properties.cpp: Give SPNamedView a
487         SnapManager instance and use it for all management of snapping
488         settings.
490         * src/snap.cpp, src/snap.h: remove the unused namedview_dim_snap_list()
492 2006-05-01  Jon A. Cruz  <jon@joncruz.org>
494         * src/Makefile.am, src/Makefile_insert, src/attributes-test.h,
495           src/color-profile-test.h, src/mod360-test.cpp, src/mod360-test.h,
496           src/round-test.cpp, src/round-test.h, src/sp-gradient-test.cpp,
497           src/sp-gradient-test.h, src/sp-style-elem-test.cpp,
498           src/sp-style-elem-test.h, src/style-test.h, src/test-helpers.h:
499           Replaced four more tests with CxxTest versions.
501 2006-05-01  MenTaLguY  <mental@rydia.net>
503         * src/display/nr-arena-item.cpp:
505           use GC allocator for bitmap cache and transform
507 2006-05-01  Marco Scholten  <mscholtn@xs4all.nl>
509         * src/dialogs/inkscape-preferences.cpp: Moved 'compass like
510     display of angles' from 'windows' to 'steps'.
512 2006-04-30  MenTaLguY  <mental@rydia.net>
514         * src/libnr/nr-object.cpp:
516           log finalization of NRObjects
518 2006-04-29  Jon Phillips  <jon@rejon.org>
520         * src/dialogs/rdf.cpp: Updated cc licenses to 2.5 by default.
522         * src/ui/dialog/document-metadata.cpp: Made metadata window
523         resizable so that one can see the licenses and enter long entries.
525 2006-04-29  MenTaLguY  <mental@rydia.net>
527         * src/display/nr-arena-group.cpp, src/display/nr-arena-item.cpp,
528           src/display/nr-arena-item.h, src/display/nr-arena-shape.cpp:
530           rationalize function names and remove spurious soft_ptr
532 2006-04-29  MenTaLguY  <mental@rydia.net>
534         * src/document.cpp:
535         
536           use proper unref function on SPRoot to avoid appearance of leak
538 2006-04-29  MenTaLguY  <mental@rydia.net>
540         * src/gc-anchored.cpp, src/xml/simple-node.cpp, src/sp-object.cpp:
542           switch everyone to simpler debug event API
544 2006-04-29  MenTaLguY  <mental@rydia.net>
546         * src/Makefile_insert, src/gc-finalized.cpp, src/gc-finalized.h:
548           add finalizer logging
550 2006-04-29  MenTaLguY  <mental@rydia.net>
552         * src/debug/simple-event.h: simplify the SimpleEvent API more
554 2006-04-29  MenTaLguY  <mental@rydia.net>
556         * src/debug/simple-event.h: make Debug::SimpleEvent more convenient
558         * src/debug/event.h, src/debug/logger.cpp: add FINALIZERS category
560 2006-04-29  MenTaLguY  <mental@rydia.net>
562         * src/debug/logger.cpp:
563         
564         finish interrupted refactoring of log filter configuration
566 2006-04-29  MenTaLguY  <mental@rydia.net>
568         * src/doc/Makefile.am, src/doc/refcounting.txt:
569         
570           some developer documentation about refcounting
572 2006-04-29  MenTaLguY  <mental@rydia.net>
574         * src/ui/view/view.cpp:
576           Wait a minute -- UI::View::View and SPDocument are both managed
577           by the collector -- the view doesn't need to ref the document!
579 2006-04-29  MenTaLguY  <mental@rydia.net>
581         * src/ui/view/view.cpp: add missing unref
583 2006-04-29  MenTaLguY  <mental@rydia.net>
585         * src/gc-anchored.cpp, src/gc-anchored.h:
587           added refcount logging to GC::Anchored
589         * src/util/Makefile_insert, src/util/format.h:
591           shared string printf
593 2006-04-28  MenTaLguY  <mental@rydia.net>
595     * src/sp-object.cpp: make refcount logging a little more useful
596           by including the relevent class name
598 2006-04-28  Jon A. Cruz  <jon@joncruz.org>
600         * src/Makefile_insert, src/Makefile.am, src/dir-util-test.h,
601           src/dir-util-test.cpp, src/extract-uri-test.h,
602           src/extract-uri-test.cpp:
603           Replaced two tests with CxxTest versions.
605 2006-04-28  Jon A. Cruz  <jon@joncruz.org>
607         * src/Makefile_insert, src/MultiPrinter.h, src/verbs.h,
608           src/verbs-test.h:
609           Adding unit test for verbs.
611 2006-04-27  verbalshadow <verbalshadow@gmail.com>
612         
613         * src/io/resource.h, src/io/resource.cpp, 
614           src/dialogs/swatches.cpp, src/helper/stock-items.cpp:
615           Added CREATE v0.1 support for gradients/swatches/patterns
616           Support for Linux & Win32. Mac support waiting final support
617           Directory info.
619 2006-04-26  Jon A. Cruz  <jon@joncruz.org>
621         * src/Makefile.am, src/MultiPrinter.h, src/PylogFormatter.h,
622           src/TRPIFormatter.h, src/selfname.tpl, src/libnr/Makefile_insert,
623           src/svg/Makefile_insert, src/xml/Makefile_insert:
624           Adding multiple test output formats.
626 2006-04-23  verbalshadow  <verbalshadow@gmail.com>
628     * path-prefix.h:
629           Added beginnings of CREATE support in path-prefix.h
631 2006-04-23  verbalshadow  <verbalshadow@gmail.com>
633     * src/object-ui.cpp, src/object-ui.h:
634           moved to src/ui/context-menu.cpp, src/ui/context-menu.h
635           to make it easier to find
637 2006-04-20  MenTaLguY  <mental@rydia.net>
639     * src/dyna-draw-context.cpp, src/dyna-draw-context.h:
640           remove unused timer code
642 2006-04-19 Andrius R. <knutux@gmail.com>
643         * src\display\nr-arena-item.cpp, src\display\canvas-arena.cpp,
644           src\display\nr-arena-shape.cpp, src\display\sp-canvas.h,
645           src\display\nr-arena.cpp, src\display\nr-arena-shape.h,
646           src\display\nr-arena-glyphs.cpp, src\display\nr-gradient-gpl.cpp,
647           src\display\sp-canvas.cpp, src\display\sp-ctrlline.cpp,
648           src\livarot\ShapeSweep.cpp, src\livarot\Shape.h, src\livarot\Shape.cpp,
649           src\livarot\Path.h, src\livarot\PathConversion.cpp,
650           src\livarot\ShapeMisc.cpp, src\livarot\Path.cpp, src\libnr\nr-pixblock.h,
651           src\libnr\nr-pixblock.cpp
653           Rendering optimisation, which gives best results for zoomed in drawings
654           with complex (multi-node) paths. Optimisation focus - eliminating cubicTo
655           and LineTo nodes outside of visible area, so no unneeded calculations is
656           needed and less memory is consumed (this avoids crashes which were
657           occurring previously if zooming into a complex drawing)
659 2006-04-18 njh <njh@njhurst.com>
660         * share/extensions/measure.inx, share/extensions/measure.py, share/extensions/Makefile.am
662           Added the measure extension that marks lengths onto paths.
664 2006-04-17  MenTaLguY  <mental@rydia.net>
666         * src/application/editor.cpp, src/arc-context.cpp, src/conn-avoid-ref.cpp,
667           src/connector-context.cpp, src/desktop-events.cpp, src/desktop-handles.h,
668           src/dialogs/clonetiler.cpp, src/dialogs/export.cpp,
669           src/dialogs/fill-style.cpp, src/dialogs/find.cpp,
670           src/dialogs/iconpreview.cpp, src/dialogs/item-properties.cpp,
671           src/dialogs/layer-properties.cpp, src/dialogs/object-properties.cpp,
672           src/dialogs/stroke-style.cpp, src/dialogs/swatches.cpp,
673           src/dialogs/text-edit.cpp, src/dialogs/tiledialog.cpp,
674           src/dialogs/xml-tree.cpp, src/draw-anchor.cpp, src/draw-context.cpp,
675           src/dropper-context.cpp, src/dyna-draw-context.cpp,
676           src/event-context.cpp, src/extension/implementation/script.cpp,
677           src/file.cpp, src/gradient-context.cpp, src/gradient-drag.cpp,
678           src/helper/stock-items.cpp, src/inkscape.cpp, src/interface.cpp,
679           src/jabber_whiteboard/callbacks.cpp,
680           src/jabber_whiteboard/chat-handler.cpp,
681           src/jabber_whiteboard/message-processors.cpp,
682           src/jabber_whiteboard/message-queue.cpp,
683           src/jabber_whiteboard/session-manager.cpp, src/knot.cpp,
684           src/node-context.cpp, src/nodepath.cpp, src/object-ui.cpp,
685           src/path-chemistry.cpp, src/pencil-context.cpp, src/pen-context.cpp,
686           src/rect-context.cpp, src/rubberband.cpp, src/satisfied-guide-cns.cpp,
687           src/selcue.cpp, src/select-context.cpp, src/selection-chemistry.cpp,
688           src/selection.cpp, src/seltrans.cpp, src/sp-flowtext.cpp,
689           src/spiral-context.cpp, src/splivarot.cpp, src/sp-namedview.cpp,
690           src/sp-text.cpp, src/star-context.cpp, src/text-chemistry.cpp,
691           src/text-context.cpp, src/tools-switch.cpp,
692           src/trace/potrace/inkscape-potrace.cpp, src/trace/trace.cpp,
693           src/ui/dialog/align-and-distribute.cpp, src/ui/dialog/dialog.cpp,
694           src/ui/dialog/document-metadata.cpp,
695           src/ui/dialog/document-properties.cpp,
696           src/ui/dialog/inkscape-preferences.cpp,
697           src/ui/dialog/session-player.cpp, src/ui/dialog/transformation.cpp,
698           src/ui/widget/color-picker.cpp, src/ui/widget/page-sizer.cpp,
699           src/ui/widget/registered-widget.cpp, src/ui/widget/ruler.cpp,
700           src/ui/widget/selected-style.cpp, src/ui/widget/tolerance-slider.cpp,
701           src/verbs.cpp, src/widgets/gradient-toolbar.cpp,
702           src/widgets/layer-selector.cpp, src/widgets/select-toolbar.cpp,
703           src/widgets/sp-xmlview-content.cpp, src/widgets/toolbox.cpp:
705           Get rid of the SP_DT_* macros which do nothing more than provide
706           additional, confusing, names for other functions.  If shorter names
707           are desired, the actual functions should be renamed -- or better, made
708           into member functions.
710 2006-04-09  Jon A. Cruz  <jon@joncruz.org>
712         * share/icons/icons.svg: Fixed jumping eye (layer visibility).
714 2006-04-07  Jon A. Cruz  <jon@joncruz.org>
716         * po/eu.po: Fix a "Unmatched closing </b>" warnings.
718 2006-04-07  Jon A. Cruz  <jon@joncruz.org>
720         * src/widgets/paint-selector.cpp, src/widgets/gradient-toolbar.cpp,
721           src/widgets/select-toolbar.cpp, src/widgets/toolbox.cpp,
722           src/dialogs/clonetiler.cpp, src/dialogs/object-properties.cpp:
724           Shrunk a few icon sizes.
726 2006-04-07  Jon A. Cruz  <jon@joncruz.org>
728         * src/widgets/desktop-widget.cpp, src/widgets/icon.cpp,
729           src/widgets/layer-selector.cpp:
731           Added implementation of smaller icon size.
733 2006-04-06  Jon A. Cruz  <jon@joncruz.org>
735         * src/color-profile.cpp, src/sp-image.cpp:
737           Simple debugging #ifdefs added.
739 2006-04-06  Jon A. Cruz  <jon@joncruz.org>
741         * src/interface.cpp, src/dialogs/clonetiler.cpp,
742           src/dialogs/object-properties.cpp, src/dialogs/stroke-style.cpp,
743           src/dialogs/text-edit.cpp, src/dialogs/tiledialog.cpp,
744           src/dialogs/xml-tree.cpp, src/ui/dialog/align-and-distribute.cpp,
745           src/ui/widget/labelled.cpp, src/widgets/button.cpp,
746           src/widgets/button.h, src/widgets/desktop-widget.cpp,
747           src/widgets/gradient-toolbar.cpp, src/widgets/icon.cpp,
748           src/widgets/icon.h, src/widgets/layer-selector.cpp,
749           src/widgets/paint-selector.cpp, src/widgets/select-toolbar.cpp,
750           src/widgets/toolbox.cpp, src/widgets/toolbox.h, src/icon-size.h:
752           Decoupling from direct use of GtkIconSize to allow for smaller
753           custom ones.
755 2006-04-06  Jon A. Cruz  <jon@joncruz.org>
757         * src/Makefile_insert, src/Makefile.am, src/color-profile.cpp
758           src/color-profile.h, src/color-profile-fns.h,
759           src/color-profile-test.h, src/sp-image.cpp:
761           Adding rendering-intent to <color-profile>.
763 2006-04-05  MenTaLguY  <mental@rydia.net>
765         * configure.ac, share/keyboards/.cvsignore, share/keyboards/Makefile.am,
766           share/keyboards/README, share/keys/.cvsignore, share/keys/Makefile.am,
767           share/keys/Makefile.in, share/Makefile.am:
769           share/keyboards -> share/keys
771         * share/keys/Makefile.am, share/keys/default.xml, src/Makefile_insert,
772           src/shortcuts.cpp, src/shortcuts-default-xml.cpp:
774           first shot at configurable keymaps
776 2006-04-05  MenTaLguY  <mental@rydia.net>
778         * src/io/Makefile_insert, src/io/resource.cpp, src/io/resource.h:
780           introduce uniform resource path API to replace copy-and-pasted hacks
782 2006-04-05  Jon A. Cruz  <jon@joncruz.org>
784         * src/svg/svg-color-test.h, src/svg/svg-color.cpp:
786           Tuned icc-color() parsing.
788 2006-04-02  Jon A. Cruz  <jon@joncruz.org>
790         * src/color-profile.h, src/color-profile.cpp,
791           src/color-profile-fns.h, src/sp-image.h, src/sp-image.cpp:
793           Initial support of color-profile on <image> elements.
795 2006-04-02  Jon A. Cruz  <jon@joncruz.org>
797         * src/color-profile.h, src/color-profile.cpp,
798           src/color-profile-fns.h, src/Makefile_insert, src/attributes.cpp,
799           src/attributes.h, src/sp-object-repr.cpp:
801           Adding support for <color-profile> element.
803 2006-04-02  Jon A. Cruz  <jon@joncruz.org>
805         * src/knot.h: Fixed warning messages.
807 2006-04-01  Jon A. Cruz  <jon@joncruz.org>
809         * src/ui/widget/selected-style.cpp:
811           Safety check for null pointer.
812         
813 2006-04-01  Jon A. Cruz  <jon@joncruz.org>
815         * configure.ac, src/interface.cpp, src/dialogs/swatches.cpp:
817           Introducing optional LittleCms use.
818         
819 2006-03-31  MenTaLguY  <mental@rydia.net>
821     * src/dyna-draw-context.cpp, src/dyna-draw-context.cpp:
823           merge ::dragging and ::dynahand
825 2006-03-31  MenTaLguY  <mental@rydia.net>
827     * src/dyna-draw-context.h: add documentation
829 2006-03-29  Andrius R. <knutux@gmail.com>
831         * src/enums.h, src/selection-chemistry.cpp,
832           src/selection.h, src/selection.cpp,
833           src/ui/dialog/inkscape-preferences.cpp,
834           src/ui/dialog/inkscape-preferences.h:
836           patch #1450307 - option for select all to work in layer with it's sub-layers
838 2006-03-29  Andrius R. <knutux@gmail.com>
840         * po/lt.po: Translated and added new language - Lithuanian.
842 2006-03-28  Jon A. Cruz  <jon@joncruz.org>
844         * src/interface.cpp, src/dialogs/swatches.cpp:
846           Fixing name of temporary non-standard tag attributes.
847         
848 2006-03-28  MenTaLguY  <mental@rydia.net>
850     * src/layer-manager.cpp, src/layer-manager.h: draft of layer manager
852 2006-03-28  Jon A. Cruz  <jon@joncruz.org>
854         * src/interface.cpp, src/dialogs/eek-color-def.h,
855           src/dialogs/eek-preview.h, src/dialogs/eek-preview.cpp,
856           src/dialogs/swatches.h, src/dialogs/swatches.cpp:
858           Changed objects to only get liked to "linkable" colors.
859         
860 2006-03-28  Jon A. Cruz  <jon@joncruz.org>
862         * src/interface.cpp, src/dialogs/swatches.cpp:
864           Objects now change when linked colors change.
865         
866 2006-03-28  Jon A. Cruz  <jon@joncruz.org>
868         * src/dialogs/eek-color-def.h, src/dialogs/eek-color-def.cpp,
869           src/dialogs/eek-preview.h, src/dialogs/eek-preview.cpp,
870           src/dialogs/swatches.h, src/dialogs/swatches.cpp:
872           Experimenting with linked colors.
873         
874 2006-03-26  Aaron C. Spike  <aaron@ekips.org>
876         * inkscape.pod, src/main.cpp:
878           Added --export-area-canvas (-C). Area specifying options
879           (--export-area, --export-area-canvas and --export-area-drawing)
880           can now be used in combination with --export-id.
882 2006-03-23  Jon A. Cruz  <jon@joncruz.org>
884         * src/dialogs/eek-color-def.cpp, src/dialogs/eek-color-def.h,
885           src/dialogs/Makefile_insert, src/dialogs/swatches.h,
886           src/dialogs/swatches.cpp:
888           Bringing in new color class.
889         
890 2006-03-23  Michael Wybrow  <mjwybrow@users.sourceforge.net>
892         * packaging/macosx/Resources/bin/inkscape: Fix a packaging
893           problem on Mac OSX where Inkscape wouldn't open if one of the
894           parent directories containing the app bundle contained a '#' in
895           its name.  Fixes bug #1443072.
897 2006-03-15  Michael Wybrow  <mjwybrow@users.sourceforge.net>
899         * share/icons/Makefile.am: Update a makefile after the icon file
900           renaming.
902 2005-03-14  MenTaLguY  <mental@rydia.net>
904         * src/layer-fns.h, src/dialogs/layer-properties.cpp,
905           src/dialogs/layer-properties.h, src/layer-fns.cpp:
907           merged patch #1447043 from Andrius "knutux" R. to create sub-layers
909 2006-03-14  MenTaLguY  <mental@rydia.net>
911         * src/Makefile_insert, src/display/nr-arena-item.cpp,
912           src/display/nr-arena-item.cpp, src/gc-finalized.h, src/gc-managed.h,
913           src/gc-soft-ptr.h, src/selection.h, src/selection.cpp:
915           Replace GC::Managed<>::clearOnceInaccessible with GC::soft_ptr<>
917 2006-03-14  MenTaLguY  <mental@rydia.net>
919         * src/debug/event.h, src/debug/gc-heap.h, src/debug/heap.h,
920           src/debug/logger.cpp, src/debug/simple-event.h,
921           src/debug/sysv-heap.h, src/jabber_whiteboard/deserializer.cpp,
922           src/jabber_whiteboard/message-utilities.cpp,
923           src/jabber_whiteboard/message-utilities.h,
924           src/jabber_whiteboard/node-tracker-observer.h,
925           src/jabber_whiteboard/serializer.cpp,
926           src/jabber_whiteboard/serializer.h,
927           src/sp-object.cpp, src/util/share.cpp, src/util/share.h,
928           src/xml/attribute-record.h, src/xml/comment-node.h,
929           src/xml/composite-node-observer.cpp, src/xml/composite-node-observer.h,
930           src/xml/event.cpp, src/xml/event.h, src/xml/log-builder.cpp,
931           src/xml/log-builder.h, src/xml/node-observer.h, src/xml/repr-io.cpp,
932           src/xml/simple-node.cpp, src/xml/simple-node.h,
933           src/xml/simple-session.cpp, src/xml/simple-session.h,
934           src/xml/text-node.h:
936           shared_ptr -> ptr_shared
938 2006-03-13  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
940         * src/svg/svg-color.cpp (sp_svg_write_color): More readable colour
941           names when possible: e.g. `red', `#cfc'.
943 2006-03-10  Jon A. Cruz  <jon@joncruz.org>
945         * src/interface.cpp:
947           Shift-drop now sets stroke on target objects.
948         
949 2006-03-11  MenTaLguY  <mental@rydia.net>
951         * src/sp-object.cpp: experiment to verify that we can safely release
952           before removing object from document tree
954 2006-03-10  Jon A. Cruz  <jon@joncruz.org>
956         * src/dialogs/swatches.cpp:
958           Changed color dragging to have a color preview.
959         
960 2006-03-09  Jon A. Cruz  <jon@joncruz.org>
962         * src/interface.cpp:
964           Initial cut of color drag-n-drop to items on canvas.
965         
966 2006-03-09  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
968         * src/path-chemistry.cpp (sp_selected_path_reverse):
969           Fix when multiple paths are selected.
970           Also fix a small memory leak.
972 2006-03-06  MenTaLguY  <mental@rydia.net>
974         * src/document-subset.h, src/document-subset.cpp:
975           add DocumentSubset::_clear
977 2006-03-05  MenTaLguY  <mental@rydia.net>
979         * src/document-subset.h, src/document-subset.cpp:
980           remove unneeded document parameter from constructor
982 2006-03-05  MenTaLguY  <mental@rydia.net>
984         * src/document-subset.cpp:
986           Wire up new SPObject signal to DocumentSubset, so order changes
987           will be reflected in the subset.
989 2006-03-05  MenTaLguY  <mental@rydia.net>
991         * src/sp-object.h, src/sp-object.cpp:
993           Add signal for notification of object position changes.
995 2006-03-05  MenTaLguY  <mental@rydia.net>
997         * src/Makefile_insert, src/document-subset.cpp, src/document-subset.h:
999           Add DocumentSubset as groundwork for layers.
1001 2006-03-04  Jon A. Cruz  <jon@joncruz.org>
1002         * src/ui/widget/selected-style.h, src/ui/widget/selected-style.cpp:
1004           Style minibar now only accepts color drag-n-drop when not N/A.
1005           Final tweak for completing RFE #1429027.
1006         
1007 2006-02-28  Jon A. Cruz  <jon@joncruz.org>
1008         * src/ui/widget/selected-style.h, src/ui/widget/selected-style.cpp:
1010           Made the style minibar a target for color drag-n-drop.
1011         
1012 2006-03-01  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1014         * src/conn-avoid-ref.cpp, src/libavoid/connector.h,
1015           src/libavoid/shape.cpp, src/libavoid/graph.cpp, src/libavoid/shape.h,
1016           src/libavoid/graph.h, src/libavoid/router.cpp, src/libavoid/router.h,
1017           src/libavoid/connector.cpp, src/libavoid/debug.h:
1019           Some speed improvements and interface cleanups to libavoid.
1021 2006-02-28  Jon A. Cruz  <jon@joncruz.org>
1022         * src/dialogs/swatches.cpp:
1024           Fixed drag-n-drop out of color to match GTK+ standard.
1025         
1026 2006-02-27  Jon A. Cruz  <jon@joncruz.org>
1027         * src/dialogs/swatches.cpp, src/ui/previewfillable.h,
1028           src/ui/previewholder.h, src/ui/previewholder.cpp:
1030           Finished cleanup of embedded swatches when switching palettes.
1031         
1032 2006-02-26  Jon A. Cruz  <jon@joncruz.org>
1033         * src/dialogs/swatches.cpp, src/ui/previewholder.h,
1034           src/ui/previewholder.cpp:
1036           Changing embedded swatches resizing.
1037         
1038 2006-02-26  Jon A. Cruz  <jon@joncruz.org>
1039         * src/text-context.cpp:
1041           Allow Private Use Area characters. Fixes bug #1439016.
1042         
1043 2006-02-18  Jon A. Cruz  <jon@joncruz.org>
1044         * src/dialogs/swatches.cpp, src/dialogs/iconpreview.cpp,
1045           src/ui/widget/panel.cpp, src/ui/widget/panel.h:
1047           Refactoring panel containment. Purged ugly 'X'.
1048         
1049 2006-02-18  Jon A. Cruz  <jon@joncruz.org>
1050         * src/widgets/desktop-widget.cpp, src/dialogs/swatches.cpp,
1051           src/dialogs/swatches.h, src/ui/widget/panel.cpp,
1052           src/ui/widget/panel.h, src/ui/previewholder.cpp,
1053           src/ui/previewholder.h:
1055           Adding spacer to get swatches scrollbar enough room to move.
1056           Tuning up API for better embedding.
1058 2006-02-18  Jon A. Cruz  <jon@joncruz.org>
1059         * src/widgets/desktop-widget.cpp, src/dialogs/swatches.cpp,
1060           src/dialogs/swatches.h, src/ui/previewholder.cpp, 
1061           src/ui/previewfillable.h, src/ui/previewholder.h:
1063           Removed horizontal scroll bar from swatches when embedded.
1065 2006-02-15  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1067         *  src/document.cpp, src/document.h, src/sp-conn-end-pair.cpp, 
1068            src/connector-context.cpp, src/conn-avoid-ref.cpp:
1070         Keep a seperate connector router for each document.
1071            
1072         *  src/libavoid/Makefile_insert, src/libavoid/connector.cpp,
1073            src/libavoid/connector.h, src/libavoid/debug.h,
1074            src/libavoid/geometry.cpp, src/libavoid/geometry.h,
1075            src/libavoid/geomtypes.h, src/libavoid/graph.cpp,
1076            src/libavoid/graph.h, src/libavoid/incremental.cpp,
1077            src/libavoid/incremental.h, src/libavoid/libavoid.h,
1078            src/libavoid/makepath.cpp, src/libavoid/makepath.h,
1079            src/libavoid/polyutil.cpp, src/libavoid/polyutil.h,
1080            src/libavoid/router.cpp, src/libavoid/router.h,
1081            src/libavoid/shape.cpp, src/libavoid/shape.h,
1082            src/libavoid/static.cpp, src/libavoid/static.h,
1083            src/libavoid/timer.cpp, src/libavoid/timer.h,
1084            src/libavoid/vertices.cpp, src/libavoid/vertices.h,
1085            src/libavoid/visibility.cpp, src/libavoid/visibility.h:
1086            
1087         Upstream changes to libavoid that allow multiple connector 
1088         router instances, as well a few other minor bugfixes.
1090 2006-02-14  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1092         * src/display/sp-canvas.cpp, display/sp-canvas.h, connector-context.cpp:
1093         
1094         Revert a previous change that generated enter events for canvas items
1095         other than the current one when mouse buttons were depressed.  These 
1096         events are now only generated in the connector context, where they are
1097         required.
1099 2006-02-13  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1101         * src/graphlayout/graphlayout.cpp, src/conn-avoid-ref.cpp,
1102           src/conn-avoid-ref.h, src/libavoid/connector.cpp,
1103           src/libavoid/connector.h:
1104           
1105         Change the behaviour and naming of some connector querying code
1106         after feedback from Tim Dwyer in implementing graph drawing
1107         functionality.
1109 2006-02-11  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1111         * src/sp-conn-end-pair.cpp, src/conn-avoid-ref.cpp:
1112           Fix two bugs from my commit yesterday.
1114 2006-02-10  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1116         * src/sp-conn-end-pair.cpp, src/sp-conn-end-pair.h,
1117           src/conn-avoid-ref.cpp, src/conn-avoid-ref.h,
1118           src/libavoid/connector.cpp, src/libavoid/connector.h,
1119           src/libavoid/visibility.cpp:
1121         Add some code to allow querying of items and connectors to find
1122         out what is attached to them.  This will allow graph layout
1123         algorithms (currently being worked on by Tim Dwyer) to determine 
1124         a graph structure from the diagram.
1126 2006-02-07  MenTaLguY  <mental@rydia.net>
1128         * src/widgets/icon.cpp: get rid of icon prerender time messages
1130 2006-02-07  MenTaLguY  <mental@rydia.net>
1132         * src/debug/gc-heap.h, src/debug/logger.cpp, src/debug/sysv-heap.h,
1133           src/jabber_whiteboard/deserializer.cpp, src/sp-object.cpp,
1134           src/util/share.h, src/xml/simple-node.cpp:
1136           share_static -> share_static_string
1138 2006-02-07  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1140         * src/jabber_whiteboard/message-utilities.h,
1141           src/jabber_whiteboard/serializer.cpp,
1142           src/jabber_whiteboard/deserializer.cpp,
1143           src/jabber_whiteboard/message-utilities.cpp,
1144           src/ui/dialog/whiteboard-connect.cpp:
1145         
1146         Some fixes to allow the codebase to compile with Inkboard support
1147         after the recent Util::shared_ptr<> and Dialog::present() changes.
1149 2006-02-05  Marco Scholten  <mscholtn@xs4all.nl>
1151         * src/verbs.cpp: updated to make double clicking a tool button
1152           open the new preferences dialog.
1153         * src/ui/dialog/inkscape-preferences.cpp: updated to enable opening
1154           the dialog on the correct page.
1155         * src/ui/dialog/dialog.cpp: added virtual void present() so that
1156           InkscapePreferences::present() will be called from 
1157           DialogManager::showDialog()
1159 2006-02-05  MenTaLguY  <mental@rydia.net>
1161         * src/debug/event.h, src/debug/gc-heap.h, src/debug/heap.h,
1162           src/debug/logger.cpp, src/debug/simple-event.h, src/debug/sysv-heap.h,
1163           src/jabber_whiteboard/deserializer.cpp,
1164           src/jabber_whiteboard/message-utilities.cpp,
1165           src/jabber_whiteboard/message-utilities.h,
1166           src/jabber_whiteboard/node-tracker-observer.h,
1167           src/jabber_whiteboard/node-utilities.cpp,
1168           src/jabber_whiteboard/serializer.cpp,
1169           src/jabber_whiteboard/serializer.h,
1170           src/sp-object.cpp, src/util/Makefile_insert, src/util/share.cpp,
1171           src/util/shared-c-string-ptr.cpp, src/util/shared-c-string-ptr.h,
1172           src/util/share.h, src/xml/attribute-record.h, src/xml/comment-node.h,
1173           src/xml/composite-node-observer.cpp, src/xml/composite-node-observer.h,
1174           src/xml/event.cpp, src/xml/event.h, src/xml/log-builder.cpp,
1175           src/xml/log-builder.h, src/xml/node-observer.h, src/xml/repr.cpp,
1176           src/xml/repr-io.cpp, src/xml/simple-node.cpp, src/xml/simple-node.h,
1177           src/xml/simple-session.cpp, src/xml/simple-session.h,
1178           src/xml/text-node.h:
1180           replace Util::SharedCStringPtr with the nicer and more general
1181           Util::shared_ptr<>
1183 2006-02-03  Jon Phillips  <jon@rejon.org>
1185         * src/verbs.cpp: Added "..." to "Trace Bitmap" text. Yes, what a
1186         simple and dumb thing to add for consistency.
1188 2006-01-24  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1190         * src/libavoid/connector.cpp, src/libavoid/connector.h, 
1191           src/libavoid/shape.cpp, src/libavoid/graph.cpp,
1192           src/libavoid/incremental.cpp, src/libavoid/incremental.h,
1193           src/libavoid/static.cpp, src/libavoid/visibility.cpp, 
1194           src/libavoid/makepath.cpp:
1196         Some minor upstream libavoid fixes.  
1198 2006-01-23  Carl Hetherington  <inkscape@carlh.net>
1200         * src/selection.cpp: fix a typo in one of my previous commits.
1201         Closes #1401357.
1203         * src/xml/repr-io.cpp: catch failures in fopen of XML files.
1204         Closes #1374551.
1206 2006-01-20  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1208         * src/widgets/toolbox.cpp, src/widgets/desktop-widget.cpp,
1209           src/conn-avoid-ref.cpp, src/conn-avoid-ref.h, src/sp-namedview.cpp,
1210           src/sp-namedview.h, src/attributes.cpp, src/attributes.h,
1211           src/attributes-test.cpp:
1213         Added a "Spacing" control to the connector toolbar which allows
1214         the user to adjust the amount of space left around avoided shapes
1215         for the purpose of determining auto-routing connector paths.
1217 2006-01-17  Marco Scholten  <mscholtn@xs4all.nl>
1219         * /src/ui/dialog/inkscape-preferences.cpp:
1220           Added style swatches,
1221           Changed Gtk::Requisition Gtk::Widget::size_request() to       
1222           void Gtk::Widget::size_request(const Requisition& requisition)        
1223         * /src/ui/dialog/preferences-widget.cpp & .h:
1224           Added DialogPage::set_tip()
1226 2006-01-17  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1228         * packaging/osx-app.sh, packaging/macosx/Resources/etc/fonts/fonts.conf:
1229           Use a modified fonts.conf file for Mac OS X that includes the 
1230           standard user font directory ~/Library/Fonts.
1232 2006-01-16  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1234         * src/svg/Makefile_insert: Updated to reflect a previous header
1235           file renaming.
1237 2006-01-12  Marco Scholten  <mscholtn@xs4all.nl>
1239         * /src/ui/dialog/inkscape-preferences.cpp & .h:
1240           Converted preferences dialog to gtkmm
1241         * src/ui/widget/preferences-widget.cpp & .h:
1242           New files.
1243         * src/verbs.cpp: updated to start new dialog.
1245 2006-01-11  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1247         * src/sp-item-group.cpp, src/sp-path.cpp, src/sp-star.cpp,
1248           src/extension/internal/svg.cpp, src/ui/widget/ruler.cpp:
1249           Fix some compilation problems on Mac OS X after recent
1250           includes cleanup.
1252 2006-01-05  Jon A. Cruz  <jon@joncruz.org>
1254         * src/widgets/desktop-widget.cpp:
1255           Corrected resize behavior of canvas/swatches split.
1257 2006-01-06  Mathieu Dimanche  <mdimanche@free.fr>
1259         * src/util/units.cpp: forcin 'C' locale for reading units.txt file
1260            Fixes bug #1391348.
1262 2006-01-05  MenTaLguY  <mental@rydia.net>
1264         * src/libnr/nr-maybe.h: fix constness/local reference issues
1266 2006-01-04  MenTaLguY  <mental@rydia.net>
1268         * src/Makefile_insert, src/shortcuts-default-xml.cpp,
1269           src/shortcuts.cpp, src/shortcuts.xml:
1271           Moved default shortcuts XML file into a string constant (for now);
1272           replaced hard-coded structure with code to read XML file.
1274 2006-01-04  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
1276         * src/extension/internal/ps.cpp (setup): Clarify the meaning of
1277           `Print destination', mentioning the new possibility of leaving
1278           as empty.
1279         * (PrintPS::begin) If print destination is an empty string, then
1280           don't pass `-P %s' to lpr: just let lpr use its default.
1281         * (PrintPS::init) Change default print destination from `lp' to empty
1282           string.
1284 2006-01-04  Jon A. Cruz  <jon@joncruz.org>
1286         * src/widgets/desktop-widget.cpp:
1287           Adding split pane for swatches.
1289 2006-01-03  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1291         * src/libavoid/visibility.cpp: Add operator!= for the EdgePair class.
1292           This is needed to compile on Tru64 UNIX.  Fixes bug #1386755.
1294 2005-12-30  Josh Andler  <scislac@users.sf.net>
1296         * src/ui/widget/selected-style.cpp, src/ui/widget/selected-style.h
1297           Added "invert" function to right-click menu of style selector.
1299 2005-12-22  Jon A. Cruz  <jon@joncruz.org>
1301         * share/palettes/Tango-Palette.gpl:
1302           Updated to newer version from the Tango project.
1304 2005-12-21  Jon A. Cruz  <jon@joncruz.org>
1306         * src/interface.cpp, src/preferences-skeleton.h,
1307           src/widgets/desktop-widget.h, src/widgets/desktop-widget.cpp:
1308           Adding panels/swatches to main UI.
1310 2005-11-23  Tim Dwyer  <tdwyer@mail.csse.monash.edu.au>
1312         * src/removeoverlap/*.{cpp,h}: Bug fix in removeoverlap algorithm that
1313           should finally get timestamps working properly.  Specifically, heap
1314           timestamps are now refreshed before a merge.
1316 2005-12-19  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1318         * src/sp-conn-end.cpp, src/connector-context.cpp: Have connectors
1319           draw to the correct position on shape bounding boxes.  Previously
1320           the point where connectors were drawn was on straight line between
1321           the two endpoints.  These points now lie on the line between the 
1322           second last point on the polyline and the center of the shape.
1323           
1324         * src/display/curve.cpp, src/display/curve.hpp: Added a couple of 
1325           functions that return the second and second-last points in a curve.
1327         * src/removeoverlap/generate-constraints.cpp: Moved the 
1328           #include "isnan.h" to be the final include.  This fixes a
1329           compilation error on OS X.
1331 2005-12-16  Carl Hetherington  <inkscape@carlh.net>
1333         * src/conn-avoid-ref.cpp, sp-conn-end-pair.cpp, sp-conn-end.cpp,
1334         sp-item.cpp, sp-shape.cpp, dialogs/clonetiler.cpp,
1335         dialogs/stroke-style.cpp, dialogs/tiledialog.cpp,
1336         dialogs/unclump.cpp, display/nr-arena-shape.cpp,
1337         display/nr-arena-shape.h, widgets/icon.cpp: more NRRect removal.
1339         * src/desktop.cpp, src/desktop.h, src/dyna-draw-context.cpp,
1340         src/selection-chemistry.cpp, src/sp-namedview.cpp, src/verbs.cpp,
1341         src/display/sp-canvas.cpp, src/display/sp-canvas.h,
1342         src/ui/view/edit-widget.cpp, src/ui/widget/zoom-status.cpp,
1343         src/widgets/desktop-widget.cpp: more NRRect removals and cleanups.
1345         * src/grid-snapper.cpp: snap only to visible grid lines (patch
1346         from mtou).
1348 2005-12-15  Carl Hetherington  <inkscape@carlh.net>
1350         * src/conn-avoid-ref.cpp, src/gradient-chemistry.cpp,
1351         src/sp-conn-end.cpp, src/sp-item.{cpp,h}: NR::Rect version of
1352         sp_item_invoke_bbox (SPItem::invokeBbox).  Use it in some places.
1354 2005-12-14  Carl Hetherington  <inkscape@carlh.net>
1356         * src/dyna-draw-context.cpp, src/gradient-context.cpp,
1357         src/selection.h, src/sp-flowtext.cpp, src/sp-item.cpp,
1358         src/sp-item.h, src/sp-shape.cpp, src/sp-text.cpp,
1359         src/dialogs/layer-properties.cpp,
1360         src/extension/internal/bluredge.cpp,
1361         src/extension/internal/grid.cpp, src/ui/dialog/transformation.cpp,
1362         src/widgets/desktop-widget.cpp: remove NRMatrix version of
1363         sp_item_i2d_affine().  Some include file adjustments.
1365         * src/arc-context.cpp: some very minor cleanups.
1367         * src/svg/svg-length.{cpp,h}, src/helper/units.cpp: use INCH
1368         rather than IN to avoid breaking the compile on some systems.
1370 2005-12-13  Carl Hetherington  <inkscape@carlh.net>
1372         * src/arc-context.cpp, src/connector-context.cpp,
1373         src/context-fns.cpp, src/desktop-affine.cpp, src/desktop-affine.h,
1374         src/desktop-events.cpp, src/desktop.cpp, src/desktop.h,
1375         src/draw-anchor.cpp src/dropper-context.cpp,
1376         src/dyna-draw-context.cpp, src/event-context.cpp
1377         src/gradient-context.cpp, src/knot.cpp, src/node-context.cpp,
1378         src/object-snapper.cpp src/pen-context.cpp,
1379         src/pencil-context.cpp, src/rect-context.cpp
1380         src/select-context.cpp, src/selection-chemistry.cpp,
1381         src/sp-item.cpp, src/sp-item.h src/spiral-context.cpp,
1382         src/star-context.cpp, src/text-context.cpp src/zoom-context.cpp,
1383         src/ui/widget/ruler.cpp: make desktop's transforms private
1384         members.
1386         * src/document.cpp, src/object-edit.cpp, src/sp-ellipse.cpp,
1387         src/sp-ellipse.h, src/sp-gradient.cpp, src/sp-image.cpp,
1388         src/sp-image.h, src/sp-line.cpp, src/sp-line.h,
1389         src/sp-linear-gradient.h, src/sp-marker.cpp, src/sp-marker.h,
1390         src/sp-pattern.cpp, src/sp-pattern.h, src/sp-radial-gradient.h,
1391         src/sp-rect.cpp, src/sp-rect.h, src/sp-root.cpp, src/sp-root.h,
1392         src/sp-star.cpp, src/sp-symbol.h, src/sp-text.cpp,
1393         src/sp-textpath.h, src/sp-tspan.cpp, src/sp-use.cpp, src/sp-use.h,
1394         src/text-tag-attributes.h, src/helper/units.cpp,
1395         src/helper/units.h, src/libnrtype/Layout-TNG-Compute.cpp,
1396         src/libnrtype/Layout-TNG-Input.cpp,
1397         src/libnrtype/Layout-TNG-OutIter.cpp,
1398         src/libnrtype/Layout-TNG-Output.cpp, src/libnrtype/Layout-TNG.h,
1399         src/libnrtype/TextWrapper.cpp, src/svg/svg-length.cpp,
1400         src/svg/svg.h: partial C++-ificiation of SPSVGLength.  Rename it
1401         to SVGLength.
1403 2005-12-13  Mathieu Dimanche <mdimanche@free.fr>
1405         * src/snapped-point.{cpp,h} : new files.
1407         * src/Makefile_insert : Added the new files
1409         * src/arc-context.cpp, src/connector-context.cpp,
1410         src/context-fns.cpp, src/draw-context.cpp, src/nodepath.cpp,
1411         src/object-edit.cpp, src/pencil-context.cpp,
1412         src/selection-chemistry.cpp, src/seltrans.cpp, src/snap.cpp,
1413         src/spiral-context.cpp, src/star-context.cpp,
1414         src/line-snapper.cpp, src/line-snapper.h, src/object-snapper.cpp,
1415         src/object-snapper.h src/snapper.cpp, src/snapper.h,
1416         src/event-context.cpp, src/rect-context.cpp,
1417         src/select-context.cpp : Use SnappedPoint class
1419         * src/color-rgba.h : Added rgba32 unsigned int handling and
1420         "inverse" members (NEED TO BE TESTED)
1422 2005-12-12  MenTaLguY  <mental@rydia.net>
1424         * src/widgets/desktop-widget.cpp: moved some widgets into statusbar
1425           widget for more aesthetic appearance
1427 2005-12-12  Carl Hetherington <inkscape@carlh.net>
1429         * src/arc-context.cpp: minor cleanups.  Use SnapManager more.  Use
1430         Inkscape::setup_for_drag_start.
1432         * src/connector-context.cpp, src/draw-context.cpp,
1433         src/object-edit.cpp, src/pencil-context.cpp, src/rect-context.cpp,
1434         src/spiral-context.cpp, src/star-context.cpp: use SnapManager.
1436         * src/rect-context.cpp, src/spiral-context.cpp,
1437         src/star-context.cpp: use Inkscape::setup_for_drag_start().
1439         * src/snapper.{cpp,h}: simplify snap point types code.
1441         * src/context-fns.{cpp,h}: add setup_for_drag_start().
1443         * src/dyna-draw-context.cpp: remove unused and erroneous snapping code.
1445         * src/pen-context.cpp: remove unused variable.
1447         * src/draw-context.cpp: use SnapManager.
1449         * src/nodepath.cpp: const fixes.  Use SnapManager.
1451         * src/selection-chemistry.cpp, src/seltrans.cpp: some cleanups.
1452         Use new snap API.
1454         * src/snap.{cpp,h}: remove some dead code.
1456         * src/sp-item.{cpp,h}, src/node-context.cpp, src/draw-context.cpp:
1457         remove an unnecessary parameter from sp_item_dt2i_affine().
1459 2005-12-09  Carl Hetherington <inkscape@carlh.net>
1461         * src/object-snapper.cpp: make node snapping work again.
1463         * src/star-context.cpp: use SnapManager.  Some other minor cleanups.
1465         * src/arc-context.cpp, src/connector-context.cpp,
1466         src/dyna-draw-context.cpp, src/pen-context.cpp,
1467         src/pencil-context.cpp, src/rect-context.cpp,
1468         src/selection-chemistry.cpp, src/spiral-context.cpp,
1469         src/star-context.cpp, src/text-context.cpp: use
1470         Inkscape::have_viable_layer.
1472         * src/context-fns.{cpp,h}: new files.
1474         * src/arc-context.cpp, src/context-fns.{cpp,h},
1475         src/rect-context.cpp: abstract common code into context-fns and
1476         clean it up a bit.
1478 2005-12-08  Carl Hetherington <inkscape@carlh.net>
1480         * src/grid-snapper.cpp, src/guide-snapper.cpp, src/line-snapper.h:
1481         coding style.  Change how lines are defined.
1483         * src/grid-snapper.h, src/guide-snapper.h: coding style.
1485         * src/line-snapper.cpp, src/object-snapper.{cpp,h}: Coding style.
1486         Various cleanups.  Small API changes.
1488         * src/snap.cpp: changes to Snapper API.  Added work-in-progress SnapManager.
1490         * src/snapper.{cpp,h}: API cleanups.
1492         * src/sp-namedview.{cpp,h}: added getSnappers().
1494         * src/seltrans.cpp: Cleanup and fix moveTo().  Go back to snapping
1495         to snap points rather than the convex hull, at least for a bit.
1497 2005-12-07  Carl Hetherington <inkscape@carlh.net>
1499         * src/libnr/nr-convex-hull.h: remove unnecessary includes.
1501         * src/line-snapper.{cpp,h}, src/object-snapper.{cpp,h},
1502         src/attributes.{cpp,h}, src/desktop.cpp, src/dyna-draw-context.cpp
1503         src/arc-context.cpp, src/grid-snapper.h, src/nodepath.cpp,
1504         src/rect-context.cpp, src/selection-chemistry.cpp,
1505         src/seltrans.cpp, src/snap.{cpp,h}, src/snapper.{cpp,h},
1506         src/sp-namedview.{cpp,h}, src/spiral-context.cpp,
1507         src/star-context.cpp, src/dialogs/desktop-properties.{cpp,h},
1508         src/Makefile_insert: first cut of object snapping.
1510         * src/grid-snapper.cpp, src/guide-snapper.{cpp,h}: use Inkscape namespace.
1512 2005-12-06  Carl Hetherington <inkscape@carlh.net>
1514         * src/libnr/nr-maybe.h: add missing public: to class IsNot.
1516         * src/splivarot.{cpp,h}: declare some more functions.  Fix
1517         get_nearest_position_on_Path to not crash if you call it with an
1518         Item that isn't Shape or Text.
1520         * src/node-context.cpp: adapt for changes in splivarot.{cpp,h}.
1522         * src/nodepath.cpp: remove declaration of a function now declared
1523         in splivarot.h.
1525 2005-12-05  Carl Hetherington <inkscape@carlh.net>
1527         * src/desktop.cpp, src/tools-switch.cpp,
1528         src/dialogs/clonetiler.cpp, src/dialogs/display-settings.cpp:
1529         re-jig #includes slightly.
1531         * src/seltrans.{cpp,h}, src/selcue.{cpp,h}: C++-ification and cleanup.
1533         * src/select-context.{cpp,h}, src/seltrans-handles.h: adapt for
1534         changes to SelTrans.
1536         * src/event-context.{cpp,h}: adapt for changes to SelCue.
1538         * src/rect-context.cpp, src/gradient-context.cpp: remove unnecessary include.
1540         * src/connector-context.h, src/draw-context.h: add a forward
1541         declaration.
1543         * src/dropper-context.{cpp,h}: remove an unused variable and its
1544         associated includes.
1546         * src/main.cpp: fix comment for renamed SPSelCue.
1548         * src/dialogs/display-settings.cpp: adapt for slightly re-jigged SelCue.
1550 2005-12-04  Ted Gould  <ted@gould.cx>
1552         * po/POTFILES.in:
1554         Adding the .inx files as [type: gettext/xml] so that they will get
1555         translated.  Good stuff.
1557         * share/extensions/addnodes.inx, share/extensions/ai_input.inx,
1558         share/extensions/ai_output.inx, share/extensions/bluredge.inx,
1559         share/extensions/dia.inx, share/extensions/dots.inx,
1560         share/extensions/dropshadow.inx, share/extensions/dxf_input.inx,
1561         share/extensions/dxf_output.inx, share/extensions/embedimage.inx,
1562         share/extensions/eps_input.inx, share/extensions/epsi_output.inx,
1563         share/extensions/ffmet.inx, share/extensions/ffms.inx,
1564         share/extensions/ffset.inx, share/extensions/ffss.inx,
1565         share/extensions/gimpgrad.inx, share/extensions/grid.inx,
1566         share/extensions/handles.inx, share/extensions/interp.inx,
1567         share/extensions/kochify.inx, share/extensions/kochify_load.inx,
1568         share/extensions/lindenmayer.inx, share/extensions/motion.inx,
1569         share/extensions/pdf_output.inx, share/extensions/ps_input.inx,
1570         share/extensions/radiusrand.inx, share/extensions/randompnt.inx,
1571         share/extensions/randompos.inx, share/extensions/rtree.inx,
1572         share/extensions/sk_input.inx, share/extensions/straightseg.inx,
1573         share/extensions/summersnight.inx, share/extensions/svgz_input.inx,
1574         share/extensions/svgz_output.inx, share/extensions/txt2svg.inx,
1575         share/extensions/wavy.inx, share/extensions/whirl.inx,
1576         share/extensions/wmf_input.inx:
1578         Marking the user visible strings as translatable.
1580         * src/extension/dependency.cpp, src/extension/extension.cpp,
1581         src/extension/init.cpp, src/extension/input.cpp, src/extension/output.cpp,
1582         src/extension/parameter.cpp:
1584         Changed to handle translated .inx files.  They will find the data, and
1585         mark the right strings as translated.
1587         * src/extension/effect.cpp, src/extension/effect.h, src/interface.cpp:
1589         Changed menu handling to be push instead of pull
1591 2005-12-02  Carl Hetherington <inkscape@carlh.net>
1593         * src/dropper-context.cpp: coding style.
1594         * src/sp-namedview.cpp, src/sp-namedview.h, src/desktop.cpp: some
1595         C++-ification of SPNamedView.
1597 2005-12-01  MenTaLguY  <mental@rydia.net>
1599         * src/widgets/desktop-widget.cpp: shuffle status bar around again;
1600           add a grippie so we don't have to care about the corner of the window
1601           getting covered up
1603 2005-12-01  MenTaLguY  <mental@rydia.net>
1605         * src/widgets/icon.cpp: refactored a bit around the icon prerendering
1606           code and added a timer; also kick off the task immediately rather
1607           than waiting for the first expose event
1609 2005-12-01  MenTaLguY  <mental@rydia.net>
1611         * src/widgets/desktop-widget.cpp:
1613           moved zoom selector away from the right edge so it won't get covered
1614           by window manager decorations
1616 2005-12-01  MenTaLguY  <mental@rydia.net>
1618         * src/help.cpp, src/ui/dialog/aboutbox.h, src/ui/dialog/aboutbox.cpp:
1620           Moved creation of the splash widget into the about dialog code,
1621           and tweaked the appearance of the dialog in a lot of subtle ways
1622           -- we now use an AspectFrame to constrain the aspect ratio of the
1623           splash view, and also finally get the correct initial size for the
1624           dialog while still allowing it to be arbitrarily resized.
1626 2005-12-01  Carl Hetherington <inkscape@carlh.net>
1628         * src/sp-namedview.cpp: coding style.
1630 2005-12-01  Jon A. Cruz  <jon@joncruz.org>
1632         * src/widgets/icon.cpp: added idle calback pre-render.
1634 2005-11-30  MenTaLguY  <mental@rydia.net>
1636         * src/ui/dialog/aboutbox.cpp: make 'close' button default widget,
1637           and rename "About" tab to "_Splash"
1639 2005-11-30  Carl Hetherington <inkscape@carlh.net>
1641         * src/svg/svg-path.cpp: add missing #include of assert.h for
1642         assert()
1643         * src/dialogs/xml-tree.cpp: fix uninitialised variable
1644         warnings, move some declarations to first use, coding style fixes.
1645         * src/snap.cpp, src/snap.h, src/sp-namedview.cpp: split
1646         snap.{cpp,h} up into snapper.{cpp,h}, grid-snapper.{cpp,h},
1647         guide-snapper.{cpp,h}.  Refactor and simplify.  Add another
1648         namedview_free_snap().
1649         * src/geom.cpp, src/geom.h: cosmetic renaming.
1650         * src/pen-context.cpp: a few minor cleanups to
1651         pen_handle_button_press().  Other snapping cleanups.
1652         * src/draw-context.cpp, src/draw-context.h: split
1653         spdc_endpoint_snap_internal() into two functions.
1654         * src/pencil-context.cpp: snapping cleanups.
1655         * src/ui/widget/unit-menu.cpp: remove definition of a variable
1656         that's just been made static.
1657         
1658 2005-11-26  MenTaLguY <mental@rydia.net>
1660         * src/ui/dialog/aboutbox.cpp, src/ui/dialog/aboutbox.h:
1661           clean up and simplify About dialog; fix memory management (mostly)
1663 2005-11-25  Robert Crosbie <swingincelt@gmail.com>
1665         * replaced sp_repr_ref with direct cal to Inkscape::GC::anchor
1666         * replaced sp_repr_unref with direct call to Inkscape::GC::release
1667         * replaced sp_repr_set_attr with direct call to repr->setAttribute
1669 2005-11-24  MenTaLguY  <mental@rydia.net>
1671         * src/shortcuts.cpp, src/interface.cpp: prune back shortcuts API in
1672           preparation for configurable key bindings work
1674 2005-11-24  MenTaLguY  <mental@rydia.net>
1676         * src/sp-item.cpp: remedy erroneous initialization of doubles with NULL
1678 2005-11-24  MenTaLguY  <mental@rydia.net>
1680         * src/seltrans.cpp: prune dead wood (sp_sel_trans_handle_click)
1682 2005-11-24  MenTaLguY  <mental@rydia.net>
1684         * src/display/canvas-arena.cpp, src/display/canvas-bpath.cpp,
1685           src/display/canvas-grid.cpp, src/display/guideline.cpp,
1686           src/display/sodipodi-ctrl.cpp, src/display/sodipodi-ctrlrect.cpp,
1687           src/display/sp-canvas-util.cpp, src/display/sp-canvas-util.h,
1688           src/display/sp-ctrlline.cpp, src/display/sp-ctrlquadr.cpp:
1689           
1690           cosmetic renaming
1692 2005-11-23  Robert Crosbie <swingincelt@gmail.com>
1694         * replaced sp_repr_change_order with direct cal to repr->changeOrder
1695         * replaced sp_repr_add_child with direct call to repr->addChild
1696         * replaced sp_repr_remove_child with direct call to repr->removeChild
1698 2005-11-23  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
1700         * src/ui/dialog/align-and-distribute.h, src/ui/dialog/align-and-distribute.cpp:
1701           Add new action ActionRemoveOverlaps, and add new button & two spin buttons
1702           to the Align & Distribute dialog box, to remove overlaps between objects.
1703         * configure.ac: New directory src/removeoverlap.
1704         * src/Makefile.am: Build new library removeoverlap/libremoveoverlap.a.
1705         * src/Makefile_insert: Link against new library removeoverlap/libremoveoverlap.a.
1707 2005-11-23  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1709         * packaging/osx-app.sh, packaging/macosx/Resources/bin/inkscape:
1710           Include some missing modules required by gnome-vfs and set shell
1711           variables to point to these modules within the OS X app bundle.
1712           Fixes bug #1363390.
1714 2005-11-21  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1716         * packaging/osx-app.sh: Fix a typo resulting from last change.
1718 2005-11-18  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1720         * packaging/osx-app.sh: Add libXinerama.1.dylib to the app bundle 
1721           since users of OS X 10.3.x will not have this file.
1723 2005-11-12  Jon Phillips <jon@rejon.org>
1725         * po/it.po po/sr.po po/sr@Latn.po: Fixed these po files so that 
1726         Inkscape builds okay.
1729 2005-11-12  Ralf Stephan <ralf@ark.in-berlin.de>
1731         * src/ui/view/edit-widget.h, src/ui/view/edit-widget.cpp:
1732           new-gui: made complete statusbar widget, equals old-gui now
1733         * src/widgets/layer-selector.h, src/ui/widget/selected-style.h:
1734           classes have now a constructor with default parameter
1735         * src/ui/widget/zoom-status.cpp: smaller font
1737 2005-11-12  MenTaLguY  <mental@rydia.net>
1739         * src/display/canvas-arena.cpp, src/display/canvas-bpath.cpp,
1740           src/display/canvas-grid.cpp, src/display/guideline.cpp,
1741           src/display/sodipodi-ctrl.cpp, src/display/sodipodi-ctrlrect.cpp,
1742           src/display/sp-canvas-util.cpp, src/display/sp-canvas-util.h,
1743           src/display/sp-canvas.cpp, src/display/sp-canvas.h,
1744           src/display/sp-ctrlline.cpp, src/display/sp-ctrlquadr.cpp:
1746           Refactor canvas buffer code a little.   Hint: if you have two flags
1747           and an invariant that one will be false if the other is true and
1748           vice-versa, you can represent them with a single flag.  Fixed
1749           cut-and-paste madness between sp_canvas_buf_ensure_buf and
1750           sp_canvas_clear_buf also.  Finally, renamed sp_canvas_buf_ensure_buf
1751           to sp_canvas_prepare_buf.
1753 2005-11-09  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1755         * src/sp-item.cpp: Call updateRepr before emitting the transformed
1756           signal in sp_item_write_transform.  This fixes bug #1303423.
1758         * packaging/osx-app.sh: Fixes to allow building app bundles on both
1759           OS X 10.4 and earlier versions of the OS without altering the script.
1760           Also, add a note that Inkscape needs to be configured with
1761           --enable-osxapp when building the OS X package.
1763         * po/nl.po: Fix an "Unmatched closing </b>" warning.
1765 2005-11-08  Ralf Stephan <ralf@ark.in-berlin.de>
1767         merged with branch CXXIFICATION_VIEW_AND_WIDGET
1768         * src/arc-context.cpp, src/dyna-draw-context.cpp, src/event-context.cpp,
1769           src/file.cpp, gradient-context.cpp, src/inkscape.cpp, src/interface.cpp,
1770           src/rect-context.cpp, src/select-context.cpp, src/seltrans.cpp,
1771           src/sp-namedview.cpp, src/spiral-context.cpp, src/star-context.cpp,
1772           src/verbs.cpp, dialogs/dialog-events.cpp, src/dialogs/layer-properties.cpp,
1773           src/ui/dialog/dialog.cpp, src/widgets/desktop-widget.cpp,
1774           src/widgets/desktop-widget.h:
1775           move gtk code into desktop-widget.cpp, called via desktop
1776         * src/ui/view/Makefile_insert: added files edit-widget-interface.h,
1777           edit-widget.cpp, edit-widget.h
1778           the EditWidget is the Gtkmm version of the SPDesktopWidget
1779         * src/ui/widget/Makefile_insert: added files ruler.cpp, ruler.h,
1780           svg-canvas.cpp, svg-canvas.h, zoom-status.cpp, zoom-status.h
1781           these are widgets part of the EditWidget
1782         * src/file.cpp, src/inkscape.cpp, src/ui/dialog/dialog.cpp, 
1783           src/ui/dialog/dialog.h, src/application/application.h, 
1784           src/application/application.cpp:
1785           divide code /wrt Application::getNewGui(): if true, it's called by the 
1786           Gtkmm application and the inkscape object is meaningless
1787         * src/application/app-prototype.h:
1788           replace UI specific return value of getWindow() with void*
1789         * src/application/editor.cpp, src/application/editor.h:
1790           made Editor a singleton, collect global UI code here that (for Gtk+)
1791           lives in inkscape.cpp and elsewhere
1792         * src/desktop-events.cpp, src/desktop.cpp, src/event-context.cpp,
1793           src/nodepath.cpp, src/seltrans.cpp:
1794           simplify calls to desktop->set_coordinate_status
1795         * src/desktop-handles.cpp, src/desktop-handles.h, 
1796           src/extension/internal/ps.cpp, src/widgets/gradient-toolbar.cpp, 
1797           src/widgets/toolbox.cpp:
1798           widget is no longer available through desktop
1799         * src/Makefile_insert: added files preferences.h preferences.cpp
1800           src/inkscape.h, src/inkscape.cpp, src/application/editor.cpp:
1801           move preferences handling into preferences.cpp/h
1802         * src/desktop.cpp, src/desktop.h:
1803           use EditWidgetInterface, more cosmetics
1804         * src/desktop.cpp, src/inkview.cpp, src/slideshow.cpp, src/svg-view-widget.cpp,
1805           src/svg-view.cpp, src/svg-view.h, src/ui/view/view.cpp, src/ui/view/view.h:
1806           streamline setDoc()/setDocument() logic
1807         * src/inkview.cpp: include empty func bodies to make linker happy
1809 2005-11-08 ------------0.43
1811 2005-11-06  Ted Gould  <ted@gould.cx>
1813         * 0.43pre2
1815 2005-11-01  Jon A. Cruz  <jon@joncruz.org>
1817         * src/io/base64stream.h, src/io/base64stream.cpp:
1818           Applied modified patch 1341198.
1820 2005-10-31  Jon A. Cruz  <jon@joncruz.org>
1822         * src/verbs.cpp:
1823           Applied patch from RFE 1247694.
1825 2005-10-26  Jon A. Cruz  <jon@joncruz.org>
1827         * share/screens/about.svg:
1828           Trimmed bad lines. Fixed bug 1310742.
1830 2005-10-24  Ted Gould  <ted@gould.cx>
1832         * 0.43pre1
1834 2005-10-22  Jon A. Cruz  <jon@joncruz.org>
1836         * Makefile.mingw, src/io/sys.cpp:
1837           Patch 1334818.
1839 2005-10-22  Jon A. Cruz  <jon@joncruz.org>
1841         * src/main.cpp, src/io/sys.cpp:
1842           Updating Win32 parameter filename handling.
1844 2005-10-22  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1846         * src/connector-context.cpp: Correct two typos.  Fixes bug #1333915.
1848 2005-10-21  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1850         * src/connector-context.cpp: Fix a bug where undoing creation of 
1851           new connectors revealed intermediate steps.
1853         * src/libavoid/connector.cpp, src/libavoid/connector.h,
1854           src/libavoid/makepath.cpp, src/libavoid/static.cpp:
1855           Applied a couple of libavoid fixes.  One of which addresses
1856           a possible crash bug.
1858 2005-10-19  Ted Gould  <ted@gould.cx>
1860         * 0.43pre0
1862 2005-10-19  Jon A. Cruz  <jon@joncruz.org>
1864         * inkscape32-16.ico: patch 1323419
1866 2005-10-17  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1868         * src/conn-avoid-ref.cpp: Don't pass avoided objects to libavoid
1869           if they have the 'cloned' flag set.  Fixes bug #1328401.
1871 2005-10-17  Jon A. Cruz  <jon@joncruz.org>
1873         * src/main.cpp, src/io/sys.h, src/io/sys.cpp:
1874           Switched command-line name conversion from filename to locale.
1875           Fixes bug #1250124.
1877 2005-10-16  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1879         * src/sp-conn-end.cpp: Don't update the repr for the curve while 
1880           manually rerouting connector endpoints.  This speeds up undo/redo
1881           and allows responsive rerouting with the xml editor window open.
1882           Fixes bug #1315489.
1884         * po/ca.po: Fix unclosed <b> found in translations.
1885         
1886 2005-10-15  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1888         * src/isnan.h: Update to allow compilation on OSX 10.4.
1890         * src/connector-context.cpp, src/connector-context.h,
1891           src/tools-switch.cpp: Allow double-clicking on connectors
1892           in the selector tool to swap to the connector tool.
1894 2005-10-14  Jon A. Cruz  <jon@joncruz.org>
1896         * share/palettes/Makefile.am, share/palettes/Tango-Palette.gpl:
1897           Adding the Tango palette.
1899 2005-10-13  MenTaLguY  <mental@rydia.net>
1901         * share/screens/about.svg: New copy for about dialog; did some
1902           vector clean-up and re-enabled the coffee stains.
1904 2005-10-10  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1906         * src/sp-conn-end-pair.cpp, src/sp-conn-end-pair.h:
1907           Reroute connector lines if the object itself is moved or
1908           transformed.  Previously a routed line would not unroute if it
1909           was moved away from the blocking objects.  Fixes bug #1303493.
1911 2005-10-07  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1913         * packaging/macosx/Resources/script, src/path-prefix.h:
1914           Don't assume the OSX app bundle will be named "Inkscape.app".
1915           This caused things like tool icons to disappear if the app
1916           bundle was renamed, e.g., to "Inscape-0.42.2.app".
1917           Fixes bug #1289648.
1919 2005-10-06  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1921         * src/sp-conn-end-pair.cpp: Fix a bug where connectors could
1922           sometimes be given strange routes if there was a transform on
1923           either of the objects that the connector was attached to.
1925         * src/conn-avoid-ref.cpp, src/sp-conn-end.cpp: Add a call to
1926           sp_document_ensure_up_to_date before checking bounding boxes
1927           in response to a transform signal.  This is because some
1928           objects (e.g., text) will not give the correct bbox until its
1929           update function has been called and its internal representation
1930           has been updated.  This fixes bug #1303523.
1932         * src/dialogs/display-settings.cpp, src/dialogs/display-settings.h:
1933           Restore the Connector tool preferences tab.  Use same ordering
1934           for tools as on the toolbar.  Add the standard selection cue
1935           option to the connector tool preferences.  Fixes bug #1303360.
1937 2005-10-05  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1939         * packaging/osx-app.sh: Include locale files in the OSX package and
1940           a couple of minor updates for building packages on OSX 10.4.x.
1942         * packaging/macosx/Resources/bin/inkscape: Fix a problem in setting
1943           LANG to the current OSX language before launching Inkscape.
1944           With this fix, the Inkscape app bundle will obey the user's
1945           language setting in the system preferences on OSX.
1947 2005-09-30  Ralf Stephan <ralf@ark.in-berlin.de>
1949         * src/desktop.*, src/widget/desktop-widget.cpp:
1950         make empty destructor, fixes #1291009
1952 2005-09-29  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1954         * Info.plist.in: Associate .svgz files with Inkscape on OSX.
1955           Fixes bug #1307083.
1957 2005-09-27  MenTaLguY  <mental@rydia.net>
1959         * src/gc-anchored.h: emphasize initial refcount
1961         * src/desktop.h, src/svg-view-widget.cpp, src/ui/view/view-widget.cpp,
1962           src/ui/view/view.cpp, src/ui/view/view.h,
1963           src/widgets/desktop-widget.cpp:
1965           Move _whole_ UI::View::View hierarchy over to the garbage collector
1966           and fix anchor imbalances; you can't do this piecemeal.
1968 2005-09-23  Ben Fowler  <bpfowler@users.sourceforge.net>
1970         * autogen.sh: Cleanup error message.
1972 2005-09-20  Carl Hetherington <inkscape@carlh.net>
1974         * src/file.cpp, src/file.h, src/help.cpp: don't replace empty
1975         desktops with help files / tutorials.  Fixes 1249067.
1977 2005-09-17  Ralf Stephan <ralf@ark.in-berlin.de>
1979         * src/jabber_whiteboard/typedefs.h:
1980           gcc4 needs more const correctness, fixes #1294298
1982 2005-09-17  Ralf Stephan <ralf@ark.in-berlin.de>
1984         * src/desktop.h, src/desktop.cpp, src/interface.cpp, 
1985           src/dialogs/layer-properties.cpp, src/ui/view/view.cpp,
1986           src/widgets/desktop-widget.cpp:
1987           correcting old and new oversights, fixes #1290982
1988           
1989 2005-09-15  Peter Moulder <pmoulder@mail.csse.monash.edu.au>
1991         * src/xml/repr-util.cpp (sp_repr_set_double): Split into two
1992           functions (sp_repr_set_svg_double, sp_repr_set_css_double)
1993           according to whether or not an exponent is allowed.  Update callers.
1994           (sp_repr_set_double_default): Remove this unused function.
1996 2005-09-15  Carl Hetherington <inkscape@carlh.net>
1998         * src/object-edit.cpp: fix idiotic bug introduced in previous commit.
2000 2005-09-14  Carl Hetherington <inkscape@carlh.net>
2002         * src/knot.cpp, src/knotholder.cpp: coding style.
2004 2005-09-13  Ralf Stephan <ralf@ark.in-berlin.de>
2006         * src/desktop.h, src/desktop.cpp, src/svg-view.h, src/svg-view.cpp,
2007           src/ui/view/view.h, src/ui/view/view.cpp, src/ui/view/edit.h:
2008             View::setDocument() did not call same function in subclass
2009         * src/widgets/select-toolbar.cpp:   removed usage of SP_DT_WIDGET
2010         * src/desktop.cpp:   removed last sp_desktop_* function names
2012 2005-09-13  Carl Hetherington <inkscape@carlh.net>
2014         * src/object-edit.cpp: Add some comments.  Minor refactoring.
2015         Snap points when editing rectangles; partial fix for bug 1282399.
2017         * packaging/win32/inkscape.nsi: Correct spelling of associations
2018         and associated; fix for bug 1283916.
2020 2005-09-12  Jon A. Cruz  <jon@joncruz.org>
2022         * src/dialogs/iconpreview.cpp, src/dialogs/iconpreview.h,
2023           src/widgets/icon.cpp:
2024           Icon preview now toggles between selection or whole document.
2025           Fixes REF #1281883.
2027 2005-09-12  Ralf Stephan <ralf@ark.in-berlin.de>
2029         * src/widgets/ruler.cpp:   fixed precision problem (bug #1242995)
2031 2005-09-12  Peter Moulder  <pmoulder@bowman.csse.monash.edu.au>
2033         * src/libnrtype/Layout-TNG-Compute.cpp (Calculator::_measureUnbrokenSpan):
2034           Fix line breaking for [supposedly] non-breaking whitespace characters.
2036 2005-09-11  Ralf Stephan <ralf@ark.in-berlin.de>
2038         * po/nl.po:   replaced all instances of "verkleint" with "verkleind"
2039           (bug #1277695)
2041 2005-09-10  Jon A. Cruz  <jon@joncruz.org>
2043         * src/preferences-skeleton.h, src/dialogs/iconpreview.cpp:
2044           Made icon preview sizes configurable. Fixes REF #1281885.
2046 2005-09-08  Carl Hetherington <inkscape@carlh.net>
2048         * src/object-edit.cpp: Coding style in SPRect portion.  Add
2049         Emacs/vim mode blocks.
2051 2005-09-08  Ralf Stephan <ralf@ark.in-berlin.de>
2053         * src/desktop.cpp, src/ui/view/view.cpp:
2054           removed placement new signal construction
2055         * src/desktop.cpp:   selection is no longer anchored
2056         * src/desktop.cpp, src/desktop.h:   further cleanup
2057         * src/main.cpp:   minor changes in doxygen main page
2059 2005-09-08  MenTaLguY  <mental@rydia.net>
2061         * src/xml/document.h, src/xml/session.h, src/xml/simple-session.cpp,
2062           src/xml/simple-session.h:
2064           Add Session and Document createElementNode, createCommentNode,
2065           and createTextNode methods
2067 2005-09-06  Ralf Stephan <ralf@ark.in-berlin.de>
2069         * src/desktop-handles.h, src/desktop-handles.cpp:
2070             added macros SP_DT_MSGSTACK/NAMEDVIEW/WIDGET, moved last
2071                 macros from desktop.h
2072         * src/desktop.h src/desktop.cpp, src/sp-namedview.h, 
2073           src/sp-namedview.cpp:
2074             moved default_metric and default_unit into namedview
2075         * src/desktop.h src/desktop.cpp, src/widgets/desktop-widget.h,
2076           src/widgets/desktop-widget.cpp:
2077             moved window member into desktop widget
2078         * src/dialogs/clonetiler.cpp, src/dialogs/color-picker.cpp,
2079           src/dialogs/desktop-properties.cpp, src/dialogs/dialog-events.cpp ,
2080           src/dialogs/display-settings.cpp, src/dialogs/export.cpp,
2081           src/dialogs/stroke-style.cpp, src/dialogs/swatches.cpp,
2082           src/dialogs/transformation.cpp, src/dropper-context.cpp,
2083           src/extension/internal/ps.cpp, src/gradient-context.cpp,
2084           src/jabber_whiteboard/callbacks.cpp,
2085           src/jabber_whiteboard/chat-handler.cpp,
2086           src/jabber_whiteboard/message-processors.cpp,
2087           src/jabber_whiteboard/message-queue.cpp,
2088           src/jabber_whiteboard/session-manager.cpp,
2089           src/path-chemistry.cpp, src/satisfied-guide-cns.cpp,
2090           src/sp-text.cpp, src/text-chemistry.cpp,
2091           src/trace/potrace/inkscape-potrace.cpp,
2092           src/trace/trace.cpp, src/ui/dialog/align-and-distribute.cpp:
2093             removed dependency on desktop.h
2094         * src/arc-context.cpp, src/desktop-events.cpp, src/inkscape.cpp,
2095           src/interface.cpp, src/nodepath.cpp, src/rect-context.cpp,
2096           src/select-context.cpp, src/seltrans.cpp, src/spiral-context.cpp,
2097           src/star-context.cpp, src/text-context.cpp, src/ui/dialog/dialog.cpp,
2098           src/widgets/select-toolbar.cpp, src/widgets/toolbox.cpp:
2099             minor adaptation due to the above changes
2100         * src/ui/dialog/session-player.cpp:   didn't #include config.h
2101         
2102 2005-09-06  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2104         * doc/keys.html, doc/keys.xml, share/screens/keys.svg,
2105           src/shortcuts.cpp:
2106           Add keyboard shortcuts for the connector tool -- Ctrl+F2 and 'o'.
2108 2005-09-05  Ralf Stephan <ralf@ark.in-berlin.de>
2110         * src/document.cpp, src/draw-anchor.cpp, src/knotholder.cpp,
2111           src/main.cpp, src/object-ui.cpp, src/selcue.cpp,
2112           src/sp-marker.cpp, src/sp-root.cpp, src/sp-shape.cpp,
2113           src/sp-star.cpp, src/sp-symbol.cpp, src/sp-tspan.cpp,
2114           src/dialogs/docker.cpp, src/dialogs/extensions.cpp,
2115           src/dialogs/text-edit.cpp, src/dialogs/tiledialog.cpp,
2116           src/extension/system.cpp, src/widgets/gradient-vector.cpp,
2117           src/jabber_whiteboard/session-file-player.cpp,
2118           src/widgets/paint-selector.cpp, src/widgets/sp-widget.cpp,
2119           src/widgets/spw-utilities.cpp, src/extension/implementation/script.cpp,
2120           src/ui/dialog/transformation.cpp, src/seltrans.h,
2121           src/widgets/sp-widget.h:
2122             removed dependency on desktop.h
2123         * src/select-context.cpp, src/tools-switch.cpp, 
2124           src/dialogs/display-settings.cpp, src/dialogs/fill-style.cpp,
2125           src/dialogs/object-properties.cpp, src/dialogs/clonetiler.cpp:
2126             added dependencies because of above changes
2127         
2128 2005-09-04  Kees Cook  <kees@outflux.net>
2130         * TRANSLATORS, Makefile.am, src/verbs.cpp, src/help.cpp,
2131           src/ui/dialog/aboutbox.h, src/ui/dialog/aboutbox.cpp,
2132           src/menus-skeleton.h, src/ui/dialog/Makefile_insert:
2133           Implemented AboutDialog following the Gnome style.
2134         * packaging/win32/inkscape.nsi: added quotes around execution name.
2136 2005-09-04  Ralf Stephan <ralf@ark.in-berlin.de>
2138         * src/desktop.cpp, src/dropper-context.cpp, src/forward.h,
2139           src/interface.cpp, src/main.cpp, src/sp-anchor.cpp,
2140           src/sp-text.cpp, src/splivarot.cpp, src/svg-view-widget.cpp,
2141           src/svg-view-widget.h, src/svg-view.h, src/extension/effect.h,
2142           src/extension/implementation/plugin-link.h, 
2143           src/jabber_whiteboard/session-manager.cpp,
2144           src/ui/dialog/dialog.cpp, src/ui/view/edit.h, 
2145           src/ui/view/view-widget.cpp, src/ui/view/view-widget.h,
2146           src/ui/view/view.cpp, src/ui/view/view.h:
2147             minor edits to completely remove SPView identifier, and some
2148                 dependencies
2150 2005-09-04  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2152         * src/sp-conn-end-pair.cpp: Fix a crash bug when undoing connectors
2153           on Linux x86 where we were calling a signal destructor.
2155         * src/io/sys.cpp: Build fix - conditionally include <glib/gstdio.h>
2156           if using glib 2.6.0 or greater, since it is not available in earlier
2157           versions.
2159 2005-09-04  Ralf Stephan <ralf@ark.in-berlin.de>
2161         * src/svg-view-widget.h, src/svg-view-widget.cpp, src/Makefile_insert:
2162             separated SPSVGViewWidget from SPSVGView
2163         * src/desktop.h, src/svg-view.h, src/ui/view/edit.h,
2164           src/ui/view/view-widget.h, src/ui/view/view.h,
2165           src/widgets/desktop-widget.h, src/desktop.cpp,
2166           src/svg-view.cpp, src/ui/view/view-widget.cpp,
2167           src/ui/view/view.cpp, src/widgets/desktop-widget.cpp:
2168             moved SPDesktop from GObject to C++/sigc++
2169         * src/forward.h: 
2170             removed SP_DESKTOP*, SP_SVG_VIEW* macros and dependencies
2171         * src/widgets/layer-selector.h, src/widgets/layer-selector.cpp:
2172             changed to sigc++ but disabled call
2173         * src/desktop-events.cpp:  removed desktop_enter_notify()
2174         * src/sp-anchor.cpp:  removed handling of mouse over/out
2175         * src/helper/action.h, src/sp-use.cpp:  added missing dependency
2176         * src/arc-context.cpp, src/desktop-affine.cpp, src/desktop-events.cpp,
2177           src/desktop-handles.cpp, src/dyna-draw-context.cpp,
2178           src/event-context.cpp, src/file.cpp, src/gradient-context.cpp,
2179           src/gradient-drag.cpp, src/help.cpp, src/inkscape.cpp,
2180           src/inkview.cpp, src/interface.cpp, src/knot.cpp,
2181           src/knotholder.cpp, src/node-context.cpp, src/nodepath.cpp,
2182           src/object-ui.cpp, src/path-chemistry.cpp, src/rect-context.cpp,
2183           src/rubberband.cpp, src/satisfied-guide-cns.cpp,
2184           src/select-context.cpp, src/selection-chemistry.cpp,
2185           src/seltrans.cpp, src/shortcuts.cpp, src/slideshow.cpp,
2186           src/sp-anchor.cpp, src/sp-flowtext.cpp, src/sp-namedview.cpp,
2187           src/sp-text.cpp, src/spiral-context.cpp, src/splivarot.cpp,
2188           src/star-context.cpp, src/text-context.cpp, src/text-editing.cpp,
2189           src/tools-switch.cpp, src/verbs.cpp, src/zoom-context.cpp,
2190           src/dialogs/clonetiler.cpp, src/dialogs/desktop-properties.cpp,
2191           src/dialogs/dialog-events.cpp, src/dialogs/export.cpp,
2192           src/dialogs/filedialog.cpp, src/dialogs/iconpreview.cpp,
2193           src/dialogs/layer-properties.cpp, src/dialogs/stroke-style.cpp,
2194           src/dialogs/transformation.cpp, src/dialogs/xml-tree.cpp,
2195           src/extension/effect.cpp, src/extension/implementation/script.cpp,
2196           src/extension/internal/grid.cpp, src/extension/internal/ps.cpp,
2197           src/helper/window.cpp, src/ui/dialog/dialog.cpp,
2198           src/ui/widget/imageicon.cpp, src/widgets/gradient-toolbar.cpp,
2199           src/widgets/layer-selector.cpp, src/widgets/select-toolbar.cpp,
2200           src/widgets/toolbox.cpp:
2201             minor adaptations due to the above changes
2202         * src/desktop-events.h:  removed dependencies 
2203         * src/selection.cpp:  improved doxygen documentation
2204         
2205 2005-09-04  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2207         * src/connector-context.cpp: Fix a bug where a data structure was
2208           not being freed, triggering an assertion failure and Inkscape to
2209           crash sometimes when the connector tool context was switched.
2211 2005-09-03  Aaron Spike <aaron@ekips.org>
2213         * src/node-context.cpp, src/livarot.cpp: Fixing a problem where node
2214           adding and curve dragging operate on fills. A special thank you to
2215           Simon Budig of GIMP fame for working with me and giving very 
2216           thorough explanations of his curve dragging code.
2218 2005-09-03  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2220         * src/libavoid/connector.cpp, src/libavoid/connector.h: Autoroute
2221           connectors while they are being drawn in the connector context.
2223         * src/sp-conn-end.cpp: Fix a bug where connectors attached to shapes
2224           were not always getting updated.  Their path was sometimes thought
2225           to be valid even when it was not.
2227 2005-09-02  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2229         * src/sp-conn-end.cpp: Fix a bug where connectors not attached to
2230           shapes were not updating correctly if an object was dropped on
2231           their path.
2233 2005-09-01  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2235         * src/sp-conn-end.cpp, src/sp-conn-end.h, src/sp-conn-end-pair.cpp,
2236           src/sp-conn-end-pair.h, src/sp-path.cpp, src/libavoid/graph.cpp,
2237           src/libavoid/incremental.cpp:
2239         Connectors now automagically reroute as a result of any 'avoided'
2240         object being placed on their path.  They also update to better
2241         paths when blocking shapes are removed.
2242          
2243         * src/connector-context.cpp: Update TODO list.  Only show endpoints
2244           and allow manipulation of paths marked as connectors.
2246         * src/libavoid/connector.cpp, src/libavoid/connector.h: Connectors
2247           with invalid paths can now notify other code via a callback,
2248           rather than just setting a boolean flag.
2250         * src/conn-avoid-ref.cpp: Fix an obscure crash bug in the connector
2251           routing code where we were still using a freed data structure.
2253 2005-08-31  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2255         * src/conn-avoid-ref.cpp, src/conn-avoid-ref.h: Use the correct
2256           coordinate system when passing shape geometry to libavoid.
2257           Add a small amount of buffer space around objects.
2258         
2259         * src/attributes-test.cpp, src/attributes.cpp, src/attributes.h,
2260           src/path.cpp: Add code to handle the "inkscape:connector-type"
2261           attribute.
2263         * src/sp-conn-end-pair.cpp, src/sp-conn-end-pair.h: Store information
2264           about type paths, to determine whether they are connectors.  Keep
2265           a reference to the libavoid representation if necessary.  Add code
2266           to call libavoid to get a path for a connector.
2267         
2268         * src/sp-conn-end.cpp: Call the connector routing code when connector
2269           ends are moved.  Move connector endpoints rather than stretching
2270           when adjusting to draw to shape edge.
2271           
2272         * src/libavoid/connector.cpp, src/libavoid/connector.h: Make the
2273           connector references aware of their own initialisation state.
2275         * src/connector-context.cpp:  Update TODO list.  Update for other
2276           changes.  Fix a bug where multi-segment connectors had a solid
2277           black fill while being dragged.
2279         * src/display/curve.cpp, src/display/curve.h: Add a function to 
2280           simply move the two endpoints of a curve.
2282 2005-08-30  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2284         * src/conn-avoid-ref.cpp, src/libavoid/connector.cpp,
2285           src/libavoid/graph.cpp, src/libavoid/makepath.cpp,
2286           src/libavoid/shape.cpp, src/libavoid/vertices.cpp,
2287           src/libavoid/vertices.h, src/libavoid/visibility.cpp:
2289         Use a better system for unique IDs within libavoid.  This properly
2290         addresses a hack in SPAvoidRef that was unsafe on amd64 machines.
2292         * configure.ac: Add the src/libavoid subdir.
2293         
2294 2005-08-29  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2296         * src/attributes.cpp, src/connector-context.cpp, src/sp-item.cpp:
2297           Use "inkscape:connector-avoid" instead of "inkscape:avoid".
2299 2005-08-29  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2301         * src/libavoid/timer.cpp: Remove some code assuming a fixed size for
2302           timer types.
2304 2005-08-29  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2306         * src/connector-context.cpp: Fix a problem where the context didn't
2307           notice the current selection when it was entered.  Also, fix a 
2308           problem where connectors disappeared for a moment when an endpoint
2309           was clicked (for rerouting), but before the mouse was moved.
2311 2005-08-29      David Yip               <yipdw@rose-hulman.edu>
2313         * src/ui/dialog/whiteboard-connect.{cpp,h},
2314           src/ui/dialog/whiteboard-sharewithchat.{cpp,h}:
2315           Improved widget layout (switched to Gtk::Table)
2317         * src/jabber_whiteboard/session-manager.cpp:
2318           Fixed crash that occurred when connecting via SSL to a Jabber
2319           server that does not support SSL
2320           
2321 2005-08-28  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2323         * src/Makefile_insert, src/attributes-test.cpp, src/attributes.cpp,
2324           src/attributes.h, src/conn-avoid-ref.cpp, src/conn-avoid-ref.h,
2325           src/forward.h, src/sp-item.cpp, src/sp-item.h:
2326          
2327           Add code that handles the "inkscape:avoid" attribute, used to mark
2328           whether an item should be avoided for the purposes of routing
2329           connectors.  This code also calls libavoid when an 'avoided'
2330           item is moved/transformed.
2331         
2332         * src/connector-context.cpp, src/connector-context.h,
2333           src/widgets/toolbox.cpp:
2334           
2335           Add a couple of buttons to the connector context's toolbar to
2336           allow selected objects to be marked as avoided or ignored for the
2337           purpose of connector routing.
2338           
2339         * src/libavoid/debug.h, src/libavoid/geomtypes.h, 
2340           src/libavoid/polyutil.cpp, src/libavoid/polyutil.h,
2341           src/libavoid/shape.cpp:
2342         
2343           Misc fixes: turn off debugging output, put types in the Avoid
2344           namespace, and add an assertion for a special case that can
2345           cause problems.
2347 2005-08-28  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2349         * share/icons/icons.svg: Add a couple of icons for the connector
2350           context toolbar.
2352 2005-08-27  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2354         * src/Makefile.am, src/Makefile_insert, src/libavoid/*:
2355           Add libavoid code, the library that does all the path planning
2356           work for autorouting connectors.
2358 2005-08-27  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2360         * src/Makefile_insert: Remove a reference to the previously moved
2361           src/desktop-widget.h.  This wasn't breaking the build, but was
2362           stopping me from generating tags files.
2363           
2364 2005-08-25  Ralf Stephan <ralf@ark.in-berlin.de>
2366         * src/ui/view/edit.h, src/ui/view/view.h, src/ui/view/view.cpp,
2367           src/ui/view/view-widget.h, src/ui/view/view-widget.cpp,
2368           src/widgets/desktop-widget.h, src/svg-view.h, src/desktop.cpp:
2369             separated SPViewWidget from SPView
2370         * src/connector-context.cpp, src/dyna-draw-context.cpp,
2371           src/file.cpp, src/gradient-context.cpp, src/knot.cpp,
2372           src/node-context.cpp, src/nodepath.cpp, src/path-chemistry.cpp,
2373           src/pen-context.cpp, src/pencil-context.cpp, src/rect-context.cpp,
2374           src/selection-chemistry.cpp, src/spiral-context.cpp,
2375           src/splivarot.cpp, src/star-context.cpp, src/text-chemistry.cpp,
2376           src/text-context.cpp, src/verbs.cpp, src/dialogs/display-settings.cpp,
2377           src/dialogs/layer-properties.cpp, src/dialogs/find.cpp,
2378           src/dialogs/clonetiler.cpp, src/trace/trace.cpp,
2379           src/trace/potrace/inkscape-potrace.cpp:
2380             all these files relied on a dependency in view.h to include
2381           code for MessageStack and/or MessageContext which is now removed
2382         * dialogs/desktop-properties.cpp:   improved doxygen documentation
2383         
2384 2005-08-25  Ralf Stephan <ralf@ark.in-berlin.de>
2386         * src/desktop.cpp, src/widgets/desktop-widget.h, 
2387           src/widgets/desktop-widget.cpp: 
2388           abstracted out all Gtk+ calls from SPDesktop into SPDesktopWidget
2389         * src/Doxyfile, src/main.cpp, src/desktop.cpp:
2390           improved doxygen documentation
2391           
2392 2005-08-25  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2394         * src/connector-context.cpp, src/connector-context.h:
2395           Change the connector context to use Inkscape's standard selection
2396           mechanism.  Show connector endpoint handles for single connectors
2397           in the selection.  This is the proposed interaction changes as
2398           discussed on the mailing list.  See the post there for a greater
2399           description of the change.
2401 2005-08-24  Ralf Stephan <ralf@ark.in-berlin.de>
2403         * src/widgets/desktop-widget.h, src/widgets/desktop-widget.cpp:
2404           separated SPDesktopWidget from SPDesktop
2405         * src/desktop-widget.h:   removed
2406         * src/toolbox.cpp, src/toolbox.h, src/select-toolbar.cpp,
2407           src/select-toolbar.h, src/gradient-toolbar.cpp, 
2408           src/gradient-toolbar.h:   moved into src/widgets
2409         * src/desktop.h, src/desktop.cpp, src/desktop-events.cpp,
2410           src/verbs.cpp, src/Makefile_insert, src/widgets/Makefile_insert,
2411           src/arc-context.cpp, src/dyna-draw-context.cpp,
2412           src/gradient-context.cpp, src/rect-context.cpp,
2413           src/select-context.cpp, src/spiral-context.cpp,
2414           src/star-context.cpp, src/interface.cpp, src/seltrans.cpp:
2415           adapted following SPDesktopWidget separation
2416         
2417 2005-08-24      David Yip       <yipdw@rose-hulman.edu>
2419         * src/jabber_whiteboard/session-manager.{cpp.h},
2420           src/jabber_whiteboard/callbacks.cpp,
2421           src/ui/dialog/whiteboard-connect.{cpp,h}:
2422           added support for XMPP over SSL to Inkboard
2424 2005-08-22  Ralf Stephan <ralf@ark.in-berlin.de>
2426         * src/dialogs/desktop-properties.cpp, src/dialogs/display-settings.cpp:
2427           both dialogs are now unresizable (bug #1237865)
2428         * src/main.cpp: enhanced doxygen main page
2430 2005-08-21  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2432         * packaging/osx-app.sh: Added a command line option which allows
2433           the executable and bundled dylibs to be stripped, significantly
2434           reducing the package size.
2436 2005-08-20  Ralf Stephan <ralf@ark.in-berlin.de>
2438         * src/desktop-style.cpp: fixed bug 1247989: nonstroked objects are
2439           no longer counted in stroke_average_width()
2440         * src/Doxyfile: added 3 more files
2441         * src/main.cpp: introduced doc hierarchy on doxygen main page
2442         * src/desktop-style.cpp:  improved doxygen documentation
2443           
2444 2005-08-20  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2446         * src/connector-context.cpp, src/connector-context.h:
2447           Rework connector context to extend SPEventContext instead of
2448           SPDrawContext, and remove most of the borrowed draw context
2449           code.
2451 2005-08-20  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2453         * src/menus-skeleton.h: correct the verb for "Select All In All Layers"
2454           since it was just showing a verb error in the menu.
2456 2005-08-19  Kees Cook  <kees@outflux.net>
2458         * autogen.sh, tools-version.sh, distro: report Ubuntu correctly, detect
2459           and reject unsafe automake versions (1.9.0 -> 1.9.6).
2461 2005-08-19  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2463         * src/dialogs/display-settings.cpp:
2464           Align the "Oversample bitmaps" option in the preferences
2465           dialog with all the other options.
2467 2005-08-18  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2469         * src/Makefile_insert: Added connector-context.{cpp,h}
2471         * src/connector-context.cpp, src/connector-context.h: New code for
2472           the connector context.  Handles the interaction of creating and
2473           modifying connectors.
2475         * src/sp-conn-end.cpp, src/sp-conn-end.h: Added sp_conn_adjust_path
2476           for adjusting the path of connectors to the edge of shapes, and
2477           sp_conn_end_detach to detach a connector endpoint from a shape.
2478           Also, when there is only a single shape attached to a connector
2479           and it is moved, then reroute the connector leaving its unattached
2480           endpoint where it is, rather than just moving the whole thing with
2481           the shape.
2483         * src/preferences-skeleton.h, src/toolbox.cpp, src/tools-switch.cpp,
2484           src/tools-switch.h, src/verbs.cpp, src/verbs.h,
2485           src/dialogs/display-settings.cpp, src/dialogs/display-settings.h:
2487           Enable the connector context.  Give it a preferences tab, toolbox,
2488           icon, etc.  Also, correct some vim modelines.
2489           
2490         * src/display/sp-canvas.cpp: Allow enter and leave events to be generated
2491           for canvas items when mouse buttons are depressed.
2493         * src/pixmaps/cursor-connector.xpm: A cursor for connector context.
2495 2005-08-18  Jon A. Cruz  <jon@joncruz.org>
2497         * src/knot.cpp: Corrected type conflict for crash bugs.
2499 2005-08-18  Ralf Stephan <ralf@ark.in-berlin.de>
2501         * src/Doxyfile: added 4 more files
2502         * src/extension/implementation/plugin-link.h,
2503           src/extension/internal/gimpgrad.cpp:  improved doxygen documentation
2504           
2505 2005-08-16  Ralf Stephan <ralf@ark.in-berlin.de>
2507         * src/desktop.h, src/desktop.cpp: replaced gboolean with bool
2508         * src/display/curve.cpp: made is_moveto() inline
2509         * src/knot.cpp, src/extension/extension.cpp, src/helper/action.cpp:
2510           added editor footer
2511         * src/desktop.h, src/desktop.cpp, src/knot.cpp, src/sp-gradient.cpp,
2512           src/display/curve.cpp, src/extension/extension.cpp,
2513           src/extension/implementation/plugin.h, 
2514           src/extension/implementation/plugin.cpp,
2515           src/extension/internal/gimpgrad.cpp, src/helper/action.cpp:
2516           improved doxygen documentation
2518 2005-08-14  MenTaLguY  <mental@rydia.net>
2520         * src/widgets/layer-selector.cpp: quick fix for crash bug when
2521           deleting unnamed layer [bug 1255843]
2523 2005-08-14  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2524         
2525         * packaging/macosx/ScriptExec/main.c: Allow the user to ignore the
2526           automatic fixing of the fontconfig problem and fix the problem
2527           manually.  Don't pop up the dialog again in this case when they
2528           relaunch Inkscape.
2530 2005-08-13  Ralf Stephan <ralf@ark.in-berlin.de>
2532         * src/menus-skeleton.h: fixed cvs bug where, in the default menus.xml, 
2533           given submenus didn't have correct names, so translation on 
2534           non-English systems was missed.
2535         
2536 2005-08-13  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2538         * packaging/macosx/Resources/script, packaging/macosx/ScriptExec/main.c:
2540         Fix for the fontconfig cache problem on OS X 10.4.  The first time 
2541         Inkscape is launched on 10.4 machines, after checking X11 is available,
2542         a dialog is brought up informing users of the fontconfig problem.  The
2543         dialog has a button to run fc-cache as root.  If chosen, an OS X
2544         authentication dialog in launched and fc-cache is run following the
2545         authentication.  A file is stored in ~/.inkscape to mark that fc-cache
2546         has been run.
2547         
2548 2005-08-11  Ralf Stephan <ralf@ark.in-berlin.de>
2550         * src/sp-gradient.cpp,src/sp-gradient-fns.h,src/event-context.h,
2551           src/event-context.cpp:  replaced gboolean with bool
2552         * src/document-undo.cpp:  added editor footer
2553         * src/sp-gradient.cpp, src/desktop.cpp, src/document.h,
2554           src/document.cpp, src/document-undo.cpp, src/event-context.h,
2555           src/event-context.cpp, src/selection.h:
2556           improved doxygen documentation
2558 2005-08-10      David Yip       <yipdw@rose-hulman.edu>
2560         * src/Makefile_insert: added composite-undo-stack-observer.{cpp,h}
2562         * src/document.{cpp.h},
2563           src/document-undo.cpp, src/document-private.h: 
2564           added hooks for undo stack observer
2566         * src/jabber_whiteboard/Makefile_insert: added new classes
2568         * src/jabber_whiteboard/callbacks.cpp: moved document initialization actions
2569           here (not the best idea, admittedly...)
2571         * src/jabber_whiteboard/connection-establishment.cpp,
2572           src/jabber_whiteboard/session-manager.*,
2573           src/jabber_whiteboard/chat-handler.cpp: updated to work with new listeners
2575         * src/jabber_whiteboard/message-contexts.cpp,
2576           src/jabber_whiteboard/message-handler.*,
2577           src/jabber_whiteboard/message-tags.*,
2578           src/jabber_whiteboard/defines.h: new message types (TODO: trim out dead
2579           types)
2581         * src/jabber_whiteboard/message-queue.*,
2582         * src/jabber_whiteboard/message-node.h: made MessageNode capable of
2583           representing more message types, as required by callbacks.cpp
2584           and new commit model
2586         * src/jabber_whiteboard/message-utilities.*: new utilities, although
2587           this entire class should be going bye-bye soon (its main tasks have been
2588           taken over by SerializerNodeObserver)
2590         * src/jabber_whiteboard/node-tracker.*: removal of node-level locks
2592         * src/jabber_whiteboard/node-utilities.*: removal of unnecessary methods;
2593           this class should also be removed soon
2595         * src/jabber_whiteboard/session-file-selector.cpp: miscellaneous tweaks
2597         * src/jabber_whiteboard/typedefs.h: new type definitions to handle the new
2598           commit model (TODO: prune unnecessary types)
2600         * src/xml/event.cpp: small hack to get Inkboard working (shouldn't be
2601           there, but I'm still learning my way around XML::Node and
2602           XML::Session...help welcome)
2604         * src/undo-stack-observer.h: interface for classes that watch undo, redo,
2605           and undo log commit events
2607         * src/composite-undo-stack-observer.*: similar to CompositeNodeObserver;
2608           combines multiple undo stack observers
2610         * src/jabber_whiteboard/serializer-node-observer.*: XML::Event serializer
2612         * src/jabber_whiteboard/deserializer.*: XML::Event deserializer
2614         * src/jabber_whiteboard/tracker-action-observer.*: simple observer to
2615           watch for added and removed nodes in undo/redo actions (put aside for
2616           now)
2618         * src/jabber_whiteboard/undo-stack-observer.*: Inkboard's undo stack
2619           observer implementation
2621 2005-08-10  Ralf Stephan <ralf@ark.in-berlin.de>
2623         * src/main.cpp: introduced doxygen doc main page with links
2625 2005-08-09  Ralf Stephan <ralf@ark.in-berlin.de>
2627         * src/Doxyfile: added 5 more files
2628         * src/display/curve.h, src/display/curve.cpp, src/knot.cpp,
2629           src/dialogs/export.cpp: replaced gboolean with bool
2630         * src/display/curve.cpp: removed sp_curve_finish() as it is nowhere 
2631           called, made sp_curve_ensure_space() static
2632         * src/sp-object.cpp, src/sp-item.cpp, src/libnr/n-art-bpath.h,
2633           src/libnr/nr-path-code.h, src/ui/view/view.cpp, src/dialogs/export.cpp,
2634           src/display/bezier-utils.cpp, src/display/curve.h,
2635           src/display/curve.cpp, src/knot.h, src/knot.cpp:
2636           improved doxygen documentation
2638 2005-08-08  MenTaLguY  <mental@rydia.net>
2640         * README.txt, README: make autotools happy
2642 2005-08-06  MenTaLguY  <mental@rydia.net>
2644         * Makefile.am, HACKING, HACKING_de, HACKING_fr, HACKING_it,
2645           HACKING.txt, HACKING.de.txt, HACKING.fr.txt, HACKING.it.txt,
2646           README, README_ca, README_de, README_fr, README_it,
2647           README.txt, README.ca.txt, README.de.txt, README.fr.txt, README.it.txt:
2649           saner filenames
2651 2005-08-06  MenTaLguY  <mental@rydia.net>
2653         * src/xml/Makefile_insert, src/xml/log-builder.cpp,
2654           src/xml/log-builder.h, src/xml/simple-session.cpp,
2655           src/xml/simple-session.h:
2657           Implement XML::LogBuilder class and use it from XML::SimpleSession.
2659 2005-08-06  MenTaLguY  <mental@rydia.net>
2661         * src/xml/event.h, src/xml/event.cpp, src/xml/event-fns.h:
2662           rejigger the way XML event logs are handled, based on NodeObservers
2664 2005-08-06  MenTaLguY  <mental@rydia.net>
2666         * src/xml/simple-session.cpp: minor formatting cleanups
2668 2005-08-06  Ted Gould <ted@gould.cx>
2670         * src/interface.cpp, src/verbs.cpp, src/verbs.h:
2672         Adding in a hash table for Verb ID lookups.  This makes searching for them
2673         in the dynamic menus much faster.
2675 2005-08-06  Ralf Stephan <ralf@ark.in-berlin.de>
2677         * src/sp-offset.cpp: 
2678           removed a dependency, made refresh_offset_source() static
2679         * src/svg-view.cpp, src/svg-view.h, src/sp-spiral.cpp, src/sp-spiral.h: 
2680           replaced gboolean with bool
2681         * src/sp-offset.cpp, src/sp-root.cpp, src/sp-stop.h, src/sp-spiral.h,
2682           src/sp-spiral.cpp, src/svg-view.h, src/svg-view.cpp, src/style.cpp:
2683           improved doxygen documentation
2684         
2685 2005-08-05  MenTaLguY  <mental@rydia.net>
2687         * inkscape.spec.in: include translated manpages
2689 2005-08-05  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2691         * po/nl.po: fix a typo: close a bold tag.
2693 2005-08-03      David Yip       <yipdw@rose-hulman.edu>
2695         * src/jabber_whiteboard/typedefs.h:
2696           fixed incorrect template specialization syntax,
2697           removed duplicate definitions (oops...)
2699         * src/gc-alloc.h:
2700           removed explicit keyword from allocator constructors, as it is
2701           necessary to allow implicit conversion for rebinding.  Some
2702           containers in the libstdc++ in GCC 3.4.x require this, such as anything
2703           using the standard library's red-black tree implementation --
2704           std::set, std::map, std::multimap
2706 2005-08-03  Ralf Stephan <ralf@ark.in-berlin.de>
2708         * src/pen-context.cpp: made sp_pen_context_root_handler static
2709         * src/snap.h: removed getSnapToBBox() declaration
2710         * src/sp-stop.h: removed three dependencies
2711         * src/Doxyfile: added further 3 files
2712         * src/object-hierarchy.cpp, src/pen-context.h, src/pen-context.cpp,
2713           src/pencil-context.h, src/pencil-context.cpp, src/snap.h, 
2714           src/snap.cpp, src/sp-stop.h, src/sp-gradient.h, src/sp-gradient.cpp,
2715           src/sp-linear-gradient.h, src/sp-radial-gradient.h:
2716           improved doxygen documentation
2718 2005-08-03      David Yip       <yipdw@rose-hulman.edu>
2720         * src/jabber_whiteboard/Makefile_insert,
2721           src/jabber_whiteboard/message-handler.cpp,
2722           src/jabber_whiteboard/empty.cpp:
2723           fixing some build issues (Apple's ar doesn't like creating
2724           archives with an empty member list, so empty.cpp is a null
2725           placeholder to be used as the sole member in the jabber_whiteboard
2726           archive in the event that a user does not wish to enable
2727           Inkboard)
2729 2005-08-02  Bryce Harrington <bryce@bryceharrington.org>
2731         * src/ui/dialog/*.*:  Update copyrights
2733         * doc/WISHLIST:  s/Sodipodi/Inkscape/
2735         * src/desktop.cpp:  Rename SPView to Inkscape::UI::View::View
2737         * changing include file syntax from "" to <> where appropriate
2739         * Changing copyrights to be consistent
2741 2005-08-03      David Yip       <yipdw@rose-hulman.edu>
2743         * src/menus-skeleton.h:
2744           added WITH_INKBOARD ifdef to prevent Inkboard options from being
2745           compiled into the menu skeleton if the Inkboard code is not enabled
2747 2005-08-03  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2749         *  src/display/curve.cpp: Correctly free an array with "delete []".
2751 2005-08-02      David Yip       <yipdw@rose-hulman.edu>
2753         * src/jabber/whiteboard/node-tracker.cpp:
2754           removed unnecessary anchoring of XML::Nodes in XMLNodeTracker
2756 2005-08-02      David Yip       <yipdw@rose-hulman.edu>
2758         * src/jabber_whiteboard/typedefs.h:
2759           moved back to GC::Alloc from traceable_allocator
2761         * src/jabber_whiteboard/node-tracker.cpp:
2762           fixed anchor-release problem with XML::Nodes in XMLNodeTracker
2764 2005-08-01  MenTaLguY  <mental@rydia.net>
2766         * src/gc.cpp, src/gc-core.h: Hans says it's okay to use
2767           GC_malloc_atomic_uncollectable
2769 2005-08-01  MenTaLguY  <mental@rydia.net>
2771         * src/gc-alloc.h: fix improper allocation size
2773 2005-08-01      David Yip       <yipdw@rose-hulman.edu>
2775         * src/jabber_whiteboard/message-handler.cpp: removed some
2776           debug output
2778         * src/dialogs/whiteboard-sharewithchat.cpp: removed some excess
2779           debugging code
2781         * src/jabber_whiteboard/session-manager.cpp: removed 
2782           redundant if (x == NULL) tests surrounding delete
2784 2005-08-01      David Yip       <yipdw@rose-hulman.edu>
2786         * src/ui/icons.cpp, src/ui/stock-items.cpp, src/ui/stock.cpp, 
2787           src/ui/stock.h:
2788           added Inkboard UI stock items
2790         * src/dialogs/whiteboard*:
2791           old C/Gtk Inkboard dialogs for collecting user input necessary
2792           to establish Jabber connections and Inkboard sessions (they're
2793           still used in some parts of the Inkboard code)
2795         * src/Makefile.am, src/Makefile_insert, src/desktop.cpp, 
2796           src/desktop.h, src/document.cpp, src/file.cpp, src/file.h,
2797           src/menus-skeleton.h, src/verbs.cpp, src/verbs.h:
2798           added necessary UI code to access Inkboard functions
2800         * src/jabber_whiteboard/Makefile_insert,
2801           src/jabber_whiteboard/buddy-list-manager.*,
2802           src/jabber_whiteboard/callbacks.*,
2803           src/jabber_whiteboard/chat-handler.*,
2804           src/jabber_whiteboard/connection-establishment.*,
2805           src/jabber_whiteboard/defines.h,
2806           src/jabber_whiteboard/error*,
2807           src/jabber_whiteboard/internal-constants.*,
2808           src/jabber_whiteboard/invitation-confirm-dialog.*,
2809           src/jabber_whiteboard/jabber-handlers.*,
2810           src/jabber_whiteboard/makefile*,
2811           src/jabber_whiteboard/message-*,
2812           src/jabber_whiteboard/node-*,
2813           src/jabber_whiteboard/received-message-helpers.cpp,
2814           src/jabber_whiteboard/player-functors.*,
2815           src/jabber_whiteboard/session-*,
2816           src/jabber_whiteboard/tracker-node.h,
2817           src/jabber_whiteboard/typedefs.h:
2818           Initial commit of Inkboard code
2819         * src/ui/dialog/session-player*,
2820           src/ui/dialog/whiteboard*:
2821           C++/Gtkmm replacements for some old C/Gtk dialogs
2822         * configure.ac:
2823           added Inkboard configure checks
2824         * src/ui/view/edit.cpp,
2825           src/ui/view/edit.h,
2826           src/ui/view/view.cpp:
2827           added Inkboard code stubs to new Gtkmm code
2828         * share/ui/menus-bars.xml:
2829           added Inkboard code stubs to menu UI XML
2831 2005-08-01  Ralf Stephan <ralf@ark.in-berlin.de>
2833         * src/sp-object.cpp: improved doxygen documentation
2835 2005-07-31  Ralf Stephan <ralf@ark.in-berlin.de>
2837         * src/nodepath.cpp: removed three dependencies
2839 2005-07-31  MenTaLguY  <mental@rydia.net>
2841         * src/sp-object.cpp, src/sp-object.h, src/sp-use.cpp:
2842           adopt more consistent refcounting policy
2844         * src/sp-object.h: make second parameter to sp_object_ref and
2845           sp_object_unref optional
2847 2005-07-30  Ralf Stephan <ralf@ark.in-berlin.de>
2849         * src/draw-anchor.cpp, src/nodepath.h: reduced dependencies
2850         * src/nodepath.cpp: removed duplicate dependency, added two from 
2851           nodepath.h, made triangle_area() inline
2852         * src/node-context.cpp: added dependency removed from nodepath.h
2853         * src/Doxyfile: added 2 further files to the scanned list
2854         * src/nodepath.h: moved function docs into nodepath.cpp
2855         * src/color.cpp: made file work with src/Doxyfile
2856         * src/color.cpp, src/draw-anchor.cpp, src/geom.cpp, src/nodepath.cpp:
2857           improved doxygen documentation
2858         * src/event-context.cpp: added a \todo
2859         * src/geom.cpp: added editor footer
2861 2005-07-30  Ted Gould  <ted@gould.cx>
2863         * src/Makefile_insert, src/inkscape.cpp, src/inkscape.h,
2864         src/interface.cpp, src/selection.cpp, src/verbs.cpp, src/verbs.h,
2865         src/extension/effect.cpp, src/extension/effect.h, src/menus-skeleton.h:
2867         Doing two things.  One, making menus configurable by an external xml file
2868         and the second is enabling sensitivity in the verbs.  These are both in
2869         pretty basic states right now, but workable.
2871 2005-07-29  MenTaLguY  <mental@rydia.net>
2873         * src/shortcuts.cpp: made Ctrl+Shift+G the "primary" ungroup shortcut
2875 2005-07-28  Carl Hetherington  <inkscape@carlh.net>
2877         * src/arc-context.cpp: CodingStyle.  Replace gboolean with bool.
2879         * src/desktop-events.cpp: CodingStyle: whitespace.  Add editor
2880         variables block.  gboolean exorcism.  Declaration-to-first-use fixes.
2881         
2883 2005-07-27  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
2885         * src/style.h (SP_SCALE24_MAX): Change from 0xffffff to 0xff0000,
2886           and add documentation for choice of value.
2887           (SP_SCALE24_TO_FLOAT) Return a double instead of a float.
2888           (SP_SCALE24_FROM_FLOAT) Change rounding behaviour.
2889           These changes are intended to combat float rounding bugs on x86.
2891         * src/style.cpp (sp_style_merge_from_style_string): Use libcroco
2892           to parse style="..." attribute strings, to improve CSS parsing.
2894 2005-07-27  Ralf Stephan <ralf@ark.in-berlin.de>
2896         * src/Doxyfile: added 10 further files to the scanned list
2897         * src/gc-anchored.h, src/gc-managed.h, src/object-hierarchy.h, 
2898           src/pencil-context.h, src/selection.h, src/sp-object.h, src/sp-spiral.h, 
2899           src/svg-view.h, src/verbs.h, src/livarot/float-line.h, src/util/list.h, 
2900           src/widgets/paint-selector.h, src/xml/repr.h: 
2901           made file work with src/Doxyfile
2902         * src/livarot/int-line.h, src/livarot/float-line.h: 
2903           moved part of documentation into *.cpp file
2904         * src/gc-anchored.h, src/knot-holder-entity.h, src/nodepath.h, 
2905           src/pen-context.h, src/pencil-context.h, src/selection.h, 
2906           src/sp-gradient.h, src/sp-gradient.cpp, src/sp-item.h, src/sp-object.h, 
2907           src/sp-spiral.h, src/style.h, src/svg-view.h, src/extension/extension.h, 
2908           src/libnr/nr-matrix.h, src/livarot/int-line.h, src/livarot/int-line.cpp, 
2909           src/livarot/float-line.h, src/livarot/float-line.cpp, 
2910           src/livarot/sweep-event.h, src/livarot/sweep-event-queue.h, 
2911           src/util/list.h, src/widgets/paint-selector.h, src/xml/repr.h, 
2912           src/xml/repr.cpp: documentation improvements
2913         * src/sp-item.h: added editor footer
2915 2005-07-26  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
2917         * src/svg/stringstream.h, src/svg/stringstream.cpp:
2918           Trim trailing zeros from after the decimal point when writing
2919           float or double to Inkscape::SVGOStringStream.
2920         * src/style-test.cpp: Update expected output accordingly.
2921         * src/svg/stringstream-test.h: New unit test.
2922         * src/Makefile.am, src/svg/Makefile_insert: Add the new unit test.
2923         * src/svg/Makefile_insert:
2924           Don't link unused ftos.cpp, but do link new file stringstream.cpp.
2926 2005-07-26  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2928         * share/icons/icons.svg: Add icon for connector context.
2930 2005-07-25  Ralf Stephan <ralf@ark.in-berlin.de>
2932         * src/libnr/nr-pixblock.h:  interface cleanup of NRPixBlock: size and mode
2933           are now named enums, empty is now bool, changes to function interfaces 
2934           because of that, changed C macros to C++ inline functions, changed clean 
2935           flag in some function interfaces from int to bool.
2936         * src/libnr/nr-pixblock.cpp:  adaptations due to changes in nr-pixblock.h,
2937           added assert to ...setup_extern() which remains a bit ... risky,
2938         * src/display/sp-canvas.cpp: 
2939           made sp_canvas_item_construct() static, inlined two other functions
2940         * src/svg-view.cpp: piped emit_resized through C++ façade (incomplete)
2941         * src/ui/view/view.h: removed legacyMessageContext() member
2942         * src/Doxyfile: added files, and options to collect todo and bugs
2943         * src/display/curve.cpp: moved member docs into curve.h
2944         * src/event-context.cpp: long line cosmetics, moved a function for clarity
2945         * src/sp-offset.h, src/sp-spiral.cpp, src/svg-view.cpp, 
2946           src/libnr/nr-types.h: added editor footer
2947         * src/color-rgba.h, src/draw-anchor.h, src/event-context.*, src/knot-*.h, 
2948           src/message-*.h, src/modifier-fns.h, src/nodepath.h, 
2949           src/pencil-context.cpp, src/pen-context.*, src/snap.*, src/sp-gradient.h, 
2950           src/sp-gradient-fns.h, src/sp-item.cpp, src/sp-item-notify-moveto.h, 
2951           src/sp-linear-gradient*, src/sp-offset.*, src/sp-radial-gradient*, 
2952           src/sp-spiral.cpp, src/style.cpp, src/svg-view.cpp, src/verbs.cpp, 
2953           src/dialogs/export.cpp, src/display/bezier-utils.cpp, 
2954           src/display/curve.*, src/diplay/sp-canvas.*, 
2955           src/extension/implementation/plugin*, src/extension/internal/gimpgrad.h, 
2956           src/libnr/nr-matrix.h, src/libnr/nr-matrix-scale-ops.h, 
2957           src/libnr/nr-matrix-translate-ops.h, src/libnr/nr-pixblock.*, 
2958           src/libnr/nr-point.h, src/libnr/nr-rotate.h, src/libnr/nr-rotate-fns.h, 
2959           src/libnr/nr-scale-matrix-ops.h, src/libnr/nr-types.h, 
2960           src/livarot/int-line.h, src/ui/view/view.*:
2961           
2962           made file work with src/Doxygen, doxygen documentation improvements
2964 2005-07-24  Ted Gould  <ted@gould.cx>
2966         * 0.42 Release
2968 2005-07-21  Ted Gould  <ted@gould.cx>
2970         * 0.42pre3
2972 2005-05-21  Kees Cook  <kees@outflux.net>
2974         * share/icons/*xpm, src/ui/dialog/transformation.cpp,
2975           src/ui/widget/labelled.cpp, src/ui/widget/labelled.h:
2976           Hooked up Gtkmmified Icon manager correctly.  (bug 1217367)
2977         * Makefile.mingw, Makefile.mingw.common: patch 1241293 for build fixes
2979 2005-07-12  Ted Gould  <ted@gould.cx>
2981         * 0.42pre2
2983 2005-07-11  MenTaLguY  <mental@rydia.net>
2985         * src/debug/logger.cpp: wrap stack vector in method to avoid
2986           potential static initialization issues
2988         * src/sp-object.cpp: add refcount logging
2990 2005-07-09  MenTaLguY  <mental@rydia.net>
2992         * src/document-undo.cpp, src/inkscape.cpp, src/debug/event.h,
2993           src/debug/logger.cpp, src/debug/logger.h, src/debug/simple-event.h,
2994           src/xml/composite-node-observer.cpp, src/xml/event.cpp,
2995           src/xml/simple-node.cpp:
2997           Categorize debugging events and add the ability to filter them
2998           via setting the INKSCAPE_DEBUG_FILTER environment variable to
2999           a comma-separated list of debug event categories.
3001 2005-07-06  Ben Fowler  <bpfowler@users.sourceforge.net>
3003         * src/interface.cpp: Spackle for Bug 1217361 "freeze on quitting 
3004         with transform dialog"
3006 2005-07-06  Ben Fowler  <bpfowler@users.sourceforge.net>
3008         * src/interface.cpp: Whitespace changes only
3010 2005-07-06  Michael Wybrow  <mjwybrow@users.sourceforge.net>
3012         * Info.plist.in, packaging/osx-app.sh, packaging/macosx/*:
3014         Changes and new files required to build an Inkscape dmg on Mac OS X.
3016 2005-07-05  Ted Gould  <ted@gould.cx>
3018         * 0.42pre1
3020 2005-07-04  MenTaLguY  <mental@rydia.net>
3022         * src/sp-metadata.cpp: strip id= attributes under rdf:RDF elements
3024 2005-07-04  MenTaLguY  <mental@rydia.net>
3026         * src/sp-object.cpp, src/xml/node-fns.h, src/xml/node-fns.cpp:
3027           don't force id= attributes on anything except elements in the SVG,
3028           Sodipodi, or Inkscape namespaces.
3030 2005-07-04  MenTaLguY  <mental@rydia.net>
3032         * src/verbs.cpp: redo cryve's fix to use defaultLabel() rather than
3033           label()
3035 2005-07-04  Bryce Harrington <bryce@bryceharrington.org>
3037         * src/livarot/float-line.cpp:  Patch from Ralf Stephan
3038         <ralf@ark.in-berlin.de> to suppress two warnings.
3039         
3040 2005-06-28  Ted Gould  <ted@gould.cx>
3042         * src/verbs.h:
3044         Changing from gnu::hash_map to std::map.  The only reason this was a
3045         hash_map before is because I was stealing code that I didn't understand,
3046         and a std::map works as well.  This fixes bug #1172199 for Tru64.
3048 2005-06-28  Ted Gould  <ted@gould.cx>
3050         * src/extension/dependency.cpp:
3052         Fix for #1169396 -- setting the default type for a dependency to file,
3053         this seems to be the only way that the print function could end up using
3054         undefined memory, and then passing it on the gettext.
3056 2005-06-28  Ted Gould  <ted@gould.cx>
3058         * src/extension/implementation/script.cpp,
3059         src/extension/implementation/script.h:
3061         Adding support for information coming back on STDERR from scripts.  This
3062         fixes bug #1220959 and RFE #1178941
3064 2005-07-04  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
3066         * src/sp-stop.h, sp-gradient.cpp, widgets/gradient-vector.cpp:
3067           Implement currentColor as possible value for stop-color, as per spec.
3069 2005-07-02  Kees Cook  <kees@outflux.net>
3071         * src/dialog/rdf.cpp: Added FreeArt license, RFE #1230981.
3073 2005-06-30  Bryce Harrington <bryce@bryceharrington.org>
3075         * inkscape.nsi:  Fix for bug #1230744 'wrong installer language'
3076         by theadib.
3078         * src/swatches.cpp: Fix for bug #1217973.  The KDE swatches file
3079         consists of 3 column numbers (missing 4th column), and also lacks
3080         an ending newline.  In this situation, the name variable returned
3081         from trim() could be null, thus causing a segfault when used as an
3082         input to Glib::ustring.
3084         * src/sp-image.cpp: Patch for bug #1210100 by bpfowler to help
3085         narrow in on the cause of the bug.
3087         * README:  Requested change for bug #1174991.  Directions for
3088         installation of perl libs
3089         
3090 2005-07-01  Ben Fowler  <bpfowler@users.sourceforge.net>
3092         * src/desktop.cpp src/svg-view.cpp src/dialogs/display-settings.cpp 
3093         src/dialogs/export.cpp src/dialogs/find.cpp 
3094         src/extension/internal/ps.cpp: Replaced calls to gtk_widget_set_usize 
3095         with GTK2 version.
3097 2005-06-30  Bryce Harrington <bryce@bryceharrington.org>
3099         * inkscape.pod, src/main.cpp: Applying Makzu's patch to implement
3100           --vacuum-defs
3102 2005-06-28  Ted Gould  <ted@gould.cx>
3104         * 0.42pre0
3106 2005-06-23  MenTaLguY  <mental@rydia.net>
3108         * src/extension/implementation/script.cpp:
3109           support for ruby scripts (interpreter="ruby")
3111 2005-06-20  Ted Gould  <ted@gould.cx>
3113         * src/desktop.cpp, src/desktop.h, src/document-private.h,
3114         src/document.cpp, src/document.h, src/extension/effect.h,
3115         src/extension/implementation/script.cpp:
3117         Adding in a signal to show that the document is being reconstructed from
3118         another document.  This is used by the scripting extensions implementation
3119         to say to the desktops that they need to save their object references
3120         as strings instead of pointers -- and then recreate them when the
3121         reconstruction is complete.
3123         * src/extension/prefdialog.cpp: Making "OK" have focus.
3125         * src/verbs.cpp, src/verbs.h: Some prototype code to start making verbs
3126         sensitive or not.  Not tied in to anything currently.
3128 2005-06-20  MenTaLguY  <mental@rydia.net>
3130         * src/xml/repr-io.cpp: whoops... don't emit xmlns:xml
3132 2005-06-18  Richard Hughes  <cyreve@users.sourceforge.net>
3134         * src/text-context.cpp, src/text-context.h, src/libnrtype/Layout-TNG.h:
3135           implement double- and triple-clicking of text for selecting the
3136           current word and line respectively
3138 2005-06-16  MenTaLguY  <mental@rydia.net>
3140         * src/interface.cpp: removed "Go to root" context menu item
3142         * src/widgets/layer-selector.cpp: hide "(root)" unless it is the current
3143           layer
3145 2005-06-11  Aaron Spike  <aaron@ekips.org>
3147         * confiugre.ac,
3148           packaging/autopackage/default.apspec.in:
3150           Adding the autopackage specfile
3152 2005-06-10  Richard Hughes  <cyreve@users.sourceforge.net>
3154         * src/text-context.cpp:
3155           use ctrl-left/right for moving cursor by word in text mode,
3156           and ctrl-a for select all text
3158 2005-06-09  Bryce Harrington <bryce@bryceharrington.org>
3160         * src/ui/dialogs/align-and-distribute.cpp,
3161           src/ui/dialogs/align-and-distribute.h,
3162           src/verbs.cpp:
3163           Hooking up Aubanel's new align and distribute dialog
3165 2005-06-09  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
3167         * src/text-context.cpp (sp_text_context_root_handler):
3168           Greater conformance to ISO 14755 for unicode entry.  We now
3169           implement all of the ``Basic method'' portion of that spec
3170           except for non-latin hexadecimal digits (first 6 letters of
3171           other alphabets).  (Instead, we do the same as for all other
3172           shortcuts, viz. force a group0 (latin) interpretation of the
3173           keypress.)
3175 2005-06-07  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
3177         * src/pen-context.cpp (spdc_endpoint_snap): Pen tool: do snapping
3178           (i.e. namedview_free_snap_all_types) even for initial point.
3180         * src/Makefile.am (INCLUDES), src/extension/script/Makefile_insert
3181         (extension_script_libscript_a_CXXFLAGS):
3183           Put PERL_CFLAGS PYTHON_CFLAGS into global INCLUDES rather than
3184           using a libscript_a_CXXFLAGS var (which involved creating .o files
3185           specific to that lib).
3187 2005-06-06  Ted Gould  <ted@gould.cx>
3189         * src/extensions/effect.cpp:
3191         Adding in the code so that effects can be undoable.
3193         * src/extensions/implementation/script.[cpp,h]
3195         Adding in the code so that a new window is not displayed when an
3196         effect is executed.  Now it is in the same window (much nicer).
3198         * src/extensions/internal/latex*.[cpp,h]
3200         Patches from the mailing list to add LaTeX output.
3202 2005-06-04  MenTaLguY  <mental@rydia.net>
3204         * src/extensions/init.cpp:
3206           That tears it.  Showing the error dialog on startup goes.  I've
3207           had to respond to one too many bloody bug reports.  If we released
3208           0.42 with this too we'll drive away users permanently.  As it was,
3209           a lot of people were assuming 0.41 was broken when they saw this
3210           and reverted to 0.40.
3212 2005-05-31  MenTaLguY  <mental@rydia.net>
3214         * src/preferences-skeleton.h: disable extension error dialog on startup
3215           -- I'm sick of hearing that Inkscape is broken because people see
3216           this dialog on startup.  It makes us look bad.
3217           
3218           We're not going to repeat this for 0.42 -- find a better approach.
3220 2005-05-28  MenTaLguY  <mental@rydia.net>
3222         * src/document.cpp, src/sp-ellipse.cpp, src/sp-flowdiv.cpp,
3223           src/sp-flowtext.cpp, src/sp-object.cpp, src/sp-object.h,
3224           src/sp-path.cpp, src/sp-rect.cpp, src/sp-root.cpp, src/sp-root.h,
3225           src/sp-shape.cpp, src/version.cpp, src/version.h:
3227           propagate SVG version upwards, and move SPVersion into Inkscape
3228           namespace
3230 2005-05-24  Simarilius  <Simarilius@yahoo.com>
3232         * src/verbs.cpp, src/dialogs/tiledialog.cpp, src/dialogs/tiledialog.h,
3233         src/ui/dialogs/dialog-manager.cpp
3234         
3235         Converted the tiledialog over to the inkscape:ui:dialog class and hooked
3236         it into dialog manager
3238 2005-05-24  Ted Gould  <ted@gould.cx>
3240         * src/extension/dependency.cpp, src/extension/extension.cpp,
3241         src/extension/extension.h, src/extension/init.cpp,
3242         src/extension/implementation/script.cpp:
3244         Applying patch 1199856 which allows Inkscape to have multiple directories
3245         for extensions.  Currently those are /share/inkscape/extensions and
3246         ~/.inkscape/extensions.  The patch was written by Aaron Spike.
3248 2005-05-23  Ted Gould  <ted@gould.cx>
3250         * share/extensions/<alot>
3252         Adding in Aaron Spike's extensions so that they come with the standard
3253         build.  Lot's of useful stuff that is worth having for most users.
3255 2005-05-19  MenTaLguY  <mental@rydia.net>
3257         * src/verbs.cpp, src/ui/dialog/align-and-distribute.h,
3258           src/ui/dialog/dialog-manager.cpp, src/ui/dialog/dialog-manager.h,
3259           src/ui/dialog/document-preferences.h, src/ui/dialog/export.h,
3260           src/ui/dialog/extension-editor.h, src/ui/dialog/fill-and-stroke.h,
3261           src/ui/dialog/find.h, src/ui/dialog/inkscape-preferences.h,
3262           src/ui/dialog/layer-editor.h, src/ui/dialog/messages.h,
3263           src/ui/dialog/text-properties.h, src/ui/dialog/transformation.h,
3264           src/ui/dialog/xml-editor.h, src/ui/view/edit.cpp:
3266           refactoring of the dialog manager code, introducing factory
3267           functions and a method specifically for showing a dialog
3269 2005-05-19  MenTaLguY  <mental@rydia.net>
3271         * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
3273           fix layer property undo crash bugs (#1192708 and #1171704)
3275 2005-05-19  MenTaLguY  <mental@rydia.net>
3277         * src/debug/Makefile_insert, src/debug/sysv-heap.cpp,
3278           src/debug/sysv-heap.h, src/gc.cpp, src/debug/gc-heap.h,
3279           src/debug/heap.cpp:
3281           moved GC Heap statistics stuff into libdebug to ease circular
3282           dependencies
3284 2005-05-17  MenTaLguY  <mental@rydia.net>
3286         * src/ui/dialog/memory.cpp:
3288           reduce magnitude of memory jitter somewhat by avoiding some vector
3289           resizing and copying
3291 2005-05-16  MenTaLguY  <mental@rydia.net>
3293         * src/gc.cpp, src/debug/heap.cpp, src/debug/heap.h:
3295           revised Debug::Heap API slightly
3297         * src/ui/dialog/memory.cpp, src/ui/dialog/memory.h:
3299           thousands separators and other niceties.  'apply' now forces a
3300           garbage collection and immediate update.
3302 2005-05-16  MenTaLguY  <mental@rydia.net>
3304         * src/ui/dialog/memory.cpp: re-use existing rows, though it doesn't
3305           seem to help memory jitter much
3307 2005-05-15  MenTaLguY  <mental@rydia.net>
3309         * src/debug/heap.cpp: fix bounds error
3311         * src/ui/dialog/memory.cpp, src/ui/dialog/memory.h:
3312         
3313         flesh out basic memory info dialog
3315 2005-05-15  MenTaLguY  <mental@rydia.net>
3317         * configure.ac: cleaned up tests
3319         * src/debug/heap.cpp: fixed feature macro names
3321 2005-05-15  MenTaLguY  <mental@rydia.net>
3323         * configure.ac: added tests for mallinfo and malloc.h
3325         * src/gc.cpp, src/debug/heap.cpp, src/debug/heap.h:
3327           fix up Debug::Heap API slightly
3329 2005-05-14  MenTaLguY  <mental@rydia.net>
3331         * src/interface.cpp, src/verbs.cpp, src/verbs.h,
3332           src/ui/dialog/Makefile_insert, src/ui/dialog/dialog-manager.cpp,
3333           src/ui/dialog/dialog-manager.h, src/ui/dialog/memory.cpp,
3334           src/ui/dialog/memory.h:
3335           
3336           added skeletal memory statistics dialog
3338 2005-05-12  Juerg Billeter  <j@bitron.ch>
3340         * configure.ac: Have pkgconfig explicitly require gdkmm-2.4 & glibmm-2.4
3341         (used directly by Inkscape), rather than relying on transitive
3342         dependencies.  It's said that this is required in some cases with
3343         pkgconfig 0.17 and later.
3345 2005-05-08  Bryce Harrington <bryce@bryceharrington.org>
3347         * ChangeLog configure.ac src/Makefile_insert src/desktop-widget.h
3348           src/desktop.h src/dropper-context.cpp src/file.cpp
3349           src/shortcuts.cpp src/sp-text.cpp src/splivarot.cpp
3350           src/svg-view.h src/text-context.cpp src/verbs.cpp
3351           src/extension/implementation/plugin-link.h
3352           src/extension/internal/grid.cpp src/helper/action.h
3353           src/helper/window.cpp src/ui/dialog/dialog.cpp
3354           src/ui/dialog/messages.cpp src/ui/view/view.cpp
3355           src/ui/view/view.h:   
3357           Moving view.* into src/ui/view/
3358         
3359 2005-05-09  MenTaLguY  <mental@rydia.net>
3361         * src/gc-alloc.h: const-correctness fix
3363 2005-05-08  Bryce Harrington <bryce@bryceharrington.org>
3365         * configure.ac:  Defaulting with-gnome-vfs to on if library is
3366           present. 
3367         
3368         * po/POTFILES.in : Fixed error causing compile failure
3370         * src/Makefile_insert src/arc-context.cpp src/desktop-events.cpp
3371            src/desktop.cpp src/desktop.h src/dyna-draw-context.cpp
3372            src/gradient-context.cpp src/gradient-toolbar.cpp
3373            src/interface.cpp src/make.dep src/make.files
3374            src/rect-context.cpp src/select-context.cpp
3375            src/select-toolbar.cpp src/seltrans.cpp src/spiral-context.cpp
3376            src/star-context.cpp src/toolbox.cpp src/verbs.cpp src/view.cpp
3377            src/view.h src/application/application.cpp
3378            src/application/application.h src/application/editor.cpp
3379            src/application/editor.h src/ui/dialog/align-and-distribute.cpp
3380            src/ui/dialog/align-and-distribute.h
3381            src/ui/dialog/dialog-manager.cpp src/ui/dialog/dialog-manager.h
3382            src/ui/dialog/dialog.cpp src/ui/dialog/dialog.h
3383            src/ui/dialog/document-preferences.cpp
3384            src/ui/dialog/document-preferences.h src/ui/dialog/export.cpp
3385            src/ui/dialog/export.h src/ui/dialog/extension-editor.cpp
3386            src/ui/dialog/extension-editor.h
3387            src/ui/dialog/fill-and-stroke.cpp
3388            src/ui/dialog/fill-and-stroke.h src/ui/dialog/find.cpp
3389            src/ui/dialog/find.h src/ui/dialog/inkscape-preferences.cpp
3390            src/ui/dialog/inkscape-preferences.h
3391            src/ui/dialog/layer-editor.cpp src/ui/dialog/layer-editor.h
3392            src/ui/dialog/messages.h src/ui/dialog/text-properties.cpp
3393            src/ui/dialog/text-properties.h
3394            src/ui/dialog/transformation.cpp src/ui/dialog/transformation.h
3395            src/ui/dialog/tree-editor.h src/ui/dialog/xml-editor.cpp
3396            src/ui/dialog/xml-editor.h src/ui/view/Makefile_insert
3397            src/ui/view/edit.cpp src/ui/view/edit.h :
3399            Renaming sp-desktop-widget.h to desktop-widget.h for
3400            consistency with other desktop files.  Beginning migration of
3401            desktop-* and view* files into ui/view/ subdir.  Incorporating
3402            DialogManager into existing SPDesktop code.  Making SPView
3403            derive from GObject.  Changing Messages dialog to run via
3404            DialogManager.  Removing getName() and getDesc() routines from
3405            Dialogs.  
3406         
3407 2005-05-08  MenTaLguY  <mental@rydia.net>
3409         * src/Makefile_insert: change link order since the GC code now
3410           depends on the debugging stuff
3412         * src/debug/Makefile_insert, src/debug/heap.cpp, src/debug/heap.h:
3414           added heap statistics stuff
3416         * src/gc.cpp: register the GC heap with the heap statistics facility
3418 2005-05-07  MenTaLguY  <mental@rydia.net>
3420         * src/gc-anchored.h, src/gc-core.h, src/gc-finalized.h,
3421           src/gc-managed.h, src/gc.cpp:
3423           hide the global Ops structure from the outside world, and expose
3424           some additional libgc API.
3426 2005-05-07  Ted Gould  <ted@gould.cx>
3428         * src/extension/parameter.cpp: bug fix for empty string parameter
3430         * share/extensions/dropshadow.inx,
3431         src/extension/implementation/script.cpp:
3433         Adding in an "interpreter" attribute for "command" that will prepend
3434         the command with the interpreter.  Right now only "perl" and "python"
3435         work, and they only prepend "perl" and "python", but more will be
3436         added later.
3438 2005-05-07  MenTaLguY  <mental@rydia.net>
3440         * src/xml/composite-node-observer.cpp: bug fixes
3442         * src/xml/simple-node.cpp, src/xml/simple-node.h: switch to using
3443           CompositeNodeObserver, which has saner add/remove semantics
3445         * src/util/list-container-test.cpp: add another test, just to be sure
3447         * src/dialogs/xml-tree.cpp: remove need for is_interactive flag on
3448           attribute changes (the flag is effectively disabled by the other
3449           changes)
3451 2005-05-05  MenTaLguY  <mental@rydia.net>
3453         * src/debug/event.h, src/debug/logger.cpp:
3455           PropertyPair is now its own class
3456         
3457         * src/xml/simple-node.cpp: add logging of XML node mutation
3459         * src/xml/Makefile_insert, src/xml/composite-node-observer.cpp,
3460           src/xml/composite-node-observer.h:
3462           added CompositeNodeObserver class, which will eventually replace
3463           the existing notifier lists
3465 2005-05-05  MenTaLguY  <mental@rydia.net>
3467         * src/inkscape.cpp: try to cleanly terminate log in case of crashes
3469 2005-05-05  MenTaLguY  <mental@rydia.net>
3471         * src/document-undo.cpp, src/debug/Makefile_insert, src/debug/logger.cpp,
3472           src/debug/simple-event.h, src/xml/event.cpp:
3474           add debug logging for undo+redo+transactions
3476 2005-05-05  MenTaLguY  <mental@rydia.net>
3478         * src/inkscape.cpp, src/main.cpp: initialize and shutdown debug log
3479           from more reliable place
3481         * src/debug/logger.cpp: clean up log via std::atexit()
3483 2005-05-04  MenTaLguY  <mental@rydia.net>
3485         * configure.ac, src/Makefile.am, src/Makefile_insert,
3486           src/debug/Makefile_insert, src/debug/makefile.in:
3488           added src/debug/ subdir
3490         * src/gc-alloc.h: no default management type for now
3492         * src/debug/event-tracker.h, src/debug/event.h, src/debug/logger.cpp,
3493           src/debug/logger.h: simple XML logging facility
3495         * src/util/Makefile_insert: fixed cut-and-paste error
3497 2005-04-29  Jon A. Cruz  <jon@joncruz.org>
3498         * src/dialogs/swatches.cpp, src/dialogs/eek-preview.h,
3499           src/dialogs/eek-preview.cpp:
3501         Added property to swatch to block taking focus.
3503 2005-04-28  Jon A. Cruz  <jon@joncruz.org>
3504         * src/dialogs/Makefile_insert, src/dialogs/eek-preview.cpp,
3505           src/dialogs/eek-preview.h, src/dialogs/swatches.cpp,
3506           src/dialogs/swatches.h, src/ui/previewholder.cpp,
3507           src/ui/previewable.h, src/ui/widget/panel.cpp:
3509           Adding new widget for color swatch usage.
3511 2005-04-24  Bryce Harrington <bryce@bryceharrington.org>
3513         * src/Makefile.am src/Makefile_insert,
3514           src/application/Makefile_insert, src/application/editor.cpp,
3515           src/application/editor.h, src/extension/internal/svg.cpp,
3516           src/ui/Makefile_insert, src/ui/view/Makefile_insert,
3517           src/ui/view/edit.cpp, src/ui/view/edit.h, src/ui/view/makefile.in,
3518           src/application/editor-impl.cpp, src/application/editor-impl.h:
3520           Renaming EditorImpl to UI::View::Edit
3522           Fixing bug 1185873 "batch mode crasher" caused by VFS being
3523           called with relative paths.  Adding a check to see whether the
3524           input is a valid uri, and if not, just calling sp_document_new
3525           directly.
3528 2005-04-23  Ted Gould  <ted@gould.cx>
3530         * src/extension/input.cpp, src/extension/input.h,
3531         src/extension/output.cpp, src/extension/output.h,
3532         src/extension/system.cpp, src/extension/implementation/implementation.cpp,
3533         src/extension/implementation/implementation.h,
3534         src/extension/implementation/plugin-link.h,
3535         src/extension/implementation/plugin.cpp,
3536         src/extension/implementation/plugin.h,
3537         src/extension/implementation/script.cpp,
3538         src/extension/implementation/script.h, src/extension/internal/eps-out.cpp,
3539         src/extension/internal/eps-out.h:
3541         Changing the prototype for the input/output preferences to be closer to
3542         that of Effects.  This is a good thing because now autogui can be used for
3543         all, and it is much cleaner.  Unfortunately, this caused alot of files to
3544         be changed.  Also, this sets up the extensions dialog (we're only using
3545         one now) to be integrated into the GTKmm codebase easier.
3547 2005-04-21  Jon A. Cruz  <jon@joncruz.org>
3548         * src/widgets/sp-color-wheel-selector.cpp,
3549           src/widgets/sp-color-scales.h, src/widgets/sp-color-slider.cpp,
3550           src/widgets/sp-color-scales.cpp:
3551         Changed CMYK selector to display values as 0-100. Fixes REF #1124499.
3553 2005-04-21  Jon A. Cruz  <jon@joncruz.org>
3554         * src/xml/repr-io.cpp:
3555         Expand entities; matches 0.41 behavior. Fixes bug #1157478.
3557 2005-04-20  Jon A. Cruz  <jon@joncruz.org>
3558         * src/sp-object-repr.cpp:
3559         Turned off the half-done <animate> element. Fixes bug #1119935.
3561 2005-04-19  Carl Hetherington  <inkscape@carlh.net>
3563         * src/pen-context.cpp: snap first point to grid correctly, fixing
3564         #1152057.  Remove a pointless call to spdc_endpoint_snap().
3566         * src/main.cpp: support for command-line export of PS and EPS,
3567         with options.
3569 2005-04-19  Piers Titus van der Torren  <piersvdt@users.sourceforge.net>
3570         * src/seltrans.cpp:
3571         Fixed skew so it displays and snaps to angle instead of percentage.
3573 2005-04-18  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
3575         * src/extension/internal/pov-out.cpp (PovOutput::save):
3576         Was dividing component bytes by 256 instead of the usual 255 to get
3577         floating point component.  Changed to use sp_color_get_rgb_floatv
3578         instead.  (N.B. This change is wrong if pov files disallow 1.0.)
3580         Multiply opacity by product of all ancestors' opacity property computed
3581         value.
3583 2005-04-18  Carl Hetherington  <inkscape@carlh.net>
3585         * src/sp-line.cpp, src/dialogs/unclump.cpp,
3586         src/extension/internal/ps.cpp,
3587         src/libnrtype/Layout-TNG-Output.cpp,
3588         src/Layout-TNG-Scanline-Makers.cpp, src/livarot/PathCutting.cpp:
3589         add missing include of nr-point-matrix-ops.h.
3591 2005-04-17  Jon A. Cruz  <jon@joncruz.org>
3592         * src/toolbox.cpp:
3594         Corrected improper use of static. Fixes bug #1171919.
3596 2005-04-16  Ted Gould  <ted@gould.cx>
3598         * src/extension/extension.cpp, src/extension/parameter.cpp:
3600         Adding in autogui for strings and booleans.  Also making everything
3601         a little more robust.
3603 2005-04-17  cyreve  <cyreve@users.sourceforge.net>
3605         * src/: sp-text.cpp, sp-text.h, text-context.cpp, text-editing.cpp,
3606           text-editing.h, libnrtype/Layout-TNG-Compute.cpp: hook up keys
3607           for adding rotate= attribute to text elements
3609         * src/libnrtype/Layout-TNG-OutIter.cpp: visual cursor left/right in
3610           counterdirectional text runs
3612 2005-04-16  cyreve  <cyreve@users.sourceforge.net>
3614         * src/: display/nr-arena-glyphs.cpp, libnrtype/FontInstance.cpp,
3615           libnrtype/RasterFont.cpp, libnrtype/font-instance.h,
3616           libnrtype/font-style.h: make miter-limit work for text outlines
3617           (bug 1094430)
3619 2005-04-16  Ted Gould  <ted@gould.cx>
3621         * src/main.cpp:
3623         Added a command-line arguement --extension-directory to find what
3624         extension directory Inkscape is configured for.  This should be 
3625         helpful for external extensions that want to use the same path
3626         as Inkscape itself on their install.
3628         * src/extension/extension.cpp, src/extension/init.cpp:
3630         Putting in half of Aaron's fix, mostly the one to keep things from
3631         crashing, next we need to examine how to add multiple search paths
3632         for extension dependencies.
3634         Also, added a check so that autogui won't create a GUI if there are
3635         no preferences.
3637 2005-04-13  Jon Phillips <jon@rejon.org>
3638         * src/toolbox.cpp: removed code that was beeping and prepped for new
3639           drag-n-drop color swatches.
3641 2005-04-13  cyreve  <cyreve@users.sourceforge.net>
3643         * src/path-chemistry.cpp: wire up converting object to path for
3644           flowtext
3646 2005-04-13  Jon A. Cruz  <jon@joncruz.org>
3647         * src/dialogs/swatches.cpp:
3649         Simple drag-n-drop out from color swatches.
3651 2005-04-12  cyreve  <cyreve@users.sourceforge.net>
3653         * src/: selection-chemistry.cpp, text-context.cpp, text-context.h,
3654           text-editing.cpp, text-editing.h: cut and copy selected text (bug
3655           1175441)
3657 2005-04-12  Ted Gould  <ted@gould.cx>
3659         * src/extension/extension.cpp, src/extension/extension.h,
3660         src/extension/parameter.cpp, src/extension/parameter.h,
3661         src/extension/implementation/script.cpp:
3663         This is support for having command line arguments from the parameters,
3664         mostly this is a quick hack to get Aaron working, I'll clean it up
3665         shortly, I promise.  But, it does seem to be working right now.  More
3666         polish shortly.
3668 2005-04-10  Jon A. Cruz  <jon@joncruz.org>
3669         * src/interface.cpp:
3671         Adding drag-n-drop support for arbitrary images. Fixes bug 1177714.
3674 2005-04-10  Ted Gould  <ted@gould.cx>
3676         * Lots of files:
3678         Moving around the plugins, and disabling the feature.  I've put all
3679         the functionality into the internal directory.  This should allow for
3680         the features to be used until plugins could work.  Also, adding in
3681         features to do autogui with the parameters of a given extension.
3683 2005-04-09  Bryce <bryce@bryceharrington.org>
3685         * src/view.h, src/application/editor-impl.cpp,
3686           src/application/editor-impl.h, src/svg-view.h:
3688           C++-ification.  Created some C++ wrapper member functions for
3689           SPView and SPSVGView, to enable Gtkmmification of SPDesktop
3691 2005-04-09  MenTaLguY  <mental@rydia.net>
3693         * src/selection.cpp, src/selection.h, src/dialogs/align.cpp,
3694           src/extension/implementation/script.cpp,
3695           src/extension/plugin/bluredge.cpp, src/util/glib-list-iterators.h:
3697           excise STL abuse, and fix up the glib list iterators
3699 2005-04-09  MenTaLguY  <mental@rydia.net>
3701         * src/file.cpp, src/interface.cpp, src/shortcuts.cpp,
3702           src/sp-object-repr.cpp, src/sp-skeleton.cpp, src/verbs.cpp,
3703           src/dialogs/export.cpp, src/display/nr-arena-item.cpp,
3704           src/libnrtype/FontFactory.cpp, src/libnrtype/TextWrapper.h,
3705           src/livarot/ShapeMisc.cpp, src/livarot/float-line.cpp:
3707           combined several different 64-bit cleanness patches
3709 2005-04-08 Jon Phillips <jon@rejon.org>
3710         * src/ui/dialog/dialog-manager.cpp src/ui/dialog/dialog-manager.h: 
3711           added copyright statements about dialog manager code I wrote.
3713 2005-04-08  MenTaLguY  <mental@rydia.net>
3715         * src/draw-context.cpp, src/dyna-draw-context.cpp, src/path-chemistry.cpp,
3716           src/selection-chemistry.cpp, src/selection.cpp, src/selection.h,
3717           src/splivarot.cpp, src/extension/plugin/bluredge.cpp,
3718           src/trace/trace.cpp:
3720           renaming Inkscape::Selection methods that deal with XML::Nodes
3722 2005-04-08  MenTaLguY  <mental@rydia.net>
3724         * src/document-undo.cpp: try again with handling incomplete transactions
3725           more gracefully
3727 2005-04-06  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
3729         * src/io/sys.h, src/io/sys.cpp (dir_open, dir_read_utf8name):
3730           New functions: utf8 wrappers around g_dir_open, g_dir_read_name.
3732 2005-04-02  Bryce Harrington <bryce@bryceharrington.org>
3734         * configure.ac share/ui/menus-bars.xml, src/Makefile.am,
3735           src/Makefile_insert, src/file.cpp,
3736           src/application/editor-impl.cpp,
3737           src/application/editor-impl.h,
3738           src/extension/init.cpp, src/extension/input.cpp,
3739           src/extension/system.cpp,
3740           src/extension/implementation/implementation.cpp,
3741           src/extension/implementation/plugin.cpp,
3742           src/extension/implementation/script.cpp,
3743           src/extension/internal/svg.cpp
3744         : Implementing preliminary load-from-URI functionality.
3745         
3747 2005-04-02  MenTaLguY  <mental@rydia.net>
3749         * src/document-undo.cpp, src/xml/event-fns.h, src/xml/event.cpp,
3750           src/xml/event.h:
3752           more debugging info for incomplete transactions
3754 2005-04-02  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
3756         * src/sp-gradient.cpp: Fix crash with cycles in gradient hrefs.
3758 2005-04-01  Jon A. Cruz  <jon@joncruz.org>
3759         * src/ui/widget/panel.h, src/ui/widget/panel.cpp, src/ui/previewholder.h,
3760           src/ui/previewholder.cpp,src/dialogs/swatches.cpp,
3761           src/dialogs/swatches.h:
3762           Added UI for switching palettes
3764 2005-04-01  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
3765         * src/style.cpp (sp_style_merge_from_dying_parent): New function to
3766           combine the styles of the <use> element and its ghost child when
3767           unlinking.
3768         * src/sp-use.cpp: Use it.
3770 2005-03-31  Jon A. Cruz  <jon@joncruz.org>
3771         * src/ui/widget/panel.cpp, src/ui/widget/panel.h, src/path-prefix.h,
3772           src/dialogs/swatches.cpp, src/dialogs/swatches.h
3773           share/palettes/Makefile.am, share/palettes/svg.gpl:
3774           Adding palette loading.
3776 2005-03-31 Jean-François Lemaire <jflemaire@skynet.be>
3777         * share/icons/David_icons.svg: new icon theme by David Christian Berg
3779         * share/icons/README.icons: explanations on how to use the theme
3781 2005-03-30  Jean-François Lemaire <jflemaire@skynet.be>
3782         * share/icons/icons.svg: included the layer menu icons
3784         * src/verbs.cpp: assigned names for the layer menu icons
3786 2005-03-24  Jon A. Cruz  <jon@joncruz.org>
3787         * src/ui/widget/panel.h, src/ui/widget/panel.cpp,
3788           src/ui/previewholder.h, src/ui/previewfillable.h,
3789           src/dialogs/iconpreview.cpp, src/dialogs/swatches.cpp:
3790           Adding panel menu
3792 2005-03-27  Jon Phillips <jon@rejon.org>
3793         * src/toolbox.cpp src/toolbox.h src/ui/dialog/dialog-manager.cpp
3794           src/ui/dialog/dialog-manager.h: Added generic dialog adding,
3795           deleting, and getting and fixed toolboxes to be static with no
3796           warnings.
3798 2005-03-26  Bryce <bryce@bryceharrington.com>
3800         * share/ui/keybindings.rc, share/ui/menus-bars.xml
3801           src/application/editor-impl.cpp, src/application/editor-impl.h,
3802           src/extension/internal/svg.cpp, src/ui/dialog/Makefile_insert,
3803           src/ui/dialog/dialog-manager.cpp,
3804           src/ui/dialog/dialog-manager.h, src/ui/dialog/messages.cpp,
3805           src/ui/dialog/messages.h: Initial implementation of canvas in
3806           gtkmm.  Incorporating Messages dialog.
3809 2005-03-24  MenTaLguY  <mental@rydia.net>
3811         * src/sp-item.cpp: fix relative transforms to accommodate viewbox
3813 2005-03-24  Jon A. Cruz  <jon@joncruz.org>
3815         * src/ui/Makefile_insert, src/dialogs/swatches.cpp,
3816           src/dialogs/swatches.h, src/ui/previewable.h,
3817           src/ui/previewfillable.h, src/ui/previewholder.cpp,
3818           src/ui/previewholder.h:
3819           Refactoring previewable functionality to be more generic
3821 2005-03-24  cyreve  <cyreve@users.sourceforge.net>
3823         * src/: text-context.cpp, text-editing.cpp, text-editing.h:
3824           functions for applying style to selected text, and wire them
3825           up to ctrl-b/ctrl-i for bold/italic
3827 2005-03-23  Jon Phillips <jon@rejon.org>
3828         * src/toolbox.h src/toolbox.cpp: Fixed warning messages.
3830 2005-03-23  Jon A. Cruz  <jon@joncruz.org>
3832         * src/ui/previewable.h, src/ui/Makefile_insert,
3833           src/dialogs/swatches.h, src/dialogs/swatches.cpp:
3834           Preliminary work for 'Previewable' interface.
3836 2005-03-23  cyreve  <cyreve@users.sourceforge.net>
3838         * src/: sp-text.cpp, libnrtype/Layout-TNG-Compute.cpp,
3839           libnrtype/Layout-TNG-Output.cpp: make text on path work correctly
3840           with accent glyphs and suchlike
3842         * src/: text-chemistry.cpp, libnrtype/Layout-TNG.h: apply text's
3843           alignment to startOffset on new textpath elements, fixes bug
3844           1168145
3846         * src/libnrtype/Layout-TNG-OutIter.cpp: selecting text to the end
3847           sometimes displays wrong
3849 2005-03-22  MenTaLguY  <mental@rydia.net>
3851         * src/arc-context.cpp, src/desktop-handles.cpp,
3852           src/desktop-handles.h, src/desktop.cpp, src/desktop.h,
3853           src/document.h, src/draw-context.cpp, src/draw-context.h,
3854           src/file.cpp, src/forward.h, src/gradient-context.cpp,
3855           src/gradient-drag.cpp, src/gradient-drag.h, src/gradient-toolbar.cpp,
3856           src/inkscape-private.h, src/inkscape.cpp, src/node-context.cpp,
3857           src/node-context.h, src/nodepath.cpp, src/object-ui.cpp,
3858           src/path-chemistry.cpp, src/rect-context.cpp, src/selcue.cpp,
3859           src/selcue.h, src/select-context.cpp, src/select-toolbar.cpp,
3860           src/selection-chemistry.cpp, src/selection-chemistry.h,
3861           src/selection-describer.cpp, src/selection-describer.h,
3862           src/selection.cpp, src/selection.h, src/seltrans.cpp,
3863           src/seltrans.h, src/sp-flowtext.cpp, src/spiral-context.cpp,
3864           src/splivarot.cpp, src/star-context.cpp, src/text-chemistry.cpp,
3865           src/text-context.cpp, src/toolbox.cpp, src/verbs.cpp,
3866           src/dialogs/align.cpp, src/dialogs/clonetiler.cpp,
3867           src/dialogs/display-settings.cpp, src/dialogs/fill-style.cpp,
3868           src/dialogs/find.cpp, src/dialogs/iconpreview.cpp,
3869           src/dialogs/item-properties.cpp, src/dialogs/object-properties.cpp,
3870           src/dialogs/stroke-style.cpp, src/dialogs/text-edit.cpp,
3871           src/dialogs/tiledialog.cpp, src/dialogs/transformation.cpp,
3872           src/dialogs/xml-tree.cpp, src/extension/plugin/bluredge.cpp,
3873           src/extension/plugin/grid.cpp, src/trace/trace.cpp,
3874           src/ui/dialog/dialog.cpp, src/ui/dialog/dialog.h,
3875           src/ui/dialog/transformation.cpp, src/ui/dialog/transformation.h,
3876           src/widgets/sp-widget.cpp, src/widgets/sp-widget.h:
3878           SPSelection -> Inkscape::Selection
3880 2005-03-22  cyreve  <cyreve@users.sourceforge.net>
3882         * src/text-context.cpp: pressing esc doesn't hide text selection
3884         * src/: text-context.cpp, text-context.h, text-editing.cpp,
3885           text-editing.h, libnrtype/Layout-TNG-OutIter.cpp,
3886           libnrtype/Layout-TNG.h: make text selection inverse
3888 2005-03-21  Jon Phillips <jon@rejon.org>
3890         * share/icons/icons.svg src/dropper-context.cpp
3891           src/dropper-context.h src/toolbox.cpp src/toolbox.h
3892           src/dialogs/display-settings.cpp: Added controls for eye dropper
3893           so that I could get color values. Removed option from application
3894           preferences.
3896 2005-03-21  MenTaLguY  <mental@rydia.net>
3898         * src/util/Makefile_insert, src/util/glib-list.h,
3899           src/util/glib-list-iterators.h:
3901           retired old Glib list to Util::List adaptor and replaced it with
3902           new iterator classes that directly wrap the Glib list types
3904 2005-03-21  cyreve  <cyreve@users.sourceforge.net>
3906         * src/: text-editing.cpp, libnrtype/Layout-TNG-OutIter.cpp: text
3907           selection doesn't show when it starts at the end of a line
3909         * src/: text-context.cpp, text-editing.cpp: crash on overtyping
3910           selection, and displayed selection not removed on overtype
3912         * src/text-editing.cpp: kerning information placed wrongly in text
3913           after child span element
3915         * src/libnrtype/Layout-TNG-OutIter.cpp: crash when pressing home key
3917         * src/: text-context.cpp, text-context.h: text selection using the
3918           mouse
3920         * src/: make.dep, make.files, make.ofiles,
3921           libnrtype/Layout-TNG-OutIter.cpp: further optimisation of text
3922           selection, and an implementation for text on a path
3924         * src/: text-editing.cpp, libnrtype/Layout-TNG-OutIter.cpp,
3925           libnrtype/Layout-TNG.h: optimisation of text selection and fixing
3926           some bugs in it
3928 2005-03-18  MenTaLguY  <mental@rydia.net>
3930         * src/arc-context.cpp, src/file.cpp, src/gradient-context.cpp,
3931           src/node-context.cpp, src/object-ui.cpp, src/path-chemistry.cpp,
3932           src/rect-context.cpp, src/select-context.cpp,
3933           src/selection-chemistry.cpp, src/selection.cpp, src/selection.h,
3934           src/sp-flowtext.cpp, src/spiral-context.cpp, src/splivarot.cpp,
3935           src/star-context.cpp, src/text-chemistry.cpp, src/text-context.cpp,
3936           src/dialogs/find.cpp, src/dialogs/in-dt-coordsys.cpp,
3937           src/dialogs/xml-tree.cpp:
3939           cleaned up the selection API slightly
3941 2005-03-20  cyreve  <cyreve@users.sourceforge.net>
3943         * src/: text-context.cpp, text-context.h, text-editing.cpp,
3944           text-editing.h, libnrtype/Layout-TNG-OutIter.cpp,
3945           libnrtype/Layout-TNG.h: initial implementation of text selection
3946           (keyboard only)
3948         * src/libnrtype/Layout-TNG-OutIter.cpp: making
3949           createSelectionShape() work
3951         * src/: sp-text.cpp, sp-text.h: text-anchor sometimes won't work in
3952           text on a path when x/y coordinates are set
3954         * src/libnrtype/Layout-TNG-Output.cpp: text on path: cut characters
3955           before start of path and calculate bounding box correctly when
3956           this happens
3958 2005-03-14  Jon A. Cruz  <jon@joncruz.org>
3959         * src/dialogs/Makefile_insert, src/dialogs/swatches.cpp,
3960           src/dialogs/swatches.h, src/verbs.h, src/verbs.cpp,
3961           src/interface.cpp:
3962           Initial cut of swatches panel.
3964 2005-03-19  cyreve  <cyreve@users.sourceforge.net>
3966         * src/libnrtype/Layout-TNG-Compute.cpp: rendering of
3967           multiple-character clusters in rtl text is wrong (bug 1166603)
3969         * src/: make.dep, make.files, make.ofiles, sp-text.cpp, sp-text.h,
3970           text-editing.cpp: glue kerning info back together on deleting
3971           line breaks
3973         * src/sp-tspan.cpp: textpath startOffset attribute doesn't save
3974           correctly when it's a percentage (remnants of bug 1124722)
3976         * src/: text-context.cpp, text-context.h, text-editing.cpp,
3977           text-editing.h, libnrtype/Layout-TNG.h: use Layout::iterator for
3978           storing cursor position. Fixes bug 1093660 related to rtl cursor
3979           movement
3981         * src/libnrtype/: Layout-TNG-OutIter.cpp, Layout-TNG.h: implement
3982           backend cursor movement functions properly for multidirectional
3983           text
3985         * src/libnrtype/Layout-TNG-Output.cpp: create more efficient
3986           postscript output
3988         * src/libnrtype/: Layout-TNG-OutIter.cpp, Layout-TNG-Output.cpp,
3989           Layout-TNG.h: obey text-align attribute when fitting text to a
3990           path (fixes bug 1124722)
3992         * src/: attributes-test.cpp, attributes.cpp, attributes.h,
3993           sp-flowtext.cpp, sp-text.cpp, sp-tspan.cpp, sp-tspan.h,
3994           style-test.cpp, libnrtype/Layout-TNG-Output.cpp: wire up
3995           startOffset attribute to textpath and fix bugs in it
3997         * src/sp-flowtext.cpp: unflow text command loses formatting
3999         * src/xml/repr-io.cpp: xml pretty-printer adding whitespace in
4000           xml:space=preserve elements
4002         * src/: sp-flowtext.cpp, text-editing.cpp: line breaks not being
4003           put before strings immediately following para elements, and
4004           deleting line breaks copies style wrongly
4006 2005-03-18  MenTaLguY  <mental@rydia.net>
4008         * src/file.cpp, src/sp-item-group.cpp, src/xml/Makefile_insert,
4009           src/xml/node-fns-tree.cpp, src/xml/node-fns-tree.h,
4010           src/xml/node-fns.cpp, src/xml/node-fns.h, src/xml/node-iterators.h,
4011           src/xml/repr.cpp, src/xml/simple-node.cpp:
4013           renamed node-fns-tree to node-fns, and moved sp_repr_prev etc
4014           into Inkscape::XML namespace (as e.g. previous_node)
4016 2005-03-18  cyreve  <cyreve@users.sourceforge.net>
4018         * src/libnrtype/Layout-TNG-Compute.cpp: cursor position on blank
4019           first line sometimes goes wrong
4021         * src/: make.dep, make.files, make.ofiles, text-editing.cpp:
4022           spurious line break added before text in text and font dialog
4023           (bug 1166016)
4025         * src/: make.dep, make.files, make.ofiles, libnrtype/FlowBoxes.cpp,
4026           libnrtype/FlowBoxes.h, libnrtype/FlowDefs.h,
4027           libnrtype/FlowDest.cpp, libnrtype/FlowDest.h,
4028           libnrtype/FlowEater.cpp, libnrtype/FlowEater.h,
4029           libnrtype/FlowRes.cpp, libnrtype/FlowRes.h,
4030           libnrtype/FlowResOut.cpp, libnrtype/FlowSols.cpp,
4031           libnrtype/FlowSols.h, libnrtype/FlowSrc.cpp, libnrtype/FlowSrc.h,
4032           libnrtype/FlowSrcText.cpp, libnrtype/FlowSrcText.h,
4033           libnrtype/FlowStyle.cpp, libnrtype/FlowStyle.h,
4034           libnrtype/FlowUtils.cpp, libnrtype/FlowUtils.h,
4035           libnrtype/Makefile_insert: remove all old text layout code (7,577
4036           lines)
4038         * src/: sp-flowregion.cpp, sp-flowregion.h, sp-flowtext.cpp,
4039           sp-string.cpp, sp-tspan.cpp: purge flow_dest class from code
4041         * src/: text-editing.cpp, libnrtype/Layout-TNG-Compute.cpp,
4042           libnrtype/Layout-TNG.cpp, libnrtype/Layout-TNG.h: define a value
4043           for line-height:normal and use it consistently
4045         * src/: sp-text.cpp, sp-text.h, text-editing.cpp: adjust kerning
4046           attributes on adding/removing line breaks
4048 2005-03-17  MenTaLguY  <mental@rydia.net>
4050         * src/display/nr-arena-group.cpp, src/display/nr-arena-item.cpp:
4052           whoops, we were calling the 'children' vfunc rather than
4053           'last_child' when appending, hence the bug... fixed now.
4055 2005-03-17  cyreve  <cyreve@users.sourceforge.net>
4057         * src/: sp-text.cpp, libnrtype/Layout-TNG-Compute.cpp,
4058           libnrtype/Layout-TNG-OutIter.cpp, libnrtype/Layout-TNG.h: x,y
4059           attributes on tspans set wrongly when alignment != left (bug
4060           1165427)
4062         * src/: sp-text.cpp, sp-text.h: break before tspan role=line
4063           elements, ie allow first tspan not to have role=line
4065         * src/: make.dep, make.files, make.ofiles, sp-flowtext.cpp,
4066           sp-object.cpp: fix inheritance problems with xml:space attribute
4068         * src/libnrtype/Layout-TNG-OutIter.cpp: crash on pressing enter
4069           immediately after creating text
4071         * src/: object-ui.cpp, sp-flowtext.cpp: set xml:space=preserve on
4072           new flowdiv elements
4074         * src/libnrtype/Layout-TNG-Compute.cpp: second try at solving
4075           numerical problems when line-height is set
4077         * src/: sp-flowtext.cpp, sp-flowtext.h, verbs.cpp: slightly
4078           objectify SPFlowtext and rearrange its updating a tiny bit
4080         * src/: path-chemistry.cpp, sp-flowregion.cpp, sp-offset.cpp,
4081           sp-text.cpp, sp-text.h, sp-use-reference.cpp, splivarot.cpp:
4082           slightly objectify SPText & rearrange updating code, also fixes
4083           bug causing all letters to appear on top of each other
4085         * src/libnrtype/Layout-TNG-Compute.cpp: characters will draw
4086           multiple times when x or y attributes set
4088 2005-03-16  cyreve  <cyreve@users.sourceforge.net>
4090         * src/text-editing.cpp: kerning: add/remove kerns with
4091           insertion/deletion of characters, and only apply kerns to the
4092           topmost xml object
4094         * src/: help.cpp, selection-chemistry.cpp, sp-text.cpp, sp-text.h,
4095           text-context.cpp, text-editing.cpp, text-editing.h,
4096           dialogs/text-edit.cpp: move functions applying to both text and
4097           flowtext to text-editing & rename them. Also fixes crash on
4098           letter/linespacing adjustment for flowtext
4100         * src/text-editing.cpp: fix crash on pressing delete at the end of
4101           text
4103         * src/: text-editing.cpp, libnrtype/Layout-TNG-Compute.cpp,
4104           libnrtype/Layout-TNG-OutIter.cpp, libnrtype/Layout-TNG.h:
4105           position cursor correctly in empty text objects
4107         * src/: sp-item-group.cpp, sp-object.cpp: optimise adding children
4108           to the end of a group - big improvement for tile clones
4110         * src/: sp-flowtext.cpp, sp-text.cpp, text-context.cpp,
4111           text-editing.cpp, text-editing.h: text editing fixes: track line
4112           breaks with preceding para tag, finish abstracting line
4113           break/remove functions to work on flowtext
4115         * src/libnrtype/Layout-TNG-Compute.cpp: cursor positioning
4116           off-by-one in some cases of wrapped text
4118 2005-03-15  cyreve  <cyreve@users.sourceforge.net>
4120         * src/libnrtype/Layout-TNG-Compute.cpp: small tweak to make cursor
4121           positioning work right in counterdirectional spans in fully
4122           justified text
4124         * src/sp-text.cpp: tweak function for adjusting linespacing by
4125           keyboard to be more precise
4127         * src/: attributes-test.cpp, attributes.cpp, make.dep, make.files,
4128           make.ofiles, style-test.cpp, style.cpp,
4129           libnrtype/Layout-TNG-Output.cpp: make the unit tests pass for the
4130           new styles, and workaround build breakage when pango < 1.8
4131           installed
4133         * src/: sp-flowtext.cpp, sp-flowtext.h,
4134           libnrtype/Layout-TNG-Compute.cpp,
4135           libnrtype/Layout-TNG-Scanline-Makers.cpp, libnrtype/Layout-TNG.h:
4136           wiring up full justification to old attribute & fixing bugs in
4137           it, which turned in to a major refactoring of layout code
4139 2005-03-14  Jon Phillips <jon@rejon.org>
4140         * src/attributes-test.cpp, src/attributes.cpp, src/attributes.h,
4141           src/desktop.cpp, src/sp-namedview.cpp, src/sp-namedview.h,
4142           src/dialogs/desktop-properties.cpp:
4143           Added showpageshadow preference to document preferences. Set to
4144           on automatically and saves with document if off.
4146 2005-03-14  MenTaLguY  <mental@rydia.net>
4148         * src/display/nr-arena-item.h, src/display/nr-arena-item.cpp,
4149           src/display/nr-arena-group.cpp:
4151           added virtual accessor for last child
4153 2005-03-14  Jon A. Cruz  <jon@joncruz.org>
4154         * src/interface.cpp, src/verb.cpp, src/verbs.h,
4155           src/ui/widget/panel.cpp, src/dialogs/Makefile_insert,
4156           src/dialogs/extensions.cpp, src/dialogs/extensions.h,
4157           src/extension/error-file.cpp:
4158           Added rough cut of initial extensions panel and dialog.
4160 2005-03-13  Bryce Harrington <bryce@bryceharrington.org>
4162         * src/path-prefix.h: Rearranging linking of libui and libutil
4164         * src/application/application.cpp, src/application/application.h
4165           src/application/editor-impl.cpp,
4166           src/ui/dialog/dialog-manager.cpp,  src/ui/dialog/dialog.cpp,
4167           src/ui/dialog/dialog.h, src/ui/widget/labelled.cpp,
4168           src/ui/dialog/transformation.h, src/ui/dialog/transformation.cpp,
4169           src/ui/widget/unit-menu.h, src/util/units.cpp:
4170           Integrating Transformation dialog.  Removing hardcoded paths.
4172         * share/icons/Makefile.in, share/icons/arrows-horiz.svg,
4173           share/icons/arrows-vert.svg, share/icons/arrows_hor.xpm,
4174           share/icons/arrows_ver.xpm, share/icons/rotate.svg,
4175           share/icons/rotate.xpm, share/icons/scale_hor.xpm,
4176           share/icons/scale_ver.xpm, share/icons/Makefile.am:
4177           Adding icons needed by transformation dialog
4179         * share/ui/units.txt,  share/ui/units.xml:
4180           Moving units into ui/ subdir.  Dunno if this is the best
4181           location for them, but pjrm thought it'd be ok for now.
4183 2005-03-13  cyreve  <cyreve@users.sourceforge.net>
4185         * src/sp-text.cpp: allow adjusting letter spacing when cursor is at
4186           eol
4188         * src/: make.dep, make.files, make.ofiles,
4189           libnrtype/Layout-TNG-Compute.cpp,
4190           libnrtype/Layout-TNG-OutIter.cpp,
4191           libnrtype/Layout-TNG-Output.cpp, libnrtype/Layout-TNG.h: fix
4192           kerning when align != left, and fix linespacing < 100
4194         * src/: sp-flowtext.cpp, sp-text.cpp, sp-text.h, style.cpp,
4195           style.h, libnrtype/Layout-TNG-Compute.cpp,
4196           libnrtype/Layout-TNG-Input.cpp, libnrtype/Layout-TNG-OutIter.cpp,
4197           libnrtype/Layout-TNG-Output.cpp,
4198           libnrtype/Layout-TNG-Scanline-Maker.h, libnrtype/Layout-TNG.h:
4199           implement line-height css property, & fix percentage handling in
4200           style
4202 2005-03-12  MenTaLguY  <mental@rydia.net>
4204         * src/node-context.cpp, src/node-context.h, src/nodepath.cpp,
4205           src/nodepath.h, src/toolbox.cpp, src/dialogs/align.cpp:
4207           Renamed Path namespace to Inkscape::NodePath, to avoid conflict
4208           with livarot
4210 2005-03-12  Kees Cook  <kees@outflux.net>
4212         * inkscape.nsi: added German translation from Adib Taraben.
4214 2005-03-12  MenTaLguY  <mental@rydia.net>
4216         * src/sp-namedview.cpp, src/sp-metadata.cpp: it's valid for an SPObject
4217           'write' method to be passed the object's own XML node; account for this.
4219 2005-03-12  MenTaLguY  <mental@rydia.net>
4221         * src/xml/simple-node.cpp: assert that src != this in
4222           SimpleNode::mergeFrom
4224 2005-03-12  MenTaLguY  <mental@rydia.net>
4226         * src/gc-alloc.h: minor cosmetic adjustments
4228         * src/util/list-container.h: pedantically correct implementation of
4229           ListContainer::max_size()
4231         * src/xml/simple-node.cpp: use Util::ListContainer iterators in a more
4232           STL-ish fashion
4234 2005-03-12  Jon A. Cruz  <jon@joncruz.org>
4235         * src/ui/widget/panel.h, src/ui/widget/panel.cpp,
4236           src/ui/widget/Makefile_insert, src/dialogs/iconpreview.h,
4237           src/dialogs/iconpreview.cpp:
4238           Initial addition of Panel.
4240 2005-03-12  cyreve  <cyreve@users.sourceforge.net>
4242         * src/sp-flowtext.cpp: text unflow command losing space characters:
4243           add xml:space to generated elements
4245         * src/: attributes.cpp, attributes.h, make.dep, make.files,
4246           make.ofiles, sp-flowtext.cpp, sp-text.cpp, style.cpp, style.h,
4247           text-context.cpp, text-editing.cpp, dialogs/text-edit.cpp,
4248           libnrtype/FlowRes.cpp, libnrtype/Layout-TNG-Compute.cpp,
4249           libnrtype/Layout-TNG-Input.cpp: add several new text properties
4250           to SPStyle and rearrange some of the existing ones, also remove
4251           spurious warning on applying kerning
4253         * src/sp-flowtext.cpp: svg spec requires us to break after flowline
4254           content, not before
4256 2005-03-11  cyreve  <cyreve@users.sourceforge.net>
4258         * src/desktop-style.cpp, src/sp-text.cpp, src/sp-text.h,
4259           src/sp-tspan.cpp, src/sp-tspan.h, src/text-chemistry.cpp,
4260 src/text-editing.cpp,
4261           src/text-editing.h: combine the common attribute handling for text,
4262           tspan and textpath into one class
4264         * src/sp-flowtext.cpp, src/sp-string.cpp: reimplement xml:space attribute
4266         * src/sp-text.cpp, src/libnrtype/Layout-TNG-OutIter.cpp,
4267           src/libnrtype/Layout-TNG.h: apply calculated x/y attributes to tspan
4268           role=line elements
4270         * src/libnrtype/Layout-TNG-Output.cpp: postscript text output
4271           incorrectly scaled (and other problems)
4273 2005-03-10  cyreve  <cyreve@users.sourceforge.net>
4275         * src/sp-flowdiv.h, src/sp-flowtext.h,
4276           src/sp-text.cpp, src/sp-text.h, src/sp-tspan.h, src/text-context.cpp,
4277           src/text-editing.cpp, src/text-editing.h,
4278           src/libnrtype/Layout-TNG-Compute.cpp,
4279           src/libnrtype/Layout-TNG-OutIter.cpp: clean up xml tree properly on
4280           deleting line break, & fix various compile issues
4282         * src/nodepath.cpp, src/sp-flowdiv.cpp,
4283           src/sp-flowdiv.h, src/sp-flowtext.cpp, src/sp-flowtext.h,
4284 src/sp-string.cpp,
4285           src/sp-string.h, src/sp-text.cpp, src/sp-text.h, src/sp-tspan.cpp,
4286 src/sp-tspan.h,
4287           src/text-editing.cpp, src/verbs.cpp, src/libnrtype/FontInstance.cpp,
4288           src/libnrtype/font-instance.h, src/livarot/Shape.h,
4289           src/libnrtype/Layout-TNG-Compute.cpp, src/libnrtype/Layout-TNG-Input.cpp,
4290           src/libnrtype/Layout-TNG-OutIter.cpp,
4291           src/libnrtype/Layout-TNG-Output.cpp,
4292           src/libnrtype/Layout-TNG-Scanline-Maker.h,
4293           src/libnrtype/Layout-TNG-Scanline-Makers.cpp,
4294           src/libnrtype/Layout-TNG.cpp, libnrtype/Layout-TNG.h: huge rewrite of
4295           text layout (and some text editing) code
4297 2005-03-07  Kees Cook  <kees@outflux.net>
4299         * src/libnr/have_mmx.S, src/libnr/nr_mmx_R8G8B8A8_P_EMPTY_A8_RGBAP.S,
4300           src/libnr/nr_mmx_R8G8B8A8_P_R8G8B8A8_P_A8_RGBAP.S,
4301           src/libnr/nr_mmx_R8G8B8A8_P_R8G8B8A8_P_R8G8B8A8_N_TRANSFORM.S,
4302           src/libnr/nr_mmx_R8G8B8_R8G8B8_R8G8B8A8_P.S: execstack patch
4303           from Mike Hearn.
4305 2005-03-07  Jon A. Cruz  <jon@joncruz.org>
4306         * src/interface.cpp, src/verbs.h, src.verbs.cpp, src/widgets/icon.cpp,
4307           src/dialogs/iconpreview.h, src/dialogs/iconpreview.cpp,
4308           src/dialogs/Makefile_insert:
4309           Initial cut of icon preview.
4311 2005-03-05  Bryce Harrington <bryce@bryceharrington.org>
4313         * share/icons/*.svg, share/icons/Makefile.am:  Adding icons for
4314           new gui interface
4316         * src/ui/icons.cpp:  Fixing some paths
4318         * src/main.cpp src/application/Makefile_insert,
4319           src/application/app-prototype.h,
4320           src/application/application.cpp src/application/editor.cpp,
4321           src/ui/widget/toolbox.cpp,
4322           src/application/editor-impl.cpp:
4323           Broke out editor-impl class to its own file.  Continued getting
4324           the new interface to the point where it'll load and run.
4326         * share/ui/keybindings.rc, share/ui/toolbox.xml, share/ui/menus-bars.xml:
4327           Migrating some of the UI definition stuff into main codebase
4329 2005-03-05  Jon A. Cruz  <jon@joncruz.org>
4330         * src/widgets/layer-selector.cpp, src/widgets/icon.h,
4331           src/widgets/icon.cpp, src/dialogs/align.cpp, src/dialogs/find.cpp,
4332           src/dialogs/object-properties.cpp, src/dialogs/stroke-style.cpp,
4333           src/dialogs/text-edit.cpp, src/dialogs/transformation.cpp,
4334           src/dialogs/xml-tree.cpp, src/interface.cpp:
4335           Purging PixBufFactory and sp_icon_new_scaled.
4337 2005-03-05  Jon A. Cruz  <jon@joncruz.org>
4338         * src/widgets/icon.cpp, src/widgets/icon.cpp: Switched icon loading
4339           to be deferred and react to theme changes on-the-fly.
4341 2005-03-05  Bryce Harrington <bryce@bryceharrington.org>
4343         * src/application/Makefile_insert,
4344           src/application/app-prototype.cpp,
4345           src/application/editor.h,
4346           src/application/app-prototype.h,
4347           src/application/application.cpp:
4348           Adding Application::AppPrototype class
4349         * src/application/editor.cpp,
4350           src/application/editor.h:
4351           Changing member function getImpl() to getWindow()
4353 2005-03-04  Jon A. Cruz  <jon@joncruz.org>
4354         * src/widgets/icon.cpp: Changed stock item loading to use stock
4355           GtkImage widgets directly.
4357 2005-03-03  MenTaLguY  <mental@rydia.net>
4359         * src/widgets/icon.cpp: more idiomatic iteration
4361 2005-03-02  Jon A. Cruz  <jon@joncruz.org>
4362         * src/toolbox.cpp: Added preference to make the top toolbox 'small'.
4364 2005-03-02  Jon A. Cruz  <jon@joncruz.org>
4365         * src/desktop-events.cpp, src/desktop.cpp, src/gradient-toolbar.cpp,
4366           src/interface.cpp, src/select-toolbar.cpp, src/toolbox.cpp,
4367           src/toolbox.h, src/dialogs/find.cpp,
4368           src/dialogs/object-properties.cpp, src/dialogs/stroke-style.cpp,
4369           src/dialogs/text-edit.cpp, src/dialogs/transformation.cpp,
4370           src/dialogs/xml-tree.cpp, src/widgets/button.cpp,
4371           src/widgets/button.h, src/widgets/icon.cpp, src/widgets/icon.h,
4372           src/widgets/layer-selector.cpp, src/widgets/paint-selector.cpp,
4373           src/widgets/widget-sizes.h:
4374           Initial pass removing hardcoded icon sizes.
4376 2005-03-01  MenTaLguY  <mental@rydia.net>
4378         * src/extensions/internal/ps.cpp: apply patch from Michael Forbes
4379           (miforbes@mbhs.edu) to support gradient fills in Postscript
4381 2005-03-01  MenTaLguY  <mental@rydia.net>
4383         * src/xml/node.h, src/xml/simple-node.cpp, src/xml/simple-node.h:
4385           begin migration of notification interface to use NodeObserver
4386           rather than NodeEventVector
4388 2005-03-01  MenTaLguY  <mental@rydia.net>
4390         * src/xml/Makefile_insert, src/xml/node-listener.h, src/xml/repr.cpp,
4391           src/xml/simple-node.cpp, src/xml/simple-node.h:
4393           reworked listener list to use Util::ListContainer
4395         * src/xml/node-observer.h: minor name cleanups
4397 2005-03-01  MenTaLguY  <mental@rydia.net>
4399         * src/Makefile.am, src/algorithms/find-if-before.h:
4401           added new generic algorithm
4403 2005-03-01  MenTaLguY  <mental@rydia.net>
4405         * src/Makefile.am, src/util/Makefile_insert,
4406           src/util/list-container-test.cpp, src/util/list-container.h:
4408           tests and fixes for Util::ListContainer
4410 2005-03-01  MenTaLguY  <mental@rydia.net>
4412         * src/Makefile.am, src/libnr/Makefile_insert, src/xml/Makefile_insert:
4413           use in-tree copy of cxxtest
4415         * src/util/Makefile_insert, src/util/list-container.h:
4416           add Util::List-based STL container
4418 2005-02-28 SwinginCelt  <swinginceltgmail.com>
4420         * Fixed an improper conversion of sp_repr_document_merge that was causing
4421           extra data being written to the prefrences file every time inkscape
4422           exited.
4424 2005-02-26 SwinginCelt  <swinginceltgmail.com>
4426         * Replaced all sp_repr_set_content calls with direct call to
4427           repr->setContent.
4428         * Replaced all sp_repr_merge calls with direct call to
4429           repr->mergeFrom.
4430         * Removed inline sp_repr_document_merge because it wasn't used anywhere.
4431         * Removed inline sp_repr_set_content because it wasn't used anywhere.
4433 2005-02-26  MenTaLguY  <mental@rydia.net>
4435         * cxxtest: imported cxxtest tree
4437 2005-02-24  Jon A. Cruz  <jon@joncruz.org>
4438         * src/main.cpp, io/sys.h, io/sys.cpp:
4439           Refactoring input filename conversion and fallback.
4440           Fixes bug #1151536.
4442 2005-02-22  Jon A. Cruz  <jon@joncruz.org>
4443         * src/main.cpp:
4444           Refactoring sp_main_*. Adding cleanup phase on extracted filename list.
4446 2005-02-22  Bryce Harrington <bryce@bryceharringotn.org>
4448         * src/main.cpp, src/application/application.cpp:  Adding --new-gui
4449         option.
4451 2005-02-22  Ted Gould  <ted@gould.cx>
4453         * src/interface.cpp:
4455         Changing the effects menu to be driven by the preferences file so that the
4456         file can be the same whether or not the effects are shown.
4458 2005-02-22  MenTaLguY  <mental@rydia.net>
4460         * src/desktop-style.cpp, src/selection-chemistry.cpp,
4461           src/xml/attribute-record.h, src/xml/node.h, src/xml/repr-css.cpp,
4462           src/xml/repr-io.cpp, src/xml/simple-node.cpp, src/xml/simple-node.h:
4464           use Inkscape::Util::List for attribute lists, and sprinkle some
4465           appropriate 'using's in to make things less verbose
4467 2005-02-22  Jon A. Cruz  <jon@joncruz.org>
4468         * src/inkscape.cpp, src/main.cpp, src/extension/input.cpp, src/io/sys.cpp,
4469           src/xml/repr-io.cpp:
4470           Better catching of problematic filenames.
4471           Made segv handler only use dialog box when app is using a gui.
4472           Fixes bug #1145847.
4474 2005-02-22  Ted Gould  <ted@gould.cx>
4476         * src/extension/effect.cpp, src/extension/prefdialog.cpp,
4477         src/extension/prefdialog.h,
4478         src/extension/implementation/implementation.cpp,
4479         src/extension/implementation/implementation.h,
4480         src/extension/implementation/plugin-link.h,
4481         src/extension/implementation/plugin.cpp,
4482         src/extension/implementation/plugin.h,
4483         src/extension/implementation/script.cpp,
4484         src/extension/implementation/script.h, src/extension/plugin/grid.cpp:
4486         Changing the API of the effects preferences so that it doesn't use
4487         sockets and plugs anymore.  Now there is a generic widget passed down so
4488         that should work on every platform.
4490         * src/extension/plugin/grid.cpp:
4492         Fixing the grid so that it uses the right axis.
4494         * share/extensions/Makefile.am, share/extensions/bluredge.inx,
4495         share/extensions/randompnt.inx, share/extensions/randompos.inx,
4496         src/extension/plugin/Makefile_insert, src/extension/plugin/bluredge.cpp,
4497         src/extension/plugin/randompnt.cpp, src/extension/plugin/randompos.cpp:
4499         Adding some cool new effects, well, they're not really done yet,
4500         but getting the basis code into CVS so I don't loose it :)
4502 2005-02-21  MenTaLguY  <mental@rydia.net>
4504         * src/file.cpp, src/sp-item-group.cpp, src/xml/Makefile_insert,
4505           src/xml/node-fns-tree.cpp, src/xml/node-fns-tree.h,
4506           src/xml/repr-get-children.cpp, src/xml/repr-get-children.h,
4507           src/xml/repr.cpp, src/xml/simple-node.cpp:
4509           renamed header files
4511         * src/xml/Makefile_insert, src/xml/invalid-operation-exception.h:
4513           added Inkscape::XML::InvalidOperationException
4515         * src/xml/simple-node.h:
4517           avoid a second indirect function call from SimpleNode::appendChild
4519 2005-02-20 SwinginCelt  <swinginceltgmail.com>
4521         * Replaced all sp_repr_attr calls with direct call to
4522           repr->attribute.
4523         * Replaced all sp_repr_document_unref calls with direct call to
4524           Inkscape::GC::release(...).
4525         * Removed iinline sp_repr_document_ref because it wasn't used anywhere.
4527 2005-02-20  MenTaLguY  <mental@rydia.net>
4529         * src/inkscape.cpp: removed unused signals
4531 2005-02-19  MenTaLguY  <mental@rydia.net>
4533         * src/arc-context.cpp, src/desktop.cpp, src/document-private.h,
4534           src/document-undo.cpp, src/document.cpp, src/event-context.cpp,
4535           src/gradient-chemistry.cpp, src/gradient-chemistry.h,
4536           src/gradient-drag.cpp, src/gradient-drag.h, src/node-context.cpp,
4537           src/rect-context.cpp, src/sp-object.cpp, src/spiral-context.cpp,
4538           src/star-context.cpp, src/toolbox.cpp,
4539           src/dialogs/desktop-properties.cpp, src/widgets/gradient-vector.cpp,
4540           src/widgets/layer-selector.cpp, src/widgets/sp-widget.cpp,
4541           src/widgets/sp-xmlview-attr-list.cpp, src/widgets/sp-xmlview-content.cpp,
4542           src/widgets/sp-xmlview-tree.cpp, src/xml/Makefile_insert,
4543           src/xml/attribute-record.h, src/xml/document.h, src/xml/event-fns.h,
4544           src/xml/event.cpp, src/xml/event.h, src/xml/node-event-vector.h,
4545           src/xml/node-iterators.h, src/xml/node-listener.h, src/xml/node.h,
4546           src/xml/repr-action-test.cpp, src/xml/repr-css.cpp, src/xml/repr-io.cpp,
4547           src/xml/repr-sorting.cpp, src/xml/repr-util.cpp, src/xml/repr.cpp,
4548           src/xml/repr.h, src/xml/simple-document.h, src/xml/simple-node.cpp,
4549           src/xml/simple-node.h, src/xml/simple-session.cpp,
4550           src/xml/sp-css-attr.h, src/xml/sp-repr-action-fns.h,
4551           src/xml/sp-repr-action.cpp, src/xml/sp-repr-action.h,
4552           src/xml/sp-repr-attr.h, src/xml/sp-repr-doc.h,
4553           src/xml/sp-repr-event-vector.h, src/xml/sp-repr-iterators.h,
4554           src/xml/sp-repr-listener.h, src/xml/sp-repr.h:
4556           renamed header files to match new class names
4558 2005-02-19  MenTaLguY  <mental@rydia.net>
4560         * src/arc-context.cpp, src/arc-context.h, src/desktop-events.cpp,
4561           src/desktop-style.cpp, src/desktop-style.h, src/desktop.cpp,
4562           src/document-private.h, src/document-undo.cpp, src/document.cpp,
4563           src/document.h, src/draw-context.cpp, src/dyna-draw-context.cpp,
4564           src/dyna-draw-context.h, src/event-context.cpp, src/event-context.h,
4565           src/file.cpp, src/gradient-chemistry.cpp, src/inkscape.cpp,
4566           src/inkscape.h, src/inkview.cpp, src/interface.cpp, src/knotholder.cpp,
4567           src/knotholder.h, src/layer-fns.cpp, src/main.cpp, src/node-context.cpp,
4568           src/nodepath.cpp, src/nodepath.h, src/object-ui.cpp,
4569           src/path-chemistry.cpp, src/prefs-utils.cpp, src/rect-context.cpp,
4570           src/rect-context.h, src/selection-chemistry.cpp, src/selection.cpp,
4571           src/selection.h, src/seltrans.cpp, src/sp-anchor.cpp,
4572           src/sp-animation.cpp, src/sp-clippath.cpp, src/sp-conn-end-pair.cpp,
4573           src/sp-conn-end-pair.h, src/sp-defs.cpp, src/sp-ellipse.cpp,
4574           src/sp-flowdiv.cpp, src/sp-flowregion.cpp, src/sp-flowtext.cpp,
4575           src/sp-gradient-fns.h, src/sp-gradient-test.cpp, src/sp-gradient.cpp,
4576           src/sp-guide.cpp, src/sp-image.cpp, src/sp-item-group.cpp,
4577           src/sp-item.cpp, src/sp-item.h, src/sp-line.cpp,
4578           src/sp-linear-gradient-fns.h, src/sp-marker.cpp, src/sp-mask.cpp,
4579           src/sp-metadata.cpp, src/sp-namedview.cpp, src/sp-namedview.h,
4580           src/sp-object-group.cpp, src/sp-object-repr.cpp, src/sp-object-repr.h,
4581           src/sp-object.cpp, src/sp-object.h, src/sp-offset.cpp, src/sp-offset.h,
4582           src/sp-path.cpp, src/sp-pattern.cpp, src/sp-polygon.cpp,
4583           src/sp-polyline.cpp, src/sp-radial-gradient-fns.h, src/sp-rect.cpp,
4584           src/sp-root.cpp, src/sp-shape.cpp, src/sp-skeleton.cpp,
4585           src/sp-spiral.cpp, src/sp-star.cpp, src/sp-string.cpp,
4586           src/sp-symbol.cpp, src/sp-text.cpp, src/sp-tspan.cpp,
4587           src/sp-use-reference.h, src/sp-use.cpp, src/spiral-context.cpp,
4588           src/spiral-context.h, src/splivarot.cpp, src/star-context.cpp,
4589           src/star-context.h, src/style.cpp, src/style.h, src/text-chemistry.cpp,
4590           src/text-context.cpp, src/text-editing.cpp, src/toolbox.cpp,
4591           src/verbs.cpp, src/application/application.cpp,
4592           src/application/application.h, src/application/editor.h,
4593           src/dialogs/clonetiler.cpp, src/dialogs/desktop-properties.cpp,
4594           src/dialogs/export.cpp, src/dialogs/fill-style.cpp, src/dialogs/rdf.cpp,
4595           src/dialogs/sp-attribute-widget.cpp, src/dialogs/sp-attribute-widget.h,
4596           src/dialogs/stroke-style.cpp, src/dialogs/text-edit.cpp,
4597           src/dialogs/tiledialog.cpp, src/dialogs/xml-tree.cpp,
4598           src/ecma/EcmaBinding.cpp, src/ecma/EcmaBinding.h,
4599           src/extension/dependency.cpp, src/extension/dependency.h,
4600           src/extension/effect.cpp, src/extension/effect.h,
4601           src/extension/extension.cpp, src/extension/extension.h,
4602           src/extension/input.cpp, src/extension/input.h,
4603           src/extension/output.cpp, src/extension/output.h,
4604           src/extension/print.cpp, src/extension/print.h, src/extension/system.cpp,
4605           src/extension/implementation/plugin.cpp,
4606           src/extension/implementation/script.cpp,
4607           src/extension/implementation/script.h,
4608           src/extension/internal/gdkpixbuf-input.cpp,
4609           src/extension/internal/pov-out.cpp, src/extension/internal/ps.cpp,
4610           src/extension/internal/svg.cpp, src/extension/plugin/grid.cpp,
4611           src/helper/stock-items.cpp, src/trace/trace.cpp,
4612           src/widgets/dash-selector.cpp, src/widgets/dash-selector.h,
4613           src/widgets/gradient-selector.cpp, src/widgets/gradient-vector.cpp,
4614           src/widgets/layer-selector.cpp, src/widgets/layer-selector.h,
4615           src/widgets/paint-selector.cpp, src/widgets/sp-widget.cpp,
4616           src/widgets/sp-widget.h, src/widgets/sp-xmlview-attr-list.cpp,
4617           src/widgets/sp-xmlview-attr-list.h, src/widgets/sp-xmlview-content.cpp,
4618           src/widgets/sp-xmlview-content.h, src/widgets/sp-xmlview-tree.cpp,
4619           src/widgets/sp-xmlview-tree.h, src/widgets/spw-utilities.h,
4620           src/xml/comment-node.h, src/xml/element-node.h, src/xml/node-observer.h,
4621           src/xml/repr-action-test.cpp, src/xml/repr-css.cpp,
4622           src/xml/repr-get-children.cpp, src/xml/repr-get-children.h,
4623           src/xml/repr-io.cpp, src/xml/repr-sorting.cpp, src/xml/repr-sorting.h,
4624           src/xml/repr-util.cpp, src/xml/repr.cpp, src/xml/repr.h,
4625           src/xml/session.h, src/xml/simple-document.h, src/xml/simple-node.cpp,
4626           src/xml/simple-node.h, src/xml/simple-session.cpp,
4627           src/xml/simple-session.h, src/xml/sp-css-attr.h,
4628           src/xml/sp-repr-action-fns.h, src/xml/sp-repr-action.cpp,
4629           src/xml/sp-repr-action.h, src/xml/sp-repr-attr.h,
4630           src/xml/sp-repr-doc.h, src/xml/sp-repr-event-vector.h,
4631           src/xml/sp-repr-iterators.h, src/xml/sp-repr-listener.h,
4632           src/xml/sp-repr.h, src/xml/text-node.h, src/xml/transaction-logger.h:
4634             SPRepr -> Inkscape::XML::Node
4635             SPReprDoc -> Inkscape::XML::Document
4636             SPReprAttr -> Inkscape::XML::AttributeRecord
4637             SPReprAction -> Inkscape::XML::Event
4638             SPReprEventVector -> Inkscape::XML::EventVector
4639             SPReprListener -> Inkscape::XML::NodeListener
4641             etc..
4643 2005-02-19  Jon A. Cruz  <jon@joncruz.org>
4644         * src/extension/extension.h, src/extension/internal/svg.cpp,
4645           src/extension/internal/svgz.cpp:
4646           Fixing .svgz Inkscape save and adding .svgz Plain save.
4647           Fixes bug #1144223
4649 2005-02-18  Jon A. Cruz  <jon@joncruz.org>
4650         * src/Makefile.am, src/libnr/Makefile_insert,
4651           src/libnr/nr-point-fns-test.h  src/libnr/nr-types-test.h:
4652           Adding initial version of CxxTest test cases.
4654 2005-02-17  Jon A. Cruz  <jon@joncruz.org>
4656         * src/io/gzipinputstream.h, src/io/gzipinputstream.cpp: Changed
4657           decompression to be streammed and removed hardcoded limit.
4659 2005-02-17  MenTaLguY  <mental@rydia.net>
4661         * src/inkscape.h, src/inkscape.cpp, src/desktop.cpp:
4663           rewrote "last desktop standing" test to not suck
4665 2005-02-15 SwinginCelt  <swinginceltgmail.com>
4667         * Replaced some sp_repr_attr calls with direct call to
4668           repr->attribute.
4670 2005-02-16 John Cliff <simarilius@yahoo.com>
4672         * src/dialogs/tiledialog.h, src/dialogs/tiledialog.cpp,
4673           src/dialogs/makefile_insert, src/verbs.cpp, src/verbs.h:
4674           Added a dialog that allows you to arrange the selection
4675           in a grid pattern with user defined spacing.
4676           its in objects->grid arrange...
4678 2005-02-15 SwinginCelt  <swinginceltgmail.com>
4680         * Replaced inline function sp_repr_name with direct call to
4681           repr->name.
4682         * Replaced inline function sp_repr_content with direct call to
4683           repr->content.
4684         * Replaced inline function sp_repr_has_attr with direct call to
4685           repr->matchAttributeName.
4687 2005-02-15  MenTaLguY  <mental@rydia.net>
4689         * src/document.cpp, src/document.h, src/file.cpp, src/help.cpp,
4690           src/inkscape.cpp, src/inkview.cpp, src/slideshow.cpp,
4691           src/dialogs/filedialog.cpp, src/dialogs/stroke-style.cpp,
4692           src/extension/internal/gdkpixbuf-input.cpp,
4693           src/extension/internal/svg.cpp, src/extension/plugin/gimpgrad.cpp,
4694           src/helper/stock-items.cpp, src/widgets/icon.cpp:
4696           removed unused SPDocument::advertize
4698 2005-02-14  MenTaLguY  <mental@rydia.net>
4700         * src/document.cpp: remove redundant assignment that appears to confuse
4701           gcc anyhow
4703 2005-02-14  SwinginCelt  <swingincelt@gmail.com>
4705         * Replaced inline function sp_repr_set_position_absolute with
4706           direct call to repr>->setPosition.
4708 2005-02-13  Bryce  <bryce@bryceharrington.org>
4710         * src/main.cpp, src/application/application.cpp, src/inkscape.h,
4711           src/application/editor-impl.h, src/application/editor.cpp
4712           src/application/editor.h, src/ui/dialog/dialog-manager.cpp,
4713           src/ui/dialog/dialog-manager.h, src/application/app-prototype.h
4714           src/application/application.h:  Integrating I::A::Application
4715           into the execution path.  Now its run() routine is called from
4716           main().
4718         * src/application/Makefile_insert, src/application/makefile.in,
4719           src/application/editor-impl.h, src/application/editor.cpp,
4720           src/application/editor.h:  Initial import of inkscape_gtkmm
4721           code.  Also see doc/NewAppArchitecture/ presentation for the
4722           rationale behind this.
4724         * src/ui/dialog/align-and-distribute.cpp,
4725 src/ui/dialog/align-and-distribute.h,
4726           src/ui/dialog/dialog-manager.cpp, src/ui/dialog/dialog-manager.h,
4727           src/ui/dialog/dialog.cpp, src/ui/dialog/dialog.h,
4728           src/ui/dialog/document-preferences.cpp,
4729 src/ui/dialog/document-preferences.h,
4730           src/ui/dialog/export.cpp, src/ui/dialog/export.h,
4731           src/ui/dialog/extension-editor.cpp, src/ui/dialog/extension-editor.h,
4732           src/ui/dialog/fill-and-stroke.cpp, src/ui/dialog/fill-and-stroke.h,
4733           src/ui/dialog/find.cpp, src/ui/dialog/find.h,
4734           src/ui/dialog/inkscape-preferences.cpp,
4735 src/ui/dialog/inkscape-preferences.h,
4736           src/ui/dialog/layer-editor.cpp, src/ui/dialog/layer-editor.h,
4737           src/ui/dialog/messages.cpp, src/ui/dialog/messages.h,
4738           src/ui/dialog/text-properties.cpp, src/ui/dialog/text-properties.h,
4739           src/ui/dialog/tree-editor.cpp, src/ui/dialog/tree-editor.h,
4740           src/ui/dialog/xml-editor.cpp, src/ui/dialog/xml-editor.h,
4741           src/ui/widget/combo-text.cpp, src/ui/widget/combo-text.h,
4742           src/ui/widget/handlebox.cpp, src/ui/widget/handlebox.h,
4743           src/ui/widget/icon-widget.cpp, src/ui/widget/icon-widget.h,
4744           src/ui/widget/labelled.cpp, src/ui/widget/labelled.h,
4745           src/ui/widget/notebook-page.cpp, src/ui/widget/notebook-page.h,
4746           src/ui/widget/scalar-unit.cpp, src/ui/widget/scalar-unit.h,
4747           src/ui/widget/scalar.cpp, src/ui/widget/scalar.h,
4748           src/ui/widget/toolbox.cpp, src/ui/widget/toolbox.h,
4749           src/ui/widget/unit-menu.cpp, src/ui/widget/unit-menu.h:
4750           Initial import of the gtkmm code.  These are mainly
4751           unimplemented stubs, but have few dependencies so are easy to
4752           integrate at this stage.
4754         * src/ui/widget/Makefile_insert, src/ui/widget/makefile.in,
4755           src/ui/dialog/Makefile_insert, src/ui/dialog/makefile.in,
4756           src/ui/Makefile_insert, src/ui/makefile.in:  Adding makefile
4757           support for new code.
4759         * io/simple-sax.h, io/simple-sax.cpp:  Adding Jon's simple SAX
4760           code
4762         * util/units.h, util/units.cpp:  New inkscape_gtkmm units code
4764 2005-02-12  MenTaLguY  <mental@rydia.net>
4766         * src/document.cpp, src/document.h, src/sp-gradient-test.cpp:
4768           SPDocument is now a "real C++ class", managed by the garbage collector
4770 2005-02-12  MenTaLguY  <mental@rydia.net>
4772         * src/document-private.h, src/document.cpp, src/document.h, src/view.cpp,
4773           src/view.h, src/dialogs/xml-tree.cpp:
4775           switched SPDocument to sigc++ signals
4777 2005-02-12  Kees Cook  <kees@outflux.net>
4779         * Makefile.am, configure.ac, Makefile.mingw.common, inkscape.nsi: undoing
4780           my "configure" changes.  Was dumb and forgot about native compiles on
4781           win32.
4782         * inkview.1.in, share/extensions/inkscape-shadow-white.sh,
4783           share/extensions/inkscape-shadow.sh: corrections found by Wolfram
4784           Quester during Debian packaging.
4785         * src/desktop-events.cpp, src/file.cpp, src/gradient-chemistry.cpp,
4786           src/interface.cpp, src/layer-fns.cpp, src/nodepath.cpp,
4787           src/object-ui.cpp, src/path-chemistry.cpp, src/prefs-utils.cpp,
4788           src/selection-chemistry.cpp, src/seltrans.cpp, src/sp-flowtext.cpp,
4789           src/sp-object.cpp, src/sp-pattern.cpp, src/sp-text.cpp, src/splivarot.cpp,
4790           src/text-editing.cpp, src/dialogs/clonetiler.cpp, src/dialogs/rdf.cpp,
4791           src/dialogs/stroke-style.cpp, src/dialogs/xml-tree.cpp,
4792           src/extension/internal/gdkpixbuf-input.cpp, src/extension/plugin/grid.cpp,
4793           src/widgets/gradient-selector.cpp, src/xml/repr-action-test.cpp,
4794           src/xml/repr-css.cpp, src/xml/repr-io.cpp, src/xml/repr-util.cpp,
4795           src/xml/repr.cpp, src/xml/repr.h: inline function removal patches from
4796           Robert Crosbie.
4798 2005-02-11  Kees Cook  <kees@outflux.net>
4800         * src/Makefile.mingw, src/make.*: win32 compile updates.
4801         * src/extensions/internal/gnome.cpp: added my missing "comment" code.
4802         * src/shortcuts.cpp, doc/keys.xml, doc/keys.html, share/screens/keys.svg:
4803           added explicit ctrl-w. since gtk already binds it, we may as well show it.
4805 2005-02-10  Jon A. Cruz  <jon@joncruz.org>
4807         * src/inkscape.cpp: Changed from SHGetSpecialFolderPath to
4808           SHGetSpecialFolderLocation. Fixes bug #1085641
4810 2005-02-10  MenTaLguY  <mental@rydia.net>
4812         * src/document.h, src/document.cpp: get rid of casting macro uses
4814 2005-02-10  MenTaLguY  <mental@rydia.net>
4816         * src/desktop.cpp, src/document-undo.cpp, src/document.cpp, src/file.cpp,
4817           src/gradient-chemistry.cpp, src/inkscape.cpp, src/interface.cpp,
4818           src/sp-metadata.cpp, src/sp-namedview.cpp, src/sp-object-repr.cpp,
4819           src/sp-object.cpp, src/svg-view.cpp, src/uri-references.cpp,
4820           src/view.cpp, src/dialogs/stroke-style.cpp,
4821           src/widgets/gradient-selector.cpp, src/widgets/gradient-vector.cpp:
4823           get rid needless uses of SP_IS_DOCUMENT (if we can't trust the
4824           compiler's type checking, what can we trust?)
4826 2005-02-10  MenTaLguY  <mental@rydia.net>
4828         * src/desktop-style.h, src/desktop.h, src/document.h, src/event-context.h,
4829           src/inkscape.h, src/knotholder.h, src/nodepath.h,
4830           src/selection-chemistry.h, src/selection.h, src/sp-conn-end-pair.h,
4831           src/sp-object-repr.h, src/sp-object.h, src/style.h,
4832           src/dialogs/sp-attribute-widget.h, src/extension/implementation/script.h,
4833           src/xml/repr-get-children.h, src/xml/repr.h, src/xml/sp-repr-action.h,
4834           src/xml/sp-repr-attr.h, src/xml/xml-forward.h:
4836           got rid of xml-forward.h
4838 2005-02-10  Kees Cook  <kees@outflux.net>
4840         * configure.ac, Makefile.am, src/Makefile.am, Makefile.mingw.common.in,
4841           inkscape.nsi.in: setting up "configure" to build the other files that
4842           expect version numbers to get updated.  Including mingw files in dist
4843           package.
4845 2005-02-10  Jon A. Cruz  <jon@joncruz.org>
4846         * src/io/uristream.h, src/io/uristream.cpp,
4847           src/extension/internal/svg.h, src/extension/internal/svg.cpp,
4848           src/extension/internal/Makefile_insert,
4849           src/extension/internal/extension.h,
4850           src/extension/internal/init.cpp:
4851           Adding internal .svgz load and save extension.
4852           Probable fix for bugs #1074996, #1050361, #925033, #1052307
4854 2005-02-08  Kees Cook  <kees@outflux.net>
4856         * src/extension/implementation/script.cpp: proper /tmp handling.
4857           Closes bug #1074996.
4858         * src/inkscape.cpp, src/inkscape.h, src/dialogs/export.cpp: correction
4859           for export dialog paths.  Closes bug #1114714.
4860         * inkscape.nsi, Makefile.mingw.common: version bumps
4861         * src/text-context.cpp: removed preedit code; it was broken and unneeded.
4863 2005-02-08  Ted Gould  <ted@gould.cx>
4865         * Released 0.41
4867 2005-02-01  Kees Cook  <kees@outflux.net>
4869         * src/xml/sp-css-attr.h, src/desktop-style.cpp, src/xml/repr-css.cpp,
4870           src/xml/repr.h: Fixed SPCSSAttr to be a "real" class, at mental's
4871           direction.  Fixes my "default prefs don't show attrs" bug.
4872         * src/helper/stock-items.cpp: removing redundant code.
4873         * src/libnr/nr-point.h, src/libnrtype/FlowUtils.h, src/livarot/Shape.h:
4874           added explicit initializations to keep valgrind happy.
4875         * src/dir-util.cpp, src/sp-path.cpp, src/splivarot.cpp,
4876           src/svg/svg-length.cpp, src/widgets/icon.cpp:
4877           cleaning up memory leaks detected by valgrind.
4878         * src/extension/dependancy.cpp: made repr-attr tags untranslatable.
4879         * src/extension/system.cpp: correcting extension autodetection when
4880           there are conflicting matching modules.
4881         * src/dialogs/filedialog.cpp, src/extension/extension.h,
4882           src/extension/internal/svg.cpp: .svgz loading works again as
4883           expected.  Non-functioning modules are not listed in file dialogs.
4884         * src/text-context.cpp, src/text-editing.cpp: preedit modes don't
4885           work correctly for multi-byte characters.  See bug 1086769.
4887 2005-01-31  Jon A. Cruz  <jon@joncruz.org>
4888         * src/file.cpp, src/inkscape.cpp, src/interface.cpp,
4889           src/dialogs/export.cpp, src/extension/init.cpp:
4890           sanitize messages before passing to display dialogs.
4892 2005-01-31  Kees Cook  <kees@outflux.net>
4894         * src/libnrtype/FontFactory.cpp: added a crude font name detection
4895           routine to work around a Pango crash bug.  This can be removed once
4896           Pango is fixed.  See bug #1025565.  Actually, I figured out a fix.
4897         * print.cpp, print.h, sp-shape.cpp, extension/print.cpp,
4898           extension/print.h, extension/implementation/implementation.cpp,
4899           extension/implementation/implementation.h,
4900           extension/implementation/plugin.cpp, extension/implementation/plugin.h,
4901           extension/internal/gnome.h, extension/internal/ps.cpp,
4902           extension/internal/ps.h, extension/internal/win32.h:
4903           In an attempt to start debugging print rendering, I've added the
4904           Print::comment function so that SPItem boundries can be easily
4905           seen in rendered output.
4906         * src/preferences-skeleton.h, src/sp-shape.cpp,
4907           src/dialogs/display-settings.cpp, src/extension/internal/ps.cpp:
4908           Added printout comments for print debugging.  Fixed dash output
4909           bug #1104050.
4910         * src/dialogs/rdf.cpp: fixed rdf:bag displays.  Closes bug #1113316.
4912 2005-01-30  Jon A. Cruz  <jon@joncruz.org>
4913         * src/io/sys.h, src/io/sys.cpp: added utility routine to cleanup
4914           strings with invalid UTF-8 for display.
4916 2004-01-30  Kees Cook  <kees@outflux.net>
4918         * src/make.dep, src/make.exclude, src/make.files, src/make.ofiles,
4919           src/io/uristream.cpp, src/io/sys.cpp: additional win32 changes
4920           using Jon Cruz's new mkdir function.  Getting Win32 to compile the
4921           "io" directory.  Closes bug #1107305.
4922         * src/file.cpp, src/inkscape-stock.cpp, src/inkscape.cpp,
4923           src/interface.cpp, src/main.cpp, src/dialogs/export.cpp,
4924           src/dialogs/stroke-style.cpp, src/extension/input.cpp,
4925           src/extension/implementation/script.cpp, src/helper/stock-items.cpp,
4926           src/io/sys.cpp, src/io/sys.h, src/widgets/icon.cpp: wrapped
4927           g_file_test with new Inkscape::IO::file_test since g_file_test isn't
4928           utf8-safe.
4929         * src/inkscape.cpp: removed call to g_free on non-alloced string.
4930           fixed up crash-save location to be utf8-okay.
4931         * src/extension/extension.cpp: convert from utf8 before open.
4932         * src/sp-spiral.cpp, src/object-edit.cpp: found place where CLAMP on
4933           spiral's t0 wasn't working.  Closes bug #1075640.
4935 2004-01-28  MenTaLguY  <mental@rydia.net>
4937         * src/sp-object.h, src/sp-object.cpp:
4938           efficiency fixes which should be helpful when loading large documents
4940 2005-01-29  Jon A. Cruz  <jon@joncruz.org>
4942         * src/file.h, src/file.cpp, src/inkscape.cpp, src/sp-image.cpp,
4943           src/extension/implementation/script.cpp,
4944           src/extension/internal/pov-out.cpp, src/extension/internal/ps.cpp,
4945           src/extension/plugin/gimpgrad.cpp, src/helper/png-write.cpp,
4946           src/io/Makefile_insert, src/io/sys.h, src/io/sys.cpp,
4947           src/trace/imagemap.cpp, src/xml/repr-io.cpp:
4949           Refactored open routine to better location.
4951 2004-01-28  Kees Cook  <kees@outflux.net>
4953         * configure.ac: added test for libgc 6.4 or better.
4954         * src/main.cpp: calling new SPRepr methods instead of inline wrappers.
4956 2004-01-27  MenTaLguY  <mental@rydia.net>
4958         * src/xml/simple-node.h, src/xml/simple-node.cpp:
4960           SimpleNode::lastChild() and SimpleNode::appendChild() are now
4961           O(1) rather than O(n)
4963 2004-01-26  MenTaLguY  <mental@rydia.net>
4965         * src/xml/repr-util.cpp, src/xml/repr.cpp, src/xml/repr.h,
4966           src/xml/sp-repr-action.h, src/xml/sp-repr-event-vector.h:
4968           inlined legacy wrappers
4970         * src/xml/simple-node.cpp: really fixed #1108231 now
4972 2005-01-25  Jon A. Cruz  <jon@joncruz.org>
4974         * src/interface.cpp: Passed file import call to shared code.
4975           Fixed bug #1108620.
4977 2005-01-25  MenTaLguY  <mental@rydia.net>
4979         * src/xml/simple-node.cpp: fixed bug #1108231
4981 2005-01-25  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
4983         * src/dialogs/desktop-properties.cpp: Changed set of paper sizes offered:
4985           Removed `Folio' pagesize (which means a different paper size to
4986           different people; will Folio be missed?  If so, can we improve
4987           the name?).
4989           Changed ISO page sizes (A0..A10, B0..B10) to match official ISO
4990           specification in mm.
4992           Note that these differ from ghostscript's idea of page sizes;
4993           see comment in desktop-properties.cpp for speculation of
4994           possible problems (fuzziness from antialiasing).
4996           (Note also that our previous sizes differed even more from
4997           gs_statd.ps...)
4999           Coalesced Ledger and Tabloid to a single entry (11x17in);
5000           previously they differed in size.
5002           Changed Icon 16x16 from 16pt to 16px; similarly Icon 32x32 and
5003           Banner 468x60.
5005 2004-01-24  MenTaLguY  <mental@rydia.net>
5007         * src/xml/simple-node.cpp: potential fix for bug #1108231
5009 2004-01-23  Ted Gould  <ted@gould.cx>
5011         * po/POTFILES.in, share/extensions/dia.inx,
5012         src/preferences-skeleton.h, src/extension/Makefile_insert,
5013         src/extension/dependency.cpp, src/extension/dependency.h,
5014         src/extension/error-file.cpp, src/extension/error-file.h,
5015         src/extension/extension.cpp, src/extension/extension.h,
5016         src/extension/init.cpp, src/extension/prefdialog.cpp:
5018         Adding in functionality to write out an error log based on the failing to
5019         load of extensions.  There is also a new error dialog that appears if one
5020         or more fail to alert the user and tell them where the error log is
5021         stored.  In the log there is more complex descriptions of what failed.
5023 2004-01-23  MenTaLguY  <mental@rydia.net>
5025         * src/sp-object.cpp: fix for id binding bug
5027 2004-01-23  MenTaLguY  <mental@rydia.net>
5029         * src/xml/repr-io.cpp: don't complain about not having a namespace
5030           URI for the standard xml: prefix
5032         * src/desktop-style.cpp, src/desktop.cpp, src/document-undo.cpp,
5033           src/file.cpp, src/gradient-chemistry.cpp, src/inkscape.cpp,
5034           src/interface.cpp, src/nodepath.cpp, src/object-edit.cpp,
5035           src/path-chemistry.cpp, src/prefs-utils.cpp, src/select-toolbar.cpp,
5036           src/selection-chemistry.cpp, src/sp-defs.cpp, src/sp-flowdiv.cpp,
5037           src/sp-flowtext.cpp, src/sp-gradient.cpp, src/sp-item.cpp,
5038           src/sp-object-group.cpp, src/sp-object-repr.cpp, src/sp-object.cpp,
5039           src/sp-offset.cpp, src/sp-pattern.cpp, src/sp-string.cpp,
5040           src/sp-text.cpp, src/sp-tspan.cpp, src/sp-use.cpp, src/splivarot.cpp,
5041           src/text-chemistry.cpp, src/text-context.cpp, src/text-editing.cpp,
5042           src/dialogs/clonetiler.cpp, src/dialogs/display-settings.cpp,
5043           src/dialogs/stroke-style.cpp, src/dialogs/xml-tree.cpp,
5044           src/extension/extension.h, src/extension/implementation/script.cpp,
5045           src/widgets/dash-selector.cpp, src/widgets/gradient-vector.cpp,
5046           src/widgets/sp-xmlview-tree.cpp, src/xml/Makefile_insert,
5047           src/xml/comment-node.h, src/xml/element-node.h,
5048           src/xml/repr-action-test.cpp, src/xml/repr-css.cpp,
5049           src/xml/repr-get-children.cpp, src/xml/repr-io.cpp,
5050           src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp,
5051           src/xml/repr.h, src/xml/simple-document.cpp, src/xml/simple-document.h,
5052           src/xml/simple-node.cpp, src/xml/simple-node.h,
5053           src/xml/sp-repr-action.cpp, src/xml/sp-repr-doc.h, src/xml/sp-repr.h,
5054           src/xml/text-node.h:
5056           got rid of xml/repr-private.h, removed
5057           sp_repr_document_createTextNode(), made SPRepr and SPReprDoc abstract
5058           interfaces, and moved the SPRepr implementations into separate files
5059           in the Inkscape::XML namespace
5061         * src/util/shared-c-string-ptr.h: added equality operators to avoid
5062           certain ambiguities
5064 2004-01-22  MenTaLguY  <mental@rydia.net>
5066         * src/xml/Makefile_insert, src/xml/repr-private.h, src/xml/repr.cpp,
5067           src/xml/session.h, src/xml/simple-session.cpp, src/xml/simple-session.h,
5068           src/xml/sp-repr-action.cpp, src/xml/transaction-logger.h:
5070           added Inkscape::XML::Session and Inkscape::XML::TransactionLogger
5071           to provide a new interface for transactions, rather than doing it from
5072           SPReprDoc
5074 2004-01-22  MenTaLguY  <mental@rydia.net>
5076         * src/xml/Makefile_insert, src/xml/node-observer.h,
5077           src/xml/repr-private.h, src/xml/repr.cpp:
5079           moved repr loging behind generic observer interface
5081 2005-01-22  Ted Gould  <ted@gould.cx>
5083         * src/display/canvas-grid.cpp, src/display/canvas-grid.h;
5085         Fixing 1103001.  Now major grid lines work alot more like you
5086         think that they should.
5088 2005-01-21  MenTaLguY  <mental@rydia.net>
5090         * src/util/Makefile_insert, src/util/shared-c-string-ptr.cpp,
5091           src/util/shared-c-string-ptr.h, src/util/shared-c-string.cpp,
5092           src/util/shared-c-string.h, src/xml/repr-io.cpp,
5093           src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp,
5094           src/xml/sp-repr-action.h, src/xml/sp-repr-attr.h:
5096           renamed Util::SharedCString to Util::SharedCStringPtr, which is
5097           more descriptive of what it actually is
5099 2005-01-21  MenTaLguY  <mental@rydia.net>
5101         * src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp:
5103           simplify the cacheing of repr position indices, and make it something
5104           that can work with an abstract interface
5106 2005-01-20  Kees Cook  <kees@outflux.net>
5108         * src/file.cpp: added some debug output to help bulia debug bug #1102318.
5109         * configure.ac: more attempts at detecting the -lgc libs.
5111 2005-01-19  Kees Cook  <kees@outflux.net>
5113         * configure.ac: trying to correct the -lgc detection.
5114         * inkscape.pod: added theme details.
5115         * src/widgets/widget-sizes.h: went from 20 to 24 for toolbar icon size
5116           to match other GTK applications.
5117         * src/extension/db.cpp: corrected STL "not found" handling.  Didn't
5118           fix bug #1102318.
5120 2005-01-18  Kees Cook  <kees@outflux.net>
5122         * src/inkscape.h, src/inkscape.cpp, src/widgets/icons.cpp:
5123           Added basic theme support!  Whee!
5124         * share/inkscape/icons.svg: restoring original up/down/flip icons since
5125           icons are themable now.  We should stick to our original look.
5126         * share/screens/about.svg: added Brisgeek's 0.41 about screen.  Had
5127           to tweak background: looks like doc background isn't imported.
5128         * share/icons/*.xpm, share/icons/*.png: removed them.  Not being used.
5130 2005-01-17  MenTaLguY  <mental@rydia.net>
5132         * src/desktop-style.cpp, src/inkscape.cpp, src/interface.cpp,
5133           src/path-chemistry.cpp, src/prefs-utils.cpp, src/selection-chemistry.cpp,
5134           src/sp-flowtext.cpp, src/sp-gradient.cpp, src/sp-object.cpp,
5135           src/sp-text.cpp, src/sp-tspan.cpp, src/splivarot.cpp,
5136           src/dialogs/xml-tree.cpp, src/extension/internal/pov-out.cpp,
5137           src/widgets/dash-selector.cpp, src/xml/repr-css.cpp,
5138           src/xml/repr-get-children.cpp, src/xml/repr-io.cpp,
5139           src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp,
5140           src/xml/sp-repr-action.cpp:
5142           Made all SPRepr fields private, and moved most functionality into
5143           member functions.  Also shuffled SPReprDoc members, to avoid
5144           need for SPReprDoc to be finalized.
5146 2005-01-17  Kees Cook  <kees@outflux.net>
5148         * share/markers/markers.svg: applied patch #990884, which provides a
5149           few mirrored arrows until marker transforms are finished.
5150         * share/icons/icons.svg: updates per Bulia's request.
5152 2005-01-16  MenTaLguY  <mental@rydia.net>
5154         * src/sp-object.cpp: non-elements no longer get ids assigned
5156 2005-01-15  MenTaLguY  <mental@rydia.net>
5158         * src/arc-context.cpp, src/document-private.h, src/document.cpp,
5159           src/document.h, src/event-context.cpp, src/node-context.cpp,
5160           src/rect-context.cpp, src/sp-object.cpp, src/spiral-context.cpp,
5161           src/star-context.cpp, src/toolbox.cpp, src/uri-references.cpp,
5162           src/dialogs/desktop-properties.cpp, src/widgets/gradient-vector.cpp,
5163           src/widgets/layer-selector.cpp, src/widgets/sp-widget.cpp,
5164           src/widgets/sp-xmlview-attr-list.cpp, src/widgets/sp-xmlview-content.cpp,
5165           src/widgets/sp-xmlview-tree.cpp, src/xml/repr.cpp,
5166           src/xml/sp-repr-event-vector.h:
5168           Removed attribute setting callback, and decoupled ids and object/repr
5169           bindings (object <-> repr associations are now remembered directly,
5170           though ids are still tracked too).
5172           This means it is now possible to set a null id on an object without
5173           anything breaking (hopefully).  For now we will still assign ids
5174           to everything by default...
5176 2005-01-15  MenTaLguY  <mental@rydia.net>
5178         * src/arc-context.cpp, src/event-context.cpp, src/node-context.cpp,
5179           src/rect-context.cpp, src/sp-object.cpp, src/spiral-context.cpp,
5180           src/star-context.cpp, src/toolbox.cpp,
5181           src/dialogs/desktop-properties.cpp, src/widgets/gradient-vector.cpp,
5182           src/widgets/layer-selector.cpp, src/widgets/sp-widget.cpp,
5183           src/widgets/sp-xmlview-attr-list.cpp, src/widgets/sp-xmlview-content.cpp,
5184           src/widgets/sp-xmlview-tree.cpp, src/xml/repr.cpp,
5185           src/xml/sp-repr-event-vector.h:
5187           remove all veto callbacks but setting attributes
5189 2005-01-15  Kees Cook  <kees@outflux.net>
5191         * src/inkscape.cpp: correcting windows path for preferences.  Closes
5192         bug #933461.
5194         * src/file.cpp, src/nodepath.cpp, src/selection-describer.cpp,
5195         src/seltrans.cpp, src/sp-item-group.cpp, src/sp-path.cpp,
5196         src/sp-spiral.cpp, src/sp-star.cpp, src/dialogs/find.cpp:
5197         Using ngettext for plural localized strings.  Please try to keep this
5198         up.  Closes bug #1076872.
5200         * share/icons/Makefile.am, share/icons/icons.svg, src/inkscape-stock.cpp,
5201         src/inkscape-stock.h, src/dialogs/stroke-style.cpp,
5202         src/dialogs/text-edit.cpp, src/dialogs/transformation.cpp,
5203         src/dialogs/xml-tree.cpp: Finished the last of the missing pixmap
5204         replacements from Andreas Nilsson.  Fixed some mistakes in the earlier
5205         changes (need to call sp_icon_new_scaled not sp_icon_new).
5207 2005-01-14  MenTaLguY  <mental@rydia.net>
5209         * src/gc.cpp: leave the free space multiplier at the default, which
5210           will hopefully (according to Hans) avoid some of the odd gc issues
5211           we've had, if nothing else does
5213 2005-01-14  Kees Cook  <kees@outflux.net>
5215         * share/icons/Makefile.am, share/icons/icons.svg, src/inkscape-stock.cpp,
5216         src/inkscape-stock.h, src/verbs.cpp, src/dialogs/stroke-style.cpp,
5217         src/dialogs/transformation.cpp, src/widgets/icon.cpp, src/widgets/icon.h,
5218         src/widgets/paint-selector.cpp:
5219         Fixed up code and replaced pixmaps with icons from myself and
5220         Andreas Nilsson.
5222 2005-01-11  MenTaLguY  <mental@rydia.net>
5224         * src/xml/repr-io.cpp: promote non-namespaced SVG documents into SVG
5225           namespace
5227 2005-01-08  MenTaLguY  <mental@rydia.net>
5229         * src/Makefile_insert, src/gc-anchored.cpp, src/gc-anchored.h:
5230           abstracted allocation of anchors
5232 2005-01-06  Ted Gould  <ted@gould.cx>
5234         * src/interface.cpp, src/extension/effect.cpp,
5235         src/extension/implementation/implementation.cpp,
5236         src/extension/implementation/implementation.h,
5237         src/extension/implementation/plugin-link.h,
5238         src/extension/implementation/plugin.cpp,
5239         src/extension/implementation/plugin.h,
5240         src/extension/implementation/script.cpp,
5241         src/extension/implementation/script.h, src/extension/plugin/gimpgrad.cpp,
5242         src/extension/plugin/grid.cpp:
5244         Changing the effects preferences so that it uses sockets and plugs which
5245         will allow out of process GUIs to work too.  This is a first pass with
5246         nothing beautiful, but it does seem to work.
5248 2005-01-03  MenTaLguY  <mental@rydia.net>
5250         * src/document.cpp, src/main.cpp, src/sp-root.cpp:
5251           get rid of ugly xmlns hacks
5253         * src/inkscape.cpp, src/extension/internal/svg.cpp, src/xml/repr-io.cpp:
5254           automatically include xmlns declarations for the required namespaces,
5255           and make a best effort at using a default namespace when requested
5256           and possible
5258 2005-01-02  Kees Cook  <kees@outflux.net>
5260         * share/icons/icons.svg: updated view and location
5261         * src/document.cpp, src/dialogs/rdf.cpp: fixed another bug in metadata
5262           due to svg: prefix change.
5263         * src/inkscape-stock.h, src/inkscape-stock.cpp, share/icons/Makefile.am:
5264           removed unused xpm icons
5266 2005-01-02  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5268         * src/fontsize-expansion.h, src/fontsize-expansion.cpp:
5269           New files.
5270         * src/Makefile_insert: Add the new files to libinkpre_a_SOURCES.
5271         * src/desktop-style.cpp (sp_desktop_apply_css_recursive):
5272           When calling sp_css_attr_scale, change the expansion calculation
5273           to use fontsize_expansion().
5274         * src/sp-text.cpp (sp_text_set_transform): Similarly use
5275           fontsize_expansion() instead of generic m.expansion().
5277 2005-01-01  Kees Cook  <kees@outflux.net>
5279         * src/extension/db.h, src/extension/db.cpp, src/extension/init.cpp:
5280         created "modulelist" to maintain initialization order for extension
5281         lists.
5283 2004-12-31  MenTaLguY  <mental@rydia.net>
5285         * src/xml/repr-io.cpp, src/xml/repr.h: initial scaffoliding for more
5286           cosmetic use of prefixes in output files (and eventually more proper
5287           namespace handling for output as well)
5289 2004-12-31  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5291         * src/sp-text.cpp (sp_text_set_transform): Change scaling of font size.
5292           The result should be closer to what CorelDraw, XaraX, Canvas 7 and
5293           Expression3 do according to vellum, though I don't know the exact
5294           rule that they use.
5296 2004-12-25  Ted Gould  <ted@gould.cx>
5298         * share/extensions/grid.inx, src/extension/extension.cpp,
5299         src/extension/extension.h, src/extension/plugin/grid.cpp:
5301         Futher improvements to the grid plugin.  This involves mostly adding in
5302         parameters at this time, but, ofcourse, I never implemented floating
5303         point parameters -- so that had to be done first.  More modular code so
5304         that things can be adjusted externally better.
5306 2004-12-25  Ted Gould  <ted@gould.cx>
5308         * share/extensions/Makefile.am, share/extensions/grid.inx,
5309         src/extension/implementation/plugin-link.h,
5310         src/extension/implementation/plugin.cpp,
5311         src/extension/plugin/Makefile_insert, src/extension/plugin/gimpgrad.cpp,
5312         src/extension/plugin/grid.cpp:
5314         Adding in a new effect plugin, grid.  It draws a grid on the canvas which
5315         is just an easy way to do some neat things.  It is mostly done, but still
5316         needs cleanup.  Some other files required modification to make this
5317         possible.
5319 2004-12-25  MenTaLguY  <mental@rydia.net>
5321         * src/event-context.cpp: removed unused handler
5323 2004-12-25  Ted Gould  <ted@gould.cx>
5325         * share/extensions/svg_dropshadow:
5327         Changing to use "svg:g" instead of "g" for the group.
5329         * src/verbs.cpp, src/extension/effect.cpp, src/extension/effect.h,
5330         src/extension/system.cpp, src/extension/system.h,
5331         src/extension/implementation/implementation.cpp,
5332         src/extension/implementation/implementation.h,
5333         src/extension/implementation/plugin.cpp,
5334         src/extension/implementation/plugin.h,
5335         src/extension/implementation/script.cpp,
5336         src/extension/implementation/script.h:
5338         Final stuff to get Effects working as well as the did before, which
5339         is okay, but not great.  This involved changing the API to get an SPView
5340         instead of an SPDocument because then I can get the selection information
5341         from the view that is being used.
5343 2004-12-24  MenTaLguY  <mental@rydia.net>
5345         * src/sp-object-repr.cpp, src/sp-tspan.cpp, src/splivarot.cpp,
5346           src/dialogs/rdf.cpp, src/dialogs/xml-tree.cpp,
5347           src/widgets/sp-xmlview-tree.cpp, src/xml/repr-io.cpp,
5348           src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp,
5349           src/xml/repr.h:
5351           cleaned out unused code and unhygenic macros, as well as fixing
5352           constructors for text and comment nodes
5354 2004-12-24  Ted Gould  <ted@gould.cx>
5356         * src/verbs.cpp, src/extension/effect.cpp, src/extension/effect.h:
5358         Okay, now the effects menu really works!  Well, the implementation seems
5359         to be broken, but the wrapper seems to be all working.
5361 2004-12-24  Ted Gould  <ted@gould.cx>
5363         * src/interface.cpp, src/verbs.cpp, src/verbs.h, src/extension/effect.cpp,
5364         src/extension/effect.h:
5366         Getting the Effects menu basically working.  This included some fixes to
5367         the verbs where they were incrementing the database incorrectly.  The
5368         effects are the first component to take advantage of the dynamically
5369         created verbs, and exercised new code.  Now the basic menu is available,
5370         but there is no functionality there.
5372 2004-12-24  Ted Gould  <ted@gould.cx>
5374         * src/interface.cpp, src/verbs.cpp, src/verbs.h:
5376         Basic code for the effects menu.
5378         * src/dialogs/filedialog.cpp, src/dialogs/filedialog.h,
5379         src/extension/db.cpp, src/extension/db.h:
5381         Changing the DB access functions to use std::list instead of GSList so
5382         that it is more standard, and we get rid of a specialized class that
5383         really isn't that useful.  Less memory usage, and fixes a leak.
5385         * src/extension/effect.cpp, src/extension/effect.h:
5387         Adding in a "Last Effect" to be used in the menus.
5389         * src/extension/extension-forward.h, src/extension/extension.cpp,
5390         src/extension/extension.h, src/extension/input.cpp,
5391         src/extension/output.cpp, src/extension/timer.cpp, src/extension/timer.h,
5392         src/extension/Makefile_insert:
5394         Adding in the timer functions so that modules will unload in a given
5395         amount of time.  For more information on this read the documentation
5396         in the files.  Kinda a lazy deallocation.
5398         * src/extension/implementation/implementation.cpp:
5400         Fix unload so that it is not recursive.
5402 2004-12-23  MenTaLguY  <mental@rydia.net>
5404         * src/arc-context.cpp, src/document.cpp, src/draw-context.cpp,
5405           src/dyna-draw-context.cpp, src/file.cpp, src/gradient-chemistry.cpp,
5406           src/interface.cpp, src/layer-fns.cpp, src/main.cpp, src/object-ui.cpp,
5407           src/path-chemistry.cpp, src/rect-context.cpp,
5408           src/selection-chemistry.cpp, src/sp-anchor.cpp, src/sp-clippath.cpp,
5409           src/sp-defs.cpp, src/sp-ellipse.cpp, src/sp-flowdiv.cpp,
5410           src/sp-flowregion.cpp, src/sp-flowtext.cpp, src/sp-gradient-test.cpp,
5411           src/sp-gradient.cpp, src/sp-image.cpp, src/sp-item-group.cpp,
5412           src/sp-line.cpp, src/sp-marker.cpp, src/sp-mask.cpp,
5413           src/sp-object-group.cpp, src/sp-object-repr.cpp, src/sp-offset.cpp,
5414           src/sp-path.cpp, src/sp-pattern.cpp, src/sp-polygon.cpp,
5415           src/sp-polyline.cpp, src/sp-rect.cpp, src/sp-root.cpp,
5416           src/sp-spiral.cpp, src/sp-star.cpp, src/sp-symbol.cpp, src/sp-text.cpp,
5417           src/sp-tspan.cpp, src/sp-use.cpp, src/spiral-context.cpp,
5418           src/splivarot.cpp, src/star-context.cpp, src/text-chemistry.cpp,
5419           src/text-context.cpp, src/dialogs/find.cpp, src/dialogs/rdf.cpp,
5420           src/dialogs/xml-tree.cpp, src/ecma/EcmaBinding.cpp,
5421           src/extension/internal/gdkpixbuf-input.cpp,
5422           src/extension/internal/svg.cpp, src/livarot/ShapeDraw.cpp,
5423           src/xml/repr-io.cpp, src/xml/repr-util.cpp, src/xml/repr.cpp:
5425           use normalized qnames for SVG elements too
5427 2004-12-23  Kees Cook  <kees@outflux.net>
5429         * configure.ac, src/Makefile_insert, src/extension/script/Makefile_insert:
5430           adding Perl and Python compile tests.  Corrected library locations.
5431         * src/extension/script/InkscapeScript.h,
5432           src/extension/script/InkscapePython.cpp,
5433           src/extension/script/InkscapeScript.cpp: white space fix, and
5434           added config.h, and some small debugging for myself.  Hope Bob doesn't
5435           mind!  :)
5436         * src/dialogs/scriptdialog.cpp: added comments to default code.
5438 2004-12-22  Kees Cook  <kees@outflux.net>
5440         * configure.ac, src/extension/script/Makefile_insert: automake cleanups
5441           to deal with perl/python detection.
5443 2004-12-20  David Turner <novalis@gnu.org>
5444         * src/widgets/gradient-vector.cpp:
5445           Fixed bug with gradient stops at 0 and 100%.  Closes 1085920.
5447 2004-12-18  Bob Jamison  <rjamison@titan.com>
5449         * src/extensions/script/*:
5450           New files that enable embedding of scripting languages
5451           in Inkscape.  Currently using Swig to embed Perl and Python.
5453         * autoconf.ac:
5454           Allow opting for perl or python with --with-perl=yes|no
5455           and --with-python=yes|no
5457 2004-12-15  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5459         * streq.h (streq), strneq.h (strneq), memeq.h (memeq):
5460           New convenience functions for strcmp(a,b)==0 etc.
5462         * src/dir-util.cpp (sp_relative_path_from_path):
5463           Fix when base is a string prefix of path but a directory prefix
5464           (e.g. path=/foo/barney, base=/foo/bar).
5466 2004-12-10  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5468         * src/sp-conn-end.cpp (sp_conn_end_move_compensate):
5469           Fix for undo/save: wasn't calling updateRepr().
5471 2004-12-09  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5473         * src/style.cpp (sp_style_merge_from_style_string):
5474           More standards-conforming parsing of style strings into prop:value
5475           pairs.
5477 2004-12-08  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5479         * src/style.h, src/style.cpp, src/libnrtype/font-style-to-pos.cpp:
5480           Fix font-weight value: s/darker/bolder/.
5482         * src/style.cpp (sp_style_merge_from_parent):
5483           Fix bug with specifying stroke-width with unit of em or ex.
5484           (We were ignoring the number, treating it as 1em or 1ex.)
5486         * src/style.h, src/style.cpp (sp_style_read_dash,
5487           sp_style_write_string, sp_style_write_difference):
5488           Allow `inherit' as a value for dasharray.
5489           (Also plug small memory leak in sp_style_read_dash.)
5491 2004-12-07  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5493         * src/style.cpp (sp_style_write_string):
5494           Fix for when stroke-dasharray either explicitly set to `none', or
5495           inherits non-none.
5497         * src/style.cpp (sp_style_write_ienum):
5498           Fix: preserve explicit `inherit' request.
5499         * (sp_style_read, sp_style_merge_property):
5500           Allow explicit `inherit' for `display' property.
5502         * src/style.cpp (sp_style_read):
5503           Fix copy&paste bug affecting `visibility' and `display' properties.
5505 2004-12-07  David Turner  <novalis@gnu.org>
5507         * src/libnrtype/RasterFont.cpp, src/display/nr-arena-shape.cpp:
5508         Fixed dash rendering bug (#1077213)
5510 2004-12-06  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5512         * src/style.h, src/style.cpp: Support all `display' values
5513           required by SVG 1.1.  (No functional change, insofar as the new
5514           values all have the same behaviour as our existing `block' value
5515           in SVG.)
5516         * src/sp-item.cpp, src/style.cpp: Use `inline' (SP_CSS_DISPLAY_INLINE)
5517           rather than `block' as our generic display value meaning `don't hide
5518           this', as per spec.
5520         * src/style.cpp: Prefer to write lr-tb etc. rather than the
5521           abbreviations lr etc.  (Also add comment saying why.)
5523 2004-12-03  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5525         * src/dialogs/xml-tree.cpp (on_attr_select_row_set_value_content):
5526           Fix segfault: treat NULL as empty string for display purposes.
5528 2004-11-30  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5530         * src/svg/svg.h, src/svg/sp-svg.def, src/svg/svg-length.cpp:
5531           (sp_svg_boolean_read, sp_svg_write_percentage):
5532           Remove these unused functions.
5533           (sp_svg_length_read_lff, sp_svg_number_write_d,
5534           sp_svg_number_write_i): Mark static.
5536         * configure.ac:
5537           When adding -lgc to LIBS, also add its dependencies -lpthread -ldl.
5539 2004-11-28  Ted Gould  <ted@gould.cx>
5541         * 0.40
5543 2004-11-25  MenTaLguY  <mental@rydia.net>
5545         * share/tutorials/tutorial-calligraphy.svg: spelling fix
5547         * src/widgets/layer-selector.cpp: fixing the layer selector update bug;
5548           sigc++ apparently doesn't deal with reference arguments very well
5550 2004-11-25  MenTaLguY  <mental@rydia.net>
5552         * src/layer-fns.cpp: fix layer creation within sublayers
5554         * src/dialogs/layer-properties.cpp: fix dialog leak
5556 2004-11-25  MenTaLguY  <mental@rydia.net>
5558         * src/inkscape.cpp: eliminate duplicated code across #ifdefs
5560         * src/verbs.cpp, src/dialogs/layer-properties.cpp,
5561           src/dialogs/layer-properties.h:
5563           LayerPropertiesDialog is no longer a singleton, since it's kind of a
5564           per-desktop (well, ideally per-document) thing.  Remaining to do:
5565           fix update of layer selector widget, and eliminate leak of dialog
5566           objects.
5568 2004-11-24  Kees Cook  <kees@outflux.net>
5570         * inkscape.spec: added SMP flags, added static library link capability.
5572 2004-11-24  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5574         * src/draw-context.cpp (spdc_concat_colors_and_flush):
5575           Do nothing if empty curve; in particular, don't try to close an
5576           empty curve.
5578         * src/pen-context.cpp (spdc_endpoint_snap):
5579           Fix use of uninitialized value when snapping.
5581 2004-11-23  Bryce Harrington <bryce@bryceharrington.org>
5583         * src/dialogs/layer-properties.cpp:  Fixing bug causing two new
5584           layers to get created when hitting enter
5586 2004-11-23  Kees Cook  <kees@outflux.net>
5588         * share/tutorials: added Josh's changes, resized, repositioned for
5589           800x600.
5590         * src/verbs.h, src/verbs.cpp, src/interface.cpp: added tracing
5591           tutorial.
5593 2004-11-23  MenTaLguY  <mental@rydia.net>
5595         * src/rect-context.cpp: disallow drawing on locked or invisible layers
5597         * src/widgets/layer-properties.h, src/widgets/layer-properties.cpp:
5598           slight HIG-ification
5600         * src/desktop.cpp, src/desktop.h, src/widgets/layer-selector.cpp,
5601           src/widgets/layer-selector.h, src/verbs.cpp, src/sp-desktop-widget.h
5603           removed vestigal layer renaming thing
5605         * src/verbs.cpp, src/dialogs/layer-properties.cpp,
5606           src/dialogs/layer-properties.h:
5608           reuse dialog for creating layers as well as for renaming them
5610 2004-11-22  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5612         * src/display/bezier-utils.cpp (generate_bezier): For the sake of
5613           our current pencil tool, don't use free optimization of the end
5614           tangent vector.
5616 2004-11-21  MenTaLguY <mental@rydia.net>
5618         * src/verbs.cpp: add accels for layer menu items
5620 2004-11-21  Bryce Harrington <bryce@bryceharrington.org>
5622         * src/dialogs/layer-properties.cpp, src/verbs.cpp,
5623           src/dialogs/layer-properties.h: Hooking up layer rename
5624           functionality, and making it show correctly.
5626         * src/dialogs/debugdialog.cpp, src/dialogs/find.cpp,
5627           src/dialogs/tracedialog.cpp:  Fixing dialog show behavior
5629 2004-11-21  Kees Cook  <kees@outflux.net>
5631         * src/sp-object.cpp, src/sp-metadata.cpp: added some debugging, and
5632           fixed a dumb error in my metadata _release handler.  Should mostly
5633           close bug 1069772.
5634         * src/Makefile_insert, src/sp-skeleton.cpp, src/sp-skeleton.h:
5635           created some example SPObject implementations for a basis for any
5636           new SPObjects in the future.
5637         * src/dialogs/xml-tree.cpp: fixing logic bug in identability checker.
5638           Added immutability test to actually close 1069772.
5639         * share/icons/icons.svg, src/verbs.cpp, src/interface.cpp: adding
5640           icons for the "new" menu, vacuum, reverse, make bitmap, and trace.
5642 2004-11-20  Jon A. Cruz  <jon@joncruz.org>
5644         * src/extension/db.h, src/extension/db.cpp, src/dialogs/filedialog.cpp:
5645           Added extension matching pattern. Fixed bug 1064888.
5647         * src/dialogs/filedialog.cpp (isValidImageFile):
5648           Fixed previewing bug 1067551.
5650 2004-11-20  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5652         * src/display/bezier-utils.cpp (sp_bezier_fit_cubic_full):
5653           Add splitpoints parameter.  Callers updated.
5655         * src/display/bezier-utils.cpp
5656           (sp_bezier_fit_cubic_r, sp_bezier_fit_cubic_full):
5657           Change last parameter from lg_max_beziers to max_beziers.
5658           Callers updated.
5660 2004-11-19  Bryce <bryce@bryceharrington.org>
5662         * src/dialogs/layer-properties.cpp,
5663           src/dialogs/layer-properties.h:  Adding some widgets.
5665 2004-11-18  Bryce <bryce@bryceharrington.org>
5667         * src/dialogs/Makefile_insert, src/dialogs/makefile.msc,
5668           src/dialogs/layer-properties.h, src/dialogs/layer-properties.h:
5669           Adding a layer properties dialog for renaming layers
5671         * src/desktop.cpp src/interface.cpp, src/verbs.cpp,
5672           src/verbs.h src/dialogs/layer-properties.cpp,
5673           src/dialogs/layer-properties.h,
5674           src/widgets/layer-selector.cpp:  Hooking in layer props dialog.
5676 2004-11-16  MenTaLguY  <mental@rydia.net>
5678         * src/widgets/document-tree-model.cpp, src/widgets/document-tree-model.h,
5679           src/widgets/layer-selector.cpp, src/widgets/Makefile_insert:
5681           removed Widgets::DocumentTreeModel because unused
5683         * src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp,
5684           src/xml/repr.h:
5686           cache successive sibling counts (self+subsequent siblings) in SPRepr
5687           to make sp_repr_n_children() and sp_repr_position() more efficient,
5688           which will be needed later for e.g. GTK tree models.
5690           sp_repr_nth_child() isn't any faster as a result of the changes,
5691           but it probably won't need to be
5693         * src/xml/repr.cpp: fixed refcount leak in SPRepr::SPRepr(SPRepr const &)
5695 2004-11-15  MenTaLguY  <mental@rydia.net>
5697         * src/gc.cpp: add initial stubs that print an informative error
5698           if the GC functions are used before Inkscape::GC::init() is called
5700 2004-11-14  MenTaLguY  <mental@rydia.net>
5702         * configure.ac, src/gc-core.h, src/gc-managed.h, src/gc-anchored.h,
5703           src/gc-finalized.h, src/gc.cpp:
5705           make disabling the collector a run-time rather than a compile-time
5706           option; there are now three garbage collector options, selectable
5707           by setting the _INKSCAPE_GC environment variable:
5709            * enable - the normal collector (default)
5710            * debug - the debugging collector
5711            * disable - use standard malloc in place of the libgc allocator
5713 2004-11-14  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5715         * src/display/bezier-utils.cpp: Make end tangent/s be unconstrained for
5716           sp_bezier_fit_cubic, sp_bezier_fit_cubic_r, and around corner nodes.
5718         * src/pencil-context.cpp (fit_and_split): Allow the bezier fitter to
5719           choose the middle control points freely except to the extent required
5720           for smooth nodes.
5722         * src/display/bezier-utils.cpp (generate_bezier):
5723           If either end tangent is specified as zero then estimate the
5724           corresponding control point without constraining its direction
5725           from the endpoint.
5727         * src/pencil-context.h, src/pencil-context.cpp
5728           (fit_and_split, sp_pencil_context_init): Explicitly remember required
5729           tangent instead of using "first two points" hack.
5731         * src/display/bezier-utils.cpp (sp_bezier_fit_cubic_full):
5732           Detect & prevent "ghost spikes", by allowing a corner node if
5733           the specified tangent would result in a spike.
5735         * src/display/bezier-utils.cpp (generate_bezier): Better handling
5736           of the case of infinite solutions for the lengths of the two
5737           tangent vectors: try requiring that the lengths equal each other,
5738           and solving for that length (just one variable).
5740 2004-11-13  Kees Cook  <kees@outflux.net>
5742         * src/document.cpp: wrapped updateDisplay call in undo insensitivity.
5743           Closes bug #1030436.
5745 2004-11-12  MenTaLguY  <mental@rydia.net>
5747         * src/main.cpp: fpresetsticky -> fpsetsticky
5749         * src/verbs.cpp: cast width changes
5751         * src/libnrtype/FlowBoxes.h, src/libnrtype/FlowDefs.h,
5752           src/libnrtype/FlowDest.h, src/libnrtype/FlowEater.h,
5753           src/libnrtype/FlowRes.h, src/libnrtype/FlowSols.h,
5754           src/libnrtype/FlowSrc.h, src/libnrtype/FlowSrcText.h,
5755           src/libnrtype/FlowStyle.h, src/libnrtype/FlowUtils.h:
5756           remove stdint.h which isn't being used here
5758         * src/widgets/icon.h, src/widgets/icon.cpp:
5759           icon greys out when insensitive
5761         * src/gc-anchored.h, src/gc-finalized.h, src/gc-managed.h:
5762           documentation
5764         * src/verbs.cpp: changed cast to reinterpret_cast to hopefully
5765           avoid compiler warning
5767 2004-11-11  Kees Cook  <kees@outflux.net>
5769         * src/seltrans.cpp, src/select-context.cpp: ref counting SPObjects
5770           correctly so undo's don't blow up an active resize/move.  Closes
5771           bug #1018756.
5773 2004-11-11  MenTaLguY  <mental@rydia.net>
5775         * src/inkscape.cpp, src/main.cpp, src/widgets/icon.cpp:
5776           removed sp_bitmap_icons
5778         * configure.ac, src/sp-image.cpp, src/object-ui.cpp:
5779           removed stale autotrace support code
5781 2004-11-10  MenTaLguY  <mental@rydia.net>
5783         * src/sp-item.cpp, src/sp-clippath.cpp, src/cp-mask.cpp:
5784           minor refcounting tweaks
5786         * src/sp-image.cpp: fixed failure to release GdkPixbufLoader when
5787           done with it (fixes bug #1063054)
5789 2004-11-10  Kees Cook  <kees@outflux.net>
5791         * configure.ac, src/gc-core.h: corrected gc.h path detection.
5793 2004-11-09  MenTaLguY  <mental@rydia.net>
5795         * src/dialogs/fileselector.cpp: fixed cut-and-paste refcount bug
5796           between SVGPreview::setFileName and SVGPreview::setFromMem that
5797           was leaking bitmap image preview SPDocuments
5799 2004-11-09  Bryce Harrington <bryce@bryceharrington.org>
5801         * src/dialogs/item-properties.cpp
5803 2004-11-09  MenTaLguY  <mental@rydia.net>
5805         * src/sp-item.cpp, src/style.cpp, src/style.h:
5806           use 'display' rather than 'visibility' for hiding, and give display
5807           a more "modern" representation in SPStyle like visibility's
5809 2004-11-09  Kees Cook  <kees@outflux.net>
5811         * src/dialogs/xml-tree.cpp: added better context to the status bar.
5812           added warning flash for id conflicts.
5813         * src/toolbox.cpp: killed some copy/paste code while bug hunting.
5815 2004-11-08  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5817         * src/sp-item.h, src/sp-item.cpp
5818           (isExplicitlyHidden, setExplicitlyHidden): New methods.
5820         * src/dialogs/item-properties.cpp: Change from having a `Visible'
5821           checkbox that explicitly sets the SVG visibility property to
5822           having a `Hide' checkbox that controls whether or not the
5823           element has visibility:hidden.  (Mitigates #1061934.)
5825         * src/sp-object.h, src/sp-object.cpp (visible, setVisible):
5826           Remove these methods.
5828 2004-11-07  MenTaLguY  <mental@rydia.net>
5830         * src/gc-finalized.h: fix for Debian bug #279991 (cast to ptrdiff_t
5831                               rather than int), and basic documentation
5833 2004-11-06  MenTaLguY  <mental@rydia.net>
5835         * src/sp-item.cpp: fix desktop-specific version of SPItem::isHidden()
5836                            to deal correctly with parent visibility
5838 2004-11-05  MenTaLguY  <mental@rydia.net>
5840         * src/widgets/layer-selector.cpp: more work on making the lock/hide
5841           buttons actually do something
5843         * src/sp-item.cpp, src/sp-item.h: implement lock/hide related methods
5845         * src/verbs.cpp: "Remove All Kerns" -> "Remove Manual Kerning"
5847 2004-11-04  Kees Cook  <kees@outflux.net>
5849         * src/dialogs/rdf.h, src/dialogs/rdf.cpp: added rdf:Bag for the
5850           dc:subject keyword list.  Closed bug #1021025.
5851         * src/dialogs/xml-tree.cpp, src/widgets/sp-xmlview-attr-list.cpp,
5852           src/widgets/sp-xmlview-attr-list.h: added status bar to XML
5853           editor.  added row-change callback for XML tree view.  This
5854           all supports a possible future solution to bug #869683.
5855         * src/dialogs/desktop-properties.cpp: memory leak in RDF code.
5857 2004-11-04  MenTaLguY  <mental@rydia.net>
5859         * src/widgets/layer-selector.cpp: togglable images and formatting
5860           changes (make current layer bold)
5862         * src/uri.h, src/uri.cpp: added assignment operator
5864 2004-11-03  MenTaLguY  <mental@rydia.net>
5866         * src/widgets/Makefile_insert, src/widgets/shrink-wrap-button.cpp,
5867           src/widgets/shrink-wrap-button.h:
5869           added Inkscape::Widgets::shrink_wrap_button, to make any gtk button
5870           an SPButton-like shrink-wrapped button
5872         * src/widgets/layer-selector.h, src/widgets/layer-selector.cpp:
5874           abandon SPButton for layer selector buttons
5876 2004-11-03  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5878         * po/check-markup: New script: detects <b>markup<b> <b>problems<7b>
5879           in the <b>translated strings.  (~10 such problems found.)
5880         * Makefile.am (all, check, distcheck): Run po/check-markup (with
5881           varying permissiveness of errors).
5883 2004-11-02  MenTaLguY  <mental@rydia.net>
5885         * doc/keys.xml: added documentation of layer keys
5887 2004-11-01  Kees Cook  <kees@outflux.net>
5889         * src/dialogs/align.cpp, src/dialogs/debugdialog.cpp: localized
5890         some missed strings.
5892 2004-11-01  MenTaLguY  <mental@rydia.net>
5894         * share/icons/icons.svg: gave bulia's eye icons ids
5896         * src/widgets/layer-selector.h, src/widgets/layers-selector.cpp:
5897           fixed up visibility/lock toggles... now to make them actually do
5898           something
5900 2004-10-31  MenTaLguY  <mental@rydia.net>
5902         * src/util/glib-list.h: adaptor for glib lists
5904         * src/widgets/layer-selector.h, src/widgets/layer-selector.cpp:
5905           save the repr next to the SPObject
5907 2004-10-30  MenTaLguY  <mental@rydia.net>
5909         * src/util/list.h: more list cleanups and documentation
5911         * src/verbs.cpp: call sp_document_done() for layer verbs too
5913 2004-10-30  Bryce Harrington <bryce@bryceharrington.org>
5915         * src/dialogs/item-properties.cpp, src/sp-object.h:  Cleaning up
5916         stubs, disabling some more of the desc code to prevent crash.
5917         The change to SPObject::label() broke the label editing code;
5918         fixing it.
5920 2004-10-30  Kees Cook  <kees@outflux.net>
5922         * src/sp-metadata.cpp, src/sp-metadata.h, src/Makefile_insert,
5923         src/document.cpp, src/sp-object-repr.cpp, src/sp-object.cpp:
5924         I've created my very first SPObject!  SPMetadata is alive!  No
5925         more nasty hack to have it disappear from SVG Plain.  Mental
5926         won't have to take away my CVS access any more!  :)
5927         * inkscape2.nsi: update from Adib Taraben
5929 2004-10-30  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5931         * src/libnr/nr-matrix.cpp (nr_matrix_invert):
5932           Fix for last commit to this file, which broke src==dest case.
5933         * src/libnr/nr-matrix-test.cpp: Add test cases for nr_matrix_invert.
5935 2004-10-30  MenTaLguY  <mental@rydia.net>
5937         * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
5938           update when layers added/removed/reordered.
5940         * src/verbs.h, src/verbs.cpp: added "rename layer" verb.
5942 2004-10-29  Kees Cook  <kees@outflux.net>
5944         * src/Makefile_insert, src/trace/Makefile_insert,
5945         src/util/Makefile_insert: distcheck cleanups.
5947 2004-10-29  MenTaLguY  <mental@rydia.net>
5949         * src/widgets/layer-selector.cpp: default labels in italic
5951         * src/sp-object.h, src/sp-object.cpp: inkscape:label fixes
5953         * src/layer-fns.cpp: make ordering of layers complete; not just among
5954                              siblings
5956         * src/util/list.h: documentation update
5958 2004-10-29  Bryce Harrington <bryce@bryceharrington.org>
5960         * layer-fns.cpp:  documenting
5961         * layer-selector.cpp:  documenting & fixing funky widget resizing
5962         * object-ui.cpp, dialogs/item-properties.cpp, sp-object.h,
5963           sp-object.cpp, widgets/layer-selector.cpp: add ability to set
5964           inkscape:label from "Item Properties", remove id setting from
5965           "Item Properties", switch to using
5966           SPObject::label()/SPObject?::defaultLabel() in UI where object
5967           ID is currently used.  Documenting.  Switching from "label" to
5968           "inkscape:label" where appropriate.  Adding
5969           visible()/setVisible() functions and activating checkbox.
5970         * dialogs/item-properties.cpp:  Adding title and desc boxes.
5971           Adjusting layout of dialog a bit.  Changing to use of tables
5972           instead of horiz/vert boxes for layout.  Setting to inactive
5973           until some underlying bits get finished.
5975 2004-10-29  Kees Cook  <kees@outflux.net>
5977         * src/dialogs/export.cpp: moved function-based static state variable
5978           into the dialog state variables.  Closes bug #993447.
5979         * src/display/curve.cpp: fixed compile warning.
5980         * src/sp-namedview.cpp: wasn't ref counting correctly.  Closes #955020.
5982 2004-10-29  Jon A. Cruz  <jon@joncruz.org>
5984         * src/sp-image.cpp, src/extension/internal/gdkpixbuf-input.cpp:
5985           Refactoring filenames and file opening
5986           Scales imported images if DPI is known and not 72 DPI. Fixes
5987           #1029755
5989 2004-10-29  MenTaLguY  <mental@rydia.net>
5991         * src/widgets/layer-selector.cpp, src/verbs.cpp:
5992           unselect objects when layer is manually switched
5994 2004-10-28  Kees Cook  <kees@outflux.net>
5996         * src/document-undo.cpp, src/document.cpp, src/sp-namedview.cpp,
5997           src/sp-text.cpp, src/dialogs/desktop-properties.cpp,
5998           src/dialogs/export.cpp, src/extension/input.cpp,
5999           src/extension/output.cpp, src/extension/system.cpp:
6000           Fixing calls to sp_document_set_undo_sensitive to correct allow for
6001           nesting, as suggested by mental.  Found while tracking down bug
6002           #1030436.
6004 2004-10-28  MenTaLguY  <mental@rydia.net>
6006         * src/util/list.h: cleanups of list class.  I think, aside from
6007           documentation and maybe fixes for g++ 3.4 (if required), this
6008           is the last set of changes I will need to make.
6010         * src/sp-item.cpp, src/splivarot.cpp, src/util/reverse-list.h,
6011           src/util/filter-list.h, src/util/map-list.h:
6012           adjust for changes in the list class' interface
6014         * src/desktop.cpp, src/sp-desktop-widget.h:
6015           removed old layer selector and added SPDesktop::itemIsHidden()
6017         * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
6018           more work; it's now at least as functional as the old selector it
6019           replaces
6021 2004-10-27  Kees Cook  <kees@outflux.net>
6023         * src/libnr/nr-point.h: use NR::X and NR::Y instead of "0" and "1".
6024         * src/dialogs/export.cpp: stack/register weirdness requires a function
6025           call to get true == comparison of NR::Rect's.  Closes bug #1048614.
6026         * src/dialogs/align.cpp: saving erased iterator.  Closes bug #1054270.
6027         * share/extensions/ill2svg.pl: added strict, warnings, and detection
6028           of Image::Magick module.  Closes bug #990659.
6029         * src/dialogs/find.h, src/dialogs/find.cpp: removed unfinished new
6030           find dialog instantiation.  Closes bug #1048802.
6032 2004-10-27  Carl Hetherington  <inkscape@carlh.net>
6034         * src/extension/output.cpp: better fix for 1004134 after advice
6035         from Ted.
6037 2004-10-26  Carl Hetherington  <inkscape@carlh.net>
6039         * src/extension/output.cpp: don't reset modified flag until after
6040         save has happened, in case it fails.  Fixes 1004134.
6042         * src/livarot/ShapeSweep.cpp: fix a typo in my cleanups.  Fixes
6043         1048151.
6045 2004-10-25  Bryce Harringotn <bryce@bryceharrington.org>
6047         * file.cpp, file.h, dialogs/export.cpp: Adding error return logic
6048           for png export code so that failure to write can be tracked.
6049           Adding an error dialog for when this occurs.  Fixes bug 1038932.
6051         * extension/system.cpp:  Changing sp_ui_error_dialog to g_warning
6052           so won't crash when running from commandline.  Fixes bug
6053           1000350.
6055         * inkscape.cpp, inkscape.h, main.cpp, dialogs/filedialog.cpp:
6056           Adding Inkscape::Application::use_gui flag as temporary hack to
6057           prevent gui dialogs from being used when running from
6058           commandline.  Fixes bug 1045067.
6060 2004-10-26  Carl Hetherington  <inkscape@carlh.net>
6062         * src/livarot/PathCutting.cpp: fix a couple of bugs that I
6063         introduced that cause crashes on cut path.
6065 2004-10-25  Kees Cook  <kees@outflux.net>
6067         * src/sp-object.cpp: nasty hack to not export metadata on "Plain SVG".
6068           I promise I'll fix this with a proper SPObject soon.
6070 2004-10-25  Jon A. Cruz  <jon@joncruz.org>
6071         * src/file.cpp, src/file.h, src/inkscape.cpp, src/sp-image.cpp,
6072         src/uri.cpp, src/uri.h, src/dialogs/filedialog.cpp,
6073         src/extension/input.cpp, src/extension/implementation/script.cpp,
6074         src/extension/internal/pov-out.cpp, src/extension/internal/ps.cpp,
6075         src/extension/internal/win32.h, src/extension/plugin/gimpgrad.cpp,
6076         src/helper/png-write.cpp, src/trace/imagemap.cpp, src/xml/repr-io.cpp:
6078         Refactoring filenames and file opening
6080 2004-10-24  MenTaLguY  <mental@rydia.net>
6082         * src/Makefile.am: added/removed files
6084         * src/util/copy-list.h: nobody's using it right now, get rid of it
6086         * src/traits/copy.h, src/traits/list-copy.h:
6087           traits for determining the type to make a copy of a value
6089         * src/sp-item.cpp, src/util/filter-list.h src/util/map-list.h,
6090           src/util/reverse-list.h, src/widgets/layer-selector.cpp
6091           src/xml/sp-repr-action.cpp:
6093           let the list functions infer their own result type (where possible)
6095         * src/util/forward-pointer-iterator.h: its value type is a reference
6097 2004-10-23  MenTaLguY  <mental@rydia.net>
6099         * src/desktop.cpp: removed vertical usize limits on statusbar
6101         * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
6102           more layer selector work; simplfied model and customized CellRenderer
6103           settings a bit
6105         * src/attributes.cpp, src/attributes.h, src/sp-object.cpp, src/sp-object.h:
6106           add inkscape:label attribute
6108         * src/file.cpp, src/sp-anchor.h, src/sp-animation.h, src/sp-chars.h,
6109           src/sp-clippath.h, src/sp-conn-end.cpp, src/sp-defs.h, src/sp-ellipse.h,
6110           src/sp-gradient.h, src/sp-guide.h, src/sp-image.h, src/sp-line.h,
6111           src/sp-linear-gradient.h, src/sp-marker.h, src/sp-mask.h,
6112           src/sp-namedview.h, src/sp-object-group.h, src/sp-offset.h, src/sp-path.h,
6113           src/sp-pattern.h, src/sp-polygon.h, src/sp-polyline.h,
6114           src/sp-radial-gradient.h, src/sp-rect.cpp, src/sp-rect.h, src/sp-root.h,
6115           src/sp-spiral.h, src/sp-star.h, src/sp-stop.h, src/sp-string.h,
6116           src/sp-symbol.h, src/sp-text.h, src/sp-tspan.h, src/sp-use.h,
6117           src/sp-offset.cpp, src/sp-shape.h:
6119           make inheritance actual
6121 2004-10-23  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6123         * src/libnr/*: Move some things from nr-matrix-ops.h to new files.
6125         * src/libnr/nr-point-fns.h, src/libnr/nr-point-fns.cpp:
6126           New function is_zero.  Move is_unit_vector here
6127           (was private to sp-spiral.cpp).
6129         * src/display/bezier-utils-test.cpp: Disable a test, replacing with a
6130           todo printf and adding a comment explaining.
6132 2004-10-22  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6134         * src/pencil-context.cpp: Ensure that data points array p is uniqued
6135           and contains no NaNs.
6137         * src/libnr/nr-point-fns.cpp (LInfty): Fix bug with NaN coordinates:
6138           return NaN (rather than unspecified behaviour).
6139         * src/libnr/nr-point-fns-test.cpp: Add test cases for L1,L2,LInfty
6140           handling of NaN.
6142         * src/pencil-context.cpp: Fix bug: undesirable interactions between
6143           snapping and snap-to-anchor.
6145 2004-10-21  MenTaLguY  <mental@rydia.net>
6147         * src/desktop.cpp: SPDesktop::currentRoot() should pull from
6148           the current layer hierarchy just like SPDesktop::currentLayer();
6149           doubly so, since currently when switching documents the layer hierarchy
6150           is updated before the document is switched
6152         * src/util/Makefile_insert, src/util/copy-list.h: add list copy thingy
6154         * src/util/list.h: add rest()
6156         * src/util/reverse-list.h: bug fixes to reverse_list_in_place()
6158         * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
6159           more work on layer selector
6161 2004-10-21  Carl Hetherington  <inkscape@carlh.net>
6163         * src/livarot/Path.cpp, src/livarot/Path.h,
6164         src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
6165         src/livarot/PathOutline.cpp, src/livarot/PathSimplify.cpp,
6166         src/livarot/ShapeMisc.cpp: excise separate path description data
6167         structure.
6169         * src/livarot/Path.h, src/livarot/Path.cpp,
6170         src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
6171         src/livarot/PathOutline.cpp, src/livarot/PathSimplify.cpp,
6172         src/livarot/ShapeMisc.cpp, src/livarot/livarot-forward.h: move
6173         path description structs into their own files, and rename a few
6174         member variables.
6176         * src/livarot/Path.h, src/livarot/PathConversion.cpp,
6177         src/livarot/PathOutline.cpp: remove some unused functions.
6179 2004-10-20  Carl Hetherington  <inkscape@carlh.net>
6181         * src/livarot/Path.cpp: fix for 1050379, and probably lots of
6182         others.
6184         * src/livarot/Path.h, src/livarot/PathOutline.cpp: bug fix for a
6185         previous commit.
6187         * src/livarot/Path.cpp: fix a memory leak.
6189 2004-10-19  Carl Hetherington  <inkscape@carlh.net>
6191         * src/livarot/Path.h, src/livarot/PathSimplify.cpp: more
6192         simplification cleanups.
6194         * src/livarot/PathStroke.cpp: coding style cleanups.
6196         * src/livarot/Path.h, src/livarot/PathSimplify.cpp,
6197         src/livarot/PathStroke.cpp: more cleanups; don't modify Path::pts
6198         and Path::nbPt.
6200         * src/livarot/Path.cpp, src/livarot/Path.h,
6201         src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
6202         src/livarot/PathSimplify.cpp, src/livarot/PathStroke.cpp: use a
6203         std::vector for Path::pts.
6205 2004-10-18  Carl Hetherington  <inkscape@carlh.net>
6207         * src/livarot/Path.h, src/livarot/PathSimplify.cpp: coding style
6208         and const cleanups.
6210         * src/livarot/PathSimplify.cpp: some very minor cleanups, and
6211         temporary comments for myself.
6213         * src/livarot/PathConversion.cpp: coding style cleanups.
6215         * src/livarot/PathConversion.cpp: fix for bug 1048827.
6217         * src/livarot/Path.h, src/livarot/PathSimplify.cpp: clean up
6218         simplification code.
6220 2004-10-17  MenTaLguY  <mental@rydia.net>
6222         * share/templates/Makefile.am, share/templates/layers.svg:
6223           added a layer template
6225         * src/widgets/layer-selector.h, src/widgets/layer-selector.cpp:
6226           more layer selector work
6228         * src/util/filter-list.h, src/util/Makefile_insert:
6229           added filter_list()
6231 2004-10-15  Carl Hetherington  <inkscape@carlh.net>
6233         * src/livarot/PathSimplify.cpp: remove #ifdef
6234         pseudo_douglas_pecker code that wasn't being used.
6236 2004-10-15  MenTaLguY  <mental@rydia.net>
6238         * src/view.h: removed obsolete status message functions
6240         * src/attributes.h: remove unused #define
6242         * src/sp-object.cpp: fix for bug #1048268 (inkscape:collect being written
6243           in "plain SVG" files)
6245         * src/sp-item.h, src/sp-item.cpp: added isLocked() and isHidden()
6246           predicates
6248         * src/sp-item.cpp, src/sp-style.cpp: basic support for visibility CSS
6249           property
6251 2004-10-14  Ted Gould  <ted@gould.cx>
6253         * share/extension/*.inkmod -> *.inx
6254         src/extension/init.cpp
6256         Changing the filename extension that is used to identify Inkscape
6257         extensions to the one specified in the design document.
6259 2004-10-14  MenTaLguY  <mental@rydia.net>
6261         * src/util/list.h: more 3.4 fixes
6263 2004-10-13  MenTaLguY  <mental@rydia.net>
6265         * src/util/list.h, src/util/forward-pointer-iterator.h:
6267           fixes to (hopefully) build with g++ 3.4 (and generally be less evil
6268           anyway)
6270 2004-10-14  Carl Hetherington <inkscape@carlh.net>
6272         * src/livarot/int-line.cpp: coding style cleanups.
6274         * src/livarot/float-line.cpp, src/livarot/float-line.h:
6275         refactoring, removal of dead code.
6277         * src/display/guideline.cpp, src/display/guideline.h: coding style
6278         cleanups.
6280         * src/livarot/Path.cpp, src/livarot/Path.h,
6281         src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
6282         src/livarot/PathSimplify.cpp, src/livarot/PathStroke.cpp: merge
6283         Path::path_lineto and Path::path_lineto_b.
6285 2004-10-14  Carl Hetherington <inkscape@carlh.net>
6287         * src/Path.cpp, src/Path.h, src/PathConversion.cpp,
6288         src/PathCutting.cpp, src/PathOutline.cpp, src/PathSimplify.cpp,
6289         src/ShapeMisc.cpp: use a vector of pointers for Path::descr_cmd.
6291         * src/livarot/Ligne.cpp, src/livarot/Ligne.h,
6292         src/livarot/int-line.cpp, src/livarot/int-line.h,
6293         src/livarot/float-line.cpp, src/livarot/float-line.h,
6294         src/livarot/livarot-forward.h, src/livarot/ShapeRaster.cpp,
6295         src/sp-flowregion.cpp, src/display/canvas-bpath.cpp,
6296         src/display/nr-arena-glyphs.cpp, src/display/nr-arena-shape.cpp,
6297         src/display/sp-ctrlline.cpp, src/libnrtype/FlowDest.cpp,
6298         src/libnrtype/RasterFont.cpp: split Ligne into float-line and
6299         int-line.
6301         * src/libnrtype/FlowDest.cpp, src/libnrtype/RasterFont.cpp,
6302         src/libnrtype/raster-position.h, src/livarot/float-line.cpp,
6303         src/livarot/float-line.h, src/livarot/int-line.cpp: use
6304         std::vector for arrays in FloatLigne.
6306         * src/livarot/float-line.cpp, src/livarot/float-line.h: remove
6307         lots of dead code.  Make some methods private.
6309 2004-10-12  MenTaLguY  <mental@rydia.net>
6311         * src/Makefile.am: added files
6313         * src/layer-fns.cpp, src/sp-item.cpp: use iterators, simplifying code
6315         * src/sp-object.cpp, src/splivarot.cpp: adapt to new version of
6316           Inkscape::Algorithms::longest_common_suffix
6318         * src/sp-object.h, src/sp-repr-iterators.h: add new iterator classes
6320         * src/algorithms/find-last-if.h: add counterpart of std::find_if
6322         * src/algorithms/longest-common-suffix.h: rewrite to use iterators
6324         * src/algorithms/longest-prefix.h, src/algorithms/longest-suffix.h,
6325           src/algorithms/shortest-prefix.h, src/algorithms/shortest-suffix.h:
6327           removed; these algorithms are no longer necessary when using
6328           iterators
6330         * src/traits/list.h: no longer needed
6332         * src/traits/reference.h: add "Pointer" member type
6334         * src/util/Makefile_insert: shuffled files
6336         * src/util/list.h: reworked Inkscape::Util::List to be a "handle" type
6337           that can also be used as an STL iterator
6339         * src/util/forward-pointer-iterator.h: treat a pointer as an iterator,
6340           given a base pointer type and a type which defines the iteration
6341           strategy
6343         * src/util/map.h: obsolete
6345         * src/util/map-list.h: iterator-based implementation
6347         * src/traits/tree-iterator.h: no longer necessary (superceded by
6348           specific applications of Inkscape::Util::ForwardPointerIterator)
6350         * src/sp-object-tree-iterator.h, src/util/parent-axis.h,
6351           src/util/sibling-axis.h: obsolete
6353         * src/util/map.h, src/util/reverse.h: obsolete
6355         * src/util/map-list.h, src/util/reverse-list.h:
6356           iterator-based implementations
6358         * src/xml/Makefile_insert: added file
6360         * src/xml/repr.h: removed old tree iterator stuff
6362         * src/xml/sp-repr-action.cpp, src/xml/sp-repr-action.h: use new
6363           pointer iterator facility
6365         * src/xml/sp-repr-iterators.h: pointer iterators for SPRepr
6367 2004-10-12  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6369         * src/display/bezier-utils.h, src/display/bezier-utils.cpp
6370           (sp_bezier_fit_cubic_r, sp_bezier_fit_cubic_full): Change the meaning
6371           of the last parameter: was max_depth, now lg_max_beziers, with the
6372           relationship lg_max_beziers = max_depth + 1.  Callers updated.
6374         * src/xml/repr.cpp (sp_repr_change_order):
6375           Add g_return_if_fail for some conditions that would break structural
6376           integrity, and add a TODO comment indicating incompleteness.
6377           Use sp_repr_prev function.
6379         * src/xml/repr-get-children.h, src/xml/repr-get-children.cpp
6380           (sp_repr_prev_sibling): Rename to sp_repr_prev for consistency
6381           with sp_repr_next.  Don't consider it an error for child to be
6382           NULL or parentless.  Callers updated.
6384         * src/draw-context.cpp (spdc_concat_colors_and_flush,
6385           spdc_flush_white): Misc readability cleanups.
6387         * src/display/curve.cpp (sp_curve_reverse): Fix a bug where the
6388           reversed curve wrongly included a trailing moveto command.  (Bug
6389           introduced in my 2004-09-05 change: one of the callers I didn't
6390           know how to cause to run.)
6392 2004-10-12  Ted Gould  <ted@gould.cx>
6394         * share/extensions/ai_input.inkmod, share/extensions/ai_output.inkmod,
6395         share/extensions/dia.inkmod, share/extensions/dropshadow.inkmod,
6396         share/extensions/eps_input.inkmod, share/extensions/epsi_output.inkmod,
6397         share/extensions/gimpgrad.inkmod, share/extensions/ps_input.inkmod,
6398         share/extensions/roundhole.inkmod, share/extensions/sk_input.inkmod,
6399         share/extensions/svgz_input.inkmod, share/extensions/svgz_output.inkmod,
6400         share/extensions/txt2svg.inkmod, share/extensions/wmf_input.inkmod,
6401         src/extension/dependency.cpp, src/extension/dependency.h,
6402         src/extension/extension.cpp, src/extension/init.cpp:
6404         Moving all of the dependency stuff from the scripts, up to the root
6405         extension level.  This means that everyone can have dependencies, and
6406         dependency checking (a good thing).  This makes use of the new
6407         'Dependency' class that is also in the extension directory.
6409 2004-10-11  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6411         * src/pencil-context.cpp (sp_pencil_context_root_handler): Split into
6412           many functions, fixing some illegal union aliasing along the way (as
6413           was done for sp_pen_context_root_handler).
6415         * src/modifier-fns.h: New file of inline functions based on macros.h
6416           MOD__CTRL etc. macros.
6417         * src/Makefile_insert: Add the new file.
6419         * src/pen-context.h: Change size of p array from SP_DRAW_MAX_POINTS to
6420           5 now that we aren't sharing with SPPencilContext.
6422         * src/draw-context.cpp, src/draw-context.h, src/pen-context.cpp,
6423           src/pen-context.h, src/pencil-context.cpp, src/pencil-context.h:
6424           Move npoints,p from SPDrawContext to both SPPenContext and
6425           SPPencilContext.
6427         * src/draw-context.cpp, src/draw-context.h: Split off new files
6428           pen-context.h, pen-context.cpp, pencil-context.h, pencil-context.cpp,
6429           draw-anchor.h, draw-anchor.cpp.
6430         * src/Makefile_insert: Add the new files.
6432 2004-10-10  Ted Gould  <ted@gould.cx>
6434         * src/event-context.cpp, src/file.cpp, src/file.h, src/print.cpp,
6435         src/print.h, src/selection-chemistry.h, src/sp-image.cpp, src/sp-item.cpp,
6436         src/sp-marker.cpp, src/sp-root.cpp, src/sp-shape.cpp, src/sp-symbol.cpp,
6437         src/tools-switch.cpp, src/dialogs/export.cpp, src/dialogs/filedialog.cpp,
6438         src/extension/Makefile_insert, src/extension/db.cpp,
6439         src/extension/dependency.cpp, src/extension/dependency.h,
6440         src/extension/effect.cpp, src/extension/effect.h,
6441         src/extension/extension-forward.h, src/extension/extension.cpp,
6442         src/extension/extension.h, src/extension/input.cpp, src/extension/input.h,
6443         src/extension/output.cpp, src/extension/output.h, src/extension/print.cpp,
6444         src/extension/print.h, src/extension/system.cpp,
6445         src/extension/internal/eps-out.cpp, src/extension/internal/ps.cpp,
6446         src/extension/internal/svg.cpp, src/libnrtype/FlowResOut.cpp:
6448         Splitting out the different types of extensions into their own files so
6449         that the overall dependencies can be reduced.  Caused a ripple through
6450         lots of other files.  Hopefully the dependency situation is better now.
6452 2004-10-10  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6454         * src/draw-context.cpp:
6455           Change xp,yp file globals to NR::Point pen_draw_origin_w.
6457         * src/draw-context.cpp (sp_pen_context_root_handler):
6458           Split into many routines.  Fix some illegal union member aliasing.
6459           (pen_handle_key_press): Minor code cleanups in backspace handling.
6460           (pen_handle_motion_notify): Make tolerance var local instead of
6461           file-global.  (This transformation is applicable to many
6462           dragtolerance users.)
6464         * src/draw-context.cpp (spdc_endpoint_snap_handle):
6465           Change argument type from SPDrawContext to SPPenContext, and
6466           specialize definition accordingly.  Caller updated.
6468         * src/draw-context.h: Change red_curve_is_valid from char to bool.
6469         * src/draw-context.cpp: Change red_curve_is_valid assignments from
6470           0x00/0x01 to false/true (using find & replace).
6472 2004-10-07  Carl Hetherington  <inkscape@carlh.net>
6474         * src/nr-object.cpp, src/nr-object.h: coding style and const
6475         fixes.
6477         * src/nr-rect.cpp: added a doxygen comment.  Some coding style
6478         fixes.
6480         * src/sp-paint-server.cpp: coding style fixes.
6482         * src/nr-arena-item.cpp, src/nr-arena-item.h: move a comment to
6483         the .cpp file and make it doxygen-style.
6485         * src/livarot/Path.cpp: coding style cleanups.  Add an assert to
6486         Path::Transform().
6488         * src/livarot/Path.cpp, src/livarot/Path.h: fix some archaic
6489         notation.
6491         * src/livarot/Ligne.cpp: coding style cleanups.
6493         * src/livarot/PathOutline.cpp, src/livarot/Path.h: fix a rather
6494         nasty hack in the outlining code.
6496         * src/livarot/Path.cpp, src/livarot/Path.h,
6497         src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
6498         src/livarot/PathOutline.cpp, src/livarot/PathSimplify.cpp,
6499         src/livarot/ShapeMisc.cpp, src/splivarot.cpp, src/sp-offset.cpp:
6500         use std::vector for Path::descr_cmd.
6502         * src/livarot/Path.cpp, src/livarot/Path.h,
6503         src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
6504         src/livarot/PathOutline.cpp, src/livarot/PathSimplify.cpp,
6505         src/livarot/ShapeMisc.cpp: getType() and setType() in Path::path_descr.
6507 2004-10-07  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6509         * src/sp-object-repr.cpp (sp_repr_type_lookup): Distinguish between XML
6510           element name and sodipodi:type attribute value: use a separate table
6511           for each.
6512         * src/sp-object-repr.h, src/sp-object-repr.cpp (sp_object_type_lookup):
6513           Don't export this function.  (Also rename it to name_to_gtype and
6514           change its definition for separate tables.)
6516 2004-10-03  Kees Cook  <kees@outflux.net>
6518         * src/dialogs/rdf.cpp, src/dialogs/repr-util.cpp, src/dialogs/repr.h:
6519           Since "dc:title" can appear at multiple XML levels, a way to
6520           control max depth in searching was added.  (Closes bug #1009290)
6522 2004-09-30  MenTaLguY  <mental@rydia.net>
6524         * src/widgets/document-tree-model.cpp:
6525           more bug fixes
6527         * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
6528           get the layer selector sort of in more order
6530 2004-09-28  Ted Gould  <ted@gould.cx>
6532         * src/verbs.cpp, src/verbs.h, src/view.cpp:
6534         Making it so that actions get deleted as views get destroyed.
6536 2004-09-27  Ted Gould  <ted@gould.cx>
6538         * src/desktop.h, src/forward.h, src/interface.cpp, src/interface.h,
6539         src/select-toolbar.cpp, src/shortcuts.cpp, src/shortcuts.h,
6540         src/toolbox.cpp, src/toolbox.h, src/verbs.cpp, src/verbs.h,
6541         src/dialogs/align.cpp, src/dialogs/align.h,
6542         src/dialogs/desktop-properties.cpp, src/dialogs/display-settings.cpp,
6543         src/dialogs/export.cpp, src/dialogs/find.cpp,
6544         src/dialogs/item-properties.cpp, src/dialogs/object-properties.cpp,
6545         src/dialogs/text-edit.cpp, src/dialogs/transformation.cpp,
6546         src/dialogs/xml-tree.cpp, src/helper/action.cpp, src/helper/action.h:
6548         Wow, alot of files changed.  The ones that changed the most are
6549         verb.cpp and verb.h, which are almost entirely different.  What happened
6550         here is the verbs were made object oriented.  So, as the verbs
6551         are built into everything, lots of files changed.  Now the code
6552         for the verbs is much cleaner, and I think a little bit faster.
6553         Also, it will be easier to extend the verbs for use in effects.
6555 2004-09-26  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6557         * src/libnr/nr-matrix.h, src/libnr/nr-matrix.cpp:
6558           Get rid of operator NR::translate(), which was allowing
6559           *implicit* (and typically lossy) conversion to NR::translate,
6560           and which made a bug hard to find.
6562         * src/sp-gradient-test.cpp: New unit test file.  I believe this is the
6563           first test that tests an SPObject.
6564         * src/Makefile_insert, src/Makefile.am: Invoke the new test.
6566 2004-09-24  MenTaLguY <mental@rydia.net>
6568         * src/selection-chemistry.cpp:
6570           "select all" and "clear" now operate on the current layer rather than on
6571           the document root
6573         * src/verbs.cpp, src/shortcuts.cpp, layer-fns.cpp, src/sp-item.cpp:
6575           keyboard shortcuts and fixes for layer verbs
6577 2004-09-23  MenTaLguY <mental@rydia.net>
6579         * src/message-stack.h, src/message-stack.cpp:
6581           return id of flashed messages so they are cancellable
6583         * src/message-context.h, src/message-context.cpp:
6585           message context flashes now supercede one another, as regular
6586           messages do (they do not supercede regular messages though)
6588         * src/interface.cpp, src/layer-fns.cpp, src/layer-fns.h, src/verbs.cpp:
6590           initial stab at layers menu; not everything works the way it should
6591           quite yet
6593         * src/message-context.h, src/message-context.cpp:
6595           added flash methods to Inkscape::MessageContext
6597         * src/gc-core.h, src/display/nr-arena-glyphs.cpp,
6598 src/display/nr-arena-group.cpp,
6599           src/display/nr-arena-item.cpp, src/display/nr-arena-item.h,
6600           src/display/nr-arena-shape.cpp, src/libnr/nr-object.cpp,
6601 src/libnr/nr-object.h,
6603           eliminate more sources of leaks; managed objects shouldn't use refcounts
6604           among themselves
6606         * src/xml/repr.cpp: don't nuke log pointer
6608 2004-09-21  MenTaLguY <mental@rydia.net>
6610         * src/gc-finalized.h: fix for stupid bug preventing finalizable objects
6611           from being collected
6613         * src/Makefile_insert, src/gc.cpp, src/gc-core.h:
6614           move Inkscape::GC::init out-of-line, and funnel GC warnings through
6615           glib
6617 2004-09-21  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6619         * src/sp-marker.h, src/sp-marker.cpp (sp_marker_show_instance):
6620           Change to using NR::Matrix instead of NRMatrix.  Update caller.
6622         * src/sp-gradient.cpp (sp_gradient_get_g2d_matrix,
6623           sp_gradient_get_gs2d_matrix, sp_gradient_set_gs2d_matrix):
6624           New NR::Matrix/NR::Rect versions of existing functions.
6626         * src/libnr/nr-matrix-translate-ops.h (operator/): New function.
6628         * src/libnr/nr-matrix-scale-ops.cpp: New file.
6629         * src/libnr/nr-matrix-scale-ops.h (operator/(Matrix,scale)):
6630           New function.
6632 2004-09-20  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6634         * src/sp-gradient.h: Change gradientTransform from NRMatrix to
6635           NR::Matrix.  Users updated.
6637         * src/Makefile.am (EXTRA_DIST), Makefile_insert
6638           dialogs/Makefile_insert extension/implementation/Makefile_insert
6639           extension/internal/Makefile_insert helper/Makefile_insert
6640           livarot/Makefile_insert (blah_SOURCES):
6641           Add some .h files for `make dist'.
6643 2004-09-19  MenTaLguY <mental@rydia.net>
6645         * src/gc-core.h: don't defer finalizers
6647         * src/gc-core.h: bump up free space divisor -- collections should
6648           happen ~32x more frequently
6650 2004-09-19  Carl Hetherington <inkscape@carlh.net>
6652         * src/display/canvas-bpath.cpp, src/display/nr-arena-shape.cpp,
6653         src/display/sp-ctrlline.cpp, src/libnrtype/RasterFont.cpp,
6654         src/livarot/Shape.h, src/livarot/ShapeRaster.cpp: remove some
6655         unused parameters from calls to raster code.
6657         * src/livarot/ShapeRaster.cpp: coding style cleanups.
6659         * src/livarot/Shape.h, src/livarot/ShapeRaster.cpp: factored out
6660         _updateIntersection().
6662         * src/livarot/AVL.cpp, src/livarot/AVL.h: remove DblLinked.  Cleanups.
6664 2004-09-18  MenTaLguY <mental@rydia.net>
6666         * src/dialogs/filedialog.cpp: unref the preview document we created
6668 2004-09-18  Carl Hetherington <inkscape@carlh.net>
6670         * src/livarot/AVL.cpp, src/livarot/AVL.h,
6671         src/livarot/DblLinked.cpp, src/livarot/DblLinked.h,
6672         src/livarot/LivarotDefs.h, src/livarot/ShapeRaster.cpp,
6673         src/livarot/ShapeSweep.cpp, src/livarot/sweep-tree.cpp,
6674         src/livarot/sweep-tree.h, src/sweep-event.h: replace leftFoo and
6675         rightFoo with foo[2] in a few places.  Associated cleanups.
6677         * src/livarot/Shape.h: use Side rather than a bool for
6678         TesteIntersection.  Add some methods.  Remove some unused variables.
6680         * src/livarot/ShapeSweep.cpp: simplify TesteIntersection with use
6681         of Side.
6683         * src/livarot/sweep-event.h: const fix.
6685         * src/livarot/sweep-event.cpp: simplifications with use of Side.
6687         * src/sp-offset.cpp, src/splivarot.cpp, src/livarot/Shape.cpp,
6688         src/livarot/ShapeMisc.cpp, src/ShapeSweep.cpp: lastA/firstA in
6689         Shape::dg_point ->
6691           further work on stroking; break out bezier approximation into
6692           public functions
6694 2004-09-10  MenTaLguY <mental@rydia.net>
6696         * src/render/polygon.h, src/render/shape-builder.h,
6697           src/render/shape-builder.cpp, src/render/stroke.h,
6698           src/render/dash.h:
6700           beginnings of a simple alternate renderer
6702 2004-09-09  Carl Hetherington <inkscape@carlh.net>
6704         * src/sp-flowtext.cpp, src/sp-offset.cpp, src/splivarot.cpp,
6705         src/display/nr-arena-shape.cpp, src/libnrtype/FlowDest.cpp,
6706         src/livarot/PathConversion.cpp, src/livarot/Shape.h: make
6707         Shape::nbPt and Shape::nbAr private and provide accessor methods.
6709         * src/display/nr-arena-shape.cpp, src/livarot/Shape.h: make
6710         Shape::flags private.
6712         * src/splivarot.cpp, src/livarot/PathStroke.cpp,
6713         src/livarot/Shape.cpp, src/livarot/Shape.h, src/livarot/ShapeMisc.cpp,
6714         src/livarot/ShapeRaster.cpp, src/livarot/ShapeSweep.cpp:
6715         Clean up handling of flags in Shape class
6717         * src/livarot/AlphaLigne.cpp, src/livarot/Path.cpp,
6718         src/livarot/PathSimplify.cpp, src/livarot/Shape.cpp,
6719         src/livarot/ShapeSweepUtils.cpp: it's ok to free NULL.
6721         * src/livarot/Shape.h, src/sp-offset.cpp, src/splivarot.cpp,
6722         src/display/nr-arena-shape.cpp: Make Shape::pts private and offer
6723         a read-only accessor.
6725         * src/livarot/Shape.cpp, src/livarot/Shape.h,
6726         src/livarot/ShapeDraw.cpp, src/livarot/ShapeMisc.cpp,
6727         src/livarot/ShapeRaster.cpp, src/livarot/ShapeSweep.cpp, src/
6728         livarot/ShapeSweepUtils.cpp, src/livarot/ShapeUtils.h: Rename
6729         Shape::pts to Shape::_pts, and use getPoint() wherever possible.
6731         * src/sp-offset.cpp, src/splivarot.cpp, src/livarot/Shape.cpp,
6732         src/livarot/Shape.h, src/livarot/ShapeMisc.cpp,
6733         src/livarot/ShapeRaster.cpp, src/livarot/ShapeSweep.cpp: Add
6734         dg_point::totalDegree() and make use of it.
6737 2004-09-08  MenTaLguY  <mental@rydia.net>
6739         * src/libnr/nr-object.h, src/libnr/nr-object.cpp: fix NRObject
6740           initialization
6742         * configure.in, src/gc-core.h, src/gc-managed.h, src/gc-anchored,
6743           src/gc-finalized.h:
6745           add a --disable-gc ./configure option to omit garbage collection
6746           from the build (the normal allocator will be used, although
6747           memory will obviously leak since it does not get explicitly freed)
6749         * src/xml/repr.cpp: SPRepr's copy constructor needs to properly
6750           initialize its fields
6752         * src/xml/repr-util.cpp, src/xml/repr-private.h,
6753           src/xml/repr.h, src/xml/repr.cpp:
6755           new child-count-related routines, and added mutation signals
6756           to SPReprDoc
6758         * src/desktop.cpp: call the "Active Group" widget by its TRUE NAME!
6760         * src/widgets/Makefile_insert, src/widgets/document-tree-model.cpp,
6761           src/widgets/document-tree-model.h, src/widgets/layer-selector.cpp,
6762           src/widgets/layer-selector.h:
6764           very cursory start on new layers UI
6766 2004-09-08  Carl Hetherington <inkscape@carlh.net>
6768         * src/helper/stock-items.cpp: fix a bad free().  Improve coding
6769         style compliance.
6771         * src/libnrtype/FlowRes.cpp: slightly unpleasant fix for a buffer
6772         overrun.
6774 2004-09-07  MenTaLguY <mental@rydia.net>
6776         * src/livarot/Shape.cpp, src/livarot/Shape.h, src/livarot/ShapeMisc.cpp,
6777           src/livarot/ShapeSweep.cpp:
6779           use std::vector for points array (seems to crash less?)
6781         * src/livarot/AlphaLigne.cpp, src/livarot/BitLigne.cpp,
6782           src/livarot/Ligne.cpp, src/livarot/Path.cpp,
6783           src/livarot/PathCutting.cpp, src/livarot/PathSimplify.cpp,
6784           src/livarot/Shape.cpp, src/livarot/ShapeMisc.cpp,
6785           src/livarot/ShapeSweep.cpp, src/livarot/ShapeSweepUtils.cpp:
6787           switch to glib's allocator routines, which have the expected
6788           semantics
6790         * src/livarot/evil-malloc.h: removed
6792 2004-09-07  Ted Gould  <ted@gould.cx>
6794         * src/color-rgba.h:
6796         Some comments and some little code clean up things.  Added a couple
6797         of constructors to make life a little simpler.
6799 2004-09-06  Ted Gould  <ted@gould.cx>
6800         * src/extension/plugin/gimgrad.cpp, src/extension/implementation/plugin*
6801           share/extension/gimpgrad.inkmod, src/extension/system.cpp,
6802           src/extension/extension.h:
6804         Mega commit.  This commit does two things, it adds in the ability to
6805         do plugins in Inkscape.  This means that there are loadable modules
6806         that can be used for just about anything.  It also provides a sample
6807         implementation of a plugin to load GIMP gradients.  This means that
6808         GIMP gradients can be imported into Inkscape, giving a larger set of
6809         gradients that can be used in Inkscape.
6811         Currently, nothing here is really complete, but it is functional.  The
6812         plugins really only work for input plugins, and the GIMP gradient example
6813         isn't very robust.  They will come shortly.
6815 2004-09-05  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6817         * src/display/curve.h, src/display/curve.cpp:
6818           Change x,y members to NR::Point.
6819           Rename posset (spiced&spiked hot milk) to posSet as per CodingStyle.
6821         * src/display/curve.cpp (sp_curve_reverse): Previously this
6822           routine returned only the last subpath, and made it an open
6823           path.  Now it preserves all aspects of the curve other than
6824           reversing it.  I believe this change makes no difference to the
6825           draw-context and dyna-draw-context callers (though I haven't
6826           managed to test all of these callers), whereas for the `reverse
6827           path' command, users presumably expect the new behaviour.
6829         * src/display/curve.cpp (sp_curve_closepath_current):
6830           Fix bad assertion.
6832         * src/libnr/nr-matrix-fns.h, src/libnr/nr-matrix-fns.cpp
6833           (get_translation): New function.
6835         * src/sp-polygon.cpp (polygon_get_value): Use static linkage.
6836           (sp_polygon_set): Remove debugging output.  Add `todo' comment.
6838 2004-09-03  MenTaLguY <mental@rydia.net>
6840         * src/attributes.cpp, src/attributes.h, src/sp-namedview.cpp,
6841           src/sp-namedview.h:
6843           remember previously selected layer on load
6845 2004-09-02  MenTaLguY <mental@rydia.net>
6847         * src/attributes.cpp, src/attributes.h, src/sp-item-group.cpp:
6849           reintroduced the inkscape:groupmode attribute
6851         * src/gc-core.h, src/gc-finalized.h, src/gc-anchored.h,
6852           src/libnr/nr-object.cpp:
6854           remove USE_LIBGC macro again
6856 2004-08-30  MenTaLguY <mental@rydia.net>
6858         * src/sp-object.cpp:
6860           ref the object while SPObject::deleteObject runs, so it doesn't
6861           get destroyed halfway through [ fix for bug #1012874 ]
6863 2004-08-29  MenTaLguY <mental@rydia.net>
6865         * src/gc-core.h:
6867           turn off scanning of dynamic library data segments; we don't need
6868           it, and it seems to cause problems on FC2
6870 2004-08-27  MenTaLguY <mental@rydia.net>
6872         * src/traits/function.h: add typedefs for all argument positions,
6873           specifying 'void' for all arguments after the last
6875         * src/livarot/evil-malloc.h, src/livarot/BitLigne.cpp,
6876           src/livarot/PathCutting.cpp, src/livarot/PathSimplify.cpp,
6877           src/livarot/Shape.cpp, src/livarot/ShapeSweepUtils.cpp:
6879           work around livarot bugs so I can use ElectricFence
6881         * src/gc-core.h, src/gc-finalized.h, src/gc-anchored.h,
6882           src/libnr/nr-object.cpp:
6884           make the garbage collector easy to disable by undefining
6885           USE_LIBGC in src/gc-core.h
6887 2004-08-26  MenTaLguY <mental@rydia.net>
6889         * src/document-private.h, src/document.h, src/document.cpp:
6891           add notification signal when resources are added or removed
6893 2004-08-25  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6895         * src/xml/repr-css.cpp (sp_repr_css_print):
6896           Fix for shared string change.
6898         * src/sp-text.cpp (sp_text_description):
6899           Fix for when font Name() call fails.
6901         * src/sp-text.cpp: CodingStyle changes, including moving some
6902           declarations to first use.
6903           Remove unused __SP_TEXT_C__ define.
6905 2004-08-25  Carl Hetherington  <inkscape@carlh.net>
6907         * src/sp-cursor.cpp, src/sp-cursor.h, src/sp-guide.cpp:
6908         coding style cleanups.
6910 2004-08-24  MenTaLguY <mental@rydia.net>
6912         * src/gc-anchor.h: fix to always use the GC base address, since
6913           that will not always be the same as 'this', when I::GC::Anchored
6914           is used via multiple inheritance.
6916 2004-08-24  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6918         * src/libnrtype/TextWrapper.h, src/libnrtype/TextWrapper.cpp (AppendUTF8):
6919           Use strlen instead of for-loop.
6920           Change printf to g_return_if_fail (and document that the argument
6921           must be valid UTF-8).
6922           Mark the text pointer as not being written through (const).
6924 2004-08-23  MenTaLguY <mental@rydia.net>
6926         * src/xml/repr.cpp, src/xml/sp-repr-action.h:
6928           removed stupid default 'next' constructor arguments and force them
6929           to be specified explicitly (and fix the omission of one, which
6930           fixes bug #1014541)
6932 2004-08-22  MenTaLguY <mental@rydia.net>
6934         * src/Makefile_insert, src/gc-alloc.h:
6936           introduced a GC-aware STL allocator
6938         * src/document-private.h, src/document.h, src/document.cpp:
6940           switch to using STL map for "id changed" signals
6942 2004-08-21  MenTaLguY <mental@rydia.net>
6944         * src/Makefile_insert, src/util/Makefile_insert: get libinkutil
6945           deps straightened out
6947         * src/document-private.h, src/document-undo.cpp, src/document.cpp:
6949           adapt for new APIs, header cleanups/refactorings
6951         * src/gc-core.h, src/gc-anchored.h, src/gc-finalized.h, src/gc-managed.h:
6953           rewrote interface to Boehm GC for increased flexibility; there are now
6954           three main classes:
6956            - Inkscape::GC::Managed: objects managed by the GC; replaces
6957                                     Inkscape::GC::Object
6959            - Inkscape::GC::Finalized: objects for which the GC will call
6960                                       destructors automatically; replaces
6961                                       Inkscape::GC::FinalizedObject
6963            - Inkscape::GC::Anchored: managed objects which can be 'anchored'
6964                                      to prevent collection while non-gc-aware
6965                                      objects are holding references; replaces
6966                                      Inkscape::Refcounted
6968           Note that they no longer inherit from each other(!), so you will
6969           need to mix-and-match via multiple inheritance.  The latter two
6970           don't do anything useful without the first, however.
6972         * src/gc-object.h, src/refcounted.h: removed
6974         * src/message-context.cpp, src/message-stack.h, src/selection.h,
6975           src/view.cpp, src/libnr/nr-object.h, src/util/list.h,
6976           src/xml/sp-repr-attr.h, src/xml/sp-repr-listener.h, src/desktop.cpp:
6978           adopt new GC API and header refatorings
6980         * src/Makefile.am, src/util/Makefile_insert:
6982           list util/* files in util's Makefile_insert now.
6984         * src/util/reverse.h: revive anx fix Inkscape::Util::reverse
6986         * src/util/share-c-string.cpp, src/util/share-c-string.h: removed
6988         * src/util/shared-c-string.cpp, src/util/shared-c-string.h:
6990           employ the type system to make shared strings a little safer to use;
6991           you can still shoot yourself in the foot, but at least now you need
6992           to aim and pull the trigger first
6994         * src/xml/Makefile_insert, src/xml/repr-action-test.cpp,
6995           src/xml/sp-repr-action-fns.h, src/xml/sp-repr-action.h:
6997           reorganize transaction logging files
6999         * src/xml/repr-action-test.cpp: updated headers
7001         * src/xml/repr-action.cpp, src/xml/repr-action.h: removed
7003         * src/xml/repr-private.h, src/xml/repr.cpp, src/xml/repr.h:
7005           update for new GC API and shared strings
7007         * src/xml/sp-repr-action-fns.h, src/xml/sp-repr-action.cpp,
7008           src/xml/sp-repr-action.h:
7010           header refactoring and new GC API
7012         * src/xml/sp-repr-attr.h, src/xml/sp-repr-listener.h:
7014           new GC API
7016 2004-08-20  Carl Hetherington <inkscape@carlh.net>
7018         * src/zoom-context.cpp, src/view.cpp, src/version.cpp,
7019         src/sp-defs.cpp: coding style cleanups.
7021         * src/sp-polygon.cpp: coding style and a few other small cleanups.
7023         * src/sp-anchor.cpp: coding style cleanups.  Remove unnecessary
7024         static variable.
7026 2004-08-18  Bryce Harrington <bryce@bryceharrington.org>
7028         * autogen.sh:  Fixing the 'missing ltmain.sh' bug
7030 2004-08-17  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7032         * src/sp-star.cpp: Use cast to guint32 instead of using modulo 2**32.
7033           Fix a uint compilation bug on Windows reported by mrchapp.
7034           Mark a few functions as static.
7036 2004-08-16  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7038         * src/sp-conn-end.cpp (change_endpts):
7039           Use new sp_curve_stretch_endpoints function: i.e. preserve the
7040           shape of the connector path.
7042         * src/display/curve.h, src/display/curve.cpp
7043           (sp_curve_stretch_endpoints): New function.
7045         * src/sp-use-reference.cpp: CodingStyle changes.
7047         * src/sp-item.h, src/sp-item.cpp (sp_item_write_transform):
7048           Indicate that adv won't get written to.
7050         * src/sp-rect.cpp (sp_rect_set_transform): Call sp_rect_set_shape,
7051           so that bbox is up-to-    src/livarot/PathConversion.cpp,
7052 src/livarot/Shape.cpp,
7053         src/livarot/Shape.h, src/livarot/ShapeDraw.cpp, src/livarot/ShapeMisc.cpp,
7054         src/livarot/ShapeRaster.cpp, src/livarot/ShapeSweep.cpp,
7055         src/livarot/ShapeSweepUtils.cpp:
7056           Revert these files to their state prior to mental's "2004-08-08"
7057           entry (the change made in 2004-08-09 02:23 UTC).
7059 2004-08-11  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7061         * src/algorithms/longest-common-suffix.h: Fix bug I introduced three
7062           days ago.
7064         * src/attributes.h, src/attributes.cpp: New attributes
7065           SP_ATTR_CONNECTION_START, SP_ATTR_CONNECTION_END.
7066         * src/sp-conn-end.h, src/sp-conn-end.cpp,
7067           src/sp-conn-end-pair.h, src/sp-conn-end-pair.cpp:
7068           New files.
7069         * src/Makefile_insert (libinkpre_a_SOURCES): Add the new files.
7071         * src/sp-path.cpp, src/sp-path.h: Call the new connector stuff.
7073         * src/display/curve.h, src/display/curve.cpp
7074           (sp_curve_first_point, sp_curve_last_point): New functions.
7076           (sp_curve_transform): Re-implement with NR::Matrix/NR::Point.
7077           The old code appears to be buggy for sheer/rotate matrices
7078           due to calculating each y coord using the new corresponding x coord
7079           instead of the previous value.
7081           Also add NR::translate version.
7083           Get rid of the return value.  Callers updated.
7085         * src/sp-item.h, src/sp-item.cpp: (i2anc_affine): New function
7086           (essentially a rename of existing private partial_xform function, but
7087           differing behaviour on encountering non-SPItem in the hierarchy).
7089           (i2i_affine): New function (essentially a rename of existing
7090           SPItem::getRelativeAffine).  Implement SPItem::getRelativeAffine in
7091           terms of the new function.
7093           (sp_item_dt2i_affine): NR::Matrix version.
7095         * src/libnr/nr-path.h (c, setC): new methods.
7097 2004-08-09  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7099         * src/desktop-affine.cpp (sp_desktop_w2doc_affine,
7100         sp_desktop_doc2w_affine, sp_desktop_doc2d_xy_point),
7101         src/knotholder.cpp (knot_moved_handler), src/sp-item.cpp
7102         (SPItem::getRelativeTransform), src/sp-rect.cpp
7103         (sp_rect_set_transform), src/display/sp-canvas-util.cpp
7104         (sp_canvas_item_i2i_affine, sp_canvas_item_set_i2w_affine):
7105           Cleanup: Use the new division operators instead of multiplication by
7106           inverse.  (Currently the division operators are implemented as
7107           multiplication by inverse.)
7109         * src/splivarot.cpp, src/livarot/Shape.cpp, src/livarot/ShapeMisc.cpp,
7110         src/livarot/ShapeRaster.cpp, src/livarot/ShapeSweep.cpp:
7111           Hurriedly fix some problems caused by overly-hurried changes.
7112           Address some signed/unsigned warnings.
7113           Add some assertions.
7114           (Haven't checked the performance cost of the assertions.)
7116         * src/livarot/Shape.h: Make constructors explicit.
7118 2004-08-08  MenTaLguY  <mental@rydia.net>
7120         * src/sp-flowregion.cpp, src/sp-flowtext.cpp, src/sp-offset.cpp,
7121           src/splivarot.cpp, src/display/nr-arena-shape.cpp,
7122           src/livarot/PathConversion.cpp, src/livarot/Shape.cpp,
7123           src/livarot/Shape.h, src/livarot/ShapeDraw.cpp,
7124           src/livarot/ShapeMisc.cpp, src/livarot/ShapeRaster.cpp,
7125           src/livarot/ShapeSweep.cpp, src/livarot/ShapeSweepUtils.cpp:
7127           replace ad-hoc realloced arrays with std::vector and deal with
7128           uninitialized data problems that valgrind complained about
7130         * libgc.supp: valgrind suppression profile for libgc, which necessarily
7131           reads and runs comparisons on a lot of uninitalized data; the present
7132           form of this file is probably too broad however
7134 2004-08-08  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7136         * src/libnr/nr-matrix-div.h, src/libnr/nr-matrix-div.cpp:
7137           operator/(NR::Point, NR::Matrix), operator/(NR::Matrix, NR::Matrix):
7138           new functions, new files.
7140         * src/algorithms/longest-common-suffix.h:
7141           Handle in O(1) time the common case of equal tails.
7142           Documentation.
7144 2004-08-08  Ted Gould  <ted@gould.cx>
7146         * src/svg-profile.h, src/Makefile_insert:
7148         Adding the first support in for trying to determine which profiles are
7149         used with certain functionality, and if that is used by the current
7150         document.  Really, right now, there is no code changes to anything that
7151         compiles.  But this is the header file that contains the class that
7152         I'm plannig to use in the future.
7154 2004-08-07  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7156         * src/libnrtype/RasterFont.h, src/libnrtype/RasterFont.cpp:
7157           Get rid of argumentless constructor (which was leaving
7158           style.transform as random bits), replace with constructor taking
7159           style argument.  Caller updated.
7160           Disable default copy constructor and operator=.
7162 2004-08-06  MenTaLguY <mental@rydia.net>
7164         * configure.in, src/gc-core.h, src/gc-object.h,
7165           src/display/nr-arena-glyphs.cpp, src/display/nr-arena-group.cpp,
7166           src/display/nr-arena-image.cpp, src/display/nr-arena-item.cpp,
7167           src/display/nr-arena-shape.cpp, src/display/nr-arena.cpp,
7168           src/helper/action.cpp, src/libnr/nr-object.cpp, src/libnr/nr-object.h:
7170           make NRObject GC-aware
7172 2004-08-06  David Turner <novalis@gnu.org>
7173         * src/sp-shape.cpp (sp_shape_marker_get_transform): Make marker handling
7174 match
7175         SVG spec better.
7177 2004-08-06  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7179         * src/libnr/nr-matrix.h, src/libnr/nr-matrix.cpp:
7180           NR::Matrix *= NR::scale: new.
7182         * src/sp-object.cpp, src/sp-object.h, src/sp-object-tree-iterator.h:
7183           Move TreeIterator<SPObject *> specialization to snew file
7184           sp-object-tree-iterator.h.
7185           Mark several pointers as not being written through.
7186           Correspondingly change TreeIterator specialization to
7187           <SPObject const *> instead of <SPObject *>.
7189         * display/nr-arena-item.cpp, display/nr-arena-item.h:
7190           Add NR::Matrix version of nr_arena_item_set_transform.
7192         * src/sp-item.h, src/sp-item.cpp (getRelativeTransform, partial_xform):
7193           Mark pointers as not written through.
7195         * src/arc-context.cpp, src/draw-context.cpp, src/dyna-draw-context.cpp,
7196           src/path-chemistry.cpp, src/rect-context.cpp,
7197           src/selection-chemistry.cpp, src/seltrans.cpp, src/sp-flowdiv.cpp,
7198           src/sp-flowregion.cpp, src/sp-flowtext.cpp, src/sp-item-group.cpp,
7199           src/sp-item-notify-moveto.cpp, src/sp-item-transform.cpp,
7200           src/sp-item.cpp, src/sp-item.h, src/sp-offset.cpp, src/sp-rect.cpp,
7201           src/sp-shape.cpp, src/sp-use.cpp, src/spiral-context.cpp,
7202           src/splivarot.cpp, src/star-context.cpp, src/text-context.cpp,
7203           src/dialogs/item-properties.cpp:
7204           Change SPItem->transform from NRMatrix to NR::Matrix.
7206         * src/libnr/nr-matrix-ops.h (operator*(NR::Matrix, NRMatrix)): new.
7208         * src/libnr/nr-matrix.h: NR::Matrix *= NR::translate: new operator.
7210         * src/nodepath.cpp: Mark NodeSort operator< as static.
7211           Indentation as per CodingStyle.
7213         * src/libnr/nr-scale.h (NR::scale(double)): new constructor.
7215         * src/svg/svg-affine.cpp (sp_svg_transform_write), src/svg/svg.h:
7216           Add NR::Matrix version.
7218 2004-08-05  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7220         * src/display/bezier-utils.cpp: Misc. minor changes.
7222 2004-08-04  MenTaLguY  <mental@rydia.net>
7224         * configure.in, src/gc-object.h, src/refcounted.h:
7226           start using libgc in earnest; Inkscape::Refcounted is now GC-aware
7228 2004-08-04  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7230         * src/nodepath.cpp: Cleanups: Mark some things as static.  Switch from
7231           pointer to reference in some places. Make const placement conform to
7232           CodingStyle.
7234         * src/inkview.cpp (sp_svgview_main_key_press): Accept some common keys
7235           like PgUp, q.
7237         * src/draw-context.cpp (fit_and_split):
7238           Slight simplification: don't handle impossible condition npoints < 2.
7239         * src/proofs: Update accordingly.  (Also add some bezier-utils proofs.)
7241 2004-08-04  David Turner <novalis@gnu.org>
7243         * sp-path.cpp: 'd' is a required attribute for paths.  Ensure that
7244         all paths have it.
7246 2004-08-03  MenTaLguY  <mental@rydia.net>
7248         * src/dialogs/rdf.cpp, src/xml/repr-util.cpp, src/xml/repr.h:
7249           removed sp_repr_recursive_drop() which is unneeded and
7250           creates unnecessary thrash in the undo logs
7252         * src/livarot/Shape.h, src/livarot/Shape.cpp,
7253           src/livarot/ShapeSweep.cpp, src/livarot/ShapeMisc.cpp:
7255           experiment to replace ad-hoc realloc() arrays with std::vector
7257 2004-08-02  David Turner <novalis@gnu.org>
7259         * file.cpp, file.h, interface.cpp, toolbox.cpp, verbs.cpp, verbs.h:
7261         Added vacuum command to remove unused defs.
7263 2004-08-02  MenTaLguY  <mental@rydia.net>
7265         * configure.in: sigc++ 2.0.2 (and before?) has a bug that
7266           causes us to crash.  require >= 2.0.3
7268         * src/Makefile.am, src/Makefile_insert, src/gc-core.h,
7269           src/gc-object.h, src/algorithms/longest-common-suffix.h,
7270           src/traits/list.h, src/traits/reference.h, src/util/flip.h,
7271           src/util/fold.h, src/util/list-iterator.h, src/util/list.h,
7272           src/util/map.h, src/util/parent-axis.h, src/util/reverse.h,
7273           src/util/sibling-axis.h, src/util/tuple.h, src/util/zip.h:
7275           more "functional" work
7277 2004-08-02  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7279         * src/display/curve.cpp, src/display/curve.h:
7280           Greater conformance with CodingStyle.
7282 2004-07-31  David Turner <novalis@gnu.org>
7284         * dialogs/xml-tree.cpp: Improved focus, added keystroke for attr commit.
7286 2004-07-31  Ted Gould  <ted@gould.cx>
7288         * src/extension/extension.cpp,
7289         src/extension/implementation/implementation.cpp,
7290         src/extension/implementation/implementation.h,
7291         src/extension/implementation/script.cpp,
7292         src/extension/implementation/script.h, src/extension/internal/eps-out.cpp,
7293         src/extension/internal/eps-out.h:
7295         Okay, changed the prefs_ prototypes to include which extension they are
7296         working with. This should clean up some warnings before they become
7297         problems later.
7299 2004-07-31  Ted Gould  <ted@gould.cx>
7301         * src/print.cpp, src/extension/extension.cpp, src/extension/extension.h,
7302           src/extension/internal/eps-out.cpp, src/extension/internal/ps.cpp:
7304           Changed the get and set param prototypes so that they aren't overloaded
7305           anymore - this was flaky.  Also added a document to the prototype so
7306           that document specific parameters can be supported in the future.
7308 2004-07-28  David Turner <novalis@gnu.org>
7310         * sp-gradient.cpp, widgets/gradient-vector.cpp: fixed gradient handling to
7311         properly render gradients with sharp color boundaries
7313 2004-07-29  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7315         * src/inkview.cpp: Make the window title be the name of the
7316           instead of the current file instead of the first file.
7318         * src/round-test.cpp: New unit-test file.
7320         * src/desktop.h, src/sp-desktop-widget.h:
7321           Move SPDesktopWidget stuff from desktop.h to new file
7322           sp-desktop-widget.h.
7324         * debian/*: Copy lots of changes from wolfi's official Debian package
7325           of inkscape.
7326           Also use separate builddir, which simplifies the `clean' target.
7328 2004-07-24  MenTaLguY  <mental@rydia.net>
7330         * configure.in, src/Makefile.am, src/main.cpp, src/gc-core.h:
7331           added libgc dependency
7333         * src/Makefile.am, traits/function.h:
7334           added trait class for functions and C++ "functors"
7336         * src/Makefile.am, util/flip.h:
7337           added flip() which, given a function with two arguments,
7338           returns an identical function with its arguments reversed
7340 2004-07-23  MenTaLguY  <mental@rydia.net>
7342         * src/Makefile.am, src/traits/reference.h, src/util/tuple.h:
7343           added generic Tuple type
7345 2004-07-23  Ted Gould  <ted@gould.cx>
7347         * src/attributes.cpp, src/attributes.h, src/sp-namedview.cpp,
7348         src/sp-namedview.h, src/dialogs/desktop-properties.cpp,
7349         src/display/canvas-grid.cpp, src/display/canvas-grid.h:
7351         Adding in the ability to have 'emphasis grid lines' where some lines are a
7352         different color than others.  In the default case every fifth grid line
7353         gets to be 0x11 darker alpha.  Nothing that will get in your way, but
7354         enough that you can find the spacing.  All parameters are changeable in
7355         document preferences.
7357 2004-07-23  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7359         * autogen.sh: Move unversioned automake to last resort.
7361 2004-07-20  Kees Cook  <kees@outflux.net>
7363         * src/dialogs/desktop-preferences.cpp: corrected my usage of static
7364           l18n strings.
7365         * src/dialogs/stroke-style.cpp: fixed missing l18n. (bug #994837)
7366         * src/dialogs/sp-attribute-widget.cpp: went hunting for other static
7367           l18n strings.  Fixed some here too.
7368         * autogen.sh: cleanups and more debugging.
7369         * share/extensions/sk2svg.sh: tempfile cleanups from pjrm (patch #990009)
7371 2004-07-20 Nathan Hurst <njh@mail.csse.monash.edu.au>
7373         * debian/changelog, configure.in: Moved to 0.40cvs and updated
7374           debian stuff.
7376 2004-07-18  MenTaLguY  <mental@rydia.net>
7378         * configure.in, src/Makefile.am, src/algorithms/Makefile_insert,
7379           src/algorithms/makefile.in, src/traits/Makefile_insert,
7380           src/traits/makefile.in, src/util/Makefile_insert, src/util/makefile.in:
7382           added src/algorithms, src/traits, and src/util subdirs
7384         * src/algorithms/longest-common-suffix.h:
7386           added generic "longest common suffix" algorithm
7388         * src/traits/list.h: added traits class for lists
7390         * src/traits/tree-iterator.h: added traits class for n-ary tree iterators
7392         * src/util/list-iterator.h: STL iterator for lists
7394         * src/util/parent-axis.h: parent "axis" of tree iterator as list
7396         * src/util/sibling-axis.h: sibling "axis" of tree iterator as list
7398         * src/xml/repr.h: specialize Traits::TreeIterator for SPRepr *
7400         * src/sp-object.h: specialize Traits::TreeIterator for SPObject *
7402         * src/sp-object.cpp: use generic "longest common suffix" to find
7403                              nearest common ancestor
7405         * src/splivarot.cpp: use genric "longest common suffix" to find
7406                              nearest common ancestor here too
7408 2004-07-18  Kees Cook  <kees@outflux.net>
7410         * Makefile.am, configure.in, autogen.sh, toolversions.sh:
7411           cleaning up some automake misbehavior from the gtkmm patch.
7412           automake 1.4isms snuck back in.
7413         * src/desktop-events.cpp: unlocalized strings updated.
7415 2004-07-18  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7417         * src/sp-path.cpp (sp_path_write): Handle shape->curve==NULL.
7419 2004-07-18  MenTaLguY  <mental@rydia.net>
7421         * Makefile.am, configure.in, m4/Makefile.am, m4/codeset.m4, m4/gettext.m4,
7422           m4/glibc21.m4, m4/iconv.m4, m4/isc-posix.m4, m4/lcmessage.m4,
7423           m4/progtest.m4, src/arc-context.cpp, src/arc-context.h, src/desktop.cpp,
7424           src/desktop.h, src/document.cpp, src/document.h, src/draw-context.cpp,
7425           src/draw-context.h, src/event-context.h, src/main.cpp,
7426           src/message-stack.h, src/node-context.cpp, src/node-context.h,
7427           src/nodepath.cpp, src/nodepath.h, src/object-hierarchy.h,
7428           src/rect-context.cpp, src/rect-context.h, src/selcue.cpp, src/selcue.h,
7429           src/selection-describer.cpp, src/selection-describer.h,
7430           src/selection.h, src/seltrans.cpp, src/sp-gradient.cpp,
7431           src/sp-item.cpp, src/sp-item.h, src/sp-object.cpp, src/sp-object.h,
7432           src/sp-offset.cpp, src/sp-offset.h, src/sp-pattern.cpp, src/sp-use.cpp,
7433           src/sp-use.h, src/spiral-context.cpp, src/spiral-context.h,
7434           src/star-context.cpp, src/star-context.h, src/text-context.cpp,
7435           src/text-context.h, src/toolbox.cpp, src/uri-references.cpp,
7436           src/uri-references.h, src/view.cpp, src/view.h,
7437           src/dialogs/xml-tree.cpp:
7439           merged Aubanel MONNIER's gtkmm upgrade patch
7441 2004-07-17  Carl Hetherington  <inkscape@carlh.net>
7443         * src/sp-use.cpp: fix a compiler warning (closes #992960)
7445         * src/sp-offset.cpp: fix a compiler warning (closes #992960)
7447         * src/sp-text.cpp: fix a compiler warning (closes #992959)
7449 2004-07-16  Kees Cook  <kees@outflux.net>
7451         * src/verbs.h, src/verbs.cpp: added "sp_verbs_find" function for bryce.
7453 2004-07-15  Ted Gould  <ted@gould.cx>
7455         * 0.39 Release
7457 2004-07-14  MenTaLguY  <mental@rydia.net>
7459         * src/sp-object.cpp: disable recursive update warning for release
7461         * src/select-context.cpp: work around probable cut-and-paste bug
7462           between sp_select_context_item_handler and
7463           sp_select_context_root_handler by checking for drag_escaped
7465 2004-07-13  MenTaLguY  <mental@rydia.net>
7467         * src/make.exclude: omit extension/script/js/js.c from build
7469 2004-07-13  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7471         * src/dialogs/rdf.cpp: Don't add dc:description entry to SVG files.
7473         * src/utest/utest.h: Add include guard.
7475 2004-07-12  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7477         * src/decimal-round.h (decimal_round): New file, new function.
7478         * src/round.h (decimal_round): New file, new function.
7479         * src/Makefile_insert: Add to libinkpost_a_SOURCES.
7481 2004-07-11  MenTaLguY  <mental@rydia.net>
7483         * src/document.h, src/document-undo.cpp:
7484           added sp_document_get_undo_sensitive() for capturing and restoring
7485           undo sensitivity
7487         * src/sp-object.cpp: don't log id changes made to resolve
7488           duplicate ids (to avoid undo badness) (fix for bug #989023)
7490 2004-07-11  Kees Cook  <kees@outflux.net>
7492         * src/preferences-skeleton.h, src/extension/init.cpp: with simarilius,
7493           tracked down the cause of bug #988445.  Extension code now has a
7494           small section that validates preferences for valid extension names.
7495         * src/dialogs/filedialog-win32.cpp: corrected an assert test, and
7496           changed dialog to take the passed window title.
7497         * autogen.sh, config.h.mingw, configure.in, src/Makefile_insert,
7498           src/help.cpp, src/inkscape-stock.cpp, src/inkscape.cpp, src/main.cpp,
7499           src/make.dep, src/make.files, src/path-prefix.h, src/prefix.cpp,
7500           src/prefix.h, src/dialogs/stroke-style.cpp,
7501           src/extension/Makefile_insert, src/extension/init.cpp,
7502           src/extension/implementation/Makefile_insert,
7503           src/extension/implementation/script.cpp,
7504           src/extension/internal/Makefile_insert, src/helper/stock-items.cpp,
7505           src/widgets/icon.cpp:
7506         Cleaned up all the path #define's and usage.  In the process found at
7507         least 3 separate bugs associated with file locations.  This should
7508         hopefully work for Win32 as well.  Bottom line in this change: don't use
7509         INKSCAPE_DATADIR anywhere except in "path-prefix.h".  This includes
7510         an update to the autopackage code as well with fixes so that
7511         a change to "--enable-binreloc" will get recompiled correctly.  These
7512         changes should address bug #978391.
7514 2004-07-11  Carl Hetherington  <inkscape@carlh.net>
7516         * src/attributes.cpp, src/attributes.h: remove confusing
7517         snaptogrid and snaptoguides options.
7519         * src/desktop-events.cpp: use inkscape:guide-bbox instead of
7520         snaptoguides to turn guides on.
7522         * src/desktop.cpp: no need to worry about Snapper::getEnabled().
7524         * src/snap.cpp, src/snap.h: Remove explicit enabled flag from
7525         Snapper, as itconfuses people.  Added
7526         namedview_dim_snap_all_types().  Return useful stuff from
7527         vector_snap_list.
7529         * src/rect-context.cpp: Use hack to make snapping kind of work
7530         even with snap-to-bbox enabled.
7532         * src/sp-namedview.cpp, src/dialogs/desktop-properties.cpp: remove
7533         snaptogrid and snaptoguides options as they confuse people.  Use
7534         better names for the scale origin radio buttons, as suggested by
7535         Bulia.
7537         * src/seltrans.cpp: Fix some cases where snap wasn't correctly applied.
7539 2004-07-10  MenTaLguY  <mental@rydia.net>
7541         * src/sp-image.cpp: prospective fix for bug #979858
7543         * src/select-context.cpp, src/select-context.h,
7544           src/seltrans.cpp, src/seltrans.h:
7546           gave SPSelTrans its own Inkscape::MessageContext, fixing
7547           bug #977971
7549 2004-07-10  Kees Cook  <kees@outflux.net>
7551         * src/knot.cpp: solved bug #988513: knot could stay grabbed in
7552           situations where the tool went away but never got "button_release"
7553           event.  This patch uses the "enter" and "leave" notifiers to disable
7554           the grab before a "motion" can come and snag the knot.
7556 2004-07-09  Kees Cook  <kees@outflux.net>
7558         * src/widgets/paint-selector.cpp: solved bug #984902: the pattern
7559           menu was being destroyed since it was remaining part of the frame
7560           that was being destroyed whenever the selector changed.  It gets
7561           ref-counted, disconnected, and destroyed correctly now.
7562         * mkinstalldirs: automake 1.8 stopped including "mkinstalldirs", but
7563           intltool still uses it.  We'll need to keep this until intltool
7564           fixes the bug.  intltool 0.31 and earlier are all buggy.
7566 2004-07-09  Carl Hetherington  <inkscape@carlh.net>
7568         * src/draw-context.cpp: remove some debugging g_prints.
7570 2004-07-08  MenTaLguY  <mental@rydia.net>
7572         * src/interface.cpp: fixed crash on desktop context menu
7574         * src/desktop.h, src/desktop.cpp:
7576           added SPDesktop::isWithinViewport() to conveniently determine
7577           if an item is within view
7579           also made isLayer() const
7581         * src/sp-object.h: added SPObject::hasChildren() predicate
7583         * src/sp-object.cpp: revert to old behavior of breaking parent
7584           link before emitting "release" signal
7586         * src/selection-chemistry.cpp: rewrote sp_selection_item_next()
7587           and sp_selection_item_prev() to work with layers
7589 2004-07-08  Carl Hetherington  <inkscape@carlh.net>
7591         * src/libnrtype/FontFactory.cpp: disable printing of debug
7592         messages.
7594         * src/sp-item-group.cpp: give it a snappoints method to fix
7595         937318.
7597         * src/draw-context.cpp: fix a couple of places where Shift isn't
7598         checked before snapping.
7601 2004-07-07  MenTaLguY  <mental@rydia.net>
7603         * src/desktop.cpp, src/interface.cpp: remove the word "layer"
7604           for now, and disable the layer selector when the user is not
7605           inside a group
7607 2004-07-07  Kees Cook  <kees@outflux.net>
7609         * src/dialogs/desktop-properties.cpp: added a few g_asserts, and
7610           added a missing sp_signal_disconnect_by_data for the color picker,
7611           which closes bug #975864.  Stopped accidentally calling
7612           sp_document_done from the update handler (fixes bug #986411).
7613         * src/dialogs/dialog-events.cpp, src/helper/action.cpp:
7614           whitespace changes, typo fixes, added a few g_asserts.
7615         * src/selection-chemistry.cpp, src/desktop.cpp: when deleting items
7616           from the desktop, the selection context may need to be cleared since
7617           it may have pointers to the deleted items.  To do this, I just
7618           reselect the current tool (fixes bug #983243).
7619         * src/dialogs/xml-tree.cpp, src/dialogs/desktop-properties.cpp:
7620           corrected tooltips memory handling.
7622 2004-07-06  MenTaLguY  <mental@rydia.net>
7624         * src/desktop.cpp: minor tweaks to make the existing layers
7625           code easier to work with in its current state (particularly,
7626           to sidestep some existing bugs that otherwise require more
7627           UI work to fix)
7629 2004-07-06  Carl Hetherington  <inkscape@carlh.net>
7631         * src/seltrans.cpp, src/sp-namedview.cpp,
7632         src/display/bezier-utils.cpp, src/libnr/nr-types.cpp:
7633         isnan appears to need a std:: namespace qualifier.
7635 2004-07-06  Ted Gould  <ted@gould.cx>
7637         * src/libnr/nr-point.h, src/libnr/nr-rect.h:
7639         Adding in a function to round the points and rectangles.  Using this
7640         for less precise comparisons.  Also, added in a function to print
7641         each of these.
7643         * src/dialogs/export.cpp:
7645         Major revisions to do all kinds of fun stuff.  The major one being
7646         that filenames and dpi's can now be stored on selections.  This
7647         makes it so that people working on a section of a document can export
7648         it consistently.
7650 2004-07-06  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7652         * src/sp-typeset-utils.h: Greatly reduce #includes.
7654         * src/color-rgba.h, src/Makefile_insert, src/desktop.h:
7655           Move ColorRGBA from desktop.h to new file color-rgba.h.
7656         * src/desktop.cpp, src/dropper-context.cpp: #include it.
7658 2004-07-05  Kees Cook  <kees@outflux.net>
7660         * src/dialogs/desktop-properties.cpp, src/dialogs/rdf.cpp,
7661           src/dialogs/rdf.h: added multiline data entry items, reduced
7662           overall width of the dialog, and created the license entry areas.
7663           Auto-detection of license on load works now.
7665 2004-07-05  MenTaLguY <mental@rydia.net>
7667         * src/desktop.cpp: comitted further work which gives us a
7668           partially-functional layers menu (not actually hooked up to
7669           change layers yet), and it is not always updated when it needs
7670           to be (yet).  It does also fix the crash though.
7672         * src/desktop.cpp, src/desktop.h, src/document.cpp,
7673           src/sp-item-group.cpp, src/sp-item-group.h:
7675           additional layers work; backed off on promoting siblings to
7676           layers automatically and reintroduced "global" layer mode
7678 2004-07-05  Carl Hetherington <inkscape@carlh.net>
7680         * src/desktop.cpp: prevent crash by adding a check for
7681         layer == NULL to SPDesktopWidget::_buildLayerStatusMenuItem.
7683         * src/selection-chemistry.cpp: prevent crash on copying empty
7684         groups.
7686 2004-07-04  MenTaLguY  <mental@rydia.net>
7688         * src/sp-object.cpp: fixed bug #979281 -- I had accidentally
7689           reversed the sense of a test in SPObject::requestModified(),
7690           such that CHILD_MODIFIED notifications were never being sent
7692         * src/widgets/sp-color-notebook.cpp: always assume colors are
7693           8-digit hex rrggbbaa, and zero-fill accordingly
7695           HAPPY NATHAN#@$?#$#@$!?!?!?
7697         * src/desktop.cpp, src/desktop.h, src/document.cpp, src/document.h,
7698           src/interface.cpp, src/select-context.cpp, src/selection-chemistry.cpp,
7699           src/sp-item-group.cpp, src/sp-item-group.h, src/widgets/widget-sizes.h:
7701           Added selection-changes-current-layer and other layer refinements.
7702           Except for fixing the currently broken layer combo box on the status
7703           bar, I think this is pretty much the last of the layerish work I'm
7704           willing to do for 0.39 since we're in freeze now.
7706 2004-07-03  Kees Cook  <kees@outflux.net>
7708         * src/document.cpp, src/dialogs/desktop-properties.cpp,
7709           src/dialogs/rdf.cpp, src/dialogs/rdf.h:
7710           Added several more RDF entities.  Created entry tooltips.  Set
7711           a few RDF defaults for the document.
7713 2004-07-03  MenTaLguY  <mental@rydia.net>
7715         * src/desktop.cpp, src/document.cpp:
7717           siblings of a layer now become layers too
7719         * src/interface.cpp: switched to command names suggested by bulia
7721         * src/object-hierarchy.cpp, src/object-hierarchy.h:
7723           bugfixes and cleanups
7725         * src/sp-item-group.cpp, src/sp-item-group.h, src/sp-root.cpp:
7727           new layerMode() and setLayerMode() methods; SPGroupMode becomes
7728           SPGroup::LayerMode
7730         * src/sp-object.h: added isSiblingOf() method
7732         * src/sp-object.cpp: leave parent pointer in place until after
7733           "release" handlers finish
7735 2004-07-02  Kees Cook  <kees@outflux.net>
7737         * src/document.cpp, src/dialogs/desktop-properties.cpp,
7738           src/dialogs/rdf.cpp, src/dialogs/rdf.h, src/xml/repr.h:
7739           Made RDF's writable now.  Handling modifications and defaults.
7740           Mental and others will most likely kill me when they finally
7741           read this code.
7743 2004-07-02  MenTaLguY  <mental@rydia.net>
7745         * src/attributes.cpp, src/attributes.h, src/sp-item-group.cpp,
7746           src/sp-item-group.h:
7748           Removed the "inkscape:groupmode" attribute and added note about how
7749           the group/layer mode setting needs to be per-view, not global.
7751         * src/desktop.cpp, src/desktop.h,
7752           src/object-hierarchy.cpp, src/object-hierarchy.h:
7754           Added notification signals for switching layers, as well as putting
7755           groups in layer mode when they are being used as layers.
7757           Notably, you can now call SPDesktop::connectCurrentLayerChanged() to
7758           connect to a SigC++ signal to be notified when the current layer
7759           changes.
7761         * src/interface.cpp, src/object-ui.cpp:
7763           Fixed up the "Enter Group" and "Leave Group" context menu
7764           commands a bit, and implement them both in the same places.
7766 2004-07-02  Carl Hetherington  <inkscape@carlh.net>
7768         * src/desktop-snap.cpp, src/desktop-snap.h, src/snap.cpp, src/snap.h,
7769         src/Makefile_insert src/arc-context.cpp src/draw-context.cpp
7770         src/dyna-draw-context.cpp src/make.dep src/make.files src/make.ofiles
7771         src/makefile.msc src/nodepath.cpp src/rect-context.cpp
7772         src/select-context.cpp src/selection-chemistry.cpp src/seltrans.cpp
7773         src/sp-namedview.h src/spiral-context.cpp src/star-context.cpp:
7774         renamed desktop-snap.* to snap.* since it has nothing to do with the
7775         desktop any more.
7777         * src/draw-context.cpp: Temporary hack to prevent snapping
7778         completely failing to work when snapping to bbox points.  Support
7779         shift-disables-snap for freehand drawing.
7781         * src/snap.cpp, src/snap.h: Added some temporary methods to assist
7782         with hacks elsewhere.
7784 2004-07-01  Kees Cook  <kees@outflux.net>
7786         * src/xml/repr.h, src/xml/repr-util.h, src/dialogs/rdf.cpp:
7787           moved "repr_lookup_name" into the repr-util collection so
7788           that the RDF stuff doesn't need to know about SPRepr internals.
7789           Now that I've started to grok the SPRepr stuff, this seems best.
7790           Added "sp_repr_recursive_drop" for use in the future when I may
7791           want to throw away an entire tree of SPRepr items (like ditching
7792           a blank "dc:rights" section).
7794 2004-07-01  MenTaLguY  <mental@rydia.net>
7796         * src/sp-item.cpp: fix clip path loading bug
7798         * src/sp-object.cpp: relax analness about object ids a little
7800 2004-06-30  Kees Cook  <kees@outflux.net>
7802         * src/dialogs/desktop-properties.cpp, src/dialogs/rdf.h,
7803           src/dialogs/rdf.cpp: built the various functions needed to extract
7804           the RDF text elements from the DOM.  XML in the document will now
7805           be displayed in the entry fields.
7807 2004-06-28  MenTaLguY  <mental@rydia.net>
7809         * src/xml/repr-action.cpp, src/xml/repr-action.h, src/xml/repr-css.cpp,
7810           src/xml/repr-io.cpp, src/xml/repr-private.h, src/xml/repr-util.cpp,
7811           src/xml/repr.cpp, src/xml/sp-repr-attr.h: applied peter's patch to
7812           break out NRReprAttr
7814         * src/sp-object.cpp, src/sp-object.h:
7816           added SPObject::nearestCommonAncestor, which given another SPObject
7817           returns the nearest common ancestor of the two SPObjects.
7819         * src/sp-item.cpp, src/sp-item.h:
7821           added SPItem::getRelativeTransform, which computes the SPItem's
7822           transform relative to another SPObject
7824         * src/arc-context.cpp, src/draw-context.cpp, src/dyna-draw-context.cpp,
7825           src/rect-context.cpp, src/spiral-context.cpp, src/star-context.cpp,
7826           src/text-context.cpp:
7828           drawing tools now cope with drawing within transformed groups
7829           (i.e. layers)
7831 2004-06-27  MenTaLguY  <mental@rydia.net>
7833         * src/sp-object.h: remove sp_object_request_update,
7834           sp_object_invoke_update, sp_object_invoke_modified,
7835           sp_object_request_modified, and sp_object_invoke_write, which have been
7836           deprecated and are now completely unused
7838         * src/Makefile_insert, src/desktop.cpp, src/desktop.h,
7839           src/object-hierarchy.cpp, src/object-hierarchy.h, src/sp-object.cpp,
7840           src/sp-object.h:
7842           Implemented SPDesktop::setCurrentLayer(), introducing
7843           Inkscape::ObjectHierarchy to permit falling back to parents if
7844           the current layer is removed.
7846         * src/object-ui.cpp, src/interface.cpp: really crude hack of
7847           Sodipodi-like "enter group" and "leave group"
7849 2004-06-26  MenTaLguY  <mental@rydia.net>
7851         * src/refcounted.h: allow reffing/unreffing const objects
7853         * src/arc-context.cpp, src/draw-context.cpp, src/dropper-context.cpp,
7854           src/event-context.cpp, src/event-context.h, src/node-context.cpp,
7855           src/rect-context.cpp, src/selcue.cpp, src/selcue.h,
7856           src/select-context.cpp, src/select-context.h, src/seltrans.cpp,
7857           src/seltrans.h, src/spiral-context.cpp, src/star-context.cpp,
7858           src/text-context.cpp, src/zoom-context.cpp:
7860           Make SPSelTrans and SPSelCue proper C++ classes with constructors.
7862         * src/document.h, src/dialogs/xml-tree.cpp: removed sp_document_lookup_id
7864         * src/sp-object.cpp: clarify what is happening with bug #980407 --
7865           the clone is getting attached to the repr before the original SPObject
7866           is.
7868 2004-06-26  Carl Hetherington  <inkscape@carlh.net>
7870         * src/node-context.cpp: make sure nodepath->nodeContext is set up
7871         when the selection changes.  Fixes 936739.
7873 2004-06-25  MenTaLguY  <mental@rydia.net>
7875         * src/display/sp-canvas.cpp: enabled win32 current item workaround on
7876           all platforms
7878 2004-06-25  Kees Cook  <kees@outflux.net>
7880         * src/dialogs/rdf.h, src/dialogs/rdf.cpp, src/dialogs/Makefile_insert,
7881           src/dialogs/desktop-properties.cpp:
7883           Added data entry widgets for document metadata, including a rough
7884           license selector, and debug rdf generator.  Corrected whitespace,
7885           added table for RDF entity lookup, tag, and title mapping.  Added
7886           initial loading framework.  Cleaned up rdf_work_entity_t usage.
7888 2004-06-25  Carl Hetherington  <inkscape@carlh.net>
7890         * src/sp-namedview.cpp: cleanups in grid snap settings.  Fix a
7891         typo.
7893         * src/seltrans.cpp: optional default origin for scaling.  Fixes
7894         to snap during scale.
7896         * src/seltrans.h: s/opposit/opposite/.  Add some comments.
7898         * src/dialogs/display-settings.cpp: add default scale origin
7899         option.
7901         * src/desktop-snap.h: changes to snap_list_scale prototype.
7903         * src/desktop-snap.cpp: snap_list_scale now returns whether
7904         it snapped or not.  The best scale snap is now the one that
7905         changes the scale factor least, rather than the one that
7906         results in the snap point being closest to where it used to be.
7908         * src/display/sp-canvas.cpp: fix for win32 freeze-at-border bug,
7909         copied from SP.
7911         * src/knot.cpp, src/select-context.cpp: change spellings from
7912         British to American English for translators.
7914 2004-06-24  rejon <kidproto@users.sf.net>
7916         * src/verbs.cpp: I changed the reverse command to be more verbose and
7917           explanative.
7919 2004-06-24  MenTaLguY  <mental@rydia.net>
7921         * src/seltrans.cpp: slight change to make showing/hiding center
7922           mark easier later on
7924         * configure.in, src/main.cpp, src/star-context.cpp,
7925           src/display/bezier-utils.cpp, src/display/canvas-bpath.cpp,
7926           src/display/nr-arena-glyphs.cpp, src/display/nr-arena-shape.cpp,
7927           src/display/sp-ctrlline.cpp, src/libnr/nr-svp.cpp,
7928           src/libnrtype/FontFactory.cpp, src/libnrtype/RasterFont.cpp,
7929           src/livarot/AlphaLigne.cpp, src/livarot/BitLigne.cpp,
7930           src/livarot/Ligne.cpp, src/livarot/PathOutline.cpp,
7931           src/livarot/ShapeMisc.cpp, src/widgets/font-selector.cpp:
7933           fixes for floating-point portability issues, courtesy of
7934           Colin Marquardt.
7936         * src/extensions/init.cpp: dirent.h requires inttypes.h on OS X
7938 2004-06-23  MenTaLguY  <mental@rydia.net>
7940         * src/Makefile_insert, src/desktop.cpp, src/managed.h,
7941           src/message-context.cpp, src/message-stack.h, src/refcounted.h,
7942           src/selection.h, src/view.cpp:
7944           Changed my mind.
7946           Inkscape::Managed is more properly called Inkscape::Refcounted
7948         * src/libnrtype/Makefile_insert, src/libnrtype/codepages.h,
7949           src/libnrtype/cp1250.cpp, src/libnrtype/cp1251.cpp,
7950           src/libnrtype/cp1252.cpp, src/libnrtype/cp1253.cpp,
7951           src/libnrtype/cp1254.cpp, src/libnrtype/cp1255.cpp,
7952           src/libnrtype/cp1256.cpp, src/libnrtype/cp1257.cpp,
7953           src/libnrtype/cp1258.cpp, src/libnrtype/cp874.cpp,
7954           src/libnrtype/cp932.cpp, src/libnrtype/cp936.cpp,
7955           src/libnrtype/cp949.cpp, src/libnrtype/cp950.cpp:
7957           removed unused Win32 codepage crap
7959 2004-06-23  Carl Hetherington  <inkscape@carlh.net>
7961         * src/inkscape.cpp: Don't connect to SIGBUS on Win32, as
7962         it doesn't seem to exist.  Add Emacs mode line.
7963         Declaration-to-first-use and coding style cleanups.
7965         * src/desktop-snap.h: a few double -> NR::Coord fixes.
7967         * src/nodepath.cpp: turn off snapping when Shift is held down.
7968         Some minor cleanups.
7970         * src/dialogs/display-settings.cpp: remove my rather dubious
7971         move_with_grid option.
7973         * src/select-context.cpp: rationalise grid modifiers; now Shift
7974         disables snap and Alt snaps movement to the grid.
7976 2004-06-23  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7978         * share/extensions/dia2svg.sh: Fix bashism and insecure tempfile usage.
7980 2004-06-23  Ted Gould  <ted@gould.cx>
7982         * share/extensions/dropshadow.inkmod, share/extensions/roundhole.inkmod,
7983         src/extension/system.cpp:
7985         Setting it up so that poorly formed inkmod files generate actual GTK
7986         warnings so that they can be easily hidden.  Also, fixing these two inkmod
7987         files so that they don't generate the above mentioned warnings.
7989 2004-06-22  Kees Cook  <kees@outflux.net>
7991         * src/inkscape.cpp: added SIGBUS and SIGABRT handling.
7993 2004-06-22  John Cliff <simarilius@yahoo.com>
7995         * src/object-edit.cpp:  Added knots for manipulation of pattern fills.
7996         * src/sp-shape.cpp, src/sp-shape.h:     Added sp_shape_set_pattern to
7997         explictly set the transform rather than multiplying like adjust.
8000 2004-06-22  Carl Hetherington  <inkscape@carlh.net>
8002         * src/sp-shape.cpp: add sp_shape_snappoints.
8004         * src/desktop-snap.cpp: minor cleanups.  Added a comment.
8006         * src/sp-text.cpp: removed an old comment.
8008         * src/sp-ellipse.cpp: fix snappoints method now that the parent
8009         class method has changed.
8011         * src/sp-rect.cpp: snappoints method is not required as it's now
8012         handled by SPShape.
8014         * src/sp-image.cpp: use SPItem's snappoints method.
8016         * src/file.cpp: fix another call to g_file_test with a
8017         possibly-NULL parameter.  Fixes #977413.
8019 2004-06-21  Carl Hetherington  <inkscape@carlh.net>
8021         * src/file.cpp: don't call g_file_test with a NULL path.  Fixes
8022         #976703.
8024         * src/desktop-snap.cpp: default to snapping to bounding boxes when
8025         snapping is first enabled.  Rework in terms of SPNamedView rather
8026         than SPDesktop.
8028         * src/desktop-snap.h: rework in terms of SPNamedView rather than
8029         SPDesktop.
8031         * src/arc-context.cpp, src/draw-context.cpp,
8032         src/dyna-draw-context.cpp, src/nodepath.cpp src/rect-context.cpp,
8033         src/select-context.cpp, src/selection-chemistry.cpp,
8034         src/seltrans.cpp, src/sp-namedview.cpp, src/spiral-context.cpp,
8035         src/star-context.cpp: Adapt for changes to snap code naming.
8037         * src/seltrans.cpp: cleanups to sp_sel_trans_skew_request and
8038         sp_sel_trans_scale_request.
8040 2004-06-20  Ted Gould  <ted@gould.cx>
8042         * share/extensions/ai_input.inkmod, share/extensions/ai_output.inkmod,
8043         share/extensions/dia.inkmod, share/extensions/dropshadow.inkmod,
8044         share/extensions/epsi_output.inkmod, share/extensions/roundhole.inkmod,
8045         share/extensions/svgz_input.inkmod, share/extensions/svgz_output.inkmod,
8046         share/extensions/txt2svg.inkmod, src/extension/extension.h,
8047         src/extension/system.cpp, src/extension/implementation/script.cpp,
8048         src/extension/internal/eps-out.cpp,
8049         src/extension/internal/gdkpixbuf-input.cpp,
8050         src/extension/internal/gnome.cpp, src/extension/internal/ps-out.cpp,
8051         src/extension/internal/ps.cpp, src/extension/internal/svg.cpp,
8052         src/extension/internal/win32.cpp:
8054         Changing the naming of the extensions to be more Java style naming to
8055         allow for more extension in the future.
8057 2004-06-21  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8059         * src/extension/internal/ps.cpp (PrintPS): Initialize _stream to
8060           NULL (fixes segfaults when exporting to an unopenable file), and
8061           initialize _bitmap to false instead of random.
8063 2004-06-20  MenTaLguY  <mental@rydia.net>
8065         * src/desktop.cpp, src/managed.h, src/message-context.h,
8066           src/message-stack.h, src/message.h, src/view.cpp:
8068           Document classes, and change Managed to have an initial refcount
8069           of one at creation.
8071 2004-06-20  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8073         * src/libnrtype/FontFactory.cpp, src/libnrtype/FontInstance.cpp,
8074           src/libnrtype/font-instance.h: If both WIN32 and WITH_XFT are
8075           defined, then use just the WITH_XFT code.  (I don't know if it's
8076           possible for both to be defined, but we might as well document
8077           that the existing code doesn't handle both being defined, AFAICT.)
8079         * src/libnrtype/FontFactory.cpp (ink_strstr): Document brokenness.
8080           (is_regular, is_nonbold, is_italic, etc.): Mark as static.
8082         * src/Makefile.am (EXTRA_DIST): Remove reference to deleted files
8083           libnrtype/nr-type-w32.cpp, libnrtype/nr-type-w32.h,
8084           libnrtype/nr-type-xft.cpp, libnrtype/nr-type-xft.h.
8086         * src/config.h.win32: Define PACKAGE_TARNAME, for require-config.h.
8087           More accurate mathematical constants (20 decimal places instead of 3).
8089 2004-06-19  MenTaLguY  <mental@rydia.net>
8091         * src/desktop.cpp, src/managed.h, src/rect-context.cpp,
8092           src/rect-context.h, src/selection.h, src/view.cpp:
8094           SPSelection now derives from Inkscape::Managed
8096         * src/Makefile_insert, src/select-context.cpp, src/select-context.h,
8097           src/selection-describer.h, src/selection-describer.cpp:
8099           Introduced Inkscape::SelectionDescriber to which SPSelectContext
8100           delegates the task of displaying descriptions of the current
8101           selection.  This fixes bug #945735.
8103 2004-06-19  Carl Hetherington  <inkscape@carlh.net>
8105         * src/desktop-snap.{cpp,h}: sp_desktop_dim_snap_list returns
8106         whether or not it snapped anything.
8108         * src/select-context.cpp: fix snap on move behaviour (again)
8110         * src/widgets/dash-selector.cpp: fix off-by-one spotted by
8111         valgrind.
8113 2004-06-19  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8115         * src/extension/internal/ps.cpp (begin): Add some basic error handling.
8117         * src/extension/internal/ps.cpp (setup): Simplify an expression now that
8118           _bitmap is a bool.
8120         * src/extension/internal/ps.h: Twiddle the order of the fields.
8121           Replace bitfields with bool/short.
8123         * src/libnrtype/Makefile_insert, src/libnrtype/FontInstance.h,
8124           src/make.files, src/make.ofiles, src/make.dep:
8125           Remove src/libnrtype/FontInstance.h (see change below).
8127         * src/libnrtype/RasterFont.h, src/libnrtype/raster-glyph.h,
8128           src/libnrtype/raster-position.h:
8129           Move raster_glyph, raster_position from RasterFont.h to new files
8130           raster-glyph.h, raster-position.h.
8131         * src/libnrtype/Makefile_insert: Add the new files to SOURCES.
8133         * src/libnrtype/FontInstance.h, src/libnrtype/font-glyph.h,
8134           src/libnrtype/font-instance.h, src/libnrtype/font-style.h:
8135           Move font_glyph, font_instance, and font_style definitions from
8136           FontInstance.h into new files font-glyph.h, font-instance.h,
8137           font-style.h.
8138         * src/libnrtype/Makefile_insert: Add the new files to SOURCES.
8140         * src/libnrtype/nrtype-forward.h: New file.
8141         * src/libnrtype/Makefile_insert: Add it to SOURCES.
8142         * src/libnrtype/FontFactory.h, src/libnrtype/TextWrapper.h:
8143           #include it (replacing local declarations in some cases).
8145         * src/livarot/livarot-forward.h: New file.
8146         * src/livarot/Ligne.h, src/livarot/Path.h, src/livarot/Shape.h:
8147           #include it (replacing local declarations in some cases).
8148         * src/livarot/Makefile_insert: Add it to SOURCES.
8150 2004-08-18  Ted Gould  <ted@gould.cx>
8152         * src/file.cpp, src/preferences-skeleton.h:
8154         Adding the feature that the save and open directories are saved in the
8155         preferences.  The last one will be used.
8157 2004-08-18  Carl Hetherington  <inkscape@carlh.net>
8159         * src/widgets/font-selector.cpp: uint -> guint to fix
8160         compile errors.
8162         * src/desktop-snap.{cpp,h}: make snap functions aware of the
8163         type of point they are snapping, so they can decide whether
8164         to ignore it.
8166         * src/arc-context.cpp, src/rect-context.cpp,
8167         src/spiral-context.cpp, src/star-context.cpp,
8168         src/draw-context.cpp, src/dyna-draw-context.cpp, src/nodepath.cpp,
8169         src/selection-chemistry.cpp, src/seltrans.cpp:
8170         temporarily update for changes to snapping API.
8172         * src/sp-namedview.cpp, src/dialogs/desktop-properties.cpp:
8173         adapt for small changes to Snapper API.
8175         * src/select-context.cpp: use new snapping API.
8177 2004-08-17  Bryce Harrington  <bryce@bryceharrington.org>
8179         *  nodepath.cpp path-chemistry.cpp selection-chemistry.cpp,
8180            seltrans.cpp sp-typeset.cpp splivarot.cpp text-context.cpp,
8181            tools-switch.cpp dialogs/find.cpp:  Converting statusbar
8182            messages from old style to new, as per
8183            http://inkscape.org/cgi-bin/wiki.pl?StatusbarAPI
8185 2004-06-18  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8187         * src/mkdep.pl: Add `by mkdep.pl' to `automatically generated' line.
8189         * src/dialogs/desktop-properties.cpp:
8190           Greater conformance to CodingStyle.  Add FIXME comment.
8192         * src/sp-namedview.cpp: Tighter scoping for iteration var.
8193           Simplify some code by greater use of cheap sp_unit_get_by_id.
8195 2004-06-17  MenTaLguY  <mental@rydia.net>
8197         * src/Makefile_insert, src/arc-context.cpp, src/arc-context.h,
8198           src/desktop-events.cpp, src/desktop.cpp, src/desktop.h,
8199           src/draw-context.cpp, src/dropper-context.cpp, src/event-context.cpp,
8200           src/event-context.h, src/file.cpp, src/interface.cpp, src/knot.cpp,
8201           src/managed.h, src/message-context.cpp, src/message-context.h,
8202           src/message-stack.cpp, src/message-stack.h, src/message.h,
8203           src/select-context.cpp, src/view.cpp, src/view.h,
8204           src/libnrtype/FontFactory.cpp, src/libnrtype/nr-type-primitives.h,
8205           src/widgets/font-selector.cpp:
8207           New status messages primitives (statusbar bug not fixed yet though).
8209 2004-06-17  Carl Hetherington  <inkscape@carlh.net>
8211         * src/helper/stock-items.cpp: fix a compiler warning.  Minor
8212         coding style cleanups.
8214         * src/arc-context.cpp, src/desktop-snap.cpp, src-desktop-snap.h,
8215         src/rect-context.cpp, src/spiral-context.cpp,
8216         src/star-context.cpp: Replace desktop.h include with forward
8217         references in desktop-snap.h, and add desktop.h includes in
8218         files which require them.
8220         * src/widgets/spw-utilities.cpp, src/widgets/spw-utilities.h:
8221         add spw_vbox_checkbutton.
8223         * src/attributes.cpp, src/attributes.h, src/sp-namedview.cpp,
8224         src/sp-namedview.h, src/desktop-snap.cpp, src/desktop-snap.h,
8225         src/desktop.cpp, src/desktop.h,
8226         src/dialogs/desktop-properties.cpp, src/seltrans.cpp,
8227         src/seltrans.h, src/selection.cpp, src/selection.h,
8228         src/select-context.cpp, src/selection-chemistry.cpp:
8230         Start of new and hopefully improved snapping code.
8232 2004-06-17  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8234         * src/helper/units.h, src/helper/units.cpp:
8235           (sp_unit_get_by_id): new function.
8236           (sp_convert_distance_full): Change arguments & return value.
8237           Call g_log if no conversion possible.
8238           Callers updated.
8239           (sp_unit_get_default, sp_unit_get_by_name): Remove unused functions.
8240           sp_units: Less rounding error in unittobase.
8242 2004-06-16  Carl Hetherington  <inkscape@carlh.net>
8244         * src/sp-item.h: added a comment.
8246 2004-06-15  Ted Gould  <ted@gould.cx>
8248         * share/extensions/ai_input.inkmod:
8249         Removing the command-line argument to specify line endings.
8251         * src/print.cpp, src/print.h, src/sp-text.cpp,
8252         src/extension/extension.cpp, src/extension/extension.h,
8253         src/extension/implementation/implementation.cpp,
8254         src/extension/implementation/implementation.h,
8255         src/extension/internal/ps.cpp, src/extension/internal/ps.h:
8257         Changing it so that the text to vector is its own function.  This way it
8258         can be used as a parameter in Postscript, but then can be easily used for
8259         drivers which only support vector drawing.
8261 2004-06-16  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8263         * src/select-toolbar.cpp: Cleanups and preparation for px units.
8265         * src/helper/units.h, src/helper/units.cpp:
8266           Add reference version of sp_points_get_units, sp_units_get_points.
8267           Implement as simple multiplication instead of sp_convert_distance.
8268           (sp_units_table_sane): New function.
8269         * src/helper/units-test.cpp: Test sp_units_table_sane.
8271         * src/sp-object-repr.cpp: Move some declarations to first use.
8272         * src/sp-object-repr.h, src/sp-object-repr.cpp (sp_object_type_register):
8273           Change return type to void.
8275         * src/sp-item.cpp (sp_item_repr_compare_position):
8276           Reimplement as shallow wrapper around sp_repr_compare_position.
8278         * src/helper/units.h, src/helper/units.cpp:
8279           SPUnitId: new enum, to allow replacing string lookups.
8280           Get rid of handling for unused SP_UNIT_USERSPACE.
8281           Remove unused SPUnit.version field.
8283         * src/helper/units-test.cpp (test_bases): Test sp_unit_get_identity.
8285         * src/helper/Makefile_insert (helper_units_test_LDADD): Fix the previous
8286           commit: -lglib-2.0 instead of -lglib.
8288 2004-06-15  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8290         * src/Makefile.am, src/helper/Makefile_insert,
8291           src/helper/units-test.cpp:
8292           New unit test file units-test.cpp.
8294         * src/select-toolbar.cpp: Greater conformance to CodingStyle.
8296 2004-06-14  Carl Hetherington  <inkscape@carlh.net>
8298         * src/libnrtype/TextWrapper.cpp: Fix what looks like an off-by-one.
8300         * ChangeLog, src/prefs-utils.cpp:
8301         Fix bracketing typo that causes an array to be overrun.
8303 2004-06-14  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8305         * src/sp-path.cpp: Move some declarations to first use.
8307 2004-06-13  Kees Cook  <kees@outflux.net>
8309         * src/xml/repr.h, src/xml/repr-utils.cpp: adding additional RDF URIs
8310         to the default namespace prefix list.
8312 2004-06-13  MenTaLguY  <mental@rydia.net>
8314         * src/arc-context.cpp, src/desktop.cpp, src/desktop.h, src/document.cpp,
8315           src/document.h, src/draw-context.cpp, src/dyna-draw-context.cpp,
8316           src/file.cpp, src/gradient-chemistry.cpp, src/interface.cpp,
8317           src/rect-context.cpp, src/selection-chemistry.cpp, src/sp-object.cpp,
8318           src/sp-object.h, src/spiral-context.cpp, src/splivarot.cpp,
8319           src/star-context.cpp, src/svg-view.h, src/text-context.cpp,
8320           src/extension/internal/gdkpixbuf-input.cpp:
8322           added SPDesktop::currentRoot() and SPDesktop::currentLayer(), which
8323           report the current "view" root and current "editing" layer,
8324           respectively; I've also added SPObject::appendReprChild().
8326           Between the two of them, they replace sp_document_add_repr, which
8327           has been removed.  Generally to add a repr to a document, you would
8328           now use either:
8330            SP_DOCUMENT_DEFS(document)->appendReprChild(repr);
8332           or:
8334            desktop->currentLayer()->appendReprChild(repr);
8336 2004-06-13  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8338         * src/sp-clippath.h, src/sp-gradient.h, src/sp-marker.h, src/sp-mask.h,
8339 src/sp-pattern.h:
8340           Explicitly mark _acceptObject as virtual.
8341           (Already declared as virtual in base class.)
8343         * src/file.cpp, src/main.cpp: Greater conformance to CodingStyle.
8345         * src/node-context.h, src/selcue.h, src/sp-pattern.h,
8346           src/widgets/sp-color-wheel-selector.h:
8347           Add missing includes as found by src/check-header-compile.
8349         * src/Makefile_insert:
8350         * src/sp-use-reference.cpp:
8351         * src/sp-use-reference.h:
8352         * src/sp-use.cpp:
8353         * src/sp-use.h:
8354           Move SPUseReference from sp-use.h to new files sp-use-reference.h,
8355           sp-use-reference.cpp.
8357         * src/sp-use.h (_acceptObject): Fix can't-use-ancestor check.
8359         * src/uri-references.h (getOwner): Fix copy&paste bug.
8361 2004-06-11  MenTaLguY  <mental@rydia.net>
8363         * src/sp-object.h, src/sp-object.cpp:
8365           migrated several SPObject methods to C++ methods:
8367           sp_object_invoke_write -> SPObject::updateRepr
8368           sp_object_request_update -> SPObject::requestDisplayUpdate
8369           sp_object_invoke_update -> SPObject::updateDisplay
8370           sp_object_request_modified -> SPObject::requestModified
8371           sp_object_invoke_modified -> SPObject::emitModified
8373           (leaving deprecated wrappers in place for now)
8375         * src/document.cpp, src/object-edit.cpp, src/sp-clippath.cpp,
8376           src/sp-defs.cpp, src/sp-ellipse.cpp, src/sp-image.cpp,
8377           src/sp-item-group.cpp, src/sp-item.cpp, src/sp-line.cpp,
8378           src/sp-marker.cpp, src/sp-mask.cpp, src/sp-offset.cpp,
8379           src/sp-pattern.cpp, src/sp-rect.cpp, src/sp-root.cpp,
8380           src/sp-shape.cpp, src/sp-spiral.cpp, src/sp-star.cpp,
8381           src/sp-symbol.cpp, src/sp-text.cpp, src/sp-typeset.cpp,
8382           src/sp-use.cpp, src/dialogs/stroke-style.cpp, src/sp-path.cpp:
8384           transitioned to SPObject::requestDisplayUpdate and
8385           SPObject::updateDisplay
8387         * src/arc-context.cpp, src/document.cpp, src/gradient-chemistry.cpp,
8388           src/knotholder.cpp, src/main.cpp, src/rect-context.cpp,
8389           src/sp-anchor.cpp, src/sp-clippath.cpp, src/sp-defs.cpp,
8390           src/sp-gradient.cpp, src/sp-item-group.cpp, src/sp-item.cpp,
8391           src/sp-mask.cpp, src/sp-namedview.cpp, src/sp-object-group.cpp,
8392           src/sp-object.cpp, src/sp-object.h, src/sp-offset.cpp,
8393           src/sp-pattern.cpp, src/sp-rect.cpp, src/sp-shape.cpp,
8394           src/sp-spiral.cpp, src/sp-text.cpp, src/sp-use.cpp,
8395           src/spiral-context.cpp, src/splivarot.cpp, src/star-context.cpp,
8396           src/style.cpp, src/toolbox.cpp, src/dialogs/fill-style.cpp,
8397           src/dialogs/stroke-style.cpp, src/extension/internal/svg.cpp:
8399           transitioned to SPObject::requestModified, SPObject::emitModified,
8400           and SPObject::updateRepr; also reworked "minimal" version of
8401           updateRepr.
8403         * src/sp-object.h: added a little documentation
8405         * src/document.cpp, src/document.h, src/file.cpp,
8406           src/gradient-chemistry.cpp, src/help.cpp, src/object-ui.cpp,
8407           src/selection-chemistry.cpp, src/selection.cpp, src/seltrans.cpp,
8408           src/sp-clippath.cpp, src/sp-item-group.cpp, src/sp-mask.cpp,
8409           src/sp-namedview.cpp, src/sp-object.cpp, src/sp-offset.cpp,
8410           src/sp-pattern.cpp, src/sp-root.cpp, src/sp-text.cpp,
8411           src/sp-typeset.cpp, src/sp-use.cpp, src/splivarot.cpp,
8412           src/uri-references.cpp, src/dialogs/fill-style.cpp,
8413           src/dialogs/item-properties.cpp, src/dialogs/stroke-style.cpp,
8414           src/helper/stock-items.cpp, src/widgets/gradient-selector.cpp,
8415           src/widgets/gradient-vector.cpp, src/widgets/icon.cpp:
8417           replaced sp_document_lookup_id with SPDocument::getObjectById,
8418           and SPDocument::getObjectByRepr
8420           (left deprecated stub in place, but it should be unused at this point)
8422 2004-06-11  Ted Gould  <ted@gould.cx>
8424         * src/file.cpp, src/inkscape.cpp, src/interface.cpp, src/prefs-utils.cpp,
8425         src/prefs-utils.h:
8427         Moving the recent document setting and getting code into the prefs-utils
8428         files so that they'll be with the preferences (which they really kinda
8429         are).  Then, moved the place where they are set from the removing of the
8430         document to where the files are opened and 'save as'd.  (yes, I made up a
8431         word/contraction).
8433 2004-06-10  Carl Hetherington  <inkscape@carlh.net>
8435         * src/desktop-snap.cpp, src/desktop-snap.h,
8436         src/satisfied-guide-cns.cpp, src/satisfied-guide-cns.h,
8437         select-context.cpp, selection.cpp, selection.h, seltrans.cpp,
8438         seltrans.h, sp-ellipse.cpp, sp-image.cpp,
8439         sp-item-notify-moveto.cpp, sp-item-rm-unsatisfied-cns.cpp,
8440         sp-item-update-cns.cpp, sp-item.cpp, sp-item.h, sp-offset.cpp,
8441         sp-rect.cpp, sp-spiral.cpp, sp-star.cpp, sp-text.cpp:
8443         Use a std::vector to store snap points, rather than a fixed-size
8444         array.
8446 2004-06-09  Carl Hetherington  <inkscape@carlh.net>
8448         * src/desktop-snap.cpp, src/desktop-snap.h: Coding style fixes.
8449         Use NR::Coord rather than double where appropriate.  Added some
8450         comments.  Use NR::Dim2 where appropriate.  Use NR_HUGE rather
8451         than hardcoded 1e18s.
8453         * src/rect-context.cpp, src/nodepath.cpp, src/arc-context.cpp:
8454         Adapt for changes to sp_desktop_dim_snap prototype.
8456         * src/select-context.cpp:
8457         Adapt for changes to sp_desktop_dim_snap_list prototype.
8459 2004-06-08  MenTaLguY  <mental@rydia.net>
8461         * src/display/sp-canvas.h, src/livarot/DblLinked.h,
8462           src/livarot/LivarotDefs.h, src/livarot/AVL.h, src/livarot/Shape.h,
8463           src/livarot/ShapeUtils.h, src/livarot/Ligne.h,
8464           src/object-edit.cpp, src/spiral-context.cpp, src/sp-shape.cpp:
8466           Portability fixes from Colin Marquardt <colin@marquardt-home.de>.
8468 2004-06-08  Carl Hetherington  <inkscape@carlh.net>
8470         * src/main.cpp: remove the call to
8471         Extension::Internal::PrintWin32::init() entirely after Ted pointed
8472         out that it would be called by code in src/extension/init.cpp
8473         anyway.
8475 2004-06-08  Ted Gould  <ted@gould.cx>
8477         * src/main.cpp:
8479         Added in a version command to our command line args.  This fixes
8480         enhancement request 968642.
8482 2004-06-07  MenTaLguY  <mental@rydia.net>
8484         * src/document.cpp, src/document.h, src/document-undo.cpp,
8485           src/sp-object.h, src/sp-object.cpp:
8486           renamed object garbage collection routines to fit the "orphan"
8487           terminology
8489 2004-06-07  Carl Hetherington <inkscape@carlh.net>
8491         * src/main.cpp: tentative fix for startup crash on Win32.  Ensure
8492         that Extension::Internal::PrintWin32::init() is not called until
8493         after inkscape_application_init().
8495 2004-06-07  Ted Gould  <ted@gould.cx>
8497         * src/inkscape.cpp, src/main.cpp:
8499         Moving the initialization of the extensions into the Inkscape application
8500         init.  I have mixed feelings on this.  On one hand, basically extension
8501         init gets called directly after applicaiton init and extensions init has
8502         nothing to do with anything else in main.  On the other hand I'm not sure
8503         that it is directly related to the structure of the application itself.
8504         Comments are welcome.
8506 2004-06-06  MenTaLguY  <mental@rydia.net>
8508         * src/attributes.cpp, src/attributes.h: added inkscape:collect attribute
8509           to specify orphan collection policy (collect with parent, or always
8510           collect)
8512         * src/document-undo.cpp, src/document.cpp, src/document.h: added an orphan
8513           collection pass as part of comitting an undo step
8515         * src/sp-object.cpp, src/sp-object.h:
8516           add total hrefcount for all descendants, and basic orphan collection
8517           facilities
8519         * src/gradient-chemistry.cpp, src/dialogs/stroke-style.cpp,
8520           src/extension/internal/gdkpixbuf-input.cpp:
8521           mark automatically added gradients, patterns, and markers for orphan
8522           collection
8524 2004-06-06  Bryce Harrington <bryce@bryceharrington.org>
8526         * libnrtype/nr-type-xft.cpp, libnrtype/nr-font.cpp,
8527           libnrtype/nr-rasterfont.cpp, libnrtype/nr-type-directory.cpp,
8528           libnrtype/nr-typeface.cpp, libnrtype/nr-type-w32.cpp,
8529           libnrtype/nr-type-ft2.cpp, libnrtype/nr-type-pos-def.cpp,
8530           libnrtype/nr-type-primitives.cpp:
8532         Documenting the routines.  This adds basic code docs for
8533         everything in libnrtype.
8535 2004-06-06  Ted Gould  <ted@gould.cx>
8537         * src/main.cpp, src/preferences-skeleton.h, src/extension/extension.cpp:
8539         Making it so that the extension parameters get saved in the Inkscape
8540         preferences.  Most people will notice that their printer gets saved now.
8541         But this does alot more than that.  Added an "extensions" group to the
8542         preferences skeleton for all these settings.  All settings get saved as
8543         "module ID"."param name".  Also had to change where the extensions get
8544         init'd in the startup to put it behind the Inkscape application so that
8545         prerefences could be used.
8547 2004-06-03  Ted Gould  <ted@gould.cx>
8549         * src/file.cpp, src/dialog/filedialog.cpp:
8551         Making the whole file dialog alot more fun.  Basically, now the
8552         first filename will always be unique on files that don't have a
8553         filename already.  And, if you've selected a different default
8554         extension, that extension's filename extension will be placed
8555         on the file.  Also, when you change the extension to save with
8556         in the dialog, the filename extension will change with you (assuming
8557         that you were using filename extensions previously ofcourse).
8558         Finally, the checkbox to autoappend extensions is no insensitive
8559         when "Autodetect" is selected.
8561 2004-06-03  MenTaLguY  <mental@rydia.net>
8563         * src/file.cpp, src/extension/internal/ps.cpp,
8564           src/extension/internal/win32.cpp, src/sp-pattern.cpp,
8565           src/dialogs/stroke-style.cpp, src/display/nr-arena-glyphs.cpp,
8566           src/display/nr-arena-group.cpp, src/display/nr-arena-image.cpp,
8567           src/display/nr-arena-item.cpp, src/display/nr-arena-shape.cpp,
8568           src/widgets/icon.cpp, src/dialogs/nr-arena-item.h:
8570           Introduced the notion of "parent" NRGCs
8572 2004-06-02  bulia byak <bulia@users.sourceforge.net>
8574         * src/selection.h, src/selection.cpp:
8576         * preferences-skeleton.h dialogs/display-settings.cpp sp-item.cpp: New
8577 settings
8578         for various compensations
8580         * sp-shape.cpp sp-shape.h sp-rect.cpp sp-path.cpp: Factored out adjustments
8581         (stroke and pattern so far) from optimizing items into sp-shape.
8583         * libnr: Added distance function for a couple of points. Added expansions
8584 for X and Y.
8586         * object-edit.cpp sp-rect.cpp sp-item.cpp toolbox.cpp: Made rect use
8587 absolute
8588         radii, added recursive compensation on item_transform. Added new knot for
8589         rect, moved corner knots to the top right corner. Rect toolbar shows visible
8590         rx/ry.
8592         * toolbox.cpp: Finally got the freeze semaphores right (prevent loops for
8593         changes both from the repr and from toolbar UI).
8595         * sp-namedview.cpp: Guarding against nan in zoom, cx, cy
8597         * select-toolbar.cpp helper/unit-menu.cpp helper/unit-menu.h: Fix units menu
8598 size
8600         * node-context.cpp: Second Esc or empty-click deselects object
8602         * desktop.cpp desktop.h: Restored sticky zoom
8604         * preferences-skeleton.h extension/internal/gdkpixbuf-input.cpp file.cpp: Do
8605 not
8606         group import if only one item; move its defs to our defs; select and move
8607         under cursor the imported item/group. Optionally import bitmaps as filled
8608         rects.
8610         * many -context files: Decoupled seltrans and selcue so that the latter can
8611 be
8612         used outside of selector; enabled optional selcue in all tools
8614         * many files: New set_color signals on desktop, switching the dropper to
8615 them;
8616         needs to be redone for style. Excise the old inkscape::color_set signal.
8618         * dialogs/stroke-style.cpp: Fix the "all clubs" marker preview bug. In
8619 markers
8620         menu, skip document markers with stockid only if the same stockid is in
8621         markers.svg; add separator.
8623         * many fill and stroke files: Remove old mode selector, remove dropper
8624 checkbox
8625         (now always on). Remember active colorselector page. Remove redundant checks
8626         in setting color (fixes at least one bug). Cosmetics, cleanup, b/w icons,
8627         shortened labels, added mnemonics and tooltips, removed the drop-down modes
8628         list. Switched color spinbuttons to 0..255 enabling 0..1 floats to be typed
8629 as
8630         well.
8632         * dialogs/find.* et al: Find dialog, command
8634         * selection-chemistry.cpp: Fix copying objects from different parents; fix
8635 and
8636         reorganize copying gradients, recurse into groups
8638         * dialogs/xml-tree.cpp: Removed unused desktop shutdown signal, fixes
8639 problem
8640         with saving window settings on exit
8642         * select-toolbar.cpp: Percentage unit, lock toggle, NR::Rectification
8644         * sp-object.cpp path-chemistry.cpp splivarot.cpp et al: Sending
8645 _delete_signal
8646         recursively for descendants; switched to deleteObject where appropriate to
8647         notify clones
8649         * preferences-skeleton.h desktop.cpp desktop.h interface.cpp: Window layout
8650         fully configurable, commands in the View menu
8652         * path-chemistry.cpp: Fixed transform when combining inside group
8654         * preferences-skeleton.h sp-item.cpp dialogs/display-settings.cpp: Fixes in
8655         scalestroke (coded by Carl): arbitrary depth recusion, setting stroke-width
8656         via repr, pref in the transforms tab
8658         * widgets/sp-xmlview-attr-list.cpp: More robust listener
8660 2004-06-01  Ted Gould  <ted@gould.cx>
8662         * src/extension/internal/gdkpixbuf-input.cpp:
8663         Making it so that the lists of extensions and mimetypes are
8664         used in the creation of the plugins.  Also, free'ing everything
8665         properly so that we don't have a memory leak.
8667 2004-05-30  MenTaLguY  <mental@rydia.net>
8669         * src/selection.h, src/selection.cpp:
8670           rework SPSelection to be SPObject- rather than SPItem- oriented;
8671           this will be needed later for the layers/document tree dialog
8672           (and could prove useful for the XML editor later too)
8674         * src/sp-item.h: make SPItem a proper C++ subclass of SPObject
8676         * src/dialogs/item-properties.cpp:
8677           correct overly intimate knowledge of SPObject (use SP_OBJECT_ID rather
8678           than directly accessing the SPObject::id member)
8680 2004-05-27  Kees Cook  <kees@outflux.net>
8682         * src/extension/internal/ps.h, src/extension/internal/ps.cpp:
8683           Hopefully fixed the locale problems in the PS output generator.
8684         * src/sp-offset.cpp, src/display/bezier-utils-test.cpp,
8685           src/display/nr-arena-item.cpp, src/libnr/nr-svp-render.cpp,
8686           src/libnr/testnr.cpp, src/livarot/AlphaLigne.cpp,
8687           src/livarot/Ligne.cpp, src/livarot/Path.cpp,
8688           src/livarot/PathCutting.cpp, src/livarot/Shape.cpp,
8689           src/livarot/ShapeDraw.cpp, src/livarot/ShapeSweep.cpp,
8690           src/svg/svg-affine.cpp: added comments and notes to all remaining
8691           "printf"ish calls that have %g or %f in them.  Most are just debug
8692           output, etc.  Hopefully we are actually free of locale bugs!  :)
8693         * src/desktop.h, src/desktop.cpp: desktop's knowledge of
8694           fullscreen-ness doesn't depend on having the ability to DO it.  Other
8695           functions already test "is_fullscreen" to alter their behavior.
8697 2004-05-23  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8699         * src/extension/system.h, src/extension/system.cpp (build_from_file):
8700           Remove unused second argument.  Callers updated.
8701         * src/extension/system.cpp (build_from_reprdoc):
8702           Just one call to sp_repr_name per child.
8703         * src/extension/system.h, src/extension/system.cpp:
8704           Cleanup: greater conformance to CodingStyle.
8706 2004-05-23  MenTaLguY  <mental@rydia.net>
8708         * src/libnrtype/Makefile_insert, src/libnrtype/nr-type-gnome.cpp,
8709           src/libnrtype/nr-type-gnome.h, src/libnrtype/nr-type-dictionary:
8711           removed gnome-print libnrtype backend
8713 2004-05-20  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8715         * src/xml/repr.h, src/xml/repr-util.cpp:
8716           Remove unused function sp_repr_set_position_relative.
8718         * src/xml/repr-util.cpp (sp_repr_compare_position, sp_repr_position):
8719           Minor cleanups.
8721 2004-05-19  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8723         * src/sp-use.cpp: Cleanup: greater conformance to CodingStyle.
8725         * src/sp-item-group.cpp (sp_item_group_ungroup): Fix bug #956334:
8726           ungrouping was reversing the order of the group members.
8728         * src/xml/repr-get-children.h, src/xml/repr-get-children.cpp: New files.
8729         * src/xml/Makefile_insert (xml_libspxml_a_SOURCES): Add the new files.
8731         * src/xml/repr-private.h, src/xml/repr.cpp (sp_repr_nth_child):
8732           Remove this unused function.
8734         * src/xml/repr.h, src/xml/repr.cpp (sp_repr_parent):
8735           Mark pointer as not written through (const).
8737 2004-05-18  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8739         * src/xml/repr.cpp: Cleanup: greater conformance to CodingStyle.
8741         * src/Makefile_insert: Add missing dependencies on inkscape_version.h.
8742         * src/display/Makefile_insert: Adapt dependency object names for
8743           `subdir-objects' automake option.
8744         * src/helper/Makefile_insert: Adapt dependency object names for
8745           lack of libspchelp-specific CPPFLAGS.
8747 2004-05-17  Carl Hetherington <inkscape@carlh.net>
8749         * src/libnrtype/nr-type-w32.cpp: Tentative fix for
8750         build problems on Win32.
8752         * src/extension/internal/svg.cpp: Coding style cleanups.
8754 2004-05-17  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8756         * src/sp-item.h, src/sp-item.cpp: Remove unused
8757           distance-conversion functions sp_item_distance_to_svg_bbox,
8758           sp_item_distance_to_svg_viewport.
8760         * src/sp-item.cpp: Cleanup: greater conformance to CodingStyle.
8762         * acinclude.m4: Remove.
8764 2004-05-16  Carl Hetherington  <inkscape@carlh.net>
8766         * src/extension/internal/svg.cpp:
8767         Throw an exception if sp_repr_save_file fails.  This should close
8768         bug 948921.
8770 2004-05-16  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8772         * src/check-header-compile.in: New script.
8773         * configure.in: Add it to list of files for substitution.
8775         * src/star-context.cpp: Minor cleanups, and use g_strdup_printf instead
8776           of fixed-size buffer for translated string.
8778         * src/selection-chemistry.cpp: Use NR::Rect bounds() method instead of
8779           old bounds(NRRect*).
8781         * src/document.cpp (sp_document_create):
8782         * src/preferences-skeleton.h:
8783           Use INKSCAPE_VERSION from inkscape_version.h instead of VERSION.
8785         * src/libnr/nr-rotate-test.cpp: Use new rotate_equalp function.
8787         * src/libnr/nr-translate-ops.h (operator-): New function.
8789         * src/select-context.cpp:
8790         * src/selection-chemistry.cpp:
8791         * src/xml/repr.h:
8792         * src/sp-defs.h:
8793           Cleanup: greater conformance to CodingStyle.
8795         * src/libnr/nr-macros.h: Don't #include nr-matrix.h, nr-rect.h.
8797         * src/arc-context.h, src/desktop-affine.h, src/dir-util.h,
8798           src/draw-context.h, src/dyna-draw-context.h, src/help.h,
8799           src/knotholder.h, src/prefs-utils.h, src/select-toolbar.h,
8800           src/sp-clippath.h, src/sp-mask.h, src/sp-pattern.h, src/sp-use.h,
8801           src/text-context.h, src/toolbox.h, src/tools-switch.h,
8802           src/dialogs/dialog-events.h, src/dialogs/sp-attribute-widget.h,
8803           src/display/sp-canvas.h, src/helper/gnome-utils.h,
8804           src/helper/png-write.h, src/helper/stock-items.h, src/inkjar/jar.h,
8805           src/libnr/nr-matrix.cpp, src/libnr/nr-point-l.h,
8806           src/svg/stringstream.h, src/svg/svg-affine.cpp,
8807           src/widgets/gradient-selector.h, src/widgets/paint-selector.h,
8808           src/widgets/spinbutton-events.h, src/widgets/spw-utilities.h,
8809           src/xml/repr-action.h:
8810           Add missing header files as detected by check-header-compile script.
8812         * src/libnr/nr-rotate-fns.h, src/libnr/nr-rotate-fns.cpp: New files.
8813         * src/libnr/nr-rotate-fns-test.cpp: New unit test.
8814         * src/libnr/Makefile_insert, src/Makefile.am: Reference new files,
8815           add to unit tests.
8817         * src/libnr/nr-rotate.h: Add Coord,Coord constructor.
8819         * src/libnr/nr-rotate.h, src/libnr/nr-rotate-ops.h (operator*=):
8820         New method.
8822         * src/libnr/nr-point-fns.h (point_equalp): New function.
8824         * src/radial.h: Remove this unused header.
8826         * src/xml/xml-forward.h: New file.
8827         * src/xml/Makefile_insert: Add it to xml_libspxml_a_SOURCES.
8828         * src/xml/repr-private.h: Include it.
8830 2004-05-16  MenTaLguY  <mental@rydia.net>
8832         * src/libnrtype/nr-type-directory.cpp, src/libnrtype/nr-type-ft2.cpp,
8833           src/libnrtype/nr-type-ft2.h, src/libnrtype/nr-type-gnome.h,
8834           src/libnrtype/nr-type-w32.h, src/libnrtype/nr-type-xft.cpp,
8835           src/libnrtype/nr-typeface.h:
8837           transition to C++ inheritance
8839         * src/verbs.cpp, src/helper/action.h, src/helper/action.cpp,
8840           src/widgets/button.cpp, src/libnr/nr-object.cpp, src/libnr/nr-object.h:
8842           removed barely-used "in-place construction" facility for NRObject
8844         * src/helper/action.h, src/helper/action.cpp,
8845           src/display/nr-arena-glyphs.cpp, src/display/nr-arena-glyphs.h,
8846           src/display/nr-arena-image.cpp, src/display/nr-arena-image.h,
8847           src/display/nr-arena-item.cpp, src/display/nr-arena-shape.cpp,
8848           src/helper/action.cpp, src/helper/action.h, src/libnr/nr-object.cpp,
8849           src/libnr/nr-object.h, src/libnrtype/nr-type-ft2.cpp,
8850           src/libnrtype/nr-type-gnome.cpp, src/libnrtype/nr-type-w32.cpp,
8851           src/libnrtype/nr-typeface.cpp:
8853           Made NRObject "C++-compatible".  All C++ features including virtual
8854           methods and RTTI should now be available to NRObject subclasses
8855           _provided_:
8857            a) there is an unbroken chain of _C++_ inheritance from the subclass
8858               back to NRObject
8860            b) the NRObject-derived inheritance chain is always first in cases
8861               of multiple inheritance (the NRObject must be first in the memory
8862               layout)
8864            c) The subclass in question overrides NRObjectClass::cpp_ctor in its
8865               own class_init function, with a pointer to a function that calls
8866               the specific subclass' constructor (via placement new -- you will
8867               need to #include <new> for this to work)
8869               n.b. Objects of classes which do not override cpp_ctor will appear
8870               to the C++ runtime system (RTTI and virtual dispatch, at least) as
8871               objects of the closest ancestor class which does override it
8872               (NRObject or NRActiveObject if nothing else).
8874 2004-05-15  MenTaLguY  <mental@rydia.net>
8876         * src/display/nr-arena-shape.h, src/display/nr-arena-shape.cpp:
8877           further reduced dependency on SPStyle
8879 2004-05-14  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8881         * src/libnr/nr-path.cpp, src/libnr/nr-path.h (nr_path_matrix_bbox_union):
8882           Get rid of no-longer-needed tolerance arg.  Update callers.
8884         * src/selection.cpp, src/sp-chars.cpp, src/sp-image.cpp,
8885           src/sp-item-group.cpp, src/sp-item.cpp, src/sp-item.h,
8886           src/sp-marker.cpp, src/sp-root.cpp, src/sp-shape.cpp,
8887           src/sp-symbol.cpp, src/sp-text.cpp, src/sp-typeset.cpp,
8888           src/sp-use.cpp, src/dialogs/fill-style.cpp,
8889           src/dialogs/stroke-style.cpp, src/display/nr-arena-shape.cpp,
8890           src/libnr/nr-path.cpp, src/libnr/nr-path.h,
8891           src/libnrtype/nr-font.cpp, src/libnrtype/nr-rasterfont.cpp,
8892           src/libnrtype/nr-type-gnome.cpp, src/widgets/icon.cpp,
8893           src/widgets/paint-selector.cpp:
8894           Change argument from NRMatrix to NR::Matrix in SPItemClass->bbox,
8895           sp_item_invoke_bbox, sp_item_invoke_bbox_full,
8896           nr_path_matrix_bbox_union.  Users updated.
8898         * src/libnr/nr-rect.h, src/libnr/nr-rect.cpp (nr_rect_union_pt):
8899           new function.
8901         * src/libnr/nr-matrix-fns.h, src/libnr/nr-matrix-fns.cpp
8902           (NR::transform): new function.
8904         * src/Makefile_insert: Move fixes.cpp from libinkpre.a to libinkpost.a.
8905         * src/xml/Makefile_insert (xml_repr_action_test_LDADD):
8906           Add libinkpost.a, for fixes.o.  `make check' now works again.
8908         * src/sp-text.cpp (sp_text_set_transform):
8909           Don't include SP_OBJECT_CHILD_MODIFIED_FLAG in flags for
8910           sp_object_request_update.  Addresses `critical' warning.
8912 2004-05-13  John Cliff <simarilius@yahoo.com>
8914         * src/dialogs/stroke-style.cpp: Switched to using get_stock to retrieve
8915 markers.
8916         * src/helpers/stock-items.h, src/helpers/stock-items.cpp: created to handle
8917 stock items.
8918         * src/prefix.h: Added marker and gradient directorys.
8920 2004-05-13  Kees Cook <kees@outflux.net>
8922         * configure.in, src/main.cpp, config.h.mingw, debian/rules:
8923           made popt a requirement instead of an option.
8925 2004-05-13  Carl Hetherington  <cth103@houllier.home>
8927         * sp-color-notebook.cpp: Fix uninitialised value spotted by valgrind.
8929         * stroke-style.cpp:
8930         Fix ink_extract_marker_name returning a pointer into a free()d buffer.
8932 2004-05-13  Ted Gould <ted@gould.cx>
8934         * src/file.cpp:
8935         Making the default filename _("untitled.svg")
8937 2004-05-12  Kees Cook <kees@outflux.net>
8939         * config.h.mingw: added g_ascii_strtod macro.
8941 2004-05-12  Carl Hetherington <inkscape@carlh.net>
8943         * src/dialogs/export.cpp: fix faulty logic with exporting of
8944         selections, as reported by Artemio on the ML.
8946         * src/dialogs/desktop-properties.cpp: Fix a gtk_table size.
8947         Make use of spw_dropdown in one place.
8949         * src/select-context.cpp: Remove alt-drag "slow move" mode.
8950         Make alt-drag move without any grid snap, even if the grid
8951         is enabled.  Add a new mode, shift-drag, which preserves
8952         objects' grid offsets rather than snapping their snappoints.
8954         * src/selection-chemistry.cpp: Pasted objects have the same
8955         offset from the grid as the original, if the grid is enabled.
8956         Also a NRRect -> NR::Rect fix thrown in for no extra charge.
8958         * src/dialogs/display-settings.cpp: Added option to reverse
8959         the actions of drag and shift-drag when moving objects.
8961 2004-05-12  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8963         * src/main.cpp (main): Test ENABLE_NLS instead of HAVE_NLS (which
8964         wasn't getting defined).  Restores translations on *nix systems
8965         when inkscape translations aren't in system-wide /usr/share/locale.
8967 2004-05-10  Carl Hetherington <inkscape@carlh.net>
8969         * src/sp-item.cpp, src/dialogs/display-settings.cpp: primitive
8970         support for preserving line widths when scaling.  Thanks to Bulia
8971         for telling me what to do :)
8972         * src/dialogs/align.cpp: refactor some cut-and-paste code into
8973         a separate function.  Remove NRRect.  Declaration-to-first-use
8974         cleanups.
8975         * src/dialogs/transformation.cpp, src/dialogs/fill-stype.cpp:
8976         NRRect removal.  Declaration-to-first-use cleanups.
8978 2004-05-09  MenTaLguY <mental@rydia.net>
8980         * src/sp-paint-server.h: SPPaintServer now uses C++ inheritance
8982           (bigger question -- should SPPaintServer derive from SPObject?  I think
8983            not, actually ... it's more something that should be aggregated into
8984            the various paint-server-capable types)
8986         * src/display/nr-arena-shape.h, src/display/nr-arena-shape.cpp:
8987           first steps in removing SPStyle dependency from NRArenaShape --
8988           add fill and stroke paint server members, and use those instead
8989           of reading directly from an SPStyle.
8991 2004-05-09  Kees Cook <kees@outflux.net>
8993         * src/libnrtype/nr-type-xft.cpp: added patch 898200, hopefully this
8994           won't break anyone.
8995         * src/dialogs/desktop-properties.cpp: added patch 947127, along with
8996           some orientation bugfixes, list cleanup, and logic to select the
8997           correct menu items based on document settings.
8998         * configure.in: default to always replace g_ascii_strtod.
9000 2004-05-08  Kees Cook <kees@outflux.net>
9002         * src/extension/internal/gdkpixbuf-input.cpp: skip SVG files. (open bug)
9003         * configure.in, src/Makefile_insert, src/fixes.cpp: added replacement
9004           for g_ascii_strtod, since it has locale-related bugs in gnome 2.0.
9005           The upstream version is fixed, so some day, we won't need this any
9006           more.  (fixes "ugly icons" bug, and possibly the spinbutton locale bug)
9007         * src/dyna-draw-context.cpp, src/rect-context.cpp, src/sp-namedview.cpp,
9008           src/sp-object.cpp, src/sp-object.h, src/sp-pattern.cpp,
9009           src/sp-polygon.cpp, src/sp-polyline.cpp, src/sp-root.cpp,
9010           src/sp-spiral.cpp, src/sp-star.cpp, src/sp-symbol.cpp,
9011           src/sp-text.cpp, src/spiral-context.cpp, src/star-context.cpp,
9012           src/svg/ftos.cpp, src/svg/svg-affine.cpp, src/svg/svg-color.cpp,
9013           src/svg/svg-length.cpp: adding "config.h", making a few extra
9014           locale-sensitive functions use g_ascii versions.
9016 2004-05-08  MenTaLguY <mental@rydia.net>
9018         * src/sp-item.cpp: move "transformed" signal emission after actual
9019           application of transform
9021         * src/xml/repr-action.cpp, src/xml/repr-action.h, src/xml/repr.cpp:
9022           fix lifecycle issues with content and attribute strings
9024         * src/sp-object.h, src/sp-object.cpp: added SPObject::setId()
9026 2004-05-08  Kees Cook <kees@outflux.net>
9028         * src/verbs.cpp, src/help.cpp: localizing "about" and "keys" stuff.
9029         * po/*.po: rebuilt for new strings.
9031 2004-05-08  Carl Hetherington <inkscape@carlh.net>
9033         * src/dialogs/desktop-properties.cpp: the usual cleanups.  Also
9034         add some sp_document_done()s in various places.
9036 2004-05-08  bulia byak <bulia@users.sourceforge.net>
9038         * widgets/paint-selector.cpp: Tooltips, slight cosmetics
9040         * main.cpp: --help edit
9042         *  sp-use.h sp-use.cpp: Redid move compensation using _transformed_signal
9044         * sp-item.h sp-item.cpp: Added _transformed_signal, emitted by
9045 write_transform,
9046         passes the difference transform relative to the old one (not the new
9047 transform
9048         set)
9050         * nodepath.cpp: Fix lagging update of the other handle for smooth nodes
9052         * widgets/dash-selector.cpp: (Almost) fixed display of shorter-than-0.5
9053 dashes
9054         in selector; proper fixing will require manual drawing the dashes instead of
9055         using gdk dashes
9057         * preferences-skeleton.h: lots of new  dasharrays
9059         * dialogs/stroke-style.cpp: Remove repetitive code; relocation patch from
9060         mhearn; fixed, reenabled, and automated marker previews (no need for
9061 previews
9062         in markers.svg)
9064         * share/markers/markers.svg: Cleanup, sizes, remove manual previews
9066         * style.cpp: Disabled warning for overflow property (we need it for markers)
9068         * splivarot.cpp: Fixed transform when doing boolop inside group
9070         * libnr/nr-path.cpp: Ported fix from sodi, fixes two bugs with endnodes of a
9071         curve on the same hor/vert line
9073         * sp-namedview.cpp: Use set_default_size instead of _resize for setting
9074 window
9075         from namedview
9077         * preferences-skeleton.h dialogs/item-properties.cpp: Objects props
9078         transientized (better late than never)
9080         * dialogs/display-settings.cpp: Added simplify threshold
9082         * sp-use.cpp: Mega-kill use on unlink
9084         * preferences-skeleton.h dialogs/display-settings.cpp: Orphaned clones
9085 options
9087         * sp-item-group.cpp: Prevent jumps when ungrouping clone with its original
9089         * sp-object.cpp: Fix crash when deleting clone and its original
9091         * toolbox.cpp, tool contexts: Alt-x and top panel keyboard shortcuts now
9092 work
9093         for all tools
9095         * sp-use.cpp enums.h: Unlink option on self-delete
9097         * sp-use.cpp: Fix: disappeating clone on undoing ungrouping (_show finally
9098 works properly)
9100         * splivarot.cpp: Boolops: cleanup, preserve id, parent, position, fix to
9101 take
9102         style from the bottom object
9104         * interface.cpp verbs.cpp shortcuts.cpp: Mnemonics, tooltips, shortcuts,
9105         cleanup, autoraise removed from menu
9107 2004-05-07  Kees Cook <kees@outflux.net>
9109         * src/verbs.cpp: re-localizing tutorials.  My goof!
9110         * po/POTFILES.in: removed arikkei references
9112 2004-05-07  Carl Hetherington <inkscape@carlh.net>
9114         * src/desktop.cpp: make sure that a SPNamedView's modified signal
9115         is connected to the SPDesktop even when a file is loaded into an
9116         existing SPDesktop.  Fixes problems whereby grid snap does not
9117         work for the first file loaded in a session.  Fix a && -> & typo.
9119         * src/sp-object.cpp: declaration-to-first-use and coding style
9120         cleanups.
9122 2004-05-05 Spundun Bhatt <spundun@isi.edu>
9124         * configure.in: Stole Nathan's configure hack and used it to
9125         support gtkmm-2.4
9127 2004-05-06  Ted Gould  <ted@gould.cx>
9129         * src/file.cpp, src/extension/extension.cpp, src/extension/init.cpp,
9130         src/extension/internal/Makefile_insert,
9131         src/extension/internal/gdkpixbuf-input.cpp,
9132         src/extension/internal/gdkpixbuf-input.h:
9133           Changing the import functionality so that it works much more like open.
9134           You can use any format, and it will place that file directly in the
9135           document that you are working on.  Added input extensions that cover all
9136           of the bitmap formats that are covered with gdkpixbuf.  Also, more
9137           formats can be used using the scripting system.
9139 2004-05-06  Carl Hetherington <inkscape@carlh.net>
9141         * src/sp-line.cpp, src/sp-mask.cpp, src/sp-metrics.cpp:
9142         declaration-to-first-use and coding style cleanups
9144 2004-05-05  MenTaLguY  <mental@rydia.net>
9146         * src/libnrtype/nr-type-dictionary.cpp: removed 'private-fonts'
9147           feature (we should rely on fontconfig for "custom" font stuff)
9149         * configure.in, src/Makefile_include, src/Makefile.am,
9150           src/libarikkei/*: removed the now unused libarikkei
9152 2004-05-05 Nathan Hurst <njh@mail.csse.monash.edu.au>
9154         * src/dialogs/text-edit.cpp, configure.in: Added support for spell
9155         checking in text dialog.
9157 2004-05-04  MenTaLguY <mental@rydia.net>
9159         * src/display/nr-arena-glyphs.h: fixed cut-and-paste error in
9160           NRArenaGlyphsGroup::create()
9162         * src/selection.cpp, src/selection.h: fixed global "changed" propagation
9164 2004-05-02  MenTaLguY <mental@rydia.net>
9166         * src/file.cpp, src/print.cpp, src/sp-chars.cpp, src/sp-clippath.cpp,
9167           src/sp-image.cpp, src/sp-item-group.cpp, src/sp-mask.cpp,
9168           src/sp-pattern.cpp, src/sp-shape.cpp, src/sp-text.cpp,
9169           src/sp-use.cpp, src/dialogs/stroke-style.cpp,
9170           src/display/canvas-arena.cpp, src/display/nr-arena-glyphs.cpp,
9171           src/display/nr-arena-glyphs.h, src/display/nr-arena-group.h,
9172           src/display/nr-arena-image.h, src/display/nr-arena-item.cpp,
9173           src/display/nr-arena-item.h, src/display/nr-arena-shape.h,
9174           src/display/nr-arena.h, src/libnr/nr-object.h, src/widgets/icon.cpp:
9176           removed nr_arena_item_new in favor of static ::create() functions
9177           which call NRArenaItem::init() to perform setup (i.e. setting
9178           NRArenaItem::arena).  Eventually NRArenaItem::init() and
9179           nr_arena_item_init will merge and become NRArenaItem's constructor.
9181 2004-04-30  MenTaLguY <mental@rydia.net>
9183         * src/sp-use.cpp: call parent class' write methods rather than
9184           attempting to do everything (wrongly) ourselves; among other
9185           things, <use> transform attributes weren't getting written
9187         * src/sp-object.h, src/sp-object.cpp:
9189           designate a "successor" object so we still perform as
9190           expected if objects are replaced in the middle of e.g. a
9191           bulk delete operation
9193         * src/sp-use.cpp: cleanups and succession logic for <use>
9194           deletion
9196         * src/widgets/sp-hwrap-box.cpp, src/widgets/sp-hwrap-box.h,
9197           src/widgets/sp-vwrap-box.cpp, src/widgets/sp-vwrap-box.h,
9198           src/widgets/sp-wrap-box.cpp, src/widgets/sp-wrap-box.h,
9199           src/widgets/test-wrapbox.cpp, src/widgets/Makefile_insert:
9201           Removed unused (and imperfect) "wrapbox" widgets.
9203         * src/sp-object.h, src/sp-object.cpp, src/sp-item-group.cpp:
9205           Removed unused sp_object_invoke_forall and sp_object_sequence
9206           methods.  (forall might be nice to have, but we can do better
9207           implementation-wise now that we're in C++-land)
9209 2004-04-30 njh <njh@mail.csse.monash.edu.au>
9211         * main.cpp: replaced gtk_init with g_type_init for console mode.
9212         Closes 944969.
9214 2004-04-29  MenTaLguY <mental@rydia.net>
9216         * src/sp-image.cpp, src/sp-item.cpp, src/sp-item.h, src/sp-line.cpp,
9217           src/sp-path.cpp, src/sp-rect.cpp, src/sp-text.cpp:
9219           write_transform becomes set_transform, which applies the given
9220           transform to the object without (!) invoking a repr write
9222         * src/sp-star.cpp, src/svg/svg-length.h, src/svg/svg-length.cpp,
9223           src/svg-types.h, src/svg/svg.h:
9225           replaced raw integers with real units enum
9227         * src/libnr/nr-matrix.h:
9229           removed dead assertion (it's always valid to retrieve the
9230           translation component of a matrix)
9232         * src/selection-chemistry.cpp:
9234           delete items via SPItem (SPObject), not repr
9236         * src/sp-object.h, src/sp-object.cpp:
9238           added SPObject::deleteObject() and a delete notification signal;
9239           SPObject now inherits from GObject in the C++ sense
9241         * src/sp-use.h:
9243           don't accept references to the use or its ancestors (preventing
9244           infinite loops)
9246         * src/sp-use.cpp, src/sp-use.h:
9248           added automatic deletion when referrent is deleted
9250         * src/uri-reference.h:
9252           added URIReference::getOwner()
9254 2004-04-29  Carl Hetherington <inkscape@carlh.net>
9256         * src/extension/internal/win32.cpp: add textToPath parameter to
9257         description in order to fix #944131.
9259 2004-04-28  Carl Hetherington <inkscape@carlh.net>
9261         * src/desktop.cpp, src/inkscape.cpp, src/sp-namedview.cpp
9262         Part of the fix for #942149.  Also fixed some compiler warnings.
9264         * src/display/nr-arena.cpp: Fixed an unused variable warning.
9266         * src/main.cpp: Fix a warning that is raised on Windows.
9268 2004-04-28  bulia byak <bulia@users.sourceforge.net>
9270         * inkscape.cpp: Fixed prev/next desktop; numbered from 0
9272         * Lots of files: Replaced all strtod() and atof() by g_ascii_strtod()
9274         * interface.cpp verbs.cpp: Tooltip edits
9276         * view.cpp view.h desktop.cpp: Signal and function to pop statusbar message
9278         * dialogs/dialog-events.cpp: Only set the UTILITY hint for non-modal
9279 windows,
9280         fixes "disappearing save as"
9282         * toolbox.cpp widgets/widget-sizes.h widgets/button.cpp: Got rid of button
9283         relief, top panel made less tall
9285         * desktop.cpp preferences-skeleton.h dialogs/display-settings.cpp: Done away
9286         with the sticky zoom button, now in prefs
9288         * path-chemistry.cpp: Preserve id= in combine/break, convert to paths;
9289 preserve
9290         z-order in combine/break; cleanups
9292         * splivarot.cpp: New selection API, Simplify preserves id=
9294         * select-context.cpp preferences-skeleton.h sp-item.cpp display-settings.cpp
9295         splivarot.cpp sp-item-group.cpp sp-item-transform.cpp
9296         sp-item-notify-moveto.cpp nodepath.cpp node-context.cpp seltrans.cpp
9297         seltrans.h: Switched to global preservetransform, transform writing
9298         unification (no more manual transform= setting all over the place), stamp
9299         preserves parent, mental's new SPSelection API, pruning dead code
9301         * verbs.cpp interface.cpp: Eliminated Dialogs menu, added ... to dialog
9302         commands, rearrangements, menu items display tooltips in statusbar when
9303         selected
9305         * sp-item-group.cpp sp-item-group.h: Made document_done optional in ungroup
9306 (not
9307         done when the function is called from another function)
9309         * dialogs/display-settings.cpp enums.h preferences-skeleton.h sp-use.cpp
9310         sp-use.h: Clone move compensation (3 modes), settable in prefs
9312         * seltrans.cpp selection-chemistry.cpp: Do not translate a clone if its
9313 original
9314         is in the selection
9316         * verbs.cpp verbs.h interface.cpp shortcuts.cpp sp-use.cpp sp-use.h
9317         selection-chemistry.cpp selection-chemistry.h: Unlink Clone verb and menu
9318         command (preserves id=)
9320         * selection-chemistry.cpp selection-chemistry.h verbs.h verbs.cpp
9321 shortcuts.cpp
9322         interface.cpp: Select Original verb and command, scrolls to the original
9324         * selection-chemistry.cpp selection-chemistry.h verbs.cpp verbs.h
9325 interface.cpp:
9326         Clone command
9328         * sp-use.h sp-use.cpp: Use URIReference; Propagate update to parent class
9329         (SPItem) (fixes redraw on dragging a clone)
9331         * dropper-context.cpp dropper-context.h dialogs/display-settings.cpp:
9332         Implemented pick modes (pick either actual color with transparency or
9333 visible
9334         color without transparency); added statusbar indication; color is only set
9335 on
9336         mouse release
9338         * seltrans.cpp display/sodipodi-ctrlrect.cpp: Finally the correct selection
9339 cue
9340         rect (fixed displacement)
9342 2004-04-27  Carl Hetherington <inkscape@carlh.net>
9344         * src/desktop.cpp: Check for there being no items when zooming to
9345         the drawing.  This fixes bug #942137.
9347 2004-04-26  Carl Hetherington <inkscape@carlh.net>
9349         * config.h.mingw, prefix.h:
9350         INKSCAPE_VERSION moved to inkscape_version.h.
9351         INKSCAPE_{PIXMAP,SCREENS,TUTORIALS,MARKERS}DIR moved to prefix.h
9353         * src/Makefile.mingw, src/inkscape_version.h.mingw
9354         Use CVS inkscape_version.h.mingw for inkscape_version.h on Win32.
9356         * src/sp-use.cpp: fix a warning.
9358 2004-04-26  Ted Gould  <ted@gould.cx>
9360         * share/extensions/ai_input.inkmod, share/extensions/dia.inkmod,
9361         share/extensions/txt2svg.inkmod, src/extension/extension.cpp,
9362         src/extension/internal/svg.cpp:
9364         Making the names of the input extensions look like the output ones.
9365         Also, threw in a slight memory savings in removing the implementation on
9366         deactivated extensions.
9368 2004-04-26  MenTaLguY  <mental@rydia.net>
9370         * src/selection.cpp: migrate to new glib idle API
9372         * src/extension/db.cpp: can't call ->deactivated() on a NULL pointer..
9374 2004-04-26  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
9376         * configure.in: Replace use of old AM_PROG_LIBTOOL macro with
9377           AC_PROG_LIBTOOL.
9379 2004-04-26  Ted Gould  <ted@gould.cx>
9381         * share/extensions/epsi_output.inkmod:
9383         Added in a check for ps2epsi
9385         * src/dialogs/filedialog.cpp, src/extension/db.cpp, src/extension/db.h,
9386         src/extension/extension.cpp, src/extension/extension.h,
9387         src/extension/init.cpp, src/extension/system.cpp:
9389         Implementing a 'deactivated' extension.  This means that it should
9390         still exist, but show up as insensitive in any GUI element that could use
9391         it.  The idea here is that users should know what they don't have, but
9392         Inkscape supports.
9394 2004-04-26 Nathan Hurst <njh@mail.csse.monash.edu.au>
9396         * src/{libnr,libnrtype,widgets,display,helper,.}*.{h,cpp}: moved
9397         from typedef _name name; to C++ style struct name; forward
9398         references.
9400 2004-04-25  Ted Gould  <ted@gould.cx>
9402         * share/extensions/ai_output.inkmod, share/extensions/dia.inkmod,
9403         share/extensions/dropshadow.inkmod, share/extensions/epsi_output.inkmod,
9404         share/extensions/roundhole.inkmod, share/extensions/svgz_input.inkmod,
9405         share/extensions/svgz_output.inkmod, share/extensions/txt2svg.inkmod,
9406         src/extension/implementation/script.cpp,
9407         src/extension/implementation/script.h:
9409         Adding in support for superior checking of dependencies.  Now scripts
9410         can include a line, which will look for a binary in the path.  So
9411         something like dia input will no be loaded if there isn't dia available in
9412         the path.
9414 2004-04-25  Carl Hetherington <inkscape@carlh.net>
9416         * src/verbs.cpp, src/rect-context.cpp, src/spiral-context.cpp,
9417         src/event-context.cpp, src/text-context.cpp,
9418         src/dialogs/stroke-style.cpp, src/xml-tree.cpp, src/widgets/sp-widget.cpp:
9419         SPSelection OO-ification.
9421         * src/display/curve.cpp: Don't raise a critical error if a new
9422         curve cannot be created in sp_curve_new_from_bpath().  This can
9423         happen if a file contains a strange path, like one with only a
9424         move in it and nothing else.  This is part of the fix for bug
9425         934882.
9427         * src/sp-path.cpp: cope with sp_curve_new_from_bpath() returning
9428         NULL in sp_path_set().  This is the other part of the fix for 934882.
9430         * src/path-chemistry.cpp, src/sp-offset.cpp, src/sp-ellipse.cpp,
9431         src/display/nr-arena-glyhs.cpp:
9432         added asserts for calls to sp_curve_new_from_bpath() which look
9433         like they might not expect it to return NULL.
9435         * src/desktop.h: add a comment about how SPDesktop::selection
9436         should never generally be NULL.
9438         * src/desktop-handles.cpp: ensure that sp_desktop_selection never
9439         returns NULL, so that we don't have to check for this eventuality
9440         elsewhere.
9442         * src/arc-context.cpp, src/seltrans.cpp, src/desktop.cpp: be less defensive
9443 about
9444         SPDesktop::selection being NULL.
9446         * src/path-chemistry.cpp, src/select-context.cpp,
9447         src/selection-chemistry.cpp, src/star-context.cpp,
9448         src/dialogs/align.cpp, src/dialogs/item-properties.cpp,
9449 src/dialogs/text-edit.cpp:
9450         SPSelection OO-ification.  Also some coding style and
9451         declaration-to-first-use cleanups.
9453         * src/toolbox.cpp: SPSelection OO-ification.  Various cleanups.
9455         * src/selection.h: remove deprecated access functions.
9457         * src/dialogs/fill-style.cpp: declaration-to-first-use cleanups.
9459         * src/selection.cpp: add vim and Emacs mode blocks.
9461         * src/object-ui.cpp: very minor coding style fix.
9463 2004-04-24  MenTaLguY <mental@rydia.net>
9465         * src/arc-context.cpp, src/dyna-draw-context.cpp, src/object-ui.cpp,
9466           src/path-chemistry.cpp, src/rect-context.cpp, src/select-context.cpp,
9467           src/select-toolbar.cpp, src/selection-chemistry.cpp, src/selection.h,
9468           src/spiral-context.cpp, src/star-context.cpp, src/text-context.cpp,
9469           src/verbs.cpp, src/dialogs/export.cpp, src/dialogs/fill-style.cpp,
9470           src/dialogs/in-dt-coordsys.cpp, src/dialogs/stroke-style.cpp,
9471           src/dialogs/transformation.cpp, src/dialogs/xml-tree.cpp:
9473           removed sp_selection_set_item(), sp_selection_set_repr(),
9474           sp_selection_is_empty(), sp_selection_item_selected(),
9475           and sp_selection_repr_selected()
9477 2004-04-24  Ted Gould  <ted@gould.cx>
9479         * share/extensions/ill2svg.pl:
9481         Applying a patch made to the Sodipodi list by Tuukka Pasanen which adds in
9482         support for text in Illustrator files.  Also, I backed out the changes
9483         which removed being able to specify the line endings.  This will, by
9484         default, force them back to mac compatible.  Mac files didn't work with
9485         those changes.
9487 2004-04-24  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
9489         * configure.in: Tentatively remove config.h definitions of
9490           INKSCAPE_MARKERSDIR, INKSCAPE_PIXMAPDIR, INKSCAPE_SCREENSDIR,
9491           INKSCAPE_TUTORIALSDIR, with the understanding that these are to be
9492           provided by prefix.h.
9493         * src/prefix.h: Define INKSCAPE_MARKERSDIR.
9495         * src/extension/extension.cpp (Extension):
9496         * src/extension/init.cpp (check_extensions):
9497           Address warning.
9499         * src/dialogs/stroke-style.cpp: #include prefix.h.
9501         * src/Makefile.am (EXTRA_DIST): Add */makefile.in.
9503         * src/libnr/Makefile_insert (libnr_libnr_a_SOURCES):
9504           Add libnr/nr-convex-hull.h, needed by sp-canvas.cpp.
9506 2004-04-24  Ted Gould  <ted@gould.cx>
9508         * src/Makefile_include, src/prefix.cpp:
9510         Removing the redefition of NULL and adding to the make system.
9512 2004-04-24  Ted Gould  <ted@gould.cx>
9514         * src/extension/db.cpp, src/extension/db.h, src/extension/extension.cpp,
9515         src/extension/extension.h, src/extension/init.cpp,
9516         src/extension/internal/eps-out.cpp, src/extension/internal/eps-out.h,
9517         src/extension/internal/ps-out.cpp, src/extension/internal/ps-out.h:
9519         Adding in more checks for individual extensions.  All of them
9520         should still pass though.  Also, moved the extension database from
9521         glib to STL.  This allows extensions to be deleted while using the
9522         foreach functions (which causes instability with the glib hash
9523         table).
9525 2004-04-24  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
9527         * src/dialogs/Makefile_insert:
9528         * src/display/Makefile_insert:
9529         * src/xml/Makefile_insert:
9530           Get rid of unneeded CPPFLAGS specification.
9532         * src/Makefile.am:
9533         * src/Makefile_insert:
9534           New generated file inkscape_version.h, to replace
9535           -DINKSCAPE_VERSION=\"$(VERSION)\".
9536         * src/help.cpp: #include it.
9538 2004-04-23  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
9540         * src/sp-polygon.cpp:
9541         * src/splivarot.cpp:
9542         * src/style.cpp:
9543         Change include stringstream.h to include svg/stringstream.h.
9545         * src/Makefile.am, src/Makefile_insert: Change libinkscape.a use
9546           to eliminate triple compilation of these object files.
9548         * src/Makefile.am: Use `subdir-objects' option.
9550         * src/Makefile.am: Add global INCLUDES setting.
9551         * src/*/Makefile_insert: Get rid of now-redundant $(INKSCAPE_CFLAGS)
9552           from *_CPPFLAGS.
9554         * src/*/makefile.in: `%' as a target doesn't behave as intended,
9555         so replace with less general `clean %.a %.o' and add .SUFFIXES.
9557 2004-04-22  Ted Gould  <ted@gould.cx>
9559         * src/draw-context.cpp, src/dropper-context.cpp,
9560         src/dyna-draw-context.cpp, src/node-context.cpp, src/nodepath.cpp,
9561         src/sp-ellipse.cpp, src/sp-offset.cpp, src/sp-path.cpp,
9562         src/sp-polygon.cpp, src/sp-shape.cpp, src/splivarot.cpp, src/toolbox.cpp,
9563         src/display/curve.cpp, src/display/nr-arena-shape.cpp,
9564         src/extension/internal/gnome.cpp, src/extension/internal/ps.cpp,
9565         src/libnr/nr-path.cpp, src/libnr/nr-path.h,
9566         src/libnrtype/nr-rasterfont.cpp, src/libnrtype/nr-type-ft2.cpp,
9567         src/libnrtype/nr-type-gnome.cpp, src/libnrtype/nr-type-w32.cpp,
9568         src/libnrtype/nr-typeface.cpp, src/livarot/PathCutting.cpp,
9569         src/svg/gnome-canvas-bpath-util.cpp, src/svg/svg-path.cpp:
9571         Changing the ART_ enums to NR_ so that if libart is include (like if
9572         you are building gnome-print) it doesn't conflict with the internal
9573         definitions.
9575         * share/extensions/svgz_output.inkmod, src/extension/extension.cpp,
9576         src/extension/init.cpp, src/extension/implementation/script.cpp:
9578         Adding in a little more checking code.  Now extensions can start
9579         deleting themseleves if they fail certain tests.  More tests are
9580         needed, along with more testing of this feature.  Consider this
9581         an 'early release' of the feature. ;)
9583 2004-04-22  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
9585         * src/Makefile.am: Make non-recursive.  Now sources */Makefile_insert.
9586           See HACKING or discussion on mailing list.
9587         * autogen.sh: Bump requirement from automake-1.6 to automake-1.7.
9588         * configure.in: Don't generate src/blah/Makefile, but do generate
9589           src/blah/makefile.
9590         * src/*/Makefile.am: Remove.
9591         * src/*/makefile.in: New wrapper makefiles to allow typing `make' from
9592           subdirectories of src.  (Not used by compiles started from top-level
9593           or from src/.)
9595 2004-04-21  MenTaLguY <mental@rydia.net>
9597         * src/libnrtype/nr-type-w32.h: fixed unremoved underscores
9599         * src/select-context.cpp, src/selection.cpp, src/selection.h,
9600           src/seltrans.cpp, src/tools-switch.cpp, src/dialogs/align.cpp:
9601           remove improper twiddling of desktop message line from SPSelection;
9602           some additional work is now required in SPSelectContext to update
9603           the message properly in all cases.
9605         * src/selection.h, src/selection.cpp: touched up and documented
9606           SPSelection
9608         * src/uri-references.h: documentation touch-ups
9610 2004-04-20  Kees Cook <kees@outflux.net>
9612         * src/file.cpp, src/desktop.cpp: moved sp_file_open unselection code into
9613           sp_desktop_change_document.  Generalized Carl's fix for unref counting
9614           since it applies in both cases.  (My bad!)
9616 2004-04-20  MenTaLguY <mental@rydia.net>
9618         * src/text-context.cpp: merged Carl's fix for signal cleanup
9620         * src/selection.h: marked wrappers for old API as deprecated
9622 2004-04-20  Carl Hetherington <inkscape@carlh.net>
9624         * src/extension/internal/ps.cpp, src/extension/internal/ps.h:
9625         Fixed some bugs in exporting images that seem to have been
9626         introduced when the code was copied from the gimp.  They caused
9627         problems when exporting bitmap images to PS.
9629         * src/file.cpp: fix bug whereby the first file loaded in a session
9630         would not have its modified status checked when closed.  Hence if
9631         you modified the first file you loaded and then closed it, you
9632         would not be asked to confirm the close.
9634         * src/preferences-skeleton.h: add \n to the end of each line to
9635         fix bug 938368.
9637 2004-04-19  MenTaLguY <mental@rydia.net>
9639         * src/arc-context.cpp, src/desktop-handles.h, src/desktop.h,
9640           src/draw-context.cpp, src/draw-context.h, src/forward.h,
9641           src/inkscape-private.h, src/inkscape.cpp, src/node-context.cpp,
9642           src/node-context.h, src/rect-context.cpp, src/selection-chemistry.cpp,
9643           src/selection-chemistry.h, src/selection.cpp, src/selection.h,
9644           src/seltrans.h, src/spiral-context.cpp, src/star-context.cpp,
9645           src/star-context.h, src/text-context.cpp, src/dialogs/xml-tree.cpp,
9646           src/widgets/sp-widget.h:
9648           finished GObject removal from SPSelection
9650         * src/arc-context.h, src/arc-context.cpp, src/desktop.cpp, src/desktop.h,
9651           src/draw-context.cpp, src/draw-context.h, src/node-context.cpp,
9652           src/node-context.h, src/rect-context.cpp, src/rect-context.h,
9653           src/selection.cpp, src/selection.h, src/seltrans.cpp, src/seltrans.h,
9654           src/spiral-context.cpp, src/spiral-context.h, src/text-context.cpp,
9655           src/text-context.h, src/toolbox.cpp:
9657           migrated SPSelection to SigC++ signals (though it's a bit messy
9658           right now)
9660 2004-04-19  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
9662         * src/dialogs/stroke-style.cpp: Cleanups: greater conformance to
9663         CodingStyle.  Moved some declarations to their first use.
9665 2004-04-19  Carl Hetherington <inkscape@carlh.net>
9667         * src/dialogs/stroke-style.cpp, libnr/nr-rect-l.cpp:
9668         Fix a couple of compiler warnings.
9670         * src/dialogs/filedialog-win32.cpp: add OFN_NOCHANGEDIR to Win32
9671         flags in OPENFILENAME structs.  This prevents the open / save
9672         boxes from changing the current directory.  Any change to the
9673         current directory causes problems for subsequent attempts to
9674         load icons from pixmaps.  Also, fix a bug whereby the save
9675         dialogue would sometimes not open due to being passed a filename
9676         it didn't like.
9678 2004-04-19  bulia byak <bulia@users.sourceforge.net>
9680         * shortcuts.cpp selection-chemistry.cpp selection-chemistry.h verbs.cpp
9681 verbs.h
9682         interface.cpp: Clone command (Edit menu, Shift+Ctrl+N)
9684         * sp-use.cpp: Update propagated to parent class (SPItem), misc fixes
9686         * sp-polygon.cpp: Fix for points= updating by adding set_shape call into
9687 _write
9688         (bug 910142)
9690         * text-context.cpp: Do not create text object unless a printable key was
9691         pressed; fixes 934280
9693         * widgets/dash-selector.cpp dialogs/stroke-style.cpp: Removed marker
9694 buttons,
9695         fixed g_free crash in marker menus, added tooltips, added stroke-miterlimit
9696         spinbutton
9698         * splivarot.cpp: Outline handles multiple objects; All commands use correct
9699         stroke_miterlimit
9701         * splivarot.cpp sp-offset.cpp: Fix for 932642
9703         * helper/sodipodi-ctrlrect.cpp: Simplify and fix dashes and offsets
9705         * widgets/gradient-selector.cpp: Tooltip edits
9707         * verbs.cpp verbs.h interface.cpp...: Remove tool options
9709         * seltrans.cpp: Pivot marker made inverse
9711         * toolbox.cpp: More defocusing
9713         * *-context.cpp: Eliminated config widgets from all tools
9715         * toolbox.cpp sp-ellipse.cpp: Ellipse fixes, tooltips
9717         * verbs.cpp: Options -> Preferences
9719         * dialogs/display-settings.cpp: An options dialog, completely new; selector
9720         widget grafted here
9722         * preferences-skeleton.h node-context.cpp select-context.cpp: scaling uses
9723         defaultscale
9725         * dialogs/display-settings.cpp display/nr-arena-image.cpp: Make oversample
9726         saveable
9728         * toolbox.cpp: Aux toolbar for calligraphic
9730         * preferences-skeleton.h: fill-opacity:1 for calligraphic
9732         * select-context.cpp seltrans.cpp seltrans.cpp: Patch to enable box and none
9733         options for per-object selection cue
9735         * main.cpp: Removed C-locale setting, not needed anymore; temporary switch
9736 of
9737         gettext encoding for console output
9739         * inkscape.cpp: Memory fix from sodi
9741         * right-click finishes pen (patch by Carl)  draw-context.cpp
9743 2004-04-19  Carl Hetherington <inkscape@carlh.net>
9745         * src/livarot/ShapeRaster.cpp
9746         Fix an unitialised value error that was spotted by valgrind.
9748 2004-04-18  MenTaLguY <mental@rydia.net>
9750         * src/selection.cpp, src/selection.h, src/selection-chemistry.cpp,
9751           src/seltrans.cpp, src/nodepath.cpp:
9752           made all SPSelection members private, and changed all methods into
9753           real C++ methods (with temporary inline wrappers for the old C
9754           pseudo-methods)
9756 2004-04-18  Carl Hetherington <inkscape@carlh.net>
9758         * src/print.cpp, src/print.h, src/sp-text.cpp
9759         src/extension/extension.cpp src/extension/extension.h,
9760         src/extension/implementation/implementation.cpp,
9761         src/extension/implementation/implementation.h,
9762         src/extension/internal/eps-out.cpp, src/extension/internal/eps-out.h,
9763         src/extension/internal/ps.cpp, src/extension/internal/ps.h,
9764         Add very basic feature to allow PS text to be exported as real
9765         text, rather than being converted to paths first.  Needs some
9766         work, mostly on font handling.
9768         * src/seltrans.cpp: Slightly improve placement of the bounding
9769         box selection cue.
9771         * src/sp-shape.cpp: various marker-related cleanups, mostly factoring out
9772         common code into functions.
9774 2004-04-17  MenTaLguY <mental@rydia.net>
9775         * src/inkscape.cpp, src/node-context.cpp, src/selection-chemistry.cpp,
9776           src/selection.cpp, src/selection.h, src/seltrans.cpp, src/sp-gradient.cpp,
9777           src/sp-item.cpp, src/sp-offset.cpp, src/dialogs/transformation.cpp,
9778           src/libnr/nr-rect.cpp, src/libnr/nr-rect.h:
9779           Cleaned up NR::Rect API and made SPSelection's desktop pointer private.
9781         * src/display/sp-canvas.cpp, src/libnr/nr-convex-hull.h,
9782           src/libnr/nr-rect.h:
9784           First use of NR::ConvexHull (for propagating canvas bounding boxes)
9786 2004-04-17  Kees Cook <kees@outflux.net>
9788         * share/icons/icons.svg, src/verbs.cpp: made last three ugly menu icons.
9790 2004-04-17  Nathan Hurst <njh@mail.csse.monash.edu.au>
9792         * configure.in src/draw-context.cpp src/dropper-context.cpp
9793         src/dyna-draw-context.cpp src/nodepath.cpp src/nodepath.h
9794         src/path-chemistry.cpp src/sp-chars.cpp src/sp-ellipse.cpp
9795         src/sp-offset.cpp src/sp-path.cpp src/sp-polygon.cpp
9796         src/sp-shape.cpp src/sp-text.cpp src/splivarot.cpp src/style.cpp
9797         src/style.h src/dialogs/fill-style.cpp
9798         src/dialogs/object-properties.cpp src/dialogs/stroke-style.cpp
9799         src/display/canvas-bpath.cpp src/display/canvas-bpath.h
9800         src/display/canvas-grid.h src/display/curve.cpp
9801         src/display/curve.h src/display/nr-arena-glyphs.cpp
9802         src/display/nr-arena-glyphs.h src/display/nr-arena-shape.cpp
9803         src/display/sodipodi-ctrl.cpp src/display/sodipodi-ctrl.h
9804         src/display/sodipodi-ctrlrect.h src/display/sp-canvas-util.cpp
9805         src/display/sp-canvas-util.h src/display/sp-canvas.cpp
9806         src/display/sp-canvas.h src/display/sp-ctrlline.cpp
9807         src/extension/internal/ps.cpp src/extension/internal/ps.h
9808         src/libnr/Makefile.am src/libnr/libnr.def src/libnr/nr-path.cpp
9809         src/libnr/nr-path.h src/libnr/nr-svp-private.h
9810         src/libnr/nr-svp-render.cpp src/libnr/nr-svp-render.h
9811         src/libnr/nr-svp.cpp src/libnr/nr-svp.h
9812         src/libnrtype/nr-rasterfont.cpp src/libnrtype/nr-type-ft2.cpp
9813         src/libnrtype/nr-type-gnome.cpp src/libnrtype/nr-type-w32.cpp
9814         src/libnrtype/nr-typeface.cpp src/livarot/PathCutting.cpp
9815         src/svg/gnome-canvas-bpath-util.cpp
9816         src/svg/gnome-canvas-bpath-util.h src/svg/svg-path.cpp
9817         src/svg/svg.h: removed libart.
9819         * src/libnr/nr-svp-uncross.cpp src/libnr/nr-svp-uncross.h: deleted
9820         uncross and SVL routines.
9823 2004-04-15  Carl Hetherington <inkscape@carlh.net>
9825         * src/make.exclude, src/make.dep, src/make.files, src/make.ofiles:
9826         Various fixes to the Win32 build following rearrangement of some
9827         source files and cleanups to libnr.
9829         * src/sp-text.cpp: remove an unused variable.
9831         * src/display/sodipodi-ctrlrect.cpp: removed two unused variables.
9833 2004-04-16  MenTaLguY <mental@rydia.net>
9835         * src/selection.cpp, src/selection.h, src/forward.h: initial
9836           C++ification of SPSelection class
9838 2004-04-15  Kees Cook <kees@outflux.net>
9840         * debian/control, debian/changes: dropping (currently) unused
9841           dependancies.  Added "0.39cvs" tag.
9843 2004-04-15  Carl Hetherington <inkscape@carlh.net>
9845         * src/seltrans.cpp, src/helper/sodipodi-ctrlrect.cpp,
9846         src/helper/sodipodi-ctrlrect.h:
9847           Use black, dashed bounding boxes for indicating itemselection,
9848           rather than red, solid boxes (as suggested by Bulia).
9850         * src/desktop.cpp:
9851         Small fix for the problem whereby the first file loaded in an
9852         Inkscape session will not have its grid set up properly.  This was
9853         my patch #935013.
9855         * src/dialogs/filedialog-win32.cpp:
9856         Use the extension system to build the list of allowable file types
9857         for save.  This means that save as PS and EPS work properly.
9859         * src/streams-zlib.cpp, src/livarot/PathConversion.cpp,
9860         src/livarot/PathCutting.cpp, src/livarot/PathSimplify.cpp,
9861         src/livarot/PathStroke.cpp, src/livarot/Shape.cpp,
9862         src/livarot/ShapeMisc.cpp, src/display/nr-arena-glyphs.cpp,
9863         src/helper/sodipodi-ctrlrect.cpp, src/helper/sp-canvas.cpp,
9864         src/extension/internal/win32.cpp:
9865         Fix compiler warnings, mostly about unused variables.
9867         * src/helper/sp-canvas-util.cpp:
9868         Fix what I and someone else considered to be an obvious typo.  The
9869         function in question isn't used, however, so it's a bit difficult
9870         to test.
9872         * src/libnrtype/nr-rasterfont.cpp:
9873         Fix a warning wrt a cast from NR::Matrix to NRMatrix.
9875         * src/sp-shape.cpp:
9876         Fix bug #935758.
9879 2004-04-14  Ted Gould <ted@gould.cx>
9881         * src/file.cpp, dialogs/filedialog.cpp:
9882         Making it so that the filename will get placed in the save as dialog
9883         if there is a name for the file.  Otherwise the last save directory
9884         is used (properly now)
9886 2004-04-15  MenTaLguY <mental@rydia.net>
9888         * most files in src/: removed many old "compatable" struct typedefs
9890         * src/libarikkei/arikkei-dict.cpp, src/libarikkei/arikkei-dict.h:
9891           removed unused arikkei files
9893         * configure.in: added gtkmm dependency
9895 2004-04-14  Kees Cook <kees@outflux.net>
9897         * src/helper/unit-menu.cpp: Turns out I found a 2nd bug while
9898           investigating patch 934358.  I've applied this patch again, which gives
9899           us the entire fix.
9900         * src/draw-context.cpp: Investigated patch 934351 from cth103.  Applied a
9901           slight variation to conform to the function calling styles of that code.
9902         * configure.in: Implemented gcc version test for >= 3.0.0
9903         * src/file.cpp, src/interface.cpp, share/icons/icons.svg, src/verbs.cbb:
9904           finished "File / Revert" implementation.  Found a memory leak in
9905           "file_save".  Added more sanity checking to "sp_file_revert" and more
9906           status messages.
9907         * src/main.cpp, src/file.h, src/file.cpp: removed redundant code,
9908 implemented
9909           in "sp_file_open".
9911 2004-04-13  Kees Cook <kees@outflux.net>
9913         * tools-version.sh: added a possible fix for BSDish tools.
9914         * configure.in, share/patterns/Makefile.am: inkscape janitor strikes
9915           again!  This is a quick cleanup to Ted's new directories.  Looks
9916           like "patterns" got left out.
9917         * share/clipart/.cvsignore, share/templates/.cvsignore,
9918           share/examples/.cvsignore, share/fonts/.cvsignore,
9919           share/gradients/.cvsignore, share/keyboards/.cvsignore,
9920           share/palettes/.cvsignore, share/patterns/.cvsignore:
9921           Added Makefile build-cruft to .cvsignores.
9922         * src/helper/unit-menu.cpp: applied a variation to patch 934358 from cth103
9923           to fix grid unit changing bug.
9924         * configure.in: fixed capitalization of "libpng" to avoid confusion.
9925         * src/sp-namedview.cpp, src/document.cpp, src/document.h, src/file.cpp,
9926           src/file.h, src/document-undo.cpp, src/interface.cpp, src/verbs.cpp,
9927           src/verbs.h:
9928           Newly opened files will only create new windows if the current document
9929           is untouched.  (RFE#928517)
9930           Added support for future "File/Revert" handling.  Needs
9931           a little more support in the SPDocument structure.  See notes in
9932           "src/file.cpp", function "sp_file_revert_dialog".
9934 2004-04-13  Ted Gould <ted@gould.cx>
9936         * configure.in, share/Makefile.am, share/clipart/Makefile.am,
9937           share/examples/Makefile.am, share/fonts/Makefile.am
9938           share/gradients/Makefile.am, share/keyboards/Makefile.am
9939           share/markers/Makefile.am, share/palettes/Makefile.am
9940           share/screens/Makefile.am, share/templates/Makefile.am:
9941         Making it so that the clipart and everything else gets put in
9942         the tarball, and also get installed in the share directory.  Many
9943         of these have just 'README' files, but they now have good place-
9944         holders for further development.
9946 2004-04-12  Kees Cook <kees@outflux.net>
9948         * src/dialogs/stroke-style.cpp, src/Makefile.am, src/dialogs/Makefile.am,
9949           src/widgets/Makefile.am, configure.in: fixed up INKSCAPE_*DIR paths so CVS
9950           will compile happily for me.  This way if paths change, files will be
9951           recompiled.  The old way would let configure run again (changing the
9952           datadir path) without forcing a recompile, which could break the
9953           compiled paths.
9955 2004-04-13  John Cliff <simarilius@yahoo.com>
9956         * src/sp-shape.cpp, src/dialogs/stroke-style.cpp:
9957         Couple of changes to marker related code, mid and end markers now point in
9958 correct
9959         direction, turning off start markers behaves correctly.
9960         This follows on from changes made by me and Carl Hetherington that were
9961 commited
9962         yesterday to
9963         src/inkscape-stock.cpp, src/sp-item.cpp, src/sp-marker.cpp,
9964 src/sp-shape.cpp,
9965         src/style.cpp, src/style.h, src/dialogs/stroke-style.cpp
9966         to implement marker UI and fixes to the marker rendering code.
9968 2004-04-11  Ted Gould <ted@gould.cx>
9970         * src/extension/system.cpp, src/extension/internal/eps-out.cpp
9971           src/extension/internal/eps-out.h:
9972         First pass at a file save dialog with EPS output.  The dialog
9973         sets the bounding box in the file.  Comments encouraged.
9975 2004-04-11  Ted Gould <ted@gould.cx>
9977         * src/file.cpp, src/main.cpp, src/print.cpp, src/extension/init.cpp,
9978           src/extension/init.h, src/extension/system.cpp, src/extension/system.h,
9979           src/extension/implementation/script.cpp,
9980 src/extension/internal/eps-out.cpp,
9981           src/extension/internal/gnome.cpp, src/extension/internal/ps-out.cpp,
9982           src/extension/internal/ps.cpp, src/extension/internal/svg.cpp,
9983           src/extension/internal/win32.cpp:
9984         Change alot of files, but small changes.  Basically just took
9985         system.cpp and init.cpp and finally ported them to the Inkscape::
9986         Extension namespace.  Cleaned up the code in them a bunch, it is
9987         much easier to read now!  All the other files are just referencing
9988         these changes.
9990 2004-04-11  Kees Cook <kees@outflux.net>
9992         * src/verbs.h, src/verbs.cpp, src/interface.cpp, src/interface.h: replaced
9993           the rest of the missing menu verbs: "View New", "Cleanup".  Created
9994           generic function to add icons to a given menu item (for submenu icons
9995           mostly).
9996         * share/icons/icons.svg: added "selection_cleanup", "selection_deselect",
9997           "selection_select_all".  Corrected "view_new" and "selection_smooth",
9998           "dialog_toggle", "dialog_tool_options", "file_open_recent".
9999         * src/selection-chemistry.cpp, src/selection-chemistry.h: renamed
10000           "selection_cleanup" function.
10002 2004-04-11  Jon Phillip <jon@rejon.org>
10004         * Makefile.mingw share/Makefile.am src/Makefile.am
10005           share/markers/Makefile.am share/markers/.cvsignore config.h.mingw
10006           configure.in:
10007           Added the proper infrastructure to get files to the right location for
10008           markers.
10010         * share/tutorials/tipsandtricks.svg: Deleted the URL trick because it no
10011           longer works or something.
10013 2004-04-11  Kees Cook <kees@outflux.net>
10015         * src/verbs.h, src/verbs.cpp: added verbs for the Help and Tutorials menus.
10016         * src/interface.cpp: replaced contents of sp_ui_menu_help to use new verbs.
10017         * src/help.h, src/help.cpp: replaced sp_help_keys with more generic
10018           sp_help_open_screen, similar to sp_help_open_tutorial.
10019         * share/icons/icons.svg: created really ugly "help_tutorials" and
10020           "help_keys" icons.  The "help_keys" one needs the most help.  :)
10022 2004-04-09  Ted Gould <ted@gould.cx>
10024         * share/extensions/Makefile.am, share/extensions/epsi_output.inkmod,
10025           share/extensions/ps2epsi.sh, src/extension/extension.cpp,
10026           src/extension/extension.h, src/extension/init.cpp,
10027           src/extension/implementation/implementation.cpp,
10028           src/extension/implementation/implementation.h,
10029           src/extension/implementation/script.cpp,
10030           src/extension/implementation/script.h,
10031           src/extension/internal/Makefile.am, src/extension/internal/eps-out.cpp,
10032           src/extension/internal/eps-out.h, src/extension/internal/ps.cpp:
10034           Okay, these are some changes that I've had in my directory for
10035           a little while.
10037           1) adding the basics of checking extensions.  This will allow
10038              them to remove themselves based on their dependencies failing.
10040           2) Adding the concepts of a 'helper extension' to scripts.  This
10041              allows them to use other extensions for handling the data, so
10042              they don't have to deal with SVG directly - Inkscape will
10043              build the pipeline.  An example of this is the epsi output.
10045           3) Adding the bounding box change provided by Carl Hetherington
10046              to the Postscript output.  The EPS output plugin sets this, so
10047              now EPSes have smaller bounding boxes.  A GUI needs to be
10048              written for this setting.
10050 2004-04-08  MenTaLguY <mental@rydia.net>
10052         * configure.in, src/svg/ftos.cpp: fix for OS X build
10054         * src/extensions/internal.ps.cpp: crash fix
10056 2004-04-07  MenTaLguY <mental@rydia.net>
10058         * src/xml/repr.cpp: adjusted the advertising comment in the default
10059           document template (we need a real default document template, btw)
10061         * src/svg/ftos.cpp, src/svg/itos.cpp, src/svg/round.cpp,
10062           src/svg/ftos.h, src/svg/stringstream.h: incorporated Bryce's number
10063           serializing code (disabled for now, due to the impending release)
10065         * src/dialogs/stroke-style.cpp, src/dialogs/sp-shape.cpp:
10066           nuked unused variables
10068 2004-04-07  bulia byak <bulia@users.sourceforge.net>
10070         * icons.svg: Alignment fix
10072         * src/select-toolbar.cpp: Swapped rotate buttons
10074         * share/tutorials/: Cleanup, added Russian translation of basic
10076         * extension/extension.cpp extension/system.cpp extension/internal/ps.cpp
10077         extension/implementation/script/cpp: Fixes to make non-ascii filenames work
10078 again
10080         * src/verbs.cpp: Remove xpm icon that causes trouble on win32
10082         * share/examples/: new gradient.svg, tiger.svgz, cleanup
10084         * src/widgets/gradient-vector.cpp: Crash fix: loading new gradient into the
10085         editor does not completely reset it
10087         * share/icons/icons.svg: New dialog icons, draw tool icons, changed colors
10089         * src/dialogs/align.cpp src/helper/bezier-utils.cpp: remove pjrm's debug
10090 output
10092         * share/tutorials/: SVG cleanup: remove unused font properties, wrong radius
10093         paths in ellipses (leftovers from old versions). Expanded & updated tips &
10094 tricks.
10096         * file.cpp: Set uri on save in one place; save 'offcially' from here only
10098         * system.cpp system.h: Remove redundant uri-setting on open and save, add
10099         official arg to sp_module_system_save to prevent docname/docbase changing on
10100         temporary saves
10102         * many files: _() fixes, edits in labels, messages, tooltips, mnemonics
10104         * src/inkscape.cpp: remove redundancy in error messages for failing to load
10105 prefs
10107         * share/extensions src/extension/internal: Renaming file formats to include
10108 (*.ext)
10110         * src/interface.cpp src/dialogs/filedialog.cpp: Transientize, make modal
10111         open/save dialogs, ditto for warning overwrite and make it unresizeable
10113         * src/dialogs/xml-tree.cpp: Do not deselect item on canvas when a
10114 non-selectable
10115         thing is highlighted in xml editor
10117         * src/sp-guide.cpp: Guide position updated after undo
10119         * src/widgets/sp-xmlview-attr-list.cpp: Max length of viewable attributes
10120         increased
10122         * many files: Adib's svgostringstream patches to remove printfs
10124         * src/selection-chemistry.cpp: Crash fix when pasting style to an object
10125 that
10126         has none (e.g. group)
10128         * src/knot.cpp: Knot dragging autoscrolls
10130         * src/sp-text.cpp src/text-context.cpp: Cursor movements autoscroll
10132         * src/desktop.h src/desktop.cpp: autoscrollspeed can be overridden in call
10134         sp_desktop_scroll_to_point
10136         * src/text-context.cpp src/sp-text.cpp: Text cursor made inverse. Initial
10137 cursor
10138         after click is no longer horizontal.
10140         * src/helper/sp-ctrlline.cpp: Always-visible inversion for ctrlline
10142         * src/libnrtype/nr-type-w32.cpp: Fix stretch and variant on win32
10144         * src/widgets/gradient-vector.cpp: Undo fix; new stop takes average of its
10145         neighbors' colors; is between stops even when the last stop is selected
10147 2004-04-06  Ted Gould <ted@gould.cx>
10149         * src/file.cpp, src/dialogs/filedialog.cpp, src/extension/extension.cpp,
10150         src/extension/system.cpp:
10151         Moving code around so that the filename extension gets put on by
10152         the extension that is saving the file.  This adds a couple complications
10153         in that the extension now needs to check for overwriting the file
10154         and also set the document URI.  Better overall, but a PITA.
10156 2004-04-05  njh <njh@mail.csse.monash.edu.au>
10158         * debian/rules,debian/control: applied patch from Kees Cook to remove
10159         obsolete libraries, and to tidy things up a tad.
10161 2004-04-04  Ted Gould <ted@gould.cx>
10163         * src/main.cpp, src/extension/extension.cpp, src/extension/system.cpp:
10164         Now the input autodetect will try the SVG filter if the autodetect
10165         fails.  This was done by the command line, but now it is done
10166         everywhere.
10168 2004-04-04  MenTaLguY <mental@rydia.net>
10170         * src/xml/repr-io.cpp, src/xml/repr.cpp, src/xml/repr.h:
10171         Take the full list of document node children from libxml, and
10172         append them in the correct order.  This fixes bug #929348.
10174         * src/xml/repr-io.cpp, src/xml/repr.cpp, src/xml/repr-private.h:
10175         Added API for coping with comments at the root level (i.e. siblings
10176         of the root XML node), and made corresponding changes to the repr-io
10177         code.  In theory this should be enough to preserve them upon loading,
10178         though in practice it still doesn't appear to be working (bug #929348).
10179         Is there some libxml thing we need to do?
10181 2004-04-04  Ted Gould <ted@gould.cx>
10183         * a bunch of files
10184         Sorry, I seem to be in some delay getting e-mail.  Anyway, a few
10185         files were changed to add in a new parameter 'dataloss'  Basically
10186         this signifies that a format was used to save that may not save
10187         the whole document and thus, a pop-up is elevated on close to signal
10188         that you might want to 'really save' this document.
10190 2004-04-03  Ted Gould <ted@gould.cx>
10192         * share/extensions/svgz_input.inkmod, src/file.cpp,
10193           src/extension/extension.cpp, src/extension/internal/svg.cpp:
10194         Making it so that input extensions can specify the output extension
10195         that gets used to save them.  If this field isn't filled in, the value
10196         gets set to NULL, and then the Save As dialog is used instead of
10197         just trying to save.
10199 2004-04-03  Ted Gould <ted@gould.cx>
10201         * src/file.cpp, src/main.cpp, src/extension/extension.cpp,
10202           src/extension/extension.h, src/extension/system.cpp,
10203           src/extension/internal/svg.cpp:
10204         Fixing the output_extension flag to not be saved in a file, but also
10205         to be able to be specified by the input module.  Also, this fixes
10206         the commandline processing of files to make them use the extension
10207         system.
10209 2004-04-02  Ted Gould <ted@gould.cx>
10211         * src/file.cpp, src/extension/db.cpp, src/extension/internal/svg.cpp:
10212         Changing it so that SVG documents open and default to with
10213         extension namespace.  Also, autodetect is reenabled.
10215 2004-04-03  Peter Moulder <pmoulder@mail.csse.monash.edu.au>
10217         * src/helper/bezier-utils.cpp (NewtonRaphsonRootFind): Fix my
10218         previous commit.
10220 2004-04-02  Ted Gould <ted@gould.cx>
10222         * share/extensions/svgz_output.inkmod, src/main.cpp, src/print.cpp,
10223           src/extension/init.cpp, src/extension/implementation/script.cpp,
10224           src/extension/implementation/script.h,
10225           src/extension/internal/Makefile.am, src/extension/internal/ps-out.cpp,
10226           src/extension/internal/ps-out.h, src/extension/internal/ps.cpp:
10227         Fixing the commandline printing.  This required fixing both the
10228         print driver to handle the newer extensions stuff.  It seems
10229         happy now.  I went ahead and implemented save as postscript
10230         while I was at it.
10232 2004-04-02  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
10234         * src/helper/bezier-utils.cpp (NewtonRaphsonRootFind): Ensure that the
10235         "improved" value is never worse than the previous guess.
10237         * src/helper/bezier-utils.cpp:
10238         Greater CodingStyle conformance, mainly whitespace changes.
10240         * src/helper/bezier-utils.cpp (sp_bezier_fit_cubic_full):
10241         Always reparameterize between generate_bezier and calc_max_error.
10242         Switch from discouraged alloca (see man page) to g_new, at cost of
10243         some extra g_free calls in the code.
10244         (reparameterize): Do in-place modification.
10246         * src/helper/bezier-utils-test.cpp:
10247         Add tests for generate_bezier, sp_bezier_fit_cubic_full.
10248         Change to a simpler test bezier.
10250         * src/helper/bezier-utils.cpp (sp_darray_left_tangent,
10251         sp_darray_right_tangent):
10252         Switch to using just the two end points for calculating the gradient.
10253         (The old code could sometimes cause g_warning's.)
10254         Correct the documentation of requirements.
10255         (sp_darray_center_tangent): Similarly remove the #if'ed out code for
10256         looking at more than two points.
10258 See doc/Changelog_archive.txt for older entries
10260 # Local Variables:
10261 # tab-width:8
10262 # indent-tabs-mode:t
10263 # End:
10264 # vim: tabstop=4:noexpandtab:shiftwidth=4