Code

added SPDesktop::updateNow() and forced redraw of canvas upon completion of selection...
[inkscape.git] / ChangeLog
1 2006-07-23  John Bintz  <jcoswell@coswellproductions.org>
3   * src/desktop.cpp, src/desktop.h
4   
5     added SPDesktop::updateNow()
6   
7   * src/event-context.cpp, src/select-context.cpp, src/node-context.cpp
8   
9     forced redraw of canvas upon completion of selection or panning
10     to work around event starvation issue at high zoom levels
12 2006-07-22  John Bintz  <jcoswell@coswellproductions.org>
14   * src/desktop.cpp, src/desktop.h, src/document-undo.cpp,
15     src/document.h, src/document-private.h, src/document.cpp:
17     forced redraw of canvas upon document commit to work
18     around event starvation issue at high zoom levels
20 2006-07-21  MenTaLguY  <mental@rydia.net>
22         * src/splivarot.cpp:
23         
24           patch from John Bintz, adding pref to simplify multiple
25           paths separately
27 2006-07-21  MenTaLguY  <mental@rydia.net>
29         * configure.ac: first shot at implementing --enable-lsb
31 2006-07-21  MenTaLguY  <mental@rydia.net>
33         * src/style.cpp, src/style.h:
35           switch to using sigc++ signals
37 2006-07-21  MenTaLguY  <mental@rydia.net>
39         * src/layer-manager.cpp, src/layer-manager.h:
41           switch to sigc++ signals and manually clean up signal connections
42           (although it may not be strictly necessary to do so here)
44 2006-07-21  MenTaLguY  <mental@rydia.net>
46         * src/document-subset.cpp, src/object-hierarchy.cpp,
47           src/object-hierarchy.h, src/selection.cpp, src/selection.h,
48           src/ui/view/edit-widget.cpp, src/ui/view/edit-widget.h,
49           src/uri-references.cpp, src/uri-references.h:
50         
51           switch to sigc++ signals for "modified" and "release"
53 2006-07-21  MenTaLguY  <mental@rydia.net>
55         * src/document.cpp, src/sp-object.cpp, src/sp-object.h:
57           sp_object_invoke_release -> SPObject::releaseReferences,
58           plus the introduction of sigc++ signals for "release" and 
59           "modified" which will eventually replace the GObject signals
61 2006-07-20  MenTaLguY  <mental@rydia.net>
63         * src/libnrtype/RasterFont.h, src/libnrtype/font-instance.h:
65           replace two uses of hash_map with standard STL map
67 2006-07-18  Bryce Harrington <bryce@bryceharrington.org>
68         * src/document.h, src/document.cpp:  Refactoring from mental &
69           bryce to consolidate document update functionality from
70           sp_document_ensure_is_up_to_date() and
71           sp_document_idle_handler().  This is the first step in getting
72           updates of defs (and markers) fixed.
74 2006-07-18  Tim Dwyer  <Tim.Dwyer@infotech.monash.edu.au>
76         * src/graphlayout/graphlayout.cpp,
77           src/conn-avoid-ref.h:
78           We now use connector spacing to determine the minimum space required
79           between shape bounding boxes when graph layout with avoid overlap
80           constraints is applied.  This means that there should always be enough
81           room for connectors to route between shapes.  Also changed the default
82           connector spacing to a less extreme 3.
84 2006-07-17  Tim Dwyer  <Tim.Dwyer@infotech.monash.edu.au>
86         * src/libcola/cola.h,
87           src/libcola/connected_components.cpp,
88           src/graphlayout/graphlayout.cpp:
89           Disconnected graphs are now handled more gracefully,
90           connected components are arranged separated (in place) and
91           then overlaps between components are removed.
93 2006-07-13  Michael Wybrow  <mjwybrow@users.sourceforge.net>
95         * src/Makefile_insert, src/Makefile.am, src/svg/Makefile_insert,
96           src/xml/Makefile_insert, src/libnr/Makefile_insert:
97           Add "$(srcdir)/" to some things so that "make check" works in 
98           the case that the build directory is somewhere other than the
99           source directory.
101         * src/sp-conn-end-pair.cpp, src/connector-context.cpp,
102           src/document.cpp, src/libavoid/*:
103           Update libavoid with upstream fixes, optimisations and new features.
105 2006-07-13  Tim Dwyer  <Tim.Dwyer@infotech.monash.edu.au>
107         * src/libvpsc/*,
108           src/graphlayout/graphlayout.cpp:
109           Toggle on connector toolbar can force connectors with 
110           end-markers (arrows) to point downwards
112 2006-07-13  Michael Wybrow  <mjwybrow@users.sourceforge.net>
114         * src/libavoid/router.cpp: Fixed a bug in the libavoid function
115           Router::attachedConns().  Previously unused, but needed by Tim
116           for new Graph Layout code.
118 2006-07-13  Jon Phillips  <jon@rejon.org>
120         * src/inkview: Added commandline option capability to inkview and 
121           got code ready to add a timer for an automatic slideshow capability.
123 2006-07-12 Tim Dwyer  <Tim.Dwyer@infotech.monash.edu.au>
125         * src/libvpsc/*,
126           src/libcola/*,
127           src/graphlayout/graphlayout.cpp,
128           src/removeoverlaps/removeoverlaps.cpp:
129           Boost graph layout algorithms replaced by custom constraint layout
130           algorithm (implemented in libcola).  New layout supports constraints
131           such as downward pointing connectors (directed graph layout) or
132           non-overlapping shapes.
133           libvpsc contains updated code for quadratic program solver used by
134           libcola and removeoverlaps.  Fixes bug #1441411.
136 2006-07-02  Colin Marquardt  <colin@marquardt-home.de>
138         * AUTHORS, src/ui/dialog/aboutbox.cpp: Add Niko, Hugo, Dale and
139           Gustav.
141 2006-06-30  Michael Wybrow  <mjwybrow@users.sourceforge.net>
143         * src/connector-context.cpp, src/widgets/toolbox.cpp:
144           Add undo event descriptions for the connector context.
146 2006-06-27  Michael Wybrow  <mjwybrow@users.sourceforge.net>
148         * packaging/macosx/ScriptExec/main.c:
149           Add some quotes to fix a problem for people on OS X with 
150           spaces in their home directory path.  Fixes bug #1512019.
152 2006-06-21  Colin Marquardt  <colin@marquardt-home.de>
154         * share/templates/DVD_cover_regular_300dpi.svg,
155           share/templates/DVD_cover_slim_300dpi.svg,
156           share/templates/DVD_cover_superslim_300dpi.svg,
157           share/templates/DVD_cover_ultraslim_300dpi.svg:
158           DVD templates by Aleksandar Urosevic. Closes #1507164.
160 2006-06-19  Michael Wybrow  <mjwybrow@users.sourceforge.net>
162         * packaging/macosx/Resources/script,
163           packaging/macosx/Resources/bin/inkscape:
165           Improve quoting of shell variables.
167         * packaging/macosx/ScriptExec/ScriptExec.xcodeproj/project.pbxproj:
169           Xcode 2 project file for the OS X launcher.  This will build a
170           Universal version of the launcher by default.  The project files for
171           different versions are named differently, so this will be picked up and
172           used if the package builder has a sufficiently new version of Xcode.
174         * packaging/macosx/ScriptExec/ScriptExec.xcode/sveinbjornt.pbxuser,
175           packaging/macosx/ScriptExec/ScriptExec.xcode/voisine.pbxuser:
177           Remove unnecessary user preference files.
179         * Makefile.am:
180         
181           Update the Xcode project files included when creating releases.
183 2006-06-13  Jon A. Cruz  <jon@joncruz.org>
185         * TRANSLATORS, src/ui/dialog/aboutbox.cpp:
187           Applied patch #1505715.
189 2006-06-13  Jon A. Cruz  <jon@joncruz.org>
191         * packaging/macosx/Resources/etc/fonts/fonts.conf:
193           Applied patch #1505765.
195 2006-06-09  Jon A. Cruz  <jon@joncruz.org>
197         * src/object-snapper.cpp, src/selection.cpp, src/selection.h,
198           src/seltrans.cpp:
200           Applied patch #1503864.
202 2006-06-09  Jon A. Cruz  <jon@joncruz.org>
204         * src/widgets/toolbox.cpp:
206           Handle case when function call fails.
207           Fixes bug #1501150.
209 2006-06-07  Jon A. Cruz  <jon@joncruz.org>
211         * src/seltrans.cpp:
213           Work-around for seltrans not getting calls to grab() and ungrab() as
214           expected.
215           Fixes bug #1501156.
217 2006-06-07  Jon A. Cruz  <jon@joncruz.org>
219         * src/widgets/toolbox.cpp:
221           Applied patch #1502407.
222           Fixes bug #1500049.
224 2006-06-07  Jon A. Cruz  <jon@joncruz.org>
226         * packaging/macosx/ScriptExec/main.c, packaging/osx-app.sh:
228           Fixing OS X fc-cache problem.
229           Applied patch #1502063.
231 2006-06-07  Jon A. Cruz  <jon@joncruz.org>
233         * src/sp-item-group.cpp, src/sp-path.cpp, src/sp-star.cpp,
234           src/sp-switch.cpp, src/ui/widget/ruler.cpp:
236           Applied patch #1501709.
238 2006-06-05  Jon A. Cruz  <jon@joncruz.org>
240         * trace/siox.cpp, trace/siox.h, trace/trace.cpp,
241           src/ui/dialog/tracedialog.cpp:
243           Applied patch #1501375.
245 2006-06-05  Jon A. Cruz  <jon@joncruz.org>
247         * trace/siox.cpp, trace/trace.cpp:
249           Applied patch #1501134.
251 2006-06-05  Jon A. Cruz  <jon@joncruz.org>
253         * src/dialogs/layers-panel.cpp:
255           Allow action when no layer selected.
256           Fixes bugs #1494646.
258 2006-06-05  Jon A. Cruz  <jon@joncruz.org>
260         * trace/siox.cpp:
262           Applied patch #1500659.
264 2006-06-05  Jon A. Cruz  <jon@joncruz.org>
266         * src/dialogs/layers-panel.h, src/dialogs/layers-panel.cpp:
268           Blocked signal when changes are not from the layers UI.
269           Fixes bugs #1495406 and most of #1494646.
271 2006-06-02  Colin Marquardt  <colin@marquardt-home.de>
273         * TRANSLATORS: Add Stefan Graubner.
275 2006-06-01  Jon A. Cruz  <jon@joncruz.org>
277         * src/extension/internal/pdf-mini.h
279           Fix for delete[] mismatch and binary tweak from Ulf Erikson.
281 2006-06-01  Jon A. Cruz  <jon@joncruz.org>
283         * src/dialogs/layers-panel.h, src/dialogs/layers-panel.cpp:
285           Added layer opacity slider.
286           Fixes RFE #1496569.
288 2006-05-31  Colin Marquardt  <colin@marquardt-home.de>
290         * TRANSLATORS: Add vonHalenbach for tutorial translations.
292 2006-05-29  Jon A. Cruz  <jon@joncruz.org>
294         * src/extension/internal/odf.cpp:
295         Corrected deletes and uninitizlied variables.
296         Fixes bug# 1489961.
298 2006-05-30 John Cliff <simarilius@yahoo.com>
299         src/trace/potrace/inkscape-potrace.cpp
300         Changed bitsPerSample from hardcoded to calculated for multi color traces
301         to fix bugs 1188811 and 1484076
303 2006-05-29  Jon A. Cruz  <jon@joncruz.org>
305         * src/xml/repr-io.cpp:
306         Changed to strip leading BOM from input.
307         Fixes bug# 1121666.
309 2006-05-29  Bryce <bryce@bryceharrington.org>
310         * sp-shape.cpp:  Adding documentation
312 2006-05-29  Jon A. Cruz  <jon@joncruz.org>
314         * src/desktop.cpp, src/layer-manager.cpp, src/dialogs/layers-panel.cpp:
315         Workaround to avoid assertion upon file revert.
317 2006-05-28  Bryce <bryce@bryceharrington.org>
318         * sp-marker.cpp:  Adding documentation
320 2006-05-28  MenTaLguY  <mental@rydia.net>
322         * src/dialogs/clonetiler.cpp, src/dialogs/iconpreview.cpp,
323           src/dialogs/stroke-style.cpp, src/display/curve.cpp,
324           src/display/sp-canvas.cpp, src/dyna-draw-context.cpp,
325           src/extension/internal/gnome.cpp, src/extension/internal/pdf.cpp,
326           src/extension/internal/ps.cpp, src/extension/internal/win32.cpp,
327           src/file.cpp, src/inkview.cpp, src/libnr/nr-macros.h,
328           src/libnr/nr-object.cpp, src/libnr/nr-path.cpp,
329           src/libnr/nr-pixblock.cpp, src/libnr/nr-pixblock-pattern.cpp,
330           src/libnr/nr-svp.cpp, src/libnr/nr-svp-render.cpp,
331           src/libnrtype/FontFactory.cpp, src/libnrtype/Layout-TNG-Output.cpp,
332           src/libnrtype/nr-type-primitives.cpp, src/path-chemistry.cpp,
333           src/splivarot.cpp, src/sp-marker.cpp, src/ui/widget/icon-widget.cpp,
334           src/widgets/icon.cpp:
336           replace nr_new() with g_new(), and try to converge on using the
337           glib allocator a little more instead of the others (aside from
338           libgc)
340 2006-05-28  MenTaLguY  <mental@rydia.net>
342         * share/icons/icons.svg:
344           correct vertical text flow icon to  correctly reflect lines stacking
345           right-to-left, as well as improving pixel alignment on both text flow
346           icons
348 2006-05-28  MenTaLguY  <mental@rydia.net>
350         * src/widgets/toolbox.cpp:
352           add tooltips to text toolbar widgets
354 2006-05-28  Jon A. Cruz  <jon@joncruz.org>
356         * src/layer-manager.cpp, src/layer-manager.h,
357           src/preferences-skeleton.h, src/ui/dialog/inkscape-preferences.cpp,
358           src/ui/dialog/inkscape-preferences.h,
359           src/widgets/layer-selector.cpp, src/dialogs/layers-panel.cpp:
361           Finished option to turn on or off deslecting when switching layers.
362           Fixes RFE #1495701.
364 2006-05-28  Jon A. Cruz  <jon@joncruz.org>
366         * src/dialogs/layers-panel.h, src/dialogs/layers-panel.cpp:
368           Changed clicking on visibility and locked toggles to not switch
369           selected layer.
370           Fixes bug #1495856.
372 2006-05-28  Michael Wybrow  <mjwybrow@users.sourceforge.net>
374         * src/sp-conn-end-pair.cpp: Detach connectors from empty groups
375           before trying to route connectors to them.  This is required
376           since empty groups have no physical position.  Fixes bug #1448811.
378 2006-05-27  Kees Cook  <kees@outflux.net>
380         * src/extension/implementation/script.cpp: allow output extension
381           parameters to be prompted and used, closes bug #1495310.
383 2006-05-26  MenTaLguY  <mental@rydia.net>
385         * src/dialogs/layers-panel.h, src/dialogs/layers-panel.cpp:
387           make button labels translatable, and use HButtonBox instead of HBox for
388           better appearance
390 2006-05-26  Jon A. Cruz  <jon@joncruz.org>
392         * src/layer-manager.cpp, src/layer-manager.h,
393           src/dialogs/layer-properties.cpp, src/dialogs/layers-panel.cpp:
395           Prevent layer name duplication.
396           Fixes bug #1115407.
398 2006-05-26  Jon A. Cruz  <jon@joncruz.org>
400         * src/widgets/desktop-widget.cpp:
402           Fixed resize handle in corner of main UI.
403           Fixes bug #1493995.
405 2006-05-26  Jon A. Cruz  <jon@joncruz.org>
407         * src/layer-manager.cpp, src/layer-manager.h,
408           src/widgets/layer-selector.cpp:
410           Cleaned up propagation of status changes.
411           Fixes bug #1495333.
413 2006-05-26  Michael Wybrow  <mjwybrow@users.sourceforge.net>
415         * src/path-prefix.h: Add missing CREATE_* directory locations
416           for building an OS X application bundle.  Fixes bug #1495284.
418 2006-05-25  Bryce Harrington <bryce@bryceharrington.org>
420         * src/inkscape.cpp:  i18n on error messages (fix for bug 1490928) 
422 2006-05-23  Jon A. Cruz  <jon@joncruz.org>
424         * src/dialogs/layers-panel.cpp, src/dialogs/swatches.cpp,
425           src/dialogs/swatches.h, src/preferences-skeleton.h,
426           src/ui/previewfillable.h, src/ui/previewholder.cpp,
427           src/ui/previewholder.h, src/ui/widget/panel.cpp,
428           src/ui/widget/panel.h, src/verbs.cpp,
429           src/widgets/desktop-widget.cpp:
430           Refactored panels.
431           Fixes RFE #1453153. Fixes RFE #1453152.
432         
434 2006-05-23  MenTaLguY  <mental@rydia.net>
436         * src/extension/internal/ps.cpp:
438           move %%EOF to end of output document
440 2006-05-22  Jon A. Cruz  <jon@joncruz.org>
442         * src/dialogs/swatches.cpp, src/ui/widget/panel.cpp,
443           src/ui/widget/panel.h:
444           Removed panel menu unless requested. Fixes bug #1492597.
446 2006-05-22  MenTaLguY  <mental@rydia.net>
448         * src/extension/internal/svg.cpp:
450           replace EXTREMELY inefficient (O(n^2), I think?) stacked C string
451           concatenations with appends to a std::vector, which is amortized O(1)
453 2006-05-21  Marco Scholten  <mscholtn@xs4all.nl>
455         * src/ui/dialog/inkscape-preferences.cpp, 
456           src/ui/dialog/inkscape-preferences.h: 
457           Added 'Show close button on dialogs' option.
459 2006-05-21  MenTaLguY  <mental@rydia.net>
461         * src/ui/view/view-widget.cpp:
462         
463           request collection pass after destruction of a view widget
465 2006-05-21  MenTaLguY  <mental@rydia.net>
467         * src/gc-core.h, src/gc.cpp:
468         
469           add GC::request_early_collection() to force a collection from the idle
470           loop at opportune times
472         * src/dialogs/filedialog.cpp:
474           call GC::request_early_collection() after switching preview images
476 2006-05-21  Jon A. Cruz  <jon@joncruz.org>
478         * src/layer-manager.cpp, src/layer-manager.h,
479           src/dialogs/layers-panel.cpp, src/dialogs/layers-panel.h:
480           Adding notification when managed layers change.
482 2006-05-21  Michael Wybrow  <mjwybrow@users.sourceforge.net>
484         * src/extension/internal/pdf.cpp: Compilation fix.  For versions
485           of glib older that 2.9.0, use g_date_set_time() instead of
486           g_date_set_time_t().
488 2006-05-20  MenTaLguY  <mental@rydia.net>
490         * src/extensin/internal/ps.cpp:
492           add %%EOF trailer for DSC-compliance
494 2006-05-20  Colin Marquardt  <colin@marquardt-home.de>
496         * share/extensions/lindenmayer.inx,
497           share/extensions/kochify_load.inx, 
498           share/extensions/kochify.inx:
499           Rename slightly, also makes for easier translation.
501 2006-05-20  Jon A. Cruz  <jon@joncruz.org>
503         * src/widgets/icon.h, src/widgets/icon.cpp, src/dialogs/layers-panel.cpp:
504           Changled dialog from checkboxes to icons for visible and locked.
506 2006-05-20  Michael Wybrow  <mjwybrow@users.sourceforge.net>
508         * src/libnrtype/FontInstance.cpp: patch from David Turner of the
509           FreeType Project.  Fixes a compilation problem and a possible
510           segmentation fault.
512 2006-05-19  Jon A. Cruz  <jon@joncruz.org>
513         * src/preferences-skeleton.h, src/dialogs/layers-panel.h,
514           src/dialogs/layers-panel.cpp:
515           Selection and event handling cleanup. Added deeper display.
517 2006-05-18  Jon A. Cruz  <jon@joncruz.org>
518         * src/layer-manager.cpp, src/dialogs/layers-panel.h,
519           src/dialogs/layers-panel.cpp:
520           Next round of layer dialog updates.
522 2006-05-17  Kees Cook  <kees@outflux.net>
523         * src/dialogs/rdf.cpp: corrected localization on array, added comments.
524         * src/ui/widget/licensor.cpp: Localized the license name.
525         * configure.ac: added comment about why sigc++ was upgraded
527 2006-05-17  Jon A. Cruz  <jon@joncruz.org>
528         * src/dialogs/layers-panel.cpp:
529           Flipped top/bottom in layers UI to reflect visible stacking.
531 2006-05-16  verbalshadow  <verbalshadow@gmail.com>
533         * src/desktop-style.h, src/desktop-style.cpp:
534           Fixes calligraphy tool so drawing now uses the the correct opacity.
536 2006-05-17  Jon A. Cruz  <jon@joncruz.org>
537         * src/dialogs/layers-panel.cpp, src/dialogs/layers-panel.h:
538           Switched icons to stock generic.
540 2006-05-17  Michael Wybrow  <mjwybrow@users.sourceforge.net>
542         * src/dialogs/layers-panel.cpp: Compile fix from Mathieu Dimanche.
544 2006-05-16  Jon A. Cruz  <jon@joncruz.org>
546         * src/document-subset.cpp:
547           Corrected ordering of children in subset.
549 2006-05-15  Jon A. Cruz  <jon@joncruz.org>
550         * src/Makefile_insert, src/desktop.cpp, src/desktop.h,
551           src/layer-manager.cpp, src/menus-skeleton.h, src/verbs.cpp,
552           src/verbs.h, src/dialogs/layers-panel.cpp,
553           src/dialogs/layers-panel.h, src/dialogs/Makefile_insert:
554           Base implementation of a layers dialog.
556 2006-05-14  Colin Marquardt  <colin@marquardt-home.de>
558         * src/ui/dialog/inkscape-preferences.cpp (initPageTools): 
559           Typofix ("conector").
561 2006-05-14  Jon A. Cruz  <jon@joncruz.org>
563         * src/document-subset.cpp, src/layer-manager.h, src/layer-manager.cpp:
564           Corrected base structure and avoiding infinite loop.
566 2006-05-14  Michael Wybrow  <mjwybrow@users.sourceforge.net>
568         * src/widgets/toolbox.cpp: Slightly increase size of the
569          connector toolbar buttons to match button sizes on other
570          toolbars.
572 2006-05-13  verbalshadow  <verbalshadow@gmail.com>
574         * src/dyna-draw-context.cpp, src/desktop-style.cpp,
575           src/desktop-style.h:
577           Calligraphy tool now draws in the last used color or the
578           tool style depending on the Preference setting.
579           
580 2006-05-11  Michael Wybrow  <mjwybrow@users.sourceforge.net>
582         * src/selection-chemistry.cpp, src/sp-conn-end-pair.cpp:
584           When moving/transforming connectors, only detach connectors
585           from objects that are not part of the selection.  Previously,
586           connectors moved as part of a selection would be detached from
587           all objects.  This has been requested several times via email.
588           The change also fixes bug #1383806.
590         * src/ui/dialog/inkscape-preferences.cpp,
591           src/ui/dialog/inkscape-preferences.h, src/connector-context.cpp:
593           Add a preferences setting to the connector tool for setting
594           whether or not connectors attach to text objects.  This change
595           addresses feature request #1434292.
596           
597 2006-05-09  Carl Hetherington  <inkscape@carlh.net>
599         * src/nodepath.cpp: fix silly bug with snapping node edits.
600         
601         * src/snapper.cpp, src/snapper.h, src/sp-namedview.cpp:
602           re-enable link between grid visibility and grid snap.
604 2006-05-08  Michael Wybrow  <mjwybrow@users.sourceforge.net>
606         * conn-avoid-ref.cpp: Fix a crashbug that could occur in files
607           containing connectors if they were loaded from the file chooser
608           or from the recent file list.  Fixes bug #1458820.
610 2006-05-08  MenTaLguY  <mental@rydia.net>
612         * src/display/curve.cpp:
614           always make local copy of path data so that we have control over memory
615           policy
617 2006-05-08  MenTaLguY  <mental@rydia.net>
619         * src/display/curve.h, src/display/curve.cpp, src/dropper-context.cpp:
621           get rid of sp_curve_new_from_static_bpath() in a bid to simplify curve
622           memory management
624 2006-05-08  MenTaLguY  <mental@rydia.net>
626         * src/display/canvas-bpath.cpp, src/display/curve.cpp, src/display/curve.h,
627           src/display/nr-arena-shape.cpp, src/draw-context.cpp,
628           src/extension/internal/odf.cpp, src/extension/internal/pov-out.cpp,
629           src/nodepath.cpp, src/object-snapper.cpp, src/path-chemistry.cpp,
630           src/sp-flowregion.cpp, src/splivarot.cpp, src/sp-offset.cpp,
631           src/sp-path.cpp, src/sp-shape.cpp, src/sp-spiral.cpp, src/sp-star.cpp,
632           src/sp-use-reference.cpp:
634           eliminate direct accesses to SPCurve::bpath
636 2006-05-08  MenTaLguY  <mental@rydia.net>
638         * src/streams-zlib.cpp, src/streams-jar.cpp, src/splivarot.cpp,
639           src/extension/internal/bluredge.cpp:
641           use std::vector rather than dynamically-sized automatic arrays,
642           plus cleanups and minor fixes, and dead code removal
644 2006-05-08  MenTaLguY  <mental@rydia.net>
646         * src/debug/demangle.cpp, src/debug/demangle.h, src/sp-object.cpp,
647           src/gc-anchored.cpp, src/debug/Makefile_insert:
649           use c++filt for symbol demangling if available
651 2006-05-08  MenTaLguY  <mental@rydia.net>
653         * src/xml/repr-util.cpp:
654         
655           comments explaining namespace mapping for the broken sodipodi namespace
657 2006-05-08  Carl Hetherington  <inkscape@carlh.net>
659         * src/seltrans.cpp, src/snap.cpp, src/snap.h: fix ctrl-scaling
660         when there is no snap.  More snapping cleanups.
662 2006-05-07  Michael Wybrow  <mjwybrow@users.sourceforge.net>
664         * knot.h, knot.cpp, connector-context.cpp:
665           Fix glib-gobject-warnings for knots in the connector tool.
667 2006-05-07  Jon A. Cruz  <jon@joncruz.org>
669         * src/document-subset.cpp:
670           Corrected two bugs, with the minor one hiding the more severe.
672 2006-05-06  MenTaLguY  <mental@rydia.net>
674         * src/xml/repr-util.cpp, src/xml/repr.h:
676           add fixup for incorrect sodipodi namespace
678 2006-05-06  MenTaLguY  <mental@rydia.net>
680         * doc/NewAppArchitecture/01-title.svg,
681           doc/NewAppArchitecture/04-current-main.svg,
682           doc/NewAppArchitecture/05-current-objects.svg,
683           doc/NewAppArchitecture/06-current-desktop-view.svg,
684           doc/NewAppArchitecture/07-current-problems.svg,
685           doc/NewAppArchitecture/08-inkscape-gtkmm.svg
686           doc/NewAppArchitecture/09-future-capabilities.svg,
687           doc/NewAppArchitecture/10-future-main.svg,
688           doc/NewAppArchitecture/11-future-ink-app.svg,
689           doc/NewAppArchitecture/12-future-run-modes.svg,
690           doc/NewAppArchitecture/13-future-ink-app-editor.svg,
691           doc/NewAppArchitecture/14-evolving.svg,
692           share/examples/art-nouveau-P3.svg,
693           share/examples/eastern-motive-P4G.svg,
694           share/examples/i18n.svg,
695           share/examples/markers.svg,
696           share/examples/tesselation-P3.svg,
697           share/examples/text-on-path.svg,
698           share/icons/David_icons.svg,
699           share/icons/icons.svg,
700           share/icons/legacy_icons.svg,
701           share/screens/about.svg,
702           share/templates/business_card_85x54mm.svg,
703           share/templates/default.cs.svg,
704           share/templates/default.lt.svg,
705           share/templates/default.pl.svg,
706           share/tutorials/gpl-2.svg,
707           share/tutorials/tutorial-advanced.es.svg,
708           share/tutorials/tutorial-advanced.fr.svg,
709           share/tutorials/tutorial-advanced.ja.svg,
710           share/tutorials/tutorial-advanced.sl.svg,
711           share/tutorials/tutorial-advanced.svg,
712           share/tutorials/tutorial-basic.ca.svg,
713           share/tutorials/tutorial-basic.de.svg,
714           share/tutorials/tutorial-basic.es.svg,
715           share/tutorials/tutorial-basic.fr.svg,
716           share/tutorials/tutorial-basic.ja.svg,
717           share/tutorials/tutorial-basic.nn.svg,
718           share/tutorials/tutorial-basic.sl.svg,
719           share/tutorials/tutorial-basic.svg,
720           share/tutorials/tutorial-calligraphy.es.svg,
721           share/tutorials/tutorial-calligraphy.fr.svg,
722           share/tutorials/tutorial-calligraphy.sl.svg,
723           share/tutorials/tutorial-calligraphy.svg,
724           share/tutorials/tutorial-elements.es.svg,
725           share/tutorials/tutorial-elements.fr.svg,
726           share/tutorials/tutorial-elements.sl.svg,
727           share/tutorials/tutorial-elements.svg,
728           share/tutorials/tutorial-shapes.ca.svg,
729           share/tutorials/tutorial-shapes.es.svg,
730           share/tutorials/tutorial-shapes.fr.svg,
731           share/tutorials/tutorial-shapes.ja.svg,
732           share/tutorials/tutorial-shapes.sl.svg,
733           share/tutorials/tutorial-shapes.svg,
734           share/tutorials/tutorial-tips.es.svg,
735           share/tutorials/tutorial-tips.fr.svg,
736           share/tutorials/tutorial-tips.sl.svg,
737           share/tutorials/tutorial-tips.svg,
738           share/tutorials/tutorial-tracing.de.svg,
739           share/tutorials/tutorial-tracing.es.svg,
740           share/tutorials/tutorial-tracing.fr.svg,
741           share/tutorials/tutorial-tracing.sl.svg,
742           share/tutorials/tutorial-tracing.svg,
743           src/extension/dxf2svg/dxf2svg.cpp,
744           src/menus-skeleton.h,
745           src/preferences-skeleton.h:
747           get the CORRECT sodipodi namespace in there
749 2006-05-06  MenTaLguY  <mental@rydia.net>
751         * src/xml/repr-util.cpp:
753           fix for #1483198 ("infectious namespaces")
755 2006-05-01  Jon A. Cruz  <jon@joncruz.org>
757         * src/verbs.h, src/verbs.cpp, src/verbs-test.h:
758           Fixed problem with std::map use making last verb inaccessible.
760 2006-05-05  Carl Hetherington  <inkscape@carlh.net>
762         * src/draw-context.cpp, src/line-snapper.h, src/snap.cpp,
763         src/snapper.cpp, src/line-snapper.cpp, src/snap.h,
764         src/context-fns.cpp, src/object-snapper.h, src/seltrans.cpp,
765         src/nodepath.cpp, src/snapper.h, src/object-snapper.cpp: various
766         snapping fixes and cleanups.
768 06-05-04  Carl Hetherington  <inkscape@carlh.net>
770         * src/guide-snapper.h, src/line-snapper.h, src/snap.cpp,
771         src/snap.h, src/object-snapper.h, src/sp-namedview.cpp,
772         src/grid-snapper.h: clean up knutux's fix for the snapper crash.
774 2006-05-03  Michael Wybrow  <mjwybrow@users.sourceforge.net>
776         * po/pt_BR.po: Fix some "Unmatched closing </b>" warnings.
778         * src/jabber_whiteboard/pedrodom.cpp: Compile fix for Mac OS.
779         
780 2006-05-03  Carl Hetherington  <inkscape@carlh.net>
782         * src/arc-context.cpp, src/connector-context.cpp,
783         src/context-fns.cpp, src/desktop.cpp, src/draw-context.cpp,
784         src/nodepath.cpp, src/object-edit.cpp, src/pencil-context.cpp,
785         src/rect-context.cpp, src/selection-chemistry.cpp,
786         src/seltrans.cpp, src/snap.cpp, src/snap.h, src/sp-namedview.cpp,
787         src/sp-namedview.h, src/spiral-context.cpp, src/star-context.cpp,
788         src/ui/dialog/document-properties.cpp: Give SPNamedView a
789         SnapManager instance and use it for all management of snapping
790         settings.
792         * src/snap.cpp, src/snap.h: remove the unused namedview_dim_snap_list()
794 2006-05-01  Jon A. Cruz  <jon@joncruz.org>
796         * src/Makefile.am, src/Makefile_insert, src/attributes-test.h,
797           src/color-profile-test.h, src/mod360-test.cpp, src/mod360-test.h,
798           src/round-test.cpp, src/round-test.h, src/sp-gradient-test.cpp,
799           src/sp-gradient-test.h, src/sp-style-elem-test.cpp,
800           src/sp-style-elem-test.h, src/style-test.h, src/test-helpers.h:
801           Replaced four more tests with CxxTest versions.
803 2006-05-01  MenTaLguY  <mental@rydia.net>
805         * src/display/nr-arena-item.cpp:
807           use GC allocator for bitmap cache and transform
809 2006-05-01  Marco Scholten  <mscholtn@xs4all.nl>
811         * src/dialogs/inkscape-preferences.cpp: Moved 'compass like
812     display of angles' from 'windows' to 'steps'.
814 2006-04-30  MenTaLguY  <mental@rydia.net>
816         * src/libnr/nr-object.cpp:
818           log finalization of NRObjects
820 2006-04-29  Jon Phillips  <jon@rejon.org>
822         * src/dialogs/rdf.cpp: Updated cc licenses to 2.5 by default.
824         * src/ui/dialog/document-metadata.cpp: Made metadata window
825         resizable so that one can see the licenses and enter long entries.
827 2006-04-29  MenTaLguY  <mental@rydia.net>
829         * src/display/nr-arena-group.cpp, src/display/nr-arena-item.cpp,
830           src/display/nr-arena-item.h, src/display/nr-arena-shape.cpp:
832           rationalize function names and remove spurious soft_ptr
834 2006-04-29  MenTaLguY  <mental@rydia.net>
836         * src/document.cpp:
837         
838           use proper unref function on SPRoot to avoid appearance of leak
840 2006-04-29  MenTaLguY  <mental@rydia.net>
842         * src/gc-anchored.cpp, src/xml/simple-node.cpp, src/sp-object.cpp:
844           switch everyone to simpler debug event API
846 2006-04-29  MenTaLguY  <mental@rydia.net>
848         * src/Makefile_insert, src/gc-finalized.cpp, src/gc-finalized.h:
850           add finalizer logging
852 2006-04-29  MenTaLguY  <mental@rydia.net>
854         * src/debug/simple-event.h: simplify the SimpleEvent API more
856 2006-04-29  MenTaLguY  <mental@rydia.net>
858         * src/debug/simple-event.h: make Debug::SimpleEvent more convenient
860         * src/debug/event.h, src/debug/logger.cpp: add FINALIZERS category
862 2006-04-29  MenTaLguY  <mental@rydia.net>
864         * src/debug/logger.cpp:
865         
866         finish interrupted refactoring of log filter configuration
868 2006-04-29  MenTaLguY  <mental@rydia.net>
870         * src/doc/Makefile.am, src/doc/refcounting.txt:
871         
872           some developer documentation about refcounting
874 2006-04-29  MenTaLguY  <mental@rydia.net>
876         * src/ui/view/view.cpp:
878           Wait a minute -- UI::View::View and SPDocument are both managed
879           by the collector -- the view doesn't need to ref the document!
881 2006-04-29  MenTaLguY  <mental@rydia.net>
883         * src/ui/view/view.cpp: add missing unref
885 2006-04-29  MenTaLguY  <mental@rydia.net>
887         * src/gc-anchored.cpp, src/gc-anchored.h:
889           added refcount logging to GC::Anchored
891         * src/util/Makefile_insert, src/util/format.h:
893           shared string printf
895 2006-04-28  MenTaLguY  <mental@rydia.net>
897     * src/sp-object.cpp: make refcount logging a little more useful
898           by including the relevent class name
900 2006-04-28  Jon A. Cruz  <jon@joncruz.org>
902         * src/Makefile_insert, src/Makefile.am, src/dir-util-test.h,
903           src/dir-util-test.cpp, src/extract-uri-test.h,
904           src/extract-uri-test.cpp:
905           Replaced two tests with CxxTest versions.
907 2006-04-28  Jon A. Cruz  <jon@joncruz.org>
909         * src/Makefile_insert, src/MultiPrinter.h, src/verbs.h,
910           src/verbs-test.h:
911           Adding unit test for verbs.
913 2006-04-27  verbalshadow <verbalshadow@gmail.com>
914         
915         * src/io/resource.h, src/io/resource.cpp, 
916           src/dialogs/swatches.cpp, src/helper/stock-items.cpp:
917           Added CREATE v0.1 support for gradients/swatches/patterns
918           Support for Linux & Win32. Mac support waiting final support
919           Directory info.
921 2006-04-26  Jon A. Cruz  <jon@joncruz.org>
923         * src/Makefile.am, src/MultiPrinter.h, src/PylogFormatter.h,
924           src/TRPIFormatter.h, src/selfname.tpl, src/libnr/Makefile_insert,
925           src/svg/Makefile_insert, src/xml/Makefile_insert:
926           Adding multiple test output formats.
928 2006-04-23  verbalshadow  <verbalshadow@gmail.com>
930     * path-prefix.h:
931           Added beginnings of CREATE support in path-prefix.h
933 2006-04-23  verbalshadow  <verbalshadow@gmail.com>
935     * src/object-ui.cpp, src/object-ui.h:
936           moved to src/ui/context-menu.cpp, src/ui/context-menu.h
937           to make it easier to find
939 2006-04-20  MenTaLguY  <mental@rydia.net>
941     * src/dyna-draw-context.cpp, src/dyna-draw-context.h:
942           remove unused timer code
944 2006-04-19 Andrius R. <knutux@gmail.com>
945         * src\display\nr-arena-item.cpp, src\display\canvas-arena.cpp,
946           src\display\nr-arena-shape.cpp, src\display\sp-canvas.h,
947           src\display\nr-arena.cpp, src\display\nr-arena-shape.h,
948           src\display\nr-arena-glyphs.cpp, src\display\nr-gradient-gpl.cpp,
949           src\display\sp-canvas.cpp, src\display\sp-ctrlline.cpp,
950           src\livarot\ShapeSweep.cpp, src\livarot\Shape.h, src\livarot\Shape.cpp,
951           src\livarot\Path.h, src\livarot\PathConversion.cpp,
952           src\livarot\ShapeMisc.cpp, src\livarot\Path.cpp, src\libnr\nr-pixblock.h,
953           src\libnr\nr-pixblock.cpp
955           Rendering optimisation, which gives best results for zoomed in drawings
956           with complex (multi-node) paths. Optimisation focus - eliminating cubicTo
957           and LineTo nodes outside of visible area, so no unneeded calculations is
958           needed and less memory is consumed (this avoids crashes which were
959           occurring previously if zooming into a complex drawing)
961 2006-04-18 njh <njh@njhurst.com>
962         * share/extensions/measure.inx, share/extensions/measure.py, share/extensions/Makefile.am
964           Added the measure extension that marks lengths onto paths.
966 2006-04-17  MenTaLguY  <mental@rydia.net>
968         * src/application/editor.cpp, src/arc-context.cpp, src/conn-avoid-ref.cpp,
969           src/connector-context.cpp, src/desktop-events.cpp, src/desktop-handles.h,
970           src/dialogs/clonetiler.cpp, src/dialogs/export.cpp,
971           src/dialogs/fill-style.cpp, src/dialogs/find.cpp,
972           src/dialogs/iconpreview.cpp, src/dialogs/item-properties.cpp,
973           src/dialogs/layer-properties.cpp, src/dialogs/object-properties.cpp,
974           src/dialogs/stroke-style.cpp, src/dialogs/swatches.cpp,
975           src/dialogs/text-edit.cpp, src/dialogs/tiledialog.cpp,
976           src/dialogs/xml-tree.cpp, src/draw-anchor.cpp, src/draw-context.cpp,
977           src/dropper-context.cpp, src/dyna-draw-context.cpp,
978           src/event-context.cpp, src/extension/implementation/script.cpp,
979           src/file.cpp, src/gradient-context.cpp, src/gradient-drag.cpp,
980           src/helper/stock-items.cpp, src/inkscape.cpp, src/interface.cpp,
981           src/jabber_whiteboard/callbacks.cpp,
982           src/jabber_whiteboard/chat-handler.cpp,
983           src/jabber_whiteboard/message-processors.cpp,
984           src/jabber_whiteboard/message-queue.cpp,
985           src/jabber_whiteboard/session-manager.cpp, src/knot.cpp,
986           src/node-context.cpp, src/nodepath.cpp, src/object-ui.cpp,
987           src/path-chemistry.cpp, src/pencil-context.cpp, src/pen-context.cpp,
988           src/rect-context.cpp, src/rubberband.cpp, src/satisfied-guide-cns.cpp,
989           src/selcue.cpp, src/select-context.cpp, src/selection-chemistry.cpp,
990           src/selection.cpp, src/seltrans.cpp, src/sp-flowtext.cpp,
991           src/spiral-context.cpp, src/splivarot.cpp, src/sp-namedview.cpp,
992           src/sp-text.cpp, src/star-context.cpp, src/text-chemistry.cpp,
993           src/text-context.cpp, src/tools-switch.cpp,
994           src/trace/potrace/inkscape-potrace.cpp, src/trace/trace.cpp,
995           src/ui/dialog/align-and-distribute.cpp, src/ui/dialog/dialog.cpp,
996           src/ui/dialog/document-metadata.cpp,
997           src/ui/dialog/document-properties.cpp,
998           src/ui/dialog/inkscape-preferences.cpp,
999           src/ui/dialog/session-player.cpp, src/ui/dialog/transformation.cpp,
1000           src/ui/widget/color-picker.cpp, src/ui/widget/page-sizer.cpp,
1001           src/ui/widget/registered-widget.cpp, src/ui/widget/ruler.cpp,
1002           src/ui/widget/selected-style.cpp, src/ui/widget/tolerance-slider.cpp,
1003           src/verbs.cpp, src/widgets/gradient-toolbar.cpp,
1004           src/widgets/layer-selector.cpp, src/widgets/select-toolbar.cpp,
1005           src/widgets/sp-xmlview-content.cpp, src/widgets/toolbox.cpp:
1007           Get rid of the SP_DT_* macros which do nothing more than provide
1008           additional, confusing, names for other functions.  If shorter names
1009           are desired, the actual functions should be renamed -- or better, made
1010           into member functions.
1012 2006-04-09  Jon A. Cruz  <jon@joncruz.org>
1014         * share/icons/icons.svg: Fixed jumping eye (layer visibility).
1016 2006-04-07  Jon A. Cruz  <jon@joncruz.org>
1018         * po/eu.po: Fix a "Unmatched closing </b>" warnings.
1020 2006-04-07  Jon A. Cruz  <jon@joncruz.org>
1022         * src/widgets/paint-selector.cpp, src/widgets/gradient-toolbar.cpp,
1023           src/widgets/select-toolbar.cpp, src/widgets/toolbox.cpp,
1024           src/dialogs/clonetiler.cpp, src/dialogs/object-properties.cpp:
1026           Shrunk a few icon sizes.
1028 2006-04-07  Jon A. Cruz  <jon@joncruz.org>
1030         * src/widgets/desktop-widget.cpp, src/widgets/icon.cpp,
1031           src/widgets/layer-selector.cpp:
1033           Added implementation of smaller icon size.
1035 2006-04-06  Jon A. Cruz  <jon@joncruz.org>
1037         * src/color-profile.cpp, src/sp-image.cpp:
1039           Simple debugging #ifdefs added.
1041 2006-04-06  Jon A. Cruz  <jon@joncruz.org>
1043         * src/interface.cpp, src/dialogs/clonetiler.cpp,
1044           src/dialogs/object-properties.cpp, src/dialogs/stroke-style.cpp,
1045           src/dialogs/text-edit.cpp, src/dialogs/tiledialog.cpp,
1046           src/dialogs/xml-tree.cpp, src/ui/dialog/align-and-distribute.cpp,
1047           src/ui/widget/labelled.cpp, src/widgets/button.cpp,
1048           src/widgets/button.h, src/widgets/desktop-widget.cpp,
1049           src/widgets/gradient-toolbar.cpp, src/widgets/icon.cpp,
1050           src/widgets/icon.h, src/widgets/layer-selector.cpp,
1051           src/widgets/paint-selector.cpp, src/widgets/select-toolbar.cpp,
1052           src/widgets/toolbox.cpp, src/widgets/toolbox.h, src/icon-size.h:
1054           Decoupling from direct use of GtkIconSize to allow for smaller
1055           custom ones.
1057 2006-04-06  Jon A. Cruz  <jon@joncruz.org>
1059         * src/Makefile_insert, src/Makefile.am, src/color-profile.cpp
1060           src/color-profile.h, src/color-profile-fns.h,
1061           src/color-profile-test.h, src/sp-image.cpp:
1063           Adding rendering-intent to <color-profile>.
1065 2006-04-05  MenTaLguY  <mental@rydia.net>
1067         * configure.ac, share/keyboards/.cvsignore, share/keyboards/Makefile.am,
1068           share/keyboards/README, share/keys/.cvsignore, share/keys/Makefile.am,
1069           share/keys/Makefile.in, share/Makefile.am:
1071           share/keyboards -> share/keys
1073         * share/keys/Makefile.am, share/keys/default.xml, src/Makefile_insert,
1074           src/shortcuts.cpp, src/shortcuts-default-xml.cpp:
1076           first shot at configurable keymaps
1078 2006-04-05  MenTaLguY  <mental@rydia.net>
1080         * src/io/Makefile_insert, src/io/resource.cpp, src/io/resource.h:
1082           introduce uniform resource path API to replace copy-and-pasted hacks
1084 2006-04-05  Jon A. Cruz  <jon@joncruz.org>
1086         * src/svg/svg-color-test.h, src/svg/svg-color.cpp:
1088           Tuned icc-color() parsing.
1090 2006-04-02  Jon A. Cruz  <jon@joncruz.org>
1092         * src/color-profile.h, src/color-profile.cpp,
1093           src/color-profile-fns.h, src/sp-image.h, src/sp-image.cpp:
1095           Initial support of color-profile on <image> elements.
1097 2006-04-02  Jon A. Cruz  <jon@joncruz.org>
1099         * src/color-profile.h, src/color-profile.cpp,
1100           src/color-profile-fns.h, src/Makefile_insert, src/attributes.cpp,
1101           src/attributes.h, src/sp-object-repr.cpp:
1103           Adding support for <color-profile> element.
1105 2006-04-02  Jon A. Cruz  <jon@joncruz.org>
1107         * src/knot.h: Fixed warning messages.
1109 2006-04-01  Jon A. Cruz  <jon@joncruz.org>
1111         * src/ui/widget/selected-style.cpp:
1113           Safety check for null pointer.
1114         
1115 2006-04-01  Jon A. Cruz  <jon@joncruz.org>
1117         * configure.ac, src/interface.cpp, src/dialogs/swatches.cpp:
1119           Introducing optional LittleCms use.
1120         
1121 2006-03-31  MenTaLguY  <mental@rydia.net>
1123     * src/dyna-draw-context.cpp, src/dyna-draw-context.cpp:
1125           merge ::dragging and ::dynahand
1127 2006-03-31  MenTaLguY  <mental@rydia.net>
1129     * src/dyna-draw-context.h: add documentation
1131 2006-03-29  Andrius R. <knutux@gmail.com>
1133         * src/enums.h, src/selection-chemistry.cpp,
1134           src/selection.h, src/selection.cpp,
1135           src/ui/dialog/inkscape-preferences.cpp,
1136           src/ui/dialog/inkscape-preferences.h:
1138           patch #1450307 - option for select all to work in layer with it's sub-layers
1140 2006-03-29  Andrius R. <knutux@gmail.com>
1142         * po/lt.po: Translated and added new language - Lithuanian.
1144 2006-03-28  Jon A. Cruz  <jon@joncruz.org>
1146         * src/interface.cpp, src/dialogs/swatches.cpp:
1148           Fixing name of temporary non-standard tag attributes.
1149         
1150 2006-03-28  MenTaLguY  <mental@rydia.net>
1152     * src/layer-manager.cpp, src/layer-manager.h: draft of layer manager
1154 2006-03-28  Jon A. Cruz  <jon@joncruz.org>
1156         * src/interface.cpp, src/dialogs/eek-color-def.h,
1157           src/dialogs/eek-preview.h, src/dialogs/eek-preview.cpp,
1158           src/dialogs/swatches.h, src/dialogs/swatches.cpp:
1160           Changed objects to only get liked to "linkable" colors.
1161         
1162 2006-03-28  Jon A. Cruz  <jon@joncruz.org>
1164         * src/interface.cpp, src/dialogs/swatches.cpp:
1166           Objects now change when linked colors change.
1167         
1168 2006-03-28  Jon A. Cruz  <jon@joncruz.org>
1170         * src/dialogs/eek-color-def.h, src/dialogs/eek-color-def.cpp,
1171           src/dialogs/eek-preview.h, src/dialogs/eek-preview.cpp,
1172           src/dialogs/swatches.h, src/dialogs/swatches.cpp:
1174           Experimenting with linked colors.
1175         
1176 2006-03-26  Aaron C. Spike  <aaron@ekips.org>
1178         * inkscape.pod, src/main.cpp:
1180           Added --export-area-canvas (-C). Area specifying options
1181           (--export-area, --export-area-canvas and --export-area-drawing)
1182           can now be used in combination with --export-id.
1184 2006-03-23  Jon A. Cruz  <jon@joncruz.org>
1186         * src/dialogs/eek-color-def.cpp, src/dialogs/eek-color-def.h,
1187           src/dialogs/Makefile_insert, src/dialogs/swatches.h,
1188           src/dialogs/swatches.cpp:
1190           Bringing in new color class.
1191         
1192 2006-03-23  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1194         * packaging/macosx/Resources/bin/inkscape: Fix a packaging
1195           problem on Mac OSX where Inkscape wouldn't open if one of the
1196           parent directories containing the app bundle contained a '#' in
1197           its name.  Fixes bug #1443072.
1199 2006-03-15  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1201         * share/icons/Makefile.am: Update a makefile after the icon file
1202           renaming.
1204 2005-03-14  MenTaLguY  <mental@rydia.net>
1206         * src/layer-fns.h, src/dialogs/layer-properties.cpp,
1207           src/dialogs/layer-properties.h, src/layer-fns.cpp:
1209           merged patch #1447043 from Andrius "knutux" R. to create sub-layers
1211 2006-03-14  MenTaLguY  <mental@rydia.net>
1213         * src/Makefile_insert, src/display/nr-arena-item.cpp,
1214           src/display/nr-arena-item.cpp, src/gc-finalized.h, src/gc-managed.h,
1215           src/gc-soft-ptr.h, src/selection.h, src/selection.cpp:
1217           Replace GC::Managed<>::clearOnceInaccessible with GC::soft_ptr<>
1219 2006-03-14  MenTaLguY  <mental@rydia.net>
1221         * src/debug/event.h, src/debug/gc-heap.h, src/debug/heap.h,
1222           src/debug/logger.cpp, src/debug/simple-event.h,
1223           src/debug/sysv-heap.h, src/jabber_whiteboard/deserializer.cpp,
1224           src/jabber_whiteboard/message-utilities.cpp,
1225           src/jabber_whiteboard/message-utilities.h,
1226           src/jabber_whiteboard/node-tracker-observer.h,
1227           src/jabber_whiteboard/serializer.cpp,
1228           src/jabber_whiteboard/serializer.h,
1229           src/sp-object.cpp, src/util/share.cpp, src/util/share.h,
1230           src/xml/attribute-record.h, src/xml/comment-node.h,
1231           src/xml/composite-node-observer.cpp, src/xml/composite-node-observer.h,
1232           src/xml/event.cpp, src/xml/event.h, src/xml/log-builder.cpp,
1233           src/xml/log-builder.h, src/xml/node-observer.h, src/xml/repr-io.cpp,
1234           src/xml/simple-node.cpp, src/xml/simple-node.h,
1235           src/xml/simple-session.cpp, src/xml/simple-session.h,
1236           src/xml/text-node.h:
1238           shared_ptr -> ptr_shared
1240 2006-03-13  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
1242         * src/svg/svg-color.cpp (sp_svg_write_color): More readable colour
1243           names when possible: e.g. `red', `#cfc'.
1245 2006-03-10  Jon A. Cruz  <jon@joncruz.org>
1247         * src/interface.cpp:
1249           Shift-drop now sets stroke on target objects.
1250         
1251 2006-03-11  MenTaLguY  <mental@rydia.net>
1253         * src/sp-object.cpp: experiment to verify that we can safely release
1254           before removing object from document tree
1256 2006-03-10  Jon A. Cruz  <jon@joncruz.org>
1258         * src/dialogs/swatches.cpp:
1260           Changed color dragging to have a color preview.
1261         
1262 2006-03-09  Jon A. Cruz  <jon@joncruz.org>
1264         * src/interface.cpp:
1266           Initial cut of color drag-n-drop to items on canvas.
1267         
1268 2006-03-09  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
1270         * src/path-chemistry.cpp (sp_selected_path_reverse):
1271           Fix when multiple paths are selected.
1272           Also fix a small memory leak.
1274 2006-03-06  MenTaLguY  <mental@rydia.net>
1276         * src/document-subset.h, src/document-subset.cpp:
1277           add DocumentSubset::_clear
1279 2006-03-05  MenTaLguY  <mental@rydia.net>
1281         * src/document-subset.h, src/document-subset.cpp:
1282           remove unneeded document parameter from constructor
1284 2006-03-05  MenTaLguY  <mental@rydia.net>
1286         * src/document-subset.cpp:
1288           Wire up new SPObject signal to DocumentSubset, so order changes
1289           will be reflected in the subset.
1291 2006-03-05  MenTaLguY  <mental@rydia.net>
1293         * src/sp-object.h, src/sp-object.cpp:
1295           Add signal for notification of object position changes.
1297 2006-03-05  MenTaLguY  <mental@rydia.net>
1299         * src/Makefile_insert, src/document-subset.cpp, src/document-subset.h:
1301           Add DocumentSubset as groundwork for layers.
1303 2006-03-04  Jon A. Cruz  <jon@joncruz.org>
1304         * src/ui/widget/selected-style.h, src/ui/widget/selected-style.cpp:
1306           Style minibar now only accepts color drag-n-drop when not N/A.
1307           Final tweak for completing RFE #1429027.
1308         
1309 2006-02-28  Jon A. Cruz  <jon@joncruz.org>
1310         * src/ui/widget/selected-style.h, src/ui/widget/selected-style.cpp:
1312           Made the style minibar a target for color drag-n-drop.
1313         
1314 2006-03-01  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1316         * src/conn-avoid-ref.cpp, src/libavoid/connector.h,
1317           src/libavoid/shape.cpp, src/libavoid/graph.cpp, src/libavoid/shape.h,
1318           src/libavoid/graph.h, src/libavoid/router.cpp, src/libavoid/router.h,
1319           src/libavoid/connector.cpp, src/libavoid/debug.h:
1321           Some speed improvements and interface cleanups to libavoid.
1323 2006-02-28  Jon A. Cruz  <jon@joncruz.org>
1324         * src/dialogs/swatches.cpp:
1326           Fixed drag-n-drop out of color to match GTK+ standard.
1327         
1328 2006-02-27  Jon A. Cruz  <jon@joncruz.org>
1329         * src/dialogs/swatches.cpp, src/ui/previewfillable.h,
1330           src/ui/previewholder.h, src/ui/previewholder.cpp:
1332           Finished cleanup of embedded swatches when switching palettes.
1333         
1334 2006-02-26  Jon A. Cruz  <jon@joncruz.org>
1335         * src/dialogs/swatches.cpp, src/ui/previewholder.h,
1336           src/ui/previewholder.cpp:
1338           Changing embedded swatches resizing.
1339         
1340 2006-02-26  Jon A. Cruz  <jon@joncruz.org>
1341         * src/text-context.cpp:
1343           Allow Private Use Area characters. Fixes bug #1439016.
1344         
1345 2006-02-18  Jon A. Cruz  <jon@joncruz.org>
1346         * src/dialogs/swatches.cpp, src/dialogs/iconpreview.cpp,
1347           src/ui/widget/panel.cpp, src/ui/widget/panel.h:
1349           Refactoring panel containment. Purged ugly 'X'.
1350         
1351 2006-02-18  Jon A. Cruz  <jon@joncruz.org>
1352         * src/widgets/desktop-widget.cpp, src/dialogs/swatches.cpp,
1353           src/dialogs/swatches.h, src/ui/widget/panel.cpp,
1354           src/ui/widget/panel.h, src/ui/previewholder.cpp,
1355           src/ui/previewholder.h:
1357           Adding spacer to get swatches scrollbar enough room to move.
1358           Tuning up API for better embedding.
1360 2006-02-18  Jon A. Cruz  <jon@joncruz.org>
1361         * src/widgets/desktop-widget.cpp, src/dialogs/swatches.cpp,
1362           src/dialogs/swatches.h, src/ui/previewholder.cpp, 
1363           src/ui/previewfillable.h, src/ui/previewholder.h:
1365           Removed horizontal scroll bar from swatches when embedded.
1367 2006-02-15  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1369         *  src/document.cpp, src/document.h, src/sp-conn-end-pair.cpp, 
1370            src/connector-context.cpp, src/conn-avoid-ref.cpp:
1372         Keep a seperate connector router for each document.
1373            
1374         *  src/libavoid/Makefile_insert, src/libavoid/connector.cpp,
1375            src/libavoid/connector.h, src/libavoid/debug.h,
1376            src/libavoid/geometry.cpp, src/libavoid/geometry.h,
1377            src/libavoid/geomtypes.h, src/libavoid/graph.cpp,
1378            src/libavoid/graph.h, src/libavoid/incremental.cpp,
1379            src/libavoid/incremental.h, src/libavoid/libavoid.h,
1380            src/libavoid/makepath.cpp, src/libavoid/makepath.h,
1381            src/libavoid/polyutil.cpp, src/libavoid/polyutil.h,
1382            src/libavoid/router.cpp, src/libavoid/router.h,
1383            src/libavoid/shape.cpp, src/libavoid/shape.h,
1384            src/libavoid/static.cpp, src/libavoid/static.h,
1385            src/libavoid/timer.cpp, src/libavoid/timer.h,
1386            src/libavoid/vertices.cpp, src/libavoid/vertices.h,
1387            src/libavoid/visibility.cpp, src/libavoid/visibility.h:
1388            
1389         Upstream changes to libavoid that allow multiple connector 
1390         router instances, as well a few other minor bugfixes.
1392 2006-02-14  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1394         * src/display/sp-canvas.cpp, display/sp-canvas.h, connector-context.cpp:
1395         
1396         Revert a previous change that generated enter events for canvas items
1397         other than the current one when mouse buttons were depressed.  These 
1398         events are now only generated in the connector context, where they are
1399         required.
1401 2006-02-13  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1403         * src/graphlayout/graphlayout.cpp, src/conn-avoid-ref.cpp,
1404           src/conn-avoid-ref.h, src/libavoid/connector.cpp,
1405           src/libavoid/connector.h:
1406           
1407         Change the behaviour and naming of some connector querying code
1408         after feedback from Tim Dwyer in implementing graph drawing
1409         functionality.
1411 2006-02-11  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1413         * src/sp-conn-end-pair.cpp, src/conn-avoid-ref.cpp:
1414           Fix two bugs from my commit yesterday.
1416 2006-02-10  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1418         * src/sp-conn-end-pair.cpp, src/sp-conn-end-pair.h,
1419           src/conn-avoid-ref.cpp, src/conn-avoid-ref.h,
1420           src/libavoid/connector.cpp, src/libavoid/connector.h,
1421           src/libavoid/visibility.cpp:
1423         Add some code to allow querying of items and connectors to find
1424         out what is attached to them.  This will allow graph layout
1425         algorithms (currently being worked on by Tim Dwyer) to determine 
1426         a graph structure from the diagram.
1428 2006-02-07  MenTaLguY  <mental@rydia.net>
1430         * src/widgets/icon.cpp: get rid of icon prerender time messages
1432 2006-02-07  MenTaLguY  <mental@rydia.net>
1434         * src/debug/gc-heap.h, src/debug/logger.cpp, src/debug/sysv-heap.h,
1435           src/jabber_whiteboard/deserializer.cpp, src/sp-object.cpp,
1436           src/util/share.h, src/xml/simple-node.cpp:
1438           share_static -> share_static_string
1440 2006-02-07  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1442         * src/jabber_whiteboard/message-utilities.h,
1443           src/jabber_whiteboard/serializer.cpp,
1444           src/jabber_whiteboard/deserializer.cpp,
1445           src/jabber_whiteboard/message-utilities.cpp,
1446           src/ui/dialog/whiteboard-connect.cpp:
1447         
1448         Some fixes to allow the codebase to compile with Inkboard support
1449         after the recent Util::shared_ptr<> and Dialog::present() changes.
1451 2006-02-05  Marco Scholten  <mscholtn@xs4all.nl>
1453         * src/verbs.cpp: updated to make double clicking a tool button
1454           open the new preferences dialog.
1455         * src/ui/dialog/inkscape-preferences.cpp: updated to enable opening
1456           the dialog on the correct page.
1457         * src/ui/dialog/dialog.cpp: added virtual void present() so that
1458           InkscapePreferences::present() will be called from 
1459           DialogManager::showDialog()
1461 2006-02-05  MenTaLguY  <mental@rydia.net>
1463         * src/debug/event.h, src/debug/gc-heap.h, src/debug/heap.h,
1464           src/debug/logger.cpp, src/debug/simple-event.h, src/debug/sysv-heap.h,
1465           src/jabber_whiteboard/deserializer.cpp,
1466           src/jabber_whiteboard/message-utilities.cpp,
1467           src/jabber_whiteboard/message-utilities.h,
1468           src/jabber_whiteboard/node-tracker-observer.h,
1469           src/jabber_whiteboard/node-utilities.cpp,
1470           src/jabber_whiteboard/serializer.cpp,
1471           src/jabber_whiteboard/serializer.h,
1472           src/sp-object.cpp, src/util/Makefile_insert, src/util/share.cpp,
1473           src/util/shared-c-string-ptr.cpp, src/util/shared-c-string-ptr.h,
1474           src/util/share.h, src/xml/attribute-record.h, src/xml/comment-node.h,
1475           src/xml/composite-node-observer.cpp, src/xml/composite-node-observer.h,
1476           src/xml/event.cpp, src/xml/event.h, src/xml/log-builder.cpp,
1477           src/xml/log-builder.h, src/xml/node-observer.h, src/xml/repr.cpp,
1478           src/xml/repr-io.cpp, src/xml/simple-node.cpp, src/xml/simple-node.h,
1479           src/xml/simple-session.cpp, src/xml/simple-session.h,
1480           src/xml/text-node.h:
1482           replace Util::SharedCStringPtr with the nicer and more general
1483           Util::shared_ptr<>
1485 2006-02-03  Jon Phillips  <jon@rejon.org>
1487         * src/verbs.cpp: Added "..." to "Trace Bitmap" text. Yes, what a
1488         simple and dumb thing to add for consistency.
1490 2006-01-24  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1492         * src/libavoid/connector.cpp, src/libavoid/connector.h, 
1493           src/libavoid/shape.cpp, src/libavoid/graph.cpp,
1494           src/libavoid/incremental.cpp, src/libavoid/incremental.h,
1495           src/libavoid/static.cpp, src/libavoid/visibility.cpp, 
1496           src/libavoid/makepath.cpp:
1498         Some minor upstream libavoid fixes.  
1500 2006-01-23  Carl Hetherington  <inkscape@carlh.net>
1502         * src/selection.cpp: fix a typo in one of my previous commits.
1503         Closes #1401357.
1505         * src/xml/repr-io.cpp: catch failures in fopen of XML files.
1506         Closes #1374551.
1508 2006-01-20  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1510         * src/widgets/toolbox.cpp, src/widgets/desktop-widget.cpp,
1511           src/conn-avoid-ref.cpp, src/conn-avoid-ref.h, src/sp-namedview.cpp,
1512           src/sp-namedview.h, src/attributes.cpp, src/attributes.h,
1513           src/attributes-test.cpp:
1515         Added a "Spacing" control to the connector toolbar which allows
1516         the user to adjust the amount of space left around avoided shapes
1517         for the purpose of determining auto-routing connector paths.
1519 2006-01-17  Marco Scholten  <mscholtn@xs4all.nl>
1521         * /src/ui/dialog/inkscape-preferences.cpp:
1522           Added style swatches,
1523           Changed Gtk::Requisition Gtk::Widget::size_request() to       
1524           void Gtk::Widget::size_request(const Requisition& requisition)        
1525         * /src/ui/dialog/preferences-widget.cpp & .h:
1526           Added DialogPage::set_tip()
1528 2006-01-17  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1530         * packaging/osx-app.sh, packaging/macosx/Resources/etc/fonts/fonts.conf:
1531           Use a modified fonts.conf file for Mac OS X that includes the 
1532           standard user font directory ~/Library/Fonts.
1534 2006-01-16  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1536         * src/svg/Makefile_insert: Updated to reflect a previous header
1537           file renaming.
1539 2006-01-12  Marco Scholten  <mscholtn@xs4all.nl>
1541         * /src/ui/dialog/inkscape-preferences.cpp & .h:
1542           Converted preferences dialog to gtkmm
1543         * src/ui/widget/preferences-widget.cpp & .h:
1544           New files.
1545         * src/verbs.cpp: updated to start new dialog.
1547 2006-01-11  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1549         * src/sp-item-group.cpp, src/sp-path.cpp, src/sp-star.cpp,
1550           src/extension/internal/svg.cpp, src/ui/widget/ruler.cpp:
1551           Fix some compilation problems on Mac OS X after recent
1552           includes cleanup.
1554 2006-01-05  Jon A. Cruz  <jon@joncruz.org>
1556         * src/widgets/desktop-widget.cpp:
1557           Corrected resize behavior of canvas/swatches split.
1559 2006-01-06  Mathieu Dimanche  <mdimanche@free.fr>
1561         * src/util/units.cpp: forcin 'C' locale for reading units.txt file
1562            Fixes bug #1391348.
1564 2006-01-05  MenTaLguY  <mental@rydia.net>
1566         * src/libnr/nr-maybe.h: fix constness/local reference issues
1568 2006-01-04  MenTaLguY  <mental@rydia.net>
1570         * src/Makefile_insert, src/shortcuts-default-xml.cpp,
1571           src/shortcuts.cpp, src/shortcuts.xml:
1573           Moved default shortcuts XML file into a string constant (for now);
1574           replaced hard-coded structure with code to read XML file.
1576 2006-01-04  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
1578         * src/extension/internal/ps.cpp (setup): Clarify the meaning of
1579           `Print destination', mentioning the new possibility of leaving
1580           as empty.
1581         * (PrintPS::begin) If print destination is an empty string, then
1582           don't pass `-P %s' to lpr: just let lpr use its default.
1583         * (PrintPS::init) Change default print destination from `lp' to empty
1584           string.
1586 2006-01-04  Jon A. Cruz  <jon@joncruz.org>
1588         * src/widgets/desktop-widget.cpp:
1589           Adding split pane for swatches.
1591 2006-01-03  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1593         * src/libavoid/visibility.cpp: Add operator!= for the EdgePair class.
1594           This is needed to compile on Tru64 UNIX.  Fixes bug #1386755.
1596 2005-12-30  Josh Andler  <scislac@users.sf.net>
1598         * src/ui/widget/selected-style.cpp, src/ui/widget/selected-style.h
1599           Added "invert" function to right-click menu of style selector.
1601 2005-12-22  Jon A. Cruz  <jon@joncruz.org>
1603         * share/palettes/Tango-Palette.gpl:
1604           Updated to newer version from the Tango project.
1606 2005-12-21  Jon A. Cruz  <jon@joncruz.org>
1608         * src/interface.cpp, src/preferences-skeleton.h,
1609           src/widgets/desktop-widget.h, src/widgets/desktop-widget.cpp:
1610           Adding panels/swatches to main UI.
1612 2005-12-23  Tim Dwyer  <tdwyer@mail.csse.monash.edu.au>
1614         * src/removeoverlap/*.{cpp,h}: Bug fix in removeoverlap algorithm that
1615           should finally get timestamps working properly.  Specifically, heap
1616           timestamps are now refreshed before a merge.
1618 2005-12-19  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1620         * src/sp-conn-end.cpp, src/connector-context.cpp: Have connectors
1621           draw to the correct position on shape bounding boxes.  Previously
1622           the point where connectors were drawn was on straight line between
1623           the two endpoints.  These points now lie on the line between the 
1624           second last point on the polyline and the center of the shape.
1625           
1626         * src/display/curve.cpp, src/display/curve.hpp: Added a couple of 
1627           functions that return the second and second-last points in a curve.
1629         * src/removeoverlap/generate-constraints.cpp: Moved the 
1630           #include "isnan.h" to be the final include.  This fixes a
1631           compilation error on OS X.
1633 2005-12-16  Carl Hetherington  <inkscape@carlh.net>
1635         * src/conn-avoid-ref.cpp, sp-conn-end-pair.cpp, sp-conn-end.cpp,
1636         sp-item.cpp, sp-shape.cpp, dialogs/clonetiler.cpp,
1637         dialogs/stroke-style.cpp, dialogs/tiledialog.cpp,
1638         dialogs/unclump.cpp, display/nr-arena-shape.cpp,
1639         display/nr-arena-shape.h, widgets/icon.cpp: more NRRect removal.
1641         * src/desktop.cpp, src/desktop.h, src/dyna-draw-context.cpp,
1642         src/selection-chemistry.cpp, src/sp-namedview.cpp, src/verbs.cpp,
1643         src/display/sp-canvas.cpp, src/display/sp-canvas.h,
1644         src/ui/view/edit-widget.cpp, src/ui/widget/zoom-status.cpp,
1645         src/widgets/desktop-widget.cpp: more NRRect removals and cleanups.
1647         * src/grid-snapper.cpp: snap only to visible grid lines (patch
1648         from mtou).
1650 2005-12-15  Carl Hetherington  <inkscape@carlh.net>
1652         * src/conn-avoid-ref.cpp, src/gradient-chemistry.cpp,
1653         src/sp-conn-end.cpp, src/sp-item.{cpp,h}: NR::Rect version of
1654         sp_item_invoke_bbox (SPItem::invokeBbox).  Use it in some places.
1656 2005-12-14  Carl Hetherington  <inkscape@carlh.net>
1658         * src/dyna-draw-context.cpp, src/gradient-context.cpp,
1659         src/selection.h, src/sp-flowtext.cpp, src/sp-item.cpp,
1660         src/sp-item.h, src/sp-shape.cpp, src/sp-text.cpp,
1661         src/dialogs/layer-properties.cpp,
1662         src/extension/internal/bluredge.cpp,
1663         src/extension/internal/grid.cpp, src/ui/dialog/transformation.cpp,
1664         src/widgets/desktop-widget.cpp: remove NRMatrix version of
1665         sp_item_i2d_affine().  Some include file adjustments.
1667         * src/arc-context.cpp: some very minor cleanups.
1669         * src/svg/svg-length.{cpp,h}, src/helper/units.cpp: use INCH
1670         rather than IN to avoid breaking the compile on some systems.
1672 2005-12-13  Carl Hetherington  <inkscape@carlh.net>
1674         * src/arc-context.cpp, src/connector-context.cpp,
1675         src/context-fns.cpp, src/desktop-affine.cpp, src/desktop-affine.h,
1676         src/desktop-events.cpp, src/desktop.cpp, src/desktop.h,
1677         src/draw-anchor.cpp src/dropper-context.cpp,
1678         src/dyna-draw-context.cpp, src/event-context.cpp
1679         src/gradient-context.cpp, src/knot.cpp, src/node-context.cpp,
1680         src/object-snapper.cpp src/pen-context.cpp,
1681         src/pencil-context.cpp, src/rect-context.cpp
1682         src/select-context.cpp, src/selection-chemistry.cpp,
1683         src/sp-item.cpp, src/sp-item.h src/spiral-context.cpp,
1684         src/star-context.cpp, src/text-context.cpp src/zoom-context.cpp,
1685         src/ui/widget/ruler.cpp: make desktop's transforms private
1686         members.
1688         * src/document.cpp, src/object-edit.cpp, src/sp-ellipse.cpp,
1689         src/sp-ellipse.h, src/sp-gradient.cpp, src/sp-image.cpp,
1690         src/sp-image.h, src/sp-line.cpp, src/sp-line.h,
1691         src/sp-linear-gradient.h, src/sp-marker.cpp, src/sp-marker.h,
1692         src/sp-pattern.cpp, src/sp-pattern.h, src/sp-radial-gradient.h,
1693         src/sp-rect.cpp, src/sp-rect.h, src/sp-root.cpp, src/sp-root.h,
1694         src/sp-star.cpp, src/sp-symbol.h, src/sp-text.cpp,
1695         src/sp-textpath.h, src/sp-tspan.cpp, src/sp-use.cpp, src/sp-use.h,
1696         src/text-tag-attributes.h, src/helper/units.cpp,
1697         src/helper/units.h, src/libnrtype/Layout-TNG-Compute.cpp,
1698         src/libnrtype/Layout-TNG-Input.cpp,
1699         src/libnrtype/Layout-TNG-OutIter.cpp,
1700         src/libnrtype/Layout-TNG-Output.cpp, src/libnrtype/Layout-TNG.h,
1701         src/libnrtype/TextWrapper.cpp, src/svg/svg-length.cpp,
1702         src/svg/svg.h: partial C++-ificiation of SPSVGLength.  Rename it
1703         to SVGLength.
1705 2005-12-13  Mathieu Dimanche <mdimanche@free.fr>
1707         * src/snapped-point.{cpp,h} : new files.
1709         * src/Makefile_insert : Added the new files
1711         * src/arc-context.cpp, src/connector-context.cpp,
1712         src/context-fns.cpp, src/draw-context.cpp, src/nodepath.cpp,
1713         src/object-edit.cpp, src/pencil-context.cpp,
1714         src/selection-chemistry.cpp, src/seltrans.cpp, src/snap.cpp,
1715         src/spiral-context.cpp, src/star-context.cpp,
1716         src/line-snapper.cpp, src/line-snapper.h, src/object-snapper.cpp,
1717         src/object-snapper.h src/snapper.cpp, src/snapper.h,
1718         src/event-context.cpp, src/rect-context.cpp,
1719         src/select-context.cpp : Use SnappedPoint class
1721         * src/color-rgba.h : Added rgba32 unsigned int handling and
1722         "inverse" members (NEED TO BE TESTED)
1724 2005-12-12  MenTaLguY  <mental@rydia.net>
1726         * src/widgets/desktop-widget.cpp: moved some widgets into statusbar
1727           widget for more aesthetic appearance
1729 2005-12-12  Carl Hetherington <inkscape@carlh.net>
1731         * src/arc-context.cpp: minor cleanups.  Use SnapManager more.  Use
1732         Inkscape::setup_for_drag_start.
1734         * src/connector-context.cpp, src/draw-context.cpp,
1735         src/object-edit.cpp, src/pencil-context.cpp, src/rect-context.cpp,
1736         src/spiral-context.cpp, src/star-context.cpp: use SnapManager.
1738         * src/rect-context.cpp, src/spiral-context.cpp,
1739         src/star-context.cpp: use Inkscape::setup_for_drag_start().
1741         * src/snapper.{cpp,h}: simplify snap point types code.
1743         * src/context-fns.{cpp,h}: add setup_for_drag_start().
1745         * src/dyna-draw-context.cpp: remove unused and erroneous snapping code.
1747         * src/pen-context.cpp: remove unused variable.
1749         * src/draw-context.cpp: use SnapManager.
1751         * src/nodepath.cpp: const fixes.  Use SnapManager.
1753         * src/selection-chemistry.cpp, src/seltrans.cpp: some cleanups.
1754         Use new snap API.
1756         * src/snap.{cpp,h}: remove some dead code.
1758         * src/sp-item.{cpp,h}, src/node-context.cpp, src/draw-context.cpp:
1759         remove an unnecessary parameter from sp_item_dt2i_affine().
1761 2005-12-09  Carl Hetherington <inkscape@carlh.net>
1763         * src/object-snapper.cpp: make node snapping work again.
1765         * src/star-context.cpp: use SnapManager.  Some other minor cleanups.
1767         * src/arc-context.cpp, src/connector-context.cpp,
1768         src/dyna-draw-context.cpp, src/pen-context.cpp,
1769         src/pencil-context.cpp, src/rect-context.cpp,
1770         src/selection-chemistry.cpp, src/spiral-context.cpp,
1771         src/star-context.cpp, src/text-context.cpp: use
1772         Inkscape::have_viable_layer.
1774         * src/context-fns.{cpp,h}: new files.
1776         * src/arc-context.cpp, src/context-fns.{cpp,h},
1777         src/rect-context.cpp: abstract common code into context-fns and
1778         clean it up a bit.
1780 2005-12-08  Carl Hetherington <inkscape@carlh.net>
1782         * src/grid-snapper.cpp, src/guide-snapper.cpp, src/line-snapper.h:
1783         coding style.  Change how lines are defined.
1785         * src/grid-snapper.h, src/guide-snapper.h: coding style.
1787         * src/line-snapper.cpp, src/object-snapper.{cpp,h}: Coding style.
1788         Various cleanups.  Small API changes.
1790         * src/snap.cpp: changes to Snapper API.  Added work-in-progress SnapManager.
1792         * src/snapper.{cpp,h}: API cleanups.
1794         * src/sp-namedview.{cpp,h}: added getSnappers().
1796         * src/seltrans.cpp: Cleanup and fix moveTo().  Go back to snapping
1797         to snap points rather than the convex hull, at least for a bit.
1799 2005-12-07  Carl Hetherington <inkscape@carlh.net>
1801         * src/libnr/nr-convex-hull.h: remove unnecessary includes.
1803         * src/line-snapper.{cpp,h}, src/object-snapper.{cpp,h},
1804         src/attributes.{cpp,h}, src/desktop.cpp, src/dyna-draw-context.cpp
1805         src/arc-context.cpp, src/grid-snapper.h, src/nodepath.cpp,
1806         src/rect-context.cpp, src/selection-chemistry.cpp,
1807         src/seltrans.cpp, src/snap.{cpp,h}, src/snapper.{cpp,h},
1808         src/sp-namedview.{cpp,h}, src/spiral-context.cpp,
1809         src/star-context.cpp, src/dialogs/desktop-properties.{cpp,h},
1810         src/Makefile_insert: first cut of object snapping.
1812         * src/grid-snapper.cpp, src/guide-snapper.{cpp,h}: use Inkscape namespace.
1814 2005-12-06  Carl Hetherington <inkscape@carlh.net>
1816         * src/libnr/nr-maybe.h: add missing public: to class IsNot.
1818         * src/splivarot.{cpp,h}: declare some more functions.  Fix
1819         get_nearest_position_on_Path to not crash if you call it with an
1820         Item that isn't Shape or Text.
1822         * src/node-context.cpp: adapt for changes in splivarot.{cpp,h}.
1824         * src/nodepath.cpp: remove declaration of a function now declared
1825         in splivarot.h.
1827 2005-12-05  Carl Hetherington <inkscape@carlh.net>
1829         * src/desktop.cpp, src/tools-switch.cpp,
1830         src/dialogs/clonetiler.cpp, src/dialogs/display-settings.cpp:
1831         re-jig #includes slightly.
1833         * src/seltrans.{cpp,h}, src/selcue.{cpp,h}: C++-ification and cleanup.
1835         * src/select-context.{cpp,h}, src/seltrans-handles.h: adapt for
1836         changes to SelTrans.
1838         * src/event-context.{cpp,h}: adapt for changes to SelCue.
1840         * src/rect-context.cpp, src/gradient-context.cpp: remove unnecessary include.
1842         * src/connector-context.h, src/draw-context.h: add a forward
1843         declaration.
1845         * src/dropper-context.{cpp,h}: remove an unused variable and its
1846         associated includes.
1848         * src/main.cpp: fix comment for renamed SPSelCue.
1850         * src/dialogs/display-settings.cpp: adapt for slightly re-jigged SelCue.
1852 2005-12-04  Ted Gould  <ted@gould.cx>
1854         * po/POTFILES.in:
1856         Adding the .inx files as [type: gettext/xml] so that they will get
1857         translated.  Good stuff.
1859         * share/extensions/addnodes.inx, share/extensions/ai_input.inx,
1860         share/extensions/ai_output.inx, share/extensions/bluredge.inx,
1861         share/extensions/dia.inx, share/extensions/dots.inx,
1862         share/extensions/dropshadow.inx, share/extensions/dxf_input.inx,
1863         share/extensions/dxf_output.inx, share/extensions/embedimage.inx,
1864         share/extensions/eps_input.inx, share/extensions/epsi_output.inx,
1865         share/extensions/ffmet.inx, share/extensions/ffms.inx,
1866         share/extensions/ffset.inx, share/extensions/ffss.inx,
1867         share/extensions/gimpgrad.inx, share/extensions/grid.inx,
1868         share/extensions/handles.inx, share/extensions/interp.inx,
1869         share/extensions/kochify.inx, share/extensions/kochify_load.inx,
1870         share/extensions/lindenmayer.inx, share/extensions/motion.inx,
1871         share/extensions/pdf_output.inx, share/extensions/ps_input.inx,
1872         share/extensions/radiusrand.inx, share/extensions/randompnt.inx,
1873         share/extensions/randompos.inx, share/extensions/rtree.inx,
1874         share/extensions/sk_input.inx, share/extensions/straightseg.inx,
1875         share/extensions/summersnight.inx, share/extensions/svgz_input.inx,
1876         share/extensions/svgz_output.inx, share/extensions/txt2svg.inx,
1877         share/extensions/wavy.inx, share/extensions/whirl.inx,
1878         share/extensions/wmf_input.inx:
1880         Marking the user visible strings as translatable.
1882         * src/extension/dependency.cpp, src/extension/extension.cpp,
1883         src/extension/init.cpp, src/extension/input.cpp, src/extension/output.cpp,
1884         src/extension/parameter.cpp:
1886         Changed to handle translated .inx files.  They will find the data, and
1887         mark the right strings as translated.
1889         * src/extension/effect.cpp, src/extension/effect.h, src/interface.cpp:
1891         Changed menu handling to be push instead of pull
1893 2005-12-02  Carl Hetherington <inkscape@carlh.net>
1895         * src/dropper-context.cpp: coding style.
1896         * src/sp-namedview.cpp, src/sp-namedview.h, src/desktop.cpp: some
1897         C++-ification of SPNamedView.
1899 2005-12-01  MenTaLguY  <mental@rydia.net>
1901         * src/widgets/desktop-widget.cpp: shuffle status bar around again;
1902           add a grippie so we don't have to care about the corner of the window
1903           getting covered up
1905 2005-12-01  MenTaLguY  <mental@rydia.net>
1907         * src/widgets/icon.cpp: refactored a bit around the icon prerendering
1908           code and added a timer; also kick off the task immediately rather
1909           than waiting for the first expose event
1911 2005-12-01  MenTaLguY  <mental@rydia.net>
1913         * src/widgets/desktop-widget.cpp:
1915           moved zoom selector away from the right edge so it won't get covered
1916           by window manager decorations
1918 2005-12-01  MenTaLguY  <mental@rydia.net>
1920         * src/help.cpp, src/ui/dialog/aboutbox.h, src/ui/dialog/aboutbox.cpp:
1922           Moved creation of the splash widget into the about dialog code,
1923           and tweaked the appearance of the dialog in a lot of subtle ways
1924           -- we now use an AspectFrame to constrain the aspect ratio of the
1925           splash view, and also finally get the correct initial size for the
1926           dialog while still allowing it to be arbitrarily resized.
1928 2005-12-01  Carl Hetherington <inkscape@carlh.net>
1930         * src/sp-namedview.cpp: coding style.
1932 2005-12-01  Jon A. Cruz  <jon@joncruz.org>
1934         * src/widgets/icon.cpp: added idle calback pre-render.
1936 2005-11-30  MenTaLguY  <mental@rydia.net>
1938         * src/ui/dialog/aboutbox.cpp: make 'close' button default widget,
1939           and rename "About" tab to "_Splash"
1941 2005-11-30  Carl Hetherington <inkscape@carlh.net>
1943         * src/svg/svg-path.cpp: add missing #include of assert.h for
1944         assert()
1945         * src/dialogs/xml-tree.cpp: fix uninitialised variable
1946         warnings, move some declarations to first use, coding style fixes.
1947         * src/snap.cpp, src/snap.h, src/sp-namedview.cpp: split
1948         snap.{cpp,h} up into snapper.{cpp,h}, grid-snapper.{cpp,h},
1949         guide-snapper.{cpp,h}.  Refactor and simplify.  Add another
1950         namedview_free_snap().
1951         * src/geom.cpp, src/geom.h: cosmetic renaming.
1952         * src/pen-context.cpp: a few minor cleanups to
1953         pen_handle_button_press().  Other snapping cleanups.
1954         * src/draw-context.cpp, src/draw-context.h: split
1955         spdc_endpoint_snap_internal() into two functions.
1956         * src/pencil-context.cpp: snapping cleanups.
1957         * src/ui/widget/unit-menu.cpp: remove definition of a variable
1958         that's just been made static.
1959         
1960 2005-11-26  MenTaLguY <mental@rydia.net>
1962         * src/ui/dialog/aboutbox.cpp, src/ui/dialog/aboutbox.h:
1963           clean up and simplify About dialog; fix memory management (mostly)
1965 2005-11-25  Robert Crosbie <swingincelt@gmail.com>
1967         * replaced sp_repr_ref with direct cal to Inkscape::GC::anchor
1968         * replaced sp_repr_unref with direct call to Inkscape::GC::release
1969         * replaced sp_repr_set_attr with direct call to repr->setAttribute
1971 2005-11-24  MenTaLguY  <mental@rydia.net>
1973         * src/shortcuts.cpp, src/interface.cpp: prune back shortcuts API in
1974           preparation for configurable key bindings work
1976 2005-11-24  MenTaLguY  <mental@rydia.net>
1978         * src/sp-item.cpp: remedy erroneous initialization of doubles with NULL
1980 2005-11-24  MenTaLguY  <mental@rydia.net>
1982         * src/seltrans.cpp: prune dead wood (sp_sel_trans_handle_click)
1984 2005-11-24  MenTaLguY  <mental@rydia.net>
1986         * src/display/canvas-arena.cpp, src/display/canvas-bpath.cpp,
1987           src/display/canvas-grid.cpp, src/display/guideline.cpp,
1988           src/display/sodipodi-ctrl.cpp, src/display/sodipodi-ctrlrect.cpp,
1989           src/display/sp-canvas-util.cpp, src/display/sp-canvas-util.h,
1990           src/display/sp-ctrlline.cpp, src/display/sp-ctrlquadr.cpp:
1991           
1992           cosmetic renaming
1994 2005-11-23  Robert Crosbie <swingincelt@gmail.com>
1996         * replaced sp_repr_change_order with direct cal to repr->changeOrder
1997         * replaced sp_repr_add_child with direct call to repr->addChild
1998         * replaced sp_repr_remove_child with direct call to repr->removeChild
2000 2005-11-23  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
2002         * src/ui/dialog/align-and-distribute.h, src/ui/dialog/align-and-distribute.cpp:
2003           Add new action ActionRemoveOverlaps, and add new button & two spin buttons
2004           to the Align & Distribute dialog box, to remove overlaps between objects.
2005         * configure.ac: New directory src/removeoverlap.
2006         * src/Makefile.am: Build new library removeoverlap/libremoveoverlap.a.
2007         * src/Makefile_insert: Link against new library removeoverlap/libremoveoverlap.a.
2009 2005-11-23  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2011         * packaging/osx-app.sh, packaging/macosx/Resources/bin/inkscape:
2012           Include some missing modules required by gnome-vfs and set shell
2013           variables to point to these modules within the OS X app bundle.
2014           Fixes bug #1363390.
2016 2005-11-21  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2018         * packaging/osx-app.sh: Fix a typo resulting from last change.
2020 2005-11-18  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2022         * packaging/osx-app.sh: Add libXinerama.1.dylib to the app bundle 
2023           since users of OS X 10.3.x will not have this file.
2025 2005-11-12  Jon Phillips <jon@rejon.org>
2027         * po/it.po po/sr.po po/sr@Latn.po: Fixed these po files so that 
2028         Inkscape builds okay.
2031 2005-11-12  Ralf Stephan <ralf@ark.in-berlin.de>
2033         * src/ui/view/edit-widget.h, src/ui/view/edit-widget.cpp:
2034           new-gui: made complete statusbar widget, equals old-gui now
2035         * src/widgets/layer-selector.h, src/ui/widget/selected-style.h:
2036           classes have now a constructor with default parameter
2037         * src/ui/widget/zoom-status.cpp: smaller font
2039 2005-11-12  MenTaLguY  <mental@rydia.net>
2041         * src/display/canvas-arena.cpp, src/display/canvas-bpath.cpp,
2042           src/display/canvas-grid.cpp, src/display/guideline.cpp,
2043           src/display/sodipodi-ctrl.cpp, src/display/sodipodi-ctrlrect.cpp,
2044           src/display/sp-canvas-util.cpp, src/display/sp-canvas-util.h,
2045           src/display/sp-canvas.cpp, src/display/sp-canvas.h,
2046           src/display/sp-ctrlline.cpp, src/display/sp-ctrlquadr.cpp:
2048           Refactor canvas buffer code a little.   Hint: if you have two flags
2049           and an invariant that one will be false if the other is true and
2050           vice-versa, you can represent them with a single flag.  Fixed
2051           cut-and-paste madness between sp_canvas_buf_ensure_buf and
2052           sp_canvas_clear_buf also.  Finally, renamed sp_canvas_buf_ensure_buf
2053           to sp_canvas_prepare_buf.
2055 2005-11-09  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2057         * src/sp-item.cpp: Call updateRepr before emitting the transformed
2058           signal in sp_item_write_transform.  This fixes bug #1303423.
2060         * packaging/osx-app.sh: Fixes to allow building app bundles on both
2061           OS X 10.4 and earlier versions of the OS without altering the script.
2062           Also, add a note that Inkscape needs to be configured with
2063           --enable-osxapp when building the OS X package.
2065         * po/nl.po: Fix an "Unmatched closing </b>" warning.
2067 2005-11-08  Ralf Stephan <ralf@ark.in-berlin.de>
2069         merged with branch CXXIFICATION_VIEW_AND_WIDGET
2070         * src/arc-context.cpp, src/dyna-draw-context.cpp, src/event-context.cpp,
2071           src/file.cpp, gradient-context.cpp, src/inkscape.cpp, src/interface.cpp,
2072           src/rect-context.cpp, src/select-context.cpp, src/seltrans.cpp,
2073           src/sp-namedview.cpp, src/spiral-context.cpp, src/star-context.cpp,
2074           src/verbs.cpp, dialogs/dialog-events.cpp, src/dialogs/layer-properties.cpp,
2075           src/ui/dialog/dialog.cpp, src/widgets/desktop-widget.cpp,
2076           src/widgets/desktop-widget.h:
2077           move gtk code into desktop-widget.cpp, called via desktop
2078         * src/ui/view/Makefile_insert: added files edit-widget-interface.h,
2079           edit-widget.cpp, edit-widget.h
2080           the EditWidget is the Gtkmm version of the SPDesktopWidget
2081         * src/ui/widget/Makefile_insert: added files ruler.cpp, ruler.h,
2082           svg-canvas.cpp, svg-canvas.h, zoom-status.cpp, zoom-status.h
2083           these are widgets part of the EditWidget
2084         * src/file.cpp, src/inkscape.cpp, src/ui/dialog/dialog.cpp, 
2085           src/ui/dialog/dialog.h, src/application/application.h, 
2086           src/application/application.cpp:
2087           divide code /wrt Application::getNewGui(): if true, it's called by the 
2088           Gtkmm application and the inkscape object is meaningless
2089         * src/application/app-prototype.h:
2090           replace UI specific return value of getWindow() with void*
2091         * src/application/editor.cpp, src/application/editor.h:
2092           made Editor a singleton, collect global UI code here that (for Gtk+)
2093           lives in inkscape.cpp and elsewhere
2094         * src/desktop-events.cpp, src/desktop.cpp, src/event-context.cpp,
2095           src/nodepath.cpp, src/seltrans.cpp:
2096           simplify calls to desktop->set_coordinate_status
2097         * src/desktop-handles.cpp, src/desktop-handles.h, 
2098           src/extension/internal/ps.cpp, src/widgets/gradient-toolbar.cpp, 
2099           src/widgets/toolbox.cpp:
2100           widget is no longer available through desktop
2101         * src/Makefile_insert: added files preferences.h preferences.cpp
2102           src/inkscape.h, src/inkscape.cpp, src/application/editor.cpp:
2103           move preferences handling into preferences.cpp/h
2104         * src/desktop.cpp, src/desktop.h:
2105           use EditWidgetInterface, more cosmetics
2106         * src/desktop.cpp, src/inkview.cpp, src/slideshow.cpp, src/svg-view-widget.cpp,
2107           src/svg-view.cpp, src/svg-view.h, src/ui/view/view.cpp, src/ui/view/view.h:
2108           streamline setDoc()/setDocument() logic
2109         * src/inkview.cpp: include empty func bodies to make linker happy
2111 2005-11-08 ------------0.43
2113 2005-11-06  Ted Gould  <ted@gould.cx>
2115         * 0.43pre2
2117 2005-11-01  Jon A. Cruz  <jon@joncruz.org>
2119         * src/io/base64stream.h, src/io/base64stream.cpp:
2120           Applied modified patch 1341198.
2122 2005-10-31  Jon A. Cruz  <jon@joncruz.org>
2124         * src/verbs.cpp:
2125           Applied patch from RFE 1247694.
2127 2005-10-26  Jon A. Cruz  <jon@joncruz.org>
2129         * share/screens/about.svg:
2130           Trimmed bad lines. Fixed bug 1310742.
2132 2005-10-24  Ted Gould  <ted@gould.cx>
2134         * 0.43pre1
2136 2005-10-22  Jon A. Cruz  <jon@joncruz.org>
2138         * Makefile.mingw, src/io/sys.cpp:
2139           Patch 1334818.
2141 2005-10-22  Jon A. Cruz  <jon@joncruz.org>
2143         * src/main.cpp, src/io/sys.cpp:
2144           Updating Win32 parameter filename handling.
2146 2005-10-22  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2148         * src/connector-context.cpp: Correct two typos.  Fixes bug #1333915.
2150 2005-10-21  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2152         * src/connector-context.cpp: Fix a bug where undoing creation of 
2153           new connectors revealed intermediate steps.
2155         * src/libavoid/connector.cpp, src/libavoid/connector.h,
2156           src/libavoid/makepath.cpp, src/libavoid/static.cpp:
2157           Applied a couple of libavoid fixes.  One of which addresses
2158           a possible crash bug.
2160 2005-10-19  Ted Gould  <ted@gould.cx>
2162         * 0.43pre0
2164 2005-10-19  Jon A. Cruz  <jon@joncruz.org>
2166         * inkscape32-16.ico: patch 1323419
2168 2005-10-17  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2170         * src/conn-avoid-ref.cpp: Don't pass avoided objects to libavoid
2171           if they have the 'cloned' flag set.  Fixes bug #1328401.
2173 2005-10-17  Jon A. Cruz  <jon@joncruz.org>
2175         * src/main.cpp, src/io/sys.h, src/io/sys.cpp:
2176           Switched command-line name conversion from filename to locale.
2177           Fixes bug #1250124.
2179 2005-10-16  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2181         * src/sp-conn-end.cpp: Don't update the repr for the curve while 
2182           manually rerouting connector endpoints.  This speeds up undo/redo
2183           and allows responsive rerouting with the xml editor window open.
2184           Fixes bug #1315489.
2186         * po/ca.po: Fix unclosed <b> found in translations.
2187         
2188 2005-10-15  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2190         * src/isnan.h: Update to allow compilation on OSX 10.4.
2192         * src/connector-context.cpp, src/connector-context.h,
2193           src/tools-switch.cpp: Allow double-clicking on connectors
2194           in the selector tool to swap to the connector tool.
2196 2005-10-14  Jon A. Cruz  <jon@joncruz.org>
2198         * share/palettes/Makefile.am, share/palettes/Tango-Palette.gpl:
2199           Adding the Tango palette.
2201 2005-10-13  MenTaLguY  <mental@rydia.net>
2203         * share/screens/about.svg: New copy for about dialog; did some
2204           vector clean-up and re-enabled the coffee stains.
2206 2005-10-10  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2208         * src/sp-conn-end-pair.cpp, src/sp-conn-end-pair.h:
2209           Reroute connector lines if the object itself is moved or
2210           transformed.  Previously a routed line would not unroute if it
2211           was moved away from the blocking objects.  Fixes bug #1303493.
2213 2005-10-07  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2215         * packaging/macosx/Resources/script, src/path-prefix.h:
2216           Don't assume the OSX app bundle will be named "Inkscape.app".
2217           This caused things like tool icons to disappear if the app
2218           bundle was renamed, e.g., to "Inscape-0.42.2.app".
2219           Fixes bug #1289648.
2221 2005-10-06  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2223         * src/sp-conn-end-pair.cpp: Fix a bug where connectors could
2224           sometimes be given strange routes if there was a transform on
2225           either of the objects that the connector was attached to.
2227         * src/conn-avoid-ref.cpp, src/sp-conn-end.cpp: Add a call to
2228           sp_document_ensure_up_to_date before checking bounding boxes
2229           in response to a transform signal.  This is because some
2230           objects (e.g., text) will not give the correct bbox until its
2231           update function has been called and its internal representation
2232           has been updated.  This fixes bug #1303523.
2234         * src/dialogs/display-settings.cpp, src/dialogs/display-settings.h:
2235           Restore the Connector tool preferences tab.  Use same ordering
2236           for tools as on the toolbar.  Add the standard selection cue
2237           option to the connector tool preferences.  Fixes bug #1303360.
2239 2005-10-05  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2241         * packaging/osx-app.sh: Include locale files in the OSX package and
2242           a couple of minor updates for building packages on OSX 10.4.x.
2244         * packaging/macosx/Resources/bin/inkscape: Fix a problem in setting
2245           LANG to the current OSX language before launching Inkscape.
2246           With this fix, the Inkscape app bundle will obey the user's
2247           language setting in the system preferences on OSX.
2249 2005-09-30  Ralf Stephan <ralf@ark.in-berlin.de>
2251         * src/desktop.*, src/widget/desktop-widget.cpp:
2252         make empty destructor, fixes #1291009
2254 2005-09-29  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2256         * Info.plist.in: Associate .svgz files with Inkscape on OSX.
2257           Fixes bug #1307083.
2259 2005-09-27  MenTaLguY  <mental@rydia.net>
2261         * src/gc-anchored.h: emphasize initial refcount
2263         * src/desktop.h, src/svg-view-widget.cpp, src/ui/view/view-widget.cpp,
2264           src/ui/view/view.cpp, src/ui/view/view.h,
2265           src/widgets/desktop-widget.cpp:
2267           Move _whole_ UI::View::View hierarchy over to the garbage collector
2268           and fix anchor imbalances; you can't do this piecemeal.
2270 2005-09-23  Ben Fowler  <bpfowler@users.sourceforge.net>
2272         * autogen.sh: Cleanup error message.
2274 2005-09-20  Carl Hetherington <inkscape@carlh.net>
2276         * src/file.cpp, src/file.h, src/help.cpp: don't replace empty
2277         desktops with help files / tutorials.  Fixes 1249067.
2279 2005-09-17  Ralf Stephan <ralf@ark.in-berlin.de>
2281         * src/jabber_whiteboard/typedefs.h:
2282           gcc4 needs more const correctness, fixes #1294298
2284 2005-09-17  Ralf Stephan <ralf@ark.in-berlin.de>
2286         * src/desktop.h, src/desktop.cpp, src/interface.cpp, 
2287           src/dialogs/layer-properties.cpp, src/ui/view/view.cpp,
2288           src/widgets/desktop-widget.cpp:
2289           correcting old and new oversights, fixes #1290982
2290           
2291 2005-09-15  Peter Moulder <pmoulder@mail.csse.monash.edu.au>
2293         * src/xml/repr-util.cpp (sp_repr_set_double): Split into two
2294           functions (sp_repr_set_svg_double, sp_repr_set_css_double)
2295           according to whether or not an exponent is allowed.  Update callers.
2296           (sp_repr_set_double_default): Remove this unused function.
2298 2005-09-15  Carl Hetherington <inkscape@carlh.net>
2300         * src/object-edit.cpp: fix idiotic bug introduced in previous commit.
2302 2005-09-14  Carl Hetherington <inkscape@carlh.net>
2304         * src/knot.cpp, src/knotholder.cpp: coding style.
2306 2005-09-13  Ralf Stephan <ralf@ark.in-berlin.de>
2308         * src/desktop.h, src/desktop.cpp, src/svg-view.h, src/svg-view.cpp,
2309           src/ui/view/view.h, src/ui/view/view.cpp, src/ui/view/edit.h:
2310             View::setDocument() did not call same function in subclass
2311         * src/widgets/select-toolbar.cpp:   removed usage of SP_DT_WIDGET
2312         * src/desktop.cpp:   removed last sp_desktop_* function names
2314 2005-09-13  Carl Hetherington <inkscape@carlh.net>
2316         * src/object-edit.cpp: Add some comments.  Minor refactoring.
2317         Snap points when editing rectangles; partial fix for bug 1282399.
2319         * packaging/win32/inkscape.nsi: Correct spelling of associations
2320         and associated; fix for bug 1283916.
2322 2005-09-12  Jon A. Cruz  <jon@joncruz.org>
2324         * src/dialogs/iconpreview.cpp, src/dialogs/iconpreview.h,
2325           src/widgets/icon.cpp:
2326           Icon preview now toggles between selection or whole document.
2327           Fixes REF #1281883.
2329 2005-09-12  Ralf Stephan <ralf@ark.in-berlin.de>
2331         * src/widgets/ruler.cpp:   fixed precision problem (bug #1242995)
2333 2005-09-12  Peter Moulder  <pmoulder@bowman.csse.monash.edu.au>
2335         * src/libnrtype/Layout-TNG-Compute.cpp (Calculator::_measureUnbrokenSpan):
2336           Fix line breaking for [supposedly] non-breaking whitespace characters.
2338 2005-09-11  Ralf Stephan <ralf@ark.in-berlin.de>
2340         * po/nl.po:   replaced all instances of "verkleint" with "verkleind"
2341           (bug #1277695)
2343 2005-09-10  Jon A. Cruz  <jon@joncruz.org>
2345         * src/preferences-skeleton.h, src/dialogs/iconpreview.cpp:
2346           Made icon preview sizes configurable. Fixes REF #1281885.
2348 2005-09-08  Carl Hetherington <inkscape@carlh.net>
2350         * src/object-edit.cpp: Coding style in SPRect portion.  Add
2351         Emacs/vim mode blocks.
2353 2005-09-08  Ralf Stephan <ralf@ark.in-berlin.de>
2355         * src/desktop.cpp, src/ui/view/view.cpp:
2356           removed placement new signal construction
2357         * src/desktop.cpp:   selection is no longer anchored
2358         * src/desktop.cpp, src/desktop.h:   further cleanup
2359         * src/main.cpp:   minor changes in doxygen main page
2361 2005-09-08  MenTaLguY  <mental@rydia.net>
2363         * src/xml/document.h, src/xml/session.h, src/xml/simple-session.cpp,
2364           src/xml/simple-session.h:
2366           Add Session and Document createElementNode, createCommentNode,
2367           and createTextNode methods
2369 2005-09-06  Ralf Stephan <ralf@ark.in-berlin.de>
2371         * src/desktop-handles.h, src/desktop-handles.cpp:
2372             added macros SP_DT_MSGSTACK/NAMEDVIEW/WIDGET, moved last
2373                 macros from desktop.h
2374         * src/desktop.h src/desktop.cpp, src/sp-namedview.h, 
2375           src/sp-namedview.cpp:
2376             moved default_metric and default_unit into namedview
2377         * src/desktop.h src/desktop.cpp, src/widgets/desktop-widget.h,
2378           src/widgets/desktop-widget.cpp:
2379             moved window member into desktop widget
2380         * src/dialogs/clonetiler.cpp, src/dialogs/color-picker.cpp,
2381           src/dialogs/desktop-properties.cpp, src/dialogs/dialog-events.cpp ,
2382           src/dialogs/display-settings.cpp, src/dialogs/export.cpp,
2383           src/dialogs/stroke-style.cpp, src/dialogs/swatches.cpp,
2384           src/dialogs/transformation.cpp, src/dropper-context.cpp,
2385           src/extension/internal/ps.cpp, src/gradient-context.cpp,
2386           src/jabber_whiteboard/callbacks.cpp,
2387           src/jabber_whiteboard/chat-handler.cpp,
2388           src/jabber_whiteboard/message-processors.cpp,
2389           src/jabber_whiteboard/message-queue.cpp,
2390           src/jabber_whiteboard/session-manager.cpp,
2391           src/path-chemistry.cpp, src/satisfied-guide-cns.cpp,
2392           src/sp-text.cpp, src/text-chemistry.cpp,
2393           src/trace/potrace/inkscape-potrace.cpp,
2394           src/trace/trace.cpp, src/ui/dialog/align-and-distribute.cpp:
2395             removed dependency on desktop.h
2396         * src/arc-context.cpp, src/desktop-events.cpp, src/inkscape.cpp,
2397           src/interface.cpp, src/nodepath.cpp, src/rect-context.cpp,
2398           src/select-context.cpp, src/seltrans.cpp, src/spiral-context.cpp,
2399           src/star-context.cpp, src/text-context.cpp, src/ui/dialog/dialog.cpp,
2400           src/widgets/select-toolbar.cpp, src/widgets/toolbox.cpp:
2401             minor adaptation due to the above changes
2402         * src/ui/dialog/session-player.cpp:   didn't #include config.h
2403         
2404 2005-09-06  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2406         * doc/keys.html, doc/keys.xml, share/screens/keys.svg,
2407           src/shortcuts.cpp:
2408           Add keyboard shortcuts for the connector tool -- Ctrl+F2 and 'o'.
2410 2005-09-05  Ralf Stephan <ralf@ark.in-berlin.de>
2412         * src/document.cpp, src/draw-anchor.cpp, src/knotholder.cpp,
2413           src/main.cpp, src/object-ui.cpp, src/selcue.cpp,
2414           src/sp-marker.cpp, src/sp-root.cpp, src/sp-shape.cpp,
2415           src/sp-star.cpp, src/sp-symbol.cpp, src/sp-tspan.cpp,
2416           src/dialogs/docker.cpp, src/dialogs/extensions.cpp,
2417           src/dialogs/text-edit.cpp, src/dialogs/tiledialog.cpp,
2418           src/extension/system.cpp, src/widgets/gradient-vector.cpp,
2419           src/jabber_whiteboard/session-file-player.cpp,
2420           src/widgets/paint-selector.cpp, src/widgets/sp-widget.cpp,
2421           src/widgets/spw-utilities.cpp, src/extension/implementation/script.cpp,
2422           src/ui/dialog/transformation.cpp, src/seltrans.h,
2423           src/widgets/sp-widget.h:
2424             removed dependency on desktop.h
2425         * src/select-context.cpp, src/tools-switch.cpp, 
2426           src/dialogs/display-settings.cpp, src/dialogs/fill-style.cpp,
2427           src/dialogs/object-properties.cpp, src/dialogs/clonetiler.cpp:
2428             added dependencies because of above changes
2429         
2430 2005-09-04  Kees Cook  <kees@outflux.net>
2432         * TRANSLATORS, Makefile.am, src/verbs.cpp, src/help.cpp,
2433           src/ui/dialog/aboutbox.h, src/ui/dialog/aboutbox.cpp,
2434           src/menus-skeleton.h, src/ui/dialog/Makefile_insert:
2435           Implemented AboutDialog following the Gnome style.
2436         * packaging/win32/inkscape.nsi: added quotes around execution name.
2438 2005-09-04  Ralf Stephan <ralf@ark.in-berlin.de>
2440         * src/desktop.cpp, src/dropper-context.cpp, src/forward.h,
2441           src/interface.cpp, src/main.cpp, src/sp-anchor.cpp,
2442           src/sp-text.cpp, src/splivarot.cpp, src/svg-view-widget.cpp,
2443           src/svg-view-widget.h, src/svg-view.h, src/extension/effect.h,
2444           src/extension/implementation/plugin-link.h, 
2445           src/jabber_whiteboard/session-manager.cpp,
2446           src/ui/dialog/dialog.cpp, src/ui/view/edit.h, 
2447           src/ui/view/view-widget.cpp, src/ui/view/view-widget.h,
2448           src/ui/view/view.cpp, src/ui/view/view.h:
2449             minor edits to completely remove SPView identifier, and some
2450                 dependencies
2452 2005-09-04  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2454         * src/sp-conn-end-pair.cpp: Fix a crash bug when undoing connectors
2455           on Linux x86 where we were calling a signal destructor.
2457         * src/io/sys.cpp: Build fix - conditionally include <glib/gstdio.h>
2458           if using glib 2.6.0 or greater, since it is not available in earlier
2459           versions.
2461 2005-09-04  Ralf Stephan <ralf@ark.in-berlin.de>
2463         * src/svg-view-widget.h, src/svg-view-widget.cpp, src/Makefile_insert:
2464             separated SPSVGViewWidget from SPSVGView
2465         * src/desktop.h, src/svg-view.h, src/ui/view/edit.h,
2466           src/ui/view/view-widget.h, src/ui/view/view.h,
2467           src/widgets/desktop-widget.h, src/desktop.cpp,
2468           src/svg-view.cpp, src/ui/view/view-widget.cpp,
2469           src/ui/view/view.cpp, src/widgets/desktop-widget.cpp:
2470             moved SPDesktop from GObject to C++/sigc++
2471         * src/forward.h: 
2472             removed SP_DESKTOP*, SP_SVG_VIEW* macros and dependencies
2473         * src/widgets/layer-selector.h, src/widgets/layer-selector.cpp:
2474             changed to sigc++ but disabled call
2475         * src/desktop-events.cpp:  removed desktop_enter_notify()
2476         * src/sp-anchor.cpp:  removed handling of mouse over/out
2477         * src/helper/action.h, src/sp-use.cpp:  added missing dependency
2478         * src/arc-context.cpp, src/desktop-affine.cpp, src/desktop-events.cpp,
2479           src/desktop-handles.cpp, src/dyna-draw-context.cpp,
2480           src/event-context.cpp, src/file.cpp, src/gradient-context.cpp,
2481           src/gradient-drag.cpp, src/help.cpp, src/inkscape.cpp,
2482           src/inkview.cpp, src/interface.cpp, src/knot.cpp,
2483           src/knotholder.cpp, src/node-context.cpp, src/nodepath.cpp,
2484           src/object-ui.cpp, src/path-chemistry.cpp, src/rect-context.cpp,
2485           src/rubberband.cpp, src/satisfied-guide-cns.cpp,
2486           src/select-context.cpp, src/selection-chemistry.cpp,
2487           src/seltrans.cpp, src/shortcuts.cpp, src/slideshow.cpp,
2488           src/sp-anchor.cpp, src/sp-flowtext.cpp, src/sp-namedview.cpp,
2489           src/sp-text.cpp, src/spiral-context.cpp, src/splivarot.cpp,
2490           src/star-context.cpp, src/text-context.cpp, src/text-editing.cpp,
2491           src/tools-switch.cpp, src/verbs.cpp, src/zoom-context.cpp,
2492           src/dialogs/clonetiler.cpp, src/dialogs/desktop-properties.cpp,
2493           src/dialogs/dialog-events.cpp, src/dialogs/export.cpp,
2494           src/dialogs/filedialog.cpp, src/dialogs/iconpreview.cpp,
2495           src/dialogs/layer-properties.cpp, src/dialogs/stroke-style.cpp,
2496           src/dialogs/transformation.cpp, src/dialogs/xml-tree.cpp,
2497           src/extension/effect.cpp, src/extension/implementation/script.cpp,
2498           src/extension/internal/grid.cpp, src/extension/internal/ps.cpp,
2499           src/helper/window.cpp, src/ui/dialog/dialog.cpp,
2500           src/ui/widget/imageicon.cpp, src/widgets/gradient-toolbar.cpp,
2501           src/widgets/layer-selector.cpp, src/widgets/select-toolbar.cpp,
2502           src/widgets/toolbox.cpp:
2503             minor adaptations due to the above changes
2504         * src/desktop-events.h:  removed dependencies 
2505         * src/selection.cpp:  improved doxygen documentation
2506         
2507 2005-09-04  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2509         * src/connector-context.cpp: Fix a bug where a data structure was
2510           not being freed, triggering an assertion failure and Inkscape to
2511           crash sometimes when the connector tool context was switched.
2513 2005-09-03  Aaron Spike <aaron@ekips.org>
2515         * src/node-context.cpp, src/livarot.cpp: Fixing a problem where node
2516           adding and curve dragging operate on fills. A special thank you to
2517           Simon Budig of GIMP fame for working with me and giving very 
2518           thorough explanations of his curve dragging code.
2520 2005-09-03  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2522         * src/libavoid/connector.cpp, src/libavoid/connector.h: Autoroute
2523           connectors while they are being drawn in the connector context.
2525         * src/sp-conn-end.cpp: Fix a bug where connectors attached to shapes
2526           were not always getting updated.  Their path was sometimes thought
2527           to be valid even when it was not.
2529 2005-09-02  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2531         * src/sp-conn-end.cpp: Fix a bug where connectors not attached to
2532           shapes were not updating correctly if an object was dropped on
2533           their path.
2535 2005-09-01  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2537         * src/sp-conn-end.cpp, src/sp-conn-end.h, src/sp-conn-end-pair.cpp,
2538           src/sp-conn-end-pair.h, src/sp-path.cpp, src/libavoid/graph.cpp,
2539           src/libavoid/incremental.cpp:
2541         Connectors now automagically reroute as a result of any 'avoided'
2542         object being placed on their path.  They also update to better
2543         paths when blocking shapes are removed.
2544          
2545         * src/connector-context.cpp: Update TODO list.  Only show endpoints
2546           and allow manipulation of paths marked as connectors.
2548         * src/libavoid/connector.cpp, src/libavoid/connector.h: Connectors
2549           with invalid paths can now notify other code via a callback,
2550           rather than just setting a boolean flag.
2552         * src/conn-avoid-ref.cpp: Fix an obscure crash bug in the connector
2553           routing code where we were still using a freed data structure.
2555 2005-08-31  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2557         * src/conn-avoid-ref.cpp, src/conn-avoid-ref.h: Use the correct
2558           coordinate system when passing shape geometry to libavoid.
2559           Add a small amount of buffer space around objects.
2560         
2561         * src/attributes-test.cpp, src/attributes.cpp, src/attributes.h,
2562           src/path.cpp: Add code to handle the "inkscape:connector-type"
2563           attribute.
2565         * src/sp-conn-end-pair.cpp, src/sp-conn-end-pair.h: Store information
2566           about type paths, to determine whether they are connectors.  Keep
2567           a reference to the libavoid representation if necessary.  Add code
2568           to call libavoid to get a path for a connector.
2569         
2570         * src/sp-conn-end.cpp: Call the connector routing code when connector
2571           ends are moved.  Move connector endpoints rather than stretching
2572           when adjusting to draw to shape edge.
2573           
2574         * src/libavoid/connector.cpp, src/libavoid/connector.h: Make the
2575           connector references aware of their own initialisation state.
2577         * src/connector-context.cpp:  Update TODO list.  Update for other
2578           changes.  Fix a bug where multi-segment connectors had a solid
2579           black fill while being dragged.
2581         * src/display/curve.cpp, src/display/curve.h: Add a function to 
2582           simply move the two endpoints of a curve.
2584 2005-08-30  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2586         * src/conn-avoid-ref.cpp, src/libavoid/connector.cpp,
2587           src/libavoid/graph.cpp, src/libavoid/makepath.cpp,
2588           src/libavoid/shape.cpp, src/libavoid/vertices.cpp,
2589           src/libavoid/vertices.h, src/libavoid/visibility.cpp:
2591         Use a better system for unique IDs within libavoid.  This properly
2592         addresses a hack in SPAvoidRef that was unsafe on amd64 machines.
2594         * configure.ac: Add the src/libavoid subdir.
2595         
2596 2005-08-29  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2598         * src/attributes.cpp, src/connector-context.cpp, src/sp-item.cpp:
2599           Use "inkscape:connector-avoid" instead of "inkscape:avoid".
2601 2005-08-29  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2603         * src/libavoid/timer.cpp: Remove some code assuming a fixed size for
2604           timer types.
2606 2005-08-29  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2608         * src/connector-context.cpp: Fix a problem where the context didn't
2609           notice the current selection when it was entered.  Also, fix a 
2610           problem where connectors disappeared for a moment when an endpoint
2611           was clicked (for rerouting), but before the mouse was moved.
2613 2005-08-29      David Yip               <yipdw@rose-hulman.edu>
2615         * src/ui/dialog/whiteboard-connect.{cpp,h},
2616           src/ui/dialog/whiteboard-sharewithchat.{cpp,h}:
2617           Improved widget layout (switched to Gtk::Table)
2619         * src/jabber_whiteboard/session-manager.cpp:
2620           Fixed crash that occurred when connecting via SSL to a Jabber
2621           server that does not support SSL
2622           
2623 2005-08-28  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2625         * src/Makefile_insert, src/attributes-test.cpp, src/attributes.cpp,
2626           src/attributes.h, src/conn-avoid-ref.cpp, src/conn-avoid-ref.h,
2627           src/forward.h, src/sp-item.cpp, src/sp-item.h:
2628          
2629           Add code that handles the "inkscape:avoid" attribute, used to mark
2630           whether an item should be avoided for the purposes of routing
2631           connectors.  This code also calls libavoid when an 'avoided'
2632           item is moved/transformed.
2633         
2634         * src/connector-context.cpp, src/connector-context.h,
2635           src/widgets/toolbox.cpp:
2636           
2637           Add a couple of buttons to the connector context's toolbar to
2638           allow selected objects to be marked as avoided or ignored for the
2639           purpose of connector routing.
2640           
2641         * src/libavoid/debug.h, src/libavoid/geomtypes.h, 
2642           src/libavoid/polyutil.cpp, src/libavoid/polyutil.h,
2643           src/libavoid/shape.cpp:
2644         
2645           Misc fixes: turn off debugging output, put types in the Avoid
2646           namespace, and add an assertion for a special case that can
2647           cause problems.
2649 2005-08-28  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2651         * share/icons/icons.svg: Add a couple of icons for the connector
2652           context toolbar.
2654 2005-08-27  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2656         * src/Makefile.am, src/Makefile_insert, src/libavoid/*:
2657           Add libavoid code, the library that does all the path planning
2658           work for autorouting connectors.
2660 2005-08-27  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2662         * src/Makefile_insert: Remove a reference to the previously moved
2663           src/desktop-widget.h.  This wasn't breaking the build, but was
2664           stopping me from generating tags files.
2665           
2666 2005-08-25  Ralf Stephan <ralf@ark.in-berlin.de>
2668         * src/ui/view/edit.h, src/ui/view/view.h, src/ui/view/view.cpp,
2669           src/ui/view/view-widget.h, src/ui/view/view-widget.cpp,
2670           src/widgets/desktop-widget.h, src/svg-view.h, src/desktop.cpp:
2671             separated SPViewWidget from SPView
2672         * src/connector-context.cpp, src/dyna-draw-context.cpp,
2673           src/file.cpp, src/gradient-context.cpp, src/knot.cpp,
2674           src/node-context.cpp, src/nodepath.cpp, src/path-chemistry.cpp,
2675           src/pen-context.cpp, src/pencil-context.cpp, src/rect-context.cpp,
2676           src/selection-chemistry.cpp, src/spiral-context.cpp,
2677           src/splivarot.cpp, src/star-context.cpp, src/text-chemistry.cpp,
2678           src/text-context.cpp, src/verbs.cpp, src/dialogs/display-settings.cpp,
2679           src/dialogs/layer-properties.cpp, src/dialogs/find.cpp,
2680           src/dialogs/clonetiler.cpp, src/trace/trace.cpp,
2681           src/trace/potrace/inkscape-potrace.cpp:
2682             all these files relied on a dependency in view.h to include
2683           code for MessageStack and/or MessageContext which is now removed
2684         * dialogs/desktop-properties.cpp:   improved doxygen documentation
2685         
2686 2005-08-25  Ralf Stephan <ralf@ark.in-berlin.de>
2688         * src/desktop.cpp, src/widgets/desktop-widget.h, 
2689           src/widgets/desktop-widget.cpp: 
2690           abstracted out all Gtk+ calls from SPDesktop into SPDesktopWidget
2691         * src/Doxyfile, src/main.cpp, src/desktop.cpp:
2692           improved doxygen documentation
2693           
2694 2005-08-25  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2696         * src/connector-context.cpp, src/connector-context.h:
2697           Change the connector context to use Inkscape's standard selection
2698           mechanism.  Show connector endpoint handles for single connectors
2699           in the selection.  This is the proposed interaction changes as
2700           discussed on the mailing list.  See the post there for a greater
2701           description of the change.
2703 2005-08-24  Ralf Stephan <ralf@ark.in-berlin.de>
2705         * src/widgets/desktop-widget.h, src/widgets/desktop-widget.cpp:
2706           separated SPDesktopWidget from SPDesktop
2707         * src/desktop-widget.h:   removed
2708         * src/toolbox.cpp, src/toolbox.h, src/select-toolbar.cpp,
2709           src/select-toolbar.h, src/gradient-toolbar.cpp, 
2710           src/gradient-toolbar.h:   moved into src/widgets
2711         * src/desktop.h, src/desktop.cpp, src/desktop-events.cpp,
2712           src/verbs.cpp, src/Makefile_insert, src/widgets/Makefile_insert,
2713           src/arc-context.cpp, src/dyna-draw-context.cpp,
2714           src/gradient-context.cpp, src/rect-context.cpp,
2715           src/select-context.cpp, src/spiral-context.cpp,
2716           src/star-context.cpp, src/interface.cpp, src/seltrans.cpp:
2717           adapted following SPDesktopWidget separation
2718         
2719 2005-08-24      David Yip       <yipdw@rose-hulman.edu>
2721         * src/jabber_whiteboard/session-manager.{cpp.h},
2722           src/jabber_whiteboard/callbacks.cpp,
2723           src/ui/dialog/whiteboard-connect.{cpp,h}:
2724           added support for XMPP over SSL to Inkboard
2726 2005-08-22  Ralf Stephan <ralf@ark.in-berlin.de>
2728         * src/dialogs/desktop-properties.cpp, src/dialogs/display-settings.cpp:
2729           both dialogs are now unresizable (bug #1237865)
2730         * src/main.cpp: enhanced doxygen main page
2732 2005-08-21  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2734         * packaging/osx-app.sh: Added a command line option which allows
2735           the executable and bundled dylibs to be stripped, significantly
2736           reducing the package size.
2738 2005-08-20  Ralf Stephan <ralf@ark.in-berlin.de>
2740         * src/desktop-style.cpp: fixed bug 1247989: nonstroked objects are
2741           no longer counted in stroke_average_width()
2742         * src/Doxyfile: added 3 more files
2743         * src/main.cpp: introduced doc hierarchy on doxygen main page
2744         * src/desktop-style.cpp:  improved doxygen documentation
2745           
2746 2005-08-20  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2748         * src/connector-context.cpp, src/connector-context.h:
2749           Rework connector context to extend SPEventContext instead of
2750           SPDrawContext, and remove most of the borrowed draw context
2751           code.
2753 2005-08-20  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2755         * src/menus-skeleton.h: correct the verb for "Select All In All Layers"
2756           since it was just showing a verb error in the menu.
2758 2005-08-19  Kees Cook  <kees@outflux.net>
2760         * autogen.sh, tools-version.sh, distro: report Ubuntu correctly, detect
2761           and reject unsafe automake versions (1.9.0 -> 1.9.6).
2763 2005-08-19  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2765         * src/dialogs/display-settings.cpp:
2766           Align the "Oversample bitmaps" option in the preferences
2767           dialog with all the other options.
2769 2005-08-18  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2771         * src/Makefile_insert: Added connector-context.{cpp,h}
2773         * src/connector-context.cpp, src/connector-context.h: New code for
2774           the connector context.  Handles the interaction of creating and
2775           modifying connectors.
2777         * src/sp-conn-end.cpp, src/sp-conn-end.h: Added sp_conn_adjust_path
2778           for adjusting the path of connectors to the edge of shapes, and
2779           sp_conn_end_detach to detach a connector endpoint from a shape.
2780           Also, when there is only a single shape attached to a connector
2781           and it is moved, then reroute the connector leaving its unattached
2782           endpoint where it is, rather than just moving the whole thing with
2783           the shape.
2785         * src/preferences-skeleton.h, src/toolbox.cpp, src/tools-switch.cpp,
2786           src/tools-switch.h, src/verbs.cpp, src/verbs.h,
2787           src/dialogs/display-settings.cpp, src/dialogs/display-settings.h:
2789           Enable the connector context.  Give it a preferences tab, toolbox,
2790           icon, etc.  Also, correct some vim modelines.
2791           
2792         * src/display/sp-canvas.cpp: Allow enter and leave events to be generated
2793           for canvas items when mouse buttons are depressed.
2795         * src/pixmaps/cursor-connector.xpm: A cursor for connector context.
2797 2005-08-18  Jon A. Cruz  <jon@joncruz.org>
2799         * src/knot.cpp: Corrected type conflict for crash bugs.
2801 2005-08-18  Ralf Stephan <ralf@ark.in-berlin.de>
2803         * src/Doxyfile: added 4 more files
2804         * src/extension/implementation/plugin-link.h,
2805           src/extension/internal/gimpgrad.cpp:  improved doxygen documentation
2806           
2807 2005-08-16  Ralf Stephan <ralf@ark.in-berlin.de>
2809         * src/desktop.h, src/desktop.cpp: replaced gboolean with bool
2810         * src/display/curve.cpp: made is_moveto() inline
2811         * src/knot.cpp, src/extension/extension.cpp, src/helper/action.cpp:
2812           added editor footer
2813         * src/desktop.h, src/desktop.cpp, src/knot.cpp, src/sp-gradient.cpp,
2814           src/display/curve.cpp, src/extension/extension.cpp,
2815           src/extension/implementation/plugin.h, 
2816           src/extension/implementation/plugin.cpp,
2817           src/extension/internal/gimpgrad.cpp, src/helper/action.cpp:
2818           improved doxygen documentation
2820 2005-08-14  MenTaLguY  <mental@rydia.net>
2822         * src/widgets/layer-selector.cpp: quick fix for crash bug when
2823           deleting unnamed layer [bug 1255843]
2825 2005-08-14  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2826         
2827         * packaging/macosx/ScriptExec/main.c: Allow the user to ignore the
2828           automatic fixing of the fontconfig problem and fix the problem
2829           manually.  Don't pop up the dialog again in this case when they
2830           relaunch Inkscape.
2832 2005-08-13  Ralf Stephan <ralf@ark.in-berlin.de>
2834         * src/menus-skeleton.h: fixed cvs bug where, in the default menus.xml, 
2835           given submenus didn't have correct names, so translation on 
2836           non-English systems was missed.
2837         
2838 2005-08-13  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2840         * packaging/macosx/Resources/script, packaging/macosx/ScriptExec/main.c:
2842         Fix for the fontconfig cache problem on OS X 10.4.  The first time 
2843         Inkscape is launched on 10.4 machines, after checking X11 is available,
2844         a dialog is brought up informing users of the fontconfig problem.  The
2845         dialog has a button to run fc-cache as root.  If chosen, an OS X
2846         authentication dialog in launched and fc-cache is run following the
2847         authentication.  A file is stored in ~/.inkscape to mark that fc-cache
2848         has been run.
2849         
2850 2005-08-11  Ralf Stephan <ralf@ark.in-berlin.de>
2852         * src/sp-gradient.cpp,src/sp-gradient-fns.h,src/event-context.h,
2853           src/event-context.cpp:  replaced gboolean with bool
2854         * src/document-undo.cpp:  added editor footer
2855         * src/sp-gradient.cpp, src/desktop.cpp, src/document.h,
2856           src/document.cpp, src/document-undo.cpp, src/event-context.h,
2857           src/event-context.cpp, src/selection.h:
2858           improved doxygen documentation
2860 2005-08-10      David Yip       <yipdw@rose-hulman.edu>
2862         * src/Makefile_insert: added composite-undo-stack-observer.{cpp,h}
2864         * src/document.{cpp.h},
2865           src/document-undo.cpp, src/document-private.h: 
2866           added hooks for undo stack observer
2868         * src/jabber_whiteboard/Makefile_insert: added new classes
2870         * src/jabber_whiteboard/callbacks.cpp: moved document initialization actions
2871           here (not the best idea, admittedly...)
2873         * src/jabber_whiteboard/connection-establishment.cpp,
2874           src/jabber_whiteboard/session-manager.*,
2875           src/jabber_whiteboard/chat-handler.cpp: updated to work with new listeners
2877         * src/jabber_whiteboard/message-contexts.cpp,
2878           src/jabber_whiteboard/message-handler.*,
2879           src/jabber_whiteboard/message-tags.*,
2880           src/jabber_whiteboard/defines.h: new message types (TODO: trim out dead
2881           types)
2883         * src/jabber_whiteboard/message-queue.*,
2884         * src/jabber_whiteboard/message-node.h: made MessageNode capable of
2885           representing more message types, as required by callbacks.cpp
2886           and new commit model
2888         * src/jabber_whiteboard/message-utilities.*: new utilities, although
2889           this entire class should be going bye-bye soon (its main tasks have been
2890           taken over by SerializerNodeObserver)
2892         * src/jabber_whiteboard/node-tracker.*: removal of node-level locks
2894         * src/jabber_whiteboard/node-utilities.*: removal of unnecessary methods;
2895           this class should also be removed soon
2897         * src/jabber_whiteboard/session-file-selector.cpp: miscellaneous tweaks
2899         * src/jabber_whiteboard/typedefs.h: new type definitions to handle the new
2900           commit model (TODO: prune unnecessary types)
2902         * src/xml/event.cpp: small hack to get Inkboard working (shouldn't be
2903           there, but I'm still learning my way around XML::Node and
2904           XML::Session...help welcome)
2906         * src/undo-stack-observer.h: interface for classes that watch undo, redo,
2907           and undo log commit events
2909         * src/composite-undo-stack-observer.*: similar to CompositeNodeObserver;
2910           combines multiple undo stack observers
2912         * src/jabber_whiteboard/serializer-node-observer.*: XML::Event serializer
2914         * src/jabber_whiteboard/deserializer.*: XML::Event deserializer
2916         * src/jabber_whiteboard/tracker-action-observer.*: simple observer to
2917           watch for added and removed nodes in undo/redo actions (put aside for
2918           now)
2920         * src/jabber_whiteboard/undo-stack-observer.*: Inkboard's undo stack
2921           observer implementation
2923 2005-08-10  Ralf Stephan <ralf@ark.in-berlin.de>
2925         * src/main.cpp: introduced doxygen doc main page with links
2927 2005-08-09  Ralf Stephan <ralf@ark.in-berlin.de>
2929         * src/Doxyfile: added 5 more files
2930         * src/display/curve.h, src/display/curve.cpp, src/knot.cpp,
2931           src/dialogs/export.cpp: replaced gboolean with bool
2932         * src/display/curve.cpp: removed sp_curve_finish() as it is nowhere 
2933           called, made sp_curve_ensure_space() static
2934         * src/sp-object.cpp, src/sp-item.cpp, src/libnr/n-art-bpath.h,
2935           src/libnr/nr-path-code.h, src/ui/view/view.cpp, src/dialogs/export.cpp,
2936           src/display/bezier-utils.cpp, src/display/curve.h,
2937           src/display/curve.cpp, src/knot.h, src/knot.cpp:
2938           improved doxygen documentation
2940 2005-08-08  MenTaLguY  <mental@rydia.net>
2942         * README.txt, README: make autotools happy
2944 2005-08-06  MenTaLguY  <mental@rydia.net>
2946         * Makefile.am, HACKING, HACKING_de, HACKING_fr, HACKING_it,
2947           HACKING.txt, HACKING.de.txt, HACKING.fr.txt, HACKING.it.txt,
2948           README, README_ca, README_de, README_fr, README_it,
2949           README.txt, README.ca.txt, README.de.txt, README.fr.txt, README.it.txt:
2951           saner filenames
2953 2005-08-06  MenTaLguY  <mental@rydia.net>
2955         * src/xml/Makefile_insert, src/xml/log-builder.cpp,
2956           src/xml/log-builder.h, src/xml/simple-session.cpp,
2957           src/xml/simple-session.h:
2959           Implement XML::LogBuilder class and use it from XML::SimpleSession.
2961 2005-08-06  MenTaLguY  <mental@rydia.net>
2963         * src/xml/event.h, src/xml/event.cpp, src/xml/event-fns.h:
2964           rejigger the way XML event logs are handled, based on NodeObservers
2966 2005-08-06  MenTaLguY  <mental@rydia.net>
2968         * src/xml/simple-session.cpp: minor formatting cleanups
2970 2005-08-06  Ted Gould <ted@gould.cx>
2972         * src/interface.cpp, src/verbs.cpp, src/verbs.h:
2974         Adding in a hash table for Verb ID lookups.  This makes searching for them
2975         in the dynamic menus much faster.
2977 2005-08-06  Ralf Stephan <ralf@ark.in-berlin.de>
2979         * src/sp-offset.cpp: 
2980           removed a dependency, made refresh_offset_source() static
2981         * src/svg-view.cpp, src/svg-view.h, src/sp-spiral.cpp, src/sp-spiral.h: 
2982           replaced gboolean with bool
2983         * src/sp-offset.cpp, src/sp-root.cpp, src/sp-stop.h, src/sp-spiral.h,
2984           src/sp-spiral.cpp, src/svg-view.h, src/svg-view.cpp, src/style.cpp:
2985           improved doxygen documentation
2986         
2987 2005-08-05  MenTaLguY  <mental@rydia.net>
2989         * inkscape.spec.in: include translated manpages
2991 2005-08-05  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2993         * po/nl.po: fix a typo: close a bold tag.
2995 2005-08-03      David Yip       <yipdw@rose-hulman.edu>
2997         * src/jabber_whiteboard/typedefs.h:
2998           fixed incorrect template specialization syntax,
2999           removed duplicate definitions (oops...)
3001         * src/gc-alloc.h:
3002           removed explicit keyword from allocator constructors, as it is
3003           necessary to allow implicit conversion for rebinding.  Some
3004           containers in the libstdc++ in GCC 3.4.x require this, such as anything
3005           using the standard library's red-black tree implementation --
3006           std::set, std::map, std::multimap
3008 2005-08-03  Ralf Stephan <ralf@ark.in-berlin.de>
3010         * src/pen-context.cpp: made sp_pen_context_root_handler static
3011         * src/snap.h: removed getSnapToBBox() declaration
3012         * src/sp-stop.h: removed three dependencies
3013         * src/Doxyfile: added further 3 files
3014         * src/object-hierarchy.cpp, src/pen-context.h, src/pen-context.cpp,
3015           src/pencil-context.h, src/pencil-context.cpp, src/snap.h, 
3016           src/snap.cpp, src/sp-stop.h, src/sp-gradient.h, src/sp-gradient.cpp,
3017           src/sp-linear-gradient.h, src/sp-radial-gradient.h:
3018           improved doxygen documentation
3020 2005-08-03      David Yip       <yipdw@rose-hulman.edu>
3022         * src/jabber_whiteboard/Makefile_insert,
3023           src/jabber_whiteboard/message-handler.cpp,
3024           src/jabber_whiteboard/empty.cpp:
3025           fixing some build issues (Apple's ar doesn't like creating
3026           archives with an empty member list, so empty.cpp is a null
3027           placeholder to be used as the sole member in the jabber_whiteboard
3028           archive in the event that a user does not wish to enable
3029           Inkboard)
3031 2005-08-02  Bryce Harrington <bryce@bryceharrington.org>
3033         * src/ui/dialog/*.*:  Update copyrights
3035         * doc/WISHLIST:  s/Sodipodi/Inkscape/
3037         * src/desktop.cpp:  Rename SPView to Inkscape::UI::View::View
3039         * changing include file syntax from "" to <> where appropriate
3041         * Changing copyrights to be consistent
3043 2005-08-03      David Yip       <yipdw@rose-hulman.edu>
3045         * src/menus-skeleton.h:
3046           added WITH_INKBOARD ifdef to prevent Inkboard options from being
3047           compiled into the menu skeleton if the Inkboard code is not enabled
3049 2005-08-03  Michael Wybrow  <mjwybrow@users.sourceforge.net>
3051         *  src/display/curve.cpp: Correctly free an array with "delete []".
3053 2005-08-02      David Yip       <yipdw@rose-hulman.edu>
3055         * src/jabber/whiteboard/node-tracker.cpp:
3056           removed unnecessary anchoring of XML::Nodes in XMLNodeTracker
3058 2005-08-02      David Yip       <yipdw@rose-hulman.edu>
3060         * src/jabber_whiteboard/typedefs.h:
3061           moved back to GC::Alloc from traceable_allocator
3063         * src/jabber_whiteboard/node-tracker.cpp:
3064           fixed anchor-release problem with XML::Nodes in XMLNodeTracker
3066 2005-08-01  MenTaLguY  <mental@rydia.net>
3068         * src/gc.cpp, src/gc-core.h: Hans says it's okay to use
3069           GC_malloc_atomic_uncollectable
3071 2005-08-01  MenTaLguY  <mental@rydia.net>
3073         * src/gc-alloc.h: fix improper allocation size
3075 2005-08-01      David Yip       <yipdw@rose-hulman.edu>
3077         * src/jabber_whiteboard/message-handler.cpp: removed some
3078           debug output
3080         * src/dialogs/whiteboard-sharewithchat.cpp: removed some excess
3081           debugging code
3083         * src/jabber_whiteboard/session-manager.cpp: removed 
3084           redundant if (x == NULL) tests surrounding delete
3086 2005-08-01      David Yip       <yipdw@rose-hulman.edu>
3088         * src/ui/icons.cpp, src/ui/stock-items.cpp, src/ui/stock.cpp, 
3089           src/ui/stock.h:
3090           added Inkboard UI stock items
3092         * src/dialogs/whiteboard*:
3093           old C/Gtk Inkboard dialogs for collecting user input necessary
3094           to establish Jabber connections and Inkboard sessions (they're
3095           still used in some parts of the Inkboard code)
3097         * src/Makefile.am, src/Makefile_insert, src/desktop.cpp, 
3098           src/desktop.h, src/document.cpp, src/file.cpp, src/file.h,
3099           src/menus-skeleton.h, src/verbs.cpp, src/verbs.h:
3100           added necessary UI code to access Inkboard functions
3102         * src/jabber_whiteboard/Makefile_insert,
3103           src/jabber_whiteboard/buddy-list-manager.*,
3104           src/jabber_whiteboard/callbacks.*,
3105           src/jabber_whiteboard/chat-handler.*,
3106           src/jabber_whiteboard/connection-establishment.*,
3107           src/jabber_whiteboard/defines.h,
3108           src/jabber_whiteboard/error*,
3109           src/jabber_whiteboard/internal-constants.*,
3110           src/jabber_whiteboard/invitation-confirm-dialog.*,
3111           src/jabber_whiteboard/jabber-handlers.*,
3112           src/jabber_whiteboard/makefile*,
3113           src/jabber_whiteboard/message-*,
3114           src/jabber_whiteboard/node-*,
3115           src/jabber_whiteboard/received-message-helpers.cpp,
3116           src/jabber_whiteboard/player-functors.*,
3117           src/jabber_whiteboard/session-*,
3118           src/jabber_whiteboard/tracker-node.h,
3119           src/jabber_whiteboard/typedefs.h:
3120           Initial commit of Inkboard code
3121         * src/ui/dialog/session-player*,
3122           src/ui/dialog/whiteboard*:
3123           C++/Gtkmm replacements for some old C/Gtk dialogs
3124         * configure.ac:
3125           added Inkboard configure checks
3126         * src/ui/view/edit.cpp,
3127           src/ui/view/edit.h,
3128           src/ui/view/view.cpp:
3129           added Inkboard code stubs to new Gtkmm code
3130         * share/ui/menus-bars.xml:
3131           added Inkboard code stubs to menu UI XML
3133 2005-08-01  Ralf Stephan <ralf@ark.in-berlin.de>
3135         * src/sp-object.cpp: improved doxygen documentation
3137 2005-07-31  Ralf Stephan <ralf@ark.in-berlin.de>
3139         * src/nodepath.cpp: removed three dependencies
3141 2005-07-31  MenTaLguY  <mental@rydia.net>
3143         * src/sp-object.cpp, src/sp-object.h, src/sp-use.cpp:
3144           adopt more consistent refcounting policy
3146         * src/sp-object.h: make second parameter to sp_object_ref and
3147           sp_object_unref optional
3149 2005-07-30  Ralf Stephan <ralf@ark.in-berlin.de>
3151         * src/draw-anchor.cpp, src/nodepath.h: reduced dependencies
3152         * src/nodepath.cpp: removed duplicate dependency, added two from 
3153           nodepath.h, made triangle_area() inline
3154         * src/node-context.cpp: added dependency removed from nodepath.h
3155         * src/Doxyfile: added 2 further files to the scanned list
3156         * src/nodepath.h: moved function docs into nodepath.cpp
3157         * src/color.cpp: made file work with src/Doxyfile
3158         * src/color.cpp, src/draw-anchor.cpp, src/geom.cpp, src/nodepath.cpp:
3159           improved doxygen documentation
3160         * src/event-context.cpp: added a \todo
3161         * src/geom.cpp: added editor footer
3163 2005-07-30  Ted Gould  <ted@gould.cx>
3165         * src/Makefile_insert, src/inkscape.cpp, src/inkscape.h,
3166         src/interface.cpp, src/selection.cpp, src/verbs.cpp, src/verbs.h,
3167         src/extension/effect.cpp, src/extension/effect.h, src/menus-skeleton.h:
3169         Doing two things.  One, making menus configurable by an external xml file
3170         and the second is enabling sensitivity in the verbs.  These are both in
3171         pretty basic states right now, but workable.
3173 2005-07-29  MenTaLguY  <mental@rydia.net>
3175         * src/shortcuts.cpp: made Ctrl+Shift+G the "primary" ungroup shortcut
3177 2005-07-28  Carl Hetherington  <inkscape@carlh.net>
3179         * src/arc-context.cpp: CodingStyle.  Replace gboolean with bool.
3181         * src/desktop-events.cpp: CodingStyle: whitespace.  Add editor
3182         variables block.  gboolean exorcism.  Declaration-to-first-use fixes.
3183         
3185 2005-07-27  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
3187         * src/style.h (SP_SCALE24_MAX): Change from 0xffffff to 0xff0000,
3188           and add documentation for choice of value.
3189           (SP_SCALE24_TO_FLOAT) Return a double instead of a float.
3190           (SP_SCALE24_FROM_FLOAT) Change rounding behaviour.
3191           These changes are intended to combat float rounding bugs on x86.
3193         * src/style.cpp (sp_style_merge_from_style_string): Use libcroco
3194           to parse style="..." attribute strings, to improve CSS parsing.
3196 2005-07-27  Ralf Stephan <ralf@ark.in-berlin.de>
3198         * src/Doxyfile: added 10 further files to the scanned list
3199         * src/gc-anchored.h, src/gc-managed.h, src/object-hierarchy.h, 
3200           src/pencil-context.h, src/selection.h, src/sp-object.h, src/sp-spiral.h, 
3201           src/svg-view.h, src/verbs.h, src/livarot/float-line.h, src/util/list.h, 
3202           src/widgets/paint-selector.h, src/xml/repr.h: 
3203           made file work with src/Doxyfile
3204         * src/livarot/int-line.h, src/livarot/float-line.h: 
3205           moved part of documentation into *.cpp file
3206         * src/gc-anchored.h, src/knot-holder-entity.h, src/nodepath.h, 
3207           src/pen-context.h, src/pencil-context.h, src/selection.h, 
3208           src/sp-gradient.h, src/sp-gradient.cpp, src/sp-item.h, src/sp-object.h, 
3209           src/sp-spiral.h, src/style.h, src/svg-view.h, src/extension/extension.h, 
3210           src/libnr/nr-matrix.h, src/livarot/int-line.h, src/livarot/int-line.cpp, 
3211           src/livarot/float-line.h, src/livarot/float-line.cpp, 
3212           src/livarot/sweep-event.h, src/livarot/sweep-event-queue.h, 
3213           src/util/list.h, src/widgets/paint-selector.h, src/xml/repr.h, 
3214           src/xml/repr.cpp: documentation improvements
3215         * src/sp-item.h: added editor footer
3217 2005-07-26  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
3219         * src/svg/stringstream.h, src/svg/stringstream.cpp:
3220           Trim trailing zeros from after the decimal point when writing
3221           float or double to Inkscape::SVGOStringStream.
3222         * src/style-test.cpp: Update expected output accordingly.
3223         * src/svg/stringstream-test.h: New unit test.
3224         * src/Makefile.am, src/svg/Makefile_insert: Add the new unit test.
3225         * src/svg/Makefile_insert:
3226           Don't link unused ftos.cpp, but do link new file stringstream.cpp.
3228 2005-07-26  Michael Wybrow  <mjwybrow@users.sourceforge.net>
3230         * share/icons/icons.svg: Add icon for connector context.
3232 2005-07-25  Ralf Stephan <ralf@ark.in-berlin.de>
3234         * src/libnr/nr-pixblock.h:  interface cleanup of NRPixBlock: size and mode
3235           are now named enums, empty is now bool, changes to function interfaces 
3236           because of that, changed C macros to C++ inline functions, changed clean 
3237           flag in some function interfaces from int to bool.
3238         * src/libnr/nr-pixblock.cpp:  adaptations due to changes in nr-pixblock.h,
3239           added assert to ...setup_extern() which remains a bit ... risky,
3240         * src/display/sp-canvas.cpp: 
3241           made sp_canvas_item_construct() static, inlined two other functions
3242         * src/svg-view.cpp: piped emit_resized through C++ façade (incomplete)
3243         * src/ui/view/view.h: removed legacyMessageContext() member
3244         * src/Doxyfile: added files, and options to collect todo and bugs
3245         * src/display/curve.cpp: moved member docs into curve.h
3246         * src/event-context.cpp: long line cosmetics, moved a function for clarity
3247         * src/sp-offset.h, src/sp-spiral.cpp, src/svg-view.cpp, 
3248           src/libnr/nr-types.h: added editor footer
3249         * src/color-rgba.h, src/draw-anchor.h, src/event-context.*, src/knot-*.h, 
3250           src/message-*.h, src/modifier-fns.h, src/nodepath.h, 
3251           src/pencil-context.cpp, src/pen-context.*, src/snap.*, src/sp-gradient.h, 
3252           src/sp-gradient-fns.h, src/sp-item.cpp, src/sp-item-notify-moveto.h, 
3253           src/sp-linear-gradient*, src/sp-offset.*, src/sp-radial-gradient*, 
3254           src/sp-spiral.cpp, src/style.cpp, src/svg-view.cpp, src/verbs.cpp, 
3255           src/dialogs/export.cpp, src/display/bezier-utils.cpp, 
3256           src/display/curve.*, src/diplay/sp-canvas.*, 
3257           src/extension/implementation/plugin*, src/extension/internal/gimpgrad.h, 
3258           src/libnr/nr-matrix.h, src/libnr/nr-matrix-scale-ops.h, 
3259           src/libnr/nr-matrix-translate-ops.h, src/libnr/nr-pixblock.*, 
3260           src/libnr/nr-point.h, src/libnr/nr-rotate.h, src/libnr/nr-rotate-fns.h, 
3261           src/libnr/nr-scale-matrix-ops.h, src/libnr/nr-types.h, 
3262           src/livarot/int-line.h, src/ui/view/view.*:
3263           
3264           made file work with src/Doxygen, doxygen documentation improvements
3266 2005-07-24  Ted Gould  <ted@gould.cx>
3268         * 0.42 Release
3270 2005-07-21  Ted Gould  <ted@gould.cx>
3272         * 0.42pre3
3274 2005-05-21  Kees Cook  <kees@outflux.net>
3276         * share/icons/*xpm, src/ui/dialog/transformation.cpp,
3277           src/ui/widget/labelled.cpp, src/ui/widget/labelled.h:
3278           Hooked up Gtkmmified Icon manager correctly.  (bug 1217367)
3279         * Makefile.mingw, Makefile.mingw.common: patch 1241293 for build fixes
3281 2005-07-12  Ted Gould  <ted@gould.cx>
3283         * 0.42pre2
3285 2005-07-11  MenTaLguY  <mental@rydia.net>
3287         * src/debug/logger.cpp: wrap stack vector in method to avoid
3288           potential static initialization issues
3290         * src/sp-object.cpp: add refcount logging
3292 2005-07-09  MenTaLguY  <mental@rydia.net>
3294         * src/document-undo.cpp, src/inkscape.cpp, src/debug/event.h,
3295           src/debug/logger.cpp, src/debug/logger.h, src/debug/simple-event.h,
3296           src/xml/composite-node-observer.cpp, src/xml/event.cpp,
3297           src/xml/simple-node.cpp:
3299           Categorize debugging events and add the ability to filter them
3300           via setting the INKSCAPE_DEBUG_FILTER environment variable to
3301           a comma-separated list of debug event categories.
3303 2005-07-06  Ben Fowler  <bpfowler@users.sourceforge.net>
3305         * src/interface.cpp: Spackle for Bug 1217361 "freeze on quitting 
3306         with transform dialog"
3308 2005-07-06  Ben Fowler  <bpfowler@users.sourceforge.net>
3310         * src/interface.cpp: Whitespace changes only
3312 2005-07-06  Michael Wybrow  <mjwybrow@users.sourceforge.net>
3314         * Info.plist.in, packaging/osx-app.sh, packaging/macosx/*:
3316         Changes and new files required to build an Inkscape dmg on Mac OS X.
3318 2005-07-05  Ted Gould  <ted@gould.cx>
3320         * 0.42pre1
3322 2005-07-04  MenTaLguY  <mental@rydia.net>
3324         * src/sp-metadata.cpp: strip id= attributes under rdf:RDF elements
3326 2005-07-04  MenTaLguY  <mental@rydia.net>
3328         * src/sp-object.cpp, src/xml/node-fns.h, src/xml/node-fns.cpp:
3329           don't force id= attributes on anything except elements in the SVG,
3330           Sodipodi, or Inkscape namespaces.
3332 2005-07-04  MenTaLguY  <mental@rydia.net>
3334         * src/verbs.cpp: redo cryve's fix to use defaultLabel() rather than
3335           label()
3337 2005-07-04  Bryce Harrington <bryce@bryceharrington.org>
3339         * src/livarot/float-line.cpp:  Patch from Ralf Stephan
3340         <ralf@ark.in-berlin.de> to suppress two warnings.
3341         
3342 2005-06-28  Ted Gould  <ted@gould.cx>
3344         * src/verbs.h:
3346         Changing from gnu::hash_map to std::map.  The only reason this was a
3347         hash_map before is because I was stealing code that I didn't understand,
3348         and a std::map works as well.  This fixes bug #1172199 for Tru64.
3350 2005-06-28  Ted Gould  <ted@gould.cx>
3352         * src/extension/dependency.cpp:
3354         Fix for #1169396 -- setting the default type for a dependency to file,
3355         this seems to be the only way that the print function could end up using
3356         undefined memory, and then passing it on the gettext.
3358 2005-06-28  Ted Gould  <ted@gould.cx>
3360         * src/extension/implementation/script.cpp,
3361         src/extension/implementation/script.h:
3363         Adding support for information coming back on STDERR from scripts.  This
3364         fixes bug #1220959 and RFE #1178941
3366 2005-07-04  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
3368         * src/sp-stop.h, sp-gradient.cpp, widgets/gradient-vector.cpp:
3369           Implement currentColor as possible value for stop-color, as per spec.
3371 2005-07-02  Kees Cook  <kees@outflux.net>
3373         * src/dialog/rdf.cpp: Added FreeArt license, RFE #1230981.
3375 2005-06-30  Bryce Harrington <bryce@bryceharrington.org>
3377         * inkscape.nsi:  Fix for bug #1230744 'wrong installer language'
3378         by theadib.
3380         * src/swatches.cpp: Fix for bug #1217973.  The KDE swatches file
3381         consists of 3 column numbers (missing 4th column), and also lacks
3382         an ending newline.  In this situation, the name variable returned
3383         from trim() could be null, thus causing a segfault when used as an
3384         input to Glib::ustring.
3386         * src/sp-image.cpp: Patch for bug #1210100 by bpfowler to help
3387         narrow in on the cause of the bug.
3389         * README:  Requested change for bug #1174991.  Directions for
3390         installation of perl libs
3391         
3392 2005-07-01  Ben Fowler  <bpfowler@users.sourceforge.net>
3394         * src/desktop.cpp src/svg-view.cpp src/dialogs/display-settings.cpp 
3395         src/dialogs/export.cpp src/dialogs/find.cpp 
3396         src/extension/internal/ps.cpp: Replaced calls to gtk_widget_set_usize 
3397         with GTK2 version.
3399 2005-06-30  Bryce Harrington <bryce@bryceharrington.org>
3401         * inkscape.pod, src/main.cpp: Applying Makzu's patch to implement
3402           --vacuum-defs
3404 2005-06-28  Ted Gould  <ted@gould.cx>
3406         * 0.42pre0
3408 2005-06-23  MenTaLguY  <mental@rydia.net>
3410         * src/extension/implementation/script.cpp:
3411           support for ruby scripts (interpreter="ruby")
3413 2005-06-20  Ted Gould  <ted@gould.cx>
3415         * src/desktop.cpp, src/desktop.h, src/document-private.h,
3416         src/document.cpp, src/document.h, src/extension/effect.h,
3417         src/extension/implementation/script.cpp:
3419         Adding in a signal to show that the document is being reconstructed from
3420         another document.  This is used by the scripting extensions implementation
3421         to say to the desktops that they need to save their object references
3422         as strings instead of pointers -- and then recreate them when the
3423         reconstruction is complete.
3425         * src/extension/prefdialog.cpp: Making "OK" have focus.
3427         * src/verbs.cpp, src/verbs.h: Some prototype code to start making verbs
3428         sensitive or not.  Not tied in to anything currently.
3430 2005-06-20  MenTaLguY  <mental@rydia.net>
3432         * src/xml/repr-io.cpp: whoops... don't emit xmlns:xml
3434 2005-06-18  Richard Hughes  <cyreve@users.sourceforge.net>
3436         * src/text-context.cpp, src/text-context.h, src/libnrtype/Layout-TNG.h:
3437           implement double- and triple-clicking of text for selecting the
3438           current word and line respectively
3440 2005-06-16  MenTaLguY  <mental@rydia.net>
3442         * src/interface.cpp: removed "Go to root" context menu item
3444         * src/widgets/layer-selector.cpp: hide "(root)" unless it is the current
3445           layer
3447 2005-06-11  Aaron Spike  <aaron@ekips.org>
3449         * confiugre.ac,
3450           packaging/autopackage/default.apspec.in:
3452           Adding the autopackage specfile
3454 2005-06-10  Richard Hughes  <cyreve@users.sourceforge.net>
3456         * src/text-context.cpp:
3457           use ctrl-left/right for moving cursor by word in text mode,
3458           and ctrl-a for select all text
3460 2005-06-09  Bryce Harrington <bryce@bryceharrington.org>
3462         * src/ui/dialogs/align-and-distribute.cpp,
3463           src/ui/dialogs/align-and-distribute.h,
3464           src/verbs.cpp:
3465           Hooking up Aubanel's new align and distribute dialog
3467 2005-06-09  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
3469         * src/text-context.cpp (sp_text_context_root_handler):
3470           Greater conformance to ISO 14755 for unicode entry.  We now
3471           implement all of the ``Basic method'' portion of that spec
3472           except for non-latin hexadecimal digits (first 6 letters of
3473           other alphabets).  (Instead, we do the same as for all other
3474           shortcuts, viz. force a group0 (latin) interpretation of the
3475           keypress.)
3477 2005-06-07  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
3479         * src/pen-context.cpp (spdc_endpoint_snap): Pen tool: do snapping
3480           (i.e. namedview_free_snap_all_types) even for initial point.
3482         * src/Makefile.am (INCLUDES), src/extension/script/Makefile_insert
3483         (extension_script_libscript_a_CXXFLAGS):
3485           Put PERL_CFLAGS PYTHON_CFLAGS into global INCLUDES rather than
3486           using a libscript_a_CXXFLAGS var (which involved creating .o files
3487           specific to that lib).
3489 2005-06-06  Ted Gould  <ted@gould.cx>
3491         * src/extensions/effect.cpp:
3493         Adding in the code so that effects can be undoable.
3495         * src/extensions/implementation/script.[cpp,h]
3497         Adding in the code so that a new window is not displayed when an
3498         effect is executed.  Now it is in the same window (much nicer).
3500         * src/extensions/internal/latex*.[cpp,h]
3502         Patches from the mailing list to add LaTeX output.
3504 2005-06-04  MenTaLguY  <mental@rydia.net>
3506         * src/extensions/init.cpp:
3508           That tears it.  Showing the error dialog on startup goes.  I've
3509           had to respond to one too many bloody bug reports.  If we released
3510           0.42 with this too we'll drive away users permanently.  As it was,
3511           a lot of people were assuming 0.41 was broken when they saw this
3512           and reverted to 0.40.
3514 2005-05-31  MenTaLguY  <mental@rydia.net>
3516         * src/preferences-skeleton.h: disable extension error dialog on startup
3517           -- I'm sick of hearing that Inkscape is broken because people see
3518           this dialog on startup.  It makes us look bad.
3519           
3520           We're not going to repeat this for 0.42 -- find a better approach.
3522 2005-05-28  MenTaLguY  <mental@rydia.net>
3524         * src/document.cpp, src/sp-ellipse.cpp, src/sp-flowdiv.cpp,
3525           src/sp-flowtext.cpp, src/sp-object.cpp, src/sp-object.h,
3526           src/sp-path.cpp, src/sp-rect.cpp, src/sp-root.cpp, src/sp-root.h,
3527           src/sp-shape.cpp, src/version.cpp, src/version.h:
3529           propagate SVG version upwards, and move SPVersion into Inkscape
3530           namespace
3532 2005-05-24  Simarilius  <Simarilius@yahoo.com>
3534         * src/verbs.cpp, src/dialogs/tiledialog.cpp, src/dialogs/tiledialog.h,
3535         src/ui/dialogs/dialog-manager.cpp
3536         
3537         Converted the tiledialog over to the inkscape:ui:dialog class and hooked
3538         it into dialog manager
3540 2005-05-24  Ted Gould  <ted@gould.cx>
3542         * src/extension/dependency.cpp, src/extension/extension.cpp,
3543         src/extension/extension.h, src/extension/init.cpp,
3544         src/extension/implementation/script.cpp:
3546         Applying patch 1199856 which allows Inkscape to have multiple directories
3547         for extensions.  Currently those are /share/inkscape/extensions and
3548         ~/.inkscape/extensions.  The patch was written by Aaron Spike.
3550 2005-05-23  Ted Gould  <ted@gould.cx>
3552         * share/extensions/<alot>
3554         Adding in Aaron Spike's extensions so that they come with the standard
3555         build.  Lot's of useful stuff that is worth having for most users.
3557 2005-05-19  MenTaLguY  <mental@rydia.net>
3559         * src/verbs.cpp, src/ui/dialog/align-and-distribute.h,
3560           src/ui/dialog/dialog-manager.cpp, src/ui/dialog/dialog-manager.h,
3561           src/ui/dialog/document-preferences.h, src/ui/dialog/export.h,
3562           src/ui/dialog/extension-editor.h, src/ui/dialog/fill-and-stroke.h,
3563           src/ui/dialog/find.h, src/ui/dialog/inkscape-preferences.h,
3564           src/ui/dialog/layer-editor.h, src/ui/dialog/messages.h,
3565           src/ui/dialog/text-properties.h, src/ui/dialog/transformation.h,
3566           src/ui/dialog/xml-editor.h, src/ui/view/edit.cpp:
3568           refactoring of the dialog manager code, introducing factory
3569           functions and a method specifically for showing a dialog
3571 2005-05-19  MenTaLguY  <mental@rydia.net>
3573         * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
3575           fix layer property undo crash bugs (#1192708 and #1171704)
3577 2005-05-19  MenTaLguY  <mental@rydia.net>
3579         * src/debug/Makefile_insert, src/debug/sysv-heap.cpp,
3580           src/debug/sysv-heap.h, src/gc.cpp, src/debug/gc-heap.h,
3581           src/debug/heap.cpp:
3583           moved GC Heap statistics stuff into libdebug to ease circular
3584           dependencies
3586 2005-05-17  MenTaLguY  <mental@rydia.net>
3588         * src/ui/dialog/memory.cpp:
3590           reduce magnitude of memory jitter somewhat by avoiding some vector
3591           resizing and copying
3593 2005-05-16  MenTaLguY  <mental@rydia.net>
3595         * src/gc.cpp, src/debug/heap.cpp, src/debug/heap.h:
3597           revised Debug::Heap API slightly
3599         * src/ui/dialog/memory.cpp, src/ui/dialog/memory.h:
3601           thousands separators and other niceties.  'apply' now forces a
3602           garbage collection and immediate update.
3604 2005-05-16  MenTaLguY  <mental@rydia.net>
3606         * src/ui/dialog/memory.cpp: re-use existing rows, though it doesn't
3607           seem to help memory jitter much
3609 2005-05-15  MenTaLguY  <mental@rydia.net>
3611         * src/debug/heap.cpp: fix bounds error
3613         * src/ui/dialog/memory.cpp, src/ui/dialog/memory.h:
3614         
3615         flesh out basic memory info dialog
3617 2005-05-15  MenTaLguY  <mental@rydia.net>
3619         * configure.ac: cleaned up tests
3621         * src/debug/heap.cpp: fixed feature macro names
3623 2005-05-15  MenTaLguY  <mental@rydia.net>
3625         * configure.ac: added tests for mallinfo and malloc.h
3627         * src/gc.cpp, src/debug/heap.cpp, src/debug/heap.h:
3629           fix up Debug::Heap API slightly
3631 2005-05-14  MenTaLguY  <mental@rydia.net>
3633         * src/interface.cpp, src/verbs.cpp, src/verbs.h,
3634           src/ui/dialog/Makefile_insert, src/ui/dialog/dialog-manager.cpp,
3635           src/ui/dialog/dialog-manager.h, src/ui/dialog/memory.cpp,
3636           src/ui/dialog/memory.h:
3637           
3638           added skeletal memory statistics dialog
3640 2005-05-12  Juerg Billeter  <j@bitron.ch>
3642         * configure.ac: Have pkgconfig explicitly require gdkmm-2.4 & glibmm-2.4
3643         (used directly by Inkscape), rather than relying on transitive
3644         dependencies.  It's said that this is required in some cases with
3645         pkgconfig 0.17 and later.
3647 2005-05-08  Bryce Harrington <bryce@bryceharrington.org>
3649         * ChangeLog configure.ac src/Makefile_insert src/desktop-widget.h
3650           src/desktop.h src/dropper-context.cpp src/file.cpp
3651           src/shortcuts.cpp src/sp-text.cpp src/splivarot.cpp
3652           src/svg-view.h src/text-context.cpp src/verbs.cpp
3653           src/extension/implementation/plugin-link.h
3654           src/extension/internal/grid.cpp src/helper/action.h
3655           src/helper/window.cpp src/ui/dialog/dialog.cpp
3656           src/ui/dialog/messages.cpp src/ui/view/view.cpp
3657           src/ui/view/view.h:   
3659           Moving view.* into src/ui/view/
3660         
3661 2005-05-09  MenTaLguY  <mental@rydia.net>
3663         * src/gc-alloc.h: const-correctness fix
3665 2005-05-08  Bryce Harrington <bryce@bryceharrington.org>
3667         * configure.ac:  Defaulting with-gnome-vfs to on if library is
3668           present. 
3669         
3670         * po/POTFILES.in : Fixed error causing compile failure
3672         * src/Makefile_insert src/arc-context.cpp src/desktop-events.cpp
3673            src/desktop.cpp src/desktop.h src/dyna-draw-context.cpp
3674            src/gradient-context.cpp src/gradient-toolbar.cpp
3675            src/interface.cpp src/make.dep src/make.files
3676            src/rect-context.cpp src/select-context.cpp
3677            src/select-toolbar.cpp src/seltrans.cpp src/spiral-context.cpp
3678            src/star-context.cpp src/toolbox.cpp src/verbs.cpp src/view.cpp
3679            src/view.h src/application/application.cpp
3680            src/application/application.h src/application/editor.cpp
3681            src/application/editor.h src/ui/dialog/align-and-distribute.cpp
3682            src/ui/dialog/align-and-distribute.h
3683            src/ui/dialog/dialog-manager.cpp src/ui/dialog/dialog-manager.h
3684            src/ui/dialog/dialog.cpp src/ui/dialog/dialog.h
3685            src/ui/dialog/document-preferences.cpp
3686            src/ui/dialog/document-preferences.h src/ui/dialog/export.cpp
3687            src/ui/dialog/export.h src/ui/dialog/extension-editor.cpp
3688            src/ui/dialog/extension-editor.h
3689            src/ui/dialog/fill-and-stroke.cpp
3690            src/ui/dialog/fill-and-stroke.h src/ui/dialog/find.cpp
3691            src/ui/dialog/find.h src/ui/dialog/inkscape-preferences.cpp
3692            src/ui/dialog/inkscape-preferences.h
3693            src/ui/dialog/layer-editor.cpp src/ui/dialog/layer-editor.h
3694            src/ui/dialog/messages.h src/ui/dialog/text-properties.cpp
3695            src/ui/dialog/text-properties.h
3696            src/ui/dialog/transformation.cpp src/ui/dialog/transformation.h
3697            src/ui/dialog/tree-editor.h src/ui/dialog/xml-editor.cpp
3698            src/ui/dialog/xml-editor.h src/ui/view/Makefile_insert
3699            src/ui/view/edit.cpp src/ui/view/edit.h :
3701            Renaming sp-desktop-widget.h to desktop-widget.h for
3702            consistency with other desktop files.  Beginning migration of
3703            desktop-* and view* files into ui/view/ subdir.  Incorporating
3704            DialogManager into existing SPDesktop code.  Making SPView
3705            derive from GObject.  Changing Messages dialog to run via
3706            DialogManager.  Removing getName() and getDesc() routines from
3707            Dialogs.  
3708         
3709 2005-05-08  MenTaLguY  <mental@rydia.net>
3711         * src/Makefile_insert: change link order since the GC code now
3712           depends on the debugging stuff
3714         * src/debug/Makefile_insert, src/debug/heap.cpp, src/debug/heap.h:
3716           added heap statistics stuff
3718         * src/gc.cpp: register the GC heap with the heap statistics facility
3720 2005-05-07  MenTaLguY  <mental@rydia.net>
3722         * src/gc-anchored.h, src/gc-core.h, src/gc-finalized.h,
3723           src/gc-managed.h, src/gc.cpp:
3725           hide the global Ops structure from the outside world, and expose
3726           some additional libgc API.
3728 2005-05-07  Ted Gould  <ted@gould.cx>
3730         * src/extension/parameter.cpp: bug fix for empty string parameter
3732         * share/extensions/dropshadow.inx,
3733         src/extension/implementation/script.cpp:
3735         Adding in an "interpreter" attribute for "command" that will prepend
3736         the command with the interpreter.  Right now only "perl" and "python"
3737         work, and they only prepend "perl" and "python", but more will be
3738         added later.
3740 2005-05-07  MenTaLguY  <mental@rydia.net>
3742         * src/xml/composite-node-observer.cpp: bug fixes
3744         * src/xml/simple-node.cpp, src/xml/simple-node.h: switch to using
3745           CompositeNodeObserver, which has saner add/remove semantics
3747         * src/util/list-container-test.cpp: add another test, just to be sure
3749         * src/dialogs/xml-tree.cpp: remove need for is_interactive flag on
3750           attribute changes (the flag is effectively disabled by the other
3751           changes)
3753 2005-05-05  MenTaLguY  <mental@rydia.net>
3755         * src/debug/event.h, src/debug/logger.cpp:
3757           PropertyPair is now its own class
3758         
3759         * src/xml/simple-node.cpp: add logging of XML node mutation
3761         * src/xml/Makefile_insert, src/xml/composite-node-observer.cpp,
3762           src/xml/composite-node-observer.h:
3764           added CompositeNodeObserver class, which will eventually replace
3765           the existing notifier lists
3767 2005-05-05  MenTaLguY  <mental@rydia.net>
3769         * src/inkscape.cpp: try to cleanly terminate log in case of crashes
3771 2005-05-05  MenTaLguY  <mental@rydia.net>
3773         * src/document-undo.cpp, src/debug/Makefile_insert, src/debug/logger.cpp,
3774           src/debug/simple-event.h, src/xml/event.cpp:
3776           add debug logging for undo+redo+transactions
3778 2005-05-05  MenTaLguY  <mental@rydia.net>
3780         * src/inkscape.cpp, src/main.cpp: initialize and shutdown debug log
3781           from more reliable place
3783         * src/debug/logger.cpp: clean up log via std::atexit()
3785 2005-05-04  MenTaLguY  <mental@rydia.net>
3787         * configure.ac, src/Makefile.am, src/Makefile_insert,
3788           src/debug/Makefile_insert, src/debug/makefile.in:
3790           added src/debug/ subdir
3792         * src/gc-alloc.h: no default management type for now
3794         * src/debug/event-tracker.h, src/debug/event.h, src/debug/logger.cpp,
3795           src/debug/logger.h: simple XML logging facility
3797         * src/util/Makefile_insert: fixed cut-and-paste error
3799 2005-04-29  Jon A. Cruz  <jon@joncruz.org>
3800         * src/dialogs/swatches.cpp, src/dialogs/eek-preview.h,
3801           src/dialogs/eek-preview.cpp:
3803         Added property to swatch to block taking focus.
3805 2005-04-28  Jon A. Cruz  <jon@joncruz.org>
3806         * src/dialogs/Makefile_insert, src/dialogs/eek-preview.cpp,
3807           src/dialogs/eek-preview.h, src/dialogs/swatches.cpp,
3808           src/dialogs/swatches.h, src/ui/previewholder.cpp,
3809           src/ui/previewable.h, src/ui/widget/panel.cpp:
3811           Adding new widget for color swatch usage.
3813 2005-04-24  Bryce Harrington <bryce@bryceharrington.org>
3815         * src/Makefile.am src/Makefile_insert,
3816           src/application/Makefile_insert, src/application/editor.cpp,
3817           src/application/editor.h, src/extension/internal/svg.cpp,
3818           src/ui/Makefile_insert, src/ui/view/Makefile_insert,
3819           src/ui/view/edit.cpp, src/ui/view/edit.h, src/ui/view/makefile.in,
3820           src/application/editor-impl.cpp, src/application/editor-impl.h:
3822           Renaming EditorImpl to UI::View::Edit
3824           Fixing bug 1185873 "batch mode crasher" caused by VFS being
3825           called with relative paths.  Adding a check to see whether the
3826           input is a valid uri, and if not, just calling sp_document_new
3827           directly.
3830 2005-04-23  Ted Gould  <ted@gould.cx>
3832         * src/extension/input.cpp, src/extension/input.h,
3833         src/extension/output.cpp, src/extension/output.h,
3834         src/extension/system.cpp, src/extension/implementation/implementation.cpp,
3835         src/extension/implementation/implementation.h,
3836         src/extension/implementation/plugin-link.h,
3837         src/extension/implementation/plugin.cpp,
3838         src/extension/implementation/plugin.h,
3839         src/extension/implementation/script.cpp,
3840         src/extension/implementation/script.h, src/extension/internal/eps-out.cpp,
3841         src/extension/internal/eps-out.h:
3843         Changing the prototype for the input/output preferences to be closer to
3844         that of Effects.  This is a good thing because now autogui can be used for
3845         all, and it is much cleaner.  Unfortunately, this caused alot of files to
3846         be changed.  Also, this sets up the extensions dialog (we're only using
3847         one now) to be integrated into the GTKmm codebase easier.
3849 2005-04-21  Jon A. Cruz  <jon@joncruz.org>
3850         * src/widgets/sp-color-wheel-selector.cpp,
3851           src/widgets/sp-color-scales.h, src/widgets/sp-color-slider.cpp,
3852           src/widgets/sp-color-scales.cpp:
3853         Changed CMYK selector to display values as 0-100. Fixes REF #1124499.
3855 2005-04-21  Jon A. Cruz  <jon@joncruz.org>
3856         * src/xml/repr-io.cpp:
3857         Expand entities; matches 0.41 behavior. Fixes bug #1157478.
3859 2005-04-20  Jon A. Cruz  <jon@joncruz.org>
3860         * src/sp-object-repr.cpp:
3861         Turned off the half-done <animate> element. Fixes bug #1119935.
3863 2005-04-19  Carl Hetherington  <inkscape@carlh.net>
3865         * src/pen-context.cpp: snap first point to grid correctly, fixing
3866         #1152057.  Remove a pointless call to spdc_endpoint_snap().
3868         * src/main.cpp: support for command-line export of PS and EPS,
3869         with options.
3871 2005-04-19  Piers Titus van der Torren  <piersvdt@users.sourceforge.net>
3872         * src/seltrans.cpp:
3873         Fixed skew so it displays and snaps to angle instead of percentage.
3875 2005-04-18  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
3877         * src/extension/internal/pov-out.cpp (PovOutput::save):
3878         Was dividing component bytes by 256 instead of the usual 255 to get
3879         floating point component.  Changed to use sp_color_get_rgb_floatv
3880         instead.  (N.B. This change is wrong if pov files disallow 1.0.)
3882         Multiply opacity by product of all ancestors' opacity property computed
3883         value.
3885 2005-04-18  Carl Hetherington  <inkscape@carlh.net>
3887         * src/sp-line.cpp, src/dialogs/unclump.cpp,
3888         src/extension/internal/ps.cpp,
3889         src/libnrtype/Layout-TNG-Output.cpp,
3890         src/Layout-TNG-Scanline-Makers.cpp, src/livarot/PathCutting.cpp:
3891         add missing include of nr-point-matrix-ops.h.
3893 2005-04-17  Jon A. Cruz  <jon@joncruz.org>
3894         * src/toolbox.cpp:
3896         Corrected improper use of static. Fixes bug #1171919.
3898 2005-04-16  Ted Gould  <ted@gould.cx>
3900         * src/extension/extension.cpp, src/extension/parameter.cpp:
3902         Adding in autogui for strings and booleans.  Also making everything
3903         a little more robust.
3905 2005-04-17  cyreve  <cyreve@users.sourceforge.net>
3907         * src/: sp-text.cpp, sp-text.h, text-context.cpp, text-editing.cpp,
3908           text-editing.h, libnrtype/Layout-TNG-Compute.cpp: hook up keys
3909           for adding rotate= attribute to text elements
3911         * src/libnrtype/Layout-TNG-OutIter.cpp: visual cursor left/right in
3912           counterdirectional text runs
3914 2005-04-16  cyreve  <cyreve@users.sourceforge.net>
3916         * src/: display/nr-arena-glyphs.cpp, libnrtype/FontInstance.cpp,
3917           libnrtype/RasterFont.cpp, libnrtype/font-instance.h,
3918           libnrtype/font-style.h: make miter-limit work for text outlines
3919           (bug 1094430)
3921 2005-04-16  Ted Gould  <ted@gould.cx>
3923         * src/main.cpp:
3925         Added a command-line arguement --extension-directory to find what
3926         extension directory Inkscape is configured for.  This should be 
3927         helpful for external extensions that want to use the same path
3928         as Inkscape itself on their install.
3930         * src/extension/extension.cpp, src/extension/init.cpp:
3932         Putting in half of Aaron's fix, mostly the one to keep things from
3933         crashing, next we need to examine how to add multiple search paths
3934         for extension dependencies.
3936         Also, added a check so that autogui won't create a GUI if there are
3937         no preferences.
3939 2005-04-13  Jon Phillips <jon@rejon.org>
3940         * src/toolbox.cpp: removed code that was beeping and prepped for new
3941           drag-n-drop color swatches.
3943 2005-04-13  cyreve  <cyreve@users.sourceforge.net>
3945         * src/path-chemistry.cpp: wire up converting object to path for
3946           flowtext
3948 2005-04-13  Jon A. Cruz  <jon@joncruz.org>
3949         * src/dialogs/swatches.cpp:
3951         Simple drag-n-drop out from color swatches.
3953 2005-04-12  cyreve  <cyreve@users.sourceforge.net>
3955         * src/: selection-chemistry.cpp, text-context.cpp, text-context.h,
3956           text-editing.cpp, text-editing.h: cut and copy selected text (bug
3957           1175441)
3959 2005-04-12  Ted Gould  <ted@gould.cx>
3961         * src/extension/extension.cpp, src/extension/extension.h,
3962         src/extension/parameter.cpp, src/extension/parameter.h,
3963         src/extension/implementation/script.cpp:
3965         This is support for having command line arguments from the parameters,
3966         mostly this is a quick hack to get Aaron working, I'll clean it up
3967         shortly, I promise.  But, it does seem to be working right now.  More
3968         polish shortly.
3970 2005-04-10  Jon A. Cruz  <jon@joncruz.org>
3971         * src/interface.cpp:
3973         Adding drag-n-drop support for arbitrary images. Fixes bug 1177714.
3976 2005-04-10  Ted Gould  <ted@gould.cx>
3978         * Lots of files:
3980         Moving around the plugins, and disabling the feature.  I've put all
3981         the functionality into the internal directory.  This should allow for
3982         the features to be used until plugins could work.  Also, adding in
3983         features to do autogui with the parameters of a given extension.
3985 2005-04-09  Bryce <bryce@bryceharrington.org>
3987         * src/view.h, src/application/editor-impl.cpp,
3988           src/application/editor-impl.h, src/svg-view.h:
3990           C++-ification.  Created some C++ wrapper member functions for
3991           SPView and SPSVGView, to enable Gtkmmification of SPDesktop
3993 2005-04-09  MenTaLguY  <mental@rydia.net>
3995         * src/selection.cpp, src/selection.h, src/dialogs/align.cpp,
3996           src/extension/implementation/script.cpp,
3997           src/extension/plugin/bluredge.cpp, src/util/glib-list-iterators.h:
3999           excise STL abuse, and fix up the glib list iterators
4001 2005-04-09  MenTaLguY  <mental@rydia.net>
4003         * src/file.cpp, src/interface.cpp, src/shortcuts.cpp,
4004           src/sp-object-repr.cpp, src/sp-skeleton.cpp, src/verbs.cpp,
4005           src/dialogs/export.cpp, src/display/nr-arena-item.cpp,
4006           src/libnrtype/FontFactory.cpp, src/libnrtype/TextWrapper.h,
4007           src/livarot/ShapeMisc.cpp, src/livarot/float-line.cpp:
4009           combined several different 64-bit cleanness patches
4011 2005-04-08 Jon Phillips <jon@rejon.org>
4012         * src/ui/dialog/dialog-manager.cpp src/ui/dialog/dialog-manager.h: 
4013           added copyright statements about dialog manager code I wrote.
4015 2005-04-08  MenTaLguY  <mental@rydia.net>
4017         * src/draw-context.cpp, src/dyna-draw-context.cpp, src/path-chemistry.cpp,
4018           src/selection-chemistry.cpp, src/selection.cpp, src/selection.h,
4019           src/splivarot.cpp, src/extension/plugin/bluredge.cpp,
4020           src/trace/trace.cpp:
4022           renaming Inkscape::Selection methods that deal with XML::Nodes
4024 2005-04-08  MenTaLguY  <mental@rydia.net>
4026         * src/document-undo.cpp: try again with handling incomplete transactions
4027           more gracefully
4029 2005-04-06  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
4031         * src/io/sys.h, src/io/sys.cpp (dir_open, dir_read_utf8name):
4032           New functions: utf8 wrappers around g_dir_open, g_dir_read_name.
4034 2005-04-02  Bryce Harrington <bryce@bryceharrington.org>
4036         * configure.ac share/ui/menus-bars.xml, src/Makefile.am,
4037           src/Makefile_insert, src/file.cpp,
4038           src/application/editor-impl.cpp,
4039           src/application/editor-impl.h,
4040           src/extension/init.cpp, src/extension/input.cpp,
4041           src/extension/system.cpp,
4042           src/extension/implementation/implementation.cpp,
4043           src/extension/implementation/plugin.cpp,
4044           src/extension/implementation/script.cpp,
4045           src/extension/internal/svg.cpp
4046         : Implementing preliminary load-from-URI functionality.
4047         
4049 2005-04-02  MenTaLguY  <mental@rydia.net>
4051         * src/document-undo.cpp, src/xml/event-fns.h, src/xml/event.cpp,
4052           src/xml/event.h:
4054           more debugging info for incomplete transactions
4056 2005-04-02  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
4058         * src/sp-gradient.cpp: Fix crash with cycles in gradient hrefs.
4060 2005-04-01  Jon A. Cruz  <jon@joncruz.org>
4061         * src/ui/widget/panel.h, src/ui/widget/panel.cpp, src/ui/previewholder.h,
4062           src/ui/previewholder.cpp,src/dialogs/swatches.cpp,
4063           src/dialogs/swatches.h:
4064           Added UI for switching palettes
4066 2005-04-01  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
4067         * src/style.cpp (sp_style_merge_from_dying_parent): New function to
4068           combine the styles of the <use> element and its ghost child when
4069           unlinking.
4070         * src/sp-use.cpp: Use it.
4072 2005-03-31  Jon A. Cruz  <jon@joncruz.org>
4073         * src/ui/widget/panel.cpp, src/ui/widget/panel.h, src/path-prefix.h,
4074           src/dialogs/swatches.cpp, src/dialogs/swatches.h
4075           share/palettes/Makefile.am, share/palettes/svg.gpl:
4076           Adding palette loading.
4078 2005-03-31 Jean-François Lemaire <jflemaire@skynet.be>
4079         * share/icons/David_icons.svg: new icon theme by David Christian Berg
4081         * share/icons/README.icons: explanations on how to use the theme
4083 2005-03-30  Jean-François Lemaire <jflemaire@skynet.be>
4084         * share/icons/icons.svg: included the layer menu icons
4086         * src/verbs.cpp: assigned names for the layer menu icons
4088 2005-03-24  Jon A. Cruz  <jon@joncruz.org>
4089         * src/ui/widget/panel.h, src/ui/widget/panel.cpp,
4090           src/ui/previewholder.h, src/ui/previewfillable.h,
4091           src/dialogs/iconpreview.cpp, src/dialogs/swatches.cpp:
4092           Adding panel menu
4094 2005-03-27  Jon Phillips <jon@rejon.org>
4095         * src/toolbox.cpp src/toolbox.h src/ui/dialog/dialog-manager.cpp
4096           src/ui/dialog/dialog-manager.h: Added generic dialog adding,
4097           deleting, and getting and fixed toolboxes to be static with no
4098           warnings.
4100 2005-03-26  Bryce <bryce@bryceharrington.com>
4102         * share/ui/keybindings.rc, share/ui/menus-bars.xml
4103           src/application/editor-impl.cpp, src/application/editor-impl.h,
4104           src/extension/internal/svg.cpp, src/ui/dialog/Makefile_insert,
4105           src/ui/dialog/dialog-manager.cpp,
4106           src/ui/dialog/dialog-manager.h, src/ui/dialog/messages.cpp,
4107           src/ui/dialog/messages.h: Initial implementation of canvas in
4108           gtkmm.  Incorporating Messages dialog.
4111 2005-03-24  MenTaLguY  <mental@rydia.net>
4113         * src/sp-item.cpp: fix relative transforms to accommodate viewbox
4115 2005-03-24  Jon A. Cruz  <jon@joncruz.org>
4117         * src/ui/Makefile_insert, src/dialogs/swatches.cpp,
4118           src/dialogs/swatches.h, src/ui/previewable.h,
4119           src/ui/previewfillable.h, src/ui/previewholder.cpp,
4120           src/ui/previewholder.h:
4121           Refactoring previewable functionality to be more generic
4123 2005-03-24  cyreve  <cyreve@users.sourceforge.net>
4125         * src/: text-context.cpp, text-editing.cpp, text-editing.h:
4126           functions for applying style to selected text, and wire them
4127           up to ctrl-b/ctrl-i for bold/italic
4129 2005-03-23  Jon Phillips <jon@rejon.org>
4130         * src/toolbox.h src/toolbox.cpp: Fixed warning messages.
4132 2005-03-23  Jon A. Cruz  <jon@joncruz.org>
4134         * src/ui/previewable.h, src/ui/Makefile_insert,
4135           src/dialogs/swatches.h, src/dialogs/swatches.cpp:
4136           Preliminary work for 'Previewable' interface.
4138 2005-03-23  cyreve  <cyreve@users.sourceforge.net>
4140         * src/: sp-text.cpp, libnrtype/Layout-TNG-Compute.cpp,
4141           libnrtype/Layout-TNG-Output.cpp: make text on path work correctly
4142           with accent glyphs and suchlike
4144         * src/: text-chemistry.cpp, libnrtype/Layout-TNG.h: apply text's
4145           alignment to startOffset on new textpath elements, fixes bug
4146           1168145
4148         * src/libnrtype/Layout-TNG-OutIter.cpp: selecting text to the end
4149           sometimes displays wrong
4151 2005-03-22  MenTaLguY  <mental@rydia.net>
4153         * src/arc-context.cpp, src/desktop-handles.cpp,
4154           src/desktop-handles.h, src/desktop.cpp, src/desktop.h,
4155           src/document.h, src/draw-context.cpp, src/draw-context.h,
4156           src/file.cpp, src/forward.h, src/gradient-context.cpp,
4157           src/gradient-drag.cpp, src/gradient-drag.h, src/gradient-toolbar.cpp,
4158           src/inkscape-private.h, src/inkscape.cpp, src/node-context.cpp,
4159           src/node-context.h, src/nodepath.cpp, src/object-ui.cpp,
4160           src/path-chemistry.cpp, src/rect-context.cpp, src/selcue.cpp,
4161           src/selcue.h, src/select-context.cpp, src/select-toolbar.cpp,
4162           src/selection-chemistry.cpp, src/selection-chemistry.h,
4163           src/selection-describer.cpp, src/selection-describer.h,
4164           src/selection.cpp, src/selection.h, src/seltrans.cpp,
4165           src/seltrans.h, src/sp-flowtext.cpp, src/spiral-context.cpp,
4166           src/splivarot.cpp, src/star-context.cpp, src/text-chemistry.cpp,
4167           src/text-context.cpp, src/toolbox.cpp, src/verbs.cpp,
4168           src/dialogs/align.cpp, src/dialogs/clonetiler.cpp,
4169           src/dialogs/display-settings.cpp, src/dialogs/fill-style.cpp,
4170           src/dialogs/find.cpp, src/dialogs/iconpreview.cpp,
4171           src/dialogs/item-properties.cpp, src/dialogs/object-properties.cpp,
4172           src/dialogs/stroke-style.cpp, src/dialogs/text-edit.cpp,
4173           src/dialogs/tiledialog.cpp, src/dialogs/transformation.cpp,
4174           src/dialogs/xml-tree.cpp, src/extension/plugin/bluredge.cpp,
4175           src/extension/plugin/grid.cpp, src/trace/trace.cpp,
4176           src/ui/dialog/dialog.cpp, src/ui/dialog/dialog.h,
4177           src/ui/dialog/transformation.cpp, src/ui/dialog/transformation.h,
4178           src/widgets/sp-widget.cpp, src/widgets/sp-widget.h:
4180           SPSelection -> Inkscape::Selection
4182 2005-03-22  cyreve  <cyreve@users.sourceforge.net>
4184         * src/text-context.cpp: pressing esc doesn't hide text selection
4186         * src/: text-context.cpp, text-context.h, text-editing.cpp,
4187           text-editing.h, libnrtype/Layout-TNG-OutIter.cpp,
4188           libnrtype/Layout-TNG.h: make text selection inverse
4190 2005-03-21  Jon Phillips <jon@rejon.org>
4192         * share/icons/icons.svg src/dropper-context.cpp
4193           src/dropper-context.h src/toolbox.cpp src/toolbox.h
4194           src/dialogs/display-settings.cpp: Added controls for eye dropper
4195           so that I could get color values. Removed option from application
4196           preferences.
4198 2005-03-21  MenTaLguY  <mental@rydia.net>
4200         * src/util/Makefile_insert, src/util/glib-list.h,
4201           src/util/glib-list-iterators.h:
4203           retired old Glib list to Util::List adaptor and replaced it with
4204           new iterator classes that directly wrap the Glib list types
4206 2005-03-21  cyreve  <cyreve@users.sourceforge.net>
4208         * src/: text-editing.cpp, libnrtype/Layout-TNG-OutIter.cpp: text
4209           selection doesn't show when it starts at the end of a line
4211         * src/: text-context.cpp, text-editing.cpp: crash on overtyping
4212           selection, and displayed selection not removed on overtype
4214         * src/text-editing.cpp: kerning information placed wrongly in text
4215           after child span element
4217         * src/libnrtype/Layout-TNG-OutIter.cpp: crash when pressing home key
4219         * src/: text-context.cpp, text-context.h: text selection using the
4220           mouse
4222         * src/: make.dep, make.files, make.ofiles,
4223           libnrtype/Layout-TNG-OutIter.cpp: further optimisation of text
4224           selection, and an implementation for text on a path
4226         * src/: text-editing.cpp, libnrtype/Layout-TNG-OutIter.cpp,
4227           libnrtype/Layout-TNG.h: optimisation of text selection and fixing
4228           some bugs in it
4230 2005-03-18  MenTaLguY  <mental@rydia.net>
4232         * src/arc-context.cpp, src/file.cpp, src/gradient-context.cpp,
4233           src/node-context.cpp, src/object-ui.cpp, src/path-chemistry.cpp,
4234           src/rect-context.cpp, src/select-context.cpp,
4235           src/selection-chemistry.cpp, src/selection.cpp, src/selection.h,
4236           src/sp-flowtext.cpp, src/spiral-context.cpp, src/splivarot.cpp,
4237           src/star-context.cpp, src/text-chemistry.cpp, src/text-context.cpp,
4238           src/dialogs/find.cpp, src/dialogs/in-dt-coordsys.cpp,
4239           src/dialogs/xml-tree.cpp:
4241           cleaned up the selection API slightly
4243 2005-03-20  cyreve  <cyreve@users.sourceforge.net>
4245         * src/: text-context.cpp, text-context.h, text-editing.cpp,
4246           text-editing.h, libnrtype/Layout-TNG-OutIter.cpp,
4247           libnrtype/Layout-TNG.h: initial implementation of text selection
4248           (keyboard only)
4250         * src/libnrtype/Layout-TNG-OutIter.cpp: making
4251           createSelectionShape() work
4253         * src/: sp-text.cpp, sp-text.h: text-anchor sometimes won't work in
4254           text on a path when x/y coordinates are set
4256         * src/libnrtype/Layout-TNG-Output.cpp: text on path: cut characters
4257           before start of path and calculate bounding box correctly when
4258           this happens
4260 2005-03-14  Jon A. Cruz  <jon@joncruz.org>
4261         * src/dialogs/Makefile_insert, src/dialogs/swatches.cpp,
4262           src/dialogs/swatches.h, src/verbs.h, src/verbs.cpp,
4263           src/interface.cpp:
4264           Initial cut of swatches panel.
4266 2005-03-19  cyreve  <cyreve@users.sourceforge.net>
4268         * src/libnrtype/Layout-TNG-Compute.cpp: rendering of
4269           multiple-character clusters in rtl text is wrong (bug 1166603)
4271         * src/: make.dep, make.files, make.ofiles, sp-text.cpp, sp-text.h,
4272           text-editing.cpp: glue kerning info back together on deleting
4273           line breaks
4275         * src/sp-tspan.cpp: textpath startOffset attribute doesn't save
4276           correctly when it's a percentage (remnants of bug 1124722)
4278         * src/: text-context.cpp, text-context.h, text-editing.cpp,
4279           text-editing.h, libnrtype/Layout-TNG.h: use Layout::iterator for
4280           storing cursor position. Fixes bug 1093660 related to rtl cursor
4281           movement
4283         * src/libnrtype/: Layout-TNG-OutIter.cpp, Layout-TNG.h: implement
4284           backend cursor movement functions properly for multidirectional
4285           text
4287         * src/libnrtype/Layout-TNG-Output.cpp: create more efficient
4288           postscript output
4290         * src/libnrtype/: Layout-TNG-OutIter.cpp, Layout-TNG-Output.cpp,
4291           Layout-TNG.h: obey text-align attribute when fitting text to a
4292           path (fixes bug 1124722)
4294         * src/: attributes-test.cpp, attributes.cpp, attributes.h,
4295           sp-flowtext.cpp, sp-text.cpp, sp-tspan.cpp, sp-tspan.h,
4296           style-test.cpp, libnrtype/Layout-TNG-Output.cpp: wire up
4297           startOffset attribute to textpath and fix bugs in it
4299         * src/sp-flowtext.cpp: unflow text command loses formatting
4301         * src/xml/repr-io.cpp: xml pretty-printer adding whitespace in
4302           xml:space=preserve elements
4304         * src/: sp-flowtext.cpp, text-editing.cpp: line breaks not being
4305           put before strings immediately following para elements, and
4306           deleting line breaks copies style wrongly
4308 2005-03-18  MenTaLguY  <mental@rydia.net>
4310         * src/file.cpp, src/sp-item-group.cpp, src/xml/Makefile_insert,
4311           src/xml/node-fns-tree.cpp, src/xml/node-fns-tree.h,
4312           src/xml/node-fns.cpp, src/xml/node-fns.h, src/xml/node-iterators.h,
4313           src/xml/repr.cpp, src/xml/simple-node.cpp:
4315           renamed node-fns-tree to node-fns, and moved sp_repr_prev etc
4316           into Inkscape::XML namespace (as e.g. previous_node)
4318 2005-03-18  cyreve  <cyreve@users.sourceforge.net>
4320         * src/libnrtype/Layout-TNG-Compute.cpp: cursor position on blank
4321           first line sometimes goes wrong
4323         * src/: make.dep, make.files, make.ofiles, text-editing.cpp:
4324           spurious line break added before text in text and font dialog
4325           (bug 1166016)
4327         * src/: make.dep, make.files, make.ofiles, libnrtype/FlowBoxes.cpp,
4328           libnrtype/FlowBoxes.h, libnrtype/FlowDefs.h,
4329           libnrtype/FlowDest.cpp, libnrtype/FlowDest.h,
4330           libnrtype/FlowEater.cpp, libnrtype/FlowEater.h,
4331           libnrtype/FlowRes.cpp, libnrtype/FlowRes.h,
4332           libnrtype/FlowResOut.cpp, libnrtype/FlowSols.cpp,
4333           libnrtype/FlowSols.h, libnrtype/FlowSrc.cpp, libnrtype/FlowSrc.h,
4334           libnrtype/FlowSrcText.cpp, libnrtype/FlowSrcText.h,
4335           libnrtype/FlowStyle.cpp, libnrtype/FlowStyle.h,
4336           libnrtype/FlowUtils.cpp, libnrtype/FlowUtils.h,
4337           libnrtype/Makefile_insert: remove all old text layout code (7,577
4338           lines)
4340         * src/: sp-flowregion.cpp, sp-flowregion.h, sp-flowtext.cpp,
4341           sp-string.cpp, sp-tspan.cpp: purge flow_dest class from code
4343         * src/: text-editing.cpp, libnrtype/Layout-TNG-Compute.cpp,
4344           libnrtype/Layout-TNG.cpp, libnrtype/Layout-TNG.h: define a value
4345           for line-height:normal and use it consistently
4347         * src/: sp-text.cpp, sp-text.h, text-editing.cpp: adjust kerning
4348           attributes on adding/removing line breaks
4350 2005-03-17  MenTaLguY  <mental@rydia.net>
4352         * src/display/nr-arena-group.cpp, src/display/nr-arena-item.cpp:
4354           whoops, we were calling the 'children' vfunc rather than
4355           'last_child' when appending, hence the bug... fixed now.
4357 2005-03-17  cyreve  <cyreve@users.sourceforge.net>
4359         * src/: sp-text.cpp, libnrtype/Layout-TNG-Compute.cpp,
4360           libnrtype/Layout-TNG-OutIter.cpp, libnrtype/Layout-TNG.h: x,y
4361           attributes on tspans set wrongly when alignment != left (bug
4362           1165427)
4364         * src/: sp-text.cpp, sp-text.h: break before tspan role=line
4365           elements, ie allow first tspan not to have role=line
4367         * src/: make.dep, make.files, make.ofiles, sp-flowtext.cpp,
4368           sp-object.cpp: fix inheritance problems with xml:space attribute
4370         * src/libnrtype/Layout-TNG-OutIter.cpp: crash on pressing enter
4371           immediately after creating text
4373         * src/: object-ui.cpp, sp-flowtext.cpp: set xml:space=preserve on
4374           new flowdiv elements
4376         * src/libnrtype/Layout-TNG-Compute.cpp: second try at solving
4377           numerical problems when line-height is set
4379         * src/: sp-flowtext.cpp, sp-flowtext.h, verbs.cpp: slightly
4380           objectify SPFlowtext and rearrange its updating a tiny bit
4382         * src/: path-chemistry.cpp, sp-flowregion.cpp, sp-offset.cpp,
4383           sp-text.cpp, sp-text.h, sp-use-reference.cpp, splivarot.cpp:
4384           slightly objectify SPText & rearrange updating code, also fixes
4385           bug causing all letters to appear on top of each other
4387         * src/libnrtype/Layout-TNG-Compute.cpp: characters will draw
4388           multiple times when x or y attributes set
4390 2005-03-16  cyreve  <cyreve@users.sourceforge.net>
4392         * src/text-editing.cpp: kerning: add/remove kerns with
4393           insertion/deletion of characters, and only apply kerns to the
4394           topmost xml object
4396         * src/: help.cpp, selection-chemistry.cpp, sp-text.cpp, sp-text.h,
4397           text-context.cpp, text-editing.cpp, text-editing.h,
4398           dialogs/text-edit.cpp: move functions applying to both text and
4399           flowtext to text-editing & rename them. Also fixes crash on
4400           letter/linespacing adjustment for flowtext
4402         * src/text-editing.cpp: fix crash on pressing delete at the end of
4403           text
4405         * src/: text-editing.cpp, libnrtype/Layout-TNG-Compute.cpp,
4406           libnrtype/Layout-TNG-OutIter.cpp, libnrtype/Layout-TNG.h:
4407           position cursor correctly in empty text objects
4409         * src/: sp-item-group.cpp, sp-object.cpp: optimise adding children
4410           to the end of a group - big improvement for tile clones
4412         * src/: sp-flowtext.cpp, sp-text.cpp, text-context.cpp,
4413           text-editing.cpp, text-editing.h: text editing fixes: track line
4414           breaks with preceding para tag, finish abstracting line
4415           break/remove functions to work on flowtext
4417         * src/libnrtype/Layout-TNG-Compute.cpp: cursor positioning
4418           off-by-one in some cases of wrapped text
4420 2005-03-15  cyreve  <cyreve@users.sourceforge.net>
4422         * src/libnrtype/Layout-TNG-Compute.cpp: small tweak to make cursor
4423           positioning work right in counterdirectional spans in fully
4424           justified text
4426         * src/sp-text.cpp: tweak function for adjusting linespacing by
4427           keyboard to be more precise
4429         * src/: attributes-test.cpp, attributes.cpp, make.dep, make.files,
4430           make.ofiles, style-test.cpp, style.cpp,
4431           libnrtype/Layout-TNG-Output.cpp: make the unit tests pass for the
4432           new styles, and workaround build breakage when pango < 1.8
4433           installed
4435         * src/: sp-flowtext.cpp, sp-flowtext.h,
4436           libnrtype/Layout-TNG-Compute.cpp,
4437           libnrtype/Layout-TNG-Scanline-Makers.cpp, libnrtype/Layout-TNG.h:
4438           wiring up full justification to old attribute & fixing bugs in
4439           it, which turned in to a major refactoring of layout code
4441 2005-03-14  Jon Phillips <jon@rejon.org>
4442         * src/attributes-test.cpp, src/attributes.cpp, src/attributes.h,
4443           src/desktop.cpp, src/sp-namedview.cpp, src/sp-namedview.h,
4444           src/dialogs/desktop-properties.cpp:
4445           Added showpageshadow preference to document preferences. Set to
4446           on automatically and saves with document if off.
4448 2005-03-14  MenTaLguY  <mental@rydia.net>
4450         * src/display/nr-arena-item.h, src/display/nr-arena-item.cpp,
4451           src/display/nr-arena-group.cpp:
4453           added virtual accessor for last child
4455 2005-03-14  Jon A. Cruz  <jon@joncruz.org>
4456         * src/interface.cpp, src/verb.cpp, src/verbs.h,
4457           src/ui/widget/panel.cpp, src/dialogs/Makefile_insert,
4458           src/dialogs/extensions.cpp, src/dialogs/extensions.h,
4459           src/extension/error-file.cpp:
4460           Added rough cut of initial extensions panel and dialog.
4462 2005-03-13  Bryce Harrington <bryce@bryceharrington.org>
4464         * src/path-prefix.h: Rearranging linking of libui and libutil
4466         * src/application/application.cpp, src/application/application.h
4467           src/application/editor-impl.cpp,
4468           src/ui/dialog/dialog-manager.cpp,  src/ui/dialog/dialog.cpp,
4469           src/ui/dialog/dialog.h, src/ui/widget/labelled.cpp,
4470           src/ui/dialog/transformation.h, src/ui/dialog/transformation.cpp,
4471           src/ui/widget/unit-menu.h, src/util/units.cpp:
4472           Integrating Transformation dialog.  Removing hardcoded paths.
4474         * share/icons/Makefile.in, share/icons/arrows-horiz.svg,
4475           share/icons/arrows-vert.svg, share/icons/arrows_hor.xpm,
4476           share/icons/arrows_ver.xpm, share/icons/rotate.svg,
4477           share/icons/rotate.xpm, share/icons/scale_hor.xpm,
4478           share/icons/scale_ver.xpm, share/icons/Makefile.am:
4479           Adding icons needed by transformation dialog
4481         * share/ui/units.txt,  share/ui/units.xml:
4482           Moving units into ui/ subdir.  Dunno if this is the best
4483           location for them, but pjrm thought it'd be ok for now.
4485 2005-03-13  cyreve  <cyreve@users.sourceforge.net>
4487         * src/sp-text.cpp: allow adjusting letter spacing when cursor is at
4488           eol
4490         * src/: make.dep, make.files, make.ofiles,
4491           libnrtype/Layout-TNG-Compute.cpp,
4492           libnrtype/Layout-TNG-OutIter.cpp,
4493           libnrtype/Layout-TNG-Output.cpp, libnrtype/Layout-TNG.h: fix
4494           kerning when align != left, and fix linespacing < 100
4496         * src/: sp-flowtext.cpp, sp-text.cpp, sp-text.h, style.cpp,
4497           style.h, libnrtype/Layout-TNG-Compute.cpp,
4498           libnrtype/Layout-TNG-Input.cpp, libnrtype/Layout-TNG-OutIter.cpp,
4499           libnrtype/Layout-TNG-Output.cpp,
4500           libnrtype/Layout-TNG-Scanline-Maker.h, libnrtype/Layout-TNG.h:
4501           implement line-height css property, & fix percentage handling in
4502           style
4504 2005-03-12  MenTaLguY  <mental@rydia.net>
4506         * src/node-context.cpp, src/node-context.h, src/nodepath.cpp,
4507           src/nodepath.h, src/toolbox.cpp, src/dialogs/align.cpp:
4509           Renamed Path namespace to Inkscape::NodePath, to avoid conflict
4510           with livarot
4512 2005-03-12  Kees Cook  <kees@outflux.net>
4514         * inkscape.nsi: added German translation from Adib Taraben.
4516 2005-03-12  MenTaLguY  <mental@rydia.net>
4518         * src/sp-namedview.cpp, src/sp-metadata.cpp: it's valid for an SPObject
4519           'write' method to be passed the object's own XML node; account for this.
4521 2005-03-12  MenTaLguY  <mental@rydia.net>
4523         * src/xml/simple-node.cpp: assert that src != this in
4524           SimpleNode::mergeFrom
4526 2005-03-12  MenTaLguY  <mental@rydia.net>
4528         * src/gc-alloc.h: minor cosmetic adjustments
4530         * src/util/list-container.h: pedantically correct implementation of
4531           ListContainer::max_size()
4533         * src/xml/simple-node.cpp: use Util::ListContainer iterators in a more
4534           STL-ish fashion
4536 2005-03-12  Jon A. Cruz  <jon@joncruz.org>
4537         * src/ui/widget/panel.h, src/ui/widget/panel.cpp,
4538           src/ui/widget/Makefile_insert, src/dialogs/iconpreview.h,
4539           src/dialogs/iconpreview.cpp:
4540           Initial addition of Panel.
4542 2005-03-12  cyreve  <cyreve@users.sourceforge.net>
4544         * src/sp-flowtext.cpp: text unflow command losing space characters:
4545           add xml:space to generated elements
4547         * src/: attributes.cpp, attributes.h, make.dep, make.files,
4548           make.ofiles, sp-flowtext.cpp, sp-text.cpp, style.cpp, style.h,
4549           text-context.cpp, text-editing.cpp, dialogs/text-edit.cpp,
4550           libnrtype/FlowRes.cpp, libnrtype/Layout-TNG-Compute.cpp,
4551           libnrtype/Layout-TNG-Input.cpp: add several new text properties
4552           to SPStyle and rearrange some of the existing ones, also remove
4553           spurious warning on applying kerning
4555         * src/sp-flowtext.cpp: svg spec requires us to break after flowline
4556           content, not before
4558 2005-03-11  cyreve  <cyreve@users.sourceforge.net>
4560         * src/desktop-style.cpp, src/sp-text.cpp, src/sp-text.h,
4561           src/sp-tspan.cpp, src/sp-tspan.h, src/text-chemistry.cpp,
4562 src/text-editing.cpp,
4563           src/text-editing.h: combine the common attribute handling for text,
4564           tspan and textpath into one class
4566         * src/sp-flowtext.cpp, src/sp-string.cpp: reimplement xml:space attribute
4568         * src/sp-text.cpp, src/libnrtype/Layout-TNG-OutIter.cpp,
4569           src/libnrtype/Layout-TNG.h: apply calculated x/y attributes to tspan
4570           role=line elements
4572         * src/libnrtype/Layout-TNG-Output.cpp: postscript text output
4573           incorrectly scaled (and other problems)
4575 2005-03-10  cyreve  <cyreve@users.sourceforge.net>
4577         * src/sp-flowdiv.h, src/sp-flowtext.h,
4578           src/sp-text.cpp, src/sp-text.h, src/sp-tspan.h, src/text-context.cpp,
4579           src/text-editing.cpp, src/text-editing.h,
4580           src/libnrtype/Layout-TNG-Compute.cpp,
4581           src/libnrtype/Layout-TNG-OutIter.cpp: clean up xml tree properly on
4582           deleting line break, & fix various compile issues
4584         * src/nodepath.cpp, src/sp-flowdiv.cpp,
4585           src/sp-flowdiv.h, src/sp-flowtext.cpp, src/sp-flowtext.h,
4586 src/sp-string.cpp,
4587           src/sp-string.h, src/sp-text.cpp, src/sp-text.h, src/sp-tspan.cpp,
4588 src/sp-tspan.h,
4589           src/text-editing.cpp, src/verbs.cpp, src/libnrtype/FontInstance.cpp,
4590           src/libnrtype/font-instance.h, src/livarot/Shape.h,
4591           src/libnrtype/Layout-TNG-Compute.cpp, src/libnrtype/Layout-TNG-Input.cpp,
4592           src/libnrtype/Layout-TNG-OutIter.cpp,
4593           src/libnrtype/Layout-TNG-Output.cpp,
4594           src/libnrtype/Layout-TNG-Scanline-Maker.h,
4595           src/libnrtype/Layout-TNG-Scanline-Makers.cpp,
4596           src/libnrtype/Layout-TNG.cpp, libnrtype/Layout-TNG.h: huge rewrite of
4597           text layout (and some text editing) code
4599 2005-03-07  Kees Cook  <kees@outflux.net>
4601         * src/libnr/have_mmx.S, src/libnr/nr_mmx_R8G8B8A8_P_EMPTY_A8_RGBAP.S,
4602           src/libnr/nr_mmx_R8G8B8A8_P_R8G8B8A8_P_A8_RGBAP.S,
4603           src/libnr/nr_mmx_R8G8B8A8_P_R8G8B8A8_P_R8G8B8A8_N_TRANSFORM.S,
4604           src/libnr/nr_mmx_R8G8B8_R8G8B8_R8G8B8A8_P.S: execstack patch
4605           from Mike Hearn.
4607 2005-03-07  Jon A. Cruz  <jon@joncruz.org>
4608         * src/interface.cpp, src/verbs.h, src.verbs.cpp, src/widgets/icon.cpp,
4609           src/dialogs/iconpreview.h, src/dialogs/iconpreview.cpp,
4610           src/dialogs/Makefile_insert:
4611           Initial cut of icon preview.
4613 2005-03-05  Bryce Harrington <bryce@bryceharrington.org>
4615         * share/icons/*.svg, share/icons/Makefile.am:  Adding icons for
4616           new gui interface
4618         * src/ui/icons.cpp:  Fixing some paths
4620         * src/main.cpp src/application/Makefile_insert,
4621           src/application/app-prototype.h,
4622           src/application/application.cpp src/application/editor.cpp,
4623           src/ui/widget/toolbox.cpp,
4624           src/application/editor-impl.cpp:
4625           Broke out editor-impl class to its own file.  Continued getting
4626           the new interface to the point where it'll load and run.
4628         * share/ui/keybindings.rc, share/ui/toolbox.xml, share/ui/menus-bars.xml:
4629           Migrating some of the UI definition stuff into main codebase
4631 2005-03-05  Jon A. Cruz  <jon@joncruz.org>
4632         * src/widgets/layer-selector.cpp, src/widgets/icon.h,
4633           src/widgets/icon.cpp, src/dialogs/align.cpp, src/dialogs/find.cpp,
4634           src/dialogs/object-properties.cpp, src/dialogs/stroke-style.cpp,
4635           src/dialogs/text-edit.cpp, src/dialogs/transformation.cpp,
4636           src/dialogs/xml-tree.cpp, src/interface.cpp:
4637           Purging PixBufFactory and sp_icon_new_scaled.
4639 2005-03-05  Jon A. Cruz  <jon@joncruz.org>
4640         * src/widgets/icon.cpp, src/widgets/icon.cpp: Switched icon loading
4641           to be deferred and react to theme changes on-the-fly.
4643 2005-03-05  Bryce Harrington <bryce@bryceharrington.org>
4645         * src/application/Makefile_insert,
4646           src/application/app-prototype.cpp,
4647           src/application/editor.h,
4648           src/application/app-prototype.h,
4649           src/application/application.cpp:
4650           Adding Application::AppPrototype class
4651         * src/application/editor.cpp,
4652           src/application/editor.h:
4653           Changing member function getImpl() to getWindow()
4655 2005-03-04  Jon A. Cruz  <jon@joncruz.org>
4656         * src/widgets/icon.cpp: Changed stock item loading to use stock
4657           GtkImage widgets directly.
4659 2005-03-03  MenTaLguY  <mental@rydia.net>
4661         * src/widgets/icon.cpp: more idiomatic iteration
4663 2005-03-02  Jon A. Cruz  <jon@joncruz.org>
4664         * src/toolbox.cpp: Added preference to make the top toolbox 'small'.
4666 2005-03-02  Jon A. Cruz  <jon@joncruz.org>
4667         * src/desktop-events.cpp, src/desktop.cpp, src/gradient-toolbar.cpp,
4668           src/interface.cpp, src/select-toolbar.cpp, src/toolbox.cpp,
4669           src/toolbox.h, src/dialogs/find.cpp,
4670           src/dialogs/object-properties.cpp, src/dialogs/stroke-style.cpp,
4671           src/dialogs/text-edit.cpp, src/dialogs/transformation.cpp,
4672           src/dialogs/xml-tree.cpp, src/widgets/button.cpp,
4673           src/widgets/button.h, src/widgets/icon.cpp, src/widgets/icon.h,
4674           src/widgets/layer-selector.cpp, src/widgets/paint-selector.cpp,
4675           src/widgets/widget-sizes.h:
4676           Initial pass removing hardcoded icon sizes.
4678 2005-03-01  MenTaLguY  <mental@rydia.net>
4680         * src/extensions/internal/ps.cpp: apply patch from Michael Forbes
4681           (miforbes@mbhs.edu) to support gradient fills in Postscript
4683 2005-03-01  MenTaLguY  <mental@rydia.net>
4685         * src/xml/node.h, src/xml/simple-node.cpp, src/xml/simple-node.h:
4687           begin migration of notification interface to use NodeObserver
4688           rather than NodeEventVector
4690 2005-03-01  MenTaLguY  <mental@rydia.net>
4692         * src/xml/Makefile_insert, src/xml/node-listener.h, src/xml/repr.cpp,
4693           src/xml/simple-node.cpp, src/xml/simple-node.h:
4695           reworked listener list to use Util::ListContainer
4697         * src/xml/node-observer.h: minor name cleanups
4699 2005-03-01  MenTaLguY  <mental@rydia.net>
4701         * src/Makefile.am, src/algorithms/find-if-before.h:
4703           added new generic algorithm
4705 2005-03-01  MenTaLguY  <mental@rydia.net>
4707         * src/Makefile.am, src/util/Makefile_insert,
4708           src/util/list-container-test.cpp, src/util/list-container.h:
4710           tests and fixes for Util::ListContainer
4712 2005-03-01  MenTaLguY  <mental@rydia.net>
4714         * src/Makefile.am, src/libnr/Makefile_insert, src/xml/Makefile_insert:
4715           use in-tree copy of cxxtest
4717         * src/util/Makefile_insert, src/util/list-container.h:
4718           add Util::List-based STL container
4720 2005-02-28 SwinginCelt  <swinginceltgmail.com>
4722         * Fixed an improper conversion of sp_repr_document_merge that was causing
4723           extra data being written to the prefrences file every time inkscape
4724           exited.
4726 2005-02-26 SwinginCelt  <swinginceltgmail.com>
4728         * Replaced all sp_repr_set_content calls with direct call to
4729           repr->setContent.
4730         * Replaced all sp_repr_merge calls with direct call to
4731           repr->mergeFrom.
4732         * Removed inline sp_repr_document_merge because it wasn't used anywhere.
4733         * Removed inline sp_repr_set_content because it wasn't used anywhere.
4735 2005-02-26  MenTaLguY  <mental@rydia.net>
4737         * cxxtest: imported cxxtest tree
4739 2005-02-24  Jon A. Cruz  <jon@joncruz.org>
4740         * src/main.cpp, io/sys.h, io/sys.cpp:
4741           Refactoring input filename conversion and fallback.
4742           Fixes bug #1151536.
4744 2005-02-22  Jon A. Cruz  <jon@joncruz.org>
4745         * src/main.cpp:
4746           Refactoring sp_main_*. Adding cleanup phase on extracted filename list.
4748 2005-02-22  Bryce Harrington <bryce@bryceharringotn.org>
4750         * src/main.cpp, src/application/application.cpp:  Adding --new-gui
4751         option.
4753 2005-02-22  Ted Gould  <ted@gould.cx>
4755         * src/interface.cpp:
4757         Changing the effects menu to be driven by the preferences file so that the
4758         file can be the same whether or not the effects are shown.
4760 2005-02-22  MenTaLguY  <mental@rydia.net>
4762         * src/desktop-style.cpp, src/selection-chemistry.cpp,
4763           src/xml/attribute-record.h, src/xml/node.h, src/xml/repr-css.cpp,
4764           src/xml/repr-io.cpp, src/xml/simple-node.cpp, src/xml/simple-node.h:
4766           use Inkscape::Util::List for attribute lists, and sprinkle some
4767           appropriate 'using's in to make things less verbose
4769 2005-02-22  Jon A. Cruz  <jon@joncruz.org>
4770         * src/inkscape.cpp, src/main.cpp, src/extension/input.cpp, src/io/sys.cpp,
4771           src/xml/repr-io.cpp:
4772           Better catching of problematic filenames.
4773           Made segv handler only use dialog box when app is using a gui.
4774           Fixes bug #1145847.
4776 2005-02-22  Ted Gould  <ted@gould.cx>
4778         * src/extension/effect.cpp, src/extension/prefdialog.cpp,
4779         src/extension/prefdialog.h,
4780         src/extension/implementation/implementation.cpp,
4781         src/extension/implementation/implementation.h,
4782         src/extension/implementation/plugin-link.h,
4783         src/extension/implementation/plugin.cpp,
4784         src/extension/implementation/plugin.h,
4785         src/extension/implementation/script.cpp,
4786         src/extension/implementation/script.h, src/extension/plugin/grid.cpp:
4788         Changing the API of the effects preferences so that it doesn't use
4789         sockets and plugs anymore.  Now there is a generic widget passed down so
4790         that should work on every platform.
4792         * src/extension/plugin/grid.cpp:
4794         Fixing the grid so that it uses the right axis.
4796         * share/extensions/Makefile.am, share/extensions/bluredge.inx,
4797         share/extensions/randompnt.inx, share/extensions/randompos.inx,
4798         src/extension/plugin/Makefile_insert, src/extension/plugin/bluredge.cpp,
4799         src/extension/plugin/randompnt.cpp, src/extension/plugin/randompos.cpp:
4801         Adding some cool new effects, well, they're not really done yet,
4802         but getting the basis code into CVS so I don't loose it :)
4804 2005-02-21  MenTaLguY  <mental@rydia.net>
4806         * src/file.cpp, src/sp-item-group.cpp, src/xml/Makefile_insert,
4807           src/xml/node-fns-tree.cpp, src/xml/node-fns-tree.h,
4808           src/xml/repr-get-children.cpp, src/xml/repr-get-children.h,
4809           src/xml/repr.cpp, src/xml/simple-node.cpp:
4811           renamed header files
4813         * src/xml/Makefile_insert, src/xml/invalid-operation-exception.h:
4815           added Inkscape::XML::InvalidOperationException
4817         * src/xml/simple-node.h:
4819           avoid a second indirect function call from SimpleNode::appendChild
4821 2005-02-20 SwinginCelt  <swinginceltgmail.com>
4823         * Replaced all sp_repr_attr calls with direct call to
4824           repr->attribute.
4825         * Replaced all sp_repr_document_unref calls with direct call to
4826           Inkscape::GC::release(...).
4827         * Removed iinline sp_repr_document_ref because it wasn't used anywhere.
4829 2005-02-20  MenTaLguY  <mental@rydia.net>
4831         * src/inkscape.cpp: removed unused signals
4833 2005-02-19  MenTaLguY  <mental@rydia.net>
4835         * src/arc-context.cpp, src/desktop.cpp, src/document-private.h,
4836           src/document-undo.cpp, src/document.cpp, src/event-context.cpp,
4837           src/gradient-chemistry.cpp, src/gradient-chemistry.h,
4838           src/gradient-drag.cpp, src/gradient-drag.h, src/node-context.cpp,
4839           src/rect-context.cpp, src/sp-object.cpp, src/spiral-context.cpp,
4840           src/star-context.cpp, src/toolbox.cpp,
4841           src/dialogs/desktop-properties.cpp, src/widgets/gradient-vector.cpp,
4842           src/widgets/layer-selector.cpp, src/widgets/sp-widget.cpp,
4843           src/widgets/sp-xmlview-attr-list.cpp, src/widgets/sp-xmlview-content.cpp,
4844           src/widgets/sp-xmlview-tree.cpp, src/xml/Makefile_insert,
4845           src/xml/attribute-record.h, src/xml/document.h, src/xml/event-fns.h,
4846           src/xml/event.cpp, src/xml/event.h, src/xml/node-event-vector.h,
4847           src/xml/node-iterators.h, src/xml/node-listener.h, src/xml/node.h,
4848           src/xml/repr-action-test.cpp, src/xml/repr-css.cpp, src/xml/repr-io.cpp,
4849           src/xml/repr-sorting.cpp, src/xml/repr-util.cpp, src/xml/repr.cpp,
4850           src/xml/repr.h, src/xml/simple-document.h, src/xml/simple-node.cpp,
4851           src/xml/simple-node.h, src/xml/simple-session.cpp,
4852           src/xml/sp-css-attr.h, src/xml/sp-repr-action-fns.h,
4853           src/xml/sp-repr-action.cpp, src/xml/sp-repr-action.h,
4854           src/xml/sp-repr-attr.h, src/xml/sp-repr-doc.h,
4855           src/xml/sp-repr-event-vector.h, src/xml/sp-repr-iterators.h,
4856           src/xml/sp-repr-listener.h, src/xml/sp-repr.h:
4858           renamed header files to match new class names
4860 2005-02-19  MenTaLguY  <mental@rydia.net>
4862         * src/arc-context.cpp, src/arc-context.h, src/desktop-events.cpp,
4863           src/desktop-style.cpp, src/desktop-style.h, src/desktop.cpp,
4864           src/document-private.h, src/document-undo.cpp, src/document.cpp,
4865           src/document.h, src/draw-context.cpp, src/dyna-draw-context.cpp,
4866           src/dyna-draw-context.h, src/event-context.cpp, src/event-context.h,
4867           src/file.cpp, src/gradient-chemistry.cpp, src/inkscape.cpp,
4868           src/inkscape.h, src/inkview.cpp, src/interface.cpp, src/knotholder.cpp,
4869           src/knotholder.h, src/layer-fns.cpp, src/main.cpp, src/node-context.cpp,
4870           src/nodepath.cpp, src/nodepath.h, src/object-ui.cpp,
4871           src/path-chemistry.cpp, src/prefs-utils.cpp, src/rect-context.cpp,
4872           src/rect-context.h, src/selection-chemistry.cpp, src/selection.cpp,
4873           src/selection.h, src/seltrans.cpp, src/sp-anchor.cpp,
4874           src/sp-animation.cpp, src/sp-clippath.cpp, src/sp-conn-end-pair.cpp,
4875           src/sp-conn-end-pair.h, src/sp-defs.cpp, src/sp-ellipse.cpp,
4876           src/sp-flowdiv.cpp, src/sp-flowregion.cpp, src/sp-flowtext.cpp,
4877           src/sp-gradient-fns.h, src/sp-gradient-test.cpp, src/sp-gradient.cpp,
4878           src/sp-guide.cpp, src/sp-image.cpp, src/sp-item-group.cpp,
4879           src/sp-item.cpp, src/sp-item.h, src/sp-line.cpp,
4880           src/sp-linear-gradient-fns.h, src/sp-marker.cpp, src/sp-mask.cpp,
4881           src/sp-metadata.cpp, src/sp-namedview.cpp, src/sp-namedview.h,
4882           src/sp-object-group.cpp, src/sp-object-repr.cpp, src/sp-object-repr.h,
4883           src/sp-object.cpp, src/sp-object.h, src/sp-offset.cpp, src/sp-offset.h,
4884           src/sp-path.cpp, src/sp-pattern.cpp, src/sp-polygon.cpp,
4885           src/sp-polyline.cpp, src/sp-radial-gradient-fns.h, src/sp-rect.cpp,
4886           src/sp-root.cpp, src/sp-shape.cpp, src/sp-skeleton.cpp,
4887           src/sp-spiral.cpp, src/sp-star.cpp, src/sp-string.cpp,
4888           src/sp-symbol.cpp, src/sp-text.cpp, src/sp-tspan.cpp,
4889           src/sp-use-reference.h, src/sp-use.cpp, src/spiral-context.cpp,
4890           src/spiral-context.h, src/splivarot.cpp, src/star-context.cpp,
4891           src/star-context.h, src/style.cpp, src/style.h, src/text-chemistry.cpp,
4892           src/text-context.cpp, src/text-editing.cpp, src/toolbox.cpp,
4893           src/verbs.cpp, src/application/application.cpp,
4894           src/application/application.h, src/application/editor.h,
4895           src/dialogs/clonetiler.cpp, src/dialogs/desktop-properties.cpp,
4896           src/dialogs/export.cpp, src/dialogs/fill-style.cpp, src/dialogs/rdf.cpp,
4897           src/dialogs/sp-attribute-widget.cpp, src/dialogs/sp-attribute-widget.h,
4898           src/dialogs/stroke-style.cpp, src/dialogs/text-edit.cpp,
4899           src/dialogs/tiledialog.cpp, src/dialogs/xml-tree.cpp,
4900           src/ecma/EcmaBinding.cpp, src/ecma/EcmaBinding.h,
4901           src/extension/dependency.cpp, src/extension/dependency.h,
4902           src/extension/effect.cpp, src/extension/effect.h,
4903           src/extension/extension.cpp, src/extension/extension.h,
4904           src/extension/input.cpp, src/extension/input.h,
4905           src/extension/output.cpp, src/extension/output.h,
4906           src/extension/print.cpp, src/extension/print.h, src/extension/system.cpp,
4907           src/extension/implementation/plugin.cpp,
4908           src/extension/implementation/script.cpp,
4909           src/extension/implementation/script.h,
4910           src/extension/internal/gdkpixbuf-input.cpp,
4911           src/extension/internal/pov-out.cpp, src/extension/internal/ps.cpp,
4912           src/extension/internal/svg.cpp, src/extension/plugin/grid.cpp,
4913           src/helper/stock-items.cpp, src/trace/trace.cpp,
4914           src/widgets/dash-selector.cpp, src/widgets/dash-selector.h,
4915           src/widgets/gradient-selector.cpp, src/widgets/gradient-vector.cpp,
4916           src/widgets/layer-selector.cpp, src/widgets/layer-selector.h,
4917           src/widgets/paint-selector.cpp, src/widgets/sp-widget.cpp,
4918           src/widgets/sp-widget.h, src/widgets/sp-xmlview-attr-list.cpp,
4919           src/widgets/sp-xmlview-attr-list.h, src/widgets/sp-xmlview-content.cpp,
4920           src/widgets/sp-xmlview-content.h, src/widgets/sp-xmlview-tree.cpp,
4921           src/widgets/sp-xmlview-tree.h, src/widgets/spw-utilities.h,
4922           src/xml/comment-node.h, src/xml/element-node.h, src/xml/node-observer.h,
4923           src/xml/repr-action-test.cpp, src/xml/repr-css.cpp,
4924           src/xml/repr-get-children.cpp, src/xml/repr-get-children.h,
4925           src/xml/repr-io.cpp, src/xml/repr-sorting.cpp, src/xml/repr-sorting.h,
4926           src/xml/repr-util.cpp, src/xml/repr.cpp, src/xml/repr.h,
4927           src/xml/session.h, src/xml/simple-document.h, src/xml/simple-node.cpp,
4928           src/xml/simple-node.h, src/xml/simple-session.cpp,
4929           src/xml/simple-session.h, src/xml/sp-css-attr.h,
4930           src/xml/sp-repr-action-fns.h, src/xml/sp-repr-action.cpp,
4931           src/xml/sp-repr-action.h, src/xml/sp-repr-attr.h,
4932           src/xml/sp-repr-doc.h, src/xml/sp-repr-event-vector.h,
4933           src/xml/sp-repr-iterators.h, src/xml/sp-repr-listener.h,
4934           src/xml/sp-repr.h, src/xml/text-node.h, src/xml/transaction-logger.h:
4936             SPRepr -> Inkscape::XML::Node
4937             SPReprDoc -> Inkscape::XML::Document
4938             SPReprAttr -> Inkscape::XML::AttributeRecord
4939             SPReprAction -> Inkscape::XML::Event
4940             SPReprEventVector -> Inkscape::XML::EventVector
4941             SPReprListener -> Inkscape::XML::NodeListener
4943             etc..
4945 2005-02-19  Jon A. Cruz  <jon@joncruz.org>
4946         * src/extension/extension.h, src/extension/internal/svg.cpp,
4947           src/extension/internal/svgz.cpp:
4948           Fixing .svgz Inkscape save and adding .svgz Plain save.
4949           Fixes bug #1144223
4951 2005-02-18  Jon A. Cruz  <jon@joncruz.org>
4952         * src/Makefile.am, src/libnr/Makefile_insert,
4953           src/libnr/nr-point-fns-test.h  src/libnr/nr-types-test.h:
4954           Adding initial version of CxxTest test cases.
4956 2005-02-17  Jon A. Cruz  <jon@joncruz.org>
4958         * src/io/gzipinputstream.h, src/io/gzipinputstream.cpp: Changed
4959           decompression to be streammed and removed hardcoded limit.
4961 2005-02-17  MenTaLguY  <mental@rydia.net>
4963         * src/inkscape.h, src/inkscape.cpp, src/desktop.cpp:
4965           rewrote "last desktop standing" test to not suck
4967 2005-02-15 SwinginCelt  <swinginceltgmail.com>
4969         * Replaced some sp_repr_attr calls with direct call to
4970           repr->attribute.
4972 2005-02-16 John Cliff <simarilius@yahoo.com>
4974         * src/dialogs/tiledialog.h, src/dialogs/tiledialog.cpp,
4975           src/dialogs/makefile_insert, src/verbs.cpp, src/verbs.h:
4976           Added a dialog that allows you to arrange the selection
4977           in a grid pattern with user defined spacing.
4978           its in objects->grid arrange...
4980 2005-02-15 SwinginCelt  <swinginceltgmail.com>
4982         * Replaced inline function sp_repr_name with direct call to
4983           repr->name.
4984         * Replaced inline function sp_repr_content with direct call to
4985           repr->content.
4986         * Replaced inline function sp_repr_has_attr with direct call to
4987           repr->matchAttributeName.
4989 2005-02-15  MenTaLguY  <mental@rydia.net>
4991         * src/document.cpp, src/document.h, src/file.cpp, src/help.cpp,
4992           src/inkscape.cpp, src/inkview.cpp, src/slideshow.cpp,
4993           src/dialogs/filedialog.cpp, src/dialogs/stroke-style.cpp,
4994           src/extension/internal/gdkpixbuf-input.cpp,
4995           src/extension/internal/svg.cpp, src/extension/plugin/gimpgrad.cpp,
4996           src/helper/stock-items.cpp, src/widgets/icon.cpp:
4998           removed unused SPDocument::advertize
5000 2005-02-14  MenTaLguY  <mental@rydia.net>
5002         * src/document.cpp: remove redundant assignment that appears to confuse
5003           gcc anyhow
5005 2005-02-14  SwinginCelt  <swingincelt@gmail.com>
5007         * Replaced inline function sp_repr_set_position_absolute with
5008           direct call to repr>->setPosition.
5010 2005-02-13  Bryce  <bryce@bryceharrington.org>
5012         * src/main.cpp, src/application/application.cpp, src/inkscape.h,
5013           src/application/editor-impl.h, src/application/editor.cpp
5014           src/application/editor.h, src/ui/dialog/dialog-manager.cpp,
5015           src/ui/dialog/dialog-manager.h, src/application/app-prototype.h
5016           src/application/application.h:  Integrating I::A::Application
5017           into the execution path.  Now its run() routine is called from
5018           main().
5020         * src/application/Makefile_insert, src/application/makefile.in,
5021           src/application/editor-impl.h, src/application/editor.cpp,
5022           src/application/editor.h:  Initial import of inkscape_gtkmm
5023           code.  Also see doc/NewAppArchitecture/ presentation for the
5024           rationale behind this.
5026         * src/ui/dialog/align-and-distribute.cpp,
5027 src/ui/dialog/align-and-distribute.h,
5028           src/ui/dialog/dialog-manager.cpp, src/ui/dialog/dialog-manager.h,
5029           src/ui/dialog/dialog.cpp, src/ui/dialog/dialog.h,
5030           src/ui/dialog/document-preferences.cpp,
5031 src/ui/dialog/document-preferences.h,
5032           src/ui/dialog/export.cpp, src/ui/dialog/export.h,
5033           src/ui/dialog/extension-editor.cpp, src/ui/dialog/extension-editor.h,
5034           src/ui/dialog/fill-and-stroke.cpp, src/ui/dialog/fill-and-stroke.h,
5035           src/ui/dialog/find.cpp, src/ui/dialog/find.h,
5036           src/ui/dialog/inkscape-preferences.cpp,
5037 src/ui/dialog/inkscape-preferences.h,
5038           src/ui/dialog/layer-editor.cpp, src/ui/dialog/layer-editor.h,
5039           src/ui/dialog/messages.cpp, src/ui/dialog/messages.h,
5040           src/ui/dialog/text-properties.cpp, src/ui/dialog/text-properties.h,
5041           src/ui/dialog/tree-editor.cpp, src/ui/dialog/tree-editor.h,
5042           src/ui/dialog/xml-editor.cpp, src/ui/dialog/xml-editor.h,
5043           src/ui/widget/combo-text.cpp, src/ui/widget/combo-text.h,
5044           src/ui/widget/handlebox.cpp, src/ui/widget/handlebox.h,
5045           src/ui/widget/icon-widget.cpp, src/ui/widget/icon-widget.h,
5046           src/ui/widget/labelled.cpp, src/ui/widget/labelled.h,
5047           src/ui/widget/notebook-page.cpp, src/ui/widget/notebook-page.h,
5048           src/ui/widget/scalar-unit.cpp, src/ui/widget/scalar-unit.h,
5049           src/ui/widget/scalar.cpp, src/ui/widget/scalar.h,
5050           src/ui/widget/toolbox.cpp, src/ui/widget/toolbox.h,
5051           src/ui/widget/unit-menu.cpp, src/ui/widget/unit-menu.h:
5052           Initial import of the gtkmm code.  These are mainly
5053           unimplemented stubs, but have few dependencies so are easy to
5054           integrate at this stage.
5056         * src/ui/widget/Makefile_insert, src/ui/widget/makefile.in,
5057           src/ui/dialog/Makefile_insert, src/ui/dialog/makefile.in,
5058           src/ui/Makefile_insert, src/ui/makefile.in:  Adding makefile
5059           support for new code.
5061         * io/simple-sax.h, io/simple-sax.cpp:  Adding Jon's simple SAX
5062           code
5064         * util/units.h, util/units.cpp:  New inkscape_gtkmm units code
5066 2005-02-12  MenTaLguY  <mental@rydia.net>
5068         * src/document.cpp, src/document.h, src/sp-gradient-test.cpp:
5070           SPDocument is now a "real C++ class", managed by the garbage collector
5072 2005-02-12  MenTaLguY  <mental@rydia.net>
5074         * src/document-private.h, src/document.cpp, src/document.h, src/view.cpp,
5075           src/view.h, src/dialogs/xml-tree.cpp:
5077           switched SPDocument to sigc++ signals
5079 2005-02-12  Kees Cook  <kees@outflux.net>
5081         * Makefile.am, configure.ac, Makefile.mingw.common, inkscape.nsi: undoing
5082           my "configure" changes.  Was dumb and forgot about native compiles on
5083           win32.
5084         * inkview.1.in, share/extensions/inkscape-shadow-white.sh,
5085           share/extensions/inkscape-shadow.sh: corrections found by Wolfram
5086           Quester during Debian packaging.
5087         * src/desktop-events.cpp, src/file.cpp, src/gradient-chemistry.cpp,
5088           src/interface.cpp, src/layer-fns.cpp, src/nodepath.cpp,
5089           src/object-ui.cpp, src/path-chemistry.cpp, src/prefs-utils.cpp,
5090           src/selection-chemistry.cpp, src/seltrans.cpp, src/sp-flowtext.cpp,
5091           src/sp-object.cpp, src/sp-pattern.cpp, src/sp-text.cpp, src/splivarot.cpp,
5092           src/text-editing.cpp, src/dialogs/clonetiler.cpp, src/dialogs/rdf.cpp,
5093           src/dialogs/stroke-style.cpp, src/dialogs/xml-tree.cpp,
5094           src/extension/internal/gdkpixbuf-input.cpp, src/extension/plugin/grid.cpp,
5095           src/widgets/gradient-selector.cpp, src/xml/repr-action-test.cpp,
5096           src/xml/repr-css.cpp, src/xml/repr-io.cpp, src/xml/repr-util.cpp,
5097           src/xml/repr.cpp, src/xml/repr.h: inline function removal patches from
5098           Robert Crosbie.
5100 2005-02-11  Kees Cook  <kees@outflux.net>
5102         * src/Makefile.mingw, src/make.*: win32 compile updates.
5103         * src/extensions/internal/gnome.cpp: added my missing "comment" code.
5104         * src/shortcuts.cpp, doc/keys.xml, doc/keys.html, share/screens/keys.svg:
5105           added explicit ctrl-w. since gtk already binds it, we may as well show it.
5107 2005-02-10  Jon A. Cruz  <jon@joncruz.org>
5109         * src/inkscape.cpp: Changed from SHGetSpecialFolderPath to
5110           SHGetSpecialFolderLocation. Fixes bug #1085641
5112 2005-02-10  MenTaLguY  <mental@rydia.net>
5114         * src/document.h, src/document.cpp: get rid of casting macro uses
5116 2005-02-10  MenTaLguY  <mental@rydia.net>
5118         * src/desktop.cpp, src/document-undo.cpp, src/document.cpp, src/file.cpp,
5119           src/gradient-chemistry.cpp, src/inkscape.cpp, src/interface.cpp,
5120           src/sp-metadata.cpp, src/sp-namedview.cpp, src/sp-object-repr.cpp,
5121           src/sp-object.cpp, src/svg-view.cpp, src/uri-references.cpp,
5122           src/view.cpp, src/dialogs/stroke-style.cpp,
5123           src/widgets/gradient-selector.cpp, src/widgets/gradient-vector.cpp:
5125           get rid needless uses of SP_IS_DOCUMENT (if we can't trust the
5126           compiler's type checking, what can we trust?)
5128 2005-02-10  MenTaLguY  <mental@rydia.net>
5130         * src/desktop-style.h, src/desktop.h, src/document.h, src/event-context.h,
5131           src/inkscape.h, src/knotholder.h, src/nodepath.h,
5132           src/selection-chemistry.h, src/selection.h, src/sp-conn-end-pair.h,
5133           src/sp-object-repr.h, src/sp-object.h, src/style.h,
5134           src/dialogs/sp-attribute-widget.h, src/extension/implementation/script.h,
5135           src/xml/repr-get-children.h, src/xml/repr.h, src/xml/sp-repr-action.h,
5136           src/xml/sp-repr-attr.h, src/xml/xml-forward.h:
5138           got rid of xml-forward.h
5140 2005-02-10  Kees Cook  <kees@outflux.net>
5142         * configure.ac, Makefile.am, src/Makefile.am, Makefile.mingw.common.in,
5143           inkscape.nsi.in: setting up "configure" to build the other files that
5144           expect version numbers to get updated.  Including mingw files in dist
5145           package.
5147 2005-02-10  Jon A. Cruz  <jon@joncruz.org>
5148         * src/io/uristream.h, src/io/uristream.cpp,
5149           src/extension/internal/svg.h, src/extension/internal/svg.cpp,
5150           src/extension/internal/Makefile_insert,
5151           src/extension/internal/extension.h,
5152           src/extension/internal/init.cpp:
5153           Adding internal .svgz load and save extension.
5154           Probable fix for bugs #1074996, #1050361, #925033, #1052307
5156 2005-02-08  Kees Cook  <kees@outflux.net>
5158         * src/extension/implementation/script.cpp: proper /tmp handling.
5159           Closes bug #1074996.
5160         * src/inkscape.cpp, src/inkscape.h, src/dialogs/export.cpp: correction
5161           for export dialog paths.  Closes bug #1114714.
5162         * inkscape.nsi, Makefile.mingw.common: version bumps
5163         * src/text-context.cpp: removed preedit code; it was broken and unneeded.
5165 2005-02-08  Ted Gould  <ted@gould.cx>
5167         * Released 0.41
5169 2005-02-01  Kees Cook  <kees@outflux.net>
5171         * src/xml/sp-css-attr.h, src/desktop-style.cpp, src/xml/repr-css.cpp,
5172           src/xml/repr.h: Fixed SPCSSAttr to be a "real" class, at mental's
5173           direction.  Fixes my "default prefs don't show attrs" bug.
5174         * src/helper/stock-items.cpp: removing redundant code.
5175         * src/libnr/nr-point.h, src/libnrtype/FlowUtils.h, src/livarot/Shape.h:
5176           added explicit initializations to keep valgrind happy.
5177         * src/dir-util.cpp, src/sp-path.cpp, src/splivarot.cpp,
5178           src/svg/svg-length.cpp, src/widgets/icon.cpp:
5179           cleaning up memory leaks detected by valgrind.
5180         * src/extension/dependancy.cpp: made repr-attr tags untranslatable.
5181         * src/extension/system.cpp: correcting extension autodetection when
5182           there are conflicting matching modules.
5183         * src/dialogs/filedialog.cpp, src/extension/extension.h,
5184           src/extension/internal/svg.cpp: .svgz loading works again as
5185           expected.  Non-functioning modules are not listed in file dialogs.
5186         * src/text-context.cpp, src/text-editing.cpp: preedit modes don't
5187           work correctly for multi-byte characters.  See bug 1086769.
5189 2005-01-31  Jon A. Cruz  <jon@joncruz.org>
5190         * src/file.cpp, src/inkscape.cpp, src/interface.cpp,
5191           src/dialogs/export.cpp, src/extension/init.cpp:
5192           sanitize messages before passing to display dialogs.
5194 2005-01-31  Kees Cook  <kees@outflux.net>
5196         * src/libnrtype/FontFactory.cpp: added a crude font name detection
5197           routine to work around a Pango crash bug.  This can be removed once
5198           Pango is fixed.  See bug #1025565.  Actually, I figured out a fix.
5199         * print.cpp, print.h, sp-shape.cpp, extension/print.cpp,
5200           extension/print.h, extension/implementation/implementation.cpp,
5201           extension/implementation/implementation.h,
5202           extension/implementation/plugin.cpp, extension/implementation/plugin.h,
5203           extension/internal/gnome.h, extension/internal/ps.cpp,
5204           extension/internal/ps.h, extension/internal/win32.h:
5205           In an attempt to start debugging print rendering, I've added the
5206           Print::comment function so that SPItem boundries can be easily
5207           seen in rendered output.
5208         * src/preferences-skeleton.h, src/sp-shape.cpp,
5209           src/dialogs/display-settings.cpp, src/extension/internal/ps.cpp:
5210           Added printout comments for print debugging.  Fixed dash output
5211           bug #1104050.
5212         * src/dialogs/rdf.cpp: fixed rdf:bag displays.  Closes bug #1113316.
5214 2005-01-30  Jon A. Cruz  <jon@joncruz.org>
5215         * src/io/sys.h, src/io/sys.cpp: added utility routine to cleanup
5216           strings with invalid UTF-8 for display.
5218 2004-01-30  Kees Cook  <kees@outflux.net>
5220         * src/make.dep, src/make.exclude, src/make.files, src/make.ofiles,
5221           src/io/uristream.cpp, src/io/sys.cpp: additional win32 changes
5222           using Jon Cruz's new mkdir function.  Getting Win32 to compile the
5223           "io" directory.  Closes bug #1107305.
5224         * src/file.cpp, src/inkscape-stock.cpp, src/inkscape.cpp,
5225           src/interface.cpp, src/main.cpp, src/dialogs/export.cpp,
5226           src/dialogs/stroke-style.cpp, src/extension/input.cpp,
5227           src/extension/implementation/script.cpp, src/helper/stock-items.cpp,
5228           src/io/sys.cpp, src/io/sys.h, src/widgets/icon.cpp: wrapped
5229           g_file_test with new Inkscape::IO::file_test since g_file_test isn't
5230           utf8-safe.
5231         * src/inkscape.cpp: removed call to g_free on non-alloced string.
5232           fixed up crash-save location to be utf8-okay.
5233         * src/extension/extension.cpp: convert from utf8 before open.
5234         * src/sp-spiral.cpp, src/object-edit.cpp: found place where CLAMP on
5235           spiral's t0 wasn't working.  Closes bug #1075640.
5237 2004-01-28  MenTaLguY  <mental@rydia.net>
5239         * src/sp-object.h, src/sp-object.cpp:
5240           efficiency fixes which should be helpful when loading large documents
5242 2005-01-29  Jon A. Cruz  <jon@joncruz.org>
5244         * src/file.h, src/file.cpp, src/inkscape.cpp, src/sp-image.cpp,
5245           src/extension/implementation/script.cpp,
5246           src/extension/internal/pov-out.cpp, src/extension/internal/ps.cpp,
5247           src/extension/plugin/gimpgrad.cpp, src/helper/png-write.cpp,
5248           src/io/Makefile_insert, src/io/sys.h, src/io/sys.cpp,
5249           src/trace/imagemap.cpp, src/xml/repr-io.cpp:
5251           Refactored open routine to better location.
5253 2004-01-28  Kees Cook  <kees@outflux.net>
5255         * configure.ac: added test for libgc 6.4 or better.
5256         * src/main.cpp: calling new SPRepr methods instead of inline wrappers.
5258 2004-01-27  MenTaLguY  <mental@rydia.net>
5260         * src/xml/simple-node.h, src/xml/simple-node.cpp:
5262           SimpleNode::lastChild() and SimpleNode::appendChild() are now
5263           O(1) rather than O(n)
5265 2004-01-26  MenTaLguY  <mental@rydia.net>
5267         * src/xml/repr-util.cpp, src/xml/repr.cpp, src/xml/repr.h,
5268           src/xml/sp-repr-action.h, src/xml/sp-repr-event-vector.h:
5270           inlined legacy wrappers
5272         * src/xml/simple-node.cpp: really fixed #1108231 now
5274 2005-01-25  Jon A. Cruz  <jon@joncruz.org>
5276         * src/interface.cpp: Passed file import call to shared code.
5277           Fixed bug #1108620.
5279 2005-01-25  MenTaLguY  <mental@rydia.net>
5281         * src/xml/simple-node.cpp: fixed bug #1108231
5283 2005-01-25  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5285         * src/dialogs/desktop-properties.cpp: Changed set of paper sizes offered:
5287           Removed `Folio' pagesize (which means a different paper size to
5288           different people; will Folio be missed?  If so, can we improve
5289           the name?).
5291           Changed ISO page sizes (A0..A10, B0..B10) to match official ISO
5292           specification in mm.
5294           Note that these differ from ghostscript's idea of page sizes;
5295           see comment in desktop-properties.cpp for speculation of
5296           possible problems (fuzziness from antialiasing).
5298           (Note also that our previous sizes differed even more from
5299           gs_statd.ps...)
5301           Coalesced Ledger and Tabloid to a single entry (11x17in);
5302           previously they differed in size.
5304           Changed Icon 16x16 from 16pt to 16px; similarly Icon 32x32 and
5305           Banner 468x60.
5307 2004-01-24  MenTaLguY  <mental@rydia.net>
5309         * src/xml/simple-node.cpp: potential fix for bug #1108231
5311 2004-01-23  Ted Gould  <ted@gould.cx>
5313         * po/POTFILES.in, share/extensions/dia.inx,
5314         src/preferences-skeleton.h, src/extension/Makefile_insert,
5315         src/extension/dependency.cpp, src/extension/dependency.h,
5316         src/extension/error-file.cpp, src/extension/error-file.h,
5317         src/extension/extension.cpp, src/extension/extension.h,
5318         src/extension/init.cpp, src/extension/prefdialog.cpp:
5320         Adding in functionality to write out an error log based on the failing to
5321         load of extensions.  There is also a new error dialog that appears if one
5322         or more fail to alert the user and tell them where the error log is
5323         stored.  In the log there is more complex descriptions of what failed.
5325 2004-01-23  MenTaLguY  <mental@rydia.net>
5327         * src/sp-object.cpp: fix for id binding bug
5329 2004-01-23  MenTaLguY  <mental@rydia.net>
5331         * src/xml/repr-io.cpp: don't complain about not having a namespace
5332           URI for the standard xml: prefix
5334         * src/desktop-style.cpp, src/desktop.cpp, src/document-undo.cpp,
5335           src/file.cpp, src/gradient-chemistry.cpp, src/inkscape.cpp,
5336           src/interface.cpp, src/nodepath.cpp, src/object-edit.cpp,
5337           src/path-chemistry.cpp, src/prefs-utils.cpp, src/select-toolbar.cpp,
5338           src/selection-chemistry.cpp, src/sp-defs.cpp, src/sp-flowdiv.cpp,
5339           src/sp-flowtext.cpp, src/sp-gradient.cpp, src/sp-item.cpp,
5340           src/sp-object-group.cpp, src/sp-object-repr.cpp, src/sp-object.cpp,
5341           src/sp-offset.cpp, src/sp-pattern.cpp, src/sp-string.cpp,
5342           src/sp-text.cpp, src/sp-tspan.cpp, src/sp-use.cpp, src/splivarot.cpp,
5343           src/text-chemistry.cpp, src/text-context.cpp, src/text-editing.cpp,
5344           src/dialogs/clonetiler.cpp, src/dialogs/display-settings.cpp,
5345           src/dialogs/stroke-style.cpp, src/dialogs/xml-tree.cpp,
5346           src/extension/extension.h, src/extension/implementation/script.cpp,
5347           src/widgets/dash-selector.cpp, src/widgets/gradient-vector.cpp,
5348           src/widgets/sp-xmlview-tree.cpp, src/xml/Makefile_insert,
5349           src/xml/comment-node.h, src/xml/element-node.h,
5350           src/xml/repr-action-test.cpp, src/xml/repr-css.cpp,
5351           src/xml/repr-get-children.cpp, src/xml/repr-io.cpp,
5352           src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp,
5353           src/xml/repr.h, src/xml/simple-document.cpp, src/xml/simple-document.h,
5354           src/xml/simple-node.cpp, src/xml/simple-node.h,
5355           src/xml/sp-repr-action.cpp, src/xml/sp-repr-doc.h, src/xml/sp-repr.h,
5356           src/xml/text-node.h:
5358           got rid of xml/repr-private.h, removed
5359           sp_repr_document_createTextNode(), made SPRepr and SPReprDoc abstract
5360           interfaces, and moved the SPRepr implementations into separate files
5361           in the Inkscape::XML namespace
5363         * src/util/shared-c-string-ptr.h: added equality operators to avoid
5364           certain ambiguities
5366 2004-01-22  MenTaLguY  <mental@rydia.net>
5368         * src/xml/Makefile_insert, src/xml/repr-private.h, src/xml/repr.cpp,
5369           src/xml/session.h, src/xml/simple-session.cpp, src/xml/simple-session.h,
5370           src/xml/sp-repr-action.cpp, src/xml/transaction-logger.h:
5372           added Inkscape::XML::Session and Inkscape::XML::TransactionLogger
5373           to provide a new interface for transactions, rather than doing it from
5374           SPReprDoc
5376 2004-01-22  MenTaLguY  <mental@rydia.net>
5378         * src/xml/Makefile_insert, src/xml/node-observer.h,
5379           src/xml/repr-private.h, src/xml/repr.cpp:
5381           moved repr loging behind generic observer interface
5383 2005-01-22  Ted Gould  <ted@gould.cx>
5385         * src/display/canvas-grid.cpp, src/display/canvas-grid.h;
5387         Fixing 1103001.  Now major grid lines work alot more like you
5388         think that they should.
5390 2005-01-21  MenTaLguY  <mental@rydia.net>
5392         * src/util/Makefile_insert, src/util/shared-c-string-ptr.cpp,
5393           src/util/shared-c-string-ptr.h, src/util/shared-c-string.cpp,
5394           src/util/shared-c-string.h, src/xml/repr-io.cpp,
5395           src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp,
5396           src/xml/sp-repr-action.h, src/xml/sp-repr-attr.h:
5398           renamed Util::SharedCString to Util::SharedCStringPtr, which is
5399           more descriptive of what it actually is
5401 2005-01-21  MenTaLguY  <mental@rydia.net>
5403         * src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp:
5405           simplify the cacheing of repr position indices, and make it something
5406           that can work with an abstract interface
5408 2005-01-20  Kees Cook  <kees@outflux.net>
5410         * src/file.cpp: added some debug output to help bulia debug bug #1102318.
5411         * configure.ac: more attempts at detecting the -lgc libs.
5413 2005-01-19  Kees Cook  <kees@outflux.net>
5415         * configure.ac: trying to correct the -lgc detection.
5416         * inkscape.pod: added theme details.
5417         * src/widgets/widget-sizes.h: went from 20 to 24 for toolbar icon size
5418           to match other GTK applications.
5419         * src/extension/db.cpp: corrected STL "not found" handling.  Didn't
5420           fix bug #1102318.
5422 2005-01-18  Kees Cook  <kees@outflux.net>
5424         * src/inkscape.h, src/inkscape.cpp, src/widgets/icons.cpp:
5425           Added basic theme support!  Whee!
5426         * share/inkscape/icons.svg: restoring original up/down/flip icons since
5427           icons are themable now.  We should stick to our original look.
5428         * share/screens/about.svg: added Brisgeek's 0.41 about screen.  Had
5429           to tweak background: looks like doc background isn't imported.
5430         * share/icons/*.xpm, share/icons/*.png: removed them.  Not being used.
5432 2005-01-17  MenTaLguY  <mental@rydia.net>
5434         * src/desktop-style.cpp, src/inkscape.cpp, src/interface.cpp,
5435           src/path-chemistry.cpp, src/prefs-utils.cpp, src/selection-chemistry.cpp,
5436           src/sp-flowtext.cpp, src/sp-gradient.cpp, src/sp-object.cpp,
5437           src/sp-text.cpp, src/sp-tspan.cpp, src/splivarot.cpp,
5438           src/dialogs/xml-tree.cpp, src/extension/internal/pov-out.cpp,
5439           src/widgets/dash-selector.cpp, src/xml/repr-css.cpp,
5440           src/xml/repr-get-children.cpp, src/xml/repr-io.cpp,
5441           src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp,
5442           src/xml/sp-repr-action.cpp:
5444           Made all SPRepr fields private, and moved most functionality into
5445           member functions.  Also shuffled SPReprDoc members, to avoid
5446           need for SPReprDoc to be finalized.
5448 2005-01-17  Kees Cook  <kees@outflux.net>
5450         * share/markers/markers.svg: applied patch #990884, which provides a
5451           few mirrored arrows until marker transforms are finished.
5452         * share/icons/icons.svg: updates per Bulia's request.
5454 2005-01-16  MenTaLguY  <mental@rydia.net>
5456         * src/sp-object.cpp: non-elements no longer get ids assigned
5458 2005-01-15  MenTaLguY  <mental@rydia.net>
5460         * src/arc-context.cpp, src/document-private.h, src/document.cpp,
5461           src/document.h, src/event-context.cpp, src/node-context.cpp,
5462           src/rect-context.cpp, src/sp-object.cpp, src/spiral-context.cpp,
5463           src/star-context.cpp, src/toolbox.cpp, src/uri-references.cpp,
5464           src/dialogs/desktop-properties.cpp, src/widgets/gradient-vector.cpp,
5465           src/widgets/layer-selector.cpp, src/widgets/sp-widget.cpp,
5466           src/widgets/sp-xmlview-attr-list.cpp, src/widgets/sp-xmlview-content.cpp,
5467           src/widgets/sp-xmlview-tree.cpp, src/xml/repr.cpp,
5468           src/xml/sp-repr-event-vector.h:
5470           Removed attribute setting callback, and decoupled ids and object/repr
5471           bindings (object <-> repr associations are now remembered directly,
5472           though ids are still tracked too).
5474           This means it is now possible to set a null id on an object without
5475           anything breaking (hopefully).  For now we will still assign ids
5476           to everything by default...
5478 2005-01-15  MenTaLguY  <mental@rydia.net>
5480         * src/arc-context.cpp, src/event-context.cpp, src/node-context.cpp,
5481           src/rect-context.cpp, src/sp-object.cpp, src/spiral-context.cpp,
5482           src/star-context.cpp, src/toolbox.cpp,
5483           src/dialogs/desktop-properties.cpp, src/widgets/gradient-vector.cpp,
5484           src/widgets/layer-selector.cpp, src/widgets/sp-widget.cpp,
5485           src/widgets/sp-xmlview-attr-list.cpp, src/widgets/sp-xmlview-content.cpp,
5486           src/widgets/sp-xmlview-tree.cpp, src/xml/repr.cpp,
5487           src/xml/sp-repr-event-vector.h:
5489           remove all veto callbacks but setting attributes
5491 2005-01-15  Kees Cook  <kees@outflux.net>
5493         * src/inkscape.cpp: correcting windows path for preferences.  Closes
5494         bug #933461.
5496         * src/file.cpp, src/nodepath.cpp, src/selection-describer.cpp,
5497         src/seltrans.cpp, src/sp-item-group.cpp, src/sp-path.cpp,
5498         src/sp-spiral.cpp, src/sp-star.cpp, src/dialogs/find.cpp:
5499         Using ngettext for plural localized strings.  Please try to keep this
5500         up.  Closes bug #1076872.
5502         * share/icons/Makefile.am, share/icons/icons.svg, src/inkscape-stock.cpp,
5503         src/inkscape-stock.h, src/dialogs/stroke-style.cpp,
5504         src/dialogs/text-edit.cpp, src/dialogs/transformation.cpp,
5505         src/dialogs/xml-tree.cpp: Finished the last of the missing pixmap
5506         replacements from Andreas Nilsson.  Fixed some mistakes in the earlier
5507         changes (need to call sp_icon_new_scaled not sp_icon_new).
5509 2005-01-14  MenTaLguY  <mental@rydia.net>
5511         * src/gc.cpp: leave the free space multiplier at the default, which
5512           will hopefully (according to Hans) avoid some of the odd gc issues
5513           we've had, if nothing else does
5515 2005-01-14  Kees Cook  <kees@outflux.net>
5517         * share/icons/Makefile.am, share/icons/icons.svg, src/inkscape-stock.cpp,
5518         src/inkscape-stock.h, src/verbs.cpp, src/dialogs/stroke-style.cpp,
5519         src/dialogs/transformation.cpp, src/widgets/icon.cpp, src/widgets/icon.h,
5520         src/widgets/paint-selector.cpp:
5521         Fixed up code and replaced pixmaps with icons from myself and
5522         Andreas Nilsson.
5524 2005-01-11  MenTaLguY  <mental@rydia.net>
5526         * src/xml/repr-io.cpp: promote non-namespaced SVG documents into SVG
5527           namespace
5529 2005-01-08  MenTaLguY  <mental@rydia.net>
5531         * src/Makefile_insert, src/gc-anchored.cpp, src/gc-anchored.h:
5532           abstracted allocation of anchors
5534 2005-01-06  Ted Gould  <ted@gould.cx>
5536         * src/interface.cpp, src/extension/effect.cpp,
5537         src/extension/implementation/implementation.cpp,
5538         src/extension/implementation/implementation.h,
5539         src/extension/implementation/plugin-link.h,
5540         src/extension/implementation/plugin.cpp,
5541         src/extension/implementation/plugin.h,
5542         src/extension/implementation/script.cpp,
5543         src/extension/implementation/script.h, src/extension/plugin/gimpgrad.cpp,
5544         src/extension/plugin/grid.cpp:
5546         Changing the effects preferences so that it uses sockets and plugs which
5547         will allow out of process GUIs to work too.  This is a first pass with
5548         nothing beautiful, but it does seem to work.
5550 2005-01-03  MenTaLguY  <mental@rydia.net>
5552         * src/document.cpp, src/main.cpp, src/sp-root.cpp:
5553           get rid of ugly xmlns hacks
5555         * src/inkscape.cpp, src/extension/internal/svg.cpp, src/xml/repr-io.cpp:
5556           automatically include xmlns declarations for the required namespaces,
5557           and make a best effort at using a default namespace when requested
5558           and possible
5560 2005-01-02  Kees Cook  <kees@outflux.net>
5562         * share/icons/icons.svg: updated view and location
5563         * src/document.cpp, src/dialogs/rdf.cpp: fixed another bug in metadata
5564           due to svg: prefix change.
5565         * src/inkscape-stock.h, src/inkscape-stock.cpp, share/icons/Makefile.am:
5566           removed unused xpm icons
5568 2005-01-02  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5570         * src/fontsize-expansion.h, src/fontsize-expansion.cpp:
5571           New files.
5572         * src/Makefile_insert: Add the new files to libinkpre_a_SOURCES.
5573         * src/desktop-style.cpp (sp_desktop_apply_css_recursive):
5574           When calling sp_css_attr_scale, change the expansion calculation
5575           to use fontsize_expansion().
5576         * src/sp-text.cpp (sp_text_set_transform): Similarly use
5577           fontsize_expansion() instead of generic m.expansion().
5579 2005-01-01  Kees Cook  <kees@outflux.net>
5581         * src/extension/db.h, src/extension/db.cpp, src/extension/init.cpp:
5582         created "modulelist" to maintain initialization order for extension
5583         lists.
5585 2004-12-31  MenTaLguY  <mental@rydia.net>
5587         * src/xml/repr-io.cpp, src/xml/repr.h: initial scaffoliding for more
5588           cosmetic use of prefixes in output files (and eventually more proper
5589           namespace handling for output as well)
5591 2004-12-31  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5593         * src/sp-text.cpp (sp_text_set_transform): Change scaling of font size.
5594           The result should be closer to what CorelDraw, XaraX, Canvas 7 and
5595           Expression3 do according to vellum, though I don't know the exact
5596           rule that they use.
5598 2004-12-25  Ted Gould  <ted@gould.cx>
5600         * share/extensions/grid.inx, src/extension/extension.cpp,
5601         src/extension/extension.h, src/extension/plugin/grid.cpp:
5603         Futher improvements to the grid plugin.  This involves mostly adding in
5604         parameters at this time, but, ofcourse, I never implemented floating
5605         point parameters -- so that had to be done first.  More modular code so
5606         that things can be adjusted externally better.
5608 2004-12-25  Ted Gould  <ted@gould.cx>
5610         * share/extensions/Makefile.am, share/extensions/grid.inx,
5611         src/extension/implementation/plugin-link.h,
5612         src/extension/implementation/plugin.cpp,
5613         src/extension/plugin/Makefile_insert, src/extension/plugin/gimpgrad.cpp,
5614         src/extension/plugin/grid.cpp:
5616         Adding in a new effect plugin, grid.  It draws a grid on the canvas which
5617         is just an easy way to do some neat things.  It is mostly done, but still
5618         needs cleanup.  Some other files required modification to make this
5619         possible.
5621 2004-12-25  MenTaLguY  <mental@rydia.net>
5623         * src/event-context.cpp: removed unused handler
5625 2004-12-25  Ted Gould  <ted@gould.cx>
5627         * share/extensions/svg_dropshadow:
5629         Changing to use "svg:g" instead of "g" for the group.
5631         * src/verbs.cpp, src/extension/effect.cpp, src/extension/effect.h,
5632         src/extension/system.cpp, src/extension/system.h,
5633         src/extension/implementation/implementation.cpp,
5634         src/extension/implementation/implementation.h,
5635         src/extension/implementation/plugin.cpp,
5636         src/extension/implementation/plugin.h,
5637         src/extension/implementation/script.cpp,
5638         src/extension/implementation/script.h:
5640         Final stuff to get Effects working as well as the did before, which
5641         is okay, but not great.  This involved changing the API to get an SPView
5642         instead of an SPDocument because then I can get the selection information
5643         from the view that is being used.
5645 2004-12-24  MenTaLguY  <mental@rydia.net>
5647         * src/sp-object-repr.cpp, src/sp-tspan.cpp, src/splivarot.cpp,
5648           src/dialogs/rdf.cpp, src/dialogs/xml-tree.cpp,
5649           src/widgets/sp-xmlview-tree.cpp, src/xml/repr-io.cpp,
5650           src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp,
5651           src/xml/repr.h:
5653           cleaned out unused code and unhygenic macros, as well as fixing
5654           constructors for text and comment nodes
5656 2004-12-24  Ted Gould  <ted@gould.cx>
5658         * src/verbs.cpp, src/extension/effect.cpp, src/extension/effect.h:
5660         Okay, now the effects menu really works!  Well, the implementation seems
5661         to be broken, but the wrapper seems to be all working.
5663 2004-12-24  Ted Gould  <ted@gould.cx>
5665         * src/interface.cpp, src/verbs.cpp, src/verbs.h, src/extension/effect.cpp,
5666         src/extension/effect.h:
5668         Getting the Effects menu basically working.  This included some fixes to
5669         the verbs where they were incrementing the database incorrectly.  The
5670         effects are the first component to take advantage of the dynamically
5671         created verbs, and exercised new code.  Now the basic menu is available,
5672         but there is no functionality there.
5674 2004-12-24  Ted Gould  <ted@gould.cx>
5676         * src/interface.cpp, src/verbs.cpp, src/verbs.h:
5678         Basic code for the effects menu.
5680         * src/dialogs/filedialog.cpp, src/dialogs/filedialog.h,
5681         src/extension/db.cpp, src/extension/db.h:
5683         Changing the DB access functions to use std::list instead of GSList so
5684         that it is more standard, and we get rid of a specialized class that
5685         really isn't that useful.  Less memory usage, and fixes a leak.
5687         * src/extension/effect.cpp, src/extension/effect.h:
5689         Adding in a "Last Effect" to be used in the menus.
5691         * src/extension/extension-forward.h, src/extension/extension.cpp,
5692         src/extension/extension.h, src/extension/input.cpp,
5693         src/extension/output.cpp, src/extension/timer.cpp, src/extension/timer.h,
5694         src/extension/Makefile_insert:
5696         Adding in the timer functions so that modules will unload in a given
5697         amount of time.  For more information on this read the documentation
5698         in the files.  Kinda a lazy deallocation.
5700         * src/extension/implementation/implementation.cpp:
5702         Fix unload so that it is not recursive.
5704 2004-12-23  MenTaLguY  <mental@rydia.net>
5706         * src/arc-context.cpp, src/document.cpp, src/draw-context.cpp,
5707           src/dyna-draw-context.cpp, src/file.cpp, src/gradient-chemistry.cpp,
5708           src/interface.cpp, src/layer-fns.cpp, src/main.cpp, src/object-ui.cpp,
5709           src/path-chemistry.cpp, src/rect-context.cpp,
5710           src/selection-chemistry.cpp, src/sp-anchor.cpp, src/sp-clippath.cpp,
5711           src/sp-defs.cpp, src/sp-ellipse.cpp, src/sp-flowdiv.cpp,
5712           src/sp-flowregion.cpp, src/sp-flowtext.cpp, src/sp-gradient-test.cpp,
5713           src/sp-gradient.cpp, src/sp-image.cpp, src/sp-item-group.cpp,
5714           src/sp-line.cpp, src/sp-marker.cpp, src/sp-mask.cpp,
5715           src/sp-object-group.cpp, src/sp-object-repr.cpp, src/sp-offset.cpp,
5716           src/sp-path.cpp, src/sp-pattern.cpp, src/sp-polygon.cpp,
5717           src/sp-polyline.cpp, src/sp-rect.cpp, src/sp-root.cpp,
5718           src/sp-spiral.cpp, src/sp-star.cpp, src/sp-symbol.cpp, src/sp-text.cpp,
5719           src/sp-tspan.cpp, src/sp-use.cpp, src/spiral-context.cpp,
5720           src/splivarot.cpp, src/star-context.cpp, src/text-chemistry.cpp,
5721           src/text-context.cpp, src/dialogs/find.cpp, src/dialogs/rdf.cpp,
5722           src/dialogs/xml-tree.cpp, src/ecma/EcmaBinding.cpp,
5723           src/extension/internal/gdkpixbuf-input.cpp,
5724           src/extension/internal/svg.cpp, src/livarot/ShapeDraw.cpp,
5725           src/xml/repr-io.cpp, src/xml/repr-util.cpp, src/xml/repr.cpp:
5727           use normalized qnames for SVG elements too
5729 2004-12-23  Kees Cook  <kees@outflux.net>
5731         * configure.ac, src/Makefile_insert, src/extension/script/Makefile_insert:
5732           adding Perl and Python compile tests.  Corrected library locations.
5733         * src/extension/script/InkscapeScript.h,
5734           src/extension/script/InkscapePython.cpp,
5735           src/extension/script/InkscapeScript.cpp: white space fix, and
5736           added config.h, and some small debugging for myself.  Hope Bob doesn't
5737           mind!  :)
5738         * src/dialogs/scriptdialog.cpp: added comments to default code.
5740 2004-12-22  Kees Cook  <kees@outflux.net>
5742         * configure.ac, src/extension/script/Makefile_insert: automake cleanups
5743           to deal with perl/python detection.
5745 2004-12-20  David Turner <novalis@gnu.org>
5746         * src/widgets/gradient-vector.cpp:
5747           Fixed bug with gradient stops at 0 and 100%.  Closes 1085920.
5749 2004-12-18  Bob Jamison  <rjamison@titan.com>
5751         * src/extensions/script/*:
5752           New files that enable embedding of scripting languages
5753           in Inkscape.  Currently using Swig to embed Perl and Python.
5755         * autoconf.ac:
5756           Allow opting for perl or python with --with-perl=yes|no
5757           and --with-python=yes|no
5759 2004-12-15  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5761         * streq.h (streq), strneq.h (strneq), memeq.h (memeq):
5762           New convenience functions for strcmp(a,b)==0 etc.
5764         * src/dir-util.cpp (sp_relative_path_from_path):
5765           Fix when base is a string prefix of path but a directory prefix
5766           (e.g. path=/foo/barney, base=/foo/bar).
5768 2004-12-10  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5770         * src/sp-conn-end.cpp (sp_conn_end_move_compensate):
5771           Fix for undo/save: wasn't calling updateRepr().
5773 2004-12-09  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5775         * src/style.cpp (sp_style_merge_from_style_string):
5776           More standards-conforming parsing of style strings into prop:value
5777           pairs.
5779 2004-12-08  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5781         * src/style.h, src/style.cpp, src/libnrtype/font-style-to-pos.cpp:
5782           Fix font-weight value: s/darker/bolder/.
5784         * src/style.cpp (sp_style_merge_from_parent):
5785           Fix bug with specifying stroke-width with unit of em or ex.
5786           (We were ignoring the number, treating it as 1em or 1ex.)
5788         * src/style.h, src/style.cpp (sp_style_read_dash,
5789           sp_style_write_string, sp_style_write_difference):
5790           Allow `inherit' as a value for dasharray.
5791           (Also plug small memory leak in sp_style_read_dash.)
5793 2004-12-07  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5795         * src/style.cpp (sp_style_write_string):
5796           Fix for when stroke-dasharray either explicitly set to `none', or
5797           inherits non-none.
5799         * src/style.cpp (sp_style_write_ienum):
5800           Fix: preserve explicit `inherit' request.
5801         * (sp_style_read, sp_style_merge_property):
5802           Allow explicit `inherit' for `display' property.
5804         * src/style.cpp (sp_style_read):
5805           Fix copy&paste bug affecting `visibility' and `display' properties.
5807 2004-12-07  David Turner  <novalis@gnu.org>
5809         * src/libnrtype/RasterFont.cpp, src/display/nr-arena-shape.cpp:
5810         Fixed dash rendering bug (#1077213)
5812 2004-12-06  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5814         * src/style.h, src/style.cpp: Support all `display' values
5815           required by SVG 1.1.  (No functional change, insofar as the new
5816           values all have the same behaviour as our existing `block' value
5817           in SVG.)
5818         * src/sp-item.cpp, src/style.cpp: Use `inline' (SP_CSS_DISPLAY_INLINE)
5819           rather than `block' as our generic display value meaning `don't hide
5820           this', as per spec.
5822         * src/style.cpp: Prefer to write lr-tb etc. rather than the
5823           abbreviations lr etc.  (Also add comment saying why.)
5825 2004-12-03  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5827         * src/dialogs/xml-tree.cpp (on_attr_select_row_set_value_content):
5828           Fix segfault: treat NULL as empty string for display purposes.
5830 2004-11-30  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5832         * src/svg/svg.h, src/svg/sp-svg.def, src/svg/svg-length.cpp:
5833           (sp_svg_boolean_read, sp_svg_write_percentage):
5834           Remove these unused functions.
5835           (sp_svg_length_read_lff, sp_svg_number_write_d,
5836           sp_svg_number_write_i): Mark static.
5838         * configure.ac:
5839           When adding -lgc to LIBS, also add its dependencies -lpthread -ldl.
5841 2004-11-28  Ted Gould  <ted@gould.cx>
5843         * 0.40
5845 2004-11-25  MenTaLguY  <mental@rydia.net>
5847         * share/tutorials/tutorial-calligraphy.svg: spelling fix
5849         * src/widgets/layer-selector.cpp: fixing the layer selector update bug;
5850           sigc++ apparently doesn't deal with reference arguments very well
5852 2004-11-25  MenTaLguY  <mental@rydia.net>
5854         * src/layer-fns.cpp: fix layer creation within sublayers
5856         * src/dialogs/layer-properties.cpp: fix dialog leak
5858 2004-11-25  MenTaLguY  <mental@rydia.net>
5860         * src/inkscape.cpp: eliminate duplicated code across #ifdefs
5862         * src/verbs.cpp, src/dialogs/layer-properties.cpp,
5863           src/dialogs/layer-properties.h:
5865           LayerPropertiesDialog is no longer a singleton, since it's kind of a
5866           per-desktop (well, ideally per-document) thing.  Remaining to do:
5867           fix update of layer selector widget, and eliminate leak of dialog
5868           objects.
5870 2004-11-24  Kees Cook  <kees@outflux.net>
5872         * inkscape.spec: added SMP flags, added static library link capability.
5874 2004-11-24  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5876         * src/draw-context.cpp (spdc_concat_colors_and_flush):
5877           Do nothing if empty curve; in particular, don't try to close an
5878           empty curve.
5880         * src/pen-context.cpp (spdc_endpoint_snap):
5881           Fix use of uninitialized value when snapping.
5883 2004-11-23  Bryce Harrington <bryce@bryceharrington.org>
5885         * src/dialogs/layer-properties.cpp:  Fixing bug causing two new
5886           layers to get created when hitting enter
5888 2004-11-23  Kees Cook  <kees@outflux.net>
5890         * share/tutorials: added Josh's changes, resized, repositioned for
5891           800x600.
5892         * src/verbs.h, src/verbs.cpp, src/interface.cpp: added tracing
5893           tutorial.
5895 2004-11-23  MenTaLguY  <mental@rydia.net>
5897         * src/rect-context.cpp: disallow drawing on locked or invisible layers
5899         * src/widgets/layer-properties.h, src/widgets/layer-properties.cpp:
5900           slight HIG-ification
5902         * src/desktop.cpp, src/desktop.h, src/widgets/layer-selector.cpp,
5903           src/widgets/layer-selector.h, src/verbs.cpp, src/sp-desktop-widget.h
5905           removed vestigal layer renaming thing
5907         * src/verbs.cpp, src/dialogs/layer-properties.cpp,
5908           src/dialogs/layer-properties.h:
5910           reuse dialog for creating layers as well as for renaming them
5912 2004-11-22  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5914         * src/display/bezier-utils.cpp (generate_bezier): For the sake of
5915           our current pencil tool, don't use free optimization of the end
5916           tangent vector.
5918 2004-11-21  MenTaLguY <mental@rydia.net>
5920         * src/verbs.cpp: add accels for layer menu items
5922 2004-11-21  Bryce Harrington <bryce@bryceharrington.org>
5924         * src/dialogs/layer-properties.cpp, src/verbs.cpp,
5925           src/dialogs/layer-properties.h: Hooking up layer rename
5926           functionality, and making it show correctly.
5928         * src/dialogs/debugdialog.cpp, src/dialogs/find.cpp,
5929           src/dialogs/tracedialog.cpp:  Fixing dialog show behavior
5931 2004-11-21  Kees Cook  <kees@outflux.net>
5933         * src/sp-object.cpp, src/sp-metadata.cpp: added some debugging, and
5934           fixed a dumb error in my metadata _release handler.  Should mostly
5935           close bug 1069772.
5936         * src/Makefile_insert, src/sp-skeleton.cpp, src/sp-skeleton.h:
5937           created some example SPObject implementations for a basis for any
5938           new SPObjects in the future.
5939         * src/dialogs/xml-tree.cpp: fixing logic bug in identability checker.
5940           Added immutability test to actually close 1069772.
5941         * share/icons/icons.svg, src/verbs.cpp, src/interface.cpp: adding
5942           icons for the "new" menu, vacuum, reverse, make bitmap, and trace.
5944 2004-11-20  Jon A. Cruz  <jon@joncruz.org>
5946         * src/extension/db.h, src/extension/db.cpp, src/dialogs/filedialog.cpp:
5947           Added extension matching pattern. Fixed bug 1064888.
5949         * src/dialogs/filedialog.cpp (isValidImageFile):
5950           Fixed previewing bug 1067551.
5952 2004-11-20  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5954         * src/display/bezier-utils.cpp (sp_bezier_fit_cubic_full):
5955           Add splitpoints parameter.  Callers updated.
5957         * src/display/bezier-utils.cpp
5958           (sp_bezier_fit_cubic_r, sp_bezier_fit_cubic_full):
5959           Change last parameter from lg_max_beziers to max_beziers.
5960           Callers updated.
5962 2004-11-19  Bryce <bryce@bryceharrington.org>
5964         * src/dialogs/layer-properties.cpp,
5965           src/dialogs/layer-properties.h:  Adding some widgets.
5967 2004-11-18  Bryce <bryce@bryceharrington.org>
5969         * src/dialogs/Makefile_insert, src/dialogs/makefile.msc,
5970           src/dialogs/layer-properties.h, src/dialogs/layer-properties.h:
5971           Adding a layer properties dialog for renaming layers
5973         * src/desktop.cpp src/interface.cpp, src/verbs.cpp,
5974           src/verbs.h src/dialogs/layer-properties.cpp,
5975           src/dialogs/layer-properties.h,
5976           src/widgets/layer-selector.cpp:  Hooking in layer props dialog.
5978 2004-11-16  MenTaLguY  <mental@rydia.net>
5980         * src/widgets/document-tree-model.cpp, src/widgets/document-tree-model.h,
5981           src/widgets/layer-selector.cpp, src/widgets/Makefile_insert:
5983           removed Widgets::DocumentTreeModel because unused
5985         * src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp,
5986           src/xml/repr.h:
5988           cache successive sibling counts (self+subsequent siblings) in SPRepr
5989           to make sp_repr_n_children() and sp_repr_position() more efficient,
5990           which will be needed later for e.g. GTK tree models.
5992           sp_repr_nth_child() isn't any faster as a result of the changes,
5993           but it probably won't need to be
5995         * src/xml/repr.cpp: fixed refcount leak in SPRepr::SPRepr(SPRepr const &)
5997 2004-11-15  MenTaLguY  <mental@rydia.net>
5999         * src/gc.cpp: add initial stubs that print an informative error
6000           if the GC functions are used before Inkscape::GC::init() is called
6002 2004-11-14  MenTaLguY  <mental@rydia.net>
6004         * configure.ac, src/gc-core.h, src/gc-managed.h, src/gc-anchored.h,
6005           src/gc-finalized.h, src/gc.cpp:
6007           make disabling the collector a run-time rather than a compile-time
6008           option; there are now three garbage collector options, selectable
6009           by setting the _INKSCAPE_GC environment variable:
6011            * enable - the normal collector (default)
6012            * debug - the debugging collector
6013            * disable - use standard malloc in place of the libgc allocator
6015 2004-11-14  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6017         * src/display/bezier-utils.cpp: Make end tangent/s be unconstrained for
6018           sp_bezier_fit_cubic, sp_bezier_fit_cubic_r, and around corner nodes.
6020         * src/pencil-context.cpp (fit_and_split): Allow the bezier fitter to
6021           choose the middle control points freely except to the extent required
6022           for smooth nodes.
6024         * src/display/bezier-utils.cpp (generate_bezier):
6025           If either end tangent is specified as zero then estimate the
6026           corresponding control point without constraining its direction
6027           from the endpoint.
6029         * src/pencil-context.h, src/pencil-context.cpp
6030           (fit_and_split, sp_pencil_context_init): Explicitly remember required
6031           tangent instead of using "first two points" hack.
6033         * src/display/bezier-utils.cpp (sp_bezier_fit_cubic_full):
6034           Detect & prevent "ghost spikes", by allowing a corner node if
6035           the specified tangent would result in a spike.
6037         * src/display/bezier-utils.cpp (generate_bezier): Better handling
6038           of the case of infinite solutions for the lengths of the two
6039           tangent vectors: try requiring that the lengths equal each other,
6040           and solving for that length (just one variable).
6042 2004-11-13  Kees Cook  <kees@outflux.net>
6044         * src/document.cpp: wrapped updateDisplay call in undo insensitivity.
6045           Closes bug #1030436.
6047 2004-11-12  MenTaLguY  <mental@rydia.net>
6049         * src/main.cpp: fpresetsticky -> fpsetsticky
6051         * src/verbs.cpp: cast width changes
6053         * src/libnrtype/FlowBoxes.h, src/libnrtype/FlowDefs.h,
6054           src/libnrtype/FlowDest.h, src/libnrtype/FlowEater.h,
6055           src/libnrtype/FlowRes.h, src/libnrtype/FlowSols.h,
6056           src/libnrtype/FlowSrc.h, src/libnrtype/FlowSrcText.h,
6057           src/libnrtype/FlowStyle.h, src/libnrtype/FlowUtils.h:
6058           remove stdint.h which isn't being used here
6060         * src/widgets/icon.h, src/widgets/icon.cpp:
6061           icon greys out when insensitive
6063         * src/gc-anchored.h, src/gc-finalized.h, src/gc-managed.h:
6064           documentation
6066         * src/verbs.cpp: changed cast to reinterpret_cast to hopefully
6067           avoid compiler warning
6069 2004-11-11  Kees Cook  <kees@outflux.net>
6071         * src/seltrans.cpp, src/select-context.cpp: ref counting SPObjects
6072           correctly so undo's don't blow up an active resize/move.  Closes
6073           bug #1018756.
6075 2004-11-11  MenTaLguY  <mental@rydia.net>
6077         * src/inkscape.cpp, src/main.cpp, src/widgets/icon.cpp:
6078           removed sp_bitmap_icons
6080         * configure.ac, src/sp-image.cpp, src/object-ui.cpp:
6081           removed stale autotrace support code
6083 2004-11-10  MenTaLguY  <mental@rydia.net>
6085         * src/sp-item.cpp, src/sp-clippath.cpp, src/cp-mask.cpp:
6086           minor refcounting tweaks
6088         * src/sp-image.cpp: fixed failure to release GdkPixbufLoader when
6089           done with it (fixes bug #1063054)
6091 2004-11-10  Kees Cook  <kees@outflux.net>
6093         * configure.ac, src/gc-core.h: corrected gc.h path detection.
6095 2004-11-09  MenTaLguY  <mental@rydia.net>
6097         * src/dialogs/fileselector.cpp: fixed cut-and-paste refcount bug
6098           between SVGPreview::setFileName and SVGPreview::setFromMem that
6099           was leaking bitmap image preview SPDocuments
6101 2004-11-09  Bryce Harrington <bryce@bryceharrington.org>
6103         * src/dialogs/item-properties.cpp
6105 2004-11-09  MenTaLguY  <mental@rydia.net>
6107         * src/sp-item.cpp, src/style.cpp, src/style.h:
6108           use 'display' rather than 'visibility' for hiding, and give display
6109           a more "modern" representation in SPStyle like visibility's
6111 2004-11-09  Kees Cook  <kees@outflux.net>
6113         * src/dialogs/xml-tree.cpp: added better context to the status bar.
6114           added warning flash for id conflicts.
6115         * src/toolbox.cpp: killed some copy/paste code while bug hunting.
6117 2004-11-08  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6119         * src/sp-item.h, src/sp-item.cpp
6120           (isExplicitlyHidden, setExplicitlyHidden): New methods.
6122         * src/dialogs/item-properties.cpp: Change from having a `Visible'
6123           checkbox that explicitly sets the SVG visibility property to
6124           having a `Hide' checkbox that controls whether or not the
6125           element has visibility:hidden.  (Mitigates #1061934.)
6127         * src/sp-object.h, src/sp-object.cpp (visible, setVisible):
6128           Remove these methods.
6130 2004-11-07  MenTaLguY  <mental@rydia.net>
6132         * src/gc-finalized.h: fix for Debian bug #279991 (cast to ptrdiff_t
6133                               rather than int), and basic documentation
6135 2004-11-06  MenTaLguY  <mental@rydia.net>
6137         * src/sp-item.cpp: fix desktop-specific version of SPItem::isHidden()
6138                            to deal correctly with parent visibility
6140 2004-11-05  MenTaLguY  <mental@rydia.net>
6142         * src/widgets/layer-selector.cpp: more work on making the lock/hide
6143           buttons actually do something
6145         * src/sp-item.cpp, src/sp-item.h: implement lock/hide related methods
6147         * src/verbs.cpp: "Remove All Kerns" -> "Remove Manual Kerning"
6149 2004-11-04  Kees Cook  <kees@outflux.net>
6151         * src/dialogs/rdf.h, src/dialogs/rdf.cpp: added rdf:Bag for the
6152           dc:subject keyword list.  Closed bug #1021025.
6153         * src/dialogs/xml-tree.cpp, src/widgets/sp-xmlview-attr-list.cpp,
6154           src/widgets/sp-xmlview-attr-list.h: added status bar to XML
6155           editor.  added row-change callback for XML tree view.  This
6156           all supports a possible future solution to bug #869683.
6157         * src/dialogs/desktop-properties.cpp: memory leak in RDF code.
6159 2004-11-04  MenTaLguY  <mental@rydia.net>
6161         * src/widgets/layer-selector.cpp: togglable images and formatting
6162           changes (make current layer bold)
6164         * src/uri.h, src/uri.cpp: added assignment operator
6166 2004-11-03  MenTaLguY  <mental@rydia.net>
6168         * src/widgets/Makefile_insert, src/widgets/shrink-wrap-button.cpp,
6169           src/widgets/shrink-wrap-button.h:
6171           added Inkscape::Widgets::shrink_wrap_button, to make any gtk button
6172           an SPButton-like shrink-wrapped button
6174         * src/widgets/layer-selector.h, src/widgets/layer-selector.cpp:
6176           abandon SPButton for layer selector buttons
6178 2004-11-03  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6180         * po/check-markup: New script: detects <b>markup<b> <b>problems<7b>
6181           in the <b>translated strings.  (~10 such problems found.)
6182         * Makefile.am (all, check, distcheck): Run po/check-markup (with
6183           varying permissiveness of errors).
6185 2004-11-02  MenTaLguY  <mental@rydia.net>
6187         * doc/keys.xml: added documentation of layer keys
6189 2004-11-01  Kees Cook  <kees@outflux.net>
6191         * src/dialogs/align.cpp, src/dialogs/debugdialog.cpp: localized
6192         some missed strings.
6194 2004-11-01  MenTaLguY  <mental@rydia.net>
6196         * share/icons/icons.svg: gave bulia's eye icons ids
6198         * src/widgets/layer-selector.h, src/widgets/layers-selector.cpp:
6199           fixed up visibility/lock toggles... now to make them actually do
6200           something
6202 2004-10-31  MenTaLguY  <mental@rydia.net>
6204         * src/util/glib-list.h: adaptor for glib lists
6206         * src/widgets/layer-selector.h, src/widgets/layer-selector.cpp:
6207           save the repr next to the SPObject
6209 2004-10-30  MenTaLguY  <mental@rydia.net>
6211         * src/util/list.h: more list cleanups and documentation
6213         * src/verbs.cpp: call sp_document_done() for layer verbs too
6215 2004-10-30  Bryce Harrington <bryce@bryceharrington.org>
6217         * src/dialogs/item-properties.cpp, src/sp-object.h:  Cleaning up
6218         stubs, disabling some more of the desc code to prevent crash.
6219         The change to SPObject::label() broke the label editing code;
6220         fixing it.
6222 2004-10-30  Kees Cook  <kees@outflux.net>
6224         * src/sp-metadata.cpp, src/sp-metadata.h, src/Makefile_insert,
6225         src/document.cpp, src/sp-object-repr.cpp, src/sp-object.cpp:
6226         I've created my very first SPObject!  SPMetadata is alive!  No
6227         more nasty hack to have it disappear from SVG Plain.  Mental
6228         won't have to take away my CVS access any more!  :)
6229         * inkscape2.nsi: update from Adib Taraben
6231 2004-10-30  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6233         * src/libnr/nr-matrix.cpp (nr_matrix_invert):
6234           Fix for last commit to this file, which broke src==dest case.
6235         * src/libnr/nr-matrix-test.cpp: Add test cases for nr_matrix_invert.
6237 2004-10-30  MenTaLguY  <mental@rydia.net>
6239         * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
6240           update when layers added/removed/reordered.
6242         * src/verbs.h, src/verbs.cpp: added "rename layer" verb.
6244 2004-10-29  Kees Cook  <kees@outflux.net>
6246         * src/Makefile_insert, src/trace/Makefile_insert,
6247         src/util/Makefile_insert: distcheck cleanups.
6249 2004-10-29  MenTaLguY  <mental@rydia.net>
6251         * src/widgets/layer-selector.cpp: default labels in italic
6253         * src/sp-object.h, src/sp-object.cpp: inkscape:label fixes
6255         * src/layer-fns.cpp: make ordering of layers complete; not just among
6256                              siblings
6258         * src/util/list.h: documentation update
6260 2004-10-29  Bryce Harrington <bryce@bryceharrington.org>
6262         * layer-fns.cpp:  documenting
6263         * layer-selector.cpp:  documenting & fixing funky widget resizing
6264         * object-ui.cpp, dialogs/item-properties.cpp, sp-object.h,
6265           sp-object.cpp, widgets/layer-selector.cpp: add ability to set
6266           inkscape:label from "Item Properties", remove id setting from
6267           "Item Properties", switch to using
6268           SPObject::label()/SPObject?::defaultLabel() in UI where object
6269           ID is currently used.  Documenting.  Switching from "label" to
6270           "inkscape:label" where appropriate.  Adding
6271           visible()/setVisible() functions and activating checkbox.
6272         * dialogs/item-properties.cpp:  Adding title and desc boxes.
6273           Adjusting layout of dialog a bit.  Changing to use of tables
6274           instead of horiz/vert boxes for layout.  Setting to inactive
6275           until some underlying bits get finished.
6277 2004-10-29  Kees Cook  <kees@outflux.net>
6279         * src/dialogs/export.cpp: moved function-based static state variable
6280           into the dialog state variables.  Closes bug #993447.
6281         * src/display/curve.cpp: fixed compile warning.
6282         * src/sp-namedview.cpp: wasn't ref counting correctly.  Closes #955020.
6284 2004-10-29  Jon A. Cruz  <jon@joncruz.org>
6286         * src/sp-image.cpp, src/extension/internal/gdkpixbuf-input.cpp:
6287           Refactoring filenames and file opening
6288           Scales imported images if DPI is known and not 72 DPI. Fixes
6289           #1029755
6291 2004-10-29  MenTaLguY  <mental@rydia.net>
6293         * src/widgets/layer-selector.cpp, src/verbs.cpp:
6294           unselect objects when layer is manually switched
6296 2004-10-28  Kees Cook  <kees@outflux.net>
6298         * src/document-undo.cpp, src/document.cpp, src/sp-namedview.cpp,
6299           src/sp-text.cpp, src/dialogs/desktop-properties.cpp,
6300           src/dialogs/export.cpp, src/extension/input.cpp,
6301           src/extension/output.cpp, src/extension/system.cpp:
6302           Fixing calls to sp_document_set_undo_sensitive to correct allow for
6303           nesting, as suggested by mental.  Found while tracking down bug
6304           #1030436.
6306 2004-10-28  MenTaLguY  <mental@rydia.net>
6308         * src/util/list.h: cleanups of list class.  I think, aside from
6309           documentation and maybe fixes for g++ 3.4 (if required), this
6310           is the last set of changes I will need to make.
6312         * src/sp-item.cpp, src/splivarot.cpp, src/util/reverse-list.h,
6313           src/util/filter-list.h, src/util/map-list.h:
6314           adjust for changes in the list class' interface
6316         * src/desktop.cpp, src/sp-desktop-widget.h:
6317           removed old layer selector and added SPDesktop::itemIsHidden()
6319         * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
6320           more work; it's now at least as functional as the old selector it
6321           replaces
6323 2004-10-27  Kees Cook  <kees@outflux.net>
6325         * src/libnr/nr-point.h: use NR::X and NR::Y instead of "0" and "1".
6326         * src/dialogs/export.cpp: stack/register weirdness requires a function
6327           call to get true == comparison of NR::Rect's.  Closes bug #1048614.
6328         * src/dialogs/align.cpp: saving erased iterator.  Closes bug #1054270.
6329         * share/extensions/ill2svg.pl: added strict, warnings, and detection
6330           of Image::Magick module.  Closes bug #990659.
6331         * src/dialogs/find.h, src/dialogs/find.cpp: removed unfinished new
6332           find dialog instantiation.  Closes bug #1048802.
6334 2004-10-27  Carl Hetherington  <inkscape@carlh.net>
6336         * src/extension/output.cpp: better fix for 1004134 after advice
6337         from Ted.
6339 2004-10-26  Carl Hetherington  <inkscape@carlh.net>
6341         * src/extension/output.cpp: don't reset modified flag until after
6342         save has happened, in case it fails.  Fixes 1004134.
6344         * src/livarot/ShapeSweep.cpp: fix a typo in my cleanups.  Fixes
6345         1048151.
6347 2004-10-25  Bryce Harringotn <bryce@bryceharrington.org>
6349         * file.cpp, file.h, dialogs/export.cpp: Adding error return logic
6350           for png export code so that failure to write can be tracked.
6351           Adding an error dialog for when this occurs.  Fixes bug 1038932.
6353         * extension/system.cpp:  Changing sp_ui_error_dialog to g_warning
6354           so won't crash when running from commandline.  Fixes bug
6355           1000350.
6357         * inkscape.cpp, inkscape.h, main.cpp, dialogs/filedialog.cpp:
6358           Adding Inkscape::Application::use_gui flag as temporary hack to
6359           prevent gui dialogs from being used when running from
6360           commandline.  Fixes bug 1045067.
6362 2004-10-26  Carl Hetherington  <inkscape@carlh.net>
6364         * src/livarot/PathCutting.cpp: fix a couple of bugs that I
6365         introduced that cause crashes on cut path.
6367 2004-10-25  Kees Cook  <kees@outflux.net>
6369         * src/sp-object.cpp: nasty hack to not export metadata on "Plain SVG".
6370           I promise I'll fix this with a proper SPObject soon.
6372 2004-10-25  Jon A. Cruz  <jon@joncruz.org>
6373         * src/file.cpp, src/file.h, src/inkscape.cpp, src/sp-image.cpp,
6374         src/uri.cpp, src/uri.h, src/dialogs/filedialog.cpp,
6375         src/extension/input.cpp, src/extension/implementation/script.cpp,
6376         src/extension/internal/pov-out.cpp, src/extension/internal/ps.cpp,
6377         src/extension/internal/win32.h, src/extension/plugin/gimpgrad.cpp,
6378         src/helper/png-write.cpp, src/trace/imagemap.cpp, src/xml/repr-io.cpp:
6380         Refactoring filenames and file opening
6382 2004-10-24  MenTaLguY  <mental@rydia.net>
6384         * src/Makefile.am: added/removed files
6386         * src/util/copy-list.h: nobody's using it right now, get rid of it
6388         * src/traits/copy.h, src/traits/list-copy.h:
6389           traits for determining the type to make a copy of a value
6391         * src/sp-item.cpp, src/util/filter-list.h src/util/map-list.h,
6392           src/util/reverse-list.h, src/widgets/layer-selector.cpp
6393           src/xml/sp-repr-action.cpp:
6395           let the list functions infer their own result type (where possible)
6397         * src/util/forward-pointer-iterator.h: its value type is a reference
6399 2004-10-23  MenTaLguY  <mental@rydia.net>
6401         * src/desktop.cpp: removed vertical usize limits on statusbar
6403         * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
6404           more layer selector work; simplfied model and customized CellRenderer
6405           settings a bit
6407         * src/attributes.cpp, src/attributes.h, src/sp-object.cpp, src/sp-object.h:
6408           add inkscape:label attribute
6410         * src/file.cpp, src/sp-anchor.h, src/sp-animation.h, src/sp-chars.h,
6411           src/sp-clippath.h, src/sp-conn-end.cpp, src/sp-defs.h, src/sp-ellipse.h,
6412           src/sp-gradient.h, src/sp-guide.h, src/sp-image.h, src/sp-line.h,
6413           src/sp-linear-gradient.h, src/sp-marker.h, src/sp-mask.h,
6414           src/sp-namedview.h, src/sp-object-group.h, src/sp-offset.h, src/sp-path.h,
6415           src/sp-pattern.h, src/sp-polygon.h, src/sp-polyline.h,
6416           src/sp-radial-gradient.h, src/sp-rect.cpp, src/sp-rect.h, src/sp-root.h,
6417           src/sp-spiral.h, src/sp-star.h, src/sp-stop.h, src/sp-string.h,
6418           src/sp-symbol.h, src/sp-text.h, src/sp-tspan.h, src/sp-use.h,
6419           src/sp-offset.cpp, src/sp-shape.h:
6421           make inheritance actual
6423 2004-10-23  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6425         * src/libnr/*: Move some things from nr-matrix-ops.h to new files.
6427         * src/libnr/nr-point-fns.h, src/libnr/nr-point-fns.cpp:
6428           New function is_zero.  Move is_unit_vector here
6429           (was private to sp-spiral.cpp).
6431         * src/display/bezier-utils-test.cpp: Disable a test, replacing with a
6432           todo printf and adding a comment explaining.
6434 2004-10-22  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6436         * src/pencil-context.cpp: Ensure that data points array p is uniqued
6437           and contains no NaNs.
6439         * src/libnr/nr-point-fns.cpp (LInfty): Fix bug with NaN coordinates:
6440           return NaN (rather than unspecified behaviour).
6441         * src/libnr/nr-point-fns-test.cpp: Add test cases for L1,L2,LInfty
6442           handling of NaN.
6444         * src/pencil-context.cpp: Fix bug: undesirable interactions between
6445           snapping and snap-to-anchor.
6447 2004-10-21  MenTaLguY  <mental@rydia.net>
6449         * src/desktop.cpp: SPDesktop::currentRoot() should pull from
6450           the current layer hierarchy just like SPDesktop::currentLayer();
6451           doubly so, since currently when switching documents the layer hierarchy
6452           is updated before the document is switched
6454         * src/util/Makefile_insert, src/util/copy-list.h: add list copy thingy
6456         * src/util/list.h: add rest()
6458         * src/util/reverse-list.h: bug fixes to reverse_list_in_place()
6460         * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
6461           more work on layer selector
6463 2004-10-21  Carl Hetherington  <inkscape@carlh.net>
6465         * src/livarot/Path.cpp, src/livarot/Path.h,
6466         src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
6467         src/livarot/PathOutline.cpp, src/livarot/PathSimplify.cpp,
6468         src/livarot/ShapeMisc.cpp: excise separate path description data
6469         structure.
6471         * src/livarot/Path.h, src/livarot/Path.cpp,
6472         src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
6473         src/livarot/PathOutline.cpp, src/livarot/PathSimplify.cpp,
6474         src/livarot/ShapeMisc.cpp, src/livarot/livarot-forward.h: move
6475         path description structs into their own files, and rename a few
6476         member variables.
6478         * src/livarot/Path.h, src/livarot/PathConversion.cpp,
6479         src/livarot/PathOutline.cpp: remove some unused functions.
6481 2004-10-20  Carl Hetherington  <inkscape@carlh.net>
6483         * src/livarot/Path.cpp: fix for 1050379, and probably lots of
6484         others.
6486         * src/livarot/Path.h, src/livarot/PathOutline.cpp: bug fix for a
6487         previous commit.
6489         * src/livarot/Path.cpp: fix a memory leak.
6491 2004-10-19  Carl Hetherington  <inkscape@carlh.net>
6493         * src/livarot/Path.h, src/livarot/PathSimplify.cpp: more
6494         simplification cleanups.
6496         * src/livarot/PathStroke.cpp: coding style cleanups.
6498         * src/livarot/Path.h, src/livarot/PathSimplify.cpp,
6499         src/livarot/PathStroke.cpp: more cleanups; don't modify Path::pts
6500         and Path::nbPt.
6502         * src/livarot/Path.cpp, src/livarot/Path.h,
6503         src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
6504         src/livarot/PathSimplify.cpp, src/livarot/PathStroke.cpp: use a
6505         std::vector for Path::pts.
6507 2004-10-18  Carl Hetherington  <inkscape@carlh.net>
6509         * src/livarot/Path.h, src/livarot/PathSimplify.cpp: coding style
6510         and const cleanups.
6512         * src/livarot/PathSimplify.cpp: some very minor cleanups, and
6513         temporary comments for myself.
6515         * src/livarot/PathConversion.cpp: coding style cleanups.
6517         * src/livarot/PathConversion.cpp: fix for bug 1048827.
6519         * src/livarot/Path.h, src/livarot/PathSimplify.cpp: clean up
6520         simplification code.
6522 2004-10-17  MenTaLguY  <mental@rydia.net>
6524         * share/templates/Makefile.am, share/templates/layers.svg:
6525           added a layer template
6527         * src/widgets/layer-selector.h, src/widgets/layer-selector.cpp:
6528           more layer selector work
6530         * src/util/filter-list.h, src/util/Makefile_insert:
6531           added filter_list()
6533 2004-10-15  Carl Hetherington  <inkscape@carlh.net>
6535         * src/livarot/PathSimplify.cpp: remove #ifdef
6536         pseudo_douglas_pecker code that wasn't being used.
6538 2004-10-15  MenTaLguY  <mental@rydia.net>
6540         * src/view.h: removed obsolete status message functions
6542         * src/attributes.h: remove unused #define
6544         * src/sp-object.cpp: fix for bug #1048268 (inkscape:collect being written
6545           in "plain SVG" files)
6547         * src/sp-item.h, src/sp-item.cpp: added isLocked() and isHidden()
6548           predicates
6550         * src/sp-item.cpp, src/sp-style.cpp: basic support for visibility CSS
6551           property
6553 2004-10-14  Ted Gould  <ted@gould.cx>
6555         * share/extension/*.inkmod -> *.inx
6556         src/extension/init.cpp
6558         Changing the filename extension that is used to identify Inkscape
6559         extensions to the one specified in the design document.
6561 2004-10-14  MenTaLguY  <mental@rydia.net>
6563         * src/util/list.h: more 3.4 fixes
6565 2004-10-13  MenTaLguY  <mental@rydia.net>
6567         * src/util/list.h, src/util/forward-pointer-iterator.h:
6569           fixes to (hopefully) build with g++ 3.4 (and generally be less evil
6570           anyway)
6572 2004-10-14  Carl Hetherington <inkscape@carlh.net>
6574         * src/livarot/int-line.cpp: coding style cleanups.
6576         * src/livarot/float-line.cpp, src/livarot/float-line.h:
6577         refactoring, removal of dead code.
6579         * src/display/guideline.cpp, src/display/guideline.h: coding style
6580         cleanups.
6582         * src/livarot/Path.cpp, src/livarot/Path.h,
6583         src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
6584         src/livarot/PathSimplify.cpp, src/livarot/PathStroke.cpp: merge
6585         Path::path_lineto and Path::path_lineto_b.
6587 2004-10-14  Carl Hetherington <inkscape@carlh.net>
6589         * src/Path.cpp, src/Path.h, src/PathConversion.cpp,
6590         src/PathCutting.cpp, src/PathOutline.cpp, src/PathSimplify.cpp,
6591         src/ShapeMisc.cpp: use a vector of pointers for Path::descr_cmd.
6593         * src/livarot/Ligne.cpp, src/livarot/Ligne.h,
6594         src/livarot/int-line.cpp, src/livarot/int-line.h,
6595         src/livarot/float-line.cpp, src/livarot/float-line.h,
6596         src/livarot/livarot-forward.h, src/livarot/ShapeRaster.cpp,
6597         src/sp-flowregion.cpp, src/display/canvas-bpath.cpp,
6598         src/display/nr-arena-glyphs.cpp, src/display/nr-arena-shape.cpp,
6599         src/display/sp-ctrlline.cpp, src/libnrtype/FlowDest.cpp,
6600         src/libnrtype/RasterFont.cpp: split Ligne into float-line and
6601         int-line.
6603         * src/libnrtype/FlowDest.cpp, src/libnrtype/RasterFont.cpp,
6604         src/libnrtype/raster-position.h, src/livarot/float-line.cpp,
6605         src/livarot/float-line.h, src/livarot/int-line.cpp: use
6606         std::vector for arrays in FloatLigne.
6608         * src/livarot/float-line.cpp, src/livarot/float-line.h: remove
6609         lots of dead code.  Make some methods private.
6611 2004-10-12  MenTaLguY  <mental@rydia.net>
6613         * src/Makefile.am: added files
6615         * src/layer-fns.cpp, src/sp-item.cpp: use iterators, simplifying code
6617         * src/sp-object.cpp, src/splivarot.cpp: adapt to new version of
6618           Inkscape::Algorithms::longest_common_suffix
6620         * src/sp-object.h, src/sp-repr-iterators.h: add new iterator classes
6622         * src/algorithms/find-last-if.h: add counterpart of std::find_if
6624         * src/algorithms/longest-common-suffix.h: rewrite to use iterators
6626         * src/algorithms/longest-prefix.h, src/algorithms/longest-suffix.h,
6627           src/algorithms/shortest-prefix.h, src/algorithms/shortest-suffix.h:
6629           removed; these algorithms are no longer necessary when using
6630           iterators
6632         * src/traits/list.h: no longer needed
6634         * src/traits/reference.h: add "Pointer" member type
6636         * src/util/Makefile_insert: shuffled files
6638         * src/util/list.h: reworked Inkscape::Util::List to be a "handle" type
6639           that can also be used as an STL iterator
6641         * src/util/forward-pointer-iterator.h: treat a pointer as an iterator,
6642           given a base pointer type and a type which defines the iteration
6643           strategy
6645         * src/util/map.h: obsolete
6647         * src/util/map-list.h: iterator-based implementation
6649         * src/traits/tree-iterator.h: no longer necessary (superceded by
6650           specific applications of Inkscape::Util::ForwardPointerIterator)
6652         * src/sp-object-tree-iterator.h, src/util/parent-axis.h,
6653           src/util/sibling-axis.h: obsolete
6655         * src/util/map.h, src/util/reverse.h: obsolete
6657         * src/util/map-list.h, src/util/reverse-list.h:
6658           iterator-based implementations
6660         * src/xml/Makefile_insert: added file
6662         * src/xml/repr.h: removed old tree iterator stuff
6664         * src/xml/sp-repr-action.cpp, src/xml/sp-repr-action.h: use new
6665           pointer iterator facility
6667         * src/xml/sp-repr-iterators.h: pointer iterators for SPRepr
6669 2004-10-12  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6671         * src/display/bezier-utils.h, src/display/bezier-utils.cpp
6672           (sp_bezier_fit_cubic_r, sp_bezier_fit_cubic_full): Change the meaning
6673           of the last parameter: was max_depth, now lg_max_beziers, with the
6674           relationship lg_max_beziers = max_depth + 1.  Callers updated.
6676         * src/xml/repr.cpp (sp_repr_change_order):
6677           Add g_return_if_fail for some conditions that would break structural
6678           integrity, and add a TODO comment indicating incompleteness.
6679           Use sp_repr_prev function.
6681         * src/xml/repr-get-children.h, src/xml/repr-get-children.cpp
6682           (sp_repr_prev_sibling): Rename to sp_repr_prev for consistency
6683           with sp_repr_next.  Don't consider it an error for child to be
6684           NULL or parentless.  Callers updated.
6686         * src/draw-context.cpp (spdc_concat_colors_and_flush,
6687           spdc_flush_white): Misc readability cleanups.
6689         * src/display/curve.cpp (sp_curve_reverse): Fix a bug where the
6690           reversed curve wrongly included a trailing moveto command.  (Bug
6691           introduced in my 2004-09-05 change: one of the callers I didn't
6692           know how to cause to run.)
6694 2004-10-12  Ted Gould  <ted@gould.cx>
6696         * share/extensions/ai_input.inkmod, share/extensions/ai_output.inkmod,
6697         share/extensions/dia.inkmod, share/extensions/dropshadow.inkmod,
6698         share/extensions/eps_input.inkmod, share/extensions/epsi_output.inkmod,
6699         share/extensions/gimpgrad.inkmod, share/extensions/ps_input.inkmod,
6700         share/extensions/roundhole.inkmod, share/extensions/sk_input.inkmod,
6701         share/extensions/svgz_input.inkmod, share/extensions/svgz_output.inkmod,
6702         share/extensions/txt2svg.inkmod, share/extensions/wmf_input.inkmod,
6703         src/extension/dependency.cpp, src/extension/dependency.h,
6704         src/extension/extension.cpp, src/extension/init.cpp:
6706         Moving all of the dependency stuff from the scripts, up to the root
6707         extension level.  This means that everyone can have dependencies, and
6708         dependency checking (a good thing).  This makes use of the new
6709         'Dependency' class that is also in the extension directory.
6711 2004-10-11  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6713         * src/pencil-context.cpp (sp_pencil_context_root_handler): Split into
6714           many functions, fixing some illegal union aliasing along the way (as
6715           was done for sp_pen_context_root_handler).
6717         * src/modifier-fns.h: New file of inline functions based on macros.h
6718           MOD__CTRL etc. macros.
6719         * src/Makefile_insert: Add the new file.
6721         * src/pen-context.h: Change size of p array from SP_DRAW_MAX_POINTS to
6722           5 now that we aren't sharing with SPPencilContext.
6724         * src/draw-context.cpp, src/draw-context.h, src/pen-context.cpp,
6725           src/pen-context.h, src/pencil-context.cpp, src/pencil-context.h:
6726           Move npoints,p from SPDrawContext to both SPPenContext and
6727           SPPencilContext.
6729         * src/draw-context.cpp, src/draw-context.h: Split off new files
6730           pen-context.h, pen-context.cpp, pencil-context.h, pencil-context.cpp,
6731           draw-anchor.h, draw-anchor.cpp.
6732         * src/Makefile_insert: Add the new files.
6734 2004-10-10  Ted Gould  <ted@gould.cx>
6736         * src/event-context.cpp, src/file.cpp, src/file.h, src/print.cpp,
6737         src/print.h, src/selection-chemistry.h, src/sp-image.cpp, src/sp-item.cpp,
6738         src/sp-marker.cpp, src/sp-root.cpp, src/sp-shape.cpp, src/sp-symbol.cpp,
6739         src/tools-switch.cpp, src/dialogs/export.cpp, src/dialogs/filedialog.cpp,
6740         src/extension/Makefile_insert, src/extension/db.cpp,
6741         src/extension/dependency.cpp, src/extension/dependency.h,
6742         src/extension/effect.cpp, src/extension/effect.h,
6743         src/extension/extension-forward.h, src/extension/extension.cpp,
6744         src/extension/extension.h, src/extension/input.cpp, src/extension/input.h,
6745         src/extension/output.cpp, src/extension/output.h, src/extension/print.cpp,
6746         src/extension/print.h, src/extension/system.cpp,
6747         src/extension/internal/eps-out.cpp, src/extension/internal/ps.cpp,
6748         src/extension/internal/svg.cpp, src/libnrtype/FlowResOut.cpp:
6750         Splitting out the different types of extensions into their own files so
6751         that the overall dependencies can be reduced.  Caused a ripple through
6752         lots of other files.  Hopefully the dependency situation is better now.
6754 2004-10-10  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6756         * src/draw-context.cpp:
6757           Change xp,yp file globals to NR::Point pen_draw_origin_w.
6759         * src/draw-context.cpp (sp_pen_context_root_handler):
6760           Split into many routines.  Fix some illegal union member aliasing.
6761           (pen_handle_key_press): Minor code cleanups in backspace handling.
6762           (pen_handle_motion_notify): Make tolerance var local instead of
6763           file-global.  (This transformation is applicable to many
6764           dragtolerance users.)
6766         * src/draw-context.cpp (spdc_endpoint_snap_handle):
6767           Change argument type from SPDrawContext to SPPenContext, and
6768           specialize definition accordingly.  Caller updated.
6770         * src/draw-context.h: Change red_curve_is_valid from char to bool.
6771         * src/draw-context.cpp: Change red_curve_is_valid assignments from
6772           0x00/0x01 to false/true (using find & replace).
6774 2004-10-07  Carl Hetherington  <inkscape@carlh.net>
6776         * src/nr-object.cpp, src/nr-object.h: coding style and const
6777         fixes.
6779         * src/nr-rect.cpp: added a doxygen comment.  Some coding style
6780         fixes.
6782         * src/sp-paint-server.cpp: coding style fixes.
6784         * src/nr-arena-item.cpp, src/nr-arena-item.h: move a comment to
6785         the .cpp file and make it doxygen-style.
6787         * src/livarot/Path.cpp: coding style cleanups.  Add an assert to
6788         Path::Transform().
6790         * src/livarot/Path.cpp, src/livarot/Path.h: fix some archaic
6791         notation.
6793         * src/livarot/Ligne.cpp: coding style cleanups.
6795         * src/livarot/PathOutline.cpp, src/livarot/Path.h: fix a rather
6796         nasty hack in the outlining code.
6798         * src/livarot/Path.cpp, src/livarot/Path.h,
6799         src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
6800         src/livarot/PathOutline.cpp, src/livarot/PathSimplify.cpp,
6801         src/livarot/ShapeMisc.cpp, src/splivarot.cpp, src/sp-offset.cpp:
6802         use std::vector for Path::descr_cmd.
6804         * src/livarot/Path.cpp, src/livarot/Path.h,
6805         src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
6806         src/livarot/PathOutline.cpp, src/livarot/PathSimplify.cpp,
6807         src/livarot/ShapeMisc.cpp: getType() and setType() in Path::path_descr.
6809 2004-10-07  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6811         * src/sp-object-repr.cpp (sp_repr_type_lookup): Distinguish between XML
6812           element name and sodipodi:type attribute value: use a separate table
6813           for each.
6814         * src/sp-object-repr.h, src/sp-object-repr.cpp (sp_object_type_lookup):
6815           Don't export this function.  (Also rename it to name_to_gtype and
6816           change its definition for separate tables.)
6818 2004-10-03  Kees Cook  <kees@outflux.net>
6820         * src/dialogs/rdf.cpp, src/dialogs/repr-util.cpp, src/dialogs/repr.h:
6821           Since "dc:title" can appear at multiple XML levels, a way to
6822           control max depth in searching was added.  (Closes bug #1009290)
6824 2004-09-30  MenTaLguY  <mental@rydia.net>
6826         * src/widgets/document-tree-model.cpp:
6827           more bug fixes
6829         * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
6830           get the layer selector sort of in more order
6832 2004-09-28  Ted Gould  <ted@gould.cx>
6834         * src/verbs.cpp, src/verbs.h, src/view.cpp:
6836         Making it so that actions get deleted as views get destroyed.
6838 2004-09-27  Ted Gould  <ted@gould.cx>
6840         * src/desktop.h, src/forward.h, src/interface.cpp, src/interface.h,
6841         src/select-toolbar.cpp, src/shortcuts.cpp, src/shortcuts.h,
6842         src/toolbox.cpp, src/toolbox.h, src/verbs.cpp, src/verbs.h,
6843         src/dialogs/align.cpp, src/dialogs/align.h,
6844         src/dialogs/desktop-properties.cpp, src/dialogs/display-settings.cpp,
6845         src/dialogs/export.cpp, src/dialogs/find.cpp,
6846         src/dialogs/item-properties.cpp, src/dialogs/object-properties.cpp,
6847         src/dialogs/text-edit.cpp, src/dialogs/transformation.cpp,
6848         src/dialogs/xml-tree.cpp, src/helper/action.cpp, src/helper/action.h:
6850         Wow, alot of files changed.  The ones that changed the most are
6851         verb.cpp and verb.h, which are almost entirely different.  What happened
6852         here is the verbs were made object oriented.  So, as the verbs
6853         are built into everything, lots of files changed.  Now the code
6854         for the verbs is much cleaner, and I think a little bit faster.
6855         Also, it will be easier to extend the verbs for use in effects.
6857 2004-09-26  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6859         * src/libnr/nr-matrix.h, src/libnr/nr-matrix.cpp:
6860           Get rid of operator NR::translate(), which was allowing
6861           *implicit* (and typically lossy) conversion to NR::translate,
6862           and which made a bug hard to find.
6864         * src/sp-gradient-test.cpp: New unit test file.  I believe this is the
6865           first test that tests an SPObject.
6866         * src/Makefile_insert, src/Makefile.am: Invoke the new test.
6868 2004-09-24  MenTaLguY <mental@rydia.net>
6870         * src/selection-chemistry.cpp:
6872           "select all" and "clear" now operate on the current layer rather than on
6873           the document root
6875         * src/verbs.cpp, src/shortcuts.cpp, layer-fns.cpp, src/sp-item.cpp:
6877           keyboard shortcuts and fixes for layer verbs
6879 2004-09-23  MenTaLguY <mental@rydia.net>
6881         * src/message-stack.h, src/message-stack.cpp:
6883           return id of flashed messages so they are cancellable
6885         * src/message-context.h, src/message-context.cpp:
6887           message context flashes now supercede one another, as regular
6888           messages do (they do not supercede regular messages though)
6890         * src/interface.cpp, src/layer-fns.cpp, src/layer-fns.h, src/verbs.cpp:
6892           initial stab at layers menu; not everything works the way it should
6893           quite yet
6895         * src/message-context.h, src/message-context.cpp:
6897           added flash methods to Inkscape::MessageContext
6899         * src/gc-core.h, src/display/nr-arena-glyphs.cpp,
6900 src/display/nr-arena-group.cpp,
6901           src/display/nr-arena-item.cpp, src/display/nr-arena-item.h,
6902           src/display/nr-arena-shape.cpp, src/libnr/nr-object.cpp,
6903 src/libnr/nr-object.h,
6905           eliminate more sources of leaks; managed objects shouldn't use refcounts
6906           among themselves
6908         * src/xml/repr.cpp: don't nuke log pointer
6910 2004-09-21  MenTaLguY <mental@rydia.net>
6912         * src/gc-finalized.h: fix for stupid bug preventing finalizable objects
6913           from being collected
6915         * src/Makefile_insert, src/gc.cpp, src/gc-core.h:
6916           move Inkscape::GC::init out-of-line, and funnel GC warnings through
6917           glib
6919 2004-09-21  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6921         * src/sp-marker.h, src/sp-marker.cpp (sp_marker_show_instance):
6922           Change to using NR::Matrix instead of NRMatrix.  Update caller.
6924         * src/sp-gradient.cpp (sp_gradient_get_g2d_matrix,
6925           sp_gradient_get_gs2d_matrix, sp_gradient_set_gs2d_matrix):
6926           New NR::Matrix/NR::Rect versions of existing functions.
6928         * src/libnr/nr-matrix-translate-ops.h (operator/): New function.
6930         * src/libnr/nr-matrix-scale-ops.cpp: New file.
6931         * src/libnr/nr-matrix-scale-ops.h (operator/(Matrix,scale)):
6932           New function.
6934 2004-09-20  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6936         * src/sp-gradient.h: Change gradientTransform from NRMatrix to
6937           NR::Matrix.  Users updated.
6939         * src/Makefile.am (EXTRA_DIST), Makefile_insert
6940           dialogs/Makefile_insert extension/implementation/Makefile_insert
6941           extension/internal/Makefile_insert helper/Makefile_insert
6942           livarot/Makefile_insert (blah_SOURCES):
6943           Add some .h files for `make dist'.
6945 2004-09-19  MenTaLguY <mental@rydia.net>
6947         * src/gc-core.h: don't defer finalizers
6949         * src/gc-core.h: bump up free space divisor -- collections should
6950           happen ~32x more frequently
6952 2004-09-19  Carl Hetherington <inkscape@carlh.net>
6954         * src/display/canvas-bpath.cpp, src/display/nr-arena-shape.cpp,
6955         src/display/sp-ctrlline.cpp, src/libnrtype/RasterFont.cpp,
6956         src/livarot/Shape.h, src/livarot/ShapeRaster.cpp: remove some
6957         unused parameters from calls to raster code.
6959         * src/livarot/ShapeRaster.cpp: coding style cleanups.
6961         * src/livarot/Shape.h, src/livarot/ShapeRaster.cpp: factored out
6962         _updateIntersection().
6964         * src/livarot/AVL.cpp, src/livarot/AVL.h: remove DblLinked.  Cleanups.
6966 2004-09-18  MenTaLguY <mental@rydia.net>
6968         * src/dialogs/filedialog.cpp: unref the preview document we created
6970 2004-09-18  Carl Hetherington <inkscape@carlh.net>
6972         * src/livarot/AVL.cpp, src/livarot/AVL.h,
6973         src/livarot/DblLinked.cpp, src/livarot/DblLinked.h,
6974         src/livarot/LivarotDefs.h, src/livarot/ShapeRaster.cpp,
6975         src/livarot/ShapeSweep.cpp, src/livarot/sweep-tree.cpp,
6976         src/livarot/sweep-tree.h, src/sweep-event.h: replace leftFoo and
6977         rightFoo with foo[2] in a few places.  Associated cleanups.
6979         * src/livarot/Shape.h: use Side rather than a bool for
6980         TesteIntersection.  Add some methods.  Remove some unused variables.
6982         * src/livarot/ShapeSweep.cpp: simplify TesteIntersection with use
6983         of Side.
6985         * src/livarot/sweep-event.h: const fix.
6987         * src/livarot/sweep-event.cpp: simplifications with use of Side.
6989         * src/sp-offset.cpp, src/splivarot.cpp, src/livarot/Shape.cpp,
6990         src/livarot/ShapeMisc.cpp, src/ShapeSweep.cpp: lastA/firstA in
6991         Shape::dg_point ->
6993           further work on stroking; break out bezier approximation into
6994           public functions
6996 2004-09-10  MenTaLguY <mental@rydia.net>
6998         * src/render/polygon.h, src/render/shape-builder.h,
6999           src/render/shape-builder.cpp, src/render/stroke.h,
7000           src/render/dash.h:
7002           beginnings of a simple alternate renderer
7004 2004-09-09  Carl Hetherington <inkscape@carlh.net>
7006         * src/sp-flowtext.cpp, src/sp-offset.cpp, src/splivarot.cpp,
7007         src/display/nr-arena-shape.cpp, src/libnrtype/FlowDest.cpp,
7008         src/livarot/PathConversion.cpp, src/livarot/Shape.h: make
7009         Shape::nbPt and Shape::nbAr private and provide accessor methods.
7011         * src/display/nr-arena-shape.cpp, src/livarot/Shape.h: make
7012         Shape::flags private.
7014         * src/splivarot.cpp, src/livarot/PathStroke.cpp,
7015         src/livarot/Shape.cpp, src/livarot/Shape.h, src/livarot/ShapeMisc.cpp,
7016         src/livarot/ShapeRaster.cpp, src/livarot/ShapeSweep.cpp:
7017         Clean up handling of flags in Shape class
7019         * src/livarot/AlphaLigne.cpp, src/livarot/Path.cpp,
7020         src/livarot/PathSimplify.cpp, src/livarot/Shape.cpp,
7021         src/livarot/ShapeSweepUtils.cpp: it's ok to free NULL.
7023         * src/livarot/Shape.h, src/sp-offset.cpp, src/splivarot.cpp,
7024         src/display/nr-arena-shape.cpp: Make Shape::pts private and offer
7025         a read-only accessor.
7027         * src/livarot/Shape.cpp, src/livarot/Shape.h,
7028         src/livarot/ShapeDraw.cpp, src/livarot/ShapeMisc.cpp,
7029         src/livarot/ShapeRaster.cpp, src/livarot/ShapeSweep.cpp, src/
7030         livarot/ShapeSweepUtils.cpp, src/livarot/ShapeUtils.h: Rename
7031         Shape::pts to Shape::_pts, and use getPoint() wherever possible.
7033         * src/sp-offset.cpp, src/splivarot.cpp, src/livarot/Shape.cpp,
7034         src/livarot/Shape.h, src/livarot/ShapeMisc.cpp,
7035         src/livarot/ShapeRaster.cpp, src/livarot/ShapeSweep.cpp: Add
7036         dg_point::totalDegree() and make use of it.
7039 2004-09-08  MenTaLguY  <mental@rydia.net>
7041         * src/libnr/nr-object.h, src/libnr/nr-object.cpp: fix NRObject
7042           initialization
7044         * configure.in, src/gc-core.h, src/gc-managed.h, src/gc-anchored,
7045           src/gc-finalized.h:
7047           add a --disable-gc ./configure option to omit garbage collection
7048           from the build (the normal allocator will be used, although
7049           memory will obviously leak since it does not get explicitly freed)
7051         * src/xml/repr.cpp: SPRepr's copy constructor needs to properly
7052           initialize its fields
7054         * src/xml/repr-util.cpp, src/xml/repr-private.h,
7055           src/xml/repr.h, src/xml/repr.cpp:
7057           new child-count-related routines, and added mutation signals
7058           to SPReprDoc
7060         * src/desktop.cpp: call the "Active Group" widget by its TRUE NAME!
7062         * src/widgets/Makefile_insert, src/widgets/document-tree-model.cpp,
7063           src/widgets/document-tree-model.h, src/widgets/layer-selector.cpp,
7064           src/widgets/layer-selector.h:
7066           very cursory start on new layers UI
7068 2004-09-08  Carl Hetherington <inkscape@carlh.net>
7070         * src/helper/stock-items.cpp: fix a bad free().  Improve coding
7071         style compliance.
7073         * src/libnrtype/FlowRes.cpp: slightly unpleasant fix for a buffer
7074         overrun.
7076 2004-09-07  MenTaLguY <mental@rydia.net>
7078         * src/livarot/Shape.cpp, src/livarot/Shape.h, src/livarot/ShapeMisc.cpp,
7079           src/livarot/ShapeSweep.cpp:
7081           use std::vector for points array (seems to crash less?)
7083         * src/livarot/AlphaLigne.cpp, src/livarot/BitLigne.cpp,
7084           src/livarot/Ligne.cpp, src/livarot/Path.cpp,
7085           src/livarot/PathCutting.cpp, src/livarot/PathSimplify.cpp,
7086           src/livarot/Shape.cpp, src/livarot/ShapeMisc.cpp,
7087           src/livarot/ShapeSweep.cpp, src/livarot/ShapeSweepUtils.cpp:
7089           switch to glib's allocator routines, which have the expected
7090           semantics
7092         * src/livarot/evil-malloc.h: removed
7094 2004-09-07  Ted Gould  <ted@gould.cx>
7096         * src/color-rgba.h:
7098         Some comments and some little code clean up things.  Added a couple
7099         of constructors to make life a little simpler.
7101 2004-09-06  Ted Gould  <ted@gould.cx>
7102         * src/extension/plugin/gimgrad.cpp, src/extension/implementation/plugin*
7103           share/extension/gimpgrad.inkmod, src/extension/system.cpp,
7104           src/extension/extension.h:
7106         Mega commit.  This commit does two things, it adds in the ability to
7107         do plugins in Inkscape.  This means that there are loadable modules
7108         that can be used for just about anything.  It also provides a sample
7109         implementation of a plugin to load GIMP gradients.  This means that
7110         GIMP gradients can be imported into Inkscape, giving a larger set of
7111         gradients that can be used in Inkscape.
7113         Currently, nothing here is really complete, but it is functional.  The
7114         plugins really only work for input plugins, and the GIMP gradient example
7115         isn't very robust.  They will come shortly.
7117 2004-09-05  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7119         * src/display/curve.h, src/display/curve.cpp:
7120           Change x,y members to NR::Point.
7121           Rename posset (spiced&spiked hot milk) to posSet as per CodingStyle.
7123         * src/display/curve.cpp (sp_curve_reverse): Previously this
7124           routine returned only the last subpath, and made it an open
7125           path.  Now it preserves all aspects of the curve other than
7126           reversing it.  I believe this change makes no difference to the
7127           draw-context and dyna-draw-context callers (though I haven't
7128           managed to test all of these callers), whereas for the `reverse
7129           path' command, users presumably expect the new behaviour.
7131         * src/display/curve.cpp (sp_curve_closepath_current):
7132           Fix bad assertion.
7134         * src/libnr/nr-matrix-fns.h, src/libnr/nr-matrix-fns.cpp
7135           (get_translation): New function.
7137         * src/sp-polygon.cpp (polygon_get_value): Use static linkage.
7138           (sp_polygon_set): Remove debugging output.  Add `todo' comment.
7140 2004-09-03  MenTaLguY <mental@rydia.net>
7142         * src/attributes.cpp, src/attributes.h, src/sp-namedview.cpp,
7143           src/sp-namedview.h:
7145           remember previously selected layer on load
7147 2004-09-02  MenTaLguY <mental@rydia.net>
7149         * src/attributes.cpp, src/attributes.h, src/sp-item-group.cpp:
7151           reintroduced the inkscape:groupmode attribute
7153         * src/gc-core.h, src/gc-finalized.h, src/gc-anchored.h,
7154           src/libnr/nr-object.cpp:
7156           remove USE_LIBGC macro again
7158 2004-08-30  MenTaLguY <mental@rydia.net>
7160         * src/sp-object.cpp:
7162           ref the object while SPObject::deleteObject runs, so it doesn't
7163           get destroyed halfway through [ fix for bug #1012874 ]
7165 2004-08-29  MenTaLguY <mental@rydia.net>
7167         * src/gc-core.h:
7169           turn off scanning of dynamic library data segments; we don't need
7170           it, and it seems to cause problems on FC2
7172 2004-08-27  MenTaLguY <mental@rydia.net>
7174         * src/traits/function.h: add typedefs for all argument positions,
7175           specifying 'void' for all arguments after the last
7177         * src/livarot/evil-malloc.h, src/livarot/BitLigne.cpp,
7178           src/livarot/PathCutting.cpp, src/livarot/PathSimplify.cpp,
7179           src/livarot/Shape.cpp, src/livarot/ShapeSweepUtils.cpp:
7181           work around livarot bugs so I can use ElectricFence
7183         * src/gc-core.h, src/gc-finalized.h, src/gc-anchored.h,
7184           src/libnr/nr-object.cpp:
7186           make the garbage collector easy to disable by undefining
7187           USE_LIBGC in src/gc-core.h
7189 2004-08-26  MenTaLguY <mental@rydia.net>
7191         * src/document-private.h, src/document.h, src/document.cpp:
7193           add notification signal when resources are added or removed
7195 2004-08-25  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7197         * src/xml/repr-css.cpp (sp_repr_css_print):
7198           Fix for shared string change.
7200         * src/sp-text.cpp (sp_text_description):
7201           Fix for when font Name() call fails.
7203         * src/sp-text.cpp: CodingStyle changes, including moving some
7204           declarations to first use.
7205           Remove unused __SP_TEXT_C__ define.
7207 2004-08-25  Carl Hetherington  <inkscape@carlh.net>
7209         * src/sp-cursor.cpp, src/sp-cursor.h, src/sp-guide.cpp:
7210         coding style cleanups.
7212 2004-08-24  MenTaLguY <mental@rydia.net>
7214         * src/gc-anchor.h: fix to always use the GC base address, since
7215           that will not always be the same as 'this', when I::GC::Anchored
7216           is used via multiple inheritance.
7218 2004-08-24  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7220         * src/libnrtype/TextWrapper.h, src/libnrtype/TextWrapper.cpp (AppendUTF8):
7221           Use strlen instead of for-loop.
7222           Change printf to g_return_if_fail (and document that the argument
7223           must be valid UTF-8).
7224           Mark the text pointer as not being written through (const).
7226 2004-08-23  MenTaLguY <mental@rydia.net>
7228         * src/xml/repr.cpp, src/xml/sp-repr-action.h:
7230           removed stupid default 'next' constructor arguments and force them
7231           to be specified explicitly (and fix the omission of one, which
7232           fixes bug #1014541)
7234 2004-08-22  MenTaLguY <mental@rydia.net>
7236         * src/Makefile_insert, src/gc-alloc.h:
7238           introduced a GC-aware STL allocator
7240         * src/document-private.h, src/document.h, src/document.cpp:
7242           switch to using STL map for "id changed" signals
7244 2004-08-21  MenTaLguY <mental@rydia.net>
7246         * src/Makefile_insert, src/util/Makefile_insert: get libinkutil
7247           deps straightened out
7249         * src/document-private.h, src/document-undo.cpp, src/document.cpp:
7251           adapt for new APIs, header cleanups/refactorings
7253         * src/gc-core.h, src/gc-anchored.h, src/gc-finalized.h, src/gc-managed.h:
7255           rewrote interface to Boehm GC for increased flexibility; there are now
7256           three main classes:
7258            - Inkscape::GC::Managed: objects managed by the GC; replaces
7259                                     Inkscape::GC::Object
7261            - Inkscape::GC::Finalized: objects for which the GC will call
7262                                       destructors automatically; replaces
7263                                       Inkscape::GC::FinalizedObject
7265            - Inkscape::GC::Anchored: managed objects which can be 'anchored'
7266                                      to prevent collection while non-gc-aware
7267                                      objects are holding references; replaces
7268                                      Inkscape::Refcounted
7270           Note that they no longer inherit from each other(!), so you will
7271           need to mix-and-match via multiple inheritance.  The latter two
7272           don't do anything useful without the first, however.
7274         * src/gc-object.h, src/refcounted.h: removed
7276         * src/message-context.cpp, src/message-stack.h, src/selection.h,
7277           src/view.cpp, src/libnr/nr-object.h, src/util/list.h,
7278           src/xml/sp-repr-attr.h, src/xml/sp-repr-listener.h, src/desktop.cpp:
7280           adopt new GC API and header refatorings
7282         * src/Makefile.am, src/util/Makefile_insert:
7284           list util/* files in util's Makefile_insert now.
7286         * src/util/reverse.h: revive anx fix Inkscape::Util::reverse
7288         * src/util/share-c-string.cpp, src/util/share-c-string.h: removed
7290         * src/util/shared-c-string.cpp, src/util/shared-c-string.h:
7292           employ the type system to make shared strings a little safer to use;
7293           you can still shoot yourself in the foot, but at least now you need
7294           to aim and pull the trigger first
7296         * src/xml/Makefile_insert, src/xml/repr-action-test.cpp,
7297           src/xml/sp-repr-action-fns.h, src/xml/sp-repr-action.h:
7299           reorganize transaction logging files
7301         * src/xml/repr-action-test.cpp: updated headers
7303         * src/xml/repr-action.cpp, src/xml/repr-action.h: removed
7305         * src/xml/repr-private.h, src/xml/repr.cpp, src/xml/repr.h:
7307           update for new GC API and shared strings
7309         * src/xml/sp-repr-action-fns.h, src/xml/sp-repr-action.cpp,
7310           src/xml/sp-repr-action.h:
7312           header refactoring and new GC API
7314         * src/xml/sp-repr-attr.h, src/xml/sp-repr-listener.h:
7316           new GC API
7318 2004-08-20  Carl Hetherington <inkscape@carlh.net>
7320         * src/zoom-context.cpp, src/view.cpp, src/version.cpp,
7321         src/sp-defs.cpp: coding style cleanups.
7323         * src/sp-polygon.cpp: coding style and a few other small cleanups.
7325         * src/sp-anchor.cpp: coding style cleanups.  Remove unnecessary
7326         static variable.
7328 2004-08-18  Bryce Harrington <bryce@bryceharrington.org>
7330         * autogen.sh:  Fixing the 'missing ltmain.sh' bug
7332 2004-08-17  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7334         * src/sp-star.cpp: Use cast to guint32 instead of using modulo 2**32.
7335           Fix a uint compilation bug on Windows reported by mrchapp.
7336           Mark a few functions as static.
7338 2004-08-16  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7340         * src/sp-conn-end.cpp (change_endpts):
7341           Use new sp_curve_stretch_endpoints function: i.e. preserve the
7342           shape of the connector path.
7344         * src/display/curve.h, src/display/curve.cpp
7345           (sp_curve_stretch_endpoints): New function.
7347         * src/sp-use-reference.cpp: CodingStyle changes.
7349         * src/sp-item.h, src/sp-item.cpp (sp_item_write_transform):
7350           Indicate that adv won't get written to.
7352         * src/sp-rect.cpp (sp_rect_set_transform): Call sp_rect_set_shape,
7353           so that bbox is up-to-    src/livarot/PathConversion.cpp,
7354 src/livarot/Shape.cpp,
7355         src/livarot/Shape.h, src/livarot/ShapeDraw.cpp, src/livarot/ShapeMisc.cpp,
7356         src/livarot/ShapeRaster.cpp, src/livarot/ShapeSweep.cpp,
7357         src/livarot/ShapeSweepUtils.cpp:
7358           Revert these files to their state prior to mental's "2004-08-08"
7359           entry (the change made in 2004-08-09 02:23 UTC).
7361 2004-08-11  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7363         * src/algorithms/longest-common-suffix.h: Fix bug I introduced three
7364           days ago.
7366         * src/attributes.h, src/attributes.cpp: New attributes
7367           SP_ATTR_CONNECTION_START, SP_ATTR_CONNECTION_END.
7368         * src/sp-conn-end.h, src/sp-conn-end.cpp,
7369           src/sp-conn-end-pair.h, src/sp-conn-end-pair.cpp:
7370           New files.
7371         * src/Makefile_insert (libinkpre_a_SOURCES): Add the new files.
7373         * src/sp-path.cpp, src/sp-path.h: Call the new connector stuff.
7375         * src/display/curve.h, src/display/curve.cpp
7376           (sp_curve_first_point, sp_curve_last_point): New functions.
7378           (sp_curve_transform): Re-implement with NR::Matrix/NR::Point.
7379           The old code appears to be buggy for sheer/rotate matrices
7380           due to calculating each y coord using the new corresponding x coord
7381           instead of the previous value.
7383           Also add NR::translate version.
7385           Get rid of the return value.  Callers updated.
7387         * src/sp-item.h, src/sp-item.cpp: (i2anc_affine): New function
7388           (essentially a rename of existing private partial_xform function, but
7389           differing behaviour on encountering non-SPItem in the hierarchy).
7391           (i2i_affine): New function (essentially a rename of existing
7392           SPItem::getRelativeAffine).  Implement SPItem::getRelativeAffine in
7393           terms of the new function.
7395           (sp_item_dt2i_affine): NR::Matrix version.
7397         * src/libnr/nr-path.h (c, setC): new methods.
7399 2004-08-09  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7401         * src/desktop-affine.cpp (sp_desktop_w2doc_affine,
7402         sp_desktop_doc2w_affine, sp_desktop_doc2d_xy_point),
7403         src/knotholder.cpp (knot_moved_handler), src/sp-item.cpp
7404         (SPItem::getRelativeTransform), src/sp-rect.cpp
7405         (sp_rect_set_transform), src/display/sp-canvas-util.cpp
7406         (sp_canvas_item_i2i_affine, sp_canvas_item_set_i2w_affine):
7407           Cleanup: Use the new division operators instead of multiplication by
7408           inverse.  (Currently the division operators are implemented as
7409           multiplication by inverse.)
7411         * src/splivarot.cpp, src/livarot/Shape.cpp, src/livarot/ShapeMisc.cpp,
7412         src/livarot/ShapeRaster.cpp, src/livarot/ShapeSweep.cpp:
7413           Hurriedly fix some problems caused by overly-hurried changes.
7414           Address some signed/unsigned warnings.
7415           Add some assertions.
7416           (Haven't checked the performance cost of the assertions.)
7418         * src/livarot/Shape.h: Make constructors explicit.
7420 2004-08-08  MenTaLguY  <mental@rydia.net>
7422         * src/sp-flowregion.cpp, src/sp-flowtext.cpp, src/sp-offset.cpp,
7423           src/splivarot.cpp, src/display/nr-arena-shape.cpp,
7424           src/livarot/PathConversion.cpp, src/livarot/Shape.cpp,
7425           src/livarot/Shape.h, src/livarot/ShapeDraw.cpp,
7426           src/livarot/ShapeMisc.cpp, src/livarot/ShapeRaster.cpp,
7427           src/livarot/ShapeSweep.cpp, src/livarot/ShapeSweepUtils.cpp:
7429           replace ad-hoc realloced arrays with std::vector and deal with
7430           uninitialized data problems that valgrind complained about
7432         * libgc.supp: valgrind suppression profile for libgc, which necessarily
7433           reads and runs comparisons on a lot of uninitalized data; the present
7434           form of this file is probably too broad however
7436 2004-08-08  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7438         * src/libnr/nr-matrix-div.h, src/libnr/nr-matrix-div.cpp:
7439           operator/(NR::Point, NR::Matrix), operator/(NR::Matrix, NR::Matrix):
7440           new functions, new files.
7442         * src/algorithms/longest-common-suffix.h:
7443           Handle in O(1) time the common case of equal tails.
7444           Documentation.
7446 2004-08-08  Ted Gould  <ted@gould.cx>
7448         * src/svg-profile.h, src/Makefile_insert:
7450         Adding the first support in for trying to determine which profiles are
7451         used with certain functionality, and if that is used by the current
7452         document.  Really, right now, there is no code changes to anything that
7453         compiles.  But this is the header file that contains the class that
7454         I'm plannig to use in the future.
7456 2004-08-07  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7458         * src/libnrtype/RasterFont.h, src/libnrtype/RasterFont.cpp:
7459           Get rid of argumentless constructor (which was leaving
7460           style.transform as random bits), replace with constructor taking
7461           style argument.  Caller updated.
7462           Disable default copy constructor and operator=.
7464 2004-08-06  MenTaLguY <mental@rydia.net>
7466         * configure.in, src/gc-core.h, src/gc-object.h,
7467           src/display/nr-arena-glyphs.cpp, src/display/nr-arena-group.cpp,
7468           src/display/nr-arena-image.cpp, src/display/nr-arena-item.cpp,
7469           src/display/nr-arena-shape.cpp, src/display/nr-arena.cpp,
7470           src/helper/action.cpp, src/libnr/nr-object.cpp, src/libnr/nr-object.h:
7472           make NRObject GC-aware
7474 2004-08-06  David Turner <novalis@gnu.org>
7475         * src/sp-shape.cpp (sp_shape_marker_get_transform): Make marker handling
7476 match
7477         SVG spec better.
7479 2004-08-06  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7481         * src/libnr/nr-matrix.h, src/libnr/nr-matrix.cpp:
7482           NR::Matrix *= NR::scale: new.
7484         * src/sp-object.cpp, src/sp-object.h, src/sp-object-tree-iterator.h:
7485           Move TreeIterator<SPObject *> specialization to snew file
7486           sp-object-tree-iterator.h.
7487           Mark several pointers as not being written through.
7488           Correspondingly change TreeIterator specialization to
7489           <SPObject const *> instead of <SPObject *>.
7491         * display/nr-arena-item.cpp, display/nr-arena-item.h:
7492           Add NR::Matrix version of nr_arena_item_set_transform.
7494         * src/sp-item.h, src/sp-item.cpp (getRelativeTransform, partial_xform):
7495           Mark pointers as not written through.
7497         * src/arc-context.cpp, src/draw-context.cpp, src/dyna-draw-context.cpp,
7498           src/path-chemistry.cpp, src/rect-context.cpp,
7499           src/selection-chemistry.cpp, src/seltrans.cpp, src/sp-flowdiv.cpp,
7500           src/sp-flowregion.cpp, src/sp-flowtext.cpp, src/sp-item-group.cpp,
7501           src/sp-item-notify-moveto.cpp, src/sp-item-transform.cpp,
7502           src/sp-item.cpp, src/sp-item.h, src/sp-offset.cpp, src/sp-rect.cpp,
7503           src/sp-shape.cpp, src/sp-use.cpp, src/spiral-context.cpp,
7504           src/splivarot.cpp, src/star-context.cpp, src/text-context.cpp,
7505           src/dialogs/item-properties.cpp:
7506           Change SPItem->transform from NRMatrix to NR::Matrix.
7508         * src/libnr/nr-matrix-ops.h (operator*(NR::Matrix, NRMatrix)): new.
7510         * src/libnr/nr-matrix.h: NR::Matrix *= NR::translate: new operator.
7512         * src/nodepath.cpp: Mark NodeSort operator< as static.
7513           Indentation as per CodingStyle.
7515         * src/libnr/nr-scale.h (NR::scale(double)): new constructor.
7517         * src/svg/svg-affine.cpp (sp_svg_transform_write), src/svg/svg.h:
7518           Add NR::Matrix version.
7520 2004-08-05  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7522         * src/display/bezier-utils.cpp: Misc. minor changes.
7524 2004-08-04  MenTaLguY  <mental@rydia.net>
7526         * configure.in, src/gc-object.h, src/refcounted.h:
7528           start using libgc in earnest; Inkscape::Refcounted is now GC-aware
7530 2004-08-04  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7532         * src/nodepath.cpp: Cleanups: Mark some things as static.  Switch from
7533           pointer to reference in some places. Make const placement conform to
7534           CodingStyle.
7536         * src/inkview.cpp (sp_svgview_main_key_press): Accept some common keys
7537           like PgUp, q.
7539         * src/draw-context.cpp (fit_and_split):
7540           Slight simplification: don't handle impossible condition npoints < 2.
7541         * src/proofs: Update accordingly.  (Also add some bezier-utils proofs.)
7543 2004-08-04  David Turner <novalis@gnu.org>
7545         * sp-path.cpp: 'd' is a required attribute for paths.  Ensure that
7546         all paths have it.
7548 2004-08-03  MenTaLguY  <mental@rydia.net>
7550         * src/dialogs/rdf.cpp, src/xml/repr-util.cpp, src/xml/repr.h:
7551           removed sp_repr_recursive_drop() which is unneeded and
7552           creates unnecessary thrash in the undo logs
7554         * src/livarot/Shape.h, src/livarot/Shape.cpp,
7555           src/livarot/ShapeSweep.cpp, src/livarot/ShapeMisc.cpp:
7557           experiment to replace ad-hoc realloc() arrays with std::vector
7559 2004-08-02  David Turner <novalis@gnu.org>
7561         * file.cpp, file.h, interface.cpp, toolbox.cpp, verbs.cpp, verbs.h:
7563         Added vacuum command to remove unused defs.
7565 2004-08-02  MenTaLguY  <mental@rydia.net>
7567         * configure.in: sigc++ 2.0.2 (and before?) has a bug that
7568           causes us to crash.  require >= 2.0.3
7570         * src/Makefile.am, src/Makefile_insert, src/gc-core.h,
7571           src/gc-object.h, src/algorithms/longest-common-suffix.h,
7572           src/traits/list.h, src/traits/reference.h, src/util/flip.h,
7573           src/util/fold.h, src/util/list-iterator.h, src/util/list.h,
7574           src/util/map.h, src/util/parent-axis.h, src/util/reverse.h,
7575           src/util/sibling-axis.h, src/util/tuple.h, src/util/zip.h:
7577           more "functional" work
7579 2004-08-02  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7581         * src/display/curve.cpp, src/display/curve.h:
7582           Greater conformance with CodingStyle.
7584 2004-07-31  David Turner <novalis@gnu.org>
7586         * dialogs/xml-tree.cpp: Improved focus, added keystroke for attr commit.
7588 2004-07-31  Ted Gould  <ted@gould.cx>
7590         * src/extension/extension.cpp,
7591         src/extension/implementation/implementation.cpp,
7592         src/extension/implementation/implementation.h,
7593         src/extension/implementation/script.cpp,
7594         src/extension/implementation/script.h, src/extension/internal/eps-out.cpp,
7595         src/extension/internal/eps-out.h:
7597         Okay, changed the prefs_ prototypes to include which extension they are
7598         working with. This should clean up some warnings before they become
7599         problems later.
7601 2004-07-31  Ted Gould  <ted@gould.cx>
7603         * src/print.cpp, src/extension/extension.cpp, src/extension/extension.h,
7604           src/extension/internal/eps-out.cpp, src/extension/internal/ps.cpp:
7606           Changed the get and set param prototypes so that they aren't overloaded
7607           anymore - this was flaky.  Also added a document to the prototype so
7608           that document specific parameters can be supported in the future.
7610 2004-07-28  David Turner <novalis@gnu.org>
7612         * sp-gradient.cpp, widgets/gradient-vector.cpp: fixed gradient handling to
7613         properly render gradients with sharp color boundaries
7615 2004-07-29  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7617         * src/inkview.cpp: Make the window title be the name of the
7618           instead of the current file instead of the first file.
7620         * src/round-test.cpp: New unit-test file.
7622         * src/desktop.h, src/sp-desktop-widget.h:
7623           Move SPDesktopWidget stuff from desktop.h to new file
7624           sp-desktop-widget.h.
7626         * debian/*: Copy lots of changes from wolfi's official Debian package
7627           of inkscape.
7628           Also use separate builddir, which simplifies the `clean' target.
7630 2004-07-24  MenTaLguY  <mental@rydia.net>
7632         * configure.in, src/Makefile.am, src/main.cpp, src/gc-core.h:
7633           added libgc dependency
7635         * src/Makefile.am, traits/function.h:
7636           added trait class for functions and C++ "functors"
7638         * src/Makefile.am, util/flip.h:
7639           added flip() which, given a function with two arguments,
7640           returns an identical function with its arguments reversed
7642 2004-07-23  MenTaLguY  <mental@rydia.net>
7644         * src/Makefile.am, src/traits/reference.h, src/util/tuple.h:
7645           added generic Tuple type
7647 2004-07-23  Ted Gould  <ted@gould.cx>
7649         * src/attributes.cpp, src/attributes.h, src/sp-namedview.cpp,
7650         src/sp-namedview.h, src/dialogs/desktop-properties.cpp,
7651         src/display/canvas-grid.cpp, src/display/canvas-grid.h:
7653         Adding in the ability to have 'emphasis grid lines' where some lines are a
7654         different color than others.  In the default case every fifth grid line
7655         gets to be 0x11 darker alpha.  Nothing that will get in your way, but
7656         enough that you can find the spacing.  All parameters are changeable in
7657         document preferences.
7659 2004-07-23  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7661         * autogen.sh: Move unversioned automake to last resort.
7663 2004-07-20  Kees Cook  <kees@outflux.net>
7665         * src/dialogs/desktop-preferences.cpp: corrected my usage of static
7666           l18n strings.
7667         * src/dialogs/stroke-style.cpp: fixed missing l18n. (bug #994837)
7668         * src/dialogs/sp-attribute-widget.cpp: went hunting for other static
7669           l18n strings.  Fixed some here too.
7670         * autogen.sh: cleanups and more debugging.
7671         * share/extensions/sk2svg.sh: tempfile cleanups from pjrm (patch #990009)
7673 2004-07-20 Nathan Hurst <njh@mail.csse.monash.edu.au>
7675         * debian/changelog, configure.in: Moved to 0.40cvs and updated
7676           debian stuff.
7678 2004-07-18  MenTaLguY  <mental@rydia.net>
7680         * configure.in, src/Makefile.am, src/algorithms/Makefile_insert,
7681           src/algorithms/makefile.in, src/traits/Makefile_insert,
7682           src/traits/makefile.in, src/util/Makefile_insert, src/util/makefile.in:
7684           added src/algorithms, src/traits, and src/util subdirs
7686         * src/algorithms/longest-common-suffix.h:
7688           added generic "longest common suffix" algorithm
7690         * src/traits/list.h: added traits class for lists
7692         * src/traits/tree-iterator.h: added traits class for n-ary tree iterators
7694         * src/util/list-iterator.h: STL iterator for lists
7696         * src/util/parent-axis.h: parent "axis" of tree iterator as list
7698         * src/util/sibling-axis.h: sibling "axis" of tree iterator as list
7700         * src/xml/repr.h: specialize Traits::TreeIterator for SPRepr *
7702         * src/sp-object.h: specialize Traits::TreeIterator for SPObject *
7704         * src/sp-object.cpp: use generic "longest common suffix" to find
7705                              nearest common ancestor
7707         * src/splivarot.cpp: use genric "longest common suffix" to find
7708                              nearest common ancestor here too
7710 2004-07-18  Kees Cook  <kees@outflux.net>
7712         * Makefile.am, configure.in, autogen.sh, toolversions.sh:
7713           cleaning up some automake misbehavior from the gtkmm patch.
7714           automake 1.4isms snuck back in.
7715         * src/desktop-events.cpp: unlocalized strings updated.
7717 2004-07-18  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7719         * src/sp-path.cpp (sp_path_write): Handle shape->curve==NULL.
7721 2004-07-18  MenTaLguY  <mental@rydia.net>
7723         * Makefile.am, configure.in, m4/Makefile.am, m4/codeset.m4, m4/gettext.m4,
7724           m4/glibc21.m4, m4/iconv.m4, m4/isc-posix.m4, m4/lcmessage.m4,
7725           m4/progtest.m4, src/arc-context.cpp, src/arc-context.h, src/desktop.cpp,
7726           src/desktop.h, src/document.cpp, src/document.h, src/draw-context.cpp,
7727           src/draw-context.h, src/event-context.h, src/main.cpp,
7728           src/message-stack.h, src/node-context.cpp, src/node-context.h,
7729           src/nodepath.cpp, src/nodepath.h, src/object-hierarchy.h,
7730           src/rect-context.cpp, src/rect-context.h, src/selcue.cpp, src/selcue.h,
7731           src/selection-describer.cpp, src/selection-describer.h,
7732           src/selection.h, src/seltrans.cpp, src/sp-gradient.cpp,
7733           src/sp-item.cpp, src/sp-item.h, src/sp-object.cpp, src/sp-object.h,
7734           src/sp-offset.cpp, src/sp-offset.h, src/sp-pattern.cpp, src/sp-use.cpp,
7735           src/sp-use.h, src/spiral-context.cpp, src/spiral-context.h,
7736           src/star-context.cpp, src/star-context.h, src/text-context.cpp,
7737           src/text-context.h, src/toolbox.cpp, src/uri-references.cpp,
7738           src/uri-references.h, src/view.cpp, src/view.h,
7739           src/dialogs/xml-tree.cpp:
7741           merged Aubanel MONNIER's gtkmm upgrade patch
7743 2004-07-17  Carl Hetherington  <inkscape@carlh.net>
7745         * src/sp-use.cpp: fix a compiler warning (closes #992960)
7747         * src/sp-offset.cpp: fix a compiler warning (closes #992960)
7749         * src/sp-text.cpp: fix a compiler warning (closes #992959)
7751 2004-07-16  Kees Cook  <kees@outflux.net>
7753         * src/verbs.h, src/verbs.cpp: added "sp_verbs_find" function for bryce.
7755 2004-07-15  Ted Gould  <ted@gould.cx>
7757         * 0.39 Release
7759 2004-07-14  MenTaLguY  <mental@rydia.net>
7761         * src/sp-object.cpp: disable recursive update warning for release
7763         * src/select-context.cpp: work around probable cut-and-paste bug
7764           between sp_select_context_item_handler and
7765           sp_select_context_root_handler by checking for drag_escaped
7767 2004-07-13  MenTaLguY  <mental@rydia.net>
7769         * src/make.exclude: omit extension/script/js/js.c from build
7771 2004-07-13  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7773         * src/dialogs/rdf.cpp: Don't add dc:description entry to SVG files.
7775         * src/utest/utest.h: Add include guard.
7777 2004-07-12  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7779         * src/decimal-round.h (decimal_round): New file, new function.
7780         * src/round.h (decimal_round): New file, new function.
7781         * src/Makefile_insert: Add to libinkpost_a_SOURCES.
7783 2004-07-11  MenTaLguY  <mental@rydia.net>
7785         * src/document.h, src/document-undo.cpp:
7786           added sp_document_get_undo_sensitive() for capturing and restoring
7787           undo sensitivity
7789         * src/sp-object.cpp: don't log id changes made to resolve
7790           duplicate ids (to avoid undo badness) (fix for bug #989023)
7792 2004-07-11  Kees Cook  <kees@outflux.net>
7794         * src/preferences-skeleton.h, src/extension/init.cpp: with simarilius,
7795           tracked down the cause of bug #988445.  Extension code now has a
7796           small section that validates preferences for valid extension names.
7797         * src/dialogs/filedialog-win32.cpp: corrected an assert test, and
7798           changed dialog to take the passed window title.
7799         * autogen.sh, config.h.mingw, configure.in, src/Makefile_insert,
7800           src/help.cpp, src/inkscape-stock.cpp, src/inkscape.cpp, src/main.cpp,
7801           src/make.dep, src/make.files, src/path-prefix.h, src/prefix.cpp,
7802           src/prefix.h, src/dialogs/stroke-style.cpp,
7803           src/extension/Makefile_insert, src/extension/init.cpp,
7804           src/extension/implementation/Makefile_insert,
7805           src/extension/implementation/script.cpp,
7806           src/extension/internal/Makefile_insert, src/helper/stock-items.cpp,
7807           src/widgets/icon.cpp:
7808         Cleaned up all the path #define's and usage.  In the process found at
7809         least 3 separate bugs associated with file locations.  This should
7810         hopefully work for Win32 as well.  Bottom line in this change: don't use
7811         INKSCAPE_DATADIR anywhere except in "path-prefix.h".  This includes
7812         an update to the autopackage code as well with fixes so that
7813         a change to "--enable-binreloc" will get recompiled correctly.  These
7814         changes should address bug #978391.
7816 2004-07-11  Carl Hetherington  <inkscape@carlh.net>
7818         * src/attributes.cpp, src/attributes.h: remove confusing
7819         snaptogrid and snaptoguides options.
7821         * src/desktop-events.cpp: use inkscape:guide-bbox instead of
7822         snaptoguides to turn guides on.
7824         * src/desktop.cpp: no need to worry about Snapper::getEnabled().
7826         * src/snap.cpp, src/snap.h: Remove explicit enabled flag from
7827         Snapper, as itconfuses people.  Added
7828         namedview_dim_snap_all_types().  Return useful stuff from
7829         vector_snap_list.
7831         * src/rect-context.cpp: Use hack to make snapping kind of work
7832         even with snap-to-bbox enabled.
7834         * src/sp-namedview.cpp, src/dialogs/desktop-properties.cpp: remove
7835         snaptogrid and snaptoguides options as they confuse people.  Use
7836         better names for the scale origin radio buttons, as suggested by
7837         Bulia.
7839         * src/seltrans.cpp: Fix some cases where snap wasn't correctly applied.
7841 2004-07-10  MenTaLguY  <mental@rydia.net>
7843         * src/sp-image.cpp: prospective fix for bug #979858
7845         * src/select-context.cpp, src/select-context.h,
7846           src/seltrans.cpp, src/seltrans.h:
7848           gave SPSelTrans its own Inkscape::MessageContext, fixing
7849           bug #977971
7851 2004-07-10  Kees Cook  <kees@outflux.net>
7853         * src/knot.cpp: solved bug #988513: knot could stay grabbed in
7854           situations where the tool went away but never got "button_release"
7855           event.  This patch uses the "enter" and "leave" notifiers to disable
7856           the grab before a "motion" can come and snag the knot.
7858 2004-07-09  Kees Cook  <kees@outflux.net>
7860         * src/widgets/paint-selector.cpp: solved bug #984902: the pattern
7861           menu was being destroyed since it was remaining part of the frame
7862           that was being destroyed whenever the selector changed.  It gets
7863           ref-counted, disconnected, and destroyed correctly now.
7864         * mkinstalldirs: automake 1.8 stopped including "mkinstalldirs", but
7865           intltool still uses it.  We'll need to keep this until intltool
7866           fixes the bug.  intltool 0.31 and earlier are all buggy.
7868 2004-07-09  Carl Hetherington  <inkscape@carlh.net>
7870         * src/draw-context.cpp: remove some debugging g_prints.
7872 2004-07-08  MenTaLguY  <mental@rydia.net>
7874         * src/interface.cpp: fixed crash on desktop context menu
7876         * src/desktop.h, src/desktop.cpp:
7878           added SPDesktop::isWithinViewport() to conveniently determine
7879           if an item is within view
7881           also made isLayer() const
7883         * src/sp-object.h: added SPObject::hasChildren() predicate
7885         * src/sp-object.cpp: revert to old behavior of breaking parent
7886           link before emitting "release" signal
7888         * src/selection-chemistry.cpp: rewrote sp_selection_item_next()
7889           and sp_selection_item_prev() to work with layers
7891 2004-07-08  Carl Hetherington  <inkscape@carlh.net>
7893         * src/libnrtype/FontFactory.cpp: disable printing of debug
7894         messages.
7896         * src/sp-item-group.cpp: give it a snappoints method to fix
7897         937318.
7899         * src/draw-context.cpp: fix a couple of places where Shift isn't
7900         checked before snapping.
7903 2004-07-07  MenTaLguY  <mental@rydia.net>
7905         * src/desktop.cpp, src/interface.cpp: remove the word "layer"
7906           for now, and disable the layer selector when the user is not
7907           inside a group
7909 2004-07-07  Kees Cook  <kees@outflux.net>
7911         * src/dialogs/desktop-properties.cpp: added a few g_asserts, and
7912           added a missing sp_signal_disconnect_by_data for the color picker,
7913           which closes bug #975864.  Stopped accidentally calling
7914           sp_document_done from the update handler (fixes bug #986411).
7915         * src/dialogs/dialog-events.cpp, src/helper/action.cpp:
7916           whitespace changes, typo fixes, added a few g_asserts.
7917         * src/selection-chemistry.cpp, src/desktop.cpp: when deleting items
7918           from the desktop, the selection context may need to be cleared since
7919           it may have pointers to the deleted items.  To do this, I just
7920           reselect the current tool (fixes bug #983243).
7921         * src/dialogs/xml-tree.cpp, src/dialogs/desktop-properties.cpp:
7922           corrected tooltips memory handling.
7924 2004-07-06  MenTaLguY  <mental@rydia.net>
7926         * src/desktop.cpp: minor tweaks to make the existing layers
7927           code easier to work with in its current state (particularly,
7928           to sidestep some existing bugs that otherwise require more
7929           UI work to fix)
7931 2004-07-06  Carl Hetherington  <inkscape@carlh.net>
7933         * src/seltrans.cpp, src/sp-namedview.cpp,
7934         src/display/bezier-utils.cpp, src/libnr/nr-types.cpp:
7935         isnan appears to need a std:: namespace qualifier.
7937 2004-07-06  Ted Gould  <ted@gould.cx>
7939         * src/libnr/nr-point.h, src/libnr/nr-rect.h:
7941         Adding in a function to round the points and rectangles.  Using this
7942         for less precise comparisons.  Also, added in a function to print
7943         each of these.
7945         * src/dialogs/export.cpp:
7947         Major revisions to do all kinds of fun stuff.  The major one being
7948         that filenames and dpi's can now be stored on selections.  This
7949         makes it so that people working on a section of a document can export
7950         it consistently.
7952 2004-07-06  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7954         * src/sp-typeset-utils.h: Greatly reduce #includes.
7956         * src/color-rgba.h, src/Makefile_insert, src/desktop.h:
7957           Move ColorRGBA from desktop.h to new file color-rgba.h.
7958         * src/desktop.cpp, src/dropper-context.cpp: #include it.
7960 2004-07-05  Kees Cook  <kees@outflux.net>
7962         * src/dialogs/desktop-properties.cpp, src/dialogs/rdf.cpp,
7963           src/dialogs/rdf.h: added multiline data entry items, reduced
7964           overall width of the dialog, and created the license entry areas.
7965           Auto-detection of license on load works now.
7967 2004-07-05  MenTaLguY <mental@rydia.net>
7969         * src/desktop.cpp: comitted further work which gives us a
7970           partially-functional layers menu (not actually hooked up to
7971           change layers yet), and it is not always updated when it needs
7972           to be (yet).  It does also fix the crash though.
7974         * src/desktop.cpp, src/desktop.h, src/document.cpp,
7975           src/sp-item-group.cpp, src/sp-item-group.h:
7977           additional layers work; backed off on promoting siblings to
7978           layers automatically and reintroduced "global" layer mode
7980 2004-07-05  Carl Hetherington <inkscape@carlh.net>
7982         * src/desktop.cpp: prevent crash by adding a check for
7983         layer == NULL to SPDesktopWidget::_buildLayerStatusMenuItem.
7985         * src/selection-chemistry.cpp: prevent crash on copying empty
7986         groups.
7988 2004-07-04  MenTaLguY  <mental@rydia.net>
7990         * src/sp-object.cpp: fixed bug #979281 -- I had accidentally
7991           reversed the sense of a test in SPObject::requestModified(),
7992           such that CHILD_MODIFIED notifications were never being sent
7994         * src/widgets/sp-color-notebook.cpp: always assume colors are
7995           8-digit hex rrggbbaa, and zero-fill accordingly
7997           HAPPY NATHAN#@$?#$#@$!?!?!?
7999         * src/desktop.cpp, src/desktop.h, src/document.cpp, src/document.h,
8000           src/interface.cpp, src/select-context.cpp, src/selection-chemistry.cpp,
8001           src/sp-item-group.cpp, src/sp-item-group.h, src/widgets/widget-sizes.h:
8003           Added selection-changes-current-layer and other layer refinements.
8004           Except for fixing the currently broken layer combo box on the status
8005           bar, I think this is pretty much the last of the layerish work I'm
8006           willing to do for 0.39 since we're in freeze now.
8008 2004-07-03  Kees Cook  <kees@outflux.net>
8010         * src/document.cpp, src/dialogs/desktop-properties.cpp,
8011           src/dialogs/rdf.cpp, src/dialogs/rdf.h:
8012           Added several more RDF entities.  Created entry tooltips.  Set
8013           a few RDF defaults for the document.
8015 2004-07-03  MenTaLguY  <mental@rydia.net>
8017         * src/desktop.cpp, src/document.cpp:
8019           siblings of a layer now become layers too
8021         * src/interface.cpp: switched to command names suggested by bulia
8023         * src/object-hierarchy.cpp, src/object-hierarchy.h:
8025           bugfixes and cleanups
8027         * src/sp-item-group.cpp, src/sp-item-group.h, src/sp-root.cpp:
8029           new layerMode() and setLayerMode() methods; SPGroupMode becomes
8030           SPGroup::LayerMode
8032         * src/sp-object.h: added isSiblingOf() method
8034         * src/sp-object.cpp: leave parent pointer in place until after
8035           "release" handlers finish
8037 2004-07-02  Kees Cook  <kees@outflux.net>
8039         * src/document.cpp, src/dialogs/desktop-properties.cpp,
8040           src/dialogs/rdf.cpp, src/dialogs/rdf.h, src/xml/repr.h:
8041           Made RDF's writable now.  Handling modifications and defaults.
8042           Mental and others will most likely kill me when they finally
8043           read this code.
8045 2004-07-02  MenTaLguY  <mental@rydia.net>
8047         * src/attributes.cpp, src/attributes.h, src/sp-item-group.cpp,
8048           src/sp-item-group.h:
8050           Removed the "inkscape:groupmode" attribute and added note about how
8051           the group/layer mode setting needs to be per-view, not global.
8053         * src/desktop.cpp, src/desktop.h,
8054           src/object-hierarchy.cpp, src/object-hierarchy.h:
8056           Added notification signals for switching layers, as well as putting
8057           groups in layer mode when they are being used as layers.
8059           Notably, you can now call SPDesktop::connectCurrentLayerChanged() to
8060           connect to a SigC++ signal to be notified when the current layer
8061           changes.
8063         * src/interface.cpp, src/object-ui.cpp:
8065           Fixed up the "Enter Group" and "Leave Group" context menu
8066           commands a bit, and implement them both in the same places.
8068 2004-07-02  Carl Hetherington  <inkscape@carlh.net>
8070         * src/desktop-snap.cpp, src/desktop-snap.h, src/snap.cpp, src/snap.h,
8071         src/Makefile_insert src/arc-context.cpp src/draw-context.cpp
8072         src/dyna-draw-context.cpp src/make.dep src/make.files src/make.ofiles
8073         src/makefile.msc src/nodepath.cpp src/rect-context.cpp
8074         src/select-context.cpp src/selection-chemistry.cpp src/seltrans.cpp
8075         src/sp-namedview.h src/spiral-context.cpp src/star-context.cpp:
8076         renamed desktop-snap.* to snap.* since it has nothing to do with the
8077         desktop any more.
8079         * src/draw-context.cpp: Temporary hack to prevent snapping
8080         completely failing to work when snapping to bbox points.  Support
8081         shift-disables-snap for freehand drawing.
8083         * src/snap.cpp, src/snap.h: Added some temporary methods to assist
8084         with hacks elsewhere.
8086 2004-07-01  Kees Cook  <kees@outflux.net>
8088         * src/xml/repr.h, src/xml/repr-util.h, src/dialogs/rdf.cpp:
8089           moved "repr_lookup_name" into the repr-util collection so
8090           that the RDF stuff doesn't need to know about SPRepr internals.
8091           Now that I've started to grok the SPRepr stuff, this seems best.
8092           Added "sp_repr_recursive_drop" for use in the future when I may
8093           want to throw away an entire tree of SPRepr items (like ditching
8094           a blank "dc:rights" section).
8096 2004-07-01  MenTaLguY  <mental@rydia.net>
8098         * src/sp-item.cpp: fix clip path loading bug
8100         * src/sp-object.cpp: relax analness about object ids a little
8102 2004-06-30  Kees Cook  <kees@outflux.net>
8104         * src/dialogs/desktop-properties.cpp, src/dialogs/rdf.h,
8105           src/dialogs/rdf.cpp: built the various functions needed to extract
8106           the RDF text elements from the DOM.  XML in the document will now
8107           be displayed in the entry fields.
8109 2004-06-28  MenTaLguY  <mental@rydia.net>
8111         * src/xml/repr-action.cpp, src/xml/repr-action.h, src/xml/repr-css.cpp,
8112           src/xml/repr-io.cpp, src/xml/repr-private.h, src/xml/repr-util.cpp,
8113           src/xml/repr.cpp, src/xml/sp-repr-attr.h: applied peter's patch to
8114           break out NRReprAttr
8116         * src/sp-object.cpp, src/sp-object.h:
8118           added SPObject::nearestCommonAncestor, which given another SPObject
8119           returns the nearest common ancestor of the two SPObjects.
8121         * src/sp-item.cpp, src/sp-item.h:
8123           added SPItem::getRelativeTransform, which computes the SPItem's
8124           transform relative to another SPObject
8126         * src/arc-context.cpp, src/draw-context.cpp, src/dyna-draw-context.cpp,
8127           src/rect-context.cpp, src/spiral-context.cpp, src/star-context.cpp,
8128           src/text-context.cpp:
8130           drawing tools now cope with drawing within transformed groups
8131           (i.e. layers)
8133 2004-06-27  MenTaLguY  <mental@rydia.net>
8135         * src/sp-object.h: remove sp_object_request_update,
8136           sp_object_invoke_update, sp_object_invoke_modified,
8137           sp_object_request_modified, and sp_object_invoke_write, which have been
8138           deprecated and are now completely unused
8140         * src/Makefile_insert, src/desktop.cpp, src/desktop.h,
8141           src/object-hierarchy.cpp, src/object-hierarchy.h, src/sp-object.cpp,
8142           src/sp-object.h:
8144           Implemented SPDesktop::setCurrentLayer(), introducing
8145           Inkscape::ObjectHierarchy to permit falling back to parents if
8146           the current layer is removed.
8148         * src/object-ui.cpp, src/interface.cpp: really crude hack of
8149           Sodipodi-like "enter group" and "leave group"
8151 2004-06-26  MenTaLguY  <mental@rydia.net>
8153         * src/refcounted.h: allow reffing/unreffing const objects
8155         * src/arc-context.cpp, src/draw-context.cpp, src/dropper-context.cpp,
8156           src/event-context.cpp, src/event-context.h, src/node-context.cpp,
8157           src/rect-context.cpp, src/selcue.cpp, src/selcue.h,
8158           src/select-context.cpp, src/select-context.h, src/seltrans.cpp,
8159           src/seltrans.h, src/spiral-context.cpp, src/star-context.cpp,
8160           src/text-context.cpp, src/zoom-context.cpp:
8162           Make SPSelTrans and SPSelCue proper C++ classes with constructors.
8164         * src/document.h, src/dialogs/xml-tree.cpp: removed sp_document_lookup_id
8166         * src/sp-object.cpp: clarify what is happening with bug #980407 --
8167           the clone is getting attached to the repr before the original SPObject
8168           is.
8170 2004-06-26  Carl Hetherington  <inkscape@carlh.net>
8172         * src/node-context.cpp: make sure nodepath->nodeContext is set up
8173         when the selection changes.  Fixes 936739.
8175 2004-06-25  MenTaLguY  <mental@rydia.net>
8177         * src/display/sp-canvas.cpp: enabled win32 current item workaround on
8178           all platforms
8180 2004-06-25  Kees Cook  <kees@outflux.net>
8182         * src/dialogs/rdf.h, src/dialogs/rdf.cpp, src/dialogs/Makefile_insert,
8183           src/dialogs/desktop-properties.cpp:
8185           Added data entry widgets for document metadata, including a rough
8186           license selector, and debug rdf generator.  Corrected whitespace,
8187           added table for RDF entity lookup, tag, and title mapping.  Added
8188           initial loading framework.  Cleaned up rdf_work_entity_t usage.
8190 2004-06-25  Carl Hetherington  <inkscape@carlh.net>
8192         * src/sp-namedview.cpp: cleanups in grid snap settings.  Fix a
8193         typo.
8195         * src/seltrans.cpp: optional default origin for scaling.  Fixes
8196         to snap during scale.
8198         * src/seltrans.h: s/opposit/opposite/.  Add some comments.
8200         * src/dialogs/display-settings.cpp: add default scale origin
8201         option.
8203         * src/desktop-snap.h: changes to snap_list_scale prototype.
8205         * src/desktop-snap.cpp: snap_list_scale now returns whether
8206         it snapped or not.  The best scale snap is now the one that
8207         changes the scale factor least, rather than the one that
8208         results in the snap point being closest to where it used to be.
8210         * src/display/sp-canvas.cpp: fix for win32 freeze-at-border bug,
8211         copied from SP.
8213         * src/knot.cpp, src/select-context.cpp: change spellings from
8214         British to American English for translators.
8216 2004-06-24  rejon <kidproto@users.sf.net>
8218         * src/verbs.cpp: I changed the reverse command to be more verbose and
8219           explanative.
8221 2004-06-24  MenTaLguY  <mental@rydia.net>
8223         * src/seltrans.cpp: slight change to make showing/hiding center
8224           mark easier later on
8226         * configure.in, src/main.cpp, src/star-context.cpp,
8227           src/display/bezier-utils.cpp, src/display/canvas-bpath.cpp,
8228           src/display/nr-arena-glyphs.cpp, src/display/nr-arena-shape.cpp,
8229           src/display/sp-ctrlline.cpp, src/libnr/nr-svp.cpp,
8230           src/libnrtype/FontFactory.cpp, src/libnrtype/RasterFont.cpp,
8231           src/livarot/AlphaLigne.cpp, src/livarot/BitLigne.cpp,
8232           src/livarot/Ligne.cpp, src/livarot/PathOutline.cpp,
8233           src/livarot/ShapeMisc.cpp, src/widgets/font-selector.cpp:
8235           fixes for floating-point portability issues, courtesy of
8236           Colin Marquardt.
8238         * src/extensions/init.cpp: dirent.h requires inttypes.h on OS X
8240 2004-06-23  MenTaLguY  <mental@rydia.net>
8242         * src/Makefile_insert, src/desktop.cpp, src/managed.h,
8243           src/message-context.cpp, src/message-stack.h, src/refcounted.h,
8244           src/selection.h, src/view.cpp:
8246           Changed my mind.
8248           Inkscape::Managed is more properly called Inkscape::Refcounted
8250         * src/libnrtype/Makefile_insert, src/libnrtype/codepages.h,
8251           src/libnrtype/cp1250.cpp, src/libnrtype/cp1251.cpp,
8252           src/libnrtype/cp1252.cpp, src/libnrtype/cp1253.cpp,
8253           src/libnrtype/cp1254.cpp, src/libnrtype/cp1255.cpp,
8254           src/libnrtype/cp1256.cpp, src/libnrtype/cp1257.cpp,
8255           src/libnrtype/cp1258.cpp, src/libnrtype/cp874.cpp,
8256           src/libnrtype/cp932.cpp, src/libnrtype/cp936.cpp,
8257           src/libnrtype/cp949.cpp, src/libnrtype/cp950.cpp:
8259           removed unused Win32 codepage crap
8261 2004-06-23  Carl Hetherington  <inkscape@carlh.net>
8263         * src/inkscape.cpp: Don't connect to SIGBUS on Win32, as
8264         it doesn't seem to exist.  Add Emacs mode line.
8265         Declaration-to-first-use and coding style cleanups.
8267         * src/desktop-snap.h: a few double -> NR::Coord fixes.
8269         * src/nodepath.cpp: turn off snapping when Shift is held down.
8270         Some minor cleanups.
8272         * src/dialogs/display-settings.cpp: remove my rather dubious
8273         move_with_grid option.
8275         * src/select-context.cpp: rationalise grid modifiers; now Shift
8276         disables snap and Alt snaps movement to the grid.
8278 2004-06-23  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8280         * share/extensions/dia2svg.sh: Fix bashism and insecure tempfile usage.
8282 2004-06-23  Ted Gould  <ted@gould.cx>
8284         * share/extensions/dropshadow.inkmod, share/extensions/roundhole.inkmod,
8285         src/extension/system.cpp:
8287         Setting it up so that poorly formed inkmod files generate actual GTK
8288         warnings so that they can be easily hidden.  Also, fixing these two inkmod
8289         files so that they don't generate the above mentioned warnings.
8291 2004-06-22  Kees Cook  <kees@outflux.net>
8293         * src/inkscape.cpp: added SIGBUS and SIGABRT handling.
8295 2004-06-22  John Cliff <simarilius@yahoo.com>
8297         * src/object-edit.cpp:  Added knots for manipulation of pattern fills.
8298         * src/sp-shape.cpp, src/sp-shape.h:     Added sp_shape_set_pattern to
8299         explictly set the transform rather than multiplying like adjust.
8302 2004-06-22  Carl Hetherington  <inkscape@carlh.net>
8304         * src/sp-shape.cpp: add sp_shape_snappoints.
8306         * src/desktop-snap.cpp: minor cleanups.  Added a comment.
8308         * src/sp-text.cpp: removed an old comment.
8310         * src/sp-ellipse.cpp: fix snappoints method now that the parent
8311         class method has changed.
8313         * src/sp-rect.cpp: snappoints method is not required as it's now
8314         handled by SPShape.
8316         * src/sp-image.cpp: use SPItem's snappoints method.
8318         * src/file.cpp: fix another call to g_file_test with a
8319         possibly-NULL parameter.  Fixes #977413.
8321 2004-06-21  Carl Hetherington  <inkscape@carlh.net>
8323         * src/file.cpp: don't call g_file_test with a NULL path.  Fixes
8324         #976703.
8326         * src/desktop-snap.cpp: default to snapping to bounding boxes when
8327         snapping is first enabled.  Rework in terms of SPNamedView rather
8328         than SPDesktop.
8330         * src/desktop-snap.h: rework in terms of SPNamedView rather than
8331         SPDesktop.
8333         * src/arc-context.cpp, src/draw-context.cpp,
8334         src/dyna-draw-context.cpp, src/nodepath.cpp src/rect-context.cpp,
8335         src/select-context.cpp, src/selection-chemistry.cpp,
8336         src/seltrans.cpp, src/sp-namedview.cpp, src/spiral-context.cpp,
8337         src/star-context.cpp: Adapt for changes to snap code naming.
8339         * src/seltrans.cpp: cleanups to sp_sel_trans_skew_request and
8340         sp_sel_trans_scale_request.
8342 2004-06-20  Ted Gould  <ted@gould.cx>
8344         * share/extensions/ai_input.inkmod, share/extensions/ai_output.inkmod,
8345         share/extensions/dia.inkmod, share/extensions/dropshadow.inkmod,
8346         share/extensions/epsi_output.inkmod, share/extensions/roundhole.inkmod,
8347         share/extensions/svgz_input.inkmod, share/extensions/svgz_output.inkmod,
8348         share/extensions/txt2svg.inkmod, src/extension/extension.h,
8349         src/extension/system.cpp, src/extension/implementation/script.cpp,
8350         src/extension/internal/eps-out.cpp,
8351         src/extension/internal/gdkpixbuf-input.cpp,
8352         src/extension/internal/gnome.cpp, src/extension/internal/ps-out.cpp,
8353         src/extension/internal/ps.cpp, src/extension/internal/svg.cpp,
8354         src/extension/internal/win32.cpp:
8356         Changing the naming of the extensions to be more Java style naming to
8357         allow for more extension in the future.
8359 2004-06-21  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8361         * src/extension/internal/ps.cpp (PrintPS): Initialize _stream to
8362           NULL (fixes segfaults when exporting to an unopenable file), and
8363           initialize _bitmap to false instead of random.
8365 2004-06-20  MenTaLguY  <mental@rydia.net>
8367         * src/desktop.cpp, src/managed.h, src/message-context.h,
8368           src/message-stack.h, src/message.h, src/view.cpp:
8370           Document classes, and change Managed to have an initial refcount
8371           of one at creation.
8373 2004-06-20  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8375         * src/libnrtype/FontFactory.cpp, src/libnrtype/FontInstance.cpp,
8376           src/libnrtype/font-instance.h: If both WIN32 and WITH_XFT are
8377           defined, then use just the WITH_XFT code.  (I don't know if it's
8378           possible for both to be defined, but we might as well document
8379           that the existing code doesn't handle both being defined, AFAICT.)
8381         * src/libnrtype/FontFactory.cpp (ink_strstr): Document brokenness.
8382           (is_regular, is_nonbold, is_italic, etc.): Mark as static.
8384         * src/Makefile.am (EXTRA_DIST): Remove reference to deleted files
8385           libnrtype/nr-type-w32.cpp, libnrtype/nr-type-w32.h,
8386           libnrtype/nr-type-xft.cpp, libnrtype/nr-type-xft.h.
8388         * src/config.h.win32: Define PACKAGE_TARNAME, for require-config.h.
8389           More accurate mathematical constants (20 decimal places instead of 3).
8391 2004-06-19  MenTaLguY  <mental@rydia.net>
8393         * src/desktop.cpp, src/managed.h, src/rect-context.cpp,
8394           src/rect-context.h, src/selection.h, src/view.cpp:
8396           SPSelection now derives from Inkscape::Managed
8398         * src/Makefile_insert, src/select-context.cpp, src/select-context.h,
8399           src/selection-describer.h, src/selection-describer.cpp:
8401           Introduced Inkscape::SelectionDescriber to which SPSelectContext
8402           delegates the task of displaying descriptions of the current
8403           selection.  This fixes bug #945735.
8405 2004-06-19  Carl Hetherington  <inkscape@carlh.net>
8407         * src/desktop-snap.{cpp,h}: sp_desktop_dim_snap_list returns
8408         whether or not it snapped anything.
8410         * src/select-context.cpp: fix snap on move behaviour (again)
8412         * src/widgets/dash-selector.cpp: fix off-by-one spotted by
8413         valgrind.
8415 2004-06-19  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8417         * src/extension/internal/ps.cpp (begin): Add some basic error handling.
8419         * src/extension/internal/ps.cpp (setup): Simplify an expression now that
8420           _bitmap is a bool.
8422         * src/extension/internal/ps.h: Twiddle the order of the fields.
8423           Replace bitfields with bool/short.
8425         * src/libnrtype/Makefile_insert, src/libnrtype/FontInstance.h,
8426           src/make.files, src/make.ofiles, src/make.dep:
8427           Remove src/libnrtype/FontInstance.h (see change below).
8429         * src/libnrtype/RasterFont.h, src/libnrtype/raster-glyph.h,
8430           src/libnrtype/raster-position.h:
8431           Move raster_glyph, raster_position from RasterFont.h to new files
8432           raster-glyph.h, raster-position.h.
8433         * src/libnrtype/Makefile_insert: Add the new files to SOURCES.
8435         * src/libnrtype/FontInstance.h, src/libnrtype/font-glyph.h,
8436           src/libnrtype/font-instance.h, src/libnrtype/font-style.h:
8437           Move font_glyph, font_instance, and font_style definitions from
8438           FontInstance.h into new files font-glyph.h, font-instance.h,
8439           font-style.h.
8440         * src/libnrtype/Makefile_insert: Add the new files to SOURCES.
8442         * src/libnrtype/nrtype-forward.h: New file.
8443         * src/libnrtype/Makefile_insert: Add it to SOURCES.
8444         * src/libnrtype/FontFactory.h, src/libnrtype/TextWrapper.h:
8445           #include it (replacing local declarations in some cases).
8447         * src/livarot/livarot-forward.h: New file.
8448         * src/livarot/Ligne.h, src/livarot/Path.h, src/livarot/Shape.h:
8449           #include it (replacing local declarations in some cases).
8450         * src/livarot/Makefile_insert: Add it to SOURCES.
8452 2004-08-18  Ted Gould  <ted@gould.cx>
8454         * src/file.cpp, src/preferences-skeleton.h:
8456         Adding the feature that the save and open directories are saved in the
8457         preferences.  The last one will be used.
8459 2004-08-18  Carl Hetherington  <inkscape@carlh.net>
8461         * src/widgets/font-selector.cpp: uint -> guint to fix
8462         compile errors.
8464         * src/desktop-snap.{cpp,h}: make snap functions aware of the
8465         type of point they are snapping, so they can decide whether
8466         to ignore it.
8468         * src/arc-context.cpp, src/rect-context.cpp,
8469         src/spiral-context.cpp, src/star-context.cpp,
8470         src/draw-context.cpp, src/dyna-draw-context.cpp, src/nodepath.cpp,
8471         src/selection-chemistry.cpp, src/seltrans.cpp:
8472         temporarily update for changes to snapping API.
8474         * src/sp-namedview.cpp, src/dialogs/desktop-properties.cpp:
8475         adapt for small changes to Snapper API.
8477         * src/select-context.cpp: use new snapping API.
8479 2004-08-17  Bryce Harrington  <bryce@bryceharrington.org>
8481         *  nodepath.cpp path-chemistry.cpp selection-chemistry.cpp,
8482            seltrans.cpp sp-typeset.cpp splivarot.cpp text-context.cpp,
8483            tools-switch.cpp dialogs/find.cpp:  Converting statusbar
8484            messages from old style to new, as per
8485            http://inkscape.org/cgi-bin/wiki.pl?StatusbarAPI
8487 2004-06-18  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8489         * src/mkdep.pl: Add `by mkdep.pl' to `automatically generated' line.
8491         * src/dialogs/desktop-properties.cpp:
8492           Greater conformance to CodingStyle.  Add FIXME comment.
8494         * src/sp-namedview.cpp: Tighter scoping for iteration var.
8495           Simplify some code by greater use of cheap sp_unit_get_by_id.
8497 2004-06-17  MenTaLguY  <mental@rydia.net>
8499         * src/Makefile_insert, src/arc-context.cpp, src/arc-context.h,
8500           src/desktop-events.cpp, src/desktop.cpp, src/desktop.h,
8501           src/draw-context.cpp, src/dropper-context.cpp, src/event-context.cpp,
8502           src/event-context.h, src/file.cpp, src/interface.cpp, src/knot.cpp,
8503           src/managed.h, src/message-context.cpp, src/message-context.h,
8504           src/message-stack.cpp, src/message-stack.h, src/message.h,
8505           src/select-context.cpp, src/view.cpp, src/view.h,
8506           src/libnrtype/FontFactory.cpp, src/libnrtype/nr-type-primitives.h,
8507           src/widgets/font-selector.cpp:
8509           New status messages primitives (statusbar bug not fixed yet though).
8511 2004-06-17  Carl Hetherington  <inkscape@carlh.net>
8513         * src/helper/stock-items.cpp: fix a compiler warning.  Minor
8514         coding style cleanups.
8516         * src/arc-context.cpp, src/desktop-snap.cpp, src-desktop-snap.h,
8517         src/rect-context.cpp, src/spiral-context.cpp,
8518         src/star-context.cpp: Replace desktop.h include with forward
8519         references in desktop-snap.h, and add desktop.h includes in
8520         files which require them.
8522         * src/widgets/spw-utilities.cpp, src/widgets/spw-utilities.h:
8523         add spw_vbox_checkbutton.
8525         * src/attributes.cpp, src/attributes.h, src/sp-namedview.cpp,
8526         src/sp-namedview.h, src/desktop-snap.cpp, src/desktop-snap.h,
8527         src/desktop.cpp, src/desktop.h,
8528         src/dialogs/desktop-properties.cpp, src/seltrans.cpp,
8529         src/seltrans.h, src/selection.cpp, src/selection.h,
8530         src/select-context.cpp, src/selection-chemistry.cpp:
8532         Start of new and hopefully improved snapping code.
8534 2004-06-17  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8536         * src/helper/units.h, src/helper/units.cpp:
8537           (sp_unit_get_by_id): new function.
8538           (sp_convert_distance_full): Change arguments & return value.
8539           Call g_log if no conversion possible.
8540           Callers updated.
8541           (sp_unit_get_default, sp_unit_get_by_name): Remove unused functions.
8542           sp_units: Less rounding error in unittobase.
8544 2004-06-16  Carl Hetherington  <inkscape@carlh.net>
8546         * src/sp-item.h: added a comment.
8548 2004-06-15  Ted Gould  <ted@gould.cx>
8550         * share/extensions/ai_input.inkmod:
8551         Removing the command-line argument to specify line endings.
8553         * src/print.cpp, src/print.h, src/sp-text.cpp,
8554         src/extension/extension.cpp, src/extension/extension.h,
8555         src/extension/implementation/implementation.cpp,
8556         src/extension/implementation/implementation.h,
8557         src/extension/internal/ps.cpp, src/extension/internal/ps.h:
8559         Changing it so that the text to vector is its own function.  This way it
8560         can be used as a parameter in Postscript, but then can be easily used for
8561         drivers which only support vector drawing.
8563 2004-06-16  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8565         * src/select-toolbar.cpp: Cleanups and preparation for px units.
8567         * src/helper/units.h, src/helper/units.cpp:
8568           Add reference version of sp_points_get_units, sp_units_get_points.
8569           Implement as simple multiplication instead of sp_convert_distance.
8570           (sp_units_table_sane): New function.
8571         * src/helper/units-test.cpp: Test sp_units_table_sane.
8573         * src/sp-object-repr.cpp: Move some declarations to first use.
8574         * src/sp-object-repr.h, src/sp-object-repr.cpp (sp_object_type_register):
8575           Change return type to void.
8577         * src/sp-item.cpp (sp_item_repr_compare_position):
8578           Reimplement as shallow wrapper around sp_repr_compare_position.
8580         * src/helper/units.h, src/helper/units.cpp:
8581           SPUnitId: new enum, to allow replacing string lookups.
8582           Get rid of handling for unused SP_UNIT_USERSPACE.
8583           Remove unused SPUnit.version field.
8585         * src/helper/units-test.cpp (test_bases): Test sp_unit_get_identity.
8587         * src/helper/Makefile_insert (helper_units_test_LDADD): Fix the previous
8588           commit: -lglib-2.0 instead of -lglib.
8590 2004-06-15  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8592         * src/Makefile.am, src/helper/Makefile_insert,
8593           src/helper/units-test.cpp:
8594           New unit test file units-test.cpp.
8596         * src/select-toolbar.cpp: Greater conformance to CodingStyle.
8598 2004-06-14  Carl Hetherington  <inkscape@carlh.net>
8600         * src/libnrtype/TextWrapper.cpp: Fix what looks like an off-by-one.
8602         * ChangeLog, src/prefs-utils.cpp:
8603         Fix bracketing typo that causes an array to be overrun.
8605 2004-06-14  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8607         * src/sp-path.cpp: Move some declarations to first use.
8609 2004-06-13  Kees Cook  <kees@outflux.net>
8611         * src/xml/repr.h, src/xml/repr-utils.cpp: adding additional RDF URIs
8612         to the default namespace prefix list.
8614 2004-06-13  MenTaLguY  <mental@rydia.net>
8616         * src/arc-context.cpp, src/desktop.cpp, src/desktop.h, src/document.cpp,
8617           src/document.h, src/draw-context.cpp, src/dyna-draw-context.cpp,
8618           src/file.cpp, src/gradient-chemistry.cpp, src/interface.cpp,
8619           src/rect-context.cpp, src/selection-chemistry.cpp, src/sp-object.cpp,
8620           src/sp-object.h, src/spiral-context.cpp, src/splivarot.cpp,
8621           src/star-context.cpp, src/svg-view.h, src/text-context.cpp,
8622           src/extension/internal/gdkpixbuf-input.cpp:
8624           added SPDesktop::currentRoot() and SPDesktop::currentLayer(), which
8625           report the current "view" root and current "editing" layer,
8626           respectively; I've also added SPObject::appendReprChild().
8628           Between the two of them, they replace sp_document_add_repr, which
8629           has been removed.  Generally to add a repr to a document, you would
8630           now use either:
8632            SP_DOCUMENT_DEFS(document)->appendReprChild(repr);
8634           or:
8636            desktop->currentLayer()->appendReprChild(repr);
8638 2004-06-13  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8640         * src/sp-clippath.h, src/sp-gradient.h, src/sp-marker.h, src/sp-mask.h,
8641 src/sp-pattern.h:
8642           Explicitly mark _acceptObject as virtual.
8643           (Already declared as virtual in base class.)
8645         * src/file.cpp, src/main.cpp: Greater conformance to CodingStyle.
8647         * src/node-context.h, src/selcue.h, src/sp-pattern.h,
8648           src/widgets/sp-color-wheel-selector.h:
8649           Add missing includes as found by src/check-header-compile.
8651         * src/Makefile_insert:
8652         * src/sp-use-reference.cpp:
8653         * src/sp-use-reference.h:
8654         * src/sp-use.cpp:
8655         * src/sp-use.h:
8656           Move SPUseReference from sp-use.h to new files sp-use-reference.h,
8657           sp-use-reference.cpp.
8659         * src/sp-use.h (_acceptObject): Fix can't-use-ancestor check.
8661         * src/uri-references.h (getOwner): Fix copy&paste bug.
8663 2004-06-11  MenTaLguY  <mental@rydia.net>
8665         * src/sp-object.h, src/sp-object.cpp:
8667           migrated several SPObject methods to C++ methods:
8669           sp_object_invoke_write -> SPObject::updateRepr
8670           sp_object_request_update -> SPObject::requestDisplayUpdate
8671           sp_object_invoke_update -> SPObject::updateDisplay
8672           sp_object_request_modified -> SPObject::requestModified
8673           sp_object_invoke_modified -> SPObject::emitModified
8675           (leaving deprecated wrappers in place for now)
8677         * src/document.cpp, src/object-edit.cpp, src/sp-clippath.cpp,
8678           src/sp-defs.cpp, src/sp-ellipse.cpp, src/sp-image.cpp,
8679           src/sp-item-group.cpp, src/sp-item.cpp, src/sp-line.cpp,
8680           src/sp-marker.cpp, src/sp-mask.cpp, src/sp-offset.cpp,
8681           src/sp-pattern.cpp, src/sp-rect.cpp, src/sp-root.cpp,
8682           src/sp-shape.cpp, src/sp-spiral.cpp, src/sp-star.cpp,
8683           src/sp-symbol.cpp, src/sp-text.cpp, src/sp-typeset.cpp,
8684           src/sp-use.cpp, src/dialogs/stroke-style.cpp, src/sp-path.cpp:
8686           transitioned to SPObject::requestDisplayUpdate and
8687           SPObject::updateDisplay
8689         * src/arc-context.cpp, src/document.cpp, src/gradient-chemistry.cpp,
8690           src/knotholder.cpp, src/main.cpp, src/rect-context.cpp,
8691           src/sp-anchor.cpp, src/sp-clippath.cpp, src/sp-defs.cpp,
8692           src/sp-gradient.cpp, src/sp-item-group.cpp, src/sp-item.cpp,
8693           src/sp-mask.cpp, src/sp-namedview.cpp, src/sp-object-group.cpp,
8694           src/sp-object.cpp, src/sp-object.h, src/sp-offset.cpp,
8695           src/sp-pattern.cpp, src/sp-rect.cpp, src/sp-shape.cpp,
8696           src/sp-spiral.cpp, src/sp-text.cpp, src/sp-use.cpp,
8697           src/spiral-context.cpp, src/splivarot.cpp, src/star-context.cpp,
8698           src/style.cpp, src/toolbox.cpp, src/dialogs/fill-style.cpp,
8699           src/dialogs/stroke-style.cpp, src/extension/internal/svg.cpp:
8701           transitioned to SPObject::requestModified, SPObject::emitModified,
8702           and SPObject::updateRepr; also reworked "minimal" version of
8703           updateRepr.
8705         * src/sp-object.h: added a little documentation
8707         * src/document.cpp, src/document.h, src/file.cpp,
8708           src/gradient-chemistry.cpp, src/help.cpp, src/object-ui.cpp,
8709           src/selection-chemistry.cpp, src/selection.cpp, src/seltrans.cpp,
8710           src/sp-clippath.cpp, src/sp-item-group.cpp, src/sp-mask.cpp,
8711           src/sp-namedview.cpp, src/sp-object.cpp, src/sp-offset.cpp,
8712           src/sp-pattern.cpp, src/sp-root.cpp, src/sp-text.cpp,
8713           src/sp-typeset.cpp, src/sp-use.cpp, src/splivarot.cpp,
8714           src/uri-references.cpp, src/dialogs/fill-style.cpp,
8715           src/dialogs/item-properties.cpp, src/dialogs/stroke-style.cpp,
8716           src/helper/stock-items.cpp, src/widgets/gradient-selector.cpp,
8717           src/widgets/gradient-vector.cpp, src/widgets/icon.cpp:
8719           replaced sp_document_lookup_id with SPDocument::getObjectById,
8720           and SPDocument::getObjectByRepr
8722           (left deprecated stub in place, but it should be unused at this point)
8724 2004-06-11  Ted Gould  <ted@gould.cx>
8726         * src/file.cpp, src/inkscape.cpp, src/interface.cpp, src/prefs-utils.cpp,
8727         src/prefs-utils.h:
8729         Moving the recent document setting and getting code into the prefs-utils
8730         files so that they'll be with the preferences (which they really kinda
8731         are).  Then, moved the place where they are set from the removing of the
8732         document to where the files are opened and 'save as'd.  (yes, I made up a
8733         word/contraction).
8735 2004-06-10  Carl Hetherington  <inkscape@carlh.net>
8737         * src/desktop-snap.cpp, src/desktop-snap.h,
8738         src/satisfied-guide-cns.cpp, src/satisfied-guide-cns.h,
8739         select-context.cpp, selection.cpp, selection.h, seltrans.cpp,
8740         seltrans.h, sp-ellipse.cpp, sp-image.cpp,
8741         sp-item-notify-moveto.cpp, sp-item-rm-unsatisfied-cns.cpp,
8742         sp-item-update-cns.cpp, sp-item.cpp, sp-item.h, sp-offset.cpp,
8743         sp-rect.cpp, sp-spiral.cpp, sp-star.cpp, sp-text.cpp:
8745         Use a std::vector to store snap points, rather than a fixed-size
8746         array.
8748 2004-06-09  Carl Hetherington  <inkscape@carlh.net>
8750         * src/desktop-snap.cpp, src/desktop-snap.h: Coding style fixes.
8751         Use NR::Coord rather than double where appropriate.  Added some
8752         comments.  Use NR::Dim2 where appropriate.  Use NR_HUGE rather
8753         than hardcoded 1e18s.
8755         * src/rect-context.cpp, src/nodepath.cpp, src/arc-context.cpp:
8756         Adapt for changes to sp_desktop_dim_snap prototype.
8758         * src/select-context.cpp:
8759         Adapt for changes to sp_desktop_dim_snap_list prototype.
8761 2004-06-08  MenTaLguY  <mental@rydia.net>
8763         * src/display/sp-canvas.h, src/livarot/DblLinked.h,
8764           src/livarot/LivarotDefs.h, src/livarot/AVL.h, src/livarot/Shape.h,
8765           src/livarot/ShapeUtils.h, src/livarot/Ligne.h,
8766           src/object-edit.cpp, src/spiral-context.cpp, src/sp-shape.cpp:
8768           Portability fixes from Colin Marquardt <colin@marquardt-home.de>.
8770 2004-06-08  Carl Hetherington  <inkscape@carlh.net>
8772         * src/main.cpp: remove the call to
8773         Extension::Internal::PrintWin32::init() entirely after Ted pointed
8774         out that it would be called by code in src/extension/init.cpp
8775         anyway.
8777 2004-06-08  Ted Gould  <ted@gould.cx>
8779         * src/main.cpp:
8781         Added in a version command to our command line args.  This fixes
8782         enhancement request 968642.
8784 2004-06-07  MenTaLguY  <mental@rydia.net>
8786         * src/document.cpp, src/document.h, src/document-undo.cpp,
8787           src/sp-object.h, src/sp-object.cpp:
8788           renamed object garbage collection routines to fit the "orphan"
8789           terminology
8791 2004-06-07  Carl Hetherington <inkscape@carlh.net>
8793         * src/main.cpp: tentative fix for startup crash on Win32.  Ensure
8794         that Extension::Internal::PrintWin32::init() is not called until
8795         after inkscape_application_init().
8797 2004-06-07  Ted Gould  <ted@gould.cx>
8799         * src/inkscape.cpp, src/main.cpp:
8801         Moving the initialization of the extensions into the Inkscape application
8802         init.  I have mixed feelings on this.  On one hand, basically extension
8803         init gets called directly after applicaiton init and extensions init has
8804         nothing to do with anything else in main.  On the other hand I'm not sure
8805         that it is directly related to the structure of the application itself.
8806         Comments are welcome.
8808 2004-06-06  MenTaLguY  <mental@rydia.net>
8810         * src/attributes.cpp, src/attributes.h: added inkscape:collect attribute
8811           to specify orphan collection policy (collect with parent, or always
8812           collect)
8814         * src/document-undo.cpp, src/document.cpp, src/document.h: added an orphan
8815           collection pass as part of comitting an undo step
8817         * src/sp-object.cpp, src/sp-object.h:
8818           add total hrefcount for all descendants, and basic orphan collection
8819           facilities
8821         * src/gradient-chemistry.cpp, src/dialogs/stroke-style.cpp,
8822           src/extension/internal/gdkpixbuf-input.cpp:
8823           mark automatically added gradients, patterns, and markers for orphan
8824           collection
8826 2004-06-06  Bryce Harrington <bryce@bryceharrington.org>
8828         * libnrtype/nr-type-xft.cpp, libnrtype/nr-font.cpp,
8829           libnrtype/nr-rasterfont.cpp, libnrtype/nr-type-directory.cpp,
8830           libnrtype/nr-typeface.cpp, libnrtype/nr-type-w32.cpp,
8831           libnrtype/nr-type-ft2.cpp, libnrtype/nr-type-pos-def.cpp,
8832           libnrtype/nr-type-primitives.cpp:
8834         Documenting the routines.  This adds basic code docs for
8835         everything in libnrtype.
8837 2004-06-06  Ted Gould  <ted@gould.cx>
8839         * src/main.cpp, src/preferences-skeleton.h, src/extension/extension.cpp:
8841         Making it so that the extension parameters get saved in the Inkscape
8842         preferences.  Most people will notice that their printer gets saved now.
8843         But this does alot more than that.  Added an "extensions" group to the
8844         preferences skeleton for all these settings.  All settings get saved as
8845         "module ID"."param name".  Also had to change where the extensions get
8846         init'd in the startup to put it behind the Inkscape application so that
8847         prerefences could be used.
8849 2004-06-03  Ted Gould  <ted@gould.cx>
8851         * src/file.cpp, src/dialog/filedialog.cpp:
8853         Making the whole file dialog alot more fun.  Basically, now the
8854         first filename will always be unique on files that don't have a
8855         filename already.  And, if you've selected a different default
8856         extension, that extension's filename extension will be placed
8857         on the file.  Also, when you change the extension to save with
8858         in the dialog, the filename extension will change with you (assuming
8859         that you were using filename extensions previously ofcourse).
8860         Finally, the checkbox to autoappend extensions is no insensitive
8861         when "Autodetect" is selected.
8863 2004-06-03  MenTaLguY  <mental@rydia.net>
8865         * src/file.cpp, src/extension/internal/ps.cpp,
8866           src/extension/internal/win32.cpp, src/sp-pattern.cpp,
8867           src/dialogs/stroke-style.cpp, src/display/nr-arena-glyphs.cpp,
8868           src/display/nr-arena-group.cpp, src/display/nr-arena-image.cpp,
8869           src/display/nr-arena-item.cpp, src/display/nr-arena-shape.cpp,
8870           src/widgets/icon.cpp, src/dialogs/nr-arena-item.h:
8872           Introduced the notion of "parent" NRGCs
8874 2004-06-02  bulia byak <bulia@users.sourceforge.net>
8876         * src/selection.h, src/selection.cpp:
8878         * preferences-skeleton.h dialogs/display-settings.cpp sp-item.cpp: New
8879 settings
8880         for various compensations
8882         * sp-shape.cpp sp-shape.h sp-rect.cpp sp-path.cpp: Factored out adjustments
8883         (stroke and pattern so far) from optimizing items into sp-shape.
8885         * libnr: Added distance function for a couple of points. Added expansions
8886 for X and Y.
8888         * object-edit.cpp sp-rect.cpp sp-item.cpp toolbox.cpp: Made rect use
8889 absolute
8890         radii, added recursive compensation on item_transform. Added new knot for
8891         rect, moved corner knots to the top right corner. Rect toolbar shows visible
8892         rx/ry.
8894         * toolbox.cpp: Finally got the freeze semaphores right (prevent loops for
8895         changes both from the repr and from toolbar UI).
8897         * sp-namedview.cpp: Guarding against nan in zoom, cx, cy
8899         * select-toolbar.cpp helper/unit-menu.cpp helper/unit-menu.h: Fix units menu
8900 size
8902         * node-context.cpp: Second Esc or empty-click deselects object
8904         * desktop.cpp desktop.h: Restored sticky zoom
8906         * preferences-skeleton.h extension/internal/gdkpixbuf-input.cpp file.cpp: Do
8907 not
8908         group import if only one item; move its defs to our defs; select and move
8909         under cursor the imported item/group. Optionally import bitmaps as filled
8910         rects.
8912         * many -context files: Decoupled seltrans and selcue so that the latter can
8913 be
8914         used outside of selector; enabled optional selcue in all tools
8916         * many files: New set_color signals on desktop, switching the dropper to
8917 them;
8918         needs to be redone for style. Excise the old inkscape::color_set signal.
8920         * dialogs/stroke-style.cpp: Fix the "all clubs" marker preview bug. In
8921 markers
8922         menu, skip document markers with stockid only if the same stockid is in
8923         markers.svg; add separator.
8925         * many fill and stroke files: Remove old mode selector, remove dropper
8926 checkbox
8927         (now always on). Remember active colorselector page. Remove redundant checks
8928         in setting color (fixes at least one bug). Cosmetics, cleanup, b/w icons,
8929         shortened labels, added mnemonics and tooltips, removed the drop-down modes
8930         list. Switched color spinbuttons to 0..255 enabling 0..1 floats to be typed
8931 as
8932         well.
8934         * dialogs/find.* et al: Find dialog, command
8936         * selection-chemistry.cpp: Fix copying objects from different parents; fix
8937 and
8938         reorganize copying gradients, recurse into groups
8940         * dialogs/xml-tree.cpp: Removed unused desktop shutdown signal, fixes
8941 problem
8942         with saving window settings on exit
8944         * select-toolbar.cpp: Percentage unit, lock toggle, NR::Rectification
8946         * sp-object.cpp path-chemistry.cpp splivarot.cpp et al: Sending
8947 _delete_signal
8948         recursively for descendants; switched to deleteObject where appropriate to
8949         notify clones
8951         * preferences-skeleton.h desktop.cpp desktop.h interface.cpp: Window layout
8952         fully configurable, commands in the View menu
8954         * path-chemistry.cpp: Fixed transform when combining inside group
8956         * preferences-skeleton.h sp-item.cpp dialogs/display-settings.cpp: Fixes in
8957         scalestroke (coded by Carl): arbitrary depth recusion, setting stroke-width
8958         via repr, pref in the transforms tab
8960         * widgets/sp-xmlview-attr-list.cpp: More robust listener
8962 2004-06-01  Ted Gould  <ted@gould.cx>
8964         * src/extension/internal/gdkpixbuf-input.cpp:
8965         Making it so that the lists of extensions and mimetypes are
8966         used in the creation of the plugins.  Also, free'ing everything
8967         properly so that we don't have a memory leak.
8969 2004-05-30  MenTaLguY  <mental@rydia.net>
8971         * src/selection.h, src/selection.cpp:
8972           rework SPSelection to be SPObject- rather than SPItem- oriented;
8973           this will be needed later for the layers/document tree dialog
8974           (and could prove useful for the XML editor later too)
8976         * src/sp-item.h: make SPItem a proper C++ subclass of SPObject
8978         * src/dialogs/item-properties.cpp:
8979           correct overly intimate knowledge of SPObject (use SP_OBJECT_ID rather
8980           than directly accessing the SPObject::id member)
8982 2004-05-27  Kees Cook  <kees@outflux.net>
8984         * src/extension/internal/ps.h, src/extension/internal/ps.cpp:
8985           Hopefully fixed the locale problems in the PS output generator.
8986         * src/sp-offset.cpp, src/display/bezier-utils-test.cpp,
8987           src/display/nr-arena-item.cpp, src/libnr/nr-svp-render.cpp,
8988           src/libnr/testnr.cpp, src/livarot/AlphaLigne.cpp,
8989           src/livarot/Ligne.cpp, src/livarot/Path.cpp,
8990           src/livarot/PathCutting.cpp, src/livarot/Shape.cpp,
8991           src/livarot/ShapeDraw.cpp, src/livarot/ShapeSweep.cpp,
8992           src/svg/svg-affine.cpp: added comments and notes to all remaining
8993           "printf"ish calls that have %g or %f in them.  Most are just debug
8994           output, etc.  Hopefully we are actually free of locale bugs!  :)
8995         * src/desktop.h, src/desktop.cpp: desktop's knowledge of
8996           fullscreen-ness doesn't depend on having the ability to DO it.  Other
8997           functions already test "is_fullscreen" to alter their behavior.
8999 2004-05-23  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
9001         * src/extension/system.h, src/extension/system.cpp (build_from_file):
9002           Remove unused second argument.  Callers updated.
9003         * src/extension/system.cpp (build_from_reprdoc):
9004           Just one call to sp_repr_name per child.
9005         * src/extension/system.h, src/extension/system.cpp:
9006           Cleanup: greater conformance to CodingStyle.
9008 2004-05-23  MenTaLguY  <mental@rydia.net>
9010         * src/libnrtype/Makefile_insert, src/libnrtype/nr-type-gnome.cpp,
9011           src/libnrtype/nr-type-gnome.h, src/libnrtype/nr-type-dictionary:
9013           removed gnome-print libnrtype backend
9015 2004-05-20  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
9017         * src/xml/repr.h, src/xml/repr-util.cpp:
9018           Remove unused function sp_repr_set_position_relative.
9020         * src/xml/repr-util.cpp (sp_repr_compare_position, sp_repr_position):
9021           Minor cleanups.
9023 2004-05-19  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
9025         * src/sp-use.cpp: Cleanup: greater conformance to CodingStyle.
9027         * src/sp-item-group.cpp (sp_item_group_ungroup): Fix bug #956334:
9028           ungrouping was reversing the order of the group members.
9030         * src/xml/repr-get-children.h, src/xml/repr-get-children.cpp: New files.
9031         * src/xml/Makefile_insert (xml_libspxml_a_SOURCES): Add the new files.
9033         * src/xml/repr-private.h, src/xml/repr.cpp (sp_repr_nth_child):
9034           Remove this unused function.
9036         * src/xml/repr.h, src/xml/repr.cpp (sp_repr_parent):
9037           Mark pointer as not written through (const).
9039 2004-05-18  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
9041         * src/xml/repr.cpp: Cleanup: greater conformance to CodingStyle.
9043         * src/Makefile_insert: Add missing dependencies on inkscape_version.h.
9044         * src/display/Makefile_insert: Adapt dependency object names for
9045           `subdir-objects' automake option.
9046         * src/helper/Makefile_insert: Adapt dependency object names for
9047           lack of libspchelp-specific CPPFLAGS.
9049 2004-05-17  Carl Hetherington <inkscape@carlh.net>
9051         * src/libnrtype/nr-type-w32.cpp: Tentative fix for
9052         build problems on Win32.
9054         * src/extension/internal/svg.cpp: Coding style cleanups.
9056 2004-05-17  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
9058         * src/sp-item.h, src/sp-item.cpp: Remove unused
9059           distance-conversion functions sp_item_distance_to_svg_bbox,
9060           sp_item_distance_to_svg_viewport.
9062         * src/sp-item.cpp: Cleanup: greater conformance to CodingStyle.
9064         * acinclude.m4: Remove.
9066 2004-05-16  Carl Hetherington  <inkscape@carlh.net>
9068         * src/extension/internal/svg.cpp:
9069         Throw an exception if sp_repr_save_file fails.  This should close
9070         bug 948921.
9072 2004-05-16  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
9074         * src/check-header-compile.in: New script.
9075         * configure.in: Add it to list of files for substitution.
9077         * src/star-context.cpp: Minor cleanups, and use g_strdup_printf instead
9078           of fixed-size buffer for translated string.
9080         * src/selection-chemistry.cpp: Use NR::Rect bounds() method instead of
9081           old bounds(NRRect*).
9083         * src/document.cpp (sp_document_create):
9084         * src/preferences-skeleton.h:
9085           Use INKSCAPE_VERSION from inkscape_version.h instead of VERSION.
9087         * src/libnr/nr-rotate-test.cpp: Use new rotate_equalp function.
9089         * src/libnr/nr-translate-ops.h (operator-): New function.
9091         * src/select-context.cpp:
9092         * src/selection-chemistry.cpp:
9093         * src/xml/repr.h:
9094         * src/sp-defs.h:
9095           Cleanup: greater conformance to CodingStyle.
9097         * src/libnr/nr-macros.h: Don't #include nr-matrix.h, nr-rect.h.
9099         * src/arc-context.h, src/desktop-affine.h, src/dir-util.h,
9100           src/draw-context.h, src/dyna-draw-context.h, src/help.h,
9101           src/knotholder.h, src/prefs-utils.h, src/select-toolbar.h,
9102           src/sp-clippath.h, src/sp-mask.h, src/sp-pattern.h, src/sp-use.h,
9103           src/text-context.h, src/toolbox.h, src/tools-switch.h,
9104           src/dialogs/dialog-events.h, src/dialogs/sp-attribute-widget.h,
9105           src/display/sp-canvas.h, src/helper/gnome-utils.h,
9106           src/helper/png-write.h, src/helper/stock-items.h, src/inkjar/jar.h,
9107           src/libnr/nr-matrix.cpp, src/libnr/nr-point-l.h,
9108           src/svg/stringstream.h, src/svg/svg-affine.cpp,
9109           src/widgets/gradient-selector.h, src/widgets/paint-selector.h,
9110           src/widgets/spinbutton-events.h, src/widgets/spw-utilities.h,
9111           src/xml/repr-action.h:
9112           Add missing header files as detected by check-header-compile script.
9114         * src/libnr/nr-rotate-fns.h, src/libnr/nr-rotate-fns.cpp: New files.
9115         * src/libnr/nr-rotate-fns-test.cpp: New unit test.
9116         * src/libnr/Makefile_insert, src/Makefile.am: Reference new files,
9117           add to unit tests.
9119         * src/libnr/nr-rotate.h: Add Coord,Coord constructor.
9121         * src/libnr/nr-rotate.h, src/libnr/nr-rotate-ops.h (operator*=):
9122         New method.
9124         * src/libnr/nr-point-fns.h (point_equalp): New function.
9126         * src/radial.h: Remove this unused header.
9128         * src/xml/xml-forward.h: New file.
9129         * src/xml/Makefile_insert: Add it to xml_libspxml_a_SOURCES.
9130         * src/xml/repr-private.h: Include it.
9132 2004-05-16  MenTaLguY  <mental@rydia.net>
9134         * src/libnrtype/nr-type-directory.cpp, src/libnrtype/nr-type-ft2.cpp,
9135           src/libnrtype/nr-type-ft2.h, src/libnrtype/nr-type-gnome.h,
9136           src/libnrtype/nr-type-w32.h, src/libnrtype/nr-type-xft.cpp,
9137           src/libnrtype/nr-typeface.h:
9139           transition to C++ inheritance
9141         * src/verbs.cpp, src/helper/action.h, src/helper/action.cpp,
9142           src/widgets/button.cpp, src/libnr/nr-object.cpp, src/libnr/nr-object.h:
9144           removed barely-used "in-place construction" facility for NRObject
9146         * src/helper/action.h, src/helper/action.cpp,
9147           src/display/nr-arena-glyphs.cpp, src/display/nr-arena-glyphs.h,
9148           src/display/nr-arena-image.cpp, src/display/nr-arena-image.h,
9149           src/display/nr-arena-item.cpp, src/display/nr-arena-shape.cpp,
9150           src/helper/action.cpp, src/helper/action.h, src/libnr/nr-object.cpp,
9151           src/libnr/nr-object.h, src/libnrtype/nr-type-ft2.cpp,
9152           src/libnrtype/nr-type-gnome.cpp, src/libnrtype/nr-type-w32.cpp,
9153           src/libnrtype/nr-typeface.cpp:
9155           Made NRObject "C++-compatible".  All C++ features including virtual
9156           methods and RTTI should now be available to NRObject subclasses
9157           _provided_:
9159            a) there is an unbroken chain of _C++_ inheritance from the subclass
9160               back to NRObject
9162            b) the NRObject-derived inheritance chain is always first in cases
9163               of multiple inheritance (the NRObject must be first in the memory
9164               layout)
9166            c) The subclass in question overrides NRObjectClass::cpp_ctor in its
9167               own class_init function, with a pointer to a function that calls
9168               the specific subclass' constructor (via placement new -- you will
9169               need to #include <new> for this to work)
9171               n.b. Objects of classes which do not override cpp_ctor will appear
9172               to the C++ runtime system (RTTI and virtual dispatch, at least) as
9173               objects of the closest ancestor class which does override it
9174               (NRObject or NRActiveObject if nothing else).
9176 2004-05-15  MenTaLguY  <mental@rydia.net>
9178         * src/display/nr-arena-shape.h, src/display/nr-arena-shape.cpp:
9179           further reduced dependency on SPStyle
9181 2004-05-14  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
9183         * src/libnr/nr-path.cpp, src/libnr/nr-path.h (nr_path_matrix_bbox_union):
9184           Get rid of no-longer-needed tolerance arg.  Update callers.
9186         * src/selection.cpp, src/sp-chars.cpp, src/sp-image.cpp,
9187           src/sp-item-group.cpp, src/sp-item.cpp, src/sp-item.h,
9188           src/sp-marker.cpp, src/sp-root.cpp, src/sp-shape.cpp,
9189           src/sp-symbol.cpp, src/sp-text.cpp, src/sp-typeset.cpp,
9190           src/sp-use.cpp, src/dialogs/fill-style.cpp,
9191           src/dialogs/stroke-style.cpp, src/display/nr-arena-shape.cpp,
9192           src/libnr/nr-path.cpp, src/libnr/nr-path.h,
9193           src/libnrtype/nr-font.cpp, src/libnrtype/nr-rasterfont.cpp,
9194           src/libnrtype/nr-type-gnome.cpp, src/widgets/icon.cpp,
9195           src/widgets/paint-selector.cpp:
9196           Change argument from NRMatrix to NR::Matrix in SPItemClass->bbox,
9197           sp_item_invoke_bbox, sp_item_invoke_bbox_full,
9198           nr_path_matrix_bbox_union.  Users updated.
9200         * src/libnr/nr-rect.h, src/libnr/nr-rect.cpp (nr_rect_union_pt):
9201           new function.
9203         * src/libnr/nr-matrix-fns.h, src/libnr/nr-matrix-fns.cpp
9204           (NR::transform): new function.
9206         * src/Makefile_insert: Move fixes.cpp from libinkpre.a to libinkpost.a.
9207         * src/xml/Makefile_insert (xml_repr_action_test_LDADD):
9208           Add libinkpost.a, for fixes.o.  `make check' now works again.
9210         * src/sp-text.cpp (sp_text_set_transform):
9211           Don't include SP_OBJECT_CHILD_MODIFIED_FLAG in flags for
9212           sp_object_request_update.  Addresses `critical' warning.
9214 2004-05-13  John Cliff <simarilius@yahoo.com>
9216         * src/dialogs/stroke-style.cpp: Switched to using get_stock to retrieve
9217 markers.
9218         * src/helpers/stock-items.h, src/helpers/stock-items.cpp: created to handle
9219 stock items.
9220         * src/prefix.h: Added marker and gradient directorys.
9222 2004-05-13  Kees Cook <kees@outflux.net>
9224         * configure.in, src/main.cpp, config.h.mingw, debian/rules:
9225           made popt a requirement instead of an option.
9227 2004-05-13  Carl Hetherington  <cth103@houllier.home>
9229         * sp-color-notebook.cpp: Fix uninitialised value spotted by valgrind.
9231         * stroke-style.cpp:
9232         Fix ink_extract_marker_name returning a pointer into a free()d buffer.
9234 2004-05-13  Ted Gould <ted@gould.cx>
9236         * src/file.cpp:
9237         Making the default filename _("untitled.svg")
9239 2004-05-12  Kees Cook <kees@outflux.net>
9241         * config.h.mingw: added g_ascii_strtod macro.
9243 2004-05-12  Carl Hetherington <inkscape@carlh.net>
9245         * src/dialogs/export.cpp: fix faulty logic with exporting of
9246         selections, as reported by Artemio on the ML.
9248         * src/dialogs/desktop-properties.cpp: Fix a gtk_table size.
9249         Make use of spw_dropdown in one place.
9251         * src/select-context.cpp: Remove alt-drag "slow move" mode.
9252         Make alt-drag move without any grid snap, even if the grid
9253         is enabled.  Add a new mode, shift-drag, which preserves
9254         objects' grid offsets rather than snapping their snappoints.
9256         * src/selection-chemistry.cpp: Pasted objects have the same
9257         offset from the grid as the original, if the grid is enabled.
9258         Also a NRRect -> NR::Rect fix thrown in for no extra charge.
9260         * src/dialogs/display-settings.cpp: Added option to reverse
9261         the actions of drag and shift-drag when moving objects.
9263 2004-05-12  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
9265         * src/main.cpp (main): Test ENABLE_NLS instead of HAVE_NLS (which
9266         wasn't getting defined).  Restores translations on *nix systems
9267         when inkscape translations aren't in system-wide /usr/share/locale.
9269 2004-05-10  Carl Hetherington <inkscape@carlh.net>
9271         * src/sp-item.cpp, src/dialogs/display-settings.cpp: primitive
9272         support for preserving line widths when scaling.  Thanks to Bulia
9273         for telling me what to do :)
9274         * src/dialogs/align.cpp: refactor some cut-and-paste code into
9275         a separate function.  Remove NRRect.  Declaration-to-first-use
9276         cleanups.
9277         * src/dialogs/transformation.cpp, src/dialogs/fill-stype.cpp:
9278         NRRect removal.  Declaration-to-first-use cleanups.
9280 2004-05-09  MenTaLguY <mental@rydia.net>
9282         * src/sp-paint-server.h: SPPaintServer now uses C++ inheritance
9284           (bigger question -- should SPPaintServer derive from SPObject?  I think
9285            not, actually ... it's more something that should be aggregated into
9286            the various paint-server-capable types)
9288         * src/display/nr-arena-shape.h, src/display/nr-arena-shape.cpp:
9289           first steps in removing SPStyle dependency from NRArenaShape --
9290           add fill and stroke paint server members, and use those instead
9291           of reading directly from an SPStyle.
9293 2004-05-09  Kees Cook <kees@outflux.net>
9295         * src/libnrtype/nr-type-xft.cpp: added patch 898200, hopefully this
9296           won't break anyone.
9297         * src/dialogs/desktop-properties.cpp: added patch 947127, along with
9298           some orientation bugfixes, list cleanup, and logic to select the
9299           correct menu items based on document settings.
9300         * configure.in: default to always replace g_ascii_strtod.
9302 2004-05-08  Kees Cook <kees@outflux.net>
9304         * src/extension/internal/gdkpixbuf-input.cpp: skip SVG files. (open bug)
9305         * configure.in, src/Makefile_insert, src/fixes.cpp: added replacement
9306           for g_ascii_strtod, since it has locale-related bugs in gnome 2.0.
9307           The upstream version is fixed, so some day, we won't need this any
9308           more.  (fixes "ugly icons" bug, and possibly the spinbutton locale bug)
9309         * src/dyna-draw-context.cpp, src/rect-context.cpp, src/sp-namedview.cpp,
9310           src/sp-object.cpp, src/sp-object.h, src/sp-pattern.cpp,
9311           src/sp-polygon.cpp, src/sp-polyline.cpp, src/sp-root.cpp,
9312           src/sp-spiral.cpp, src/sp-star.cpp, src/sp-symbol.cpp,
9313           src/sp-text.cpp, src/spiral-context.cpp, src/star-context.cpp,
9314           src/svg/ftos.cpp, src/svg/svg-affine.cpp, src/svg/svg-color.cpp,
9315           src/svg/svg-length.cpp: adding "config.h", making a few extra
9316           locale-sensitive functions use g_ascii versions.
9318 2004-05-08  MenTaLguY <mental@rydia.net>
9320         * src/sp-item.cpp: move "transformed" signal emission after actual
9321           application of transform
9323         * src/xml/repr-action.cpp, src/xml/repr-action.h, src/xml/repr.cpp:
9324           fix lifecycle issues with content and attribute strings
9326         * src/sp-object.h, src/sp-object.cpp: added SPObject::setId()
9328 2004-05-08  Kees Cook <kees@outflux.net>
9330         * src/verbs.cpp, src/help.cpp: localizing "about" and "keys" stuff.
9331         * po/*.po: rebuilt for new strings.
9333 2004-05-08  Carl Hetherington <inkscape@carlh.net>
9335         * src/dialogs/desktop-properties.cpp: the usual cleanups.  Also
9336         add some sp_document_done()s in various places.
9338 2004-05-08  bulia byak <bulia@users.sourceforge.net>
9340         * widgets/paint-selector.cpp: Tooltips, slight cosmetics
9342         * main.cpp: --help edit
9344         *  sp-use.h sp-use.cpp: Redid move compensation using _transformed_signal
9346         * sp-item.h sp-item.cpp: Added _transformed_signal, emitted by
9347 write_transform,
9348         passes the difference transform relative to the old one (not the new
9349 transform
9350         set)
9352         * nodepath.cpp: Fix lagging update of the other handle for smooth nodes
9354         * widgets/dash-selector.cpp: (Almost) fixed display of shorter-than-0.5
9355 dashes
9356         in selector; proper fixing will require manual drawing the dashes instead of
9357         using gdk dashes
9359         * preferences-skeleton.h: lots of new  dasharrays
9361         * dialogs/stroke-style.cpp: Remove repetitive code; relocation patch from
9362         mhearn; fixed, reenabled, and automated marker previews (no need for
9363 previews
9364         in markers.svg)
9366         * share/markers/markers.svg: Cleanup, sizes, remove manual previews
9368         * style.cpp: Disabled warning for overflow property (we need it for markers)
9370         * splivarot.cpp: Fixed transform when doing boolop inside group
9372         * libnr/nr-path.cpp: Ported fix from sodi, fixes two bugs with endnodes of a
9373         curve on the same hor/vert line
9375         * sp-namedview.cpp: Use set_default_size instead of _resize for setting
9376 window
9377         from namedview
9379         * preferences-skeleton.h dialogs/item-properties.cpp: Objects props
9380         transientized (better late than never)
9382         * dialogs/display-settings.cpp: Added simplify threshold
9384         * sp-use.cpp: Mega-kill use on unlink
9386         * preferences-skeleton.h dialogs/display-settings.cpp: Orphaned clones
9387 options
9389         * sp-item-group.cpp: Prevent jumps when ungrouping clone with its original
9391         * sp-object.cpp: Fix crash when deleting clone and its original
9393         * toolbox.cpp, tool contexts: Alt-x and top panel keyboard shortcuts now
9394 work
9395         for all tools
9397         * sp-use.cpp enums.h: Unlink option on self-delete
9399         * sp-use.cpp: Fix: disappeating clone on undoing ungrouping (_show finally
9400 works properly)
9402         * splivarot.cpp: Boolops: cleanup, preserve id, parent, position, fix to
9403 take
9404         style from the bottom object
9406         * interface.cpp verbs.cpp shortcuts.cpp: Mnemonics, tooltips, shortcuts,
9407         cleanup, autoraise removed from menu
9409 2004-05-07  Kees Cook <kees@outflux.net>
9411         * src/verbs.cpp: re-localizing tutorials.  My goof!
9412         * po/POTFILES.in: removed arikkei references
9414 2004-05-07  Carl Hetherington <inkscape@carlh.net>
9416         * src/desktop.cpp: make sure that a SPNamedView's modified signal
9417         is connected to the SPDesktop even when a file is loaded into an
9418         existing SPDesktop.  Fixes problems whereby grid snap does not
9419         work for the first file loaded in a session.  Fix a && -> & typo.
9421         * src/sp-object.cpp: declaration-to-first-use and coding style
9422         cleanups.
9424 2004-05-05 Spundun Bhatt <spundun@isi.edu>
9426         * configure.in: Stole Nathan's configure hack and used it to
9427         support gtkmm-2.4
9429 2004-05-06  Ted Gould  <ted@gould.cx>
9431         * src/file.cpp, src/extension/extension.cpp, src/extension/init.cpp,
9432         src/extension/internal/Makefile_insert,
9433         src/extension/internal/gdkpixbuf-input.cpp,
9434         src/extension/internal/gdkpixbuf-input.h:
9435           Changing the import functionality so that it works much more like open.
9436           You can use any format, and it will place that file directly in the
9437           document that you are working on.  Added input extensions that cover all
9438           of the bitmap formats that are covered with gdkpixbuf.  Also, more
9439           formats can be used using the scripting system.
9441 2004-05-06  Carl Hetherington <inkscape@carlh.net>
9443         * src/sp-line.cpp, src/sp-mask.cpp, src/sp-metrics.cpp:
9444         declaration-to-first-use and coding style cleanups
9446 2004-05-05  MenTaLguY  <mental@rydia.net>
9448         * src/libnrtype/nr-type-dictionary.cpp: removed 'private-fonts'
9449           feature (we should rely on fontconfig for "custom" font stuff)
9451         * configure.in, src/Makefile_include, src/Makefile.am,
9452           src/libarikkei/*: removed the now unused libarikkei
9454 2004-05-05 Nathan Hurst <njh@mail.csse.monash.edu.au>
9456         * src/dialogs/text-edit.cpp, configure.in: Added support for spell
9457         checking in text dialog.
9459 2004-05-04  MenTaLguY <mental@rydia.net>
9461         * src/display/nr-arena-glyphs.h: fixed cut-and-paste error in
9462           NRArenaGlyphsGroup::create()
9464         * src/selection.cpp, src/selection.h: fixed global "changed" propagation
9466 2004-05-02  MenTaLguY <mental@rydia.net>
9468         * src/file.cpp, src/print.cpp, src/sp-chars.cpp, src/sp-clippath.cpp,
9469           src/sp-image.cpp, src/sp-item-group.cpp, src/sp-mask.cpp,
9470           src/sp-pattern.cpp, src/sp-shape.cpp, src/sp-text.cpp,
9471           src/sp-use.cpp, src/dialogs/stroke-style.cpp,
9472           src/display/canvas-arena.cpp, src/display/nr-arena-glyphs.cpp,
9473           src/display/nr-arena-glyphs.h, src/display/nr-arena-group.h,
9474           src/display/nr-arena-image.h, src/display/nr-arena-item.cpp,
9475           src/display/nr-arena-item.h, src/display/nr-arena-shape.h,
9476           src/display/nr-arena.h, src/libnr/nr-object.h, src/widgets/icon.cpp:
9478           removed nr_arena_item_new in favor of static ::create() functions
9479           which call NRArenaItem::init() to perform setup (i.e. setting
9480           NRArenaItem::arena).  Eventually NRArenaItem::init() and
9481           nr_arena_item_init will merge and become NRArenaItem's constructor.
9483 2004-04-30  MenTaLguY <mental@rydia.net>
9485         * src/sp-use.cpp: call parent class' write methods rather than
9486           attempting to do everything (wrongly) ourselves; among other
9487           things, <use> transform attributes weren't getting written
9489         * src/sp-object.h, src/sp-object.cpp:
9491           designate a "successor" object so we still perform as
9492           expected if objects are replaced in the middle of e.g. a
9493           bulk delete operation
9495         * src/sp-use.cpp: cleanups and succession logic for <use>
9496           deletion
9498         * src/widgets/sp-hwrap-box.cpp, src/widgets/sp-hwrap-box.h,
9499           src/widgets/sp-vwrap-box.cpp, src/widgets/sp-vwrap-box.h,
9500           src/widgets/sp-wrap-box.cpp, src/widgets/sp-wrap-box.h,
9501           src/widgets/test-wrapbox.cpp, src/widgets/Makefile_insert:
9503           Removed unused (and imperfect) "wrapbox" widgets.
9505         * src/sp-object.h, src/sp-object.cpp, src/sp-item-group.cpp:
9507           Removed unused sp_object_invoke_forall and sp_object_sequence
9508           methods.  (forall might be nice to have, but we can do better
9509           implementation-wise now that we're in C++-land)
9511 2004-04-30 njh <njh@mail.csse.monash.edu.au>
9513         * main.cpp: replaced gtk_init with g_type_init for console mode.
9514         Closes 944969.
9516 2004-04-29  MenTaLguY <mental@rydia.net>
9518         * src/sp-image.cpp, src/sp-item.cpp, src/sp-item.h, src/sp-line.cpp,
9519           src/sp-path.cpp, src/sp-rect.cpp, src/sp-text.cpp:
9521           write_transform becomes set_transform, which applies the given
9522           transform to the object without (!) invoking a repr write
9524         * src/sp-star.cpp, src/svg/svg-length.h, src/svg/svg-length.cpp,
9525           src/svg-types.h, src/svg/svg.h:
9527           replaced raw integers with real units enum
9529         * src/libnr/nr-matrix.h:
9531           removed dead assertion (it's always valid to retrieve the
9532           translation component of a matrix)
9534         * src/selection-chemistry.cpp:
9536           delete items via SPItem (SPObject), not repr
9538         * src/sp-object.h, src/sp-object.cpp:
9540           added SPObject::deleteObject() and a delete notification signal;
9541           SPObject now inherits from GObject in the C++ sense
9543         * src/sp-use.h:
9545           don't accept references to the use or its ancestors (preventing
9546           infinite loops)
9548         * src/sp-use.cpp, src/sp-use.h:
9550           added automatic deletion when referrent is deleted
9552         * src/uri-reference.h:
9554           added URIReference::getOwner()
9556 2004-04-29  Carl Hetherington <inkscape@carlh.net>
9558         * src/extension/internal/win32.cpp: add textToPath parameter to
9559         description in order to fix #944131.
9561 2004-04-28  Carl Hetherington <inkscape@carlh.net>
9563         * src/desktop.cpp, src/inkscape.cpp, src/sp-namedview.cpp
9564         Part of the fix for #942149.  Also fixed some compiler warnings.
9566         * src/display/nr-arena.cpp: Fixed an unused variable warning.
9568         * src/main.cpp: Fix a warning that is raised on Windows.
9570 2004-04-28  bulia byak <bulia@users.sourceforge.net>
9572         * inkscape.cpp: Fixed prev/next desktop; numbered from 0
9574         * Lots of files: Replaced all strtod() and atof() by g_ascii_strtod()
9576         * interface.cpp verbs.cpp: Tooltip edits
9578         * view.cpp view.h desktop.cpp: Signal and function to pop statusbar message
9580         * dialogs/dialog-events.cpp: Only set the UTILITY hint for non-modal
9581 windows,
9582         fixes "disappearing save as"
9584         * toolbox.cpp widgets/widget-sizes.h widgets/button.cpp: Got rid of button
9585         relief, top panel made less tall
9587         * desktop.cpp preferences-skeleton.h dialogs/display-settings.cpp: Done away
9588         with the sticky zoom button, now in prefs
9590         * path-chemistry.cpp: Preserve id= in combine/break, convert to paths;
9591 preserve
9592         z-order in combine/break; cleanups
9594         * splivarot.cpp: New selection API, Simplify preserves id=
9596         * select-context.cpp preferences-skeleton.h sp-item.cpp display-settings.cpp
9597         splivarot.cpp sp-item-group.cpp sp-item-transform.cpp
9598         sp-item-notify-moveto.cpp nodepath.cpp node-context.cpp seltrans.cpp
9599         seltrans.h: Switched to global preservetransform, transform writing
9600         unification (no more manual transform= setting all over the place), stamp
9601         preserves parent, mental's new SPSelection API, pruning dead code
9603         * verbs.cpp interface.cpp: Eliminated Dialogs menu, added ... to dialog
9604         commands, rearrangements, menu items display tooltips in statusbar when
9605         selected
9607         * sp-item-group.cpp sp-item-group.h: Made document_done optional in ungroup
9608 (not
9609         done when the function is called from another function)
9611         * dialogs/display-settings.cpp enums.h preferences-skeleton.h sp-use.cpp
9612         sp-use.h: Clone move compensation (3 modes), settable in prefs
9614         * seltrans.cpp selection-chemistry.cpp: Do not translate a clone if its
9615 original
9616         is in the selection
9618         * verbs.cpp verbs.h interface.cpp shortcuts.cpp sp-use.cpp sp-use.h
9619         selection-chemistry.cpp selection-chemistry.h: Unlink Clone verb and menu
9620         command (preserves id=)
9622         * selection-chemistry.cpp selection-chemistry.h verbs.h verbs.cpp
9623 shortcuts.cpp
9624         interface.cpp: Select Original verb and command, scrolls to the original
9626         * selection-chemistry.cpp selection-chemistry.h verbs.cpp verbs.h
9627 interface.cpp:
9628         Clone command
9630         * sp-use.h sp-use.cpp: Use URIReference; Propagate update to parent class
9631         (SPItem) (fixes redraw on dragging a clone)
9633         * dropper-context.cpp dropper-context.h dialogs/display-settings.cpp:
9634         Implemented pick modes (pick either actual color with transparency or
9635 visible
9636         color without transparency); added statusbar indication; color is only set
9637 on
9638         mouse release
9640         * seltrans.cpp display/sodipodi-ctrlrect.cpp: Finally the correct selection
9641 cue
9642         rect (fixed displacement)
9644 2004-04-27  Carl Hetherington <inkscape@carlh.net>
9646         * src/desktop.cpp: Check for there being no items when zooming to
9647         the drawing.  This fixes bug #942137.
9649 2004-04-26  Carl Hetherington <inkscape@carlh.net>
9651         * config.h.mingw, prefix.h:
9652         INKSCAPE_VERSION moved to inkscape_version.h.
9653         INKSCAPE_{PIXMAP,SCREENS,TUTORIALS,MARKERS}DIR moved to prefix.h
9655         * src/Makefile.mingw, src/inkscape_version.h.mingw
9656         Use CVS inkscape_version.h.mingw for inkscape_version.h on Win32.
9658         * src/sp-use.cpp: fix a warning.
9660 2004-04-26  Ted Gould  <ted@gould.cx>
9662         * share/extensions/ai_input.inkmod, share/extensions/dia.inkmod,
9663         share/extensions/txt2svg.inkmod, src/extension/extension.cpp,
9664         src/extension/internal/svg.cpp:
9666         Making the names of the input extensions look like the output ones.
9667         Also, threw in a slight memory savings in removing the implementation on
9668         deactivated extensions.
9670 2004-04-26  MenTaLguY  <mental@rydia.net>
9672         * src/selection.cpp: migrate to new glib idle API
9674         * src/extension/db.cpp: can't call ->deactivated() on a NULL pointer..
9676 2004-04-26  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
9678         * configure.in: Replace use of old AM_PROG_LIBTOOL macro with
9679           AC_PROG_LIBTOOL.
9681 2004-04-26  Ted Gould  <ted@gould.cx>
9683         * share/extensions/epsi_output.inkmod:
9685         Added in a check for ps2epsi
9687         * src/dialogs/filedialog.cpp, src/extension/db.cpp, src/extension/db.h,
9688         src/extension/extension.cpp, src/extension/extension.h,
9689         src/extension/init.cpp, src/extension/system.cpp:
9691         Implementing a 'deactivated' extension.  This means that it should
9692         still exist, but show up as insensitive in any GUI element that could use
9693         it.  The idea here is that users should know what they don't have, but
9694         Inkscape supports.
9696 2004-04-26 Nathan Hurst <njh@mail.csse.monash.edu.au>
9698         * src/{libnr,libnrtype,widgets,display,helper,.}*.{h,cpp}: moved
9699         from typedef _name name; to C++ style struct name; forward
9700         references.
9702 2004-04-25  Ted Gould  <ted@gould.cx>
9704         * share/extensions/ai_output.inkmod, share/extensions/dia.inkmod,
9705         share/extensions/dropshadow.inkmod, share/extensions/epsi_output.inkmod,
9706         share/extensions/roundhole.inkmod, share/extensions/svgz_input.inkmod,
9707         share/extensions/svgz_output.inkmod, share/extensions/txt2svg.inkmod,
9708         src/extension/implementation/script.cpp,
9709         src/extension/implementation/script.h:
9711         Adding in support for superior checking of dependencies.  Now scripts
9712         can include a line, which will look for a binary in the path.  So
9713         something like dia input will no be loaded if there isn't dia available in
9714         the path.
9716 2004-04-25  Carl Hetherington <inkscape@carlh.net>
9718         * src/verbs.cpp, src/rect-context.cpp, src/spiral-context.cpp,
9719         src/event-context.cpp, src/text-context.cpp,
9720         src/dialogs/stroke-style.cpp, src/xml-tree.cpp, src/widgets/sp-widget.cpp:
9721         SPSelection OO-ification.
9723         * src/display/curve.cpp: Don't raise a critical error if a new
9724         curve cannot be created in sp_curve_new_from_bpath().  This can
9725         happen if a file contains a strange path, like one with only a
9726         move in it and nothing else.  This is part of the fix for bug
9727         934882.
9729         * src/sp-path.cpp: cope with sp_curve_new_from_bpath() returning
9730         NULL in sp_path_set().  This is the other part of the fix for 934882.
9732         * src/path-chemistry.cpp, src/sp-offset.cpp, src/sp-ellipse.cpp,
9733         src/display/nr-arena-glyhs.cpp:
9734         added asserts for calls to sp_curve_new_from_bpath() which look
9735         like they might not expect it to return NULL.
9737         * src/desktop.h: add a comment about how SPDesktop::selection
9738         should never generally be NULL.
9740         * src/desktop-handles.cpp: ensure that sp_desktop_selection never
9741         returns NULL, so that we don't have to check for this eventuality
9742         elsewhere.
9744         * src/arc-context.cpp, src/seltrans.cpp, src/desktop.cpp: be less defensive
9745 about
9746         SPDesktop::selection being NULL.
9748         * src/path-chemistry.cpp, src/select-context.cpp,
9749         src/selection-chemistry.cpp, src/star-context.cpp,
9750         src/dialogs/align.cpp, src/dialogs/item-properties.cpp,
9751 src/dialogs/text-edit.cpp:
9752         SPSelection OO-ification.  Also some coding style and
9753         declaration-to-first-use cleanups.
9755         * src/toolbox.cpp: SPSelection OO-ification.  Various cleanups.
9757         * src/selection.h: remove deprecated access functions.
9759         * src/dialogs/fill-style.cpp: declaration-to-first-use cleanups.
9761         * src/selection.cpp: add vim and Emacs mode blocks.
9763         * src/object-ui.cpp: very minor coding style fix.
9765 2004-04-24  MenTaLguY <mental@rydia.net>
9767         * src/arc-context.cpp, src/dyna-draw-context.cpp, src/object-ui.cpp,
9768           src/path-chemistry.cpp, src/rect-context.cpp, src/select-context.cpp,
9769           src/select-toolbar.cpp, src/selection-chemistry.cpp, src/selection.h,
9770           src/spiral-context.cpp, src/star-context.cpp, src/text-context.cpp,
9771           src/verbs.cpp, src/dialogs/export.cpp, src/dialogs/fill-style.cpp,
9772           src/dialogs/in-dt-coordsys.cpp, src/dialogs/stroke-style.cpp,
9773           src/dialogs/transformation.cpp, src/dialogs/xml-tree.cpp:
9775           removed sp_selection_set_item(), sp_selection_set_repr(),
9776           sp_selection_is_empty(), sp_selection_item_selected(),
9777           and sp_selection_repr_selected()
9779 2004-04-24  Ted Gould  <ted@gould.cx>
9781         * share/extensions/ill2svg.pl:
9783         Applying a patch made to the Sodipodi list by Tuukka Pasanen which adds in
9784         support for text in Illustrator files.  Also, I backed out the changes
9785         which removed being able to specify the line endings.  This will, by
9786         default, force them back to mac compatible.  Mac files didn't work with
9787         those changes.
9789 2004-04-24  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
9791         * configure.in: Tentatively remove config.h definitions of
9792           INKSCAPE_MARKERSDIR, INKSCAPE_PIXMAPDIR, INKSCAPE_SCREENSDIR,
9793           INKSCAPE_TUTORIALSDIR, with the understanding that these are to be
9794           provided by prefix.h.
9795         * src/prefix.h: Define INKSCAPE_MARKERSDIR.
9797         * src/extension/extension.cpp (Extension):
9798         * src/extension/init.cpp (check_extensions):
9799           Address warning.
9801         * src/dialogs/stroke-style.cpp: #include prefix.h.
9803         * src/Makefile.am (EXTRA_DIST): Add */makefile.in.
9805         * src/libnr/Makefile_insert (libnr_libnr_a_SOURCES):
9806           Add libnr/nr-convex-hull.h, needed by sp-canvas.cpp.
9808 2004-04-24  Ted Gould  <ted@gould.cx>
9810         * src/Makefile_include, src/prefix.cpp:
9812         Removing the redefition of NULL and adding to the make system.
9814 2004-04-24  Ted Gould  <ted@gould.cx>
9816         * src/extension/db.cpp, src/extension/db.h, src/extension/extension.cpp,
9817         src/extension/extension.h, src/extension/init.cpp,
9818         src/extension/internal/eps-out.cpp, src/extension/internal/eps-out.h,
9819         src/extension/internal/ps-out.cpp, src/extension/internal/ps-out.h:
9821         Adding in more checks for individual extensions.  All of them
9822         should still pass though.  Also, moved the extension database from
9823         glib to STL.  This allows extensions to be deleted while using the
9824         foreach functions (which causes instability with the glib hash
9825         table).
9827 2004-04-24  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
9829         * src/dialogs/Makefile_insert:
9830         * src/display/Makefile_insert:
9831         * src/xml/Makefile_insert:
9832           Get rid of unneeded CPPFLAGS specification.
9834         * src/Makefile.am:
9835         * src/Makefile_insert:
9836           New generated file inkscape_version.h, to replace
9837           -DINKSCAPE_VERSION=\"$(VERSION)\".
9838         * src/help.cpp: #include it.
9840 2004-04-23  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
9842         * src/sp-polygon.cpp:
9843         * src/splivarot.cpp:
9844         * src/style.cpp:
9845         Change include stringstream.h to include svg/stringstream.h.
9847         * src/Makefile.am, src/Makefile_insert: Change libinkscape.a use
9848           to eliminate triple compilation of these object files.
9850         * src/Makefile.am: Use `subdir-objects' option.
9852         * src/Makefile.am: Add global INCLUDES setting.
9853         * src/*/Makefile_insert: Get rid of now-redundant $(INKSCAPE_CFLAGS)
9854           from *_CPPFLAGS.
9856         * src/*/makefile.in: `%' as a target doesn't behave as intended,
9857         so replace with less general `clean %.a %.o' and add .SUFFIXES.
9859 2004-04-22  Ted Gould  <ted@gould.cx>
9861         * src/draw-context.cpp, src/dropper-context.cpp,
9862         src/dyna-draw-context.cpp, src/node-context.cpp, src/nodepath.cpp,
9863         src/sp-ellipse.cpp, src/sp-offset.cpp, src/sp-path.cpp,
9864         src/sp-polygon.cpp, src/sp-shape.cpp, src/splivarot.cpp, src/toolbox.cpp,
9865         src/display/curve.cpp, src/display/nr-arena-shape.cpp,
9866         src/extension/internal/gnome.cpp, src/extension/internal/ps.cpp,
9867         src/libnr/nr-path.cpp, src/libnr/nr-path.h,
9868         src/libnrtype/nr-rasterfont.cpp, src/libnrtype/nr-type-ft2.cpp,
9869         src/libnrtype/nr-type-gnome.cpp, src/libnrtype/nr-type-w32.cpp,
9870         src/libnrtype/nr-typeface.cpp, src/livarot/PathCutting.cpp,
9871         src/svg/gnome-canvas-bpath-util.cpp, src/svg/svg-path.cpp:
9873         Changing the ART_ enums to NR_ so that if libart is include (like if
9874         you are building gnome-print) it doesn't conflict with the internal
9875         definitions.
9877         * share/extensions/svgz_output.inkmod, src/extension/extension.cpp,
9878         src/extension/init.cpp, src/extension/implementation/script.cpp:
9880         Adding in a little more checking code.  Now extensions can start
9881         deleting themseleves if they fail certain tests.  More tests are
9882         needed, along with more testing of this feature.  Consider this
9883         an 'early release' of the feature. ;)
9885 2004-04-22  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
9887         * src/Makefile.am: Make non-recursive.  Now sources */Makefile_insert.
9888           See HACKING or discussion on mailing list.
9889         * autogen.sh: Bump requirement from automake-1.6 to automake-1.7.
9890         * configure.in: Don't generate src/blah/Makefile, but do generate
9891           src/blah/makefile.
9892         * src/*/Makefile.am: Remove.
9893         * src/*/makefile.in: New wrapper makefiles to allow typing `make' from
9894           subdirectories of src.  (Not used by compiles started from top-level
9895           or from src/.)
9897 2004-04-21  MenTaLguY <mental@rydia.net>
9899         * src/libnrtype/nr-type-w32.h: fixed unremoved underscores
9901         * src/select-context.cpp, src/selection.cpp, src/selection.h,
9902           src/seltrans.cpp, src/tools-switch.cpp, src/dialogs/align.cpp:
9903           remove improper twiddling of desktop message line from SPSelection;
9904           some additional work is now required in SPSelectContext to update
9905           the message properly in all cases.
9907         * src/selection.h, src/selection.cpp: touched up and documented
9908           SPSelection
9910         * src/uri-references.h: documentation touch-ups
9912 2004-04-20  Kees Cook <kees@outflux.net>
9914         * src/file.cpp, src/desktop.cpp: moved sp_file_open unselection code into
9915           sp_desktop_change_document.  Generalized Carl's fix for unref counting
9916           since it applies in both cases.  (My bad!)
9918 2004-04-20  MenTaLguY <mental@rydia.net>
9920         * src/text-context.cpp: merged Carl's fix for signal cleanup
9922         * src/selection.h: marked wrappers for old API as deprecated
9924 2004-04-20  Carl Hetherington <inkscape@carlh.net>
9926         * src/extension/internal/ps.cpp, src/extension/internal/ps.h:
9927         Fixed some bugs in exporting images that seem to have been
9928         introduced when the code was copied from the gimp.  They caused
9929         problems when exporting bitmap images to PS.
9931         * src/file.cpp: fix bug whereby the first file loaded in a session
9932         would not have its modified status checked when closed.  Hence if
9933         you modified the first file you loaded and then closed it, you
9934         would not be asked to confirm the close.
9936         * src/preferences-skeleton.h: add \n to the end of each line to
9937         fix bug 938368.
9939 2004-04-19  MenTaLguY <mental@rydia.net>
9941         * src/arc-context.cpp, src/desktop-handles.h, src/desktop.h,
9942           src/draw-context.cpp, src/draw-context.h, src/forward.h,
9943           src/inkscape-private.h, src/inkscape.cpp, src/node-context.cpp,
9944           src/node-context.h, src/rect-context.cpp, src/selection-chemistry.cpp,
9945           src/selection-chemistry.h, src/selection.cpp, src/selection.h,
9946           src/seltrans.h, src/spiral-context.cpp, src/star-context.cpp,
9947           src/star-context.h, src/text-context.cpp, src/dialogs/xml-tree.cpp,
9948           src/widgets/sp-widget.h:
9950           finished GObject removal from SPSelection
9952         * src/arc-context.h, src/arc-context.cpp, src/desktop.cpp, src/desktop.h,
9953           src/draw-context.cpp, src/draw-context.h, src/node-context.cpp,
9954           src/node-context.h, src/rect-context.cpp, src/rect-context.h,
9955           src/selection.cpp, src/selection.h, src/seltrans.cpp, src/seltrans.h,
9956           src/spiral-context.cpp, src/spiral-context.h, src/text-context.cpp,
9957           src/text-context.h, src/toolbox.cpp:
9959           migrated SPSelection to SigC++ signals (though it's a bit messy
9960           right now)
9962 2004-04-19  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
9964         * src/dialogs/stroke-style.cpp: Cleanups: greater conformance to
9965         CodingStyle.  Moved some declarations to their first use.
9967 2004-04-19  Carl Hetherington <inkscape@carlh.net>
9969         * src/dialogs/stroke-style.cpp, libnr/nr-rect-l.cpp:
9970         Fix a couple of compiler warnings.
9972         * src/dialogs/filedialog-win32.cpp: add OFN_NOCHANGEDIR to Win32
9973         flags in OPENFILENAME structs.  This prevents the open / save
9974         boxes from changing the current directory.  Any change to the
9975         current directory causes problems for subsequent attempts to
9976         load icons from pixmaps.  Also, fix a bug whereby the save
9977         dialogue would sometimes not open due to being passed a filename
9978         it didn't like.
9980 2004-04-19  bulia byak <bulia@users.sourceforge.net>
9982         * shortcuts.cpp selection-chemistry.cpp selection-chemistry.h verbs.cpp
9983 verbs.h
9984         interface.cpp: Clone command (Edit menu, Shift+Ctrl+N)
9986         * sp-use.cpp: Update propagated to parent class (SPItem), misc fixes
9988         * sp-polygon.cpp: Fix for points= updating by adding set_shape call into
9989 _write
9990         (bug 910142)
9992         * text-context.cpp: Do not create text object unless a printable key was
9993         pressed; fixes 934280
9995         * widgets/dash-selector.cpp dialogs/stroke-style.cpp: Removed marker
9996 buttons,
9997         fixed g_free crash in marker menus, added tooltips, added stroke-miterlimit
9998         spinbutton
10000         * splivarot.cpp: Outline handles multiple objects; All commands use correct
10001         stroke_miterlimit
10003         * splivarot.cpp sp-offset.cpp: Fix for 932642
10005         * helper/sodipodi-ctrlrect.cpp: Simplify and fix dashes and offsets
10007         * widgets/gradient-selector.cpp: Tooltip edits
10009         * verbs.cpp verbs.h interface.cpp...: Remove tool options
10011         * seltrans.cpp: Pivot marker made inverse
10013         * toolbox.cpp: More defocusing
10015         * *-context.cpp: Eliminated config widgets from all tools
10017         * toolbox.cpp sp-ellipse.cpp: Ellipse fixes, tooltips
10019         * verbs.cpp: Options -> Preferences
10021         * dialogs/display-settings.cpp: An options dialog, completely new; selector
10022         widget grafted here
10024         * preferences-skeleton.h node-context.cpp select-context.cpp: scaling uses
10025         defaultscale
10027         * dialogs/display-settings.cpp display/nr-arena-image.cpp: Make oversample
10028         saveable
10030         * toolbox.cpp: Aux toolbar for calligraphic
10032         * preferences-skeleton.h: fill-opacity:1 for calligraphic
10034         * select-context.cpp seltrans.cpp seltrans.cpp: Patch to enable box and none
10035         options for per-object selection cue
10037         * main.cpp: Removed C-locale setting, not needed anymore; temporary switch
10039         gettext encoding for console output
10041         * inkscape.cpp: Memory fix from sodi
10043         * right-click finishes pen (patch by Carl)  draw-context.cpp
10045 2004-04-19  Carl Hetherington <inkscape@carlh.net>
10047         * src/livarot/ShapeRaster.cpp
10048         Fix an unitialised value error that was spotted by valgrind.
10050 2004-04-18  MenTaLguY <mental@rydia.net>
10052         * src/selection.cpp, src/selection.h, src/selection-chemistry.cpp,
10053           src/seltrans.cpp, src/nodepath.cpp:
10054           made all SPSelection members private, and changed all methods into
10055           real C++ methods (with temporary inline wrappers for the old C
10056           pseudo-methods)
10058 2004-04-18  Carl Hetherington <inkscape@carlh.net>
10060         * src/print.cpp, src/print.h, src/sp-text.cpp
10061         src/extension/extension.cpp src/extension/extension.h,
10062         src/extension/implementation/implementation.cpp,
10063         src/extension/implementation/implementation.h,
10064         src/extension/internal/eps-out.cpp, src/extension/internal/eps-out.h,
10065         src/extension/internal/ps.cpp, src/extension/internal/ps.h,
10066         Add very basic feature to allow PS text to be exported as real
10067         text, rather than being converted to paths first.  Needs some
10068         work, mostly on font handling.
10070         * src/seltrans.cpp: Slightly improve placement of the bounding
10071         box selection cue.
10073         * src/sp-shape.cpp: various marker-related cleanups, mostly factoring out
10074         common code into functions.
10076 2004-04-17  MenTaLguY <mental@rydia.net>
10077         * src/inkscape.cpp, src/node-context.cpp, src/selection-chemistry.cpp,
10078           src/selection.cpp, src/selection.h, src/seltrans.cpp, src/sp-gradient.cpp,
10079           src/sp-item.cpp, src/sp-offset.cpp, src/dialogs/transformation.cpp,
10080           src/libnr/nr-rect.cpp, src/libnr/nr-rect.h:
10081           Cleaned up NR::Rect API and made SPSelection's desktop pointer private.
10083         * src/display/sp-canvas.cpp, src/libnr/nr-convex-hull.h,
10084           src/libnr/nr-rect.h:
10086           First use of NR::ConvexHull (for propagating canvas bounding boxes)
10088 2004-04-17  Kees Cook <kees@outflux.net>
10090         * share/icons/icons.svg, src/verbs.cpp: made last three ugly menu icons.
10092 2004-04-17  Nathan Hurst <njh@mail.csse.monash.edu.au>
10094         * configure.in src/draw-context.cpp src/dropper-context.cpp
10095         src/dyna-draw-context.cpp src/nodepath.cpp src/nodepath.h
10096         src/path-chemistry.cpp src/sp-chars.cpp src/sp-ellipse.cpp
10097         src/sp-offset.cpp src/sp-path.cpp src/sp-polygon.cpp
10098         src/sp-shape.cpp src/sp-text.cpp src/splivarot.cpp src/style.cpp
10099         src/style.h src/dialogs/fill-style.cpp
10100         src/dialogs/object-properties.cpp src/dialogs/stroke-style.cpp
10101         src/display/canvas-bpath.cpp src/display/canvas-bpath.h
10102         src/display/canvas-grid.h src/display/curve.cpp
10103         src/display/curve.h src/display/nr-arena-glyphs.cpp
10104         src/display/nr-arena-glyphs.h src/display/nr-arena-shape.cpp
10105         src/display/sodipodi-ctrl.cpp src/display/sodipodi-ctrl.h
10106         src/display/sodipodi-ctrlrect.h src/display/sp-canvas-util.cpp
10107         src/display/sp-canvas-util.h src/display/sp-canvas.cpp
10108         src/display/sp-canvas.h src/display/sp-ctrlline.cpp
10109         src/extension/internal/ps.cpp src/extension/internal/ps.h
10110         src/libnr/Makefile.am src/libnr/libnr.def src/libnr/nr-path.cpp
10111         src/libnr/nr-path.h src/libnr/nr-svp-private.h
10112         src/libnr/nr-svp-render.cpp src/libnr/nr-svp-render.h
10113         src/libnr/nr-svp.cpp src/libnr/nr-svp.h
10114         src/libnrtype/nr-rasterfont.cpp src/libnrtype/nr-type-ft2.cpp
10115         src/libnrtype/nr-type-gnome.cpp src/libnrtype/nr-type-w32.cpp
10116         src/libnrtype/nr-typeface.cpp src/livarot/PathCutting.cpp
10117         src/svg/gnome-canvas-bpath-util.cpp
10118         src/svg/gnome-canvas-bpath-util.h src/svg/svg-path.cpp
10119         src/svg/svg.h: removed libart.
10121         * src/libnr/nr-svp-uncross.cpp src/libnr/nr-svp-uncross.h: deleted
10122         uncross and SVL routines.
10125 2004-04-15  Carl Hetherington <inkscape@carlh.net>
10127         * src/make.exclude, src/make.dep, src/make.files, src/make.ofiles:
10128         Various fixes to the Win32 build following rearrangement of some
10129         source files and cleanups to libnr.
10131         * src/sp-text.cpp: remove an unused variable.
10133         * src/display/sodipodi-ctrlrect.cpp: removed two unused variables.
10135 2004-04-16  MenTaLguY <mental@rydia.net>
10137         * src/selection.cpp, src/selection.h, src/forward.h: initial
10138           C++ification of SPSelection class
10140 2004-04-15  Kees Cook <kees@outflux.net>
10142         * debian/control, debian/changes: dropping (currently) unused
10143           dependancies.  Added "0.39cvs" tag.
10145 2004-04-15  Carl Hetherington <inkscape@carlh.net>
10147         * src/seltrans.cpp, src/helper/sodipodi-ctrlrect.cpp,
10148         src/helper/sodipodi-ctrlrect.h:
10149           Use black, dashed bounding boxes for indicating itemselection,
10150           rather than red, solid boxes (as suggested by Bulia).
10152         * src/desktop.cpp:
10153         Small fix for the problem whereby the first file loaded in an
10154         Inkscape session will not have its grid set up properly.  This was
10155         my patch #935013.
10157         * src/dialogs/filedialog-win32.cpp:
10158         Use the extension system to build the list of allowable file types
10159         for save.  This means that save as PS and EPS work properly.
10161         * src/streams-zlib.cpp, src/livarot/PathConversion.cpp,
10162         src/livarot/PathCutting.cpp, src/livarot/PathSimplify.cpp,
10163         src/livarot/PathStroke.cpp, src/livarot/Shape.cpp,
10164         src/livarot/ShapeMisc.cpp, src/display/nr-arena-glyphs.cpp,
10165         src/helper/sodipodi-ctrlrect.cpp, src/helper/sp-canvas.cpp,
10166         src/extension/internal/win32.cpp:
10167         Fix compiler warnings, mostly about unused variables.
10169         * src/helper/sp-canvas-util.cpp:
10170         Fix what I and someone else considered to be an obvious typo.  The
10171         function in question isn't used, however, so it's a bit difficult
10172         to test.
10174         * src/libnrtype/nr-rasterfont.cpp:
10175         Fix a warning wrt a cast from NR::Matrix to NRMatrix.
10177         * src/sp-shape.cpp:
10178         Fix bug #935758.
10181 2004-04-14  Ted Gould <ted@gould.cx>
10183         * src/file.cpp, dialogs/filedialog.cpp:
10184         Making it so that the filename will get placed in the save as dialog
10185         if there is a name for the file.  Otherwise the last save directory
10186         is used (properly now)
10188 2004-04-15  MenTaLguY <mental@rydia.net>
10190         * most files in src/: removed many old "compatable" struct typedefs
10192         * src/libarikkei/arikkei-dict.cpp, src/libarikkei/arikkei-dict.h:
10193           removed unused arikkei files
10195         * configure.in: added gtkmm dependency
10197 2004-04-14  Kees Cook <kees@outflux.net>
10199         * src/helper/unit-menu.cpp: Turns out I found a 2nd bug while
10200           investigating patch 934358.  I've applied this patch again, which gives
10201           us the entire fix.
10202         * src/draw-context.cpp: Investigated patch 934351 from cth103.  Applied a
10203           slight variation to conform to the function calling styles of that code.
10204         * configure.in: Implemented gcc version test for >= 3.0.0
10205         * src/file.cpp, src/interface.cpp, share/icons/icons.svg, src/verbs.cbb:
10206           finished "File / Revert" implementation.  Found a memory leak in
10207           "file_save".  Added more sanity checking to "sp_file_revert" and more
10208           status messages.
10209         * src/main.cpp, src/file.h, src/file.cpp: removed redundant code,
10210 implemented
10211           in "sp_file_open".
10213 2004-04-13  Kees Cook <kees@outflux.net>
10215         * tools-version.sh: added a possible fix for BSDish tools.
10216         * configure.in, share/patterns/Makefile.am: inkscape janitor strikes
10217           again!  This is a quick cleanup to Ted's new directories.  Looks
10218           like "patterns" got left out.
10219         * share/clipart/.cvsignore, share/templates/.cvsignore,
10220           share/examples/.cvsignore, share/fonts/.cvsignore,
10221           share/gradients/.cvsignore, share/keyboards/.cvsignore,
10222           share/palettes/.cvsignore, share/patterns/.cvsignore:
10223           Added Makefile build-cruft to .cvsignores.
10224         * src/helper/unit-menu.cpp: applied a variation to patch 934358 from cth103
10225           to fix grid unit changing bug.
10226         * configure.in: fixed capitalization of "libpng" to avoid confusion.
10227         * src/sp-namedview.cpp, src/document.cpp, src/document.h, src/file.cpp,
10228           src/file.h, src/document-undo.cpp, src/interface.cpp, src/verbs.cpp,
10229           src/verbs.h:
10230           Newly opened files will only create new windows if the current document
10231           is untouched.  (RFE#928517)
10232           Added support for future "File/Revert" handling.  Needs
10233           a little more support in the SPDocument structure.  See notes in
10234           "src/file.cpp", function "sp_file_revert_dialog".
10236 2004-04-13  Ted Gould <ted@gould.cx>
10238         * configure.in, share/Makefile.am, share/clipart/Makefile.am,
10239           share/examples/Makefile.am, share/fonts/Makefile.am
10240           share/gradients/Makefile.am, share/keyboards/Makefile.am
10241           share/markers/Makefile.am, share/palettes/Makefile.am
10242           share/screens/Makefile.am, share/templates/Makefile.am:
10243         Making it so that the clipart and everything else gets put in
10244         the tarball, and also get installed in the share directory.  Many
10245         of these have just 'README' files, but they now have good place-
10246         holders for further development.
10248 2004-04-12  Kees Cook <kees@outflux.net>
10250         * src/dialogs/stroke-style.cpp, src/Makefile.am, src/dialogs/Makefile.am,
10251           src/widgets/Makefile.am, configure.in: fixed up INKSCAPE_*DIR paths so CVS
10252           will compile happily for me.  This way if paths change, files will be
10253           recompiled.  The old way would let configure run again (changing the
10254           datadir path) without forcing a recompile, which could break the
10255           compiled paths.
10257 2004-04-13  John Cliff <simarilius@yahoo.com>
10258         * src/sp-shape.cpp, src/dialogs/stroke-style.cpp:
10259         Couple of changes to marker related code, mid and end markers now point in
10260 correct
10261         direction, turning off start markers behaves correctly.
10262         This follows on from changes made by me and Carl Hetherington that were
10263 commited
10264         yesterday to
10265         src/inkscape-stock.cpp, src/sp-item.cpp, src/sp-marker.cpp,
10266 src/sp-shape.cpp,
10267         src/style.cpp, src/style.h, src/dialogs/stroke-style.cpp
10268         to implement marker UI and fixes to the marker rendering code.
10270 2004-04-11  Ted Gould <ted@gould.cx>
10272         * src/extension/system.cpp, src/extension/internal/eps-out.cpp
10273           src/extension/internal/eps-out.h:
10274         First pass at a file save dialog with EPS output.  The dialog
10275         sets the bounding box in the file.  Comments encouraged.
10277 2004-04-11  Ted Gould <ted@gould.cx>
10279         * src/file.cpp, src/main.cpp, src/print.cpp, src/extension/init.cpp,
10280           src/extension/init.h, src/extension/system.cpp, src/extension/system.h,
10281           src/extension/implementation/script.cpp,
10282 src/extension/internal/eps-out.cpp,
10283           src/extension/internal/gnome.cpp, src/extension/internal/ps-out.cpp,
10284           src/extension/internal/ps.cpp, src/extension/internal/svg.cpp,
10285           src/extension/internal/win32.cpp:
10286         Change alot of files, but small changes.  Basically just took
10287         system.cpp and init.cpp and finally ported them to the Inkscape::
10288         Extension namespace.  Cleaned up the code in them a bunch, it is
10289         much easier to read now!  All the other files are just referencing
10290         these changes.
10292 2004-04-11  Kees Cook <kees@outflux.net>
10294         * src/verbs.h, src/verbs.cpp, src/interface.cpp, src/interface.h: replaced
10295           the rest of the missing menu verbs: "View New", "Cleanup".  Created
10296           generic function to add icons to a given menu item (for submenu icons
10297           mostly).
10298         * share/icons/icons.svg: added "selection_cleanup", "selection_deselect",
10299           "selection_select_all".  Corrected "view_new" and "selection_smooth",
10300           "dialog_toggle", "dialog_tool_options", "file_open_recent".
10301         * src/selection-chemistry.cpp, src/selection-chemistry.h: renamed
10302           "selection_cleanup" function.
10304 2004-04-11  Jon Phillip <jon@rejon.org>
10306         * Makefile.mingw share/Makefile.am src/Makefile.am
10307           share/markers/Makefile.am share/markers/.cvsignore config.h.mingw
10308           configure.in:
10309           Added the proper infrastructure to get files to the right location for
10310           markers.
10312         * share/tutorials/tipsandtricks.svg: Deleted the URL trick because it no
10313           longer works or something.
10315 2004-04-11  Kees Cook <kees@outflux.net>
10317         * src/verbs.h, src/verbs.cpp: added verbs for the Help and Tutorials menus.
10318         * src/interface.cpp: replaced contents of sp_ui_menu_help to use new verbs.
10319         * src/help.h, src/help.cpp: replaced sp_help_keys with more generic
10320           sp_help_open_screen, similar to sp_help_open_tutorial.
10321         * share/icons/icons.svg: created really ugly "help_tutorials" and
10322           "help_keys" icons.  The "help_keys" one needs the most help.  :)
10324 2004-04-09  Ted Gould <ted@gould.cx>
10326         * share/extensions/Makefile.am, share/extensions/epsi_output.inkmod,
10327           share/extensions/ps2epsi.sh, src/extension/extension.cpp,
10328           src/extension/extension.h, src/extension/init.cpp,
10329           src/extension/implementation/implementation.cpp,
10330           src/extension/implementation/implementation.h,
10331           src/extension/implementation/script.cpp,
10332           src/extension/implementation/script.h,
10333           src/extension/internal/Makefile.am, src/extension/internal/eps-out.cpp,
10334           src/extension/internal/eps-out.h, src/extension/internal/ps.cpp:
10336           Okay, these are some changes that I've had in my directory for
10337           a little while.
10339           1) adding the basics of checking extensions.  This will allow
10340              them to remove themselves based on their dependencies failing.
10342           2) Adding the concepts of a 'helper extension' to scripts.  This
10343              allows them to use other extensions for handling the data, so
10344              they don't have to deal with SVG directly - Inkscape will
10345              build the pipeline.  An example of this is the epsi output.
10347           3) Adding the bounding box change provided by Carl Hetherington
10348              to the Postscript output.  The EPS output plugin sets this, so
10349              now EPSes have smaller bounding boxes.  A GUI needs to be
10350              written for this setting.
10352 2004-04-08  MenTaLguY <mental@rydia.net>
10354         * configure.in, src/svg/ftos.cpp: fix for OS X build
10356         * src/extensions/internal.ps.cpp: crash fix
10358 2004-04-07  MenTaLguY <mental@rydia.net>
10360         * src/xml/repr.cpp: adjusted the advertising comment in the default
10361           document template (we need a real default document template, btw)
10363         * src/svg/ftos.cpp, src/svg/itos.cpp, src/svg/round.cpp,
10364           src/svg/ftos.h, src/svg/stringstream.h: incorporated Bryce's number
10365           serializing code (disabled for now, due to the impending release)
10367         * src/dialogs/stroke-style.cpp, src/dialogs/sp-shape.cpp:
10368           nuked unused variables
10370 2004-04-07  bulia byak <bulia@users.sourceforge.net>
10372         * icons.svg: Alignment fix
10374         * src/select-toolbar.cpp: Swapped rotate buttons
10376         * share/tutorials/: Cleanup, added Russian translation of basic
10378         * extension/extension.cpp extension/system.cpp extension/internal/ps.cpp
10379         extension/implementation/script/cpp: Fixes to make non-ascii filenames work
10380 again
10382         * src/verbs.cpp: Remove xpm icon that causes trouble on win32
10384         * share/examples/: new gradient.svg, tiger.svgz, cleanup
10386         * src/widgets/gradient-vector.cpp: Crash fix: loading new gradient into the
10387         editor does not completely reset it
10389         * share/icons/icons.svg: New dialog icons, draw tool icons, changed colors
10391         * src/dialogs/align.cpp src/helper/bezier-utils.cpp: remove pjrm's debug
10392 output
10394         * share/tutorials/: SVG cleanup: remove unused font properties, wrong radius
10395         paths in ellipses (leftovers from old versions). Expanded & updated tips &
10396 tricks.
10398         * file.cpp: Set uri on save in one place; save 'offcially' from here only
10400         * system.cpp system.h: Remove redundant uri-setting on open and save, add
10401         official arg to sp_module_system_save to prevent docname/docbase changing on
10402         temporary saves
10404         * many files: _() fixes, edits in labels, messages, tooltips, mnemonics
10406         * src/inkscape.cpp: remove redundancy in error messages for failing to load
10407 prefs
10409         * share/extensions src/extension/internal: Renaming file formats to include
10410 (*.ext)
10412         * src/interface.cpp src/dialogs/filedialog.cpp: Transientize, make modal
10413         open/save dialogs, ditto for warning overwrite and make it unresizeable
10415         * src/dialogs/xml-tree.cpp: Do not deselect item on canvas when a
10416 non-selectable
10417         thing is highlighted in xml editor
10419         * src/sp-guide.cpp: Guide position updated after undo
10421         * src/widgets/sp-xmlview-attr-list.cpp: Max length of viewable attributes
10422         increased
10424         * many files: Adib's svgostringstream patches to remove printfs
10426         * src/selection-chemistry.cpp: Crash fix when pasting style to an object
10427 that
10428         has none (e.g. group)
10430         * src/knot.cpp: Knot dragging autoscrolls
10432         * src/sp-text.cpp src/text-context.cpp: Cursor movements autoscroll
10434         * src/desktop.h src/desktop.cpp: autoscrollspeed can be overridden in call
10436         sp_desktop_scroll_to_point
10438         * src/text-context.cpp src/sp-text.cpp: Text cursor made inverse. Initial
10439 cursor
10440         after click is no longer horizontal.
10442         * src/helper/sp-ctrlline.cpp: Always-visible inversion for ctrlline
10444         * src/libnrtype/nr-type-w32.cpp: Fix stretch and variant on win32
10446         * src/widgets/gradient-vector.cpp: Undo fix; new stop takes average of its
10447         neighbors' colors; is between stops even when the last stop is selected
10449 2004-04-06  Ted Gould <ted@gould.cx>
10451         * src/file.cpp, src/dialogs/filedialog.cpp, src/extension/extension.cpp,
10452         src/extension/system.cpp:
10453         Moving code around so that the filename extension gets put on by
10454         the extension that is saving the file.  This adds a couple complications
10455         in that the extension now needs to check for overwriting the file
10456         and also set the document URI.  Better overall, but a PITA.
10458 2004-04-05  njh <njh@mail.csse.monash.edu.au>
10460         * debian/rules,debian/control: applied patch from Kees Cook to remove
10461         obsolete libraries, and to tidy things up a tad.
10463 2004-04-04  Ted Gould <ted@gould.cx>
10465         * src/main.cpp, src/extension/extension.cpp, src/extension/system.cpp:
10466         Now the input autodetect will try the SVG filter if the autodetect
10467         fails.  This was done by the command line, but now it is done
10468         everywhere.
10470 2004-04-04  MenTaLguY <mental@rydia.net>
10472         * src/xml/repr-io.cpp, src/xml/repr.cpp, src/xml/repr.h:
10473         Take the full list of document node children from libxml, and
10474         append them in the correct order.  This fixes bug #929348.
10476         * src/xml/repr-io.cpp, src/xml/repr.cpp, src/xml/repr-private.h:
10477         Added API for coping with comments at the root level (i.e. siblings
10478         of the root XML node), and made corresponding changes to the repr-io
10479         code.  In theory this should be enough to preserve them upon loading,
10480         though in practice it still doesn't appear to be working (bug #929348).
10481         Is there some libxml thing we need to do?
10483 2004-04-04  Ted Gould <ted@gould.cx>
10485         * a bunch of files
10486         Sorry, I seem to be in some delay getting e-mail.  Anyway, a few
10487         files were changed to add in a new parameter 'dataloss'  Basically
10488         this signifies that a format was used to save that may not save
10489         the whole document and thus, a pop-up is elevated on close to signal
10490         that you might want to 'really save' this document.
10492 2004-04-03  Ted Gould <ted@gould.cx>
10494         * share/extensions/svgz_input.inkmod, src/file.cpp,
10495           src/extension/extension.cpp, src/extension/internal/svg.cpp:
10496         Making it so that input extensions can specify the output extension
10497         that gets used to save them.  If this field isn't filled in, the value
10498         gets set to NULL, and then the Save As dialog is used instead of
10499         just trying to save.
10501 2004-04-03  Ted Gould <ted@gould.cx>
10503         * src/file.cpp, src/main.cpp, src/extension/extension.cpp,
10504           src/extension/extension.h, src/extension/system.cpp,
10505           src/extension/internal/svg.cpp:
10506         Fixing the output_extension flag to not be saved in a file, but also
10507         to be able to be specified by the input module.  Also, this fixes
10508         the commandline processing of files to make them use the extension
10509         system.
10511 2004-04-02  Ted Gould <ted@gould.cx>
10513         * src/file.cpp, src/extension/db.cpp, src/extension/internal/svg.cpp:
10514         Changing it so that SVG documents open and default to with
10515         extension namespace.  Also, autodetect is reenabled.
10517 2004-04-03  Peter Moulder <pmoulder@mail.csse.monash.edu.au>
10519         * src/helper/bezier-utils.cpp (NewtonRaphsonRootFind): Fix my
10520         previous commit.
10522 2004-04-02  Ted Gould <ted@gould.cx>
10524         * share/extensions/svgz_output.inkmod, src/main.cpp, src/print.cpp,
10525           src/extension/init.cpp, src/extension/implementation/script.cpp,
10526           src/extension/implementation/script.h,
10527           src/extension/internal/Makefile.am, src/extension/internal/ps-out.cpp,
10528           src/extension/internal/ps-out.h, src/extension/internal/ps.cpp:
10529         Fixing the commandline printing.  This required fixing both the
10530         print driver to handle the newer extensions stuff.  It seems
10531         happy now.  I went ahead and implemented save as postscript
10532         while I was at it.
10534 2004-04-02  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
10536         * src/helper/bezier-utils.cpp (NewtonRaphsonRootFind): Ensure that the
10537         "improved" value is never worse than the previous guess.
10539         * src/helper/bezier-utils.cpp:
10540         Greater CodingStyle conformance, mainly whitespace changes.
10542         * src/helper/bezier-utils.cpp (sp_bezier_fit_cubic_full):
10543         Always reparameterize between generate_bezier and calc_max_error.
10544         Switch from discouraged alloca (see man page) to g_new, at cost of
10545         some extra g_free calls in the code.
10546         (reparameterize): Do in-place modification.
10548         * src/helper/bezier-utils-test.cpp:
10549         Add tests for generate_bezier, sp_bezier_fit_cubic_full.
10550         Change to a simpler test bezier.
10552         * src/helper/bezier-utils.cpp (sp_darray_left_tangent,
10553         sp_darray_right_tangent):
10554         Switch to using just the two end points for calculating the gradient.
10555         (The old code could sometimes cause g_warning's.)
10556         Correct the documentation of requirements.
10557         (sp_darray_center_tangent): Similarly remove the #if'ed out code for
10558         looking at more than two points.
10560 See doc/Changelog_archive.txt for older entries
10562 # Local Variables:
10563 # tab-width:8
10564 # indent-tabs-mode:t
10565 # End:
10566 # vim: tabstop=4:noexpandtab:shiftwidth=4