Code

Fixed problem when swatches were larger than provided area
[inkscape.git] / ChangeLog
1 2006-04-07  Jon A. Cruz  <jon@joncruz.org>
3         * po/eu.po: Fix a "Unmatched closing </b>" warnings.
5 2006-04-07  Jon A. Cruz  <jon@joncruz.org>
7         * src/widgets/paint-selector.cpp, src/widgets/gradient-toolbar.cpp,
8           src/widgets/select-toolbar.cpp, src/widgets/toolbox.cpp,
9           src/dialogs/clonetiler.cpp, src/dialogs/object-properties.cpp:
11           Shrunk a few icon sizes.
13 2006-04-07  Jon A. Cruz  <jon@joncruz.org>
15         * src/widgets/desktop-widget.cpp, src/widgets/icon.cpp,
16           src/widgets/layer-selector.cpp:
18           Added implementation of smaller icon size.
20 2006-04-06  Jon A. Cruz  <jon@joncruz.org>
22         * src/color-profile.cpp, src/sp-image.cpp:
24           Simple debugging #ifdefs added.
26 2006-04-06  Jon A. Cruz  <jon@joncruz.org>
28         * src/interface.cpp, src/dialogs/clonetiler.cpp,
29           src/dialogs/object-properties.cpp, src/dialogs/stroke-style.cpp,
30           src/dialogs/text-edit.cpp, src/dialogs/tiledialog.cpp,
31           src/dialogs/xml-tree.cpp, src/ui/dialog/align-and-distribute.cpp,
32           src/ui/widget/labelled.cpp, src/widgets/button.cpp,
33           src/widgets/button.h, src/widgets/desktop-widget.cpp,
34           src/widgets/gradient-toolbar.cpp, src/widgets/icon.cpp,
35           src/widgets/icon.h, src/widgets/layer-selector.cpp,
36           src/widgets/paint-selector.cpp, src/widgets/select-toolbar.cpp,
37           src/widgets/toolbox.cpp, src/widgets/toolbox.h, src/icon-size.h:
39           Decoupling from direct use of GtkIconSize to allow for smaller
40           custom ones.
42 2006-04-06  Jon A. Cruz  <jon@joncruz.org>
44         * src/Makefile_insert, src/Makefile.am, src/color-profile.cpp
45           src/color-profile.h, src/color-profile-fns.h,
46           src/color-profile-test.h, src/sp-image.cpp:
48           Adding rendering-intent to <color-profile>.
50 2006-04-05  MenTaLguY  <mental@rydia.net>
52         * configure.ac, share/keyboards/.cvsignore, share/keyboards/Makefile.am,
53           share/keyboards/README, share/keys/.cvsignore, share/keys/Makefile.am,
54           share/keys/Makefile.in, share/Makefile.am:
56           share/keyboards -> share/keys
58         * share/keys/Makefile.am, share/keys/default.xml, src/Makefile_insert,
59           src/shortcuts.cpp, src/shortcuts-default-xml.cpp:
61           first shot at configurable keymaps
63 2006-04-05  MenTaLguY  <mental@rydia.net>
65         * src/io/Makefile_insert, src/io/resource.cpp, src/io/resource.h:
67           introduce uniform resource path API to replace copy-and-pasted hacks
69 2006-04-05  Jon A. Cruz  <jon@joncruz.org>
71         * src/svg/svg-color-test.h, src/svg/svg-color.cpp:
73           Tuned icc-color() parsing.
75 2006-04-02  Jon A. Cruz  <jon@joncruz.org>
77         * src/color-profile.h, src/color-profile.cpp,
78           src/color-profile-fns.h, src/sp-image.h, src/sp-image.cpp:
80           Initial support of color-profile on <image> elements.
82 2006-04-02  Jon A. Cruz  <jon@joncruz.org>
84         * src/color-profile.h, src/color-profile.cpp,
85           src/color-profile-fns.h, src/Makefile_insert, src/attributes.cpp,
86           src/attributes.h, src/sp-object-repr.cpp:
88           Adding support for <color-profile> element.
90 2006-04-02  Jon A. Cruz  <jon@joncruz.org>
92         * src/knot.h: Fixed warning messages.
94 2006-04-01  Jon A. Cruz  <jon@joncruz.org>
96         * src/ui/widget/selected-style.cpp:
98           Safety check for null pointer.
99         
100 2006-04-01  Jon A. Cruz  <jon@joncruz.org>
102         * configure.ac, src/interface.cpp, src/dialogs/swatches.cpp:
104           Introducing optional LittleCms use.
105         
106 2006-03-31  MenTaLguY  <mental@rydia.net>
108     * src/dyna-draw-context.cpp, src/dyna-draw-context.cpp:
110           merge ::dragging and ::dynahand
112 2006-03-31  MenTaLguY  <mental@rydia.net>
114     * src/dyna-draw-context.h: add documentation
116 2006-03-29  Andrius R. <knutux@gmail.com>
118         * src/enums.h, src/selection-chemistry.cpp,
119           src/selection.h, src/selection.cpp,
120           src/ui/dialog/inkscape-preferences.cpp,
121           src/ui/dialog/inkscape-preferences.h:
123           patch #1450307 - option for select all to work in layer with it's sub-layers
125 2006-03-29  Andrius R. <knutux@gmail.com>
127         * po/lt.po: Translated and added new language - Lithuanian.
129 2006-03-28  Jon A. Cruz  <jon@joncruz.org>
131         * src/interface.cpp, src/dialogs/swatches.cpp:
133           Fixing name of temporary non-standard tag attributes.
134         
135 2006-03-28  MenTaLguY  <mental@rydia.net>
137     * src/layer-manager.cpp, src/layer-manager.h: draft of layer manager
139 2006-03-28  Jon A. Cruz  <jon@joncruz.org>
141         * src/interface.cpp, src/dialogs/eek-color-def.h,
142           src/dialogs/eek-preview.h, src/dialogs/eek-preview.cpp,
143           src/dialogs/swatches.h, src/dialogs/swatches.cpp:
145           Changed objects to only get liked to "linkable" colors.
146         
147 2006-03-28  Jon A. Cruz  <jon@joncruz.org>
149         * src/interface.cpp, src/dialogs/swatches.cpp:
151           Objects now change when linked colors change.
152         
153 2006-03-28  Jon A. Cruz  <jon@joncruz.org>
155         * src/dialogs/eek-color-def.h, src/dialogs/eek-color-def.cpp,
156           src/dialogs/eek-preview.h, src/dialogs/eek-preview.cpp,
157           src/dialogs/swatches.h, src/dialogs/swatches.cpp:
159           Experimenting with linked colors.
160         
161 2006-03-26  Aaron C. Spike  <aaron@ekips.org>
163         * inkscape.pod, src/main.cpp:
165           Added --export-area-canvas (-C). Area specifying options
166           (--export-area, --export-area-canvas and --export-area-drawing)
167           can now be used in combination with --export-id.
169 2006-03-23  Jon A. Cruz  <jon@joncruz.org>
171         * src/dialogs/eek-color-def.cpp, src/dialogs/eek-color-def.h,
172           src/dialogs/Makefile_insert, src/dialogs/swatches.h,
173           src/dialogs/swatches.cpp:
175           Bringing in new color class.
176         
177 2006-03-23  Michael Wybrow  <mjwybrow@users.sourceforge.net>
179         * packaging/macosx/Resources/bin/inkscape: Fix a packaging
180           problem on Mac OSX where Inkscape wouldn't open if one of the
181           parent directories containing the app bundle contained a '#' in
182           its name.  Fixes bug #1443072.
184 2006-03-15  Michael Wybrow  <mjwybrow@users.sourceforge.net>
186         * share/icons/Makefile.am: Update a makefile after the icon file
187           renaming.
189 2005-03-14  MenTaLguY  <mental@rydia.net>
191         * src/layer-fns.h, src/dialogs/layer-properties.cpp,
192           src/dialogs/layer-properties.h, src/layer-fns.cpp:
194           merged patch #1447043 from Andrius "knutux" R. to create sub-layers
196 2006-03-14  MenTaLguY  <mental@rydia.net>
198         * src/Makefile_insert, src/display/nr-arena-item.cpp,
199           src/display/nr-arena-item.cpp, src/gc-finalized.h, src/gc-managed.h,
200           src/gc-soft-ptr.h, src/selection.h, src/selection.cpp:
202           Replace GC::Managed<>::clearOnceInaccessible with GC::soft_ptr<>
204 2006-03-14  MenTaLguY  <mental@rydia.net>
206         * src/debug/event.h, src/debug/gc-heap.h, src/debug/heap.h,
207           src/debug/logger.cpp, src/debug/simple-event.h,
208           src/debug/sysv-heap.h, src/jabber_whiteboard/deserializer.cpp,
209           src/jabber_whiteboard/message-utilities.cpp,
210           src/jabber_whiteboard/message-utilities.h,
211           src/jabber_whiteboard/node-tracker-observer.h,
212           src/jabber_whiteboard/serializer.cpp,
213           src/jabber_whiteboard/serializer.h,
214           src/sp-object.cpp, src/util/share.cpp, src/util/share.h,
215           src/xml/attribute-record.h, src/xml/comment-node.h,
216           src/xml/composite-node-observer.cpp, src/xml/composite-node-observer.h,
217           src/xml/event.cpp, src/xml/event.h, src/xml/log-builder.cpp,
218           src/xml/log-builder.h, src/xml/node-observer.h, src/xml/repr-io.cpp,
219           src/xml/simple-node.cpp, src/xml/simple-node.h,
220           src/xml/simple-session.cpp, src/xml/simple-session.h,
221           src/xml/text-node.h:
223           shared_ptr -> ptr_shared
225 2006-03-13  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
227         * src/svg/svg-color.cpp (sp_svg_write_color): More readable colour
228           names when possible: e.g. `red', `#cfc'.
230 2006-03-10  Jon A. Cruz  <jon@joncruz.org>
232         * src/interface.cpp:
234           Shift-drop now sets stroke on target objects.
235         
236 2006-03-11  MenTaLguY  <mental@rydia.net>
238         * src/sp-object.cpp: experiment to verify that we can safely release
239           before removing object from document tree
241 2006-03-10  Jon A. Cruz  <jon@joncruz.org>
243         * src/dialogs/swatches.cpp:
245           Changed color dragging to have a color preview.
246         
247 2006-03-09  Jon A. Cruz  <jon@joncruz.org>
249         * src/interface.cpp:
251           Initial cut of color drag-n-drop to items on canvas.
252         
253 2006-03-09  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
255         * src/path-chemistry.cpp (sp_selected_path_reverse):
256           Fix when multiple paths are selected.
257           Also fix a small memory leak.
259 2006-03-06  MenTaLguY  <mental@rydia.net>
261         * src/document-subset.h, src/document-subset.cpp:
262           add DocumentSubset::_clear
264 2006-03-05  MenTaLguY  <mental@rydia.net>
266         * src/document-subset.h, src/document-subset.cpp:
267           remove unneeded document parameter from constructor
269 2006-03-05  MenTaLguY  <mental@rydia.net>
271         * src/document-subset.cpp:
273           Wire up new SPObject signal to DocumentSubset, so order changes
274           will be reflected in the subset.
276 2006-03-05  MenTaLguY  <mental@rydia.net>
278         * src/sp-object.h, src/sp-object.cpp:
280           Add signal for notification of object position changes.
282 2006-03-05  MenTaLguY  <mental@rydia.net>
284         * src/Makefile_insert, src/document-subset.cpp, src/document-subset.h:
286           Add DocumentSubset as groundwork for layers.
288 2006-03-04  Jon A. Cruz  <jon@joncruz.org>
289         * src/ui/widget/selected-style.h, src/ui/widget/selected-style.cpp:
291           Style minibar now only accepts color drag-n-drop when not N/A.
292           Final tweak for completing RFE #1429027.
293         
294 2006-02-28  Jon A. Cruz  <jon@joncruz.org>
295         * src/ui/widget/selected-style.h, src/ui/widget/selected-style.cpp:
297           Made the style minibar a target for color drag-n-drop.
298         
299 2006-03-01  Michael Wybrow  <mjwybrow@users.sourceforge.net>
301         * src/conn-avoid-ref.cpp, src/libavoid/connector.h,
302           src/libavoid/shape.cpp, src/libavoid/graph.cpp, src/libavoid/shape.h,
303           src/libavoid/graph.h, src/libavoid/router.cpp, src/libavoid/router.h,
304           src/libavoid/connector.cpp, src/libavoid/debug.h:
306           Some speed improvements and interface cleanups to libavoid.
308 2006-02-28  Jon A. Cruz  <jon@joncruz.org>
309         * src/dialogs/swatches.cpp:
311           Fixed drag-n-drop out of color to match GTK+ standard.
312         
313 2006-02-27  Jon A. Cruz  <jon@joncruz.org>
314         * src/dialogs/swatches.cpp, src/ui/previewfillable.h,
315           src/ui/previewholder.h, src/ui/previewholder.cpp:
317           Finished cleanup of embedded swatches when switching palettes.
318         
319 2006-02-26  Jon A. Cruz  <jon@joncruz.org>
320         * src/dialogs/swatches.cpp, src/ui/previewholder.h,
321           src/ui/previewholder.cpp:
323           Changing embedded swatches resizing.
324         
325 2006-02-26  Jon A. Cruz  <jon@joncruz.org>
326         * src/text-context.cpp:
328           Allow Private Use Area characters. Fixes bug #1439016.
329         
330 2006-02-18  Jon A. Cruz  <jon@joncruz.org>
331         * src/dialogs/swatches.cpp, src/dialogs/iconpreview.cpp,
332           src/ui/widget/panel.cpp, src/ui/widget/panel.h:
334           Refactoring panel containment. Purged ugly 'X'.
335         
336 2006-02-18  Jon A. Cruz  <jon@joncruz.org>
337         * src/widgets/desktop-widget.cpp, src/dialogs/swatches.cpp,
338           src/dialogs/swatches.h, src/ui/widget/panel.cpp,
339           src/ui/widget/panel.h, src/ui/previewholder.cpp,
340           src/ui/previewholder.h:
342           Adding spacer to get swatches scrollbar enough room to move.
343           Tuning up API for better embedding.
345 2006-02-18  Jon A. Cruz  <jon@joncruz.org>
346         * src/widgets/desktop-widget.cpp, src/dialogs/swatches.cpp,
347           src/dialogs/swatches.h, src/ui/previewholder.cpp, 
348           src/ui/previewfillable.h, src/ui/previewholder.h:
350           Removed horizontal scroll bar from swatches when embedded.
352 2006-02-15  Michael Wybrow  <mjwybrow@users.sourceforge.net>
354         *  src/document.cpp, src/document.h, src/sp-conn-end-pair.cpp, 
355            src/connector-context.cpp, src/conn-avoid-ref.cpp:
357         Keep a seperate connector router for each document.
358            
359         *  src/libavoid/Makefile_insert, src/libavoid/connector.cpp,
360            src/libavoid/connector.h, src/libavoid/debug.h,
361            src/libavoid/geometry.cpp, src/libavoid/geometry.h,
362            src/libavoid/geomtypes.h, src/libavoid/graph.cpp,
363            src/libavoid/graph.h, src/libavoid/incremental.cpp,
364            src/libavoid/incremental.h, src/libavoid/libavoid.h,
365            src/libavoid/makepath.cpp, src/libavoid/makepath.h,
366            src/libavoid/polyutil.cpp, src/libavoid/polyutil.h,
367            src/libavoid/router.cpp, src/libavoid/router.h,
368            src/libavoid/shape.cpp, src/libavoid/shape.h,
369            src/libavoid/static.cpp, src/libavoid/static.h,
370            src/libavoid/timer.cpp, src/libavoid/timer.h,
371            src/libavoid/vertices.cpp, src/libavoid/vertices.h,
372            src/libavoid/visibility.cpp, src/libavoid/visibility.h:
373            
374         Upstream changes to libavoid that allow multiple connector 
375         router instances, as well a few other minor bugfixes.
377 2006-02-14  Michael Wybrow  <mjwybrow@users.sourceforge.net>
379         * src/display/sp-canvas.cpp, display/sp-canvas.h, connector-context.cpp:
380         
381         Revert a previous change that generated enter events for canvas items
382         other than the current one when mouse buttons were depressed.  These 
383         events are now only generated in the connector context, where they are
384         required.
386 2006-02-13  Michael Wybrow  <mjwybrow@users.sourceforge.net>
388         * src/graphlayout/graphlayout.cpp, src/conn-avoid-ref.cpp,
389           src/conn-avoid-ref.h, src/libavoid/connector.cpp,
390           src/libavoid/connector.h:
391           
392         Change the behaviour and naming of some connector querying code
393         after feedback from Tim Dwyer in implementing graph drawing
394         functionality.
396 2006-02-11  Michael Wybrow  <mjwybrow@users.sourceforge.net>
398         * src/sp-conn-end-pair.cpp, src/conn-avoid-ref.cpp:
399           Fix two bugs from my commit yesterday.
401 2006-02-10  Michael Wybrow  <mjwybrow@users.sourceforge.net>
403         * src/sp-conn-end-pair.cpp, src/sp-conn-end-pair.h,
404           src/conn-avoid-ref.cpp, src/conn-avoid-ref.h,
405           src/libavoid/connector.cpp, src/libavoid/connector.h,
406           src/libavoid/visibility.cpp:
408         Add some code to allow querying of items and connectors to find
409         out what is attached to them.  This will allow graph layout
410         algorithms (currently being worked on by Tim Dwyer) to determine 
411         a graph structure from the diagram.
413 2006-02-07  MenTaLguY  <mental@rydia.net>
415         * src/widgets/icon.cpp: get rid of icon prerender time messages
417 2006-02-07  MenTaLguY  <mental@rydia.net>
419         * src/debug/gc-heap.h, src/debug/logger.cpp, src/debug/sysv-heap.h,
420           src/jabber_whiteboard/deserializer.cpp, src/sp-object.cpp,
421           src/util/share.h, src/xml/simple-node.cpp:
423           share_static -> share_static_string
425 2006-02-07  Michael Wybrow  <mjwybrow@users.sourceforge.net>
427         * src/jabber_whiteboard/message-utilities.h,
428           src/jabber_whiteboard/serializer.cpp,
429           src/jabber_whiteboard/deserializer.cpp,
430           src/jabber_whiteboard/message-utilities.cpp,
431           src/ui/dialog/whiteboard-connect.cpp:
432         
433         Some fixes to allow the codebase to compile with Inkboard support
434         after the recent Util::shared_ptr<> and Dialog::present() changes.
436 2006-02-05  Marco Scholten  <mscholtn@xs4all.nl>
438         * src/verbs.cpp: updated to make double clicking a tool button
439           open the new preferences dialog.
440         * src/ui/dialog/inkscape-preferences.cpp: updated to enable opening
441           the dialog on the correct page.
442         * src/ui/dialog/dialog.cpp: added virtual void present() so that
443           InkscapePreferences::present() will be called from 
444           DialogManager::showDialog()
446 2006-02-05  MenTaLguY  <mental@rydia.net>
448         * src/debug/event.h, src/debug/gc-heap.h, src/debug/heap.h,
449           src/debug/logger.cpp, src/debug/simple-event.h, src/debug/sysv-heap.h,
450           src/jabber_whiteboard/deserializer.cpp,
451           src/jabber_whiteboard/message-utilities.cpp,
452           src/jabber_whiteboard/message-utilities.h,
453           src/jabber_whiteboard/node-tracker-observer.h,
454           src/jabber_whiteboard/node-utilities.cpp,
455           src/jabber_whiteboard/serializer.cpp,
456           src/jabber_whiteboard/serializer.h,
457           src/sp-object.cpp, src/util/Makefile_insert, src/util/share.cpp,
458           src/util/shared-c-string-ptr.cpp, src/util/shared-c-string-ptr.h,
459           src/util/share.h, src/xml/attribute-record.h, src/xml/comment-node.h,
460           src/xml/composite-node-observer.cpp, src/xml/composite-node-observer.h,
461           src/xml/event.cpp, src/xml/event.h, src/xml/log-builder.cpp,
462           src/xml/log-builder.h, src/xml/node-observer.h, src/xml/repr.cpp,
463           src/xml/repr-io.cpp, src/xml/simple-node.cpp, src/xml/simple-node.h,
464           src/xml/simple-session.cpp, src/xml/simple-session.h,
465           src/xml/text-node.h:
467           replace Util::SharedCStringPtr with the nicer and more general
468           Util::shared_ptr<>
470 2006-02-03  Jon Phillips  <jon@rejon.org>
472         * src/verbs.cpp: Added "..." to "Trace Bitmap" text. Yes, what a
473         simple and dumb thing to add for consistency.
475 2006-01-24  Michael Wybrow  <mjwybrow@users.sourceforge.net>
477         * src/libavoid/connector.cpp, src/libavoid/connector.h, 
478           src/libavoid/shape.cpp, src/libavoid/graph.cpp,
479           src/libavoid/incremental.cpp, src/libavoid/incremental.h,
480           src/libavoid/static.cpp, src/libavoid/visibility.cpp, 
481           src/libavoid/makepath.cpp:
483         Some minor upstream libavoid fixes.  
485 2006-01-23  Carl Hetherington  <inkscape@carlh.net>
487         * src/selection.cpp: fix a typo in one of my previous commits.
488         Closes #1401357.
490         * src/xml/repr-io.cpp: catch failures in fopen of XML files.
491         Closes #1374551.
493 2006-01-20  Michael Wybrow  <mjwybrow@users.sourceforge.net>
495         * src/widgets/toolbox.cpp, src/widgets/desktop-widget.cpp,
496           src/conn-avoid-ref.cpp, src/conn-avoid-ref.h, src/sp-namedview.cpp,
497           src/sp-namedview.h, src/attributes.cpp, src/attributes.h,
498           src/attributes-test.cpp:
500         Added a "Spacing" control to the connector toolbar which allows
501         the user to adjust the amount of space left around avoided shapes
502         for the purpose of determining auto-routing connector paths.
504 2006-01-17  Marco Scholten  <mscholtn@xs4all.nl>
506         * /src/ui/dialog/inkscape-preferences.cpp:
507           Added style swatches,
508           Changed Gtk::Requisition Gtk::Widget::size_request() to       
509           void Gtk::Widget::size_request(const Requisition& requisition)        
510         * /src/ui/dialog/preferences-widget.cpp & .h:
511           Added DialogPage::set_tip()
513 2006-01-17  Michael Wybrow  <mjwybrow@users.sourceforge.net>
515         * packaging/osx-app.sh, packaging/macosx/Resources/etc/fonts/fonts.conf:
516           Use a modified fonts.conf file for Mac OS X that includes the 
517           standard user font directory ~/Library/Fonts.
519 2006-01-16  Michael Wybrow  <mjwybrow@users.sourceforge.net>
521         * src/svg/Makefile_insert: Updated to reflect a previous header
522           file renaming.
524 2006-01-12  Marco Scholten  <mscholtn@xs4all.nl>
526         * /src/ui/dialog/inkscape-preferences.cpp & .h:
527           Converted preferences dialog to gtkmm
528         * src/ui/widget/preferences-widget.cpp & .h:
529           New files.
530         * src/verbs.cpp: updated to start new dialog.
532 2006-01-11  Michael Wybrow  <mjwybrow@users.sourceforge.net>
534         * src/sp-item-group.cpp, src/sp-path.cpp, src/sp-star.cpp,
535           src/extension/internal/svg.cpp, src/ui/widget/ruler.cpp:
536           Fix some compilation problems on Mac OS X after recent
537           includes cleanup.
539 2006-01-05  Jon A. Cruz  <jon@joncruz.org>
541         * src/widgets/desktop-widget.cpp:
542           Corrected resize behavior of canvas/swatches split.
544 2006-01-06  Mathieu Dimanche  <mdimanche@free.fr>
546         * src/util/units.cpp: forcin 'C' locale for reading units.txt file
547            Fixes bug #1391348.
549 2006-01-05  MenTaLguY  <mental@rydia.net>
551         * src/libnr/nr-maybe.h: fix constness/local reference issues
553 2006-01-04  MenTaLguY  <mental@rydia.net>
555         * src/Makefile_insert, src/shortcuts-default-xml.cpp,
556           src/shortcuts.cpp, src/shortcuts.xml:
558           Moved default shortcuts XML file into a string constant (for now);
559           replaced hard-coded structure with code to read XML file.
561 2006-01-04  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
563         * src/extension/internal/ps.cpp (setup): Clarify the meaning of
564           `Print destination', mentioning the new possibility of leaving
565           as empty.
566         * (PrintPS::begin) If print destination is an empty string, then
567           don't pass `-P %s' to lpr: just let lpr use its default.
568         * (PrintPS::init) Change default print destination from `lp' to empty
569           string.
571 2006-01-04  Jon A. Cruz  <jon@joncruz.org>
573         * src/widgets/desktop-widget.cpp:
574           Adding split pane for swatches.
576 2006-01-03  Michael Wybrow  <mjwybrow@users.sourceforge.net>
578         * src/libavoid/visibility.cpp: Add operator!= for the EdgePair class.
579           This is needed to compile on Tru64 UNIX.  Fixes bug #1386755.
581 2005-12-30  Josh Andler  <scislac@users.sf.net>
583         * src/ui/widget/selected-style.cpp, src/ui/widget/selected-style.h
584           Added "invert" function to right-click menu of style selector.
586 2005-12-22  Jon A. Cruz  <jon@joncruz.org>
588         * share/palettes/Tango-Palette.gpl:
589           Updated to newer version from the Tango project.
591 2005-12-21  Jon A. Cruz  <jon@joncruz.org>
593         * src/interface.cpp, src/preferences-skeleton.h,
594           src/widgets/desktop-widget.h, src/widgets/desktop-widget.cpp:
595           Adding panels/swatches to main UI.
597 2005-11-23  Tim Dwyer  <tdwyer@mail.csse.monash.edu.au>
599         * src/removeoverlap/*.{cpp,h}: Bug fix in removeoverlap algorithm that
600           should finally get timestamps working properly.  Specifically, heap
601           timestamps are now refreshed before a merge.
603 2005-12-19  Michael Wybrow  <mjwybrow@users.sourceforge.net>
605         * src/sp-conn-end.cpp, src/connector-context.cpp: Have connectors
606           draw to the correct position on shape bounding boxes.  Previously
607           the point where connectors were drawn was on straight line between
608           the two endpoints.  These points now lie on the line between the 
609           second last point on the polyline and the center of the shape.
610           
611         * src/display/curve.cpp, src/display/curve.hpp: Added a couple of 
612           functions that return the second and second-last points in a curve.
614         * src/removeoverlap/generate-constraints.cpp: Moved the 
615           #include "isnan.h" to be the final include.  This fixes a
616           compilation error on OS X.
618 2005-12-16  Carl Hetherington  <inkscape@carlh.net>
620         * src/conn-avoid-ref.cpp, sp-conn-end-pair.cpp, sp-conn-end.cpp,
621         sp-item.cpp, sp-shape.cpp, dialogs/clonetiler.cpp,
622         dialogs/stroke-style.cpp, dialogs/tiledialog.cpp,
623         dialogs/unclump.cpp, display/nr-arena-shape.cpp,
624         display/nr-arena-shape.h, widgets/icon.cpp: more NRRect removal.
626         * src/desktop.cpp, src/desktop.h, src/dyna-draw-context.cpp,
627         src/selection-chemistry.cpp, src/sp-namedview.cpp, src/verbs.cpp,
628         src/display/sp-canvas.cpp, src/display/sp-canvas.h,
629         src/ui/view/edit-widget.cpp, src/ui/widget/zoom-status.cpp,
630         src/widgets/desktop-widget.cpp: more NRRect removals and cleanups.
632         * src/grid-snapper.cpp: snap only to visible grid lines (patch
633         from mtou).
635 2005-12-15  Carl Hetherington  <inkscape@carlh.net>
637         * src/conn-avoid-ref.cpp, src/gradient-chemistry.cpp,
638         src/sp-conn-end.cpp, src/sp-item.{cpp,h}: NR::Rect version of
639         sp_item_invoke_bbox (SPItem::invokeBbox).  Use it in some places.
641 2005-12-14  Carl Hetherington  <inkscape@carlh.net>
643         * src/dyna-draw-context.cpp, src/gradient-context.cpp,
644         src/selection.h, src/sp-flowtext.cpp, src/sp-item.cpp,
645         src/sp-item.h, src/sp-shape.cpp, src/sp-text.cpp,
646         src/dialogs/layer-properties.cpp,
647         src/extension/internal/bluredge.cpp,
648         src/extension/internal/grid.cpp, src/ui/dialog/transformation.cpp,
649         src/widgets/desktop-widget.cpp: remove NRMatrix version of
650         sp_item_i2d_affine().  Some include file adjustments.
652         * src/arc-context.cpp: some very minor cleanups.
654         * src/svg/svg-length.{cpp,h}, src/helper/units.cpp: use INCH
655         rather than IN to avoid breaking the compile on some systems.
657 2005-12-13  Carl Hetherington  <inkscape@carlh.net>
659         * src/arc-context.cpp, src/connector-context.cpp,
660         src/context-fns.cpp, src/desktop-affine.cpp, src/desktop-affine.h,
661         src/desktop-events.cpp, src/desktop.cpp, src/desktop.h,
662         src/draw-anchor.cpp src/dropper-context.cpp,
663         src/dyna-draw-context.cpp, src/event-context.cpp
664         src/gradient-context.cpp, src/knot.cpp, src/node-context.cpp,
665         src/object-snapper.cpp src/pen-context.cpp,
666         src/pencil-context.cpp, src/rect-context.cpp
667         src/select-context.cpp, src/selection-chemistry.cpp,
668         src/sp-item.cpp, src/sp-item.h src/spiral-context.cpp,
669         src/star-context.cpp, src/text-context.cpp src/zoom-context.cpp,
670         src/ui/widget/ruler.cpp: make desktop's transforms private
671         members.
673         * src/document.cpp, src/object-edit.cpp, src/sp-ellipse.cpp,
674         src/sp-ellipse.h, src/sp-gradient.cpp, src/sp-image.cpp,
675         src/sp-image.h, src/sp-line.cpp, src/sp-line.h,
676         src/sp-linear-gradient.h, src/sp-marker.cpp, src/sp-marker.h,
677         src/sp-pattern.cpp, src/sp-pattern.h, src/sp-radial-gradient.h,
678         src/sp-rect.cpp, src/sp-rect.h, src/sp-root.cpp, src/sp-root.h,
679         src/sp-star.cpp, src/sp-symbol.h, src/sp-text.cpp,
680         src/sp-textpath.h, src/sp-tspan.cpp, src/sp-use.cpp, src/sp-use.h,
681         src/text-tag-attributes.h, src/helper/units.cpp,
682         src/helper/units.h, src/libnrtype/Layout-TNG-Compute.cpp,
683         src/libnrtype/Layout-TNG-Input.cpp,
684         src/libnrtype/Layout-TNG-OutIter.cpp,
685         src/libnrtype/Layout-TNG-Output.cpp, src/libnrtype/Layout-TNG.h,
686         src/libnrtype/TextWrapper.cpp, src/svg/svg-length.cpp,
687         src/svg/svg.h: partial C++-ificiation of SPSVGLength.  Rename it
688         to SVGLength.
690 2005-12-13  Mathieu Dimanche <mdimanche@free.fr>
692         * src/snapped-point.{cpp,h} : new files.
694         * src/Makefile_insert : Added the new files
696         * src/arc-context.cpp, src/connector-context.cpp,
697         src/context-fns.cpp, src/draw-context.cpp, src/nodepath.cpp,
698         src/object-edit.cpp, src/pencil-context.cpp,
699         src/selection-chemistry.cpp, src/seltrans.cpp, src/snap.cpp,
700         src/spiral-context.cpp, src/star-context.cpp,
701         src/line-snapper.cpp, src/line-snapper.h, src/object-snapper.cpp,
702         src/object-snapper.h src/snapper.cpp, src/snapper.h,
703         src/event-context.cpp, src/rect-context.cpp,
704         src/select-context.cpp : Use SnappedPoint class
706         * src/color-rgba.h : Added rgba32 unsigned int handling and
707         "inverse" members (NEED TO BE TESTED)
709 2005-12-12  MenTaLguY  <mental@rydia.net>
711         * src/widgets/desktop-widget.cpp: moved some widgets into statusbar
712           widget for more aesthetic appearance
714 2005-12-12  Carl Hetherington <inkscape@carlh.net>
716         * src/arc-context.cpp: minor cleanups.  Use SnapManager more.  Use
717         Inkscape::setup_for_drag_start.
719         * src/connector-context.cpp, src/draw-context.cpp,
720         src/object-edit.cpp, src/pencil-context.cpp, src/rect-context.cpp,
721         src/spiral-context.cpp, src/star-context.cpp: use SnapManager.
723         * src/rect-context.cpp, src/spiral-context.cpp,
724         src/star-context.cpp: use Inkscape::setup_for_drag_start().
726         * src/snapper.{cpp,h}: simplify snap point types code.
728         * src/context-fns.{cpp,h}: add setup_for_drag_start().
730         * src/dyna-draw-context.cpp: remove unused and erroneous snapping code.
732         * src/pen-context.cpp: remove unused variable.
734         * src/draw-context.cpp: use SnapManager.
736         * src/nodepath.cpp: const fixes.  Use SnapManager.
738         * src/selection-chemistry.cpp, src/seltrans.cpp: some cleanups.
739         Use new snap API.
741         * src/snap.{cpp,h}: remove some dead code.
743         * src/sp-item.{cpp,h}, src/node-context.cpp, src/draw-context.cpp:
744         remove an unnecessary parameter from sp_item_dt2i_affine().
746 2005-12-09  Carl Hetherington <inkscape@carlh.net>
748         * src/object-snapper.cpp: make node snapping work again.
750         * src/star-context.cpp: use SnapManager.  Some other minor cleanups.
752         * src/arc-context.cpp, src/connector-context.cpp,
753         src/dyna-draw-context.cpp, src/pen-context.cpp,
754         src/pencil-context.cpp, src/rect-context.cpp,
755         src/selection-chemistry.cpp, src/spiral-context.cpp,
756         src/star-context.cpp, src/text-context.cpp: use
757         Inkscape::have_viable_layer.
759         * src/context-fns.{cpp,h}: new files.
761         * src/arc-context.cpp, src/context-fns.{cpp,h},
762         src/rect-context.cpp: abstract common code into context-fns and
763         clean it up a bit.
765 2005-12-08  Carl Hetherington <inkscape@carlh.net>
767         * src/grid-snapper.cpp, src/guide-snapper.cpp, src/line-snapper.h:
768         coding style.  Change how lines are defined.
770         * src/grid-snapper.h, src/guide-snapper.h: coding style.
772         * src/line-snapper.cpp, src/object-snapper.{cpp,h}: Coding style.
773         Various cleanups.  Small API changes.
775         * src/snap.cpp: changes to Snapper API.  Added work-in-progress SnapManager.
777         * src/snapper.{cpp,h}: API cleanups.
779         * src/sp-namedview.{cpp,h}: added getSnappers().
781         * src/seltrans.cpp: Cleanup and fix moveTo().  Go back to snapping
782         to snap points rather than the convex hull, at least for a bit.
784 2005-12-07  Carl Hetherington <inkscape@carlh.net>
786         * src/libnr/nr-convex-hull.h: remove unnecessary includes.
788         * src/line-snapper.{cpp,h}, src/object-snapper.{cpp,h},
789         src/attributes.{cpp,h}, src/desktop.cpp, src/dyna-draw-context.cpp
790         src/arc-context.cpp, src/grid-snapper.h, src/nodepath.cpp,
791         src/rect-context.cpp, src/selection-chemistry.cpp,
792         src/seltrans.cpp, src/snap.{cpp,h}, src/snapper.{cpp,h},
793         src/sp-namedview.{cpp,h}, src/spiral-context.cpp,
794         src/star-context.cpp, src/dialogs/desktop-properties.{cpp,h},
795         src/Makefile_insert: first cut of object snapping.
797         * src/grid-snapper.cpp, src/guide-snapper.{cpp,h}: use Inkscape namespace.
799 2005-12-06  Carl Hetherington <inkscape@carlh.net>
801         * src/libnr/nr-maybe.h: add missing public: to class IsNot.
803         * src/splivarot.{cpp,h}: declare some more functions.  Fix
804         get_nearest_position_on_Path to not crash if you call it with an
805         Item that isn't Shape or Text.
807         * src/node-context.cpp: adapt for changes in splivarot.{cpp,h}.
809         * src/nodepath.cpp: remove declaration of a function now declared
810         in splivarot.h.
812 2005-12-05  Carl Hetherington <inkscape@carlh.net>
814         * src/desktop.cpp, src/tools-switch.cpp,
815         src/dialogs/clonetiler.cpp, src/dialogs/display-settings.cpp:
816         re-jig #includes slightly.
818         * src/seltrans.{cpp,h}, src/selcue.{cpp,h}: C++-ification and cleanup.
820         * src/select-context.{cpp,h}, src/seltrans-handles.h: adapt for
821         changes to SelTrans.
823         * src/event-context.{cpp,h}: adapt for changes to SelCue.
825         * src/rect-context.cpp, src/gradient-context.cpp: remove unnecessary include.
827         * src/connector-context.h, src/draw-context.h: add a forward
828         declaration.
830         * src/dropper-context.{cpp,h}: remove an unused variable and its
831         associated includes.
833         * src/main.cpp: fix comment for renamed SPSelCue.
835         * src/dialogs/display-settings.cpp: adapt for slightly re-jigged SelCue.
837 2005-12-04  Ted Gould  <ted@gould.cx>
839         * po/POTFILES.in:
841         Adding the .inx files as [type: gettext/xml] so that they will get
842         translated.  Good stuff.
844         * share/extensions/addnodes.inx, share/extensions/ai_input.inx,
845         share/extensions/ai_output.inx, share/extensions/bluredge.inx,
846         share/extensions/dia.inx, share/extensions/dots.inx,
847         share/extensions/dropshadow.inx, share/extensions/dxf_input.inx,
848         share/extensions/dxf_output.inx, share/extensions/embedimage.inx,
849         share/extensions/eps_input.inx, share/extensions/epsi_output.inx,
850         share/extensions/ffmet.inx, share/extensions/ffms.inx,
851         share/extensions/ffset.inx, share/extensions/ffss.inx,
852         share/extensions/gimpgrad.inx, share/extensions/grid.inx,
853         share/extensions/handles.inx, share/extensions/interp.inx,
854         share/extensions/kochify.inx, share/extensions/kochify_load.inx,
855         share/extensions/lindenmayer.inx, share/extensions/motion.inx,
856         share/extensions/pdf_output.inx, share/extensions/ps_input.inx,
857         share/extensions/radiusrand.inx, share/extensions/randompnt.inx,
858         share/extensions/randompos.inx, share/extensions/rtree.inx,
859         share/extensions/sk_input.inx, share/extensions/straightseg.inx,
860         share/extensions/summersnight.inx, share/extensions/svgz_input.inx,
861         share/extensions/svgz_output.inx, share/extensions/txt2svg.inx,
862         share/extensions/wavy.inx, share/extensions/whirl.inx,
863         share/extensions/wmf_input.inx:
865         Marking the user visible strings as translatable.
867         * src/extension/dependency.cpp, src/extension/extension.cpp,
868         src/extension/init.cpp, src/extension/input.cpp, src/extension/output.cpp,
869         src/extension/parameter.cpp:
871         Changed to handle translated .inx files.  They will find the data, and
872         mark the right strings as translated.
874         * src/extension/effect.cpp, src/extension/effect.h, src/interface.cpp:
876         Changed menu handling to be push instead of pull
878 2005-12-02  Carl Hetherington <inkscape@carlh.net>
880         * src/dropper-context.cpp: coding style.
881         * src/sp-namedview.cpp, src/sp-namedview.h, src/desktop.cpp: some
882         C++-ification of SPNamedView.
884 2005-12-01  MenTaLguY  <mental@rydia.net>
886         * src/widgets/desktop-widget.cpp: shuffle status bar around again;
887           add a grippie so we don't have to care about the corner of the window
888           getting covered up
890 2005-12-01  MenTaLguY  <mental@rydia.net>
892         * src/widgets/icon.cpp: refactored a bit around the icon prerendering
893           code and added a timer; also kick off the task immediately rather
894           than waiting for the first expose event
896 2005-12-01  MenTaLguY  <mental@rydia.net>
898         * src/widgets/desktop-widget.cpp:
900           moved zoom selector away from the right edge so it won't get covered
901           by window manager decorations
903 2005-12-01  MenTaLguY  <mental@rydia.net>
905         * src/help.cpp, src/ui/dialog/aboutbox.h, src/ui/dialog/aboutbox.cpp:
907           Moved creation of the splash widget into the about dialog code,
908           and tweaked the appearance of the dialog in a lot of subtle ways
909           -- we now use an AspectFrame to constrain the aspect ratio of the
910           splash view, and also finally get the correct initial size for the
911           dialog while still allowing it to be arbitrarily resized.
913 2005-12-01  Carl Hetherington <inkscape@carlh.net>
915         * src/sp-namedview.cpp: coding style.
917 2005-12-01  Jon A. Cruz  <jon@joncruz.org>
919         * src/widgets/icon.cpp: added idle calback pre-render.
921 2005-11-30  MenTaLguY  <mental@rydia.net>
923         * src/ui/dialog/aboutbox.cpp: make 'close' button default widget,
924           and rename "About" tab to "_Splash"
926 2005-11-30  Carl Hetherington <inkscape@carlh.net>
928         * src/svg/svg-path.cpp: add missing #include of assert.h for
929         assert()
930         * src/dialogs/xml-tree.cpp: fix uninitialised variable
931         warnings, move some declarations to first use, coding style fixes.
932         * src/snap.cpp, src/snap.h, src/sp-namedview.cpp: split
933         snap.{cpp,h} up into snapper.{cpp,h}, grid-snapper.{cpp,h},
934         guide-snapper.{cpp,h}.  Refactor and simplify.  Add another
935         namedview_free_snap().
936         * src/geom.cpp, src/geom.h: cosmetic renaming.
937         * src/pen-context.cpp: a few minor cleanups to
938         pen_handle_button_press().  Other snapping cleanups.
939         * src/draw-context.cpp, src/draw-context.h: split
940         spdc_endpoint_snap_internal() into two functions.
941         * src/pencil-context.cpp: snapping cleanups.
942         * src/ui/widget/unit-menu.cpp: remove definition of a variable
943         that's just been made static.
944         
945 2005-11-26  MenTaLguY <mental@rydia.net>
947         * src/ui/dialog/aboutbox.cpp, src/ui/dialog/aboutbox.h:
948           clean up and simplify About dialog; fix memory management (mostly)
950 2005-11-25  Robert Crosbie <swingincelt@gmail.com>
952         * replaced sp_repr_ref with direct cal to Inkscape::GC::anchor
953         * replaced sp_repr_unref with direct call to Inkscape::GC::release
954         * replaced sp_repr_set_attr with direct call to repr->setAttribute
956 2005-11-24  MenTaLguY  <mental@rydia.net>
958         * src/shortcuts.cpp, src/interface.cpp: prune back shortcuts API in
959           preparation for configurable key bindings work
961 2005-11-24  MenTaLguY  <mental@rydia.net>
963         * src/sp-item.cpp: remedy erroneous initialization of doubles with NULL
965 2005-11-24  MenTaLguY  <mental@rydia.net>
967         * src/seltrans.cpp: prune dead wood (sp_sel_trans_handle_click)
969 2005-11-24  MenTaLguY  <mental@rydia.net>
971         * src/display/canvas-arena.cpp, src/display/canvas-bpath.cpp,
972           src/display/canvas-grid.cpp, src/display/guideline.cpp,
973           src/display/sodipodi-ctrl.cpp, src/display/sodipodi-ctrlrect.cpp,
974           src/display/sp-canvas-util.cpp, src/display/sp-canvas-util.h,
975           src/display/sp-ctrlline.cpp, src/display/sp-ctrlquadr.cpp:
976           
977           cosmetic renaming
979 2005-11-23  Robert Crosbie <swingincelt@gmail.com>
981         * replaced sp_repr_change_order with direct cal to repr->changeOrder
982         * replaced sp_repr_add_child with direct call to repr->addChild
983         * replaced sp_repr_remove_child with direct call to repr->removeChild
985 2005-11-23  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
987         * src/ui/dialog/align-and-distribute.h, src/ui/dialog/align-and-distribute.cpp:
988           Add new action ActionRemoveOverlaps, and add new button & two spin buttons
989           to the Align & Distribute dialog box, to remove overlaps between objects.
990         * configure.ac: New directory src/removeoverlap.
991         * src/Makefile.am: Build new library removeoverlap/libremoveoverlap.a.
992         * src/Makefile_insert: Link against new library removeoverlap/libremoveoverlap.a.
994 2005-11-23  Michael Wybrow  <mjwybrow@users.sourceforge.net>
996         * packaging/osx-app.sh, packaging/macosx/Resources/bin/inkscape:
997           Include some missing modules required by gnome-vfs and set shell
998           variables to point to these modules within the OS X app bundle.
999           Fixes bug #1363390.
1001 2005-11-21  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1003         * packaging/osx-app.sh: Fix a typo resulting from last change.
1005 2005-11-18  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1007         * packaging/osx-app.sh: Add libXinerama.1.dylib to the app bundle 
1008           since users of OS X 10.3.x will not have this file.
1010 2005-11-12  Jon Phillips <jon@rejon.org>
1012         * po/it.po po/sr.po po/sr@Latn.po: Fixed these po files so that 
1013         Inkscape builds okay.
1016 2005-11-12  Ralf Stephan <ralf@ark.in-berlin.de>
1018         * src/ui/view/edit-widget.h, src/ui/view/edit-widget.cpp:
1019           new-gui: made complete statusbar widget, equals old-gui now
1020         * src/widgets/layer-selector.h, src/ui/widget/selected-style.h:
1021           classes have now a constructor with default parameter
1022         * src/ui/widget/zoom-status.cpp: smaller font
1024 2005-11-12  MenTaLguY  <mental@rydia.net>
1026         * src/display/canvas-arena.cpp, src/display/canvas-bpath.cpp,
1027           src/display/canvas-grid.cpp, src/display/guideline.cpp,
1028           src/display/sodipodi-ctrl.cpp, src/display/sodipodi-ctrlrect.cpp,
1029           src/display/sp-canvas-util.cpp, src/display/sp-canvas-util.h,
1030           src/display/sp-canvas.cpp, src/display/sp-canvas.h,
1031           src/display/sp-ctrlline.cpp, src/display/sp-ctrlquadr.cpp:
1033           Refactor canvas buffer code a little.   Hint: if you have two flags
1034           and an invariant that one will be false if the other is true and
1035           vice-versa, you can represent them with a single flag.  Fixed
1036           cut-and-paste madness between sp_canvas_buf_ensure_buf and
1037           sp_canvas_clear_buf also.  Finally, renamed sp_canvas_buf_ensure_buf
1038           to sp_canvas_prepare_buf.
1040 2005-11-09  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1042         * src/sp-item.cpp: Call updateRepr before emitting the transformed
1043           signal in sp_item_write_transform.  This fixes bug #1303423.
1045         * packaging/osx-app.sh: Fixes to allow building app bundles on both
1046           OS X 10.4 and earlier versions of the OS without altering the script.
1047           Also, add a note that Inkscape needs to be configured with
1048           --enable-osxapp when building the OS X package.
1050         * po/nl.po: Fix an "Unmatched closing </b>" warning.
1052 2005-11-08  Ralf Stephan <ralf@ark.in-berlin.de>
1054         merged with branch CXXIFICATION_VIEW_AND_WIDGET
1055         * src/arc-context.cpp, src/dyna-draw-context.cpp, src/event-context.cpp,
1056           src/file.cpp, gradient-context.cpp, src/inkscape.cpp, src/interface.cpp,
1057           src/rect-context.cpp, src/select-context.cpp, src/seltrans.cpp,
1058           src/sp-namedview.cpp, src/spiral-context.cpp, src/star-context.cpp,
1059           src/verbs.cpp, dialogs/dialog-events.cpp, src/dialogs/layer-properties.cpp,
1060           src/ui/dialog/dialog.cpp, src/widgets/desktop-widget.cpp,
1061           src/widgets/desktop-widget.h:
1062           move gtk code into desktop-widget.cpp, called via desktop
1063         * src/ui/view/Makefile_insert: added files edit-widget-interface.h,
1064           edit-widget.cpp, edit-widget.h
1065           the EditWidget is the Gtkmm version of the SPDesktopWidget
1066         * src/ui/widget/Makefile_insert: added files ruler.cpp, ruler.h,
1067           svg-canvas.cpp, svg-canvas.h, zoom-status.cpp, zoom-status.h
1068           these are widgets part of the EditWidget
1069         * src/file.cpp, src/inkscape.cpp, src/ui/dialog/dialog.cpp, 
1070           src/ui/dialog/dialog.h, src/application/application.h, 
1071           src/application/application.cpp:
1072           divide code /wrt Application::getNewGui(): if true, it's called by the 
1073           Gtkmm application and the inkscape object is meaningless
1074         * src/application/app-prototype.h:
1075           replace UI specific return value of getWindow() with void*
1076         * src/application/editor.cpp, src/application/editor.h:
1077           made Editor a singleton, collect global UI code here that (for Gtk+)
1078           lives in inkscape.cpp and elsewhere
1079         * src/desktop-events.cpp, src/desktop.cpp, src/event-context.cpp,
1080           src/nodepath.cpp, src/seltrans.cpp:
1081           simplify calls to desktop->set_coordinate_status
1082         * src/desktop-handles.cpp, src/desktop-handles.h, 
1083           src/extension/internal/ps.cpp, src/widgets/gradient-toolbar.cpp, 
1084           src/widgets/toolbox.cpp:
1085           widget is no longer available through desktop
1086         * src/Makefile_insert: added files preferences.h preferences.cpp
1087           src/inkscape.h, src/inkscape.cpp, src/application/editor.cpp:
1088           move preferences handling into preferences.cpp/h
1089         * src/desktop.cpp, src/desktop.h:
1090           use EditWidgetInterface, more cosmetics
1091         * src/desktop.cpp, src/inkview.cpp, src/slideshow.cpp, src/svg-view-widget.cpp,
1092           src/svg-view.cpp, src/svg-view.h, src/ui/view/view.cpp, src/ui/view/view.h:
1093           streamline setDoc()/setDocument() logic
1094         * src/inkview.cpp: include empty func bodies to make linker happy
1096 2005-11-08 ------------0.43
1098 2005-11-06  Ted Gould  <ted@gould.cx>
1100         * 0.43pre2
1102 2005-11-01  Jon A. Cruz  <jon@joncruz.org>
1104         * src/io/base64stream.h, src/io/base64stream.cpp:
1105           Applied modified patch 1341198.
1107 2005-10-31  Jon A. Cruz  <jon@joncruz.org>
1109         * src/verbs.cpp:
1110           Applied patch from RFE 1247694.
1112 2005-10-26  Jon A. Cruz  <jon@joncruz.org>
1114         * share/screens/about.svg:
1115           Trimmed bad lines. Fixed bug 1310742.
1117 2005-10-24  Ted Gould  <ted@gould.cx>
1119         * 0.43pre1
1121 2005-10-22  Jon A. Cruz  <jon@joncruz.org>
1123         * Makefile.mingw, src/io/sys.cpp:
1124           Patch 1334818.
1126 2005-10-22  Jon A. Cruz  <jon@joncruz.org>
1128         * src/main.cpp, src/io/sys.cpp:
1129           Updating Win32 parameter filename handling.
1131 2005-10-22  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1133         * src/connector-context.cpp: Correct two typos.  Fixes bug #1333915.
1135 2005-10-21  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1137         * src/connector-context.cpp: Fix a bug where undoing creation of 
1138           new connectors revealed intermediate steps.
1140         * src/libavoid/connector.cpp, src/libavoid/connector.h,
1141           src/libavoid/makepath.cpp, src/libavoid/static.cpp:
1142           Applied a couple of libavoid fixes.  One of which addresses
1143           a possible crash bug.
1145 2005-10-19  Ted Gould  <ted@gould.cx>
1147         * 0.43pre0
1149 2005-10-19  Jon A. Cruz  <jon@joncruz.org>
1151         * inkscape32-16.ico: patch 1323419
1153 2005-10-17  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1155         * src/conn-avoid-ref.cpp: Don't pass avoided objects to libavoid
1156           if they have the 'cloned' flag set.  Fixes bug #1328401.
1158 2005-10-17  Jon A. Cruz  <jon@joncruz.org>
1160         * src/main.cpp, src/io/sys.h, src/io/sys.cpp:
1161           Switched command-line name conversion from filename to locale.
1162           Fixes bug #1250124.
1164 2005-10-16  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1166         * src/sp-conn-end.cpp: Don't update the repr for the curve while 
1167           manually rerouting connector endpoints.  This speeds up undo/redo
1168           and allows responsive rerouting with the xml editor window open.
1169           Fixes bug #1315489.
1171         * po/ca.po: Fix unclosed <b> found in translations.
1172         
1173 2005-10-15  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1175         * src/isnan.h: Update to allow compilation on OSX 10.4.
1177         * src/connector-context.cpp, src/connector-context.h,
1178           src/tools-switch.cpp: Allow double-clicking on connectors
1179           in the selector tool to swap to the connector tool.
1181 2005-10-14  Jon A. Cruz  <jon@joncruz.org>
1183         * share/palettes/Makefile.am, share/palettes/Tango-Palette.gpl:
1184           Adding the Tango palette.
1186 2005-10-13  MenTaLguY  <mental@rydia.net>
1188         * share/screens/about.svg: New copy for about dialog; did some
1189           vector clean-up and re-enabled the coffee stains.
1191 2005-10-10  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1193         * src/sp-conn-end-pair.cpp, src/sp-conn-end-pair.h:
1194           Reroute connector lines if the object itself is moved or
1195           transformed.  Previously a routed line would not unroute if it
1196           was moved away from the blocking objects.  Fixes bug #1303493.
1198 2005-10-07  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1200         * packaging/macosx/Resources/script, src/path-prefix.h:
1201           Don't assume the OSX app bundle will be named "Inkscape.app".
1202           This caused things like tool icons to disappear if the app
1203           bundle was renamed, e.g., to "Inscape-0.42.2.app".
1204           Fixes bug #1289648.
1206 2005-10-06  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1208         * src/sp-conn-end-pair.cpp: Fix a bug where connectors could
1209           sometimes be given strange routes if there was a transform on
1210           either of the objects that the connector was attached to.
1212         * src/conn-avoid-ref.cpp, src/sp-conn-end.cpp: Add a call to
1213           sp_document_ensure_up_to_date before checking bounding boxes
1214           in response to a transform signal.  This is because some
1215           objects (e.g., text) will not give the correct bbox until its
1216           update function has been called and its internal representation
1217           has been updated.  This fixes bug #1303523.
1219         * src/dialogs/display-settings.cpp, src/dialogs/display-settings.h:
1220           Restore the Connector tool preferences tab.  Use same ordering
1221           for tools as on the toolbar.  Add the standard selection cue
1222           option to the connector tool preferences.  Fixes bug #1303360.
1224 2005-10-05  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1226         * packaging/osx-app.sh: Include locale files in the OSX package and
1227           a couple of minor updates for building packages on OSX 10.4.x.
1229         * packaging/macosx/Resources/bin/inkscape: Fix a problem in setting
1230           LANG to the current OSX language before launching Inkscape.
1231           With this fix, the Inkscape app bundle will obey the user's
1232           language setting in the system preferences on OSX.
1234 2005-09-30  Ralf Stephan <ralf@ark.in-berlin.de>
1236         * src/desktop.*, src/widget/desktop-widget.cpp:
1237         make empty destructor, fixes #1291009
1239 2005-09-29  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1241         * Info.plist.in: Associate .svgz files with Inkscape on OSX.
1242           Fixes bug #1307083.
1244 2005-09-27  MenTaLguY  <mental@rydia.net>
1246         * src/gc-anchored.h: emphasize initial refcount
1248         * src/desktop.h, src/svg-view-widget.cpp, src/ui/view/view-widget.cpp,
1249           src/ui/view/view.cpp, src/ui/view/view.h,
1250           src/widgets/desktop-widget.cpp:
1252           Move _whole_ UI::View::View hierarchy over to the garbage collector
1253           and fix anchor imbalances; you can't do this piecemeal.
1255 2005-09-23  Ben Fowler  <bpfowler@users.sourceforge.net>
1257         * autogen.sh: Cleanup error message.
1259 2005-09-20  Carl Hetherington <inkscape@carlh.net>
1261         * src/file.cpp, src/file.h, src/help.cpp: don't replace empty
1262         desktops with help files / tutorials.  Fixes 1249067.
1264 2005-09-17  Ralf Stephan <ralf@ark.in-berlin.de>
1266         * src/jabber_whiteboard/typedefs.h:
1267           gcc4 needs more const correctness, fixes #1294298
1269 2005-09-17  Ralf Stephan <ralf@ark.in-berlin.de>
1271         * src/desktop.h, src/desktop.cpp, src/interface.cpp, 
1272           src/dialogs/layer-properties.cpp, src/ui/view/view.cpp,
1273           src/widgets/desktop-widget.cpp:
1274           correcting old and new oversights, fixes #1290982
1275           
1276 2005-09-15  Peter Moulder <pmoulder@mail.csse.monash.edu.au>
1278         * src/xml/repr-util.cpp (sp_repr_set_double): Split into two
1279           functions (sp_repr_set_svg_double, sp_repr_set_css_double)
1280           according to whether or not an exponent is allowed.  Update callers.
1281           (sp_repr_set_double_default): Remove this unused function.
1283 2005-09-15  Carl Hetherington <inkscape@carlh.net>
1285         * src/object-edit.cpp: fix idiotic bug introduced in previous commit.
1287 2005-09-14  Carl Hetherington <inkscape@carlh.net>
1289         * src/knot.cpp, src/knotholder.cpp: coding style.
1291 2005-09-13  Ralf Stephan <ralf@ark.in-berlin.de>
1293         * src/desktop.h, src/desktop.cpp, src/svg-view.h, src/svg-view.cpp,
1294           src/ui/view/view.h, src/ui/view/view.cpp, src/ui/view/edit.h:
1295             View::setDocument() did not call same function in subclass
1296         * src/widgets/select-toolbar.cpp:   removed usage of SP_DT_WIDGET
1297         * src/desktop.cpp:   removed last sp_desktop_* function names
1299 2005-09-13  Carl Hetherington <inkscape@carlh.net>
1301         * src/object-edit.cpp: Add some comments.  Minor refactoring.
1302         Snap points when editing rectangles; partial fix for bug 1282399.
1304         * packaging/win32/inkscape.nsi: Correct spelling of associations
1305         and associated; fix for bug 1283916.
1307 2005-09-12  Jon A. Cruz  <jon@joncruz.org>
1309         * src/dialogs/iconpreview.cpp, src/dialogs/iconpreview.h,
1310           src/widgets/icon.cpp:
1311           Icon preview now toggles between selection or whole document.
1312           Fixes REF #1281883.
1314 2005-09-12  Ralf Stephan <ralf@ark.in-berlin.de>
1316         * src/widgets/ruler.cpp:   fixed precision problem (bug #1242995)
1318 2005-09-12  Peter Moulder  <pmoulder@bowman.csse.monash.edu.au>
1320         * src/libnrtype/Layout-TNG-Compute.cpp (Calculator::_measureUnbrokenSpan):
1321           Fix line breaking for [supposedly] non-breaking whitespace characters.
1323 2005-09-11  Ralf Stephan <ralf@ark.in-berlin.de>
1325         * po/nl.po:   replaced all instances of "verkleint" with "verkleind"
1326           (bug #1277695)
1328 2005-09-10  Jon A. Cruz  <jon@joncruz.org>
1330         * src/preferences-skeleton.h, src/dialogs/iconpreview.cpp:
1331           Made icon preview sizes configurable. Fixes REF #1281885.
1333 2005-09-08  Carl Hetherington <inkscape@carlh.net>
1335         * src/object-edit.cpp: Coding style in SPRect portion.  Add
1336         Emacs/vim mode blocks.
1338 2005-09-08  Ralf Stephan <ralf@ark.in-berlin.de>
1340         * src/desktop.cpp, src/ui/view/view.cpp:
1341           removed placement new signal construction
1342         * src/desktop.cpp:   selection is no longer anchored
1343         * src/desktop.cpp, src/desktop.h:   further cleanup
1344         * src/main.cpp:   minor changes in doxygen main page
1346 2005-09-08  MenTaLguY  <mental@rydia.net>
1348         * src/xml/document.h, src/xml/session.h, src/xml/simple-session.cpp,
1349           src/xml/simple-session.h:
1351           Add Session and Document createElementNode, createCommentNode,
1352           and createTextNode methods
1354 2005-09-06  Ralf Stephan <ralf@ark.in-berlin.de>
1356         * src/desktop-handles.h, src/desktop-handles.cpp:
1357             added macros SP_DT_MSGSTACK/NAMEDVIEW/WIDGET, moved last
1358                 macros from desktop.h
1359         * src/desktop.h src/desktop.cpp, src/sp-namedview.h, 
1360           src/sp-namedview.cpp:
1361             moved default_metric and default_unit into namedview
1362         * src/desktop.h src/desktop.cpp, src/widgets/desktop-widget.h,
1363           src/widgets/desktop-widget.cpp:
1364             moved window member into desktop widget
1365         * src/dialogs/clonetiler.cpp, src/dialogs/color-picker.cpp,
1366           src/dialogs/desktop-properties.cpp, src/dialogs/dialog-events.cpp ,
1367           src/dialogs/display-settings.cpp, src/dialogs/export.cpp,
1368           src/dialogs/stroke-style.cpp, src/dialogs/swatches.cpp,
1369           src/dialogs/transformation.cpp, src/dropper-context.cpp,
1370           src/extension/internal/ps.cpp, src/gradient-context.cpp,
1371           src/jabber_whiteboard/callbacks.cpp,
1372           src/jabber_whiteboard/chat-handler.cpp,
1373           src/jabber_whiteboard/message-processors.cpp,
1374           src/jabber_whiteboard/message-queue.cpp,
1375           src/jabber_whiteboard/session-manager.cpp,
1376           src/path-chemistry.cpp, src/satisfied-guide-cns.cpp,
1377           src/sp-text.cpp, src/text-chemistry.cpp,
1378           src/trace/potrace/inkscape-potrace.cpp,
1379           src/trace/trace.cpp, src/ui/dialog/align-and-distribute.cpp:
1380             removed dependency on desktop.h
1381         * src/arc-context.cpp, src/desktop-events.cpp, src/inkscape.cpp,
1382           src/interface.cpp, src/nodepath.cpp, src/rect-context.cpp,
1383           src/select-context.cpp, src/seltrans.cpp, src/spiral-context.cpp,
1384           src/star-context.cpp, src/text-context.cpp, src/ui/dialog/dialog.cpp,
1385           src/widgets/select-toolbar.cpp, src/widgets/toolbox.cpp:
1386             minor adaptation due to the above changes
1387         * src/ui/dialog/session-player.cpp:   didn't #include config.h
1388         
1389 2005-09-06  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1391         * doc/keys.html, doc/keys.xml, share/screens/keys.svg,
1392           src/shortcuts.cpp:
1393           Add keyboard shortcuts for the connector tool -- Ctrl+F2 and 'o'.
1395 2005-09-05  Ralf Stephan <ralf@ark.in-berlin.de>
1397         * src/document.cpp, src/draw-anchor.cpp, src/knotholder.cpp,
1398           src/main.cpp, src/object-ui.cpp, src/selcue.cpp,
1399           src/sp-marker.cpp, src/sp-root.cpp, src/sp-shape.cpp,
1400           src/sp-star.cpp, src/sp-symbol.cpp, src/sp-tspan.cpp,
1401           src/dialogs/docker.cpp, src/dialogs/extensions.cpp,
1402           src/dialogs/text-edit.cpp, src/dialogs/tiledialog.cpp,
1403           src/extension/system.cpp, src/widgets/gradient-vector.cpp,
1404           src/jabber_whiteboard/session-file-player.cpp,
1405           src/widgets/paint-selector.cpp, src/widgets/sp-widget.cpp,
1406           src/widgets/spw-utilities.cpp, src/extension/implementation/script.cpp,
1407           src/ui/dialog/transformation.cpp, src/seltrans.h,
1408           src/widgets/sp-widget.h:
1409             removed dependency on desktop.h
1410         * src/select-context.cpp, src/tools-switch.cpp, 
1411           src/dialogs/display-settings.cpp, src/dialogs/fill-style.cpp,
1412           src/dialogs/object-properties.cpp, src/dialogs/clonetiler.cpp:
1413             added dependencies because of above changes
1414         
1415 2005-09-04  Kees Cook  <kees@outflux.net>
1417         * TRANSLATORS, Makefile.am, src/verbs.cpp, src/help.cpp,
1418           src/ui/dialog/aboutbox.h, src/ui/dialog/aboutbox.cpp,
1419           src/menus-skeleton.h, src/ui/dialog/Makefile_insert:
1420           Implemented AboutDialog following the Gnome style.
1421         * packaging/win32/inkscape.nsi: added quotes around execution name.
1423 2005-09-04  Ralf Stephan <ralf@ark.in-berlin.de>
1425         * src/desktop.cpp, src/dropper-context.cpp, src/forward.h,
1426           src/interface.cpp, src/main.cpp, src/sp-anchor.cpp,
1427           src/sp-text.cpp, src/splivarot.cpp, src/svg-view-widget.cpp,
1428           src/svg-view-widget.h, src/svg-view.h, src/extension/effect.h,
1429           src/extension/implementation/plugin-link.h, 
1430           src/jabber_whiteboard/session-manager.cpp,
1431           src/ui/dialog/dialog.cpp, src/ui/view/edit.h, 
1432           src/ui/view/view-widget.cpp, src/ui/view/view-widget.h,
1433           src/ui/view/view.cpp, src/ui/view/view.h:
1434             minor edits to completely remove SPView identifier, and some
1435                 dependencies
1437 2005-09-04  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1439         * src/sp-conn-end-pair.cpp: Fix a crash bug when undoing connectors
1440           on Linux x86 where we were calling a signal destructor.
1442         * src/io/sys.cpp: Build fix - conditionally include <glib/gstdio.h>
1443           if using glib 2.6.0 or greater, since it is not available in earlier
1444           versions.
1446 2005-09-04  Ralf Stephan <ralf@ark.in-berlin.de>
1448         * src/svg-view-widget.h, src/svg-view-widget.cpp, src/Makefile_insert:
1449             separated SPSVGViewWidget from SPSVGView
1450         * src/desktop.h, src/svg-view.h, src/ui/view/edit.h,
1451           src/ui/view/view-widget.h, src/ui/view/view.h,
1452           src/widgets/desktop-widget.h, src/desktop.cpp,
1453           src/svg-view.cpp, src/ui/view/view-widget.cpp,
1454           src/ui/view/view.cpp, src/widgets/desktop-widget.cpp:
1455             moved SPDesktop from GObject to C++/sigc++
1456         * src/forward.h: 
1457             removed SP_DESKTOP*, SP_SVG_VIEW* macros and dependencies
1458         * src/widgets/layer-selector.h, src/widgets/layer-selector.cpp:
1459             changed to sigc++ but disabled call
1460         * src/desktop-events.cpp:  removed desktop_enter_notify()
1461         * src/sp-anchor.cpp:  removed handling of mouse over/out
1462         * src/helper/action.h, src/sp-use.cpp:  added missing dependency
1463         * src/arc-context.cpp, src/desktop-affine.cpp, src/desktop-events.cpp,
1464           src/desktop-handles.cpp, src/dyna-draw-context.cpp,
1465           src/event-context.cpp, src/file.cpp, src/gradient-context.cpp,
1466           src/gradient-drag.cpp, src/help.cpp, src/inkscape.cpp,
1467           src/inkview.cpp, src/interface.cpp, src/knot.cpp,
1468           src/knotholder.cpp, src/node-context.cpp, src/nodepath.cpp,
1469           src/object-ui.cpp, src/path-chemistry.cpp, src/rect-context.cpp,
1470           src/rubberband.cpp, src/satisfied-guide-cns.cpp,
1471           src/select-context.cpp, src/selection-chemistry.cpp,
1472           src/seltrans.cpp, src/shortcuts.cpp, src/slideshow.cpp,
1473           src/sp-anchor.cpp, src/sp-flowtext.cpp, src/sp-namedview.cpp,
1474           src/sp-text.cpp, src/spiral-context.cpp, src/splivarot.cpp,
1475           src/star-context.cpp, src/text-context.cpp, src/text-editing.cpp,
1476           src/tools-switch.cpp, src/verbs.cpp, src/zoom-context.cpp,
1477           src/dialogs/clonetiler.cpp, src/dialogs/desktop-properties.cpp,
1478           src/dialogs/dialog-events.cpp, src/dialogs/export.cpp,
1479           src/dialogs/filedialog.cpp, src/dialogs/iconpreview.cpp,
1480           src/dialogs/layer-properties.cpp, src/dialogs/stroke-style.cpp,
1481           src/dialogs/transformation.cpp, src/dialogs/xml-tree.cpp,
1482           src/extension/effect.cpp, src/extension/implementation/script.cpp,
1483           src/extension/internal/grid.cpp, src/extension/internal/ps.cpp,
1484           src/helper/window.cpp, src/ui/dialog/dialog.cpp,
1485           src/ui/widget/imageicon.cpp, src/widgets/gradient-toolbar.cpp,
1486           src/widgets/layer-selector.cpp, src/widgets/select-toolbar.cpp,
1487           src/widgets/toolbox.cpp:
1488             minor adaptations due to the above changes
1489         * src/desktop-events.h:  removed dependencies 
1490         * src/selection.cpp:  improved doxygen documentation
1491         
1492 2005-09-04  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1494         * src/connector-context.cpp: Fix a bug where a data structure was
1495           not being freed, triggering an assertion failure and Inkscape to
1496           crash sometimes when the connector tool context was switched.
1498 2005-09-03  Aaron Spike <aaron@ekips.org>
1500         * src/node-context.cpp, src/livarot.cpp: Fixing a problem where node
1501           adding and curve dragging operate on fills. A special thank you to
1502           Simon Budig of GIMP fame for working with me and giving very 
1503           thorough explanations of his curve dragging code.
1505 2005-09-03  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1507         * src/libavoid/connector.cpp, src/libavoid/connector.h: Autoroute
1508           connectors while they are being drawn in the connector context.
1510         * src/sp-conn-end.cpp: Fix a bug where connectors attached to shapes
1511           were not always getting updated.  Their path was sometimes thought
1512           to be valid even when it was not.
1514 2005-09-02  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1516         * src/sp-conn-end.cpp: Fix a bug where connectors not attached to
1517           shapes were not updating correctly if an object was dropped on
1518           their path.
1520 2005-09-01  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1522         * src/sp-conn-end.cpp, src/sp-conn-end.h, src/sp-conn-end-pair.cpp,
1523           src/sp-conn-end-pair.h, src/sp-path.cpp, src/libavoid/graph.cpp,
1524           src/libavoid/incremental.cpp:
1526         Connectors now automagically reroute as a result of any 'avoided'
1527         object being placed on their path.  They also update to better
1528         paths when blocking shapes are removed.
1529          
1530         * src/connector-context.cpp: Update TODO list.  Only show endpoints
1531           and allow manipulation of paths marked as connectors.
1533         * src/libavoid/connector.cpp, src/libavoid/connector.h: Connectors
1534           with invalid paths can now notify other code via a callback,
1535           rather than just setting a boolean flag.
1537         * src/conn-avoid-ref.cpp: Fix an obscure crash bug in the connector
1538           routing code where we were still using a freed data structure.
1540 2005-08-31  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1542         * src/conn-avoid-ref.cpp, src/conn-avoid-ref.h: Use the correct
1543           coordinate system when passing shape geometry to libavoid.
1544           Add a small amount of buffer space around objects.
1545         
1546         * src/attributes-test.cpp, src/attributes.cpp, src/attributes.h,
1547           src/path.cpp: Add code to handle the "inkscape:connector-type"
1548           attribute.
1550         * src/sp-conn-end-pair.cpp, src/sp-conn-end-pair.h: Store information
1551           about type paths, to determine whether they are connectors.  Keep
1552           a reference to the libavoid representation if necessary.  Add code
1553           to call libavoid to get a path for a connector.
1554         
1555         * src/sp-conn-end.cpp: Call the connector routing code when connector
1556           ends are moved.  Move connector endpoints rather than stretching
1557           when adjusting to draw to shape edge.
1558           
1559         * src/libavoid/connector.cpp, src/libavoid/connector.h: Make the
1560           connector references aware of their own initialisation state.
1562         * src/connector-context.cpp:  Update TODO list.  Update for other
1563           changes.  Fix a bug where multi-segment connectors had a solid
1564           black fill while being dragged.
1566         * src/display/curve.cpp, src/display/curve.h: Add a function to 
1567           simply move the two endpoints of a curve.
1569 2005-08-30  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1571         * src/conn-avoid-ref.cpp, src/libavoid/connector.cpp,
1572           src/libavoid/graph.cpp, src/libavoid/makepath.cpp,
1573           src/libavoid/shape.cpp, src/libavoid/vertices.cpp,
1574           src/libavoid/vertices.h, src/libavoid/visibility.cpp:
1576         Use a better system for unique IDs within libavoid.  This properly
1577         addresses a hack in SPAvoidRef that was unsafe on amd64 machines.
1579         * configure.ac: Add the src/libavoid subdir.
1580         
1581 2005-08-29  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1583         * src/attributes.cpp, src/connector-context.cpp, src/sp-item.cpp:
1584           Use "inkscape:connector-avoid" instead of "inkscape:avoid".
1586 2005-08-29  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1588         * src/libavoid/timer.cpp: Remove some code assuming a fixed size for
1589           timer types.
1591 2005-08-29  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1593         * src/connector-context.cpp: Fix a problem where the context didn't
1594           notice the current selection when it was entered.  Also, fix a 
1595           problem where connectors disappeared for a moment when an endpoint
1596           was clicked (for rerouting), but before the mouse was moved.
1598 2005-08-29      David Yip               <yipdw@rose-hulman.edu>
1600         * src/ui/dialog/whiteboard-connect.{cpp,h},
1601           src/ui/dialog/whiteboard-sharewithchat.{cpp,h}:
1602           Improved widget layout (switched to Gtk::Table)
1604         * src/jabber_whiteboard/session-manager.cpp:
1605           Fixed crash that occurred when connecting via SSL to a Jabber
1606           server that does not support SSL
1607           
1608 2005-08-28  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1610         * src/Makefile_insert, src/attributes-test.cpp, src/attributes.cpp,
1611           src/attributes.h, src/conn-avoid-ref.cpp, src/conn-avoid-ref.h,
1612           src/forward.h, src/sp-item.cpp, src/sp-item.h:
1613          
1614           Add code that handles the "inkscape:avoid" attribute, used to mark
1615           whether an item should be avoided for the purposes of routing
1616           connectors.  This code also calls libavoid when an 'avoided'
1617           item is moved/transformed.
1618         
1619         * src/connector-context.cpp, src/connector-context.h,
1620           src/widgets/toolbox.cpp:
1621           
1622           Add a couple of buttons to the connector context's toolbar to
1623           allow selected objects to be marked as avoided or ignored for the
1624           purpose of connector routing.
1625           
1626         * src/libavoid/debug.h, src/libavoid/geomtypes.h, 
1627           src/libavoid/polyutil.cpp, src/libavoid/polyutil.h,
1628           src/libavoid/shape.cpp:
1629         
1630           Misc fixes: turn off debugging output, put types in the Avoid
1631           namespace, and add an assertion for a special case that can
1632           cause problems.
1634 2005-08-28  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1636         * share/icons/icons.svg: Add a couple of icons for the connector
1637           context toolbar.
1639 2005-08-27  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1641         * src/Makefile.am, src/Makefile_insert, src/libavoid/*:
1642           Add libavoid code, the library that does all the path planning
1643           work for autorouting connectors.
1645 2005-08-27  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1647         * src/Makefile_insert: Remove a reference to the previously moved
1648           src/desktop-widget.h.  This wasn't breaking the build, but was
1649           stopping me from generating tags files.
1650           
1651 2005-08-25  Ralf Stephan <ralf@ark.in-berlin.de>
1653         * src/ui/view/edit.h, src/ui/view/view.h, src/ui/view/view.cpp,
1654           src/ui/view/view-widget.h, src/ui/view/view-widget.cpp,
1655           src/widgets/desktop-widget.h, src/svg-view.h, src/desktop.cpp:
1656             separated SPViewWidget from SPView
1657         * src/connector-context.cpp, src/dyna-draw-context.cpp,
1658           src/file.cpp, src/gradient-context.cpp, src/knot.cpp,
1659           src/node-context.cpp, src/nodepath.cpp, src/path-chemistry.cpp,
1660           src/pen-context.cpp, src/pencil-context.cpp, src/rect-context.cpp,
1661           src/selection-chemistry.cpp, src/spiral-context.cpp,
1662           src/splivarot.cpp, src/star-context.cpp, src/text-chemistry.cpp,
1663           src/text-context.cpp, src/verbs.cpp, src/dialogs/display-settings.cpp,
1664           src/dialogs/layer-properties.cpp, src/dialogs/find.cpp,
1665           src/dialogs/clonetiler.cpp, src/trace/trace.cpp,
1666           src/trace/potrace/inkscape-potrace.cpp:
1667             all these files relied on a dependency in view.h to include
1668           code for MessageStack and/or MessageContext which is now removed
1669         * dialogs/desktop-properties.cpp:   improved doxygen documentation
1670         
1671 2005-08-25  Ralf Stephan <ralf@ark.in-berlin.de>
1673         * src/desktop.cpp, src/widgets/desktop-widget.h, 
1674           src/widgets/desktop-widget.cpp: 
1675           abstracted out all Gtk+ calls from SPDesktop into SPDesktopWidget
1676         * src/Doxyfile, src/main.cpp, src/desktop.cpp:
1677           improved doxygen documentation
1678           
1679 2005-08-25  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1681         * src/connector-context.cpp, src/connector-context.h:
1682           Change the connector context to use Inkscape's standard selection
1683           mechanism.  Show connector endpoint handles for single connectors
1684           in the selection.  This is the proposed interaction changes as
1685           discussed on the mailing list.  See the post there for a greater
1686           description of the change.
1688 2005-08-24  Ralf Stephan <ralf@ark.in-berlin.de>
1690         * src/widgets/desktop-widget.h, src/widgets/desktop-widget.cpp:
1691           separated SPDesktopWidget from SPDesktop
1692         * src/desktop-widget.h:   removed
1693         * src/toolbox.cpp, src/toolbox.h, src/select-toolbar.cpp,
1694           src/select-toolbar.h, src/gradient-toolbar.cpp, 
1695           src/gradient-toolbar.h:   moved into src/widgets
1696         * src/desktop.h, src/desktop.cpp, src/desktop-events.cpp,
1697           src/verbs.cpp, src/Makefile_insert, src/widgets/Makefile_insert,
1698           src/arc-context.cpp, src/dyna-draw-context.cpp,
1699           src/gradient-context.cpp, src/rect-context.cpp,
1700           src/select-context.cpp, src/spiral-context.cpp,
1701           src/star-context.cpp, src/interface.cpp, src/seltrans.cpp:
1702           adapted following SPDesktopWidget separation
1703         
1704 2005-08-24      David Yip       <yipdw@rose-hulman.edu>
1706         * src/jabber_whiteboard/session-manager.{cpp.h},
1707           src/jabber_whiteboard/callbacks.cpp,
1708           src/ui/dialog/whiteboard-connect.{cpp,h}:
1709           added support for XMPP over SSL to Inkboard
1711 2005-08-22  Ralf Stephan <ralf@ark.in-berlin.de>
1713         * src/dialogs/desktop-properties.cpp, src/dialogs/display-settings.cpp:
1714           both dialogs are now unresizable (bug #1237865)
1715         * src/main.cpp: enhanced doxygen main page
1717 2005-08-21  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1719         * packaging/osx-app.sh: Added a command line option which allows
1720           the executable and bundled dylibs to be stripped, significantly
1721           reducing the package size.
1723 2005-08-20  Ralf Stephan <ralf@ark.in-berlin.de>
1725         * src/desktop-style.cpp: fixed bug 1247989: nonstroked objects are
1726           no longer counted in stroke_average_width()
1727         * src/Doxyfile: added 3 more files
1728         * src/main.cpp: introduced doc hierarchy on doxygen main page
1729         * src/desktop-style.cpp:  improved doxygen documentation
1730           
1731 2005-08-20  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1733         * src/connector-context.cpp, src/connector-context.h:
1734           Rework connector context to extend SPEventContext instead of
1735           SPDrawContext, and remove most of the borrowed draw context
1736           code.
1738 2005-08-20  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1740         * src/menus-skeleton.h: correct the verb for "Select All In All Layers"
1741           since it was just showing a verb error in the menu.
1743 2005-08-19  Kees Cook  <kees@outflux.net>
1745         * autogen.sh, tools-version.sh, distro: report Ubuntu correctly, detect
1746           and reject unsafe automake versions (1.9.0 -> 1.9.6).
1748 2005-08-19  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1750         * src/dialogs/display-settings.cpp:
1751           Align the "Oversample bitmaps" option in the preferences
1752           dialog with all the other options.
1754 2005-08-18  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1756         * src/Makefile_insert: Added connector-context.{cpp,h}
1758         * src/connector-context.cpp, src/connector-context.h: New code for
1759           the connector context.  Handles the interaction of creating and
1760           modifying connectors.
1762         * src/sp-conn-end.cpp, src/sp-conn-end.h: Added sp_conn_adjust_path
1763           for adjusting the path of connectors to the edge of shapes, and
1764           sp_conn_end_detach to detach a connector endpoint from a shape.
1765           Also, when there is only a single shape attached to a connector
1766           and it is moved, then reroute the connector leaving its unattached
1767           endpoint where it is, rather than just moving the whole thing with
1768           the shape.
1770         * src/preferences-skeleton.h, src/toolbox.cpp, src/tools-switch.cpp,
1771           src/tools-switch.h, src/verbs.cpp, src/verbs.h,
1772           src/dialogs/display-settings.cpp, src/dialogs/display-settings.h:
1774           Enable the connector context.  Give it a preferences tab, toolbox,
1775           icon, etc.  Also, correct some vim modelines.
1776           
1777         * src/display/sp-canvas.cpp: Allow enter and leave events to be generated
1778           for canvas items when mouse buttons are depressed.
1780         * src/pixmaps/cursor-connector.xpm: A cursor for connector context.
1782 2005-08-18  Jon A. Cruz  <jon@joncruz.org>
1784         * src/knot.cpp: Corrected type conflict for crash bugs.
1786 2005-08-18  Ralf Stephan <ralf@ark.in-berlin.de>
1788         * src/Doxyfile: added 4 more files
1789         * src/extension/implementation/plugin-link.h,
1790           src/extension/internal/gimpgrad.cpp:  improved doxygen documentation
1791           
1792 2005-08-16  Ralf Stephan <ralf@ark.in-berlin.de>
1794         * src/desktop.h, src/desktop.cpp: replaced gboolean with bool
1795         * src/display/curve.cpp: made is_moveto() inline
1796         * src/knot.cpp, src/extension/extension.cpp, src/helper/action.cpp:
1797           added editor footer
1798         * src/desktop.h, src/desktop.cpp, src/knot.cpp, src/sp-gradient.cpp,
1799           src/display/curve.cpp, src/extension/extension.cpp,
1800           src/extension/implementation/plugin.h, 
1801           src/extension/implementation/plugin.cpp,
1802           src/extension/internal/gimpgrad.cpp, src/helper/action.cpp:
1803           improved doxygen documentation
1805 2005-08-14  MenTaLguY  <mental@rydia.net>
1807         * src/widgets/layer-selector.cpp: quick fix for crash bug when
1808           deleting unnamed layer [bug 1255843]
1810 2005-08-14  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1811         
1812         * packaging/macosx/ScriptExec/main.c: Allow the user to ignore the
1813           automatic fixing of the fontconfig problem and fix the problem
1814           manually.  Don't pop up the dialog again in this case when they
1815           relaunch Inkscape.
1817 2005-08-13  Ralf Stephan <ralf@ark.in-berlin.de>
1819         * src/menus-skeleton.h: fixed cvs bug where, in the default menus.xml, 
1820           given submenus didn't have correct names, so translation on 
1821           non-English systems was missed.
1822         
1823 2005-08-13  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1825         * packaging/macosx/Resources/script, packaging/macosx/ScriptExec/main.c:
1827         Fix for the fontconfig cache problem on OS X 10.4.  The first time 
1828         Inkscape is launched on 10.4 machines, after checking X11 is available,
1829         a dialog is brought up informing users of the fontconfig problem.  The
1830         dialog has a button to run fc-cache as root.  If chosen, an OS X
1831         authentication dialog in launched and fc-cache is run following the
1832         authentication.  A file is stored in ~/.inkscape to mark that fc-cache
1833         has been run.
1834         
1835 2005-08-11  Ralf Stephan <ralf@ark.in-berlin.de>
1837         * src/sp-gradient.cpp,src/sp-gradient-fns.h,src/event-context.h,
1838           src/event-context.cpp:  replaced gboolean with bool
1839         * src/document-undo.cpp:  added editor footer
1840         * src/sp-gradient.cpp, src/desktop.cpp, src/document.h,
1841           src/document.cpp, src/document-undo.cpp, src/event-context.h,
1842           src/event-context.cpp, src/selection.h:
1843           improved doxygen documentation
1845 2005-08-10      David Yip       <yipdw@rose-hulman.edu>
1847         * src/Makefile_insert: added composite-undo-stack-observer.{cpp,h}
1849         * src/document.{cpp.h},
1850           src/document-undo.cpp, src/document-private.h: 
1851           added hooks for undo stack observer
1853         * src/jabber_whiteboard/Makefile_insert: added new classes
1855         * src/jabber_whiteboard/callbacks.cpp: moved document initialization actions
1856           here (not the best idea, admittedly...)
1858         * src/jabber_whiteboard/connection-establishment.cpp,
1859           src/jabber_whiteboard/session-manager.*,
1860           src/jabber_whiteboard/chat-handler.cpp: updated to work with new listeners
1862         * src/jabber_whiteboard/message-contexts.cpp,
1863           src/jabber_whiteboard/message-handler.*,
1864           src/jabber_whiteboard/message-tags.*,
1865           src/jabber_whiteboard/defines.h: new message types (TODO: trim out dead
1866           types)
1868         * src/jabber_whiteboard/message-queue.*,
1869         * src/jabber_whiteboard/message-node.h: made MessageNode capable of
1870           representing more message types, as required by callbacks.cpp
1871           and new commit model
1873         * src/jabber_whiteboard/message-utilities.*: new utilities, although
1874           this entire class should be going bye-bye soon (its main tasks have been
1875           taken over by SerializerNodeObserver)
1877         * src/jabber_whiteboard/node-tracker.*: removal of node-level locks
1879         * src/jabber_whiteboard/node-utilities.*: removal of unnecessary methods;
1880           this class should also be removed soon
1882         * src/jabber_whiteboard/session-file-selector.cpp: miscellaneous tweaks
1884         * src/jabber_whiteboard/typedefs.h: new type definitions to handle the new
1885           commit model (TODO: prune unnecessary types)
1887         * src/xml/event.cpp: small hack to get Inkboard working (shouldn't be
1888           there, but I'm still learning my way around XML::Node and
1889           XML::Session...help welcome)
1891         * src/undo-stack-observer.h: interface for classes that watch undo, redo,
1892           and undo log commit events
1894         * src/composite-undo-stack-observer.*: similar to CompositeNodeObserver;
1895           combines multiple undo stack observers
1897         * src/jabber_whiteboard/serializer-node-observer.*: XML::Event serializer
1899         * src/jabber_whiteboard/deserializer.*: XML::Event deserializer
1901         * src/jabber_whiteboard/tracker-action-observer.*: simple observer to
1902           watch for added and removed nodes in undo/redo actions (put aside for
1903           now)
1905         * src/jabber_whiteboard/undo-stack-observer.*: Inkboard's undo stack
1906           observer implementation
1908 2005-08-10  Ralf Stephan <ralf@ark.in-berlin.de>
1910         * src/main.cpp: introduced doxygen doc main page with links
1912 2005-08-09  Ralf Stephan <ralf@ark.in-berlin.de>
1914         * src/Doxyfile: added 5 more files
1915         * src/display/curve.h, src/display/curve.cpp, src/knot.cpp,
1916           src/dialogs/export.cpp: replaced gboolean with bool
1917         * src/display/curve.cpp: removed sp_curve_finish() as it is nowhere 
1918           called, made sp_curve_ensure_space() static
1919         * src/sp-object.cpp, src/sp-item.cpp, src/libnr/n-art-bpath.h,
1920           src/libnr/nr-path-code.h, src/ui/view/view.cpp, src/dialogs/export.cpp,
1921           src/display/bezier-utils.cpp, src/display/curve.h,
1922           src/display/curve.cpp, src/knot.h, src/knot.cpp:
1923           improved doxygen documentation
1925 2005-08-08  MenTaLguY  <mental@rydia.net>
1927         * README.txt, README: make autotools happy
1929 2005-08-06  MenTaLguY  <mental@rydia.net>
1931         * Makefile.am, HACKING, HACKING_de, HACKING_fr, HACKING_it,
1932           HACKING.txt, HACKING.de.txt, HACKING.fr.txt, HACKING.it.txt,
1933           README, README_ca, README_de, README_fr, README_it,
1934           README.txt, README.ca.txt, README.de.txt, README.fr.txt, README.it.txt:
1936           saner filenames
1938 2005-08-06  MenTaLguY  <mental@rydia.net>
1940         * src/xml/Makefile_insert, src/xml/log-builder.cpp,
1941           src/xml/log-builder.h, src/xml/simple-session.cpp,
1942           src/xml/simple-session.h:
1944           Implement XML::LogBuilder class and use it from XML::SimpleSession.
1946 2005-08-06  MenTaLguY  <mental@rydia.net>
1948         * src/xml/event.h, src/xml/event.cpp, src/xml/event-fns.h:
1949           rejigger the way XML event logs are handled, based on NodeObservers
1951 2005-08-06  MenTaLguY  <mental@rydia.net>
1953         * src/xml/simple-session.cpp: minor formatting cleanups
1955 2005-08-06  Ted Gould <ted@gould.cx>
1957         * src/interface.cpp, src/verbs.cpp, src/verbs.h:
1959         Adding in a hash table for Verb ID lookups.  This makes searching for them
1960         in the dynamic menus much faster.
1962 2005-08-06  Ralf Stephan <ralf@ark.in-berlin.de>
1964         * src/sp-offset.cpp: 
1965           removed a dependency, made refresh_offset_source() static
1966         * src/svg-view.cpp, src/svg-view.h, src/sp-spiral.cpp, src/sp-spiral.h: 
1967           replaced gboolean with bool
1968         * src/sp-offset.cpp, src/sp-root.cpp, src/sp-stop.h, src/sp-spiral.h,
1969           src/sp-spiral.cpp, src/svg-view.h, src/svg-view.cpp, src/style.cpp:
1970           improved doxygen documentation
1971         
1972 2005-08-05  MenTaLguY  <mental@rydia.net>
1974         * inkscape.spec.in: include translated manpages
1976 2005-08-05  Michael Wybrow  <mjwybrow@users.sourceforge.net>
1978         * po/nl.po: fix a typo: close a bold tag.
1980 2005-08-03      David Yip       <yipdw@rose-hulman.edu>
1982         * src/jabber_whiteboard/typedefs.h:
1983           fixed incorrect template specialization syntax,
1984           removed duplicate definitions (oops...)
1986         * src/gc-alloc.h:
1987           removed explicit keyword from allocator constructors, as it is
1988           necessary to allow implicit conversion for rebinding.  Some
1989           containers in the libstdc++ in GCC 3.4.x require this, such as anything
1990           using the standard library's red-black tree implementation --
1991           std::set, std::map, std::multimap
1993 2005-08-03  Ralf Stephan <ralf@ark.in-berlin.de>
1995         * src/pen-context.cpp: made sp_pen_context_root_handler static
1996         * src/snap.h: removed getSnapToBBox() declaration
1997         * src/sp-stop.h: removed three dependencies
1998         * src/Doxyfile: added further 3 files
1999         * src/object-hierarchy.cpp, src/pen-context.h, src/pen-context.cpp,
2000           src/pencil-context.h, src/pencil-context.cpp, src/snap.h, 
2001           src/snap.cpp, src/sp-stop.h, src/sp-gradient.h, src/sp-gradient.cpp,
2002           src/sp-linear-gradient.h, src/sp-radial-gradient.h:
2003           improved doxygen documentation
2005 2005-08-03      David Yip       <yipdw@rose-hulman.edu>
2007         * src/jabber_whiteboard/Makefile_insert,
2008           src/jabber_whiteboard/message-handler.cpp,
2009           src/jabber_whiteboard/empty.cpp:
2010           fixing some build issues (Apple's ar doesn't like creating
2011           archives with an empty member list, so empty.cpp is a null
2012           placeholder to be used as the sole member in the jabber_whiteboard
2013           archive in the event that a user does not wish to enable
2014           Inkboard)
2016 2005-08-02  Bryce Harrington <bryce@bryceharrington.org>
2018         * src/ui/dialog/*.*:  Update copyrights
2020         * doc/WISHLIST:  s/Sodipodi/Inkscape/
2022         * src/desktop.cpp:  Rename SPView to Inkscape::UI::View::View
2024         * changing include file syntax from "" to <> where appropriate
2026         * Changing copyrights to be consistent
2028 2005-08-03      David Yip       <yipdw@rose-hulman.edu>
2030         * src/menus-skeleton.h:
2031           added WITH_INKBOARD ifdef to prevent Inkboard options from being
2032           compiled into the menu skeleton if the Inkboard code is not enabled
2034 2005-08-03  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2036         *  src/display/curve.cpp: Correctly free an array with "delete []".
2038 2005-08-02      David Yip       <yipdw@rose-hulman.edu>
2040         * src/jabber/whiteboard/node-tracker.cpp:
2041           removed unnecessary anchoring of XML::Nodes in XMLNodeTracker
2043 2005-08-02      David Yip       <yipdw@rose-hulman.edu>
2045         * src/jabber_whiteboard/typedefs.h:
2046           moved back to GC::Alloc from traceable_allocator
2048         * src/jabber_whiteboard/node-tracker.cpp:
2049           fixed anchor-release problem with XML::Nodes in XMLNodeTracker
2051 2005-08-01  MenTaLguY  <mental@rydia.net>
2053         * src/gc.cpp, src/gc-core.h: Hans says it's okay to use
2054           GC_malloc_atomic_uncollectable
2056 2005-08-01  MenTaLguY  <mental@rydia.net>
2058         * src/gc-alloc.h: fix improper allocation size
2060 2005-08-01      David Yip       <yipdw@rose-hulman.edu>
2062         * src/jabber_whiteboard/message-handler.cpp: removed some
2063           debug output
2065         * src/dialogs/whiteboard-sharewithchat.cpp: removed some excess
2066           debugging code
2068         * src/jabber_whiteboard/session-manager.cpp: removed 
2069           redundant if (x == NULL) tests surrounding delete
2071 2005-08-01      David Yip       <yipdw@rose-hulman.edu>
2073         * src/ui/icons.cpp, src/ui/stock-items.cpp, src/ui/stock.cpp, 
2074           src/ui/stock.h:
2075           added Inkboard UI stock items
2077         * src/dialogs/whiteboard*:
2078           old C/Gtk Inkboard dialogs for collecting user input necessary
2079           to establish Jabber connections and Inkboard sessions (they're
2080           still used in some parts of the Inkboard code)
2082         * src/Makefile.am, src/Makefile_insert, src/desktop.cpp, 
2083           src/desktop.h, src/document.cpp, src/file.cpp, src/file.h,
2084           src/menus-skeleton.h, src/verbs.cpp, src/verbs.h:
2085           added necessary UI code to access Inkboard functions
2087         * src/jabber_whiteboard/Makefile_insert,
2088           src/jabber_whiteboard/buddy-list-manager.*,
2089           src/jabber_whiteboard/callbacks.*,
2090           src/jabber_whiteboard/chat-handler.*,
2091           src/jabber_whiteboard/connection-establishment.*,
2092           src/jabber_whiteboard/defines.h,
2093           src/jabber_whiteboard/error*,
2094           src/jabber_whiteboard/internal-constants.*,
2095           src/jabber_whiteboard/invitation-confirm-dialog.*,
2096           src/jabber_whiteboard/jabber-handlers.*,
2097           src/jabber_whiteboard/makefile*,
2098           src/jabber_whiteboard/message-*,
2099           src/jabber_whiteboard/node-*,
2100           src/jabber_whiteboard/received-message-helpers.cpp,
2101           src/jabber_whiteboard/player-functors.*,
2102           src/jabber_whiteboard/session-*,
2103           src/jabber_whiteboard/tracker-node.h,
2104           src/jabber_whiteboard/typedefs.h:
2105           Initial commit of Inkboard code
2106         * src/ui/dialog/session-player*,
2107           src/ui/dialog/whiteboard*:
2108           C++/Gtkmm replacements for some old C/Gtk dialogs
2109         * configure.ac:
2110           added Inkboard configure checks
2111         * src/ui/view/edit.cpp,
2112           src/ui/view/edit.h,
2113           src/ui/view/view.cpp:
2114           added Inkboard code stubs to new Gtkmm code
2115         * share/ui/menus-bars.xml:
2116           added Inkboard code stubs to menu UI XML
2118 2005-08-01  Ralf Stephan <ralf@ark.in-berlin.de>
2120         * src/sp-object.cpp: improved doxygen documentation
2122 2005-07-31  Ralf Stephan <ralf@ark.in-berlin.de>
2124         * src/nodepath.cpp: removed three dependencies
2126 2005-07-31  MenTaLguY  <mental@rydia.net>
2128         * src/sp-object.cpp, src/sp-object.h, src/sp-use.cpp:
2129           adopt more consistent refcounting policy
2131         * src/sp-object.h: make second parameter to sp_object_ref and
2132           sp_object_unref optional
2134 2005-07-30  Ralf Stephan <ralf@ark.in-berlin.de>
2136         * src/draw-anchor.cpp, src/nodepath.h: reduced dependencies
2137         * src/nodepath.cpp: removed duplicate dependency, added two from 
2138           nodepath.h, made triangle_area() inline
2139         * src/node-context.cpp: added dependency removed from nodepath.h
2140         * src/Doxyfile: added 2 further files to the scanned list
2141         * src/nodepath.h: moved function docs into nodepath.cpp
2142         * src/color.cpp: made file work with src/Doxyfile
2143         * src/color.cpp, src/draw-anchor.cpp, src/geom.cpp, src/nodepath.cpp:
2144           improved doxygen documentation
2145         * src/event-context.cpp: added a \todo
2146         * src/geom.cpp: added editor footer
2148 2005-07-30  Ted Gould  <ted@gould.cx>
2150         * src/Makefile_insert, src/inkscape.cpp, src/inkscape.h,
2151         src/interface.cpp, src/selection.cpp, src/verbs.cpp, src/verbs.h,
2152         src/extension/effect.cpp, src/extension/effect.h, src/menus-skeleton.h:
2154         Doing two things.  One, making menus configurable by an external xml file
2155         and the second is enabling sensitivity in the verbs.  These are both in
2156         pretty basic states right now, but workable.
2158 2005-07-29  MenTaLguY  <mental@rydia.net>
2160         * src/shortcuts.cpp: made Ctrl+Shift+G the "primary" ungroup shortcut
2162 2005-07-28  Carl Hetherington  <inkscape@carlh.net>
2164         * src/arc-context.cpp: CodingStyle.  Replace gboolean with bool.
2166         * src/desktop-events.cpp: CodingStyle: whitespace.  Add editor
2167         variables block.  gboolean exorcism.  Declaration-to-first-use fixes.
2168         
2170 2005-07-27  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
2172         * src/style.h (SP_SCALE24_MAX): Change from 0xffffff to 0xff0000,
2173           and add documentation for choice of value.
2174           (SP_SCALE24_TO_FLOAT) Return a double instead of a float.
2175           (SP_SCALE24_FROM_FLOAT) Change rounding behaviour.
2176           These changes are intended to combat float rounding bugs on x86.
2178         * src/style.cpp (sp_style_merge_from_style_string): Use libcroco
2179           to parse style="..." attribute strings, to improve CSS parsing.
2181 2005-07-27  Ralf Stephan <ralf@ark.in-berlin.de>
2183         * src/Doxyfile: added 10 further files to the scanned list
2184         * src/gc-anchored.h, src/gc-managed.h, src/object-hierarchy.h, 
2185           src/pencil-context.h, src/selection.h, src/sp-object.h, src/sp-spiral.h, 
2186           src/svg-view.h, src/verbs.h, src/livarot/float-line.h, src/util/list.h, 
2187           src/widgets/paint-selector.h, src/xml/repr.h: 
2188           made file work with src/Doxyfile
2189         * src/livarot/int-line.h, src/livarot/float-line.h: 
2190           moved part of documentation into *.cpp file
2191         * src/gc-anchored.h, src/knot-holder-entity.h, src/nodepath.h, 
2192           src/pen-context.h, src/pencil-context.h, src/selection.h, 
2193           src/sp-gradient.h, src/sp-gradient.cpp, src/sp-item.h, src/sp-object.h, 
2194           src/sp-spiral.h, src/style.h, src/svg-view.h, src/extension/extension.h, 
2195           src/libnr/nr-matrix.h, src/livarot/int-line.h, src/livarot/int-line.cpp, 
2196           src/livarot/float-line.h, src/livarot/float-line.cpp, 
2197           src/livarot/sweep-event.h, src/livarot/sweep-event-queue.h, 
2198           src/util/list.h, src/widgets/paint-selector.h, src/xml/repr.h, 
2199           src/xml/repr.cpp: documentation improvements
2200         * src/sp-item.h: added editor footer
2202 2005-07-26  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
2204         * src/svg/stringstream.h, src/svg/stringstream.cpp:
2205           Trim trailing zeros from after the decimal point when writing
2206           float or double to Inkscape::SVGOStringStream.
2207         * src/style-test.cpp: Update expected output accordingly.
2208         * src/svg/stringstream-test.h: New unit test.
2209         * src/Makefile.am, src/svg/Makefile_insert: Add the new unit test.
2210         * src/svg/Makefile_insert:
2211           Don't link unused ftos.cpp, but do link new file stringstream.cpp.
2213 2005-07-26  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2215         * share/icons/icons.svg: Add icon for connector context.
2217 2005-07-25  Ralf Stephan <ralf@ark.in-berlin.de>
2219         * src/libnr/nr-pixblock.h:  interface cleanup of NRPixBlock: size and mode
2220           are now named enums, empty is now bool, changes to function interfaces 
2221           because of that, changed C macros to C++ inline functions, changed clean 
2222           flag in some function interfaces from int to bool.
2223         * src/libnr/nr-pixblock.cpp:  adaptations due to changes in nr-pixblock.h,
2224           added assert to ...setup_extern() which remains a bit ... risky,
2225         * src/display/sp-canvas.cpp: 
2226           made sp_canvas_item_construct() static, inlined two other functions
2227         * src/svg-view.cpp: piped emit_resized through C++ façade (incomplete)
2228         * src/ui/view/view.h: removed legacyMessageContext() member
2229         * src/Doxyfile: added files, and options to collect todo and bugs
2230         * src/display/curve.cpp: moved member docs into curve.h
2231         * src/event-context.cpp: long line cosmetics, moved a function for clarity
2232         * src/sp-offset.h, src/sp-spiral.cpp, src/svg-view.cpp, 
2233           src/libnr/nr-types.h: added editor footer
2234         * src/color-rgba.h, src/draw-anchor.h, src/event-context.*, src/knot-*.h, 
2235           src/message-*.h, src/modifier-fns.h, src/nodepath.h, 
2236           src/pencil-context.cpp, src/pen-context.*, src/snap.*, src/sp-gradient.h, 
2237           src/sp-gradient-fns.h, src/sp-item.cpp, src/sp-item-notify-moveto.h, 
2238           src/sp-linear-gradient*, src/sp-offset.*, src/sp-radial-gradient*, 
2239           src/sp-spiral.cpp, src/style.cpp, src/svg-view.cpp, src/verbs.cpp, 
2240           src/dialogs/export.cpp, src/display/bezier-utils.cpp, 
2241           src/display/curve.*, src/diplay/sp-canvas.*, 
2242           src/extension/implementation/plugin*, src/extension/internal/gimpgrad.h, 
2243           src/libnr/nr-matrix.h, src/libnr/nr-matrix-scale-ops.h, 
2244           src/libnr/nr-matrix-translate-ops.h, src/libnr/nr-pixblock.*, 
2245           src/libnr/nr-point.h, src/libnr/nr-rotate.h, src/libnr/nr-rotate-fns.h, 
2246           src/libnr/nr-scale-matrix-ops.h, src/libnr/nr-types.h, 
2247           src/livarot/int-line.h, src/ui/view/view.*:
2248           
2249           made file work with src/Doxygen, doxygen documentation improvements
2251 2005-07-24  Ted Gould  <ted@gould.cx>
2253         * 0.42 Release
2255 2005-07-21  Ted Gould  <ted@gould.cx>
2257         * 0.42pre3
2259 2005-05-21  Kees Cook  <kees@outflux.net>
2261         * share/icons/*xpm, src/ui/dialog/transformation.cpp,
2262           src/ui/widget/labelled.cpp, src/ui/widget/labelled.h:
2263           Hooked up Gtkmmified Icon manager correctly.  (bug 1217367)
2264         * Makefile.mingw, Makefile.mingw.common: patch 1241293 for build fixes
2266 2005-07-12  Ted Gould  <ted@gould.cx>
2268         * 0.42pre2
2270 2005-07-11  MenTaLguY  <mental@rydia.net>
2272         * src/debug/logger.cpp: wrap stack vector in method to avoid
2273           potential static initialization issues
2275         * src/sp-object.cpp: add refcount logging
2277 2005-07-09  MenTaLguY  <mental@rydia.net>
2279         * src/document-undo.cpp, src/inkscape.cpp, src/debug/event.h,
2280           src/debug/logger.cpp, src/debug/logger.h, src/debug/simple-event.h,
2281           src/xml/composite-node-observer.cpp, src/xml/event.cpp,
2282           src/xml/simple-node.cpp:
2284           Categorize debugging events and add the ability to filter them
2285           via setting the INKSCAPE_DEBUG_FILTER environment variable to
2286           a comma-separated list of debug event categories.
2288 2005-07-06  Ben Fowler  <bpfowler@users.sourceforge.net>
2290         * src/interface.cpp: Spackle for Bug 1217361 "freeze on quitting 
2291         with transform dialog"
2293 2005-07-06  Ben Fowler  <bpfowler@users.sourceforge.net>
2295         * src/interface.cpp: Whitespace changes only
2297 2005-07-06  Michael Wybrow  <mjwybrow@users.sourceforge.net>
2299         * Info.plist.in, packaging/osx-app.sh, packaging/macosx/*:
2301         Changes and new files required to build an Inkscape dmg on Mac OS X.
2303 2005-07-05  Ted Gould  <ted@gould.cx>
2305         * 0.42pre1
2307 2005-07-04  MenTaLguY  <mental@rydia.net>
2309         * src/sp-metadata.cpp: strip id= attributes under rdf:RDF elements
2311 2005-07-04  MenTaLguY  <mental@rydia.net>
2313         * src/sp-object.cpp, src/xml/node-fns.h, src/xml/node-fns.cpp:
2314           don't force id= attributes on anything except elements in the SVG,
2315           Sodipodi, or Inkscape namespaces.
2317 2005-07-04  MenTaLguY  <mental@rydia.net>
2319         * src/verbs.cpp: redo cryve's fix to use defaultLabel() rather than
2320           label()
2322 2005-07-04  Bryce Harrington <bryce@bryceharrington.org>
2324         * src/livarot/float-line.cpp:  Patch from Ralf Stephan
2325         <ralf@ark.in-berlin.de> to suppress two warnings.
2326         
2327 2005-06-28  Ted Gould  <ted@gould.cx>
2329         * src/verbs.h:
2331         Changing from gnu::hash_map to std::map.  The only reason this was a
2332         hash_map before is because I was stealing code that I didn't understand,
2333         and a std::map works as well.  This fixes bug #1172199 for Tru64.
2335 2005-06-28  Ted Gould  <ted@gould.cx>
2337         * src/extension/dependency.cpp:
2339         Fix for #1169396 -- setting the default type for a dependency to file,
2340         this seems to be the only way that the print function could end up using
2341         undefined memory, and then passing it on the gettext.
2343 2005-06-28  Ted Gould  <ted@gould.cx>
2345         * src/extension/implementation/script.cpp,
2346         src/extension/implementation/script.h:
2348         Adding support for information coming back on STDERR from scripts.  This
2349         fixes bug #1220959 and RFE #1178941
2351 2005-07-04  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
2353         * src/sp-stop.h, sp-gradient.cpp, widgets/gradient-vector.cpp:
2354           Implement currentColor as possible value for stop-color, as per spec.
2356 2005-07-02  Kees Cook  <kees@outflux.net>
2358         * src/dialog/rdf.cpp: Added FreeArt license, RFE #1230981.
2360 2005-06-30  Bryce Harrington <bryce@bryceharrington.org>
2362         * inkscape.nsi:  Fix for bug #1230744 'wrong installer language'
2363         by theadib.
2365         * src/swatches.cpp: Fix for bug #1217973.  The KDE swatches file
2366         consists of 3 column numbers (missing 4th column), and also lacks
2367         an ending newline.  In this situation, the name variable returned
2368         from trim() could be null, thus causing a segfault when used as an
2369         input to Glib::ustring.
2371         * src/sp-image.cpp: Patch for bug #1210100 by bpfowler to help
2372         narrow in on the cause of the bug.
2374         * README:  Requested change for bug #1174991.  Directions for
2375         installation of perl libs
2376         
2377 2005-07-01  Ben Fowler  <bpfowler@users.sourceforge.net>
2379         * src/desktop.cpp src/svg-view.cpp src/dialogs/display-settings.cpp 
2380         src/dialogs/export.cpp src/dialogs/find.cpp 
2381         src/extension/internal/ps.cpp: Replaced calls to gtk_widget_set_usize 
2382         with GTK2 version.
2384 2005-06-30  Bryce Harrington <bryce@bryceharrington.org>
2386         * inkscape.pod, src/main.cpp: Applying Makzu's patch to implement
2387           --vacuum-defs
2389 2005-06-28  Ted Gould  <ted@gould.cx>
2391         * 0.42pre0
2393 2005-06-23  MenTaLguY  <mental@rydia.net>
2395         * src/extension/implementation/script.cpp:
2396           support for ruby scripts (interpreter="ruby")
2398 2005-06-20  Ted Gould  <ted@gould.cx>
2400         * src/desktop.cpp, src/desktop.h, src/document-private.h,
2401         src/document.cpp, src/document.h, src/extension/effect.h,
2402         src/extension/implementation/script.cpp:
2404         Adding in a signal to show that the document is being reconstructed from
2405         another document.  This is used by the scripting extensions implementation
2406         to say to the desktops that they need to save their object references
2407         as strings instead of pointers -- and then recreate them when the
2408         reconstruction is complete.
2410         * src/extension/prefdialog.cpp: Making "OK" have focus.
2412         * src/verbs.cpp, src/verbs.h: Some prototype code to start making verbs
2413         sensitive or not.  Not tied in to anything currently.
2415 2005-06-20  MenTaLguY  <mental@rydia.net>
2417         * src/xml/repr-io.cpp: whoops... don't emit xmlns:xml
2419 2005-06-18  Richard Hughes  <cyreve@users.sourceforge.net>
2421         * src/text-context.cpp, src/text-context.h, src/libnrtype/Layout-TNG.h:
2422           implement double- and triple-clicking of text for selecting the
2423           current word and line respectively
2425 2005-06-16  MenTaLguY  <mental@rydia.net>
2427         * src/interface.cpp: removed "Go to root" context menu item
2429         * src/widgets/layer-selector.cpp: hide "(root)" unless it is the current
2430           layer
2432 2005-06-11  Aaron Spike  <aaron@ekips.org>
2434         * confiugre.ac,
2435           packaging/autopackage/default.apspec.in:
2437           Adding the autopackage specfile
2439 2005-06-10  Richard Hughes  <cyreve@users.sourceforge.net>
2441         * src/text-context.cpp:
2442           use ctrl-left/right for moving cursor by word in text mode,
2443           and ctrl-a for select all text
2445 2005-06-09  Bryce Harrington <bryce@bryceharrington.org>
2447         * src/ui/dialogs/align-and-distribute.cpp,
2448           src/ui/dialogs/align-and-distribute.h,
2449           src/verbs.cpp:
2450           Hooking up Aubanel's new align and distribute dialog
2452 2005-06-09  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
2454         * src/text-context.cpp (sp_text_context_root_handler):
2455           Greater conformance to ISO 14755 for unicode entry.  We now
2456           implement all of the ``Basic method'' portion of that spec
2457           except for non-latin hexadecimal digits (first 6 letters of
2458           other alphabets).  (Instead, we do the same as for all other
2459           shortcuts, viz. force a group0 (latin) interpretation of the
2460           keypress.)
2462 2005-06-07  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
2464         * src/pen-context.cpp (spdc_endpoint_snap): Pen tool: do snapping
2465           (i.e. namedview_free_snap_all_types) even for initial point.
2467         * src/Makefile.am (INCLUDES), src/extension/script/Makefile_insert
2468         (extension_script_libscript_a_CXXFLAGS):
2470           Put PERL_CFLAGS PYTHON_CFLAGS into global INCLUDES rather than
2471           using a libscript_a_CXXFLAGS var (which involved creating .o files
2472           specific to that lib).
2474 2005-06-06  Ted Gould  <ted@gould.cx>
2476         * src/extensions/effect.cpp:
2478         Adding in the code so that effects can be undoable.
2480         * src/extensions/implementation/script.[cpp,h]
2482         Adding in the code so that a new window is not displayed when an
2483         effect is executed.  Now it is in the same window (much nicer).
2485         * src/extensions/internal/latex*.[cpp,h]
2487         Patches from the mailing list to add LaTeX output.
2489 2005-06-04  MenTaLguY  <mental@rydia.net>
2491         * src/extensions/init.cpp:
2493           That tears it.  Showing the error dialog on startup goes.  I've
2494           had to respond to one too many bloody bug reports.  If we released
2495           0.42 with this too we'll drive away users permanently.  As it was,
2496           a lot of people were assuming 0.41 was broken when they saw this
2497           and reverted to 0.40.
2499 2005-05-31  MenTaLguY  <mental@rydia.net>
2501         * src/preferences-skeleton.h: disable extension error dialog on startup
2502           -- I'm sick of hearing that Inkscape is broken because people see
2503           this dialog on startup.  It makes us look bad.
2504           
2505           We're not going to repeat this for 0.42 -- find a better approach.
2507 2005-05-28  MenTaLguY  <mental@rydia.net>
2509         * src/document.cpp, src/sp-ellipse.cpp, src/sp-flowdiv.cpp,
2510           src/sp-flowtext.cpp, src/sp-object.cpp, src/sp-object.h,
2511           src/sp-path.cpp, src/sp-rect.cpp, src/sp-root.cpp, src/sp-root.h,
2512           src/sp-shape.cpp, src/version.cpp, src/version.h:
2514           propagate SVG version upwards, and move SPVersion into Inkscape
2515           namespace
2517 2005-05-24  Simarilius  <Simarilius@yahoo.com>
2519         * src/verbs.cpp, src/dialogs/tiledialog.cpp, src/dialogs/tiledialog.h,
2520         src/ui/dialogs/dialog-manager.cpp
2521         
2522         Converted the tiledialog over to the inkscape:ui:dialog class and hooked
2523         it into dialog manager
2525 2005-05-24  Ted Gould  <ted@gould.cx>
2527         * src/extension/dependency.cpp, src/extension/extension.cpp,
2528         src/extension/extension.h, src/extension/init.cpp,
2529         src/extension/implementation/script.cpp:
2531         Applying patch 1199856 which allows Inkscape to have multiple directories
2532         for extensions.  Currently those are /share/inkscape/extensions and
2533         ~/.inkscape/extensions.  The patch was written by Aaron Spike.
2535 2005-05-23  Ted Gould  <ted@gould.cx>
2537         * share/extensions/<alot>
2539         Adding in Aaron Spike's extensions so that they come with the standard
2540         build.  Lot's of useful stuff that is worth having for most users.
2542 2005-05-19  MenTaLguY  <mental@rydia.net>
2544         * src/verbs.cpp, src/ui/dialog/align-and-distribute.h,
2545           src/ui/dialog/dialog-manager.cpp, src/ui/dialog/dialog-manager.h,
2546           src/ui/dialog/document-preferences.h, src/ui/dialog/export.h,
2547           src/ui/dialog/extension-editor.h, src/ui/dialog/fill-and-stroke.h,
2548           src/ui/dialog/find.h, src/ui/dialog/inkscape-preferences.h,
2549           src/ui/dialog/layer-editor.h, src/ui/dialog/messages.h,
2550           src/ui/dialog/text-properties.h, src/ui/dialog/transformation.h,
2551           src/ui/dialog/xml-editor.h, src/ui/view/edit.cpp:
2553           refactoring of the dialog manager code, introducing factory
2554           functions and a method specifically for showing a dialog
2556 2005-05-19  MenTaLguY  <mental@rydia.net>
2558         * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
2560           fix layer property undo crash bugs (#1192708 and #1171704)
2562 2005-05-19  MenTaLguY  <mental@rydia.net>
2564         * src/debug/Makefile_insert, src/debug/sysv-heap.cpp,
2565           src/debug/sysv-heap.h, src/gc.cpp, src/debug/gc-heap.h,
2566           src/debug/heap.cpp:
2568           moved GC Heap statistics stuff into libdebug to ease circular
2569           dependencies
2571 2005-05-17  MenTaLguY  <mental@rydia.net>
2573         * src/ui/dialog/memory.cpp:
2575           reduce magnitude of memory jitter somewhat by avoiding some vector
2576           resizing and copying
2578 2005-05-16  MenTaLguY  <mental@rydia.net>
2580         * src/gc.cpp, src/debug/heap.cpp, src/debug/heap.h:
2582           revised Debug::Heap API slightly
2584         * src/ui/dialog/memory.cpp, src/ui/dialog/memory.h:
2586           thousands separators and other niceties.  'apply' now forces a
2587           garbage collection and immediate update.
2589 2005-05-16  MenTaLguY  <mental@rydia.net>
2591         * src/ui/dialog/memory.cpp: re-use existing rows, though it doesn't
2592           seem to help memory jitter much
2594 2005-05-15  MenTaLguY  <mental@rydia.net>
2596         * src/debug/heap.cpp: fix bounds error
2598         * src/ui/dialog/memory.cpp, src/ui/dialog/memory.h:
2599         
2600         flesh out basic memory info dialog
2602 2005-05-15  MenTaLguY  <mental@rydia.net>
2604         * configure.ac: cleaned up tests
2606         * src/debug/heap.cpp: fixed feature macro names
2608 2005-05-15  MenTaLguY  <mental@rydia.net>
2610         * configure.ac: added tests for mallinfo and malloc.h
2612         * src/gc.cpp, src/debug/heap.cpp, src/debug/heap.h:
2614           fix up Debug::Heap API slightly
2616 2005-05-14  MenTaLguY  <mental@rydia.net>
2618         * src/interface.cpp, src/verbs.cpp, src/verbs.h,
2619           src/ui/dialog/Makefile_insert, src/ui/dialog/dialog-manager.cpp,
2620           src/ui/dialog/dialog-manager.h, src/ui/dialog/memory.cpp,
2621           src/ui/dialog/memory.h:
2622           
2623           added skeletal memory statistics dialog
2625 2005-05-12  Juerg Billeter  <j@bitron.ch>
2627         * configure.ac: Have pkgconfig explicitly require gdkmm-2.4 & glibmm-2.4
2628         (used directly by Inkscape), rather than relying on transitive
2629         dependencies.  It's said that this is required in some cases with
2630         pkgconfig 0.17 and later.
2632 2005-05-08  Bryce Harrington <bryce@bryceharrington.org>
2634         * ChangeLog configure.ac src/Makefile_insert src/desktop-widget.h
2635           src/desktop.h src/dropper-context.cpp src/file.cpp
2636           src/shortcuts.cpp src/sp-text.cpp src/splivarot.cpp
2637           src/svg-view.h src/text-context.cpp src/verbs.cpp
2638           src/extension/implementation/plugin-link.h
2639           src/extension/internal/grid.cpp src/helper/action.h
2640           src/helper/window.cpp src/ui/dialog/dialog.cpp
2641           src/ui/dialog/messages.cpp src/ui/view/view.cpp
2642           src/ui/view/view.h:   
2644           Moving view.* into src/ui/view/
2645         
2646 2005-05-09  MenTaLguY  <mental@rydia.net>
2648         * src/gc-alloc.h: const-correctness fix
2650 2005-05-08  Bryce Harrington <bryce@bryceharrington.org>
2652         * configure.ac:  Defaulting with-gnome-vfs to on if library is
2653           present. 
2654         
2655         * po/POTFILES.in : Fixed error causing compile failure
2657         * src/Makefile_insert src/arc-context.cpp src/desktop-events.cpp
2658            src/desktop.cpp src/desktop.h src/dyna-draw-context.cpp
2659            src/gradient-context.cpp src/gradient-toolbar.cpp
2660            src/interface.cpp src/make.dep src/make.files
2661            src/rect-context.cpp src/select-context.cpp
2662            src/select-toolbar.cpp src/seltrans.cpp src/spiral-context.cpp
2663            src/star-context.cpp src/toolbox.cpp src/verbs.cpp src/view.cpp
2664            src/view.h src/application/application.cpp
2665            src/application/application.h src/application/editor.cpp
2666            src/application/editor.h src/ui/dialog/align-and-distribute.cpp
2667            src/ui/dialog/align-and-distribute.h
2668            src/ui/dialog/dialog-manager.cpp src/ui/dialog/dialog-manager.h
2669            src/ui/dialog/dialog.cpp src/ui/dialog/dialog.h
2670            src/ui/dialog/document-preferences.cpp
2671            src/ui/dialog/document-preferences.h src/ui/dialog/export.cpp
2672            src/ui/dialog/export.h src/ui/dialog/extension-editor.cpp
2673            src/ui/dialog/extension-editor.h
2674            src/ui/dialog/fill-and-stroke.cpp
2675            src/ui/dialog/fill-and-stroke.h src/ui/dialog/find.cpp
2676            src/ui/dialog/find.h src/ui/dialog/inkscape-preferences.cpp
2677            src/ui/dialog/inkscape-preferences.h
2678            src/ui/dialog/layer-editor.cpp src/ui/dialog/layer-editor.h
2679            src/ui/dialog/messages.h src/ui/dialog/text-properties.cpp
2680            src/ui/dialog/text-properties.h
2681            src/ui/dialog/transformation.cpp src/ui/dialog/transformation.h
2682            src/ui/dialog/tree-editor.h src/ui/dialog/xml-editor.cpp
2683            src/ui/dialog/xml-editor.h src/ui/view/Makefile_insert
2684            src/ui/view/edit.cpp src/ui/view/edit.h :
2686            Renaming sp-desktop-widget.h to desktop-widget.h for
2687            consistency with other desktop files.  Beginning migration of
2688            desktop-* and view* files into ui/view/ subdir.  Incorporating
2689            DialogManager into existing SPDesktop code.  Making SPView
2690            derive from GObject.  Changing Messages dialog to run via
2691            DialogManager.  Removing getName() and getDesc() routines from
2692            Dialogs.  
2693         
2694 2005-05-08  MenTaLguY  <mental@rydia.net>
2696         * src/Makefile_insert: change link order since the GC code now
2697           depends on the debugging stuff
2699         * src/debug/Makefile_insert, src/debug/heap.cpp, src/debug/heap.h:
2701           added heap statistics stuff
2703         * src/gc.cpp: register the GC heap with the heap statistics facility
2705 2005-05-07  MenTaLguY  <mental@rydia.net>
2707         * src/gc-anchored.h, src/gc-core.h, src/gc-finalized.h,
2708           src/gc-managed.h, src/gc.cpp:
2710           hide the global Ops structure from the outside world, and expose
2711           some additional libgc API.
2713 2005-05-07  Ted Gould  <ted@gould.cx>
2715         * src/extension/parameter.cpp: bug fix for empty string parameter
2717         * share/extensions/dropshadow.inx,
2718         src/extension/implementation/script.cpp:
2720         Adding in an "interpreter" attribute for "command" that will prepend
2721         the command with the interpreter.  Right now only "perl" and "python"
2722         work, and they only prepend "perl" and "python", but more will be
2723         added later.
2725 2005-05-07  MenTaLguY  <mental@rydia.net>
2727         * src/xml/composite-node-observer.cpp: bug fixes
2729         * src/xml/simple-node.cpp, src/xml/simple-node.h: switch to using
2730           CompositeNodeObserver, which has saner add/remove semantics
2732         * src/util/list-container-test.cpp: add another test, just to be sure
2734         * src/dialogs/xml-tree.cpp: remove need for is_interactive flag on
2735           attribute changes (the flag is effectively disabled by the other
2736           changes)
2738 2005-05-05  MenTaLguY  <mental@rydia.net>
2740         * src/debug/event.h, src/debug/logger.cpp:
2742           PropertyPair is now its own class
2743         
2744         * src/xml/simple-node.cpp: add logging of XML node mutation
2746         * src/xml/Makefile_insert, src/xml/composite-node-observer.cpp,
2747           src/xml/composite-node-observer.h:
2749           added CompositeNodeObserver class, which will eventually replace
2750           the existing notifier lists
2752 2005-05-05  MenTaLguY  <mental@rydia.net>
2754         * src/inkscape.cpp: try to cleanly terminate log in case of crashes
2756 2005-05-05  MenTaLguY  <mental@rydia.net>
2758         * src/document-undo.cpp, src/debug/Makefile_insert, src/debug/logger.cpp,
2759           src/debug/simple-event.h, src/xml/event.cpp:
2761           add debug logging for undo+redo+transactions
2763 2005-05-05  MenTaLguY  <mental@rydia.net>
2765         * src/inkscape.cpp, src/main.cpp: initialize and shutdown debug log
2766           from more reliable place
2768         * src/debug/logger.cpp: clean up log via std::atexit()
2770 2005-05-04  MenTaLguY  <mental@rydia.net>
2772         * configure.ac, src/Makefile.am, src/Makefile_insert,
2773           src/debug/Makefile_insert, src/debug/makefile.in:
2775           added src/debug/ subdir
2777         * src/gc-alloc.h: no default management type for now
2779         * src/debug/event-tracker.h, src/debug/event.h, src/debug/logger.cpp,
2780           src/debug/logger.h: simple XML logging facility
2782         * src/util/Makefile_insert: fixed cut-and-paste error
2784 2005-04-29  Jon A. Cruz  <jon@joncruz.org>
2785         * src/dialogs/swatches.cpp, src/dialogs/eek-preview.h,
2786           src/dialogs/eek-preview.cpp:
2788         Added property to swatch to block taking focus.
2790 2005-04-28  Jon A. Cruz  <jon@joncruz.org>
2791         * src/dialogs/Makefile_insert, src/dialogs/eek-preview.cpp,
2792           src/dialogs/eek-preview.h, src/dialogs/swatches.cpp,
2793           src/dialogs/swatches.h, src/ui/previewholder.cpp,
2794           src/ui/previewable.h, src/ui/widget/panel.cpp:
2796           Adding new widget for color swatch usage.
2798 2005-04-24  Bryce Harrington <bryce@bryceharrington.org>
2800         * src/Makefile.am src/Makefile_insert,
2801           src/application/Makefile_insert, src/application/editor.cpp,
2802           src/application/editor.h, src/extension/internal/svg.cpp,
2803           src/ui/Makefile_insert, src/ui/view/Makefile_insert,
2804           src/ui/view/edit.cpp, src/ui/view/edit.h, src/ui/view/makefile.in,
2805           src/application/editor-impl.cpp, src/application/editor-impl.h:
2807           Renaming EditorImpl to UI::View::Edit
2809           Fixing bug 1185873 "batch mode crasher" caused by VFS being
2810           called with relative paths.  Adding a check to see whether the
2811           input is a valid uri, and if not, just calling sp_document_new
2812           directly.
2815 2005-04-23  Ted Gould  <ted@gould.cx>
2817         * src/extension/input.cpp, src/extension/input.h,
2818         src/extension/output.cpp, src/extension/output.h,
2819         src/extension/system.cpp, src/extension/implementation/implementation.cpp,
2820         src/extension/implementation/implementation.h,
2821         src/extension/implementation/plugin-link.h,
2822         src/extension/implementation/plugin.cpp,
2823         src/extension/implementation/plugin.h,
2824         src/extension/implementation/script.cpp,
2825         src/extension/implementation/script.h, src/extension/internal/eps-out.cpp,
2826         src/extension/internal/eps-out.h:
2828         Changing the prototype for the input/output preferences to be closer to
2829         that of Effects.  This is a good thing because now autogui can be used for
2830         all, and it is much cleaner.  Unfortunately, this caused alot of files to
2831         be changed.  Also, this sets up the extensions dialog (we're only using
2832         one now) to be integrated into the GTKmm codebase easier.
2834 2005-04-21  Jon A. Cruz  <jon@joncruz.org>
2835         * src/widgets/sp-color-wheel-selector.cpp,
2836           src/widgets/sp-color-scales.h, src/widgets/sp-color-slider.cpp,
2837           src/widgets/sp-color-scales.cpp:
2838         Changed CMYK selector to display values as 0-100. Fixes REF #1124499.
2840 2005-04-21  Jon A. Cruz  <jon@joncruz.org>
2841         * src/xml/repr-io.cpp:
2842         Expand entities; matches 0.41 behavior. Fixes bug #1157478.
2844 2005-04-20  Jon A. Cruz  <jon@joncruz.org>
2845         * src/sp-object-repr.cpp:
2846         Turned off the half-done <animate> element. Fixes bug #1119935.
2848 2005-04-19  Carl Hetherington  <inkscape@carlh.net>
2850         * src/pen-context.cpp: snap first point to grid correctly, fixing
2851         #1152057.  Remove a pointless call to spdc_endpoint_snap().
2853         * src/main.cpp: support for command-line export of PS and EPS,
2854         with options.
2856 2005-04-19  Piers Titus van der Torren  <piersvdt@users.sourceforge.net>
2857         * src/seltrans.cpp:
2858         Fixed skew so it displays and snaps to angle instead of percentage.
2860 2005-04-18  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
2862         * src/extension/internal/pov-out.cpp (PovOutput::save):
2863         Was dividing component bytes by 256 instead of the usual 255 to get
2864         floating point component.  Changed to use sp_color_get_rgb_floatv
2865         instead.  (N.B. This change is wrong if pov files disallow 1.0.)
2867         Multiply opacity by product of all ancestors' opacity property computed
2868         value.
2870 2005-04-18  Carl Hetherington  <inkscape@carlh.net>
2872         * src/sp-line.cpp, src/dialogs/unclump.cpp,
2873         src/extension/internal/ps.cpp,
2874         src/libnrtype/Layout-TNG-Output.cpp,
2875         src/Layout-TNG-Scanline-Makers.cpp, src/livarot/PathCutting.cpp:
2876         add missing include of nr-point-matrix-ops.h.
2878 2005-04-17  Jon A. Cruz  <jon@joncruz.org>
2879         * src/toolbox.cpp:
2881         Corrected improper use of static. Fixes bug #1171919.
2883 2005-04-16  Ted Gould  <ted@gould.cx>
2885         * src/extension/extension.cpp, src/extension/parameter.cpp:
2887         Adding in autogui for strings and booleans.  Also making everything
2888         a little more robust.
2890 2005-04-17  cyreve  <cyreve@users.sourceforge.net>
2892         * src/: sp-text.cpp, sp-text.h, text-context.cpp, text-editing.cpp,
2893           text-editing.h, libnrtype/Layout-TNG-Compute.cpp: hook up keys
2894           for adding rotate= attribute to text elements
2896         * src/libnrtype/Layout-TNG-OutIter.cpp: visual cursor left/right in
2897           counterdirectional text runs
2899 2005-04-16  cyreve  <cyreve@users.sourceforge.net>
2901         * src/: display/nr-arena-glyphs.cpp, libnrtype/FontInstance.cpp,
2902           libnrtype/RasterFont.cpp, libnrtype/font-instance.h,
2903           libnrtype/font-style.h: make miter-limit work for text outlines
2904           (bug 1094430)
2906 2005-04-16  Ted Gould  <ted@gould.cx>
2908         * src/main.cpp:
2910         Added a command-line arguement --extension-directory to find what
2911         extension directory Inkscape is configured for.  This should be 
2912         helpful for external extensions that want to use the same path
2913         as Inkscape itself on their install.
2915         * src/extension/extension.cpp, src/extension/init.cpp:
2917         Putting in half of Aaron's fix, mostly the one to keep things from
2918         crashing, next we need to examine how to add multiple search paths
2919         for extension dependencies.
2921         Also, added a check so that autogui won't create a GUI if there are
2922         no preferences.
2924 2005-04-13  Jon Phillips <jon@rejon.org>
2925         * src/toolbox.cpp: removed code that was beeping and prepped for new
2926           drag-n-drop color swatches.
2928 2005-04-13  cyreve  <cyreve@users.sourceforge.net>
2930         * src/path-chemistry.cpp: wire up converting object to path for
2931           flowtext
2933 2005-04-13  Jon A. Cruz  <jon@joncruz.org>
2934         * src/dialogs/swatches.cpp:
2936         Simple drag-n-drop out from color swatches.
2938 2005-04-12  cyreve  <cyreve@users.sourceforge.net>
2940         * src/: selection-chemistry.cpp, text-context.cpp, text-context.h,
2941           text-editing.cpp, text-editing.h: cut and copy selected text (bug
2942           1175441)
2944 2005-04-12  Ted Gould  <ted@gould.cx>
2946         * src/extension/extension.cpp, src/extension/extension.h,
2947         src/extension/parameter.cpp, src/extension/parameter.h,
2948         src/extension/implementation/script.cpp:
2950         This is support for having command line arguments from the parameters,
2951         mostly this is a quick hack to get Aaron working, I'll clean it up
2952         shortly, I promise.  But, it does seem to be working right now.  More
2953         polish shortly.
2955 2005-04-10  Jon A. Cruz  <jon@joncruz.org>
2956         * src/interface.cpp:
2958         Adding drag-n-drop support for arbitrary images. Fixes bug 1177714.
2961 2005-04-10  Ted Gould  <ted@gould.cx>
2963         * Lots of files:
2965         Moving around the plugins, and disabling the feature.  I've put all
2966         the functionality into the internal directory.  This should allow for
2967         the features to be used until plugins could work.  Also, adding in
2968         features to do autogui with the parameters of a given extension.
2970 2005-04-09  Bryce <bryce@bryceharrington.org>
2972         * src/view.h, src/application/editor-impl.cpp,
2973           src/application/editor-impl.h, src/svg-view.h:
2975           C++-ification.  Created some C++ wrapper member functions for
2976           SPView and SPSVGView, to enable Gtkmmification of SPDesktop
2978 2005-04-09  MenTaLguY  <mental@rydia.net>
2980         * src/selection.cpp, src/selection.h, src/dialogs/align.cpp,
2981           src/extension/implementation/script.cpp,
2982           src/extension/plugin/bluredge.cpp, src/util/glib-list-iterators.h:
2984           excise STL abuse, and fix up the glib list iterators
2986 2005-04-09  MenTaLguY  <mental@rydia.net>
2988         * src/file.cpp, src/interface.cpp, src/shortcuts.cpp,
2989           src/sp-object-repr.cpp, src/sp-skeleton.cpp, src/verbs.cpp,
2990           src/dialogs/export.cpp, src/display/nr-arena-item.cpp,
2991           src/libnrtype/FontFactory.cpp, src/libnrtype/TextWrapper.h,
2992           src/livarot/ShapeMisc.cpp, src/livarot/float-line.cpp:
2994           combined several different 64-bit cleanness patches
2996 2005-04-08 Jon Phillips <jon@rejon.org>
2997         * src/ui/dialog/dialog-manager.cpp src/ui/dialog/dialog-manager.h: 
2998           added copyright statements about dialog manager code I wrote.
3000 2005-04-08  MenTaLguY  <mental@rydia.net>
3002         * src/draw-context.cpp, src/dyna-draw-context.cpp, src/path-chemistry.cpp,
3003           src/selection-chemistry.cpp, src/selection.cpp, src/selection.h,
3004           src/splivarot.cpp, src/extension/plugin/bluredge.cpp,
3005           src/trace/trace.cpp:
3007           renaming Inkscape::Selection methods that deal with XML::Nodes
3009 2005-04-08  MenTaLguY  <mental@rydia.net>
3011         * src/document-undo.cpp: try again with handling incomplete transactions
3012           more gracefully
3014 2005-04-06  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
3016         * src/io/sys.h, src/io/sys.cpp (dir_open, dir_read_utf8name):
3017           New functions: utf8 wrappers around g_dir_open, g_dir_read_name.
3019 2005-04-02  Bryce Harrington <bryce@bryceharrington.org>
3021         * configure.ac share/ui/menus-bars.xml, src/Makefile.am,
3022           src/Makefile_insert, src/file.cpp,
3023           src/application/editor-impl.cpp,
3024           src/application/editor-impl.h,
3025           src/extension/init.cpp, src/extension/input.cpp,
3026           src/extension/system.cpp,
3027           src/extension/implementation/implementation.cpp,
3028           src/extension/implementation/plugin.cpp,
3029           src/extension/implementation/script.cpp,
3030           src/extension/internal/svg.cpp
3031         : Implementing preliminary load-from-URI functionality.
3032         
3034 2005-04-02  MenTaLguY  <mental@rydia.net>
3036         * src/document-undo.cpp, src/xml/event-fns.h, src/xml/event.cpp,
3037           src/xml/event.h:
3039           more debugging info for incomplete transactions
3041 2005-04-02  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
3043         * src/sp-gradient.cpp: Fix crash with cycles in gradient hrefs.
3045 2005-04-01  Jon A. Cruz  <jon@joncruz.org>
3046         * src/ui/widget/panel.h, src/ui/widget/panel.cpp, src/ui/previewholder.h,
3047           src/ui/previewholder.cpp,src/dialogs/swatches.cpp,
3048           src/dialogs/swatches.h:
3049           Added UI for switching palettes
3051 2005-04-01  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
3052         * src/style.cpp (sp_style_merge_from_dying_parent): New function to
3053           combine the styles of the <use> element and its ghost child when
3054           unlinking.
3055         * src/sp-use.cpp: Use it.
3057 2005-03-31  Jon A. Cruz  <jon@joncruz.org>
3058         * src/ui/widget/panel.cpp, src/ui/widget/panel.h, src/path-prefix.h,
3059           src/dialogs/swatches.cpp, src/dialogs/swatches.h
3060           share/palettes/Makefile.am, share/palettes/svg.gpl:
3061           Adding palette loading.
3063 2005-03-31 Jean-François Lemaire <jflemaire@skynet.be>
3064         * share/icons/David_icons.svg: new icon theme by David Christian Berg
3066         * share/icons/README.icons: explanations on how to use the theme
3068 2005-03-30  Jean-François Lemaire <jflemaire@skynet.be>
3069         * share/icons/icons.svg: included the layer menu icons
3071         * src/verbs.cpp: assigned names for the layer menu icons
3073 2005-03-24  Jon A. Cruz  <jon@joncruz.org>
3074         * src/ui/widget/panel.h, src/ui/widget/panel.cpp,
3075           src/ui/previewholder.h, src/ui/previewfillable.h,
3076           src/dialogs/iconpreview.cpp, src/dialogs/swatches.cpp:
3077           Adding panel menu
3079 2005-03-27  Jon Phillips <jon@rejon.org>
3080         * src/toolbox.cpp src/toolbox.h src/ui/dialog/dialog-manager.cpp
3081           src/ui/dialog/dialog-manager.h: Added generic dialog adding,
3082           deleting, and getting and fixed toolboxes to be static with no
3083           warnings.
3085 2005-03-26  Bryce <bryce@bryceharrington.com>
3087         * share/ui/keybindings.rc, share/ui/menus-bars.xml
3088           src/application/editor-impl.cpp, src/application/editor-impl.h,
3089           src/extension/internal/svg.cpp, src/ui/dialog/Makefile_insert,
3090           src/ui/dialog/dialog-manager.cpp,
3091           src/ui/dialog/dialog-manager.h, src/ui/dialog/messages.cpp,
3092           src/ui/dialog/messages.h: Initial implementation of canvas in
3093           gtkmm.  Incorporating Messages dialog.
3096 2005-03-24  MenTaLguY  <mental@rydia.net>
3098         * src/sp-item.cpp: fix relative transforms to accommodate viewbox
3100 2005-03-24  Jon A. Cruz  <jon@joncruz.org>
3102         * src/ui/Makefile_insert, src/dialogs/swatches.cpp,
3103           src/dialogs/swatches.h, src/ui/previewable.h,
3104           src/ui/previewfillable.h, src/ui/previewholder.cpp,
3105           src/ui/previewholder.h:
3106           Refactoring previewable functionality to be more generic
3108 2005-03-24  cyreve  <cyreve@users.sourceforge.net>
3110         * src/: text-context.cpp, text-editing.cpp, text-editing.h:
3111           functions for applying style to selected text, and wire them
3112           up to ctrl-b/ctrl-i for bold/italic
3114 2005-03-23  Jon Phillips <jon@rejon.org>
3115         * src/toolbox.h src/toolbox.cpp: Fixed warning messages.
3117 2005-03-23  Jon A. Cruz  <jon@joncruz.org>
3119         * src/ui/previewable.h, src/ui/Makefile_insert,
3120           src/dialogs/swatches.h, src/dialogs/swatches.cpp:
3121           Preliminary work for 'Previewable' interface.
3123 2005-03-23  cyreve  <cyreve@users.sourceforge.net>
3125         * src/: sp-text.cpp, libnrtype/Layout-TNG-Compute.cpp,
3126           libnrtype/Layout-TNG-Output.cpp: make text on path work correctly
3127           with accent glyphs and suchlike
3129         * src/: text-chemistry.cpp, libnrtype/Layout-TNG.h: apply text's
3130           alignment to startOffset on new textpath elements, fixes bug
3131           1168145
3133         * src/libnrtype/Layout-TNG-OutIter.cpp: selecting text to the end
3134           sometimes displays wrong
3136 2005-03-22  MenTaLguY  <mental@rydia.net>
3138         * src/arc-context.cpp, src/desktop-handles.cpp,
3139           src/desktop-handles.h, src/desktop.cpp, src/desktop.h,
3140           src/document.h, src/draw-context.cpp, src/draw-context.h,
3141           src/file.cpp, src/forward.h, src/gradient-context.cpp,
3142           src/gradient-drag.cpp, src/gradient-drag.h, src/gradient-toolbar.cpp,
3143           src/inkscape-private.h, src/inkscape.cpp, src/node-context.cpp,
3144           src/node-context.h, src/nodepath.cpp, src/object-ui.cpp,
3145           src/path-chemistry.cpp, src/rect-context.cpp, src/selcue.cpp,
3146           src/selcue.h, src/select-context.cpp, src/select-toolbar.cpp,
3147           src/selection-chemistry.cpp, src/selection-chemistry.h,
3148           src/selection-describer.cpp, src/selection-describer.h,
3149           src/selection.cpp, src/selection.h, src/seltrans.cpp,
3150           src/seltrans.h, src/sp-flowtext.cpp, src/spiral-context.cpp,
3151           src/splivarot.cpp, src/star-context.cpp, src/text-chemistry.cpp,
3152           src/text-context.cpp, src/toolbox.cpp, src/verbs.cpp,
3153           src/dialogs/align.cpp, src/dialogs/clonetiler.cpp,
3154           src/dialogs/display-settings.cpp, src/dialogs/fill-style.cpp,
3155           src/dialogs/find.cpp, src/dialogs/iconpreview.cpp,
3156           src/dialogs/item-properties.cpp, src/dialogs/object-properties.cpp,
3157           src/dialogs/stroke-style.cpp, src/dialogs/text-edit.cpp,
3158           src/dialogs/tiledialog.cpp, src/dialogs/transformation.cpp,
3159           src/dialogs/xml-tree.cpp, src/extension/plugin/bluredge.cpp,
3160           src/extension/plugin/grid.cpp, src/trace/trace.cpp,
3161           src/ui/dialog/dialog.cpp, src/ui/dialog/dialog.h,
3162           src/ui/dialog/transformation.cpp, src/ui/dialog/transformation.h,
3163           src/widgets/sp-widget.cpp, src/widgets/sp-widget.h:
3165           SPSelection -> Inkscape::Selection
3167 2005-03-22  cyreve  <cyreve@users.sourceforge.net>
3169         * src/text-context.cpp: pressing esc doesn't hide text selection
3171         * src/: text-context.cpp, text-context.h, text-editing.cpp,
3172           text-editing.h, libnrtype/Layout-TNG-OutIter.cpp,
3173           libnrtype/Layout-TNG.h: make text selection inverse
3175 2005-03-21  Jon Phillips <jon@rejon.org>
3177         * share/icons/icons.svg src/dropper-context.cpp
3178           src/dropper-context.h src/toolbox.cpp src/toolbox.h
3179           src/dialogs/display-settings.cpp: Added controls for eye dropper
3180           so that I could get color values. Removed option from application
3181           preferences.
3183 2005-03-21  MenTaLguY  <mental@rydia.net>
3185         * src/util/Makefile_insert, src/util/glib-list.h,
3186           src/util/glib-list-iterators.h:
3188           retired old Glib list to Util::List adaptor and replaced it with
3189           new iterator classes that directly wrap the Glib list types
3191 2005-03-21  cyreve  <cyreve@users.sourceforge.net>
3193         * src/: text-editing.cpp, libnrtype/Layout-TNG-OutIter.cpp: text
3194           selection doesn't show when it starts at the end of a line
3196         * src/: text-context.cpp, text-editing.cpp: crash on overtyping
3197           selection, and displayed selection not removed on overtype
3199         * src/text-editing.cpp: kerning information placed wrongly in text
3200           after child span element
3202         * src/libnrtype/Layout-TNG-OutIter.cpp: crash when pressing home key
3204         * src/: text-context.cpp, text-context.h: text selection using the
3205           mouse
3207         * src/: make.dep, make.files, make.ofiles,
3208           libnrtype/Layout-TNG-OutIter.cpp: further optimisation of text
3209           selection, and an implementation for text on a path
3211         * src/: text-editing.cpp, libnrtype/Layout-TNG-OutIter.cpp,
3212           libnrtype/Layout-TNG.h: optimisation of text selection and fixing
3213           some bugs in it
3215 2005-03-18  MenTaLguY  <mental@rydia.net>
3217         * src/arc-context.cpp, src/file.cpp, src/gradient-context.cpp,
3218           src/node-context.cpp, src/object-ui.cpp, src/path-chemistry.cpp,
3219           src/rect-context.cpp, src/select-context.cpp,
3220           src/selection-chemistry.cpp, src/selection.cpp, src/selection.h,
3221           src/sp-flowtext.cpp, src/spiral-context.cpp, src/splivarot.cpp,
3222           src/star-context.cpp, src/text-chemistry.cpp, src/text-context.cpp,
3223           src/dialogs/find.cpp, src/dialogs/in-dt-coordsys.cpp,
3224           src/dialogs/xml-tree.cpp:
3226           cleaned up the selection API slightly
3228 2005-03-20  cyreve  <cyreve@users.sourceforge.net>
3230         * src/: text-context.cpp, text-context.h, text-editing.cpp,
3231           text-editing.h, libnrtype/Layout-TNG-OutIter.cpp,
3232           libnrtype/Layout-TNG.h: initial implementation of text selection
3233           (keyboard only)
3235         * src/libnrtype/Layout-TNG-OutIter.cpp: making
3236           createSelectionShape() work
3238         * src/: sp-text.cpp, sp-text.h: text-anchor sometimes won't work in
3239           text on a path when x/y coordinates are set
3241         * src/libnrtype/Layout-TNG-Output.cpp: text on path: cut characters
3242           before start of path and calculate bounding box correctly when
3243           this happens
3245 2005-03-14  Jon A. Cruz  <jon@joncruz.org>
3246         * src/dialogs/Makefile_insert, src/dialogs/swatches.cpp,
3247           src/dialogs/swatches.h, src/verbs.h, src/verbs.cpp,
3248           src/interface.cpp:
3249           Initial cut of swatches panel.
3251 2005-03-19  cyreve  <cyreve@users.sourceforge.net>
3253         * src/libnrtype/Layout-TNG-Compute.cpp: rendering of
3254           multiple-character clusters in rtl text is wrong (bug 1166603)
3256         * src/: make.dep, make.files, make.ofiles, sp-text.cpp, sp-text.h,
3257           text-editing.cpp: glue kerning info back together on deleting
3258           line breaks
3260         * src/sp-tspan.cpp: textpath startOffset attribute doesn't save
3261           correctly when it's a percentage (remnants of bug 1124722)
3263         * src/: text-context.cpp, text-context.h, text-editing.cpp,
3264           text-editing.h, libnrtype/Layout-TNG.h: use Layout::iterator for
3265           storing cursor position. Fixes bug 1093660 related to rtl cursor
3266           movement
3268         * src/libnrtype/: Layout-TNG-OutIter.cpp, Layout-TNG.h: implement
3269           backend cursor movement functions properly for multidirectional
3270           text
3272         * src/libnrtype/Layout-TNG-Output.cpp: create more efficient
3273           postscript output
3275         * src/libnrtype/: Layout-TNG-OutIter.cpp, Layout-TNG-Output.cpp,
3276           Layout-TNG.h: obey text-align attribute when fitting text to a
3277           path (fixes bug 1124722)
3279         * src/: attributes-test.cpp, attributes.cpp, attributes.h,
3280           sp-flowtext.cpp, sp-text.cpp, sp-tspan.cpp, sp-tspan.h,
3281           style-test.cpp, libnrtype/Layout-TNG-Output.cpp: wire up
3282           startOffset attribute to textpath and fix bugs in it
3284         * src/sp-flowtext.cpp: unflow text command loses formatting
3286         * src/xml/repr-io.cpp: xml pretty-printer adding whitespace in
3287           xml:space=preserve elements
3289         * src/: sp-flowtext.cpp, text-editing.cpp: line breaks not being
3290           put before strings immediately following para elements, and
3291           deleting line breaks copies style wrongly
3293 2005-03-18  MenTaLguY  <mental@rydia.net>
3295         * src/file.cpp, src/sp-item-group.cpp, src/xml/Makefile_insert,
3296           src/xml/node-fns-tree.cpp, src/xml/node-fns-tree.h,
3297           src/xml/node-fns.cpp, src/xml/node-fns.h, src/xml/node-iterators.h,
3298           src/xml/repr.cpp, src/xml/simple-node.cpp:
3300           renamed node-fns-tree to node-fns, and moved sp_repr_prev etc
3301           into Inkscape::XML namespace (as e.g. previous_node)
3303 2005-03-18  cyreve  <cyreve@users.sourceforge.net>
3305         * src/libnrtype/Layout-TNG-Compute.cpp: cursor position on blank
3306           first line sometimes goes wrong
3308         * src/: make.dep, make.files, make.ofiles, text-editing.cpp:
3309           spurious line break added before text in text and font dialog
3310           (bug 1166016)
3312         * src/: make.dep, make.files, make.ofiles, libnrtype/FlowBoxes.cpp,
3313           libnrtype/FlowBoxes.h, libnrtype/FlowDefs.h,
3314           libnrtype/FlowDest.cpp, libnrtype/FlowDest.h,
3315           libnrtype/FlowEater.cpp, libnrtype/FlowEater.h,
3316           libnrtype/FlowRes.cpp, libnrtype/FlowRes.h,
3317           libnrtype/FlowResOut.cpp, libnrtype/FlowSols.cpp,
3318           libnrtype/FlowSols.h, libnrtype/FlowSrc.cpp, libnrtype/FlowSrc.h,
3319           libnrtype/FlowSrcText.cpp, libnrtype/FlowSrcText.h,
3320           libnrtype/FlowStyle.cpp, libnrtype/FlowStyle.h,
3321           libnrtype/FlowUtils.cpp, libnrtype/FlowUtils.h,
3322           libnrtype/Makefile_insert: remove all old text layout code (7,577
3323           lines)
3325         * src/: sp-flowregion.cpp, sp-flowregion.h, sp-flowtext.cpp,
3326           sp-string.cpp, sp-tspan.cpp: purge flow_dest class from code
3328         * src/: text-editing.cpp, libnrtype/Layout-TNG-Compute.cpp,
3329           libnrtype/Layout-TNG.cpp, libnrtype/Layout-TNG.h: define a value
3330           for line-height:normal and use it consistently
3332         * src/: sp-text.cpp, sp-text.h, text-editing.cpp: adjust kerning
3333           attributes on adding/removing line breaks
3335 2005-03-17  MenTaLguY  <mental@rydia.net>
3337         * src/display/nr-arena-group.cpp, src/display/nr-arena-item.cpp:
3339           whoops, we were calling the 'children' vfunc rather than
3340           'last_child' when appending, hence the bug... fixed now.
3342 2005-03-17  cyreve  <cyreve@users.sourceforge.net>
3344         * src/: sp-text.cpp, libnrtype/Layout-TNG-Compute.cpp,
3345           libnrtype/Layout-TNG-OutIter.cpp, libnrtype/Layout-TNG.h: x,y
3346           attributes on tspans set wrongly when alignment != left (bug
3347           1165427)
3349         * src/: sp-text.cpp, sp-text.h: break before tspan role=line
3350           elements, ie allow first tspan not to have role=line
3352         * src/: make.dep, make.files, make.ofiles, sp-flowtext.cpp,
3353           sp-object.cpp: fix inheritance problems with xml:space attribute
3355         * src/libnrtype/Layout-TNG-OutIter.cpp: crash on pressing enter
3356           immediately after creating text
3358         * src/: object-ui.cpp, sp-flowtext.cpp: set xml:space=preserve on
3359           new flowdiv elements
3361         * src/libnrtype/Layout-TNG-Compute.cpp: second try at solving
3362           numerical problems when line-height is set
3364         * src/: sp-flowtext.cpp, sp-flowtext.h, verbs.cpp: slightly
3365           objectify SPFlowtext and rearrange its updating a tiny bit
3367         * src/: path-chemistry.cpp, sp-flowregion.cpp, sp-offset.cpp,
3368           sp-text.cpp, sp-text.h, sp-use-reference.cpp, splivarot.cpp:
3369           slightly objectify SPText & rearrange updating code, also fixes
3370           bug causing all letters to appear on top of each other
3372         * src/libnrtype/Layout-TNG-Compute.cpp: characters will draw
3373           multiple times when x or y attributes set
3375 2005-03-16  cyreve  <cyreve@users.sourceforge.net>
3377         * src/text-editing.cpp: kerning: add/remove kerns with
3378           insertion/deletion of characters, and only apply kerns to the
3379           topmost xml object
3381         * src/: help.cpp, selection-chemistry.cpp, sp-text.cpp, sp-text.h,
3382           text-context.cpp, text-editing.cpp, text-editing.h,
3383           dialogs/text-edit.cpp: move functions applying to both text and
3384           flowtext to text-editing & rename them. Also fixes crash on
3385           letter/linespacing adjustment for flowtext
3387         * src/text-editing.cpp: fix crash on pressing delete at the end of
3388           text
3390         * src/: text-editing.cpp, libnrtype/Layout-TNG-Compute.cpp,
3391           libnrtype/Layout-TNG-OutIter.cpp, libnrtype/Layout-TNG.h:
3392           position cursor correctly in empty text objects
3394         * src/: sp-item-group.cpp, sp-object.cpp: optimise adding children
3395           to the end of a group - big improvement for tile clones
3397         * src/: sp-flowtext.cpp, sp-text.cpp, text-context.cpp,
3398           text-editing.cpp, text-editing.h: text editing fixes: track line
3399           breaks with preceding para tag, finish abstracting line
3400           break/remove functions to work on flowtext
3402         * src/libnrtype/Layout-TNG-Compute.cpp: cursor positioning
3403           off-by-one in some cases of wrapped text
3405 2005-03-15  cyreve  <cyreve@users.sourceforge.net>
3407         * src/libnrtype/Layout-TNG-Compute.cpp: small tweak to make cursor
3408           positioning work right in counterdirectional spans in fully
3409           justified text
3411         * src/sp-text.cpp: tweak function for adjusting linespacing by
3412           keyboard to be more precise
3414         * src/: attributes-test.cpp, attributes.cpp, make.dep, make.files,
3415           make.ofiles, style-test.cpp, style.cpp,
3416           libnrtype/Layout-TNG-Output.cpp: make the unit tests pass for the
3417           new styles, and workaround build breakage when pango < 1.8
3418           installed
3420         * src/: sp-flowtext.cpp, sp-flowtext.h,
3421           libnrtype/Layout-TNG-Compute.cpp,
3422           libnrtype/Layout-TNG-Scanline-Makers.cpp, libnrtype/Layout-TNG.h:
3423           wiring up full justification to old attribute & fixing bugs in
3424           it, which turned in to a major refactoring of layout code
3426 2005-03-14  Jon Phillips <jon@rejon.org>
3427         * src/attributes-test.cpp, src/attributes.cpp, src/attributes.h,
3428           src/desktop.cpp, src/sp-namedview.cpp, src/sp-namedview.h,
3429           src/dialogs/desktop-properties.cpp:
3430           Added showpageshadow preference to document preferences. Set to
3431           on automatically and saves with document if off.
3433 2005-03-14  MenTaLguY  <mental@rydia.net>
3435         * src/display/nr-arena-item.h, src/display/nr-arena-item.cpp,
3436           src/display/nr-arena-group.cpp:
3438           added virtual accessor for last child
3440 2005-03-14  Jon A. Cruz  <jon@joncruz.org>
3441         * src/interface.cpp, src/verb.cpp, src/verbs.h,
3442           src/ui/widget/panel.cpp, src/dialogs/Makefile_insert,
3443           src/dialogs/extensions.cpp, src/dialogs/extensions.h,
3444           src/extension/error-file.cpp:
3445           Added rough cut of initial extensions panel and dialog.
3447 2005-03-13  Bryce Harrington <bryce@bryceharrington.org>
3449         * src/path-prefix.h: Rearranging linking of libui and libutil
3451         * src/application/application.cpp, src/application/application.h
3452           src/application/editor-impl.cpp,
3453           src/ui/dialog/dialog-manager.cpp,  src/ui/dialog/dialog.cpp,
3454           src/ui/dialog/dialog.h, src/ui/widget/labelled.cpp,
3455           src/ui/dialog/transformation.h, src/ui/dialog/transformation.cpp,
3456           src/ui/widget/unit-menu.h, src/util/units.cpp:
3457           Integrating Transformation dialog.  Removing hardcoded paths.
3459         * share/icons/Makefile.in, share/icons/arrows-horiz.svg,
3460           share/icons/arrows-vert.svg, share/icons/arrows_hor.xpm,
3461           share/icons/arrows_ver.xpm, share/icons/rotate.svg,
3462           share/icons/rotate.xpm, share/icons/scale_hor.xpm,
3463           share/icons/scale_ver.xpm, share/icons/Makefile.am:
3464           Adding icons needed by transformation dialog
3466         * share/ui/units.txt,  share/ui/units.xml:
3467           Moving units into ui/ subdir.  Dunno if this is the best
3468           location for them, but pjrm thought it'd be ok for now.
3470 2005-03-13  cyreve  <cyreve@users.sourceforge.net>
3472         * src/sp-text.cpp: allow adjusting letter spacing when cursor is at
3473           eol
3475         * src/: make.dep, make.files, make.ofiles,
3476           libnrtype/Layout-TNG-Compute.cpp,
3477           libnrtype/Layout-TNG-OutIter.cpp,
3478           libnrtype/Layout-TNG-Output.cpp, libnrtype/Layout-TNG.h: fix
3479           kerning when align != left, and fix linespacing < 100
3481         * src/: sp-flowtext.cpp, sp-text.cpp, sp-text.h, style.cpp,
3482           style.h, libnrtype/Layout-TNG-Compute.cpp,
3483           libnrtype/Layout-TNG-Input.cpp, libnrtype/Layout-TNG-OutIter.cpp,
3484           libnrtype/Layout-TNG-Output.cpp,
3485           libnrtype/Layout-TNG-Scanline-Maker.h, libnrtype/Layout-TNG.h:
3486           implement line-height css property, & fix percentage handling in
3487           style
3489 2005-03-12  MenTaLguY  <mental@rydia.net>
3491         * src/node-context.cpp, src/node-context.h, src/nodepath.cpp,
3492           src/nodepath.h, src/toolbox.cpp, src/dialogs/align.cpp:
3494           Renamed Path namespace to Inkscape::NodePath, to avoid conflict
3495           with livarot
3497 2005-03-12  Kees Cook  <kees@outflux.net>
3499         * inkscape.nsi: added German translation from Adib Taraben.
3501 2005-03-12  MenTaLguY  <mental@rydia.net>
3503         * src/sp-namedview.cpp, src/sp-metadata.cpp: it's valid for an SPObject
3504           'write' method to be passed the object's own XML node; account for this.
3506 2005-03-12  MenTaLguY  <mental@rydia.net>
3508         * src/xml/simple-node.cpp: assert that src != this in
3509           SimpleNode::mergeFrom
3511 2005-03-12  MenTaLguY  <mental@rydia.net>
3513         * src/gc-alloc.h: minor cosmetic adjustments
3515         * src/util/list-container.h: pedantically correct implementation of
3516           ListContainer::max_size()
3518         * src/xml/simple-node.cpp: use Util::ListContainer iterators in a more
3519           STL-ish fashion
3521 2005-03-12  Jon A. Cruz  <jon@joncruz.org>
3522         * src/ui/widget/panel.h, src/ui/widget/panel.cpp,
3523           src/ui/widget/Makefile_insert, src/dialogs/iconpreview.h,
3524           src/dialogs/iconpreview.cpp:
3525           Initial addition of Panel.
3527 2005-03-12  cyreve  <cyreve@users.sourceforge.net>
3529         * src/sp-flowtext.cpp: text unflow command losing space characters:
3530           add xml:space to generated elements
3532         * src/: attributes.cpp, attributes.h, make.dep, make.files,
3533           make.ofiles, sp-flowtext.cpp, sp-text.cpp, style.cpp, style.h,
3534           text-context.cpp, text-editing.cpp, dialogs/text-edit.cpp,
3535           libnrtype/FlowRes.cpp, libnrtype/Layout-TNG-Compute.cpp,
3536           libnrtype/Layout-TNG-Input.cpp: add several new text properties
3537           to SPStyle and rearrange some of the existing ones, also remove
3538           spurious warning on applying kerning
3540         * src/sp-flowtext.cpp: svg spec requires us to break after flowline
3541           content, not before
3543 2005-03-11  cyreve  <cyreve@users.sourceforge.net>
3545         * src/desktop-style.cpp, src/sp-text.cpp, src/sp-text.h,
3546           src/sp-tspan.cpp, src/sp-tspan.h, src/text-chemistry.cpp,
3547 src/text-editing.cpp,
3548           src/text-editing.h: combine the common attribute handling for text,
3549           tspan and textpath into one class
3551         * src/sp-flowtext.cpp, src/sp-string.cpp: reimplement xml:space attribute
3553         * src/sp-text.cpp, src/libnrtype/Layout-TNG-OutIter.cpp,
3554           src/libnrtype/Layout-TNG.h: apply calculated x/y attributes to tspan
3555           role=line elements
3557         * src/libnrtype/Layout-TNG-Output.cpp: postscript text output
3558           incorrectly scaled (and other problems)
3560 2005-03-10  cyreve  <cyreve@users.sourceforge.net>
3562         * src/sp-flowdiv.h, src/sp-flowtext.h,
3563           src/sp-text.cpp, src/sp-text.h, src/sp-tspan.h, src/text-context.cpp,
3564           src/text-editing.cpp, src/text-editing.h,
3565           src/libnrtype/Layout-TNG-Compute.cpp,
3566           src/libnrtype/Layout-TNG-OutIter.cpp: clean up xml tree properly on
3567           deleting line break, & fix various compile issues
3569         * src/nodepath.cpp, src/sp-flowdiv.cpp,
3570           src/sp-flowdiv.h, src/sp-flowtext.cpp, src/sp-flowtext.h,
3571 src/sp-string.cpp,
3572           src/sp-string.h, src/sp-text.cpp, src/sp-text.h, src/sp-tspan.cpp,
3573 src/sp-tspan.h,
3574           src/text-editing.cpp, src/verbs.cpp, src/libnrtype/FontInstance.cpp,
3575           src/libnrtype/font-instance.h, src/livarot/Shape.h,
3576           src/libnrtype/Layout-TNG-Compute.cpp, src/libnrtype/Layout-TNG-Input.cpp,
3577           src/libnrtype/Layout-TNG-OutIter.cpp,
3578           src/libnrtype/Layout-TNG-Output.cpp,
3579           src/libnrtype/Layout-TNG-Scanline-Maker.h,
3580           src/libnrtype/Layout-TNG-Scanline-Makers.cpp,
3581           src/libnrtype/Layout-TNG.cpp, libnrtype/Layout-TNG.h: huge rewrite of
3582           text layout (and some text editing) code
3584 2005-03-07  Kees Cook  <kees@outflux.net>
3586         * src/libnr/have_mmx.S, src/libnr/nr_mmx_R8G8B8A8_P_EMPTY_A8_RGBAP.S,
3587           src/libnr/nr_mmx_R8G8B8A8_P_R8G8B8A8_P_A8_RGBAP.S,
3588           src/libnr/nr_mmx_R8G8B8A8_P_R8G8B8A8_P_R8G8B8A8_N_TRANSFORM.S,
3589           src/libnr/nr_mmx_R8G8B8_R8G8B8_R8G8B8A8_P.S: execstack patch
3590           from Mike Hearn.
3592 2005-03-07  Jon A. Cruz  <jon@joncruz.org>
3593         * src/interface.cpp, src/verbs.h, src.verbs.cpp, src/widgets/icon.cpp,
3594           src/dialogs/iconpreview.h, src/dialogs/iconpreview.cpp,
3595           src/dialogs/Makefile_insert:
3596           Initial cut of icon preview.
3598 2005-03-05  Bryce Harrington <bryce@bryceharrington.org>
3600         * share/icons/*.svg, share/icons/Makefile.am:  Adding icons for
3601           new gui interface
3603         * src/ui/icons.cpp:  Fixing some paths
3605         * src/main.cpp src/application/Makefile_insert,
3606           src/application/app-prototype.h,
3607           src/application/application.cpp src/application/editor.cpp,
3608           src/ui/widget/toolbox.cpp,
3609           src/application/editor-impl.cpp:
3610           Broke out editor-impl class to its own file.  Continued getting
3611           the new interface to the point where it'll load and run.
3613         * share/ui/keybindings.rc, share/ui/toolbox.xml, share/ui/menus-bars.xml:
3614           Migrating some of the UI definition stuff into main codebase
3616 2005-03-05  Jon A. Cruz  <jon@joncruz.org>
3617         * src/widgets/layer-selector.cpp, src/widgets/icon.h,
3618           src/widgets/icon.cpp, src/dialogs/align.cpp, src/dialogs/find.cpp,
3619           src/dialogs/object-properties.cpp, src/dialogs/stroke-style.cpp,
3620           src/dialogs/text-edit.cpp, src/dialogs/transformation.cpp,
3621           src/dialogs/xml-tree.cpp, src/interface.cpp:
3622           Purging PixBufFactory and sp_icon_new_scaled.
3624 2005-03-05  Jon A. Cruz  <jon@joncruz.org>
3625         * src/widgets/icon.cpp, src/widgets/icon.cpp: Switched icon loading
3626           to be deferred and react to theme changes on-the-fly.
3628 2005-03-05  Bryce Harrington <bryce@bryceharrington.org>
3630         * src/application/Makefile_insert,
3631           src/application/app-prototype.cpp,
3632           src/application/editor.h,
3633           src/application/app-prototype.h,
3634           src/application/application.cpp:
3635           Adding Application::AppPrototype class
3636         * src/application/editor.cpp,
3637           src/application/editor.h:
3638           Changing member function getImpl() to getWindow()
3640 2005-03-04  Jon A. Cruz  <jon@joncruz.org>
3641         * src/widgets/icon.cpp: Changed stock item loading to use stock
3642           GtkImage widgets directly.
3644 2005-03-03  MenTaLguY  <mental@rydia.net>
3646         * src/widgets/icon.cpp: more idiomatic iteration
3648 2005-03-02  Jon A. Cruz  <jon@joncruz.org>
3649         * src/toolbox.cpp: Added preference to make the top toolbox 'small'.
3651 2005-03-02  Jon A. Cruz  <jon@joncruz.org>
3652         * src/desktop-events.cpp, src/desktop.cpp, src/gradient-toolbar.cpp,
3653           src/interface.cpp, src/select-toolbar.cpp, src/toolbox.cpp,
3654           src/toolbox.h, src/dialogs/find.cpp,
3655           src/dialogs/object-properties.cpp, src/dialogs/stroke-style.cpp,
3656           src/dialogs/text-edit.cpp, src/dialogs/transformation.cpp,
3657           src/dialogs/xml-tree.cpp, src/widgets/button.cpp,
3658           src/widgets/button.h, src/widgets/icon.cpp, src/widgets/icon.h,
3659           src/widgets/layer-selector.cpp, src/widgets/paint-selector.cpp,
3660           src/widgets/widget-sizes.h:
3661           Initial pass removing hardcoded icon sizes.
3663 2005-03-01  MenTaLguY  <mental@rydia.net>
3665         * src/extensions/internal/ps.cpp: apply patch from Michael Forbes
3666           (miforbes@mbhs.edu) to support gradient fills in Postscript
3668 2005-03-01  MenTaLguY  <mental@rydia.net>
3670         * src/xml/node.h, src/xml/simple-node.cpp, src/xml/simple-node.h:
3672           begin migration of notification interface to use NodeObserver
3673           rather than NodeEventVector
3675 2005-03-01  MenTaLguY  <mental@rydia.net>
3677         * src/xml/Makefile_insert, src/xml/node-listener.h, src/xml/repr.cpp,
3678           src/xml/simple-node.cpp, src/xml/simple-node.h:
3680           reworked listener list to use Util::ListContainer
3682         * src/xml/node-observer.h: minor name cleanups
3684 2005-03-01  MenTaLguY  <mental@rydia.net>
3686         * src/Makefile.am, src/algorithms/find-if-before.h:
3688           added new generic algorithm
3690 2005-03-01  MenTaLguY  <mental@rydia.net>
3692         * src/Makefile.am, src/util/Makefile_insert,
3693           src/util/list-container-test.cpp, src/util/list-container.h:
3695           tests and fixes for Util::ListContainer
3697 2005-03-01  MenTaLguY  <mental@rydia.net>
3699         * src/Makefile.am, src/libnr/Makefile_insert, src/xml/Makefile_insert:
3700           use in-tree copy of cxxtest
3702         * src/util/Makefile_insert, src/util/list-container.h:
3703           add Util::List-based STL container
3705 2005-02-28 SwinginCelt  <swinginceltgmail.com>
3707         * Fixed an improper conversion of sp_repr_document_merge that was causing
3708           extra data being written to the prefrences file every time inkscape
3709           exited.
3711 2005-02-26 SwinginCelt  <swinginceltgmail.com>
3713         * Replaced all sp_repr_set_content calls with direct call to
3714           repr->setContent.
3715         * Replaced all sp_repr_merge calls with direct call to
3716           repr->mergeFrom.
3717         * Removed inline sp_repr_document_merge because it wasn't used anywhere.
3718         * Removed inline sp_repr_set_content because it wasn't used anywhere.
3720 2005-02-26  MenTaLguY  <mental@rydia.net>
3722         * cxxtest: imported cxxtest tree
3724 2005-02-24  Jon A. Cruz  <jon@joncruz.org>
3725         * src/main.cpp, io/sys.h, io/sys.cpp:
3726           Refactoring input filename conversion and fallback.
3727           Fixes bug #1151536.
3729 2005-02-22  Jon A. Cruz  <jon@joncruz.org>
3730         * src/main.cpp:
3731           Refactoring sp_main_*. Adding cleanup phase on extracted filename list.
3733 2005-02-22  Bryce Harrington <bryce@bryceharringotn.org>
3735         * src/main.cpp, src/application/application.cpp:  Adding --new-gui
3736         option.
3738 2005-02-22  Ted Gould  <ted@gould.cx>
3740         * src/interface.cpp:
3742         Changing the effects menu to be driven by the preferences file so that the
3743         file can be the same whether or not the effects are shown.
3745 2005-02-22  MenTaLguY  <mental@rydia.net>
3747         * src/desktop-style.cpp, src/selection-chemistry.cpp,
3748           src/xml/attribute-record.h, src/xml/node.h, src/xml/repr-css.cpp,
3749           src/xml/repr-io.cpp, src/xml/simple-node.cpp, src/xml/simple-node.h:
3751           use Inkscape::Util::List for attribute lists, and sprinkle some
3752           appropriate 'using's in to make things less verbose
3754 2005-02-22  Jon A. Cruz  <jon@joncruz.org>
3755         * src/inkscape.cpp, src/main.cpp, src/extension/input.cpp, src/io/sys.cpp,
3756           src/xml/repr-io.cpp:
3757           Better catching of problematic filenames.
3758           Made segv handler only use dialog box when app is using a gui.
3759           Fixes bug #1145847.
3761 2005-02-22  Ted Gould  <ted@gould.cx>
3763         * src/extension/effect.cpp, src/extension/prefdialog.cpp,
3764         src/extension/prefdialog.h,
3765         src/extension/implementation/implementation.cpp,
3766         src/extension/implementation/implementation.h,
3767         src/extension/implementation/plugin-link.h,
3768         src/extension/implementation/plugin.cpp,
3769         src/extension/implementation/plugin.h,
3770         src/extension/implementation/script.cpp,
3771         src/extension/implementation/script.h, src/extension/plugin/grid.cpp:
3773         Changing the API of the effects preferences so that it doesn't use
3774         sockets and plugs anymore.  Now there is a generic widget passed down so
3775         that should work on every platform.
3777         * src/extension/plugin/grid.cpp:
3779         Fixing the grid so that it uses the right axis.
3781         * share/extensions/Makefile.am, share/extensions/bluredge.inx,
3782         share/extensions/randompnt.inx, share/extensions/randompos.inx,
3783         src/extension/plugin/Makefile_insert, src/extension/plugin/bluredge.cpp,
3784         src/extension/plugin/randompnt.cpp, src/extension/plugin/randompos.cpp:
3786         Adding some cool new effects, well, they're not really done yet,
3787         but getting the basis code into CVS so I don't loose it :)
3789 2005-02-21  MenTaLguY  <mental@rydia.net>
3791         * src/file.cpp, src/sp-item-group.cpp, src/xml/Makefile_insert,
3792           src/xml/node-fns-tree.cpp, src/xml/node-fns-tree.h,
3793           src/xml/repr-get-children.cpp, src/xml/repr-get-children.h,
3794           src/xml/repr.cpp, src/xml/simple-node.cpp:
3796           renamed header files
3798         * src/xml/Makefile_insert, src/xml/invalid-operation-exception.h:
3800           added Inkscape::XML::InvalidOperationException
3802         * src/xml/simple-node.h:
3804           avoid a second indirect function call from SimpleNode::appendChild
3806 2005-02-20 SwinginCelt  <swinginceltgmail.com>
3808         * Replaced all sp_repr_attr calls with direct call to
3809           repr->attribute.
3810         * Replaced all sp_repr_document_unref calls with direct call to
3811           Inkscape::GC::release(...).
3812         * Removed iinline sp_repr_document_ref because it wasn't used anywhere.
3814 2005-02-20  MenTaLguY  <mental@rydia.net>
3816         * src/inkscape.cpp: removed unused signals
3818 2005-02-19  MenTaLguY  <mental@rydia.net>
3820         * src/arc-context.cpp, src/desktop.cpp, src/document-private.h,
3821           src/document-undo.cpp, src/document.cpp, src/event-context.cpp,
3822           src/gradient-chemistry.cpp, src/gradient-chemistry.h,
3823           src/gradient-drag.cpp, src/gradient-drag.h, src/node-context.cpp,
3824           src/rect-context.cpp, src/sp-object.cpp, src/spiral-context.cpp,
3825           src/star-context.cpp, src/toolbox.cpp,
3826           src/dialogs/desktop-properties.cpp, src/widgets/gradient-vector.cpp,
3827           src/widgets/layer-selector.cpp, src/widgets/sp-widget.cpp,
3828           src/widgets/sp-xmlview-attr-list.cpp, src/widgets/sp-xmlview-content.cpp,
3829           src/widgets/sp-xmlview-tree.cpp, src/xml/Makefile_insert,
3830           src/xml/attribute-record.h, src/xml/document.h, src/xml/event-fns.h,
3831           src/xml/event.cpp, src/xml/event.h, src/xml/node-event-vector.h,
3832           src/xml/node-iterators.h, src/xml/node-listener.h, src/xml/node.h,
3833           src/xml/repr-action-test.cpp, src/xml/repr-css.cpp, src/xml/repr-io.cpp,
3834           src/xml/repr-sorting.cpp, src/xml/repr-util.cpp, src/xml/repr.cpp,
3835           src/xml/repr.h, src/xml/simple-document.h, src/xml/simple-node.cpp,
3836           src/xml/simple-node.h, src/xml/simple-session.cpp,
3837           src/xml/sp-css-attr.h, src/xml/sp-repr-action-fns.h,
3838           src/xml/sp-repr-action.cpp, src/xml/sp-repr-action.h,
3839           src/xml/sp-repr-attr.h, src/xml/sp-repr-doc.h,
3840           src/xml/sp-repr-event-vector.h, src/xml/sp-repr-iterators.h,
3841           src/xml/sp-repr-listener.h, src/xml/sp-repr.h:
3843           renamed header files to match new class names
3845 2005-02-19  MenTaLguY  <mental@rydia.net>
3847         * src/arc-context.cpp, src/arc-context.h, src/desktop-events.cpp,
3848           src/desktop-style.cpp, src/desktop-style.h, src/desktop.cpp,
3849           src/document-private.h, src/document-undo.cpp, src/document.cpp,
3850           src/document.h, src/draw-context.cpp, src/dyna-draw-context.cpp,
3851           src/dyna-draw-context.h, src/event-context.cpp, src/event-context.h,
3852           src/file.cpp, src/gradient-chemistry.cpp, src/inkscape.cpp,
3853           src/inkscape.h, src/inkview.cpp, src/interface.cpp, src/knotholder.cpp,
3854           src/knotholder.h, src/layer-fns.cpp, src/main.cpp, src/node-context.cpp,
3855           src/nodepath.cpp, src/nodepath.h, src/object-ui.cpp,
3856           src/path-chemistry.cpp, src/prefs-utils.cpp, src/rect-context.cpp,
3857           src/rect-context.h, src/selection-chemistry.cpp, src/selection.cpp,
3858           src/selection.h, src/seltrans.cpp, src/sp-anchor.cpp,
3859           src/sp-animation.cpp, src/sp-clippath.cpp, src/sp-conn-end-pair.cpp,
3860           src/sp-conn-end-pair.h, src/sp-defs.cpp, src/sp-ellipse.cpp,
3861           src/sp-flowdiv.cpp, src/sp-flowregion.cpp, src/sp-flowtext.cpp,
3862           src/sp-gradient-fns.h, src/sp-gradient-test.cpp, src/sp-gradient.cpp,
3863           src/sp-guide.cpp, src/sp-image.cpp, src/sp-item-group.cpp,
3864           src/sp-item.cpp, src/sp-item.h, src/sp-line.cpp,
3865           src/sp-linear-gradient-fns.h, src/sp-marker.cpp, src/sp-mask.cpp,
3866           src/sp-metadata.cpp, src/sp-namedview.cpp, src/sp-namedview.h,
3867           src/sp-object-group.cpp, src/sp-object-repr.cpp, src/sp-object-repr.h,
3868           src/sp-object.cpp, src/sp-object.h, src/sp-offset.cpp, src/sp-offset.h,
3869           src/sp-path.cpp, src/sp-pattern.cpp, src/sp-polygon.cpp,
3870           src/sp-polyline.cpp, src/sp-radial-gradient-fns.h, src/sp-rect.cpp,
3871           src/sp-root.cpp, src/sp-shape.cpp, src/sp-skeleton.cpp,
3872           src/sp-spiral.cpp, src/sp-star.cpp, src/sp-string.cpp,
3873           src/sp-symbol.cpp, src/sp-text.cpp, src/sp-tspan.cpp,
3874           src/sp-use-reference.h, src/sp-use.cpp, src/spiral-context.cpp,
3875           src/spiral-context.h, src/splivarot.cpp, src/star-context.cpp,
3876           src/star-context.h, src/style.cpp, src/style.h, src/text-chemistry.cpp,
3877           src/text-context.cpp, src/text-editing.cpp, src/toolbox.cpp,
3878           src/verbs.cpp, src/application/application.cpp,
3879           src/application/application.h, src/application/editor.h,
3880           src/dialogs/clonetiler.cpp, src/dialogs/desktop-properties.cpp,
3881           src/dialogs/export.cpp, src/dialogs/fill-style.cpp, src/dialogs/rdf.cpp,
3882           src/dialogs/sp-attribute-widget.cpp, src/dialogs/sp-attribute-widget.h,
3883           src/dialogs/stroke-style.cpp, src/dialogs/text-edit.cpp,
3884           src/dialogs/tiledialog.cpp, src/dialogs/xml-tree.cpp,
3885           src/ecma/EcmaBinding.cpp, src/ecma/EcmaBinding.h,
3886           src/extension/dependency.cpp, src/extension/dependency.h,
3887           src/extension/effect.cpp, src/extension/effect.h,
3888           src/extension/extension.cpp, src/extension/extension.h,
3889           src/extension/input.cpp, src/extension/input.h,
3890           src/extension/output.cpp, src/extension/output.h,
3891           src/extension/print.cpp, src/extension/print.h, src/extension/system.cpp,
3892           src/extension/implementation/plugin.cpp,
3893           src/extension/implementation/script.cpp,
3894           src/extension/implementation/script.h,
3895           src/extension/internal/gdkpixbuf-input.cpp,
3896           src/extension/internal/pov-out.cpp, src/extension/internal/ps.cpp,
3897           src/extension/internal/svg.cpp, src/extension/plugin/grid.cpp,
3898           src/helper/stock-items.cpp, src/trace/trace.cpp,
3899           src/widgets/dash-selector.cpp, src/widgets/dash-selector.h,
3900           src/widgets/gradient-selector.cpp, src/widgets/gradient-vector.cpp,
3901           src/widgets/layer-selector.cpp, src/widgets/layer-selector.h,
3902           src/widgets/paint-selector.cpp, src/widgets/sp-widget.cpp,
3903           src/widgets/sp-widget.h, src/widgets/sp-xmlview-attr-list.cpp,
3904           src/widgets/sp-xmlview-attr-list.h, src/widgets/sp-xmlview-content.cpp,
3905           src/widgets/sp-xmlview-content.h, src/widgets/sp-xmlview-tree.cpp,
3906           src/widgets/sp-xmlview-tree.h, src/widgets/spw-utilities.h,
3907           src/xml/comment-node.h, src/xml/element-node.h, src/xml/node-observer.h,
3908           src/xml/repr-action-test.cpp, src/xml/repr-css.cpp,
3909           src/xml/repr-get-children.cpp, src/xml/repr-get-children.h,
3910           src/xml/repr-io.cpp, src/xml/repr-sorting.cpp, src/xml/repr-sorting.h,
3911           src/xml/repr-util.cpp, src/xml/repr.cpp, src/xml/repr.h,
3912           src/xml/session.h, src/xml/simple-document.h, src/xml/simple-node.cpp,
3913           src/xml/simple-node.h, src/xml/simple-session.cpp,
3914           src/xml/simple-session.h, src/xml/sp-css-attr.h,
3915           src/xml/sp-repr-action-fns.h, src/xml/sp-repr-action.cpp,
3916           src/xml/sp-repr-action.h, src/xml/sp-repr-attr.h,
3917           src/xml/sp-repr-doc.h, src/xml/sp-repr-event-vector.h,
3918           src/xml/sp-repr-iterators.h, src/xml/sp-repr-listener.h,
3919           src/xml/sp-repr.h, src/xml/text-node.h, src/xml/transaction-logger.h:
3921             SPRepr -> Inkscape::XML::Node
3922             SPReprDoc -> Inkscape::XML::Document
3923             SPReprAttr -> Inkscape::XML::AttributeRecord
3924             SPReprAction -> Inkscape::XML::Event
3925             SPReprEventVector -> Inkscape::XML::EventVector
3926             SPReprListener -> Inkscape::XML::NodeListener
3928             etc..
3930 2005-02-19  Jon A. Cruz  <jon@joncruz.org>
3931         * src/extension/extension.h, src/extension/internal/svg.cpp,
3932           src/extension/internal/svgz.cpp:
3933           Fixing .svgz Inkscape save and adding .svgz Plain save.
3934           Fixes bug #1144223
3936 2005-02-18  Jon A. Cruz  <jon@joncruz.org>
3937         * src/Makefile.am, src/libnr/Makefile_insert,
3938           src/libnr/nr-point-fns-test.h  src/libnr/nr-types-test.h:
3939           Adding initial version of CxxTest test cases.
3941 2005-02-17  Jon A. Cruz  <jon@joncruz.org>
3943         * src/io/gzipinputstream.h, src/io/gzipinputstream.cpp: Changed
3944           decompression to be streammed and removed hardcoded limit.
3946 2005-02-17  MenTaLguY  <mental@rydia.net>
3948         * src/inkscape.h, src/inkscape.cpp, src/desktop.cpp:
3950           rewrote "last desktop standing" test to not suck
3952 2005-02-15 SwinginCelt  <swinginceltgmail.com>
3954         * Replaced some sp_repr_attr calls with direct call to
3955           repr->attribute.
3957 2005-02-16 John Cliff <simarilius@yahoo.com>
3959         * src/dialogs/tiledialog.h, src/dialogs/tiledialog.cpp,
3960           src/dialogs/makefile_insert, src/verbs.cpp, src/verbs.h:
3961           Added a dialog that allows you to arrange the selection
3962           in a grid pattern with user defined spacing.
3963           its in objects->grid arrange...
3965 2005-02-15 SwinginCelt  <swinginceltgmail.com>
3967         * Replaced inline function sp_repr_name with direct call to
3968           repr->name.
3969         * Replaced inline function sp_repr_content with direct call to
3970           repr->content.
3971         * Replaced inline function sp_repr_has_attr with direct call to
3972           repr->matchAttributeName.
3974 2005-02-15  MenTaLguY  <mental@rydia.net>
3976         * src/document.cpp, src/document.h, src/file.cpp, src/help.cpp,
3977           src/inkscape.cpp, src/inkview.cpp, src/slideshow.cpp,
3978           src/dialogs/filedialog.cpp, src/dialogs/stroke-style.cpp,
3979           src/extension/internal/gdkpixbuf-input.cpp,
3980           src/extension/internal/svg.cpp, src/extension/plugin/gimpgrad.cpp,
3981           src/helper/stock-items.cpp, src/widgets/icon.cpp:
3983           removed unused SPDocument::advertize
3985 2005-02-14  MenTaLguY  <mental@rydia.net>
3987         * src/document.cpp: remove redundant assignment that appears to confuse
3988           gcc anyhow
3990 2005-02-14  SwinginCelt  <swingincelt@gmail.com>
3992         * Replaced inline function sp_repr_set_position_absolute with
3993           direct call to repr>->setPosition.
3995 2005-02-13  Bryce  <bryce@bryceharrington.org>
3997         * src/main.cpp, src/application/application.cpp, src/inkscape.h,
3998           src/application/editor-impl.h, src/application/editor.cpp
3999           src/application/editor.h, src/ui/dialog/dialog-manager.cpp,
4000           src/ui/dialog/dialog-manager.h, src/application/app-prototype.h
4001           src/application/application.h:  Integrating I::A::Application
4002           into the execution path.  Now its run() routine is called from
4003           main().
4005         * src/application/Makefile_insert, src/application/makefile.in,
4006           src/application/editor-impl.h, src/application/editor.cpp,
4007           src/application/editor.h:  Initial import of inkscape_gtkmm
4008           code.  Also see doc/NewAppArchitecture/ presentation for the
4009           rationale behind this.
4011         * src/ui/dialog/align-and-distribute.cpp,
4012 src/ui/dialog/align-and-distribute.h,
4013           src/ui/dialog/dialog-manager.cpp, src/ui/dialog/dialog-manager.h,
4014           src/ui/dialog/dialog.cpp, src/ui/dialog/dialog.h,
4015           src/ui/dialog/document-preferences.cpp,
4016 src/ui/dialog/document-preferences.h,
4017           src/ui/dialog/export.cpp, src/ui/dialog/export.h,
4018           src/ui/dialog/extension-editor.cpp, src/ui/dialog/extension-editor.h,
4019           src/ui/dialog/fill-and-stroke.cpp, src/ui/dialog/fill-and-stroke.h,
4020           src/ui/dialog/find.cpp, src/ui/dialog/find.h,
4021           src/ui/dialog/inkscape-preferences.cpp,
4022 src/ui/dialog/inkscape-preferences.h,
4023           src/ui/dialog/layer-editor.cpp, src/ui/dialog/layer-editor.h,
4024           src/ui/dialog/messages.cpp, src/ui/dialog/messages.h,
4025           src/ui/dialog/text-properties.cpp, src/ui/dialog/text-properties.h,
4026           src/ui/dialog/tree-editor.cpp, src/ui/dialog/tree-editor.h,
4027           src/ui/dialog/xml-editor.cpp, src/ui/dialog/xml-editor.h,
4028           src/ui/widget/combo-text.cpp, src/ui/widget/combo-text.h,
4029           src/ui/widget/handlebox.cpp, src/ui/widget/handlebox.h,
4030           src/ui/widget/icon-widget.cpp, src/ui/widget/icon-widget.h,
4031           src/ui/widget/labelled.cpp, src/ui/widget/labelled.h,
4032           src/ui/widget/notebook-page.cpp, src/ui/widget/notebook-page.h,
4033           src/ui/widget/scalar-unit.cpp, src/ui/widget/scalar-unit.h,
4034           src/ui/widget/scalar.cpp, src/ui/widget/scalar.h,
4035           src/ui/widget/toolbox.cpp, src/ui/widget/toolbox.h,
4036           src/ui/widget/unit-menu.cpp, src/ui/widget/unit-menu.h:
4037           Initial import of the gtkmm code.  These are mainly
4038           unimplemented stubs, but have few dependencies so are easy to
4039           integrate at this stage.
4041         * src/ui/widget/Makefile_insert, src/ui/widget/makefile.in,
4042           src/ui/dialog/Makefile_insert, src/ui/dialog/makefile.in,
4043           src/ui/Makefile_insert, src/ui/makefile.in:  Adding makefile
4044           support for new code.
4046         * io/simple-sax.h, io/simple-sax.cpp:  Adding Jon's simple SAX
4047           code
4049         * util/units.h, util/units.cpp:  New inkscape_gtkmm units code
4051 2005-02-12  MenTaLguY  <mental@rydia.net>
4053         * src/document.cpp, src/document.h, src/sp-gradient-test.cpp:
4055           SPDocument is now a "real C++ class", managed by the garbage collector
4057 2005-02-12  MenTaLguY  <mental@rydia.net>
4059         * src/document-private.h, src/document.cpp, src/document.h, src/view.cpp,
4060           src/view.h, src/dialogs/xml-tree.cpp:
4062           switched SPDocument to sigc++ signals
4064 2005-02-12  Kees Cook  <kees@outflux.net>
4066         * Makefile.am, configure.ac, Makefile.mingw.common, inkscape.nsi: undoing
4067           my "configure" changes.  Was dumb and forgot about native compiles on
4068           win32.
4069         * inkview.1.in, share/extensions/inkscape-shadow-white.sh,
4070           share/extensions/inkscape-shadow.sh: corrections found by Wolfram
4071           Quester during Debian packaging.
4072         * src/desktop-events.cpp, src/file.cpp, src/gradient-chemistry.cpp,
4073           src/interface.cpp, src/layer-fns.cpp, src/nodepath.cpp,
4074           src/object-ui.cpp, src/path-chemistry.cpp, src/prefs-utils.cpp,
4075           src/selection-chemistry.cpp, src/seltrans.cpp, src/sp-flowtext.cpp,
4076           src/sp-object.cpp, src/sp-pattern.cpp, src/sp-text.cpp, src/splivarot.cpp,
4077           src/text-editing.cpp, src/dialogs/clonetiler.cpp, src/dialogs/rdf.cpp,
4078           src/dialogs/stroke-style.cpp, src/dialogs/xml-tree.cpp,
4079           src/extension/internal/gdkpixbuf-input.cpp, src/extension/plugin/grid.cpp,
4080           src/widgets/gradient-selector.cpp, src/xml/repr-action-test.cpp,
4081           src/xml/repr-css.cpp, src/xml/repr-io.cpp, src/xml/repr-util.cpp,
4082           src/xml/repr.cpp, src/xml/repr.h: inline function removal patches from
4083           Robert Crosbie.
4085 2005-02-11  Kees Cook  <kees@outflux.net>
4087         * src/Makefile.mingw, src/make.*: win32 compile updates.
4088         * src/extensions/internal/gnome.cpp: added my missing "comment" code.
4089         * src/shortcuts.cpp, doc/keys.xml, doc/keys.html, share/screens/keys.svg:
4090           added explicit ctrl-w. since gtk already binds it, we may as well show it.
4092 2005-02-10  Jon A. Cruz  <jon@joncruz.org>
4094         * src/inkscape.cpp: Changed from SHGetSpecialFolderPath to
4095           SHGetSpecialFolderLocation. Fixes bug #1085641
4097 2005-02-10  MenTaLguY  <mental@rydia.net>
4099         * src/document.h, src/document.cpp: get rid of casting macro uses
4101 2005-02-10  MenTaLguY  <mental@rydia.net>
4103         * src/desktop.cpp, src/document-undo.cpp, src/document.cpp, src/file.cpp,
4104           src/gradient-chemistry.cpp, src/inkscape.cpp, src/interface.cpp,
4105           src/sp-metadata.cpp, src/sp-namedview.cpp, src/sp-object-repr.cpp,
4106           src/sp-object.cpp, src/svg-view.cpp, src/uri-references.cpp,
4107           src/view.cpp, src/dialogs/stroke-style.cpp,
4108           src/widgets/gradient-selector.cpp, src/widgets/gradient-vector.cpp:
4110           get rid needless uses of SP_IS_DOCUMENT (if we can't trust the
4111           compiler's type checking, what can we trust?)
4113 2005-02-10  MenTaLguY  <mental@rydia.net>
4115         * src/desktop-style.h, src/desktop.h, src/document.h, src/event-context.h,
4116           src/inkscape.h, src/knotholder.h, src/nodepath.h,
4117           src/selection-chemistry.h, src/selection.h, src/sp-conn-end-pair.h,
4118           src/sp-object-repr.h, src/sp-object.h, src/style.h,
4119           src/dialogs/sp-attribute-widget.h, src/extension/implementation/script.h,
4120           src/xml/repr-get-children.h, src/xml/repr.h, src/xml/sp-repr-action.h,
4121           src/xml/sp-repr-attr.h, src/xml/xml-forward.h:
4123           got rid of xml-forward.h
4125 2005-02-10  Kees Cook  <kees@outflux.net>
4127         * configure.ac, Makefile.am, src/Makefile.am, Makefile.mingw.common.in,
4128           inkscape.nsi.in: setting up "configure" to build the other files that
4129           expect version numbers to get updated.  Including mingw files in dist
4130           package.
4132 2005-02-10  Jon A. Cruz  <jon@joncruz.org>
4133         * src/io/uristream.h, src/io/uristream.cpp,
4134           src/extension/internal/svg.h, src/extension/internal/svg.cpp,
4135           src/extension/internal/Makefile_insert,
4136           src/extension/internal/extension.h,
4137           src/extension/internal/init.cpp:
4138           Adding internal .svgz load and save extension.
4139           Probable fix for bugs #1074996, #1050361, #925033, #1052307
4141 2005-02-08  Kees Cook  <kees@outflux.net>
4143         * src/extension/implementation/script.cpp: proper /tmp handling.
4144           Closes bug #1074996.
4145         * src/inkscape.cpp, src/inkscape.h, src/dialogs/export.cpp: correction
4146           for export dialog paths.  Closes bug #1114714.
4147         * inkscape.nsi, Makefile.mingw.common: version bumps
4148         * src/text-context.cpp: removed preedit code; it was broken and unneeded.
4150 2005-02-08  Ted Gould  <ted@gould.cx>
4152         * Released 0.41
4154 2005-02-01  Kees Cook  <kees@outflux.net>
4156         * src/xml/sp-css-attr.h, src/desktop-style.cpp, src/xml/repr-css.cpp,
4157           src/xml/repr.h: Fixed SPCSSAttr to be a "real" class, at mental's
4158           direction.  Fixes my "default prefs don't show attrs" bug.
4159         * src/helper/stock-items.cpp: removing redundant code.
4160         * src/libnr/nr-point.h, src/libnrtype/FlowUtils.h, src/livarot/Shape.h:
4161           added explicit initializations to keep valgrind happy.
4162         * src/dir-util.cpp, src/sp-path.cpp, src/splivarot.cpp,
4163           src/svg/svg-length.cpp, src/widgets/icon.cpp:
4164           cleaning up memory leaks detected by valgrind.
4165         * src/extension/dependancy.cpp: made repr-attr tags untranslatable.
4166         * src/extension/system.cpp: correcting extension autodetection when
4167           there are conflicting matching modules.
4168         * src/dialogs/filedialog.cpp, src/extension/extension.h,
4169           src/extension/internal/svg.cpp: .svgz loading works again as
4170           expected.  Non-functioning modules are not listed in file dialogs.
4171         * src/text-context.cpp, src/text-editing.cpp: preedit modes don't
4172           work correctly for multi-byte characters.  See bug 1086769.
4174 2005-01-31  Jon A. Cruz  <jon@joncruz.org>
4175         * src/file.cpp, src/inkscape.cpp, src/interface.cpp,
4176           src/dialogs/export.cpp, src/extension/init.cpp:
4177           sanitize messages before passing to display dialogs.
4179 2005-01-31  Kees Cook  <kees@outflux.net>
4181         * src/libnrtype/FontFactory.cpp: added a crude font name detection
4182           routine to work around a Pango crash bug.  This can be removed once
4183           Pango is fixed.  See bug #1025565.  Actually, I figured out a fix.
4184         * print.cpp, print.h, sp-shape.cpp, extension/print.cpp,
4185           extension/print.h, extension/implementation/implementation.cpp,
4186           extension/implementation/implementation.h,
4187           extension/implementation/plugin.cpp, extension/implementation/plugin.h,
4188           extension/internal/gnome.h, extension/internal/ps.cpp,
4189           extension/internal/ps.h, extension/internal/win32.h:
4190           In an attempt to start debugging print rendering, I've added the
4191           Print::comment function so that SPItem boundries can be easily
4192           seen in rendered output.
4193         * src/preferences-skeleton.h, src/sp-shape.cpp,
4194           src/dialogs/display-settings.cpp, src/extension/internal/ps.cpp:
4195           Added printout comments for print debugging.  Fixed dash output
4196           bug #1104050.
4197         * src/dialogs/rdf.cpp: fixed rdf:bag displays.  Closes bug #1113316.
4199 2005-01-30  Jon A. Cruz  <jon@joncruz.org>
4200         * src/io/sys.h, src/io/sys.cpp: added utility routine to cleanup
4201           strings with invalid UTF-8 for display.
4203 2004-01-30  Kees Cook  <kees@outflux.net>
4205         * src/make.dep, src/make.exclude, src/make.files, src/make.ofiles,
4206           src/io/uristream.cpp, src/io/sys.cpp: additional win32 changes
4207           using Jon Cruz's new mkdir function.  Getting Win32 to compile the
4208           "io" directory.  Closes bug #1107305.
4209         * src/file.cpp, src/inkscape-stock.cpp, src/inkscape.cpp,
4210           src/interface.cpp, src/main.cpp, src/dialogs/export.cpp,
4211           src/dialogs/stroke-style.cpp, src/extension/input.cpp,
4212           src/extension/implementation/script.cpp, src/helper/stock-items.cpp,
4213           src/io/sys.cpp, src/io/sys.h, src/widgets/icon.cpp: wrapped
4214           g_file_test with new Inkscape::IO::file_test since g_file_test isn't
4215           utf8-safe.
4216         * src/inkscape.cpp: removed call to g_free on non-alloced string.
4217           fixed up crash-save location to be utf8-okay.
4218         * src/extension/extension.cpp: convert from utf8 before open.
4219         * src/sp-spiral.cpp, src/object-edit.cpp: found place where CLAMP on
4220           spiral's t0 wasn't working.  Closes bug #1075640.
4222 2004-01-28  MenTaLguY  <mental@rydia.net>
4224         * src/sp-object.h, src/sp-object.cpp:
4225           efficiency fixes which should be helpful when loading large documents
4227 2005-01-29  Jon A. Cruz  <jon@joncruz.org>
4229         * src/file.h, src/file.cpp, src/inkscape.cpp, src/sp-image.cpp,
4230           src/extension/implementation/script.cpp,
4231           src/extension/internal/pov-out.cpp, src/extension/internal/ps.cpp,
4232           src/extension/plugin/gimpgrad.cpp, src/helper/png-write.cpp,
4233           src/io/Makefile_insert, src/io/sys.h, src/io/sys.cpp,
4234           src/trace/imagemap.cpp, src/xml/repr-io.cpp:
4236           Refactored open routine to better location.
4238 2004-01-28  Kees Cook  <kees@outflux.net>
4240         * configure.ac: added test for libgc 6.4 or better.
4241         * src/main.cpp: calling new SPRepr methods instead of inline wrappers.
4243 2004-01-27  MenTaLguY  <mental@rydia.net>
4245         * src/xml/simple-node.h, src/xml/simple-node.cpp:
4247           SimpleNode::lastChild() and SimpleNode::appendChild() are now
4248           O(1) rather than O(n)
4250 2004-01-26  MenTaLguY  <mental@rydia.net>
4252         * src/xml/repr-util.cpp, src/xml/repr.cpp, src/xml/repr.h,
4253           src/xml/sp-repr-action.h, src/xml/sp-repr-event-vector.h:
4255           inlined legacy wrappers
4257         * src/xml/simple-node.cpp: really fixed #1108231 now
4259 2005-01-25  Jon A. Cruz  <jon@joncruz.org>
4261         * src/interface.cpp: Passed file import call to shared code.
4262           Fixed bug #1108620.
4264 2005-01-25  MenTaLguY  <mental@rydia.net>
4266         * src/xml/simple-node.cpp: fixed bug #1108231
4268 2005-01-25  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
4270         * src/dialogs/desktop-properties.cpp: Changed set of paper sizes offered:
4272           Removed `Folio' pagesize (which means a different paper size to
4273           different people; will Folio be missed?  If so, can we improve
4274           the name?).
4276           Changed ISO page sizes (A0..A10, B0..B10) to match official ISO
4277           specification in mm.
4279           Note that these differ from ghostscript's idea of page sizes;
4280           see comment in desktop-properties.cpp for speculation of
4281           possible problems (fuzziness from antialiasing).
4283           (Note also that our previous sizes differed even more from
4284           gs_statd.ps...)
4286           Coalesced Ledger and Tabloid to a single entry (11x17in);
4287           previously they differed in size.
4289           Changed Icon 16x16 from 16pt to 16px; similarly Icon 32x32 and
4290           Banner 468x60.
4292 2004-01-24  MenTaLguY  <mental@rydia.net>
4294         * src/xml/simple-node.cpp: potential fix for bug #1108231
4296 2004-01-23  Ted Gould  <ted@gould.cx>
4298         * po/POTFILES.in, share/extensions/dia.inx,
4299         src/preferences-skeleton.h, src/extension/Makefile_insert,
4300         src/extension/dependency.cpp, src/extension/dependency.h,
4301         src/extension/error-file.cpp, src/extension/error-file.h,
4302         src/extension/extension.cpp, src/extension/extension.h,
4303         src/extension/init.cpp, src/extension/prefdialog.cpp:
4305         Adding in functionality to write out an error log based on the failing to
4306         load of extensions.  There is also a new error dialog that appears if one
4307         or more fail to alert the user and tell them where the error log is
4308         stored.  In the log there is more complex descriptions of what failed.
4310 2004-01-23  MenTaLguY  <mental@rydia.net>
4312         * src/sp-object.cpp: fix for id binding bug
4314 2004-01-23  MenTaLguY  <mental@rydia.net>
4316         * src/xml/repr-io.cpp: don't complain about not having a namespace
4317           URI for the standard xml: prefix
4319         * src/desktop-style.cpp, src/desktop.cpp, src/document-undo.cpp,
4320           src/file.cpp, src/gradient-chemistry.cpp, src/inkscape.cpp,
4321           src/interface.cpp, src/nodepath.cpp, src/object-edit.cpp,
4322           src/path-chemistry.cpp, src/prefs-utils.cpp, src/select-toolbar.cpp,
4323           src/selection-chemistry.cpp, src/sp-defs.cpp, src/sp-flowdiv.cpp,
4324           src/sp-flowtext.cpp, src/sp-gradient.cpp, src/sp-item.cpp,
4325           src/sp-object-group.cpp, src/sp-object-repr.cpp, src/sp-object.cpp,
4326           src/sp-offset.cpp, src/sp-pattern.cpp, src/sp-string.cpp,
4327           src/sp-text.cpp, src/sp-tspan.cpp, src/sp-use.cpp, src/splivarot.cpp,
4328           src/text-chemistry.cpp, src/text-context.cpp, src/text-editing.cpp,
4329           src/dialogs/clonetiler.cpp, src/dialogs/display-settings.cpp,
4330           src/dialogs/stroke-style.cpp, src/dialogs/xml-tree.cpp,
4331           src/extension/extension.h, src/extension/implementation/script.cpp,
4332           src/widgets/dash-selector.cpp, src/widgets/gradient-vector.cpp,
4333           src/widgets/sp-xmlview-tree.cpp, src/xml/Makefile_insert,
4334           src/xml/comment-node.h, src/xml/element-node.h,
4335           src/xml/repr-action-test.cpp, src/xml/repr-css.cpp,
4336           src/xml/repr-get-children.cpp, src/xml/repr-io.cpp,
4337           src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp,
4338           src/xml/repr.h, src/xml/simple-document.cpp, src/xml/simple-document.h,
4339           src/xml/simple-node.cpp, src/xml/simple-node.h,
4340           src/xml/sp-repr-action.cpp, src/xml/sp-repr-doc.h, src/xml/sp-repr.h,
4341           src/xml/text-node.h:
4343           got rid of xml/repr-private.h, removed
4344           sp_repr_document_createTextNode(), made SPRepr and SPReprDoc abstract
4345           interfaces, and moved the SPRepr implementations into separate files
4346           in the Inkscape::XML namespace
4348         * src/util/shared-c-string-ptr.h: added equality operators to avoid
4349           certain ambiguities
4351 2004-01-22  MenTaLguY  <mental@rydia.net>
4353         * src/xml/Makefile_insert, src/xml/repr-private.h, src/xml/repr.cpp,
4354           src/xml/session.h, src/xml/simple-session.cpp, src/xml/simple-session.h,
4355           src/xml/sp-repr-action.cpp, src/xml/transaction-logger.h:
4357           added Inkscape::XML::Session and Inkscape::XML::TransactionLogger
4358           to provide a new interface for transactions, rather than doing it from
4359           SPReprDoc
4361 2004-01-22  MenTaLguY  <mental@rydia.net>
4363         * src/xml/Makefile_insert, src/xml/node-observer.h,
4364           src/xml/repr-private.h, src/xml/repr.cpp:
4366           moved repr loging behind generic observer interface
4368 2005-01-22  Ted Gould  <ted@gould.cx>
4370         * src/display/canvas-grid.cpp, src/display/canvas-grid.h;
4372         Fixing 1103001.  Now major grid lines work alot more like you
4373         think that they should.
4375 2005-01-21  MenTaLguY  <mental@rydia.net>
4377         * src/util/Makefile_insert, src/util/shared-c-string-ptr.cpp,
4378           src/util/shared-c-string-ptr.h, src/util/shared-c-string.cpp,
4379           src/util/shared-c-string.h, src/xml/repr-io.cpp,
4380           src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp,
4381           src/xml/sp-repr-action.h, src/xml/sp-repr-attr.h:
4383           renamed Util::SharedCString to Util::SharedCStringPtr, which is
4384           more descriptive of what it actually is
4386 2005-01-21  MenTaLguY  <mental@rydia.net>
4388         * src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp:
4390           simplify the cacheing of repr position indices, and make it something
4391           that can work with an abstract interface
4393 2005-01-20  Kees Cook  <kees@outflux.net>
4395         * src/file.cpp: added some debug output to help bulia debug bug #1102318.
4396         * configure.ac: more attempts at detecting the -lgc libs.
4398 2005-01-19  Kees Cook  <kees@outflux.net>
4400         * configure.ac: trying to correct the -lgc detection.
4401         * inkscape.pod: added theme details.
4402         * src/widgets/widget-sizes.h: went from 20 to 24 for toolbar icon size
4403           to match other GTK applications.
4404         * src/extension/db.cpp: corrected STL "not found" handling.  Didn't
4405           fix bug #1102318.
4407 2005-01-18  Kees Cook  <kees@outflux.net>
4409         * src/inkscape.h, src/inkscape.cpp, src/widgets/icons.cpp:
4410           Added basic theme support!  Whee!
4411         * share/inkscape/icons.svg: restoring original up/down/flip icons since
4412           icons are themable now.  We should stick to our original look.
4413         * share/screens/about.svg: added Brisgeek's 0.41 about screen.  Had
4414           to tweak background: looks like doc background isn't imported.
4415         * share/icons/*.xpm, share/icons/*.png: removed them.  Not being used.
4417 2005-01-17  MenTaLguY  <mental@rydia.net>
4419         * src/desktop-style.cpp, src/inkscape.cpp, src/interface.cpp,
4420           src/path-chemistry.cpp, src/prefs-utils.cpp, src/selection-chemistry.cpp,
4421           src/sp-flowtext.cpp, src/sp-gradient.cpp, src/sp-object.cpp,
4422           src/sp-text.cpp, src/sp-tspan.cpp, src/splivarot.cpp,
4423           src/dialogs/xml-tree.cpp, src/extension/internal/pov-out.cpp,
4424           src/widgets/dash-selector.cpp, src/xml/repr-css.cpp,
4425           src/xml/repr-get-children.cpp, src/xml/repr-io.cpp,
4426           src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp,
4427           src/xml/sp-repr-action.cpp:
4429           Made all SPRepr fields private, and moved most functionality into
4430           member functions.  Also shuffled SPReprDoc members, to avoid
4431           need for SPReprDoc to be finalized.
4433 2005-01-17  Kees Cook  <kees@outflux.net>
4435         * share/markers/markers.svg: applied patch #990884, which provides a
4436           few mirrored arrows until marker transforms are finished.
4437         * share/icons/icons.svg: updates per Bulia's request.
4439 2005-01-16  MenTaLguY  <mental@rydia.net>
4441         * src/sp-object.cpp: non-elements no longer get ids assigned
4443 2005-01-15  MenTaLguY  <mental@rydia.net>
4445         * src/arc-context.cpp, src/document-private.h, src/document.cpp,
4446           src/document.h, src/event-context.cpp, src/node-context.cpp,
4447           src/rect-context.cpp, src/sp-object.cpp, src/spiral-context.cpp,
4448           src/star-context.cpp, src/toolbox.cpp, src/uri-references.cpp,
4449           src/dialogs/desktop-properties.cpp, src/widgets/gradient-vector.cpp,
4450           src/widgets/layer-selector.cpp, src/widgets/sp-widget.cpp,
4451           src/widgets/sp-xmlview-attr-list.cpp, src/widgets/sp-xmlview-content.cpp,
4452           src/widgets/sp-xmlview-tree.cpp, src/xml/repr.cpp,
4453           src/xml/sp-repr-event-vector.h:
4455           Removed attribute setting callback, and decoupled ids and object/repr
4456           bindings (object <-> repr associations are now remembered directly,
4457           though ids are still tracked too).
4459           This means it is now possible to set a null id on an object without
4460           anything breaking (hopefully).  For now we will still assign ids
4461           to everything by default...
4463 2005-01-15  MenTaLguY  <mental@rydia.net>
4465         * src/arc-context.cpp, src/event-context.cpp, src/node-context.cpp,
4466           src/rect-context.cpp, src/sp-object.cpp, src/spiral-context.cpp,
4467           src/star-context.cpp, src/toolbox.cpp,
4468           src/dialogs/desktop-properties.cpp, src/widgets/gradient-vector.cpp,
4469           src/widgets/layer-selector.cpp, src/widgets/sp-widget.cpp,
4470           src/widgets/sp-xmlview-attr-list.cpp, src/widgets/sp-xmlview-content.cpp,
4471           src/widgets/sp-xmlview-tree.cpp, src/xml/repr.cpp,
4472           src/xml/sp-repr-event-vector.h:
4474           remove all veto callbacks but setting attributes
4476 2005-01-15  Kees Cook  <kees@outflux.net>
4478         * src/inkscape.cpp: correcting windows path for preferences.  Closes
4479         bug #933461.
4481         * src/file.cpp, src/nodepath.cpp, src/selection-describer.cpp,
4482         src/seltrans.cpp, src/sp-item-group.cpp, src/sp-path.cpp,
4483         src/sp-spiral.cpp, src/sp-star.cpp, src/dialogs/find.cpp:
4484         Using ngettext for plural localized strings.  Please try to keep this
4485         up.  Closes bug #1076872.
4487         * share/icons/Makefile.am, share/icons/icons.svg, src/inkscape-stock.cpp,
4488         src/inkscape-stock.h, src/dialogs/stroke-style.cpp,
4489         src/dialogs/text-edit.cpp, src/dialogs/transformation.cpp,
4490         src/dialogs/xml-tree.cpp: Finished the last of the missing pixmap
4491         replacements from Andreas Nilsson.  Fixed some mistakes in the earlier
4492         changes (need to call sp_icon_new_scaled not sp_icon_new).
4494 2005-01-14  MenTaLguY  <mental@rydia.net>
4496         * src/gc.cpp: leave the free space multiplier at the default, which
4497           will hopefully (according to Hans) avoid some of the odd gc issues
4498           we've had, if nothing else does
4500 2005-01-14  Kees Cook  <kees@outflux.net>
4502         * share/icons/Makefile.am, share/icons/icons.svg, src/inkscape-stock.cpp,
4503         src/inkscape-stock.h, src/verbs.cpp, src/dialogs/stroke-style.cpp,
4504         src/dialogs/transformation.cpp, src/widgets/icon.cpp, src/widgets/icon.h,
4505         src/widgets/paint-selector.cpp:
4506         Fixed up code and replaced pixmaps with icons from myself and
4507         Andreas Nilsson.
4509 2005-01-11  MenTaLguY  <mental@rydia.net>
4511         * src/xml/repr-io.cpp: promote non-namespaced SVG documents into SVG
4512           namespace
4514 2005-01-08  MenTaLguY  <mental@rydia.net>
4516         * src/Makefile_insert, src/gc-anchored.cpp, src/gc-anchored.h:
4517           abstracted allocation of anchors
4519 2005-01-06  Ted Gould  <ted@gould.cx>
4521         * src/interface.cpp, src/extension/effect.cpp,
4522         src/extension/implementation/implementation.cpp,
4523         src/extension/implementation/implementation.h,
4524         src/extension/implementation/plugin-link.h,
4525         src/extension/implementation/plugin.cpp,
4526         src/extension/implementation/plugin.h,
4527         src/extension/implementation/script.cpp,
4528         src/extension/implementation/script.h, src/extension/plugin/gimpgrad.cpp,
4529         src/extension/plugin/grid.cpp:
4531         Changing the effects preferences so that it uses sockets and plugs which
4532         will allow out of process GUIs to work too.  This is a first pass with
4533         nothing beautiful, but it does seem to work.
4535 2005-01-03  MenTaLguY  <mental@rydia.net>
4537         * src/document.cpp, src/main.cpp, src/sp-root.cpp:
4538           get rid of ugly xmlns hacks
4540         * src/inkscape.cpp, src/extension/internal/svg.cpp, src/xml/repr-io.cpp:
4541           automatically include xmlns declarations for the required namespaces,
4542           and make a best effort at using a default namespace when requested
4543           and possible
4545 2005-01-02  Kees Cook  <kees@outflux.net>
4547         * share/icons/icons.svg: updated view and location
4548         * src/document.cpp, src/dialogs/rdf.cpp: fixed another bug in metadata
4549           due to svg: prefix change.
4550         * src/inkscape-stock.h, src/inkscape-stock.cpp, share/icons/Makefile.am:
4551           removed unused xpm icons
4553 2005-01-02  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
4555         * src/fontsize-expansion.h, src/fontsize-expansion.cpp:
4556           New files.
4557         * src/Makefile_insert: Add the new files to libinkpre_a_SOURCES.
4558         * src/desktop-style.cpp (sp_desktop_apply_css_recursive):
4559           When calling sp_css_attr_scale, change the expansion calculation
4560           to use fontsize_expansion().
4561         * src/sp-text.cpp (sp_text_set_transform): Similarly use
4562           fontsize_expansion() instead of generic m.expansion().
4564 2005-01-01  Kees Cook  <kees@outflux.net>
4566         * src/extension/db.h, src/extension/db.cpp, src/extension/init.cpp:
4567         created "modulelist" to maintain initialization order for extension
4568         lists.
4570 2004-12-31  MenTaLguY  <mental@rydia.net>
4572         * src/xml/repr-io.cpp, src/xml/repr.h: initial scaffoliding for more
4573           cosmetic use of prefixes in output files (and eventually more proper
4574           namespace handling for output as well)
4576 2004-12-31  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
4578         * src/sp-text.cpp (sp_text_set_transform): Change scaling of font size.
4579           The result should be closer to what CorelDraw, XaraX, Canvas 7 and
4580           Expression3 do according to vellum, though I don't know the exact
4581           rule that they use.
4583 2004-12-25  Ted Gould  <ted@gould.cx>
4585         * share/extensions/grid.inx, src/extension/extension.cpp,
4586         src/extension/extension.h, src/extension/plugin/grid.cpp:
4588         Futher improvements to the grid plugin.  This involves mostly adding in
4589         parameters at this time, but, ofcourse, I never implemented floating
4590         point parameters -- so that had to be done first.  More modular code so
4591         that things can be adjusted externally better.
4593 2004-12-25  Ted Gould  <ted@gould.cx>
4595         * share/extensions/Makefile.am, share/extensions/grid.inx,
4596         src/extension/implementation/plugin-link.h,
4597         src/extension/implementation/plugin.cpp,
4598         src/extension/plugin/Makefile_insert, src/extension/plugin/gimpgrad.cpp,
4599         src/extension/plugin/grid.cpp:
4601         Adding in a new effect plugin, grid.  It draws a grid on the canvas which
4602         is just an easy way to do some neat things.  It is mostly done, but still
4603         needs cleanup.  Some other files required modification to make this
4604         possible.
4606 2004-12-25  MenTaLguY  <mental@rydia.net>
4608         * src/event-context.cpp: removed unused handler
4610 2004-12-25  Ted Gould  <ted@gould.cx>
4612         * share/extensions/svg_dropshadow:
4614         Changing to use "svg:g" instead of "g" for the group.
4616         * src/verbs.cpp, src/extension/effect.cpp, src/extension/effect.h,
4617         src/extension/system.cpp, src/extension/system.h,
4618         src/extension/implementation/implementation.cpp,
4619         src/extension/implementation/implementation.h,
4620         src/extension/implementation/plugin.cpp,
4621         src/extension/implementation/plugin.h,
4622         src/extension/implementation/script.cpp,
4623         src/extension/implementation/script.h:
4625         Final stuff to get Effects working as well as the did before, which
4626         is okay, but not great.  This involved changing the API to get an SPView
4627         instead of an SPDocument because then I can get the selection information
4628         from the view that is being used.
4630 2004-12-24  MenTaLguY  <mental@rydia.net>
4632         * src/sp-object-repr.cpp, src/sp-tspan.cpp, src/splivarot.cpp,
4633           src/dialogs/rdf.cpp, src/dialogs/xml-tree.cpp,
4634           src/widgets/sp-xmlview-tree.cpp, src/xml/repr-io.cpp,
4635           src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp,
4636           src/xml/repr.h:
4638           cleaned out unused code and unhygenic macros, as well as fixing
4639           constructors for text and comment nodes
4641 2004-12-24  Ted Gould  <ted@gould.cx>
4643         * src/verbs.cpp, src/extension/effect.cpp, src/extension/effect.h:
4645         Okay, now the effects menu really works!  Well, the implementation seems
4646         to be broken, but the wrapper seems to be all working.
4648 2004-12-24  Ted Gould  <ted@gould.cx>
4650         * src/interface.cpp, src/verbs.cpp, src/verbs.h, src/extension/effect.cpp,
4651         src/extension/effect.h:
4653         Getting the Effects menu basically working.  This included some fixes to
4654         the verbs where they were incrementing the database incorrectly.  The
4655         effects are the first component to take advantage of the dynamically
4656         created verbs, and exercised new code.  Now the basic menu is available,
4657         but there is no functionality there.
4659 2004-12-24  Ted Gould  <ted@gould.cx>
4661         * src/interface.cpp, src/verbs.cpp, src/verbs.h:
4663         Basic code for the effects menu.
4665         * src/dialogs/filedialog.cpp, src/dialogs/filedialog.h,
4666         src/extension/db.cpp, src/extension/db.h:
4668         Changing the DB access functions to use std::list instead of GSList so
4669         that it is more standard, and we get rid of a specialized class that
4670         really isn't that useful.  Less memory usage, and fixes a leak.
4672         * src/extension/effect.cpp, src/extension/effect.h:
4674         Adding in a "Last Effect" to be used in the menus.
4676         * src/extension/extension-forward.h, src/extension/extension.cpp,
4677         src/extension/extension.h, src/extension/input.cpp,
4678         src/extension/output.cpp, src/extension/timer.cpp, src/extension/timer.h,
4679         src/extension/Makefile_insert:
4681         Adding in the timer functions so that modules will unload in a given
4682         amount of time.  For more information on this read the documentation
4683         in the files.  Kinda a lazy deallocation.
4685         * src/extension/implementation/implementation.cpp:
4687         Fix unload so that it is not recursive.
4689 2004-12-23  MenTaLguY  <mental@rydia.net>
4691         * src/arc-context.cpp, src/document.cpp, src/draw-context.cpp,
4692           src/dyna-draw-context.cpp, src/file.cpp, src/gradient-chemistry.cpp,
4693           src/interface.cpp, src/layer-fns.cpp, src/main.cpp, src/object-ui.cpp,
4694           src/path-chemistry.cpp, src/rect-context.cpp,
4695           src/selection-chemistry.cpp, src/sp-anchor.cpp, src/sp-clippath.cpp,
4696           src/sp-defs.cpp, src/sp-ellipse.cpp, src/sp-flowdiv.cpp,
4697           src/sp-flowregion.cpp, src/sp-flowtext.cpp, src/sp-gradient-test.cpp,
4698           src/sp-gradient.cpp, src/sp-image.cpp, src/sp-item-group.cpp,
4699           src/sp-line.cpp, src/sp-marker.cpp, src/sp-mask.cpp,
4700           src/sp-object-group.cpp, src/sp-object-repr.cpp, src/sp-offset.cpp,
4701           src/sp-path.cpp, src/sp-pattern.cpp, src/sp-polygon.cpp,
4702           src/sp-polyline.cpp, src/sp-rect.cpp, src/sp-root.cpp,
4703           src/sp-spiral.cpp, src/sp-star.cpp, src/sp-symbol.cpp, src/sp-text.cpp,
4704           src/sp-tspan.cpp, src/sp-use.cpp, src/spiral-context.cpp,
4705           src/splivarot.cpp, src/star-context.cpp, src/text-chemistry.cpp,
4706           src/text-context.cpp, src/dialogs/find.cpp, src/dialogs/rdf.cpp,
4707           src/dialogs/xml-tree.cpp, src/ecma/EcmaBinding.cpp,
4708           src/extension/internal/gdkpixbuf-input.cpp,
4709           src/extension/internal/svg.cpp, src/livarot/ShapeDraw.cpp,
4710           src/xml/repr-io.cpp, src/xml/repr-util.cpp, src/xml/repr.cpp:
4712           use normalized qnames for SVG elements too
4714 2004-12-23  Kees Cook  <kees@outflux.net>
4716         * configure.ac, src/Makefile_insert, src/extension/script/Makefile_insert:
4717           adding Perl and Python compile tests.  Corrected library locations.
4718         * src/extension/script/InkscapeScript.h,
4719           src/extension/script/InkscapePython.cpp,
4720           src/extension/script/InkscapeScript.cpp: white space fix, and
4721           added config.h, and some small debugging for myself.  Hope Bob doesn't
4722           mind!  :)
4723         * src/dialogs/scriptdialog.cpp: added comments to default code.
4725 2004-12-22  Kees Cook  <kees@outflux.net>
4727         * configure.ac, src/extension/script/Makefile_insert: automake cleanups
4728           to deal with perl/python detection.
4730 2004-12-20  David Turner <novalis@gnu.org>
4731         * src/widgets/gradient-vector.cpp:
4732           Fixed bug with gradient stops at 0 and 100%.  Closes 1085920.
4734 2004-12-18  Bob Jamison  <rjamison@titan.com>
4736         * src/extensions/script/*:
4737           New files that enable embedding of scripting languages
4738           in Inkscape.  Currently using Swig to embed Perl and Python.
4740         * autoconf.ac:
4741           Allow opting for perl or python with --with-perl=yes|no
4742           and --with-python=yes|no
4744 2004-12-15  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
4746         * streq.h (streq), strneq.h (strneq), memeq.h (memeq):
4747           New convenience functions for strcmp(a,b)==0 etc.
4749         * src/dir-util.cpp (sp_relative_path_from_path):
4750           Fix when base is a string prefix of path but a directory prefix
4751           (e.g. path=/foo/barney, base=/foo/bar).
4753 2004-12-10  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
4755         * src/sp-conn-end.cpp (sp_conn_end_move_compensate):
4756           Fix for undo/save: wasn't calling updateRepr().
4758 2004-12-09  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
4760         * src/style.cpp (sp_style_merge_from_style_string):
4761           More standards-conforming parsing of style strings into prop:value
4762           pairs.
4764 2004-12-08  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
4766         * src/style.h, src/style.cpp, src/libnrtype/font-style-to-pos.cpp:
4767           Fix font-weight value: s/darker/bolder/.
4769         * src/style.cpp (sp_style_merge_from_parent):
4770           Fix bug with specifying stroke-width with unit of em or ex.
4771           (We were ignoring the number, treating it as 1em or 1ex.)
4773         * src/style.h, src/style.cpp (sp_style_read_dash,
4774           sp_style_write_string, sp_style_write_difference):
4775           Allow `inherit' as a value for dasharray.
4776           (Also plug small memory leak in sp_style_read_dash.)
4778 2004-12-07  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
4780         * src/style.cpp (sp_style_write_string):
4781           Fix for when stroke-dasharray either explicitly set to `none', or
4782           inherits non-none.
4784         * src/style.cpp (sp_style_write_ienum):
4785           Fix: preserve explicit `inherit' request.
4786         * (sp_style_read, sp_style_merge_property):
4787           Allow explicit `inherit' for `display' property.
4789         * src/style.cpp (sp_style_read):
4790           Fix copy&paste bug affecting `visibility' and `display' properties.
4792 2004-12-07  David Turner  <novalis@gnu.org>
4794         * src/libnrtype/RasterFont.cpp, src/display/nr-arena-shape.cpp:
4795         Fixed dash rendering bug (#1077213)
4797 2004-12-06  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
4799         * src/style.h, src/style.cpp: Support all `display' values
4800           required by SVG 1.1.  (No functional change, insofar as the new
4801           values all have the same behaviour as our existing `block' value
4802           in SVG.)
4803         * src/sp-item.cpp, src/style.cpp: Use `inline' (SP_CSS_DISPLAY_INLINE)
4804           rather than `block' as our generic display value meaning `don't hide
4805           this', as per spec.
4807         * src/style.cpp: Prefer to write lr-tb etc. rather than the
4808           abbreviations lr etc.  (Also add comment saying why.)
4810 2004-12-03  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
4812         * src/dialogs/xml-tree.cpp (on_attr_select_row_set_value_content):
4813           Fix segfault: treat NULL as empty string for display purposes.
4815 2004-11-30  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
4817         * src/svg/svg.h, src/svg/sp-svg.def, src/svg/svg-length.cpp:
4818           (sp_svg_boolean_read, sp_svg_write_percentage):
4819           Remove these unused functions.
4820           (sp_svg_length_read_lff, sp_svg_number_write_d,
4821           sp_svg_number_write_i): Mark static.
4823         * configure.ac:
4824           When adding -lgc to LIBS, also add its dependencies -lpthread -ldl.
4826 2004-11-28  Ted Gould  <ted@gould.cx>
4828         * 0.40
4830 2004-11-25  MenTaLguY  <mental@rydia.net>
4832         * share/tutorials/tutorial-calligraphy.svg: spelling fix
4834         * src/widgets/layer-selector.cpp: fixing the layer selector update bug;
4835           sigc++ apparently doesn't deal with reference arguments very well
4837 2004-11-25  MenTaLguY  <mental@rydia.net>
4839         * src/layer-fns.cpp: fix layer creation within sublayers
4841         * src/dialogs/layer-properties.cpp: fix dialog leak
4843 2004-11-25  MenTaLguY  <mental@rydia.net>
4845         * src/inkscape.cpp: eliminate duplicated code across #ifdefs
4847         * src/verbs.cpp, src/dialogs/layer-properties.cpp,
4848           src/dialogs/layer-properties.h:
4850           LayerPropertiesDialog is no longer a singleton, since it's kind of a
4851           per-desktop (well, ideally per-document) thing.  Remaining to do:
4852           fix update of layer selector widget, and eliminate leak of dialog
4853           objects.
4855 2004-11-24  Kees Cook  <kees@outflux.net>
4857         * inkscape.spec: added SMP flags, added static library link capability.
4859 2004-11-24  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
4861         * src/draw-context.cpp (spdc_concat_colors_and_flush):
4862           Do nothing if empty curve; in particular, don't try to close an
4863           empty curve.
4865         * src/pen-context.cpp (spdc_endpoint_snap):
4866           Fix use of uninitialized value when snapping.
4868 2004-11-23  Bryce Harrington <bryce@bryceharrington.org>
4870         * src/dialogs/layer-properties.cpp:  Fixing bug causing two new
4871           layers to get created when hitting enter
4873 2004-11-23  Kees Cook  <kees@outflux.net>
4875         * share/tutorials: added Josh's changes, resized, repositioned for
4876           800x600.
4877         * src/verbs.h, src/verbs.cpp, src/interface.cpp: added tracing
4878           tutorial.
4880 2004-11-23  MenTaLguY  <mental@rydia.net>
4882         * src/rect-context.cpp: disallow drawing on locked or invisible layers
4884         * src/widgets/layer-properties.h, src/widgets/layer-properties.cpp:
4885           slight HIG-ification
4887         * src/desktop.cpp, src/desktop.h, src/widgets/layer-selector.cpp,
4888           src/widgets/layer-selector.h, src/verbs.cpp, src/sp-desktop-widget.h
4890           removed vestigal layer renaming thing
4892         * src/verbs.cpp, src/dialogs/layer-properties.cpp,
4893           src/dialogs/layer-properties.h:
4895           reuse dialog for creating layers as well as for renaming them
4897 2004-11-22  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
4899         * src/display/bezier-utils.cpp (generate_bezier): For the sake of
4900           our current pencil tool, don't use free optimization of the end
4901           tangent vector.
4903 2004-11-21  MenTaLguY <mental@rydia.net>
4905         * src/verbs.cpp: add accels for layer menu items
4907 2004-11-21  Bryce Harrington <bryce@bryceharrington.org>
4909         * src/dialogs/layer-properties.cpp, src/verbs.cpp,
4910           src/dialogs/layer-properties.h: Hooking up layer rename
4911           functionality, and making it show correctly.
4913         * src/dialogs/debugdialog.cpp, src/dialogs/find.cpp,
4914           src/dialogs/tracedialog.cpp:  Fixing dialog show behavior
4916 2004-11-21  Kees Cook  <kees@outflux.net>
4918         * src/sp-object.cpp, src/sp-metadata.cpp: added some debugging, and
4919           fixed a dumb error in my metadata _release handler.  Should mostly
4920           close bug 1069772.
4921         * src/Makefile_insert, src/sp-skeleton.cpp, src/sp-skeleton.h:
4922           created some example SPObject implementations for a basis for any
4923           new SPObjects in the future.
4924         * src/dialogs/xml-tree.cpp: fixing logic bug in identability checker.
4925           Added immutability test to actually close 1069772.
4926         * share/icons/icons.svg, src/verbs.cpp, src/interface.cpp: adding
4927           icons for the "new" menu, vacuum, reverse, make bitmap, and trace.
4929 2004-11-20  Jon A. Cruz  <jon@joncruz.org>
4931         * src/extension/db.h, src/extension/db.cpp, src/dialogs/filedialog.cpp:
4932           Added extension matching pattern. Fixed bug 1064888.
4934         * src/dialogs/filedialog.cpp (isValidImageFile):
4935           Fixed previewing bug 1067551.
4937 2004-11-20  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
4939         * src/display/bezier-utils.cpp (sp_bezier_fit_cubic_full):
4940           Add splitpoints parameter.  Callers updated.
4942         * src/display/bezier-utils.cpp
4943           (sp_bezier_fit_cubic_r, sp_bezier_fit_cubic_full):
4944           Change last parameter from lg_max_beziers to max_beziers.
4945           Callers updated.
4947 2004-11-19  Bryce <bryce@bryceharrington.org>
4949         * src/dialogs/layer-properties.cpp,
4950           src/dialogs/layer-properties.h:  Adding some widgets.
4952 2004-11-18  Bryce <bryce@bryceharrington.org>
4954         * src/dialogs/Makefile_insert, src/dialogs/makefile.msc,
4955           src/dialogs/layer-properties.h, src/dialogs/layer-properties.h:
4956           Adding a layer properties dialog for renaming layers
4958         * src/desktop.cpp src/interface.cpp, src/verbs.cpp,
4959           src/verbs.h src/dialogs/layer-properties.cpp,
4960           src/dialogs/layer-properties.h,
4961           src/widgets/layer-selector.cpp:  Hooking in layer props dialog.
4963 2004-11-16  MenTaLguY  <mental@rydia.net>
4965         * src/widgets/document-tree-model.cpp, src/widgets/document-tree-model.h,
4966           src/widgets/layer-selector.cpp, src/widgets/Makefile_insert:
4968           removed Widgets::DocumentTreeModel because unused
4970         * src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp,
4971           src/xml/repr.h:
4973           cache successive sibling counts (self+subsequent siblings) in SPRepr
4974           to make sp_repr_n_children() and sp_repr_position() more efficient,
4975           which will be needed later for e.g. GTK tree models.
4977           sp_repr_nth_child() isn't any faster as a result of the changes,
4978           but it probably won't need to be
4980         * src/xml/repr.cpp: fixed refcount leak in SPRepr::SPRepr(SPRepr const &)
4982 2004-11-15  MenTaLguY  <mental@rydia.net>
4984         * src/gc.cpp: add initial stubs that print an informative error
4985           if the GC functions are used before Inkscape::GC::init() is called
4987 2004-11-14  MenTaLguY  <mental@rydia.net>
4989         * configure.ac, src/gc-core.h, src/gc-managed.h, src/gc-anchored.h,
4990           src/gc-finalized.h, src/gc.cpp:
4992           make disabling the collector a run-time rather than a compile-time
4993           option; there are now three garbage collector options, selectable
4994           by setting the _INKSCAPE_GC environment variable:
4996            * enable - the normal collector (default)
4997            * debug - the debugging collector
4998            * disable - use standard malloc in place of the libgc allocator
5000 2004-11-14  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5002         * src/display/bezier-utils.cpp: Make end tangent/s be unconstrained for
5003           sp_bezier_fit_cubic, sp_bezier_fit_cubic_r, and around corner nodes.
5005         * src/pencil-context.cpp (fit_and_split): Allow the bezier fitter to
5006           choose the middle control points freely except to the extent required
5007           for smooth nodes.
5009         * src/display/bezier-utils.cpp (generate_bezier):
5010           If either end tangent is specified as zero then estimate the
5011           corresponding control point without constraining its direction
5012           from the endpoint.
5014         * src/pencil-context.h, src/pencil-context.cpp
5015           (fit_and_split, sp_pencil_context_init): Explicitly remember required
5016           tangent instead of using "first two points" hack.
5018         * src/display/bezier-utils.cpp (sp_bezier_fit_cubic_full):
5019           Detect & prevent "ghost spikes", by allowing a corner node if
5020           the specified tangent would result in a spike.
5022         * src/display/bezier-utils.cpp (generate_bezier): Better handling
5023           of the case of infinite solutions for the lengths of the two
5024           tangent vectors: try requiring that the lengths equal each other,
5025           and solving for that length (just one variable).
5027 2004-11-13  Kees Cook  <kees@outflux.net>
5029         * src/document.cpp: wrapped updateDisplay call in undo insensitivity.
5030           Closes bug #1030436.
5032 2004-11-12  MenTaLguY  <mental@rydia.net>
5034         * src/main.cpp: fpresetsticky -> fpsetsticky
5036         * src/verbs.cpp: cast width changes
5038         * src/libnrtype/FlowBoxes.h, src/libnrtype/FlowDefs.h,
5039           src/libnrtype/FlowDest.h, src/libnrtype/FlowEater.h,
5040           src/libnrtype/FlowRes.h, src/libnrtype/FlowSols.h,
5041           src/libnrtype/FlowSrc.h, src/libnrtype/FlowSrcText.h,
5042           src/libnrtype/FlowStyle.h, src/libnrtype/FlowUtils.h:
5043           remove stdint.h which isn't being used here
5045         * src/widgets/icon.h, src/widgets/icon.cpp:
5046           icon greys out when insensitive
5048         * src/gc-anchored.h, src/gc-finalized.h, src/gc-managed.h:
5049           documentation
5051         * src/verbs.cpp: changed cast to reinterpret_cast to hopefully
5052           avoid compiler warning
5054 2004-11-11  Kees Cook  <kees@outflux.net>
5056         * src/seltrans.cpp, src/select-context.cpp: ref counting SPObjects
5057           correctly so undo's don't blow up an active resize/move.  Closes
5058           bug #1018756.
5060 2004-11-11  MenTaLguY  <mental@rydia.net>
5062         * src/inkscape.cpp, src/main.cpp, src/widgets/icon.cpp:
5063           removed sp_bitmap_icons
5065         * configure.ac, src/sp-image.cpp, src/object-ui.cpp:
5066           removed stale autotrace support code
5068 2004-11-10  MenTaLguY  <mental@rydia.net>
5070         * src/sp-item.cpp, src/sp-clippath.cpp, src/cp-mask.cpp:
5071           minor refcounting tweaks
5073         * src/sp-image.cpp: fixed failure to release GdkPixbufLoader when
5074           done with it (fixes bug #1063054)
5076 2004-11-10  Kees Cook  <kees@outflux.net>
5078         * configure.ac, src/gc-core.h: corrected gc.h path detection.
5080 2004-11-09  MenTaLguY  <mental@rydia.net>
5082         * src/dialogs/fileselector.cpp: fixed cut-and-paste refcount bug
5083           between SVGPreview::setFileName and SVGPreview::setFromMem that
5084           was leaking bitmap image preview SPDocuments
5086 2004-11-09  Bryce Harrington <bryce@bryceharrington.org>
5088         * src/dialogs/item-properties.cpp
5090 2004-11-09  MenTaLguY  <mental@rydia.net>
5092         * src/sp-item.cpp, src/style.cpp, src/style.h:
5093           use 'display' rather than 'visibility' for hiding, and give display
5094           a more "modern" representation in SPStyle like visibility's
5096 2004-11-09  Kees Cook  <kees@outflux.net>
5098         * src/dialogs/xml-tree.cpp: added better context to the status bar.
5099           added warning flash for id conflicts.
5100         * src/toolbox.cpp: killed some copy/paste code while bug hunting.
5102 2004-11-08  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5104         * src/sp-item.h, src/sp-item.cpp
5105           (isExplicitlyHidden, setExplicitlyHidden): New methods.
5107         * src/dialogs/item-properties.cpp: Change from having a `Visible'
5108           checkbox that explicitly sets the SVG visibility property to
5109           having a `Hide' checkbox that controls whether or not the
5110           element has visibility:hidden.  (Mitigates #1061934.)
5112         * src/sp-object.h, src/sp-object.cpp (visible, setVisible):
5113           Remove these methods.
5115 2004-11-07  MenTaLguY  <mental@rydia.net>
5117         * src/gc-finalized.h: fix for Debian bug #279991 (cast to ptrdiff_t
5118                               rather than int), and basic documentation
5120 2004-11-06  MenTaLguY  <mental@rydia.net>
5122         * src/sp-item.cpp: fix desktop-specific version of SPItem::isHidden()
5123                            to deal correctly with parent visibility
5125 2004-11-05  MenTaLguY  <mental@rydia.net>
5127         * src/widgets/layer-selector.cpp: more work on making the lock/hide
5128           buttons actually do something
5130         * src/sp-item.cpp, src/sp-item.h: implement lock/hide related methods
5132         * src/verbs.cpp: "Remove All Kerns" -> "Remove Manual Kerning"
5134 2004-11-04  Kees Cook  <kees@outflux.net>
5136         * src/dialogs/rdf.h, src/dialogs/rdf.cpp: added rdf:Bag for the
5137           dc:subject keyword list.  Closed bug #1021025.
5138         * src/dialogs/xml-tree.cpp, src/widgets/sp-xmlview-attr-list.cpp,
5139           src/widgets/sp-xmlview-attr-list.h: added status bar to XML
5140           editor.  added row-change callback for XML tree view.  This
5141           all supports a possible future solution to bug #869683.
5142         * src/dialogs/desktop-properties.cpp: memory leak in RDF code.
5144 2004-11-04  MenTaLguY  <mental@rydia.net>
5146         * src/widgets/layer-selector.cpp: togglable images and formatting
5147           changes (make current layer bold)
5149         * src/uri.h, src/uri.cpp: added assignment operator
5151 2004-11-03  MenTaLguY  <mental@rydia.net>
5153         * src/widgets/Makefile_insert, src/widgets/shrink-wrap-button.cpp,
5154           src/widgets/shrink-wrap-button.h:
5156           added Inkscape::Widgets::shrink_wrap_button, to make any gtk button
5157           an SPButton-like shrink-wrapped button
5159         * src/widgets/layer-selector.h, src/widgets/layer-selector.cpp:
5161           abandon SPButton for layer selector buttons
5163 2004-11-03  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5165         * po/check-markup: New script: detects <b>markup<b> <b>problems<7b>
5166           in the <b>translated strings.  (~10 such problems found.)
5167         * Makefile.am (all, check, distcheck): Run po/check-markup (with
5168           varying permissiveness of errors).
5170 2004-11-02  MenTaLguY  <mental@rydia.net>
5172         * doc/keys.xml: added documentation of layer keys
5174 2004-11-01  Kees Cook  <kees@outflux.net>
5176         * src/dialogs/align.cpp, src/dialogs/debugdialog.cpp: localized
5177         some missed strings.
5179 2004-11-01  MenTaLguY  <mental@rydia.net>
5181         * share/icons/icons.svg: gave bulia's eye icons ids
5183         * src/widgets/layer-selector.h, src/widgets/layers-selector.cpp:
5184           fixed up visibility/lock toggles... now to make them actually do
5185           something
5187 2004-10-31  MenTaLguY  <mental@rydia.net>
5189         * src/util/glib-list.h: adaptor for glib lists
5191         * src/widgets/layer-selector.h, src/widgets/layer-selector.cpp:
5192           save the repr next to the SPObject
5194 2004-10-30  MenTaLguY  <mental@rydia.net>
5196         * src/util/list.h: more list cleanups and documentation
5198         * src/verbs.cpp: call sp_document_done() for layer verbs too
5200 2004-10-30  Bryce Harrington <bryce@bryceharrington.org>
5202         * src/dialogs/item-properties.cpp, src/sp-object.h:  Cleaning up
5203         stubs, disabling some more of the desc code to prevent crash.
5204         The change to SPObject::label() broke the label editing code;
5205         fixing it.
5207 2004-10-30  Kees Cook  <kees@outflux.net>
5209         * src/sp-metadata.cpp, src/sp-metadata.h, src/Makefile_insert,
5210         src/document.cpp, src/sp-object-repr.cpp, src/sp-object.cpp:
5211         I've created my very first SPObject!  SPMetadata is alive!  No
5212         more nasty hack to have it disappear from SVG Plain.  Mental
5213         won't have to take away my CVS access any more!  :)
5214         * inkscape2.nsi: update from Adib Taraben
5216 2004-10-30  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5218         * src/libnr/nr-matrix.cpp (nr_matrix_invert):
5219           Fix for last commit to this file, which broke src==dest case.
5220         * src/libnr/nr-matrix-test.cpp: Add test cases for nr_matrix_invert.
5222 2004-10-30  MenTaLguY  <mental@rydia.net>
5224         * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
5225           update when layers added/removed/reordered.
5227         * src/verbs.h, src/verbs.cpp: added "rename layer" verb.
5229 2004-10-29  Kees Cook  <kees@outflux.net>
5231         * src/Makefile_insert, src/trace/Makefile_insert,
5232         src/util/Makefile_insert: distcheck cleanups.
5234 2004-10-29  MenTaLguY  <mental@rydia.net>
5236         * src/widgets/layer-selector.cpp: default labels in italic
5238         * src/sp-object.h, src/sp-object.cpp: inkscape:label fixes
5240         * src/layer-fns.cpp: make ordering of layers complete; not just among
5241                              siblings
5243         * src/util/list.h: documentation update
5245 2004-10-29  Bryce Harrington <bryce@bryceharrington.org>
5247         * layer-fns.cpp:  documenting
5248         * layer-selector.cpp:  documenting & fixing funky widget resizing
5249         * object-ui.cpp, dialogs/item-properties.cpp, sp-object.h,
5250           sp-object.cpp, widgets/layer-selector.cpp: add ability to set
5251           inkscape:label from "Item Properties", remove id setting from
5252           "Item Properties", switch to using
5253           SPObject::label()/SPObject?::defaultLabel() in UI where object
5254           ID is currently used.  Documenting.  Switching from "label" to
5255           "inkscape:label" where appropriate.  Adding
5256           visible()/setVisible() functions and activating checkbox.
5257         * dialogs/item-properties.cpp:  Adding title and desc boxes.
5258           Adjusting layout of dialog a bit.  Changing to use of tables
5259           instead of horiz/vert boxes for layout.  Setting to inactive
5260           until some underlying bits get finished.
5262 2004-10-29  Kees Cook  <kees@outflux.net>
5264         * src/dialogs/export.cpp: moved function-based static state variable
5265           into the dialog state variables.  Closes bug #993447.
5266         * src/display/curve.cpp: fixed compile warning.
5267         * src/sp-namedview.cpp: wasn't ref counting correctly.  Closes #955020.
5269 2004-10-29  Jon A. Cruz  <jon@joncruz.org>
5271         * src/sp-image.cpp, src/extension/internal/gdkpixbuf-input.cpp:
5272           Refactoring filenames and file opening
5273           Scales imported images if DPI is known and not 72 DPI. Fixes
5274           #1029755
5276 2004-10-29  MenTaLguY  <mental@rydia.net>
5278         * src/widgets/layer-selector.cpp, src/verbs.cpp:
5279           unselect objects when layer is manually switched
5281 2004-10-28  Kees Cook  <kees@outflux.net>
5283         * src/document-undo.cpp, src/document.cpp, src/sp-namedview.cpp,
5284           src/sp-text.cpp, src/dialogs/desktop-properties.cpp,
5285           src/dialogs/export.cpp, src/extension/input.cpp,
5286           src/extension/output.cpp, src/extension/system.cpp:
5287           Fixing calls to sp_document_set_undo_sensitive to correct allow for
5288           nesting, as suggested by mental.  Found while tracking down bug
5289           #1030436.
5291 2004-10-28  MenTaLguY  <mental@rydia.net>
5293         * src/util/list.h: cleanups of list class.  I think, aside from
5294           documentation and maybe fixes for g++ 3.4 (if required), this
5295           is the last set of changes I will need to make.
5297         * src/sp-item.cpp, src/splivarot.cpp, src/util/reverse-list.h,
5298           src/util/filter-list.h, src/util/map-list.h:
5299           adjust for changes in the list class' interface
5301         * src/desktop.cpp, src/sp-desktop-widget.h:
5302           removed old layer selector and added SPDesktop::itemIsHidden()
5304         * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
5305           more work; it's now at least as functional as the old selector it
5306           replaces
5308 2004-10-27  Kees Cook  <kees@outflux.net>
5310         * src/libnr/nr-point.h: use NR::X and NR::Y instead of "0" and "1".
5311         * src/dialogs/export.cpp: stack/register weirdness requires a function
5312           call to get true == comparison of NR::Rect's.  Closes bug #1048614.
5313         * src/dialogs/align.cpp: saving erased iterator.  Closes bug #1054270.
5314         * share/extensions/ill2svg.pl: added strict, warnings, and detection
5315           of Image::Magick module.  Closes bug #990659.
5316         * src/dialogs/find.h, src/dialogs/find.cpp: removed unfinished new
5317           find dialog instantiation.  Closes bug #1048802.
5319 2004-10-27  Carl Hetherington  <inkscape@carlh.net>
5321         * src/extension/output.cpp: better fix for 1004134 after advice
5322         from Ted.
5324 2004-10-26  Carl Hetherington  <inkscape@carlh.net>
5326         * src/extension/output.cpp: don't reset modified flag until after
5327         save has happened, in case it fails.  Fixes 1004134.
5329         * src/livarot/ShapeSweep.cpp: fix a typo in my cleanups.  Fixes
5330         1048151.
5332 2004-10-25  Bryce Harringotn <bryce@bryceharrington.org>
5334         * file.cpp, file.h, dialogs/export.cpp: Adding error return logic
5335           for png export code so that failure to write can be tracked.
5336           Adding an error dialog for when this occurs.  Fixes bug 1038932.
5338         * extension/system.cpp:  Changing sp_ui_error_dialog to g_warning
5339           so won't crash when running from commandline.  Fixes bug
5340           1000350.
5342         * inkscape.cpp, inkscape.h, main.cpp, dialogs/filedialog.cpp:
5343           Adding Inkscape::Application::use_gui flag as temporary hack to
5344           prevent gui dialogs from being used when running from
5345           commandline.  Fixes bug 1045067.
5347 2004-10-26  Carl Hetherington  <inkscape@carlh.net>
5349         * src/livarot/PathCutting.cpp: fix a couple of bugs that I
5350         introduced that cause crashes on cut path.
5352 2004-10-25  Kees Cook  <kees@outflux.net>
5354         * src/sp-object.cpp: nasty hack to not export metadata on "Plain SVG".
5355           I promise I'll fix this with a proper SPObject soon.
5357 2004-10-25  Jon A. Cruz  <jon@joncruz.org>
5358         * src/file.cpp, src/file.h, src/inkscape.cpp, src/sp-image.cpp,
5359         src/uri.cpp, src/uri.h, src/dialogs/filedialog.cpp,
5360         src/extension/input.cpp, src/extension/implementation/script.cpp,
5361         src/extension/internal/pov-out.cpp, src/extension/internal/ps.cpp,
5362         src/extension/internal/win32.h, src/extension/plugin/gimpgrad.cpp,
5363         src/helper/png-write.cpp, src/trace/imagemap.cpp, src/xml/repr-io.cpp:
5365         Refactoring filenames and file opening
5367 2004-10-24  MenTaLguY  <mental@rydia.net>
5369         * src/Makefile.am: added/removed files
5371         * src/util/copy-list.h: nobody's using it right now, get rid of it
5373         * src/traits/copy.h, src/traits/list-copy.h:
5374           traits for determining the type to make a copy of a value
5376         * src/sp-item.cpp, src/util/filter-list.h src/util/map-list.h,
5377           src/util/reverse-list.h, src/widgets/layer-selector.cpp
5378           src/xml/sp-repr-action.cpp:
5380           let the list functions infer their own result type (where possible)
5382         * src/util/forward-pointer-iterator.h: its value type is a reference
5384 2004-10-23  MenTaLguY  <mental@rydia.net>
5386         * src/desktop.cpp: removed vertical usize limits on statusbar
5388         * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
5389           more layer selector work; simplfied model and customized CellRenderer
5390           settings a bit
5392         * src/attributes.cpp, src/attributes.h, src/sp-object.cpp, src/sp-object.h:
5393           add inkscape:label attribute
5395         * src/file.cpp, src/sp-anchor.h, src/sp-animation.h, src/sp-chars.h,
5396           src/sp-clippath.h, src/sp-conn-end.cpp, src/sp-defs.h, src/sp-ellipse.h,
5397           src/sp-gradient.h, src/sp-guide.h, src/sp-image.h, src/sp-line.h,
5398           src/sp-linear-gradient.h, src/sp-marker.h, src/sp-mask.h,
5399           src/sp-namedview.h, src/sp-object-group.h, src/sp-offset.h, src/sp-path.h,
5400           src/sp-pattern.h, src/sp-polygon.h, src/sp-polyline.h,
5401           src/sp-radial-gradient.h, src/sp-rect.cpp, src/sp-rect.h, src/sp-root.h,
5402           src/sp-spiral.h, src/sp-star.h, src/sp-stop.h, src/sp-string.h,
5403           src/sp-symbol.h, src/sp-text.h, src/sp-tspan.h, src/sp-use.h,
5404           src/sp-offset.cpp, src/sp-shape.h:
5406           make inheritance actual
5408 2004-10-23  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5410         * src/libnr/*: Move some things from nr-matrix-ops.h to new files.
5412         * src/libnr/nr-point-fns.h, src/libnr/nr-point-fns.cpp:
5413           New function is_zero.  Move is_unit_vector here
5414           (was private to sp-spiral.cpp).
5416         * src/display/bezier-utils-test.cpp: Disable a test, replacing with a
5417           todo printf and adding a comment explaining.
5419 2004-10-22  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5421         * src/pencil-context.cpp: Ensure that data points array p is uniqued
5422           and contains no NaNs.
5424         * src/libnr/nr-point-fns.cpp (LInfty): Fix bug with NaN coordinates:
5425           return NaN (rather than unspecified behaviour).
5426         * src/libnr/nr-point-fns-test.cpp: Add test cases for L1,L2,LInfty
5427           handling of NaN.
5429         * src/pencil-context.cpp: Fix bug: undesirable interactions between
5430           snapping and snap-to-anchor.
5432 2004-10-21  MenTaLguY  <mental@rydia.net>
5434         * src/desktop.cpp: SPDesktop::currentRoot() should pull from
5435           the current layer hierarchy just like SPDesktop::currentLayer();
5436           doubly so, since currently when switching documents the layer hierarchy
5437           is updated before the document is switched
5439         * src/util/Makefile_insert, src/util/copy-list.h: add list copy thingy
5441         * src/util/list.h: add rest()
5443         * src/util/reverse-list.h: bug fixes to reverse_list_in_place()
5445         * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
5446           more work on layer selector
5448 2004-10-21  Carl Hetherington  <inkscape@carlh.net>
5450         * src/livarot/Path.cpp, src/livarot/Path.h,
5451         src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
5452         src/livarot/PathOutline.cpp, src/livarot/PathSimplify.cpp,
5453         src/livarot/ShapeMisc.cpp: excise separate path description data
5454         structure.
5456         * src/livarot/Path.h, src/livarot/Path.cpp,
5457         src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
5458         src/livarot/PathOutline.cpp, src/livarot/PathSimplify.cpp,
5459         src/livarot/ShapeMisc.cpp, src/livarot/livarot-forward.h: move
5460         path description structs into their own files, and rename a few
5461         member variables.
5463         * src/livarot/Path.h, src/livarot/PathConversion.cpp,
5464         src/livarot/PathOutline.cpp: remove some unused functions.
5466 2004-10-20  Carl Hetherington  <inkscape@carlh.net>
5468         * src/livarot/Path.cpp: fix for 1050379, and probably lots of
5469         others.
5471         * src/livarot/Path.h, src/livarot/PathOutline.cpp: bug fix for a
5472         previous commit.
5474         * src/livarot/Path.cpp: fix a memory leak.
5476 2004-10-19  Carl Hetherington  <inkscape@carlh.net>
5478         * src/livarot/Path.h, src/livarot/PathSimplify.cpp: more
5479         simplification cleanups.
5481         * src/livarot/PathStroke.cpp: coding style cleanups.
5483         * src/livarot/Path.h, src/livarot/PathSimplify.cpp,
5484         src/livarot/PathStroke.cpp: more cleanups; don't modify Path::pts
5485         and Path::nbPt.
5487         * src/livarot/Path.cpp, src/livarot/Path.h,
5488         src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
5489         src/livarot/PathSimplify.cpp, src/livarot/PathStroke.cpp: use a
5490         std::vector for Path::pts.
5492 2004-10-18  Carl Hetherington  <inkscape@carlh.net>
5494         * src/livarot/Path.h, src/livarot/PathSimplify.cpp: coding style
5495         and const cleanups.
5497         * src/livarot/PathSimplify.cpp: some very minor cleanups, and
5498         temporary comments for myself.
5500         * src/livarot/PathConversion.cpp: coding style cleanups.
5502         * src/livarot/PathConversion.cpp: fix for bug 1048827.
5504         * src/livarot/Path.h, src/livarot/PathSimplify.cpp: clean up
5505         simplification code.
5507 2004-10-17  MenTaLguY  <mental@rydia.net>
5509         * share/templates/Makefile.am, share/templates/layers.svg:
5510           added a layer template
5512         * src/widgets/layer-selector.h, src/widgets/layer-selector.cpp:
5513           more layer selector work
5515         * src/util/filter-list.h, src/util/Makefile_insert:
5516           added filter_list()
5518 2004-10-15  Carl Hetherington  <inkscape@carlh.net>
5520         * src/livarot/PathSimplify.cpp: remove #ifdef
5521         pseudo_douglas_pecker code that wasn't being used.
5523 2004-10-15  MenTaLguY  <mental@rydia.net>
5525         * src/view.h: removed obsolete status message functions
5527         * src/attributes.h: remove unused #define
5529         * src/sp-object.cpp: fix for bug #1048268 (inkscape:collect being written
5530           in "plain SVG" files)
5532         * src/sp-item.h, src/sp-item.cpp: added isLocked() and isHidden()
5533           predicates
5535         * src/sp-item.cpp, src/sp-style.cpp: basic support for visibility CSS
5536           property
5538 2004-10-14  Ted Gould  <ted@gould.cx>
5540         * share/extension/*.inkmod -> *.inx
5541         src/extension/init.cpp
5543         Changing the filename extension that is used to identify Inkscape
5544         extensions to the one specified in the design document.
5546 2004-10-14  MenTaLguY  <mental@rydia.net>
5548         * src/util/list.h: more 3.4 fixes
5550 2004-10-13  MenTaLguY  <mental@rydia.net>
5552         * src/util/list.h, src/util/forward-pointer-iterator.h:
5554           fixes to (hopefully) build with g++ 3.4 (and generally be less evil
5555           anyway)
5557 2004-10-14  Carl Hetherington <inkscape@carlh.net>
5559         * src/livarot/int-line.cpp: coding style cleanups.
5561         * src/livarot/float-line.cpp, src/livarot/float-line.h:
5562         refactoring, removal of dead code.
5564         * src/display/guideline.cpp, src/display/guideline.h: coding style
5565         cleanups.
5567         * src/livarot/Path.cpp, src/livarot/Path.h,
5568         src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
5569         src/livarot/PathSimplify.cpp, src/livarot/PathStroke.cpp: merge
5570         Path::path_lineto and Path::path_lineto_b.
5572 2004-10-14  Carl Hetherington <inkscape@carlh.net>
5574         * src/Path.cpp, src/Path.h, src/PathConversion.cpp,
5575         src/PathCutting.cpp, src/PathOutline.cpp, src/PathSimplify.cpp,
5576         src/ShapeMisc.cpp: use a vector of pointers for Path::descr_cmd.
5578         * src/livarot/Ligne.cpp, src/livarot/Ligne.h,
5579         src/livarot/int-line.cpp, src/livarot/int-line.h,
5580         src/livarot/float-line.cpp, src/livarot/float-line.h,
5581         src/livarot/livarot-forward.h, src/livarot/ShapeRaster.cpp,
5582         src/sp-flowregion.cpp, src/display/canvas-bpath.cpp,
5583         src/display/nr-arena-glyphs.cpp, src/display/nr-arena-shape.cpp,
5584         src/display/sp-ctrlline.cpp, src/libnrtype/FlowDest.cpp,
5585         src/libnrtype/RasterFont.cpp: split Ligne into float-line and
5586         int-line.
5588         * src/libnrtype/FlowDest.cpp, src/libnrtype/RasterFont.cpp,
5589         src/libnrtype/raster-position.h, src/livarot/float-line.cpp,
5590         src/livarot/float-line.h, src/livarot/int-line.cpp: use
5591         std::vector for arrays in FloatLigne.
5593         * src/livarot/float-line.cpp, src/livarot/float-line.h: remove
5594         lots of dead code.  Make some methods private.
5596 2004-10-12  MenTaLguY  <mental@rydia.net>
5598         * src/Makefile.am: added files
5600         * src/layer-fns.cpp, src/sp-item.cpp: use iterators, simplifying code
5602         * src/sp-object.cpp, src/splivarot.cpp: adapt to new version of
5603           Inkscape::Algorithms::longest_common_suffix
5605         * src/sp-object.h, src/sp-repr-iterators.h: add new iterator classes
5607         * src/algorithms/find-last-if.h: add counterpart of std::find_if
5609         * src/algorithms/longest-common-suffix.h: rewrite to use iterators
5611         * src/algorithms/longest-prefix.h, src/algorithms/longest-suffix.h,
5612           src/algorithms/shortest-prefix.h, src/algorithms/shortest-suffix.h:
5614           removed; these algorithms are no longer necessary when using
5615           iterators
5617         * src/traits/list.h: no longer needed
5619         * src/traits/reference.h: add "Pointer" member type
5621         * src/util/Makefile_insert: shuffled files
5623         * src/util/list.h: reworked Inkscape::Util::List to be a "handle" type
5624           that can also be used as an STL iterator
5626         * src/util/forward-pointer-iterator.h: treat a pointer as an iterator,
5627           given a base pointer type and a type which defines the iteration
5628           strategy
5630         * src/util/map.h: obsolete
5632         * src/util/map-list.h: iterator-based implementation
5634         * src/traits/tree-iterator.h: no longer necessary (superceded by
5635           specific applications of Inkscape::Util::ForwardPointerIterator)
5637         * src/sp-object-tree-iterator.h, src/util/parent-axis.h,
5638           src/util/sibling-axis.h: obsolete
5640         * src/util/map.h, src/util/reverse.h: obsolete
5642         * src/util/map-list.h, src/util/reverse-list.h:
5643           iterator-based implementations
5645         * src/xml/Makefile_insert: added file
5647         * src/xml/repr.h: removed old tree iterator stuff
5649         * src/xml/sp-repr-action.cpp, src/xml/sp-repr-action.h: use new
5650           pointer iterator facility
5652         * src/xml/sp-repr-iterators.h: pointer iterators for SPRepr
5654 2004-10-12  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5656         * src/display/bezier-utils.h, src/display/bezier-utils.cpp
5657           (sp_bezier_fit_cubic_r, sp_bezier_fit_cubic_full): Change the meaning
5658           of the last parameter: was max_depth, now lg_max_beziers, with the
5659           relationship lg_max_beziers = max_depth + 1.  Callers updated.
5661         * src/xml/repr.cpp (sp_repr_change_order):
5662           Add g_return_if_fail for some conditions that would break structural
5663           integrity, and add a TODO comment indicating incompleteness.
5664           Use sp_repr_prev function.
5666         * src/xml/repr-get-children.h, src/xml/repr-get-children.cpp
5667           (sp_repr_prev_sibling): Rename to sp_repr_prev for consistency
5668           with sp_repr_next.  Don't consider it an error for child to be
5669           NULL or parentless.  Callers updated.
5671         * src/draw-context.cpp (spdc_concat_colors_and_flush,
5672           spdc_flush_white): Misc readability cleanups.
5674         * src/display/curve.cpp (sp_curve_reverse): Fix a bug where the
5675           reversed curve wrongly included a trailing moveto command.  (Bug
5676           introduced in my 2004-09-05 change: one of the callers I didn't
5677           know how to cause to run.)
5679 2004-10-12  Ted Gould  <ted@gould.cx>
5681         * share/extensions/ai_input.inkmod, share/extensions/ai_output.inkmod,
5682         share/extensions/dia.inkmod, share/extensions/dropshadow.inkmod,
5683         share/extensions/eps_input.inkmod, share/extensions/epsi_output.inkmod,
5684         share/extensions/gimpgrad.inkmod, share/extensions/ps_input.inkmod,
5685         share/extensions/roundhole.inkmod, share/extensions/sk_input.inkmod,
5686         share/extensions/svgz_input.inkmod, share/extensions/svgz_output.inkmod,
5687         share/extensions/txt2svg.inkmod, share/extensions/wmf_input.inkmod,
5688         src/extension/dependency.cpp, src/extension/dependency.h,
5689         src/extension/extension.cpp, src/extension/init.cpp:
5691         Moving all of the dependency stuff from the scripts, up to the root
5692         extension level.  This means that everyone can have dependencies, and
5693         dependency checking (a good thing).  This makes use of the new
5694         'Dependency' class that is also in the extension directory.
5696 2004-10-11  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5698         * src/pencil-context.cpp (sp_pencil_context_root_handler): Split into
5699           many functions, fixing some illegal union aliasing along the way (as
5700           was done for sp_pen_context_root_handler).
5702         * src/modifier-fns.h: New file of inline functions based on macros.h
5703           MOD__CTRL etc. macros.
5704         * src/Makefile_insert: Add the new file.
5706         * src/pen-context.h: Change size of p array from SP_DRAW_MAX_POINTS to
5707           5 now that we aren't sharing with SPPencilContext.
5709         * src/draw-context.cpp, src/draw-context.h, src/pen-context.cpp,
5710           src/pen-context.h, src/pencil-context.cpp, src/pencil-context.h:
5711           Move npoints,p from SPDrawContext to both SPPenContext and
5712           SPPencilContext.
5714         * src/draw-context.cpp, src/draw-context.h: Split off new files
5715           pen-context.h, pen-context.cpp, pencil-context.h, pencil-context.cpp,
5716           draw-anchor.h, draw-anchor.cpp.
5717         * src/Makefile_insert: Add the new files.
5719 2004-10-10  Ted Gould  <ted@gould.cx>
5721         * src/event-context.cpp, src/file.cpp, src/file.h, src/print.cpp,
5722         src/print.h, src/selection-chemistry.h, src/sp-image.cpp, src/sp-item.cpp,
5723         src/sp-marker.cpp, src/sp-root.cpp, src/sp-shape.cpp, src/sp-symbol.cpp,
5724         src/tools-switch.cpp, src/dialogs/export.cpp, src/dialogs/filedialog.cpp,
5725         src/extension/Makefile_insert, src/extension/db.cpp,
5726         src/extension/dependency.cpp, src/extension/dependency.h,
5727         src/extension/effect.cpp, src/extension/effect.h,
5728         src/extension/extension-forward.h, src/extension/extension.cpp,
5729         src/extension/extension.h, src/extension/input.cpp, src/extension/input.h,
5730         src/extension/output.cpp, src/extension/output.h, src/extension/print.cpp,
5731         src/extension/print.h, src/extension/system.cpp,
5732         src/extension/internal/eps-out.cpp, src/extension/internal/ps.cpp,
5733         src/extension/internal/svg.cpp, src/libnrtype/FlowResOut.cpp:
5735         Splitting out the different types of extensions into their own files so
5736         that the overall dependencies can be reduced.  Caused a ripple through
5737         lots of other files.  Hopefully the dependency situation is better now.
5739 2004-10-10  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5741         * src/draw-context.cpp:
5742           Change xp,yp file globals to NR::Point pen_draw_origin_w.
5744         * src/draw-context.cpp (sp_pen_context_root_handler):
5745           Split into many routines.  Fix some illegal union member aliasing.
5746           (pen_handle_key_press): Minor code cleanups in backspace handling.
5747           (pen_handle_motion_notify): Make tolerance var local instead of
5748           file-global.  (This transformation is applicable to many
5749           dragtolerance users.)
5751         * src/draw-context.cpp (spdc_endpoint_snap_handle):
5752           Change argument type from SPDrawContext to SPPenContext, and
5753           specialize definition accordingly.  Caller updated.
5755         * src/draw-context.h: Change red_curve_is_valid from char to bool.
5756         * src/draw-context.cpp: Change red_curve_is_valid assignments from
5757           0x00/0x01 to false/true (using find & replace).
5759 2004-10-07  Carl Hetherington  <inkscape@carlh.net>
5761         * src/nr-object.cpp, src/nr-object.h: coding style and const
5762         fixes.
5764         * src/nr-rect.cpp: added a doxygen comment.  Some coding style
5765         fixes.
5767         * src/sp-paint-server.cpp: coding style fixes.
5769         * src/nr-arena-item.cpp, src/nr-arena-item.h: move a comment to
5770         the .cpp file and make it doxygen-style.
5772         * src/livarot/Path.cpp: coding style cleanups.  Add an assert to
5773         Path::Transform().
5775         * src/livarot/Path.cpp, src/livarot/Path.h: fix some archaic
5776         notation.
5778         * src/livarot/Ligne.cpp: coding style cleanups.
5780         * src/livarot/PathOutline.cpp, src/livarot/Path.h: fix a rather
5781         nasty hack in the outlining code.
5783         * src/livarot/Path.cpp, src/livarot/Path.h,
5784         src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
5785         src/livarot/PathOutline.cpp, src/livarot/PathSimplify.cpp,
5786         src/livarot/ShapeMisc.cpp, src/splivarot.cpp, src/sp-offset.cpp:
5787         use std::vector for Path::descr_cmd.
5789         * src/livarot/Path.cpp, src/livarot/Path.h,
5790         src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
5791         src/livarot/PathOutline.cpp, src/livarot/PathSimplify.cpp,
5792         src/livarot/ShapeMisc.cpp: getType() and setType() in Path::path_descr.
5794 2004-10-07  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5796         * src/sp-object-repr.cpp (sp_repr_type_lookup): Distinguish between XML
5797           element name and sodipodi:type attribute value: use a separate table
5798           for each.
5799         * src/sp-object-repr.h, src/sp-object-repr.cpp (sp_object_type_lookup):
5800           Don't export this function.  (Also rename it to name_to_gtype and
5801           change its definition for separate tables.)
5803 2004-10-03  Kees Cook  <kees@outflux.net>
5805         * src/dialogs/rdf.cpp, src/dialogs/repr-util.cpp, src/dialogs/repr.h:
5806           Since "dc:title" can appear at multiple XML levels, a way to
5807           control max depth in searching was added.  (Closes bug #1009290)
5809 2004-09-30  MenTaLguY  <mental@rydia.net>
5811         * src/widgets/document-tree-model.cpp:
5812           more bug fixes
5814         * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
5815           get the layer selector sort of in more order
5817 2004-09-28  Ted Gould  <ted@gould.cx>
5819         * src/verbs.cpp, src/verbs.h, src/view.cpp:
5821         Making it so that actions get deleted as views get destroyed.
5823 2004-09-27  Ted Gould  <ted@gould.cx>
5825         * src/desktop.h, src/forward.h, src/interface.cpp, src/interface.h,
5826         src/select-toolbar.cpp, src/shortcuts.cpp, src/shortcuts.h,
5827         src/toolbox.cpp, src/toolbox.h, src/verbs.cpp, src/verbs.h,
5828         src/dialogs/align.cpp, src/dialogs/align.h,
5829         src/dialogs/desktop-properties.cpp, src/dialogs/display-settings.cpp,
5830         src/dialogs/export.cpp, src/dialogs/find.cpp,
5831         src/dialogs/item-properties.cpp, src/dialogs/object-properties.cpp,
5832         src/dialogs/text-edit.cpp, src/dialogs/transformation.cpp,
5833         src/dialogs/xml-tree.cpp, src/helper/action.cpp, src/helper/action.h:
5835         Wow, alot of files changed.  The ones that changed the most are
5836         verb.cpp and verb.h, which are almost entirely different.  What happened
5837         here is the verbs were made object oriented.  So, as the verbs
5838         are built into everything, lots of files changed.  Now the code
5839         for the verbs is much cleaner, and I think a little bit faster.
5840         Also, it will be easier to extend the verbs for use in effects.
5842 2004-09-26  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5844         * src/libnr/nr-matrix.h, src/libnr/nr-matrix.cpp:
5845           Get rid of operator NR::translate(), which was allowing
5846           *implicit* (and typically lossy) conversion to NR::translate,
5847           and which made a bug hard to find.
5849         * src/sp-gradient-test.cpp: New unit test file.  I believe this is the
5850           first test that tests an SPObject.
5851         * src/Makefile_insert, src/Makefile.am: Invoke the new test.
5853 2004-09-24  MenTaLguY <mental@rydia.net>
5855         * src/selection-chemistry.cpp:
5857           "select all" and "clear" now operate on the current layer rather than on
5858           the document root
5860         * src/verbs.cpp, src/shortcuts.cpp, layer-fns.cpp, src/sp-item.cpp:
5862           keyboard shortcuts and fixes for layer verbs
5864 2004-09-23  MenTaLguY <mental@rydia.net>
5866         * src/message-stack.h, src/message-stack.cpp:
5868           return id of flashed messages so they are cancellable
5870         * src/message-context.h, src/message-context.cpp:
5872           message context flashes now supercede one another, as regular
5873           messages do (they do not supercede regular messages though)
5875         * src/interface.cpp, src/layer-fns.cpp, src/layer-fns.h, src/verbs.cpp:
5877           initial stab at layers menu; not everything works the way it should
5878           quite yet
5880         * src/message-context.h, src/message-context.cpp:
5882           added flash methods to Inkscape::MessageContext
5884         * src/gc-core.h, src/display/nr-arena-glyphs.cpp,
5885 src/display/nr-arena-group.cpp,
5886           src/display/nr-arena-item.cpp, src/display/nr-arena-item.h,
5887           src/display/nr-arena-shape.cpp, src/libnr/nr-object.cpp,
5888 src/libnr/nr-object.h,
5890           eliminate more sources of leaks; managed objects shouldn't use refcounts
5891           among themselves
5893         * src/xml/repr.cpp: don't nuke log pointer
5895 2004-09-21  MenTaLguY <mental@rydia.net>
5897         * src/gc-finalized.h: fix for stupid bug preventing finalizable objects
5898           from being collected
5900         * src/Makefile_insert, src/gc.cpp, src/gc-core.h:
5901           move Inkscape::GC::init out-of-line, and funnel GC warnings through
5902           glib
5904 2004-09-21  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5906         * src/sp-marker.h, src/sp-marker.cpp (sp_marker_show_instance):
5907           Change to using NR::Matrix instead of NRMatrix.  Update caller.
5909         * src/sp-gradient.cpp (sp_gradient_get_g2d_matrix,
5910           sp_gradient_get_gs2d_matrix, sp_gradient_set_gs2d_matrix):
5911           New NR::Matrix/NR::Rect versions of existing functions.
5913         * src/libnr/nr-matrix-translate-ops.h (operator/): New function.
5915         * src/libnr/nr-matrix-scale-ops.cpp: New file.
5916         * src/libnr/nr-matrix-scale-ops.h (operator/(Matrix,scale)):
5917           New function.
5919 2004-09-20  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
5921         * src/sp-gradient.h: Change gradientTransform from NRMatrix to
5922           NR::Matrix.  Users updated.
5924         * src/Makefile.am (EXTRA_DIST), Makefile_insert
5925           dialogs/Makefile_insert extension/implementation/Makefile_insert
5926           extension/internal/Makefile_insert helper/Makefile_insert
5927           livarot/Makefile_insert (blah_SOURCES):
5928           Add some .h files for `make dist'.
5930 2004-09-19  MenTaLguY <mental@rydia.net>
5932         * src/gc-core.h: don't defer finalizers
5934         * src/gc-core.h: bump up free space divisor -- collections should
5935           happen ~32x more frequently
5937 2004-09-19  Carl Hetherington <inkscape@carlh.net>
5939         * src/display/canvas-bpath.cpp, src/display/nr-arena-shape.cpp,
5940         src/display/sp-ctrlline.cpp, src/libnrtype/RasterFont.cpp,
5941         src/livarot/Shape.h, src/livarot/ShapeRaster.cpp: remove some
5942         unused parameters from calls to raster code.
5944         * src/livarot/ShapeRaster.cpp: coding style cleanups.
5946         * src/livarot/Shape.h, src/livarot/ShapeRaster.cpp: factored out
5947         _updateIntersection().
5949         * src/livarot/AVL.cpp, src/livarot/AVL.h: remove DblLinked.  Cleanups.
5951 2004-09-18  MenTaLguY <mental@rydia.net>
5953         * src/dialogs/filedialog.cpp: unref the preview document we created
5955 2004-09-18  Carl Hetherington <inkscape@carlh.net>
5957         * src/livarot/AVL.cpp, src/livarot/AVL.h,
5958         src/livarot/DblLinked.cpp, src/livarot/DblLinked.h,
5959         src/livarot/LivarotDefs.h, src/livarot/ShapeRaster.cpp,
5960         src/livarot/ShapeSweep.cpp, src/livarot/sweep-tree.cpp,
5961         src/livarot/sweep-tree.h, src/sweep-event.h: replace leftFoo and
5962         rightFoo with foo[2] in a few places.  Associated cleanups.
5964         * src/livarot/Shape.h: use Side rather than a bool for
5965         TesteIntersection.  Add some methods.  Remove some unused variables.
5967         * src/livarot/ShapeSweep.cpp: simplify TesteIntersection with use
5968         of Side.
5970         * src/livarot/sweep-event.h: const fix.
5972         * src/livarot/sweep-event.cpp: simplifications with use of Side.
5974         * src/sp-offset.cpp, src/splivarot.cpp, src/livarot/Shape.cpp,
5975         src/livarot/ShapeMisc.cpp, src/ShapeSweep.cpp: lastA/firstA in
5976         Shape::dg_point ->
5978           further work on stroking; break out bezier approximation into
5979           public functions
5981 2004-09-10  MenTaLguY <mental@rydia.net>
5983         * src/render/polygon.h, src/render/shape-builder.h,
5984           src/render/shape-builder.cpp, src/render/stroke.h,
5985           src/render/dash.h:
5987           beginnings of a simple alternate renderer
5989 2004-09-09  Carl Hetherington <inkscape@carlh.net>
5991         * src/sp-flowtext.cpp, src/sp-offset.cpp, src/splivarot.cpp,
5992         src/display/nr-arena-shape.cpp, src/libnrtype/FlowDest.cpp,
5993         src/livarot/PathConversion.cpp, src/livarot/Shape.h: make
5994         Shape::nbPt and Shape::nbAr private and provide accessor methods.
5996         * src/display/nr-arena-shape.cpp, src/livarot/Shape.h: make
5997         Shape::flags private.
5999         * src/splivarot.cpp, src/livarot/PathStroke.cpp,
6000         src/livarot/Shape.cpp, src/livarot/Shape.h, src/livarot/ShapeMisc.cpp,
6001         src/livarot/ShapeRaster.cpp, src/livarot/ShapeSweep.cpp:
6002         Clean up handling of flags in Shape class
6004         * src/livarot/AlphaLigne.cpp, src/livarot/Path.cpp,
6005         src/livarot/PathSimplify.cpp, src/livarot/Shape.cpp,
6006         src/livarot/ShapeSweepUtils.cpp: it's ok to free NULL.
6008         * src/livarot/Shape.h, src/sp-offset.cpp, src/splivarot.cpp,
6009         src/display/nr-arena-shape.cpp: Make Shape::pts private and offer
6010         a read-only accessor.
6012         * src/livarot/Shape.cpp, src/livarot/Shape.h,
6013         src/livarot/ShapeDraw.cpp, src/livarot/ShapeMisc.cpp,
6014         src/livarot/ShapeRaster.cpp, src/livarot/ShapeSweep.cpp, src/
6015         livarot/ShapeSweepUtils.cpp, src/livarot/ShapeUtils.h: Rename
6016         Shape::pts to Shape::_pts, and use getPoint() wherever possible.
6018         * src/sp-offset.cpp, src/splivarot.cpp, src/livarot/Shape.cpp,
6019         src/livarot/Shape.h, src/livarot/ShapeMisc.cpp,
6020         src/livarot/ShapeRaster.cpp, src/livarot/ShapeSweep.cpp: Add
6021         dg_point::totalDegree() and make use of it.
6024 2004-09-08  MenTaLguY  <mental@rydia.net>
6026         * src/libnr/nr-object.h, src/libnr/nr-object.cpp: fix NRObject
6027           initialization
6029         * configure.in, src/gc-core.h, src/gc-managed.h, src/gc-anchored,
6030           src/gc-finalized.h:
6032           add a --disable-gc ./configure option to omit garbage collection
6033           from the build (the normal allocator will be used, although
6034           memory will obviously leak since it does not get explicitly freed)
6036         * src/xml/repr.cpp: SPRepr's copy constructor needs to properly
6037           initialize its fields
6039         * src/xml/repr-util.cpp, src/xml/repr-private.h,
6040           src/xml/repr.h, src/xml/repr.cpp:
6042           new child-count-related routines, and added mutation signals
6043           to SPReprDoc
6045         * src/desktop.cpp: call the "Active Group" widget by its TRUE NAME!
6047         * src/widgets/Makefile_insert, src/widgets/document-tree-model.cpp,
6048           src/widgets/document-tree-model.h, src/widgets/layer-selector.cpp,
6049           src/widgets/layer-selector.h:
6051           very cursory start on new layers UI
6053 2004-09-08  Carl Hetherington <inkscape@carlh.net>
6055         * src/helper/stock-items.cpp: fix a bad free().  Improve coding
6056         style compliance.
6058         * src/libnrtype/FlowRes.cpp: slightly unpleasant fix for a buffer
6059         overrun.
6061 2004-09-07  MenTaLguY <mental@rydia.net>
6063         * src/livarot/Shape.cpp, src/livarot/Shape.h, src/livarot/ShapeMisc.cpp,
6064           src/livarot/ShapeSweep.cpp:
6066           use std::vector for points array (seems to crash less?)
6068         * src/livarot/AlphaLigne.cpp, src/livarot/BitLigne.cpp,
6069           src/livarot/Ligne.cpp, src/livarot/Path.cpp,
6070           src/livarot/PathCutting.cpp, src/livarot/PathSimplify.cpp,
6071           src/livarot/Shape.cpp, src/livarot/ShapeMisc.cpp,
6072           src/livarot/ShapeSweep.cpp, src/livarot/ShapeSweepUtils.cpp:
6074           switch to glib's allocator routines, which have the expected
6075           semantics
6077         * src/livarot/evil-malloc.h: removed
6079 2004-09-07  Ted Gould  <ted@gould.cx>
6081         * src/color-rgba.h:
6083         Some comments and some little code clean up things.  Added a couple
6084         of constructors to make life a little simpler.
6086 2004-09-06  Ted Gould  <ted@gould.cx>
6087         * src/extension/plugin/gimgrad.cpp, src/extension/implementation/plugin*
6088           share/extension/gimpgrad.inkmod, src/extension/system.cpp,
6089           src/extension/extension.h:
6091         Mega commit.  This commit does two things, it adds in the ability to
6092         do plugins in Inkscape.  This means that there are loadable modules
6093         that can be used for just about anything.  It also provides a sample
6094         implementation of a plugin to load GIMP gradients.  This means that
6095         GIMP gradients can be imported into Inkscape, giving a larger set of
6096         gradients that can be used in Inkscape.
6098         Currently, nothing here is really complete, but it is functional.  The
6099         plugins really only work for input plugins, and the GIMP gradient example
6100         isn't very robust.  They will come shortly.
6102 2004-09-05  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6104         * src/display/curve.h, src/display/curve.cpp:
6105           Change x,y members to NR::Point.
6106           Rename posset (spiced&spiked hot milk) to posSet as per CodingStyle.
6108         * src/display/curve.cpp (sp_curve_reverse): Previously this
6109           routine returned only the last subpath, and made it an open
6110           path.  Now it preserves all aspects of the curve other than
6111           reversing it.  I believe this change makes no difference to the
6112           draw-context and dyna-draw-context callers (though I haven't
6113           managed to test all of these callers), whereas for the `reverse
6114           path' command, users presumably expect the new behaviour.
6116         * src/display/curve.cpp (sp_curve_closepath_current):
6117           Fix bad assertion.
6119         * src/libnr/nr-matrix-fns.h, src/libnr/nr-matrix-fns.cpp
6120           (get_translation): New function.
6122         * src/sp-polygon.cpp (polygon_get_value): Use static linkage.
6123           (sp_polygon_set): Remove debugging output.  Add `todo' comment.
6125 2004-09-03  MenTaLguY <mental@rydia.net>
6127         * src/attributes.cpp, src/attributes.h, src/sp-namedview.cpp,
6128           src/sp-namedview.h:
6130           remember previously selected layer on load
6132 2004-09-02  MenTaLguY <mental@rydia.net>
6134         * src/attributes.cpp, src/attributes.h, src/sp-item-group.cpp:
6136           reintroduced the inkscape:groupmode attribute
6138         * src/gc-core.h, src/gc-finalized.h, src/gc-anchored.h,
6139           src/libnr/nr-object.cpp:
6141           remove USE_LIBGC macro again
6143 2004-08-30  MenTaLguY <mental@rydia.net>
6145         * src/sp-object.cpp:
6147           ref the object while SPObject::deleteObject runs, so it doesn't
6148           get destroyed halfway through [ fix for bug #1012874 ]
6150 2004-08-29  MenTaLguY <mental@rydia.net>
6152         * src/gc-core.h:
6154           turn off scanning of dynamic library data segments; we don't need
6155           it, and it seems to cause problems on FC2
6157 2004-08-27  MenTaLguY <mental@rydia.net>
6159         * src/traits/function.h: add typedefs for all argument positions,
6160           specifying 'void' for all arguments after the last
6162         * src/livarot/evil-malloc.h, src/livarot/BitLigne.cpp,
6163           src/livarot/PathCutting.cpp, src/livarot/PathSimplify.cpp,
6164           src/livarot/Shape.cpp, src/livarot/ShapeSweepUtils.cpp:
6166           work around livarot bugs so I can use ElectricFence
6168         * src/gc-core.h, src/gc-finalized.h, src/gc-anchored.h,
6169           src/libnr/nr-object.cpp:
6171           make the garbage collector easy to disable by undefining
6172           USE_LIBGC in src/gc-core.h
6174 2004-08-26  MenTaLguY <mental@rydia.net>
6176         * src/document-private.h, src/document.h, src/document.cpp:
6178           add notification signal when resources are added or removed
6180 2004-08-25  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6182         * src/xml/repr-css.cpp (sp_repr_css_print):
6183           Fix for shared string change.
6185         * src/sp-text.cpp (sp_text_description):
6186           Fix for when font Name() call fails.
6188         * src/sp-text.cpp: CodingStyle changes, including moving some
6189           declarations to first use.
6190           Remove unused __SP_TEXT_C__ define.
6192 2004-08-25  Carl Hetherington  <inkscape@carlh.net>
6194         * src/sp-cursor.cpp, src/sp-cursor.h, src/sp-guide.cpp:
6195         coding style cleanups.
6197 2004-08-24  MenTaLguY <mental@rydia.net>
6199         * src/gc-anchor.h: fix to always use the GC base address, since
6200           that will not always be the same as 'this', when I::GC::Anchored
6201           is used via multiple inheritance.
6203 2004-08-24  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6205         * src/libnrtype/TextWrapper.h, src/libnrtype/TextWrapper.cpp (AppendUTF8):
6206           Use strlen instead of for-loop.
6207           Change printf to g_return_if_fail (and document that the argument
6208           must be valid UTF-8).
6209           Mark the text pointer as not being written through (const).
6211 2004-08-23  MenTaLguY <mental@rydia.net>
6213         * src/xml/repr.cpp, src/xml/sp-repr-action.h:
6215           removed stupid default 'next' constructor arguments and force them
6216           to be specified explicitly (and fix the omission of one, which
6217           fixes bug #1014541)
6219 2004-08-22  MenTaLguY <mental@rydia.net>
6221         * src/Makefile_insert, src/gc-alloc.h:
6223           introduced a GC-aware STL allocator
6225         * src/document-private.h, src/document.h, src/document.cpp:
6227           switch to using STL map for "id changed" signals
6229 2004-08-21  MenTaLguY <mental@rydia.net>
6231         * src/Makefile_insert, src/util/Makefile_insert: get libinkutil
6232           deps straightened out
6234         * src/document-private.h, src/document-undo.cpp, src/document.cpp:
6236           adapt for new APIs, header cleanups/refactorings
6238         * src/gc-core.h, src/gc-anchored.h, src/gc-finalized.h, src/gc-managed.h:
6240           rewrote interface to Boehm GC for increased flexibility; there are now
6241           three main classes:
6243            - Inkscape::GC::Managed: objects managed by the GC; replaces
6244                                     Inkscape::GC::Object
6246            - Inkscape::GC::Finalized: objects for which the GC will call
6247                                       destructors automatically; replaces
6248                                       Inkscape::GC::FinalizedObject
6250            - Inkscape::GC::Anchored: managed objects which can be 'anchored'
6251                                      to prevent collection while non-gc-aware
6252                                      objects are holding references; replaces
6253                                      Inkscape::Refcounted
6255           Note that they no longer inherit from each other(!), so you will
6256           need to mix-and-match via multiple inheritance.  The latter two
6257           don't do anything useful without the first, however.
6259         * src/gc-object.h, src/refcounted.h: removed
6261         * src/message-context.cpp, src/message-stack.h, src/selection.h,
6262           src/view.cpp, src/libnr/nr-object.h, src/util/list.h,
6263           src/xml/sp-repr-attr.h, src/xml/sp-repr-listener.h, src/desktop.cpp:
6265           adopt new GC API and header refatorings
6267         * src/Makefile.am, src/util/Makefile_insert:
6269           list util/* files in util's Makefile_insert now.
6271         * src/util/reverse.h: revive anx fix Inkscape::Util::reverse
6273         * src/util/share-c-string.cpp, src/util/share-c-string.h: removed
6275         * src/util/shared-c-string.cpp, src/util/shared-c-string.h:
6277           employ the type system to make shared strings a little safer to use;
6278           you can still shoot yourself in the foot, but at least now you need
6279           to aim and pull the trigger first
6281         * src/xml/Makefile_insert, src/xml/repr-action-test.cpp,
6282           src/xml/sp-repr-action-fns.h, src/xml/sp-repr-action.h:
6284           reorganize transaction logging files
6286         * src/xml/repr-action-test.cpp: updated headers
6288         * src/xml/repr-action.cpp, src/xml/repr-action.h: removed
6290         * src/xml/repr-private.h, src/xml/repr.cpp, src/xml/repr.h:
6292           update for new GC API and shared strings
6294         * src/xml/sp-repr-action-fns.h, src/xml/sp-repr-action.cpp,
6295           src/xml/sp-repr-action.h:
6297           header refactoring and new GC API
6299         * src/xml/sp-repr-attr.h, src/xml/sp-repr-listener.h:
6301           new GC API
6303 2004-08-20  Carl Hetherington <inkscape@carlh.net>
6305         * src/zoom-context.cpp, src/view.cpp, src/version.cpp,
6306         src/sp-defs.cpp: coding style cleanups.
6308         * src/sp-polygon.cpp: coding style and a few other small cleanups.
6310         * src/sp-anchor.cpp: coding style cleanups.  Remove unnecessary
6311         static variable.
6313 2004-08-18  Bryce Harrington <bryce@bryceharrington.org>
6315         * autogen.sh:  Fixing the 'missing ltmain.sh' bug
6317 2004-08-17  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6319         * src/sp-star.cpp: Use cast to guint32 instead of using modulo 2**32.
6320           Fix a uint compilation bug on Windows reported by mrchapp.
6321           Mark a few functions as static.
6323 2004-08-16  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6325         * src/sp-conn-end.cpp (change_endpts):
6326           Use new sp_curve_stretch_endpoints function: i.e. preserve the
6327           shape of the connector path.
6329         * src/display/curve.h, src/display/curve.cpp
6330           (sp_curve_stretch_endpoints): New function.
6332         * src/sp-use-reference.cpp: CodingStyle changes.
6334         * src/sp-item.h, src/sp-item.cpp (sp_item_write_transform):
6335           Indicate that adv won't get written to.
6337         * src/sp-rect.cpp (sp_rect_set_transform): Call sp_rect_set_shape,
6338           so that bbox is up-to-    src/livarot/PathConversion.cpp,
6339 src/livarot/Shape.cpp,
6340         src/livarot/Shape.h, src/livarot/ShapeDraw.cpp, src/livarot/ShapeMisc.cpp,
6341         src/livarot/ShapeRaster.cpp, src/livarot/ShapeSweep.cpp,
6342         src/livarot/ShapeSweepUtils.cpp:
6343           Revert these files to their state prior to mental's "2004-08-08"
6344           entry (the change made in 2004-08-09 02:23 UTC).
6346 2004-08-11  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6348         * src/algorithms/longest-common-suffix.h: Fix bug I introduced three
6349           days ago.
6351         * src/attributes.h, src/attributes.cpp: New attributes
6352           SP_ATTR_CONNECTION_START, SP_ATTR_CONNECTION_END.
6353         * src/sp-conn-end.h, src/sp-conn-end.cpp,
6354           src/sp-conn-end-pair.h, src/sp-conn-end-pair.cpp:
6355           New files.
6356         * src/Makefile_insert (libinkpre_a_SOURCES): Add the new files.
6358         * src/sp-path.cpp, src/sp-path.h: Call the new connector stuff.
6360         * src/display/curve.h, src/display/curve.cpp
6361           (sp_curve_first_point, sp_curve_last_point): New functions.
6363           (sp_curve_transform): Re-implement with NR::Matrix/NR::Point.
6364           The old code appears to be buggy for sheer/rotate matrices
6365           due to calculating each y coord using the new corresponding x coord
6366           instead of the previous value.
6368           Also add NR::translate version.
6370           Get rid of the return value.  Callers updated.
6372         * src/sp-item.h, src/sp-item.cpp: (i2anc_affine): New function
6373           (essentially a rename of existing private partial_xform function, but
6374           differing behaviour on encountering non-SPItem in the hierarchy).
6376           (i2i_affine): New function (essentially a rename of existing
6377           SPItem::getRelativeAffine).  Implement SPItem::getRelativeAffine in
6378           terms of the new function.
6380           (sp_item_dt2i_affine): NR::Matrix version.
6382         * src/libnr/nr-path.h (c, setC): new methods.
6384 2004-08-09  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6386         * src/desktop-affine.cpp (sp_desktop_w2doc_affine,
6387         sp_desktop_doc2w_affine, sp_desktop_doc2d_xy_point),
6388         src/knotholder.cpp (knot_moved_handler), src/sp-item.cpp
6389         (SPItem::getRelativeTransform), src/sp-rect.cpp
6390         (sp_rect_set_transform), src/display/sp-canvas-util.cpp
6391         (sp_canvas_item_i2i_affine, sp_canvas_item_set_i2w_affine):
6392           Cleanup: Use the new division operators instead of multiplication by
6393           inverse.  (Currently the division operators are implemented as
6394           multiplication by inverse.)
6396         * src/splivarot.cpp, src/livarot/Shape.cpp, src/livarot/ShapeMisc.cpp,
6397         src/livarot/ShapeRaster.cpp, src/livarot/ShapeSweep.cpp:
6398           Hurriedly fix some problems caused by overly-hurried changes.
6399           Address some signed/unsigned warnings.
6400           Add some assertions.
6401           (Haven't checked the performance cost of the assertions.)
6403         * src/livarot/Shape.h: Make constructors explicit.
6405 2004-08-08  MenTaLguY  <mental@rydia.net>
6407         * src/sp-flowregion.cpp, src/sp-flowtext.cpp, src/sp-offset.cpp,
6408           src/splivarot.cpp, src/display/nr-arena-shape.cpp,
6409           src/livarot/PathConversion.cpp, src/livarot/Shape.cpp,
6410           src/livarot/Shape.h, src/livarot/ShapeDraw.cpp,
6411           src/livarot/ShapeMisc.cpp, src/livarot/ShapeRaster.cpp,
6412           src/livarot/ShapeSweep.cpp, src/livarot/ShapeSweepUtils.cpp:
6414           replace ad-hoc realloced arrays with std::vector and deal with
6415           uninitialized data problems that valgrind complained about
6417         * libgc.supp: valgrind suppression profile for libgc, which necessarily
6418           reads and runs comparisons on a lot of uninitalized data; the present
6419           form of this file is probably too broad however
6421 2004-08-08  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6423         * src/libnr/nr-matrix-div.h, src/libnr/nr-matrix-div.cpp:
6424           operator/(NR::Point, NR::Matrix), operator/(NR::Matrix, NR::Matrix):
6425           new functions, new files.
6427         * src/algorithms/longest-common-suffix.h:
6428           Handle in O(1) time the common case of equal tails.
6429           Documentation.
6431 2004-08-08  Ted Gould  <ted@gould.cx>
6433         * src/svg-profile.h, src/Makefile_insert:
6435         Adding the first support in for trying to determine which profiles are
6436         used with certain functionality, and if that is used by the current
6437         document.  Really, right now, there is no code changes to anything that
6438         compiles.  But this is the header file that contains the class that
6439         I'm plannig to use in the future.
6441 2004-08-07  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6443         * src/libnrtype/RasterFont.h, src/libnrtype/RasterFont.cpp:
6444           Get rid of argumentless constructor (which was leaving
6445           style.transform as random bits), replace with constructor taking
6446           style argument.  Caller updated.
6447           Disable default copy constructor and operator=.
6449 2004-08-06  MenTaLguY <mental@rydia.net>
6451         * configure.in, src/gc-core.h, src/gc-object.h,
6452           src/display/nr-arena-glyphs.cpp, src/display/nr-arena-group.cpp,
6453           src/display/nr-arena-image.cpp, src/display/nr-arena-item.cpp,
6454           src/display/nr-arena-shape.cpp, src/display/nr-arena.cpp,
6455           src/helper/action.cpp, src/libnr/nr-object.cpp, src/libnr/nr-object.h:
6457           make NRObject GC-aware
6459 2004-08-06  David Turner <novalis@gnu.org>
6460         * src/sp-shape.cpp (sp_shape_marker_get_transform): Make marker handling
6461 match
6462         SVG spec better.
6464 2004-08-06  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6466         * src/libnr/nr-matrix.h, src/libnr/nr-matrix.cpp:
6467           NR::Matrix *= NR::scale: new.
6469         * src/sp-object.cpp, src/sp-object.h, src/sp-object-tree-iterator.h:
6470           Move TreeIterator<SPObject *> specialization to snew file
6471           sp-object-tree-iterator.h.
6472           Mark several pointers as not being written through.
6473           Correspondingly change TreeIterator specialization to
6474           <SPObject const *> instead of <SPObject *>.
6476         * display/nr-arena-item.cpp, display/nr-arena-item.h:
6477           Add NR::Matrix version of nr_arena_item_set_transform.
6479         * src/sp-item.h, src/sp-item.cpp (getRelativeTransform, partial_xform):
6480           Mark pointers as not written through.
6482         * src/arc-context.cpp, src/draw-context.cpp, src/dyna-draw-context.cpp,
6483           src/path-chemistry.cpp, src/rect-context.cpp,
6484           src/selection-chemistry.cpp, src/seltrans.cpp, src/sp-flowdiv.cpp,
6485           src/sp-flowregion.cpp, src/sp-flowtext.cpp, src/sp-item-group.cpp,
6486           src/sp-item-notify-moveto.cpp, src/sp-item-transform.cpp,
6487           src/sp-item.cpp, src/sp-item.h, src/sp-offset.cpp, src/sp-rect.cpp,
6488           src/sp-shape.cpp, src/sp-use.cpp, src/spiral-context.cpp,
6489           src/splivarot.cpp, src/star-context.cpp, src/text-context.cpp,
6490           src/dialogs/item-properties.cpp:
6491           Change SPItem->transform from NRMatrix to NR::Matrix.
6493         * src/libnr/nr-matrix-ops.h (operator*(NR::Matrix, NRMatrix)): new.
6495         * src/libnr/nr-matrix.h: NR::Matrix *= NR::translate: new operator.
6497         * src/nodepath.cpp: Mark NodeSort operator< as static.
6498           Indentation as per CodingStyle.
6500         * src/libnr/nr-scale.h (NR::scale(double)): new constructor.
6502         * src/svg/svg-affine.cpp (sp_svg_transform_write), src/svg/svg.h:
6503           Add NR::Matrix version.
6505 2004-08-05  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6507         * src/display/bezier-utils.cpp: Misc. minor changes.
6509 2004-08-04  MenTaLguY  <mental@rydia.net>
6511         * configure.in, src/gc-object.h, src/refcounted.h:
6513           start using libgc in earnest; Inkscape::Refcounted is now GC-aware
6515 2004-08-04  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6517         * src/nodepath.cpp: Cleanups: Mark some things as static.  Switch from
6518           pointer to reference in some places. Make const placement conform to
6519           CodingStyle.
6521         * src/inkview.cpp (sp_svgview_main_key_press): Accept some common keys
6522           like PgUp, q.
6524         * src/draw-context.cpp (fit_and_split):
6525           Slight simplification: don't handle impossible condition npoints < 2.
6526         * src/proofs: Update accordingly.  (Also add some bezier-utils proofs.)
6528 2004-08-04  David Turner <novalis@gnu.org>
6530         * sp-path.cpp: 'd' is a required attribute for paths.  Ensure that
6531         all paths have it.
6533 2004-08-03  MenTaLguY  <mental@rydia.net>
6535         * src/dialogs/rdf.cpp, src/xml/repr-util.cpp, src/xml/repr.h:
6536           removed sp_repr_recursive_drop() which is unneeded and
6537           creates unnecessary thrash in the undo logs
6539         * src/livarot/Shape.h, src/livarot/Shape.cpp,
6540           src/livarot/ShapeSweep.cpp, src/livarot/ShapeMisc.cpp:
6542           experiment to replace ad-hoc realloc() arrays with std::vector
6544 2004-08-02  David Turner <novalis@gnu.org>
6546         * file.cpp, file.h, interface.cpp, toolbox.cpp, verbs.cpp, verbs.h:
6548         Added vacuum command to remove unused defs.
6550 2004-08-02  MenTaLguY  <mental@rydia.net>
6552         * configure.in: sigc++ 2.0.2 (and before?) has a bug that
6553           causes us to crash.  require >= 2.0.3
6555         * src/Makefile.am, src/Makefile_insert, src/gc-core.h,
6556           src/gc-object.h, src/algorithms/longest-common-suffix.h,
6557           src/traits/list.h, src/traits/reference.h, src/util/flip.h,
6558           src/util/fold.h, src/util/list-iterator.h, src/util/list.h,
6559           src/util/map.h, src/util/parent-axis.h, src/util/reverse.h,
6560           src/util/sibling-axis.h, src/util/tuple.h, src/util/zip.h:
6562           more "functional" work
6564 2004-08-02  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6566         * src/display/curve.cpp, src/display/curve.h:
6567           Greater conformance with CodingStyle.
6569 2004-07-31  David Turner <novalis@gnu.org>
6571         * dialogs/xml-tree.cpp: Improved focus, added keystroke for attr commit.
6573 2004-07-31  Ted Gould  <ted@gould.cx>
6575         * src/extension/extension.cpp,
6576         src/extension/implementation/implementation.cpp,
6577         src/extension/implementation/implementation.h,
6578         src/extension/implementation/script.cpp,
6579         src/extension/implementation/script.h, src/extension/internal/eps-out.cpp,
6580         src/extension/internal/eps-out.h:
6582         Okay, changed the prefs_ prototypes to include which extension they are
6583         working with. This should clean up some warnings before they become
6584         problems later.
6586 2004-07-31  Ted Gould  <ted@gould.cx>
6588         * src/print.cpp, src/extension/extension.cpp, src/extension/extension.h,
6589           src/extension/internal/eps-out.cpp, src/extension/internal/ps.cpp:
6591           Changed the get and set param prototypes so that they aren't overloaded
6592           anymore - this was flaky.  Also added a document to the prototype so
6593           that document specific parameters can be supported in the future.
6595 2004-07-28  David Turner <novalis@gnu.org>
6597         * sp-gradient.cpp, widgets/gradient-vector.cpp: fixed gradient handling to
6598         properly render gradients with sharp color boundaries
6600 2004-07-29  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6602         * src/inkview.cpp: Make the window title be the name of the
6603           instead of the current file instead of the first file.
6605         * src/round-test.cpp: New unit-test file.
6607         * src/desktop.h, src/sp-desktop-widget.h:
6608           Move SPDesktopWidget stuff from desktop.h to new file
6609           sp-desktop-widget.h.
6611         * debian/*: Copy lots of changes from wolfi's official Debian package
6612           of inkscape.
6613           Also use separate builddir, which simplifies the `clean' target.
6615 2004-07-24  MenTaLguY  <mental@rydia.net>
6617         * configure.in, src/Makefile.am, src/main.cpp, src/gc-core.h:
6618           added libgc dependency
6620         * src/Makefile.am, traits/function.h:
6621           added trait class for functions and C++ "functors"
6623         * src/Makefile.am, util/flip.h:
6624           added flip() which, given a function with two arguments,
6625           returns an identical function with its arguments reversed
6627 2004-07-23  MenTaLguY  <mental@rydia.net>
6629         * src/Makefile.am, src/traits/reference.h, src/util/tuple.h:
6630           added generic Tuple type
6632 2004-07-23  Ted Gould  <ted@gould.cx>
6634         * src/attributes.cpp, src/attributes.h, src/sp-namedview.cpp,
6635         src/sp-namedview.h, src/dialogs/desktop-properties.cpp,
6636         src/display/canvas-grid.cpp, src/display/canvas-grid.h:
6638         Adding in the ability to have 'emphasis grid lines' where some lines are a
6639         different color than others.  In the default case every fifth grid line
6640         gets to be 0x11 darker alpha.  Nothing that will get in your way, but
6641         enough that you can find the spacing.  All parameters are changeable in
6642         document preferences.
6644 2004-07-23  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6646         * autogen.sh: Move unversioned automake to last resort.
6648 2004-07-20  Kees Cook  <kees@outflux.net>
6650         * src/dialogs/desktop-preferences.cpp: corrected my usage of static
6651           l18n strings.
6652         * src/dialogs/stroke-style.cpp: fixed missing l18n. (bug #994837)
6653         * src/dialogs/sp-attribute-widget.cpp: went hunting for other static
6654           l18n strings.  Fixed some here too.
6655         * autogen.sh: cleanups and more debugging.
6656         * share/extensions/sk2svg.sh: tempfile cleanups from pjrm (patch #990009)
6658 2004-07-20 Nathan Hurst <njh@mail.csse.monash.edu.au>
6660         * debian/changelog, configure.in: Moved to 0.40cvs and updated
6661           debian stuff.
6663 2004-07-18  MenTaLguY  <mental@rydia.net>
6665         * configure.in, src/Makefile.am, src/algorithms/Makefile_insert,
6666           src/algorithms/makefile.in, src/traits/Makefile_insert,
6667           src/traits/makefile.in, src/util/Makefile_insert, src/util/makefile.in:
6669           added src/algorithms, src/traits, and src/util subdirs
6671         * src/algorithms/longest-common-suffix.h:
6673           added generic "longest common suffix" algorithm
6675         * src/traits/list.h: added traits class for lists
6677         * src/traits/tree-iterator.h: added traits class for n-ary tree iterators
6679         * src/util/list-iterator.h: STL iterator for lists
6681         * src/util/parent-axis.h: parent "axis" of tree iterator as list
6683         * src/util/sibling-axis.h: sibling "axis" of tree iterator as list
6685         * src/xml/repr.h: specialize Traits::TreeIterator for SPRepr *
6687         * src/sp-object.h: specialize Traits::TreeIterator for SPObject *
6689         * src/sp-object.cpp: use generic "longest common suffix" to find
6690                              nearest common ancestor
6692         * src/splivarot.cpp: use genric "longest common suffix" to find
6693                              nearest common ancestor here too
6695 2004-07-18  Kees Cook  <kees@outflux.net>
6697         * Makefile.am, configure.in, autogen.sh, toolversions.sh:
6698           cleaning up some automake misbehavior from the gtkmm patch.
6699           automake 1.4isms snuck back in.
6700         * src/desktop-events.cpp: unlocalized strings updated.
6702 2004-07-18  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6704         * src/sp-path.cpp (sp_path_write): Handle shape->curve==NULL.
6706 2004-07-18  MenTaLguY  <mental@rydia.net>
6708         * Makefile.am, configure.in, m4/Makefile.am, m4/codeset.m4, m4/gettext.m4,
6709           m4/glibc21.m4, m4/iconv.m4, m4/isc-posix.m4, m4/lcmessage.m4,
6710           m4/progtest.m4, src/arc-context.cpp, src/arc-context.h, src/desktop.cpp,
6711           src/desktop.h, src/document.cpp, src/document.h, src/draw-context.cpp,
6712           src/draw-context.h, src/event-context.h, src/main.cpp,
6713           src/message-stack.h, src/node-context.cpp, src/node-context.h,
6714           src/nodepath.cpp, src/nodepath.h, src/object-hierarchy.h,
6715           src/rect-context.cpp, src/rect-context.h, src/selcue.cpp, src/selcue.h,
6716           src/selection-describer.cpp, src/selection-describer.h,
6717           src/selection.h, src/seltrans.cpp, src/sp-gradient.cpp,
6718           src/sp-item.cpp, src/sp-item.h, src/sp-object.cpp, src/sp-object.h,
6719           src/sp-offset.cpp, src/sp-offset.h, src/sp-pattern.cpp, src/sp-use.cpp,
6720           src/sp-use.h, src/spiral-context.cpp, src/spiral-context.h,
6721           src/star-context.cpp, src/star-context.h, src/text-context.cpp,
6722           src/text-context.h, src/toolbox.cpp, src/uri-references.cpp,
6723           src/uri-references.h, src/view.cpp, src/view.h,
6724           src/dialogs/xml-tree.cpp:
6726           merged Aubanel MONNIER's gtkmm upgrade patch
6728 2004-07-17  Carl Hetherington  <inkscape@carlh.net>
6730         * src/sp-use.cpp: fix a compiler warning (closes #992960)
6732         * src/sp-offset.cpp: fix a compiler warning (closes #992960)
6734         * src/sp-text.cpp: fix a compiler warning (closes #992959)
6736 2004-07-16  Kees Cook  <kees@outflux.net>
6738         * src/verbs.h, src/verbs.cpp: added "sp_verbs_find" function for bryce.
6740 2004-07-15  Ted Gould  <ted@gould.cx>
6742         * 0.39 Release
6744 2004-07-14  MenTaLguY  <mental@rydia.net>
6746         * src/sp-object.cpp: disable recursive update warning for release
6748         * src/select-context.cpp: work around probable cut-and-paste bug
6749           between sp_select_context_item_handler and
6750           sp_select_context_root_handler by checking for drag_escaped
6752 2004-07-13  MenTaLguY  <mental@rydia.net>
6754         * src/make.exclude: omit extension/script/js/js.c from build
6756 2004-07-13  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6758         * src/dialogs/rdf.cpp: Don't add dc:description entry to SVG files.
6760         * src/utest/utest.h: Add include guard.
6762 2004-07-12  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6764         * src/decimal-round.h (decimal_round): New file, new function.
6765         * src/round.h (decimal_round): New file, new function.
6766         * src/Makefile_insert: Add to libinkpost_a_SOURCES.
6768 2004-07-11  MenTaLguY  <mental@rydia.net>
6770         * src/document.h, src/document-undo.cpp:
6771           added sp_document_get_undo_sensitive() for capturing and restoring
6772           undo sensitivity
6774         * src/sp-object.cpp: don't log id changes made to resolve
6775           duplicate ids (to avoid undo badness) (fix for bug #989023)
6777 2004-07-11  Kees Cook  <kees@outflux.net>
6779         * src/preferences-skeleton.h, src/extension/init.cpp: with simarilius,
6780           tracked down the cause of bug #988445.  Extension code now has a
6781           small section that validates preferences for valid extension names.
6782         * src/dialogs/filedialog-win32.cpp: corrected an assert test, and
6783           changed dialog to take the passed window title.
6784         * autogen.sh, config.h.mingw, configure.in, src/Makefile_insert,
6785           src/help.cpp, src/inkscape-stock.cpp, src/inkscape.cpp, src/main.cpp,
6786           src/make.dep, src/make.files, src/path-prefix.h, src/prefix.cpp,
6787           src/prefix.h, src/dialogs/stroke-style.cpp,
6788           src/extension/Makefile_insert, src/extension/init.cpp,
6789           src/extension/implementation/Makefile_insert,
6790           src/extension/implementation/script.cpp,
6791           src/extension/internal/Makefile_insert, src/helper/stock-items.cpp,
6792           src/widgets/icon.cpp:
6793         Cleaned up all the path #define's and usage.  In the process found at
6794         least 3 separate bugs associated with file locations.  This should
6795         hopefully work for Win32 as well.  Bottom line in this change: don't use
6796         INKSCAPE_DATADIR anywhere except in "path-prefix.h".  This includes
6797         an update to the autopackage code as well with fixes so that
6798         a change to "--enable-binreloc" will get recompiled correctly.  These
6799         changes should address bug #978391.
6801 2004-07-11  Carl Hetherington  <inkscape@carlh.net>
6803         * src/attributes.cpp, src/attributes.h: remove confusing
6804         snaptogrid and snaptoguides options.
6806         * src/desktop-events.cpp: use inkscape:guide-bbox instead of
6807         snaptoguides to turn guides on.
6809         * src/desktop.cpp: no need to worry about Snapper::getEnabled().
6811         * src/snap.cpp, src/snap.h: Remove explicit enabled flag from
6812         Snapper, as itconfuses people.  Added
6813         namedview_dim_snap_all_types().  Return useful stuff from
6814         vector_snap_list.
6816         * src/rect-context.cpp: Use hack to make snapping kind of work
6817         even with snap-to-bbox enabled.
6819         * src/sp-namedview.cpp, src/dialogs/desktop-properties.cpp: remove
6820         snaptogrid and snaptoguides options as they confuse people.  Use
6821         better names for the scale origin radio buttons, as suggested by
6822         Bulia.
6824         * src/seltrans.cpp: Fix some cases where snap wasn't correctly applied.
6826 2004-07-10  MenTaLguY  <mental@rydia.net>
6828         * src/sp-image.cpp: prospective fix for bug #979858
6830         * src/select-context.cpp, src/select-context.h,
6831           src/seltrans.cpp, src/seltrans.h:
6833           gave SPSelTrans its own Inkscape::MessageContext, fixing
6834           bug #977971
6836 2004-07-10  Kees Cook  <kees@outflux.net>
6838         * src/knot.cpp: solved bug #988513: knot could stay grabbed in
6839           situations where the tool went away but never got "button_release"
6840           event.  This patch uses the "enter" and "leave" notifiers to disable
6841           the grab before a "motion" can come and snag the knot.
6843 2004-07-09  Kees Cook  <kees@outflux.net>
6845         * src/widgets/paint-selector.cpp: solved bug #984902: the pattern
6846           menu was being destroyed since it was remaining part of the frame
6847           that was being destroyed whenever the selector changed.  It gets
6848           ref-counted, disconnected, and destroyed correctly now.
6849         * mkinstalldirs: automake 1.8 stopped including "mkinstalldirs", but
6850           intltool still uses it.  We'll need to keep this until intltool
6851           fixes the bug.  intltool 0.31 and earlier are all buggy.
6853 2004-07-09  Carl Hetherington  <inkscape@carlh.net>
6855         * src/draw-context.cpp: remove some debugging g_prints.
6857 2004-07-08  MenTaLguY  <mental@rydia.net>
6859         * src/interface.cpp: fixed crash on desktop context menu
6861         * src/desktop.h, src/desktop.cpp:
6863           added SPDesktop::isWithinViewport() to conveniently determine
6864           if an item is within view
6866           also made isLayer() const
6868         * src/sp-object.h: added SPObject::hasChildren() predicate
6870         * src/sp-object.cpp: revert to old behavior of breaking parent
6871           link before emitting "release" signal
6873         * src/selection-chemistry.cpp: rewrote sp_selection_item_next()
6874           and sp_selection_item_prev() to work with layers
6876 2004-07-08  Carl Hetherington  <inkscape@carlh.net>
6878         * src/libnrtype/FontFactory.cpp: disable printing of debug
6879         messages.
6881         * src/sp-item-group.cpp: give it a snappoints method to fix
6882         937318.
6884         * src/draw-context.cpp: fix a couple of places where Shift isn't
6885         checked before snapping.
6888 2004-07-07  MenTaLguY  <mental@rydia.net>
6890         * src/desktop.cpp, src/interface.cpp: remove the word "layer"
6891           for now, and disable the layer selector when the user is not
6892           inside a group
6894 2004-07-07  Kees Cook  <kees@outflux.net>
6896         * src/dialogs/desktop-properties.cpp: added a few g_asserts, and
6897           added a missing sp_signal_disconnect_by_data for the color picker,
6898           which closes bug #975864.  Stopped accidentally calling
6899           sp_document_done from the update handler (fixes bug #986411).
6900         * src/dialogs/dialog-events.cpp, src/helper/action.cpp:
6901           whitespace changes, typo fixes, added a few g_asserts.
6902         * src/selection-chemistry.cpp, src/desktop.cpp: when deleting items
6903           from the desktop, the selection context may need to be cleared since
6904           it may have pointers to the deleted items.  To do this, I just
6905           reselect the current tool (fixes bug #983243).
6906         * src/dialogs/xml-tree.cpp, src/dialogs/desktop-properties.cpp:
6907           corrected tooltips memory handling.
6909 2004-07-06  MenTaLguY  <mental@rydia.net>
6911         * src/desktop.cpp: minor tweaks to make the existing layers
6912           code easier to work with in its current state (particularly,
6913           to sidestep some existing bugs that otherwise require more
6914           UI work to fix)
6916 2004-07-06  Carl Hetherington  <inkscape@carlh.net>
6918         * src/seltrans.cpp, src/sp-namedview.cpp,
6919         src/display/bezier-utils.cpp, src/libnr/nr-types.cpp:
6920         isnan appears to need a std:: namespace qualifier.
6922 2004-07-06  Ted Gould  <ted@gould.cx>
6924         * src/libnr/nr-point.h, src/libnr/nr-rect.h:
6926         Adding in a function to round the points and rectangles.  Using this
6927         for less precise comparisons.  Also, added in a function to print
6928         each of these.
6930         * src/dialogs/export.cpp:
6932         Major revisions to do all kinds of fun stuff.  The major one being
6933         that filenames and dpi's can now be stored on selections.  This
6934         makes it so that people working on a section of a document can export
6935         it consistently.
6937 2004-07-06  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
6939         * src/sp-typeset-utils.h: Greatly reduce #includes.
6941         * src/color-rgba.h, src/Makefile_insert, src/desktop.h:
6942           Move ColorRGBA from desktop.h to new file color-rgba.h.
6943         * src/desktop.cpp, src/dropper-context.cpp: #include it.
6945 2004-07-05  Kees Cook  <kees@outflux.net>
6947         * src/dialogs/desktop-properties.cpp, src/dialogs/rdf.cpp,
6948           src/dialogs/rdf.h: added multiline data entry items, reduced
6949           overall width of the dialog, and created the license entry areas.
6950           Auto-detection of license on load works now.
6952 2004-07-05  MenTaLguY <mental@rydia.net>
6954         * src/desktop.cpp: comitted further work which gives us a
6955           partially-functional layers menu (not actually hooked up to
6956           change layers yet), and it is not always updated when it needs
6957           to be (yet).  It does also fix the crash though.
6959         * src/desktop.cpp, src/desktop.h, src/document.cpp,
6960           src/sp-item-group.cpp, src/sp-item-group.h:
6962           additional layers work; backed off on promoting siblings to
6963           layers automatically and reintroduced "global" layer mode
6965 2004-07-05  Carl Hetherington <inkscape@carlh.net>
6967         * src/desktop.cpp: prevent crash by adding a check for
6968         layer == NULL to SPDesktopWidget::_buildLayerStatusMenuItem.
6970         * src/selection-chemistry.cpp: prevent crash on copying empty
6971         groups.
6973 2004-07-04  MenTaLguY  <mental@rydia.net>
6975         * src/sp-object.cpp: fixed bug #979281 -- I had accidentally
6976           reversed the sense of a test in SPObject::requestModified(),
6977           such that CHILD_MODIFIED notifications were never being sent
6979         * src/widgets/sp-color-notebook.cpp: always assume colors are
6980           8-digit hex rrggbbaa, and zero-fill accordingly
6982           HAPPY NATHAN#@$?#$#@$!?!?!?
6984         * src/desktop.cpp, src/desktop.h, src/document.cpp, src/document.h,
6985           src/interface.cpp, src/select-context.cpp, src/selection-chemistry.cpp,
6986           src/sp-item-group.cpp, src/sp-item-group.h, src/widgets/widget-sizes.h:
6988           Added selection-changes-current-layer and other layer refinements.
6989           Except for fixing the currently broken layer combo box on the status
6990           bar, I think this is pretty much the last of the layerish work I'm
6991           willing to do for 0.39 since we're in freeze now.
6993 2004-07-03  Kees Cook  <kees@outflux.net>
6995         * src/document.cpp, src/dialogs/desktop-properties.cpp,
6996           src/dialogs/rdf.cpp, src/dialogs/rdf.h:
6997           Added several more RDF entities.  Created entry tooltips.  Set
6998           a few RDF defaults for the document.
7000 2004-07-03  MenTaLguY  <mental@rydia.net>
7002         * src/desktop.cpp, src/document.cpp:
7004           siblings of a layer now become layers too
7006         * src/interface.cpp: switched to command names suggested by bulia
7008         * src/object-hierarchy.cpp, src/object-hierarchy.h:
7010           bugfixes and cleanups
7012         * src/sp-item-group.cpp, src/sp-item-group.h, src/sp-root.cpp:
7014           new layerMode() and setLayerMode() methods; SPGroupMode becomes
7015           SPGroup::LayerMode
7017         * src/sp-object.h: added isSiblingOf() method
7019         * src/sp-object.cpp: leave parent pointer in place until after
7020           "release" handlers finish
7022 2004-07-02  Kees Cook  <kees@outflux.net>
7024         * src/document.cpp, src/dialogs/desktop-properties.cpp,
7025           src/dialogs/rdf.cpp, src/dialogs/rdf.h, src/xml/repr.h:
7026           Made RDF's writable now.  Handling modifications and defaults.
7027           Mental and others will most likely kill me when they finally
7028           read this code.
7030 2004-07-02  MenTaLguY  <mental@rydia.net>
7032         * src/attributes.cpp, src/attributes.h, src/sp-item-group.cpp,
7033           src/sp-item-group.h:
7035           Removed the "inkscape:groupmode" attribute and added note about how
7036           the group/layer mode setting needs to be per-view, not global.
7038         * src/desktop.cpp, src/desktop.h,
7039           src/object-hierarchy.cpp, src/object-hierarchy.h:
7041           Added notification signals for switching layers, as well as putting
7042           groups in layer mode when they are being used as layers.
7044           Notably, you can now call SPDesktop::connectCurrentLayerChanged() to
7045           connect to a SigC++ signal to be notified when the current layer
7046           changes.
7048         * src/interface.cpp, src/object-ui.cpp:
7050           Fixed up the "Enter Group" and "Leave Group" context menu
7051           commands a bit, and implement them both in the same places.
7053 2004-07-02  Carl Hetherington  <inkscape@carlh.net>
7055         * src/desktop-snap.cpp, src/desktop-snap.h, src/snap.cpp, src/snap.h,
7056         src/Makefile_insert src/arc-context.cpp src/draw-context.cpp
7057         src/dyna-draw-context.cpp src/make.dep src/make.files src/make.ofiles
7058         src/makefile.msc src/nodepath.cpp src/rect-context.cpp
7059         src/select-context.cpp src/selection-chemistry.cpp src/seltrans.cpp
7060         src/sp-namedview.h src/spiral-context.cpp src/star-context.cpp:
7061         renamed desktop-snap.* to snap.* since it has nothing to do with the
7062         desktop any more.
7064         * src/draw-context.cpp: Temporary hack to prevent snapping
7065         completely failing to work when snapping to bbox points.  Support
7066         shift-disables-snap for freehand drawing.
7068         * src/snap.cpp, src/snap.h: Added some temporary methods to assist
7069         with hacks elsewhere.
7071 2004-07-01  Kees Cook  <kees@outflux.net>
7073         * src/xml/repr.h, src/xml/repr-util.h, src/dialogs/rdf.cpp:
7074           moved "repr_lookup_name" into the repr-util collection so
7075           that the RDF stuff doesn't need to know about SPRepr internals.
7076           Now that I've started to grok the SPRepr stuff, this seems best.
7077           Added "sp_repr_recursive_drop" for use in the future when I may
7078           want to throw away an entire tree of SPRepr items (like ditching
7079           a blank "dc:rights" section).
7081 2004-07-01  MenTaLguY  <mental@rydia.net>
7083         * src/sp-item.cpp: fix clip path loading bug
7085         * src/sp-object.cpp: relax analness about object ids a little
7087 2004-06-30  Kees Cook  <kees@outflux.net>
7089         * src/dialogs/desktop-properties.cpp, src/dialogs/rdf.h,
7090           src/dialogs/rdf.cpp: built the various functions needed to extract
7091           the RDF text elements from the DOM.  XML in the document will now
7092           be displayed in the entry fields.
7094 2004-06-28  MenTaLguY  <mental@rydia.net>
7096         * src/xml/repr-action.cpp, src/xml/repr-action.h, src/xml/repr-css.cpp,
7097           src/xml/repr-io.cpp, src/xml/repr-private.h, src/xml/repr-util.cpp,
7098           src/xml/repr.cpp, src/xml/sp-repr-attr.h: applied peter's patch to
7099           break out NRReprAttr
7101         * src/sp-object.cpp, src/sp-object.h:
7103           added SPObject::nearestCommonAncestor, which given another SPObject
7104           returns the nearest common ancestor of the two SPObjects.
7106         * src/sp-item.cpp, src/sp-item.h:
7108           added SPItem::getRelativeTransform, which computes the SPItem's
7109           transform relative to another SPObject
7111         * src/arc-context.cpp, src/draw-context.cpp, src/dyna-draw-context.cpp,
7112           src/rect-context.cpp, src/spiral-context.cpp, src/star-context.cpp,
7113           src/text-context.cpp:
7115           drawing tools now cope with drawing within transformed groups
7116           (i.e. layers)
7118 2004-06-27  MenTaLguY  <mental@rydia.net>
7120         * src/sp-object.h: remove sp_object_request_update,
7121           sp_object_invoke_update, sp_object_invoke_modified,
7122           sp_object_request_modified, and sp_object_invoke_write, which have been
7123           deprecated and are now completely unused
7125         * src/Makefile_insert, src/desktop.cpp, src/desktop.h,
7126           src/object-hierarchy.cpp, src/object-hierarchy.h, src/sp-object.cpp,
7127           src/sp-object.h:
7129           Implemented SPDesktop::setCurrentLayer(), introducing
7130           Inkscape::ObjectHierarchy to permit falling back to parents if
7131           the current layer is removed.
7133         * src/object-ui.cpp, src/interface.cpp: really crude hack of
7134           Sodipodi-like "enter group" and "leave group"
7136 2004-06-26  MenTaLguY  <mental@rydia.net>
7138         * src/refcounted.h: allow reffing/unreffing const objects
7140         * src/arc-context.cpp, src/draw-context.cpp, src/dropper-context.cpp,
7141           src/event-context.cpp, src/event-context.h, src/node-context.cpp,
7142           src/rect-context.cpp, src/selcue.cpp, src/selcue.h,
7143           src/select-context.cpp, src/select-context.h, src/seltrans.cpp,
7144           src/seltrans.h, src/spiral-context.cpp, src/star-context.cpp,
7145           src/text-context.cpp, src/zoom-context.cpp:
7147           Make SPSelTrans and SPSelCue proper C++ classes with constructors.
7149         * src/document.h, src/dialogs/xml-tree.cpp: removed sp_document_lookup_id
7151         * src/sp-object.cpp: clarify what is happening with bug #980407 --
7152           the clone is getting attached to the repr before the original SPObject
7153           is.
7155 2004-06-26  Carl Hetherington  <inkscape@carlh.net>
7157         * src/node-context.cpp: make sure nodepath->nodeContext is set up
7158         when the selection changes.  Fixes 936739.
7160 2004-06-25  MenTaLguY  <mental@rydia.net>
7162         * src/display/sp-canvas.cpp: enabled win32 current item workaround on
7163           all platforms
7165 2004-06-25  Kees Cook  <kees@outflux.net>
7167         * src/dialogs/rdf.h, src/dialogs/rdf.cpp, src/dialogs/Makefile_insert,
7168           src/dialogs/desktop-properties.cpp:
7170           Added data entry widgets for document metadata, including a rough
7171           license selector, and debug rdf generator.  Corrected whitespace,
7172           added table for RDF entity lookup, tag, and title mapping.  Added
7173           initial loading framework.  Cleaned up rdf_work_entity_t usage.
7175 2004-06-25  Carl Hetherington  <inkscape@carlh.net>
7177         * src/sp-namedview.cpp: cleanups in grid snap settings.  Fix a
7178         typo.
7180         * src/seltrans.cpp: optional default origin for scaling.  Fixes
7181         to snap during scale.
7183         * src/seltrans.h: s/opposit/opposite/.  Add some comments.
7185         * src/dialogs/display-settings.cpp: add default scale origin
7186         option.
7188         * src/desktop-snap.h: changes to snap_list_scale prototype.
7190         * src/desktop-snap.cpp: snap_list_scale now returns whether
7191         it snapped or not.  The best scale snap is now the one that
7192         changes the scale factor least, rather than the one that
7193         results in the snap point being closest to where it used to be.
7195         * src/display/sp-canvas.cpp: fix for win32 freeze-at-border bug,
7196         copied from SP.
7198         * src/knot.cpp, src/select-context.cpp: change spellings from
7199         British to American English for translators.
7201 2004-06-24  rejon <kidproto@users.sf.net>
7203         * src/verbs.cpp: I changed the reverse command to be more verbose and
7204           explanative.
7206 2004-06-24  MenTaLguY  <mental@rydia.net>
7208         * src/seltrans.cpp: slight change to make showing/hiding center
7209           mark easier later on
7211         * configure.in, src/main.cpp, src/star-context.cpp,
7212           src/display/bezier-utils.cpp, src/display/canvas-bpath.cpp,
7213           src/display/nr-arena-glyphs.cpp, src/display/nr-arena-shape.cpp,
7214           src/display/sp-ctrlline.cpp, src/libnr/nr-svp.cpp,
7215           src/libnrtype/FontFactory.cpp, src/libnrtype/RasterFont.cpp,
7216           src/livarot/AlphaLigne.cpp, src/livarot/BitLigne.cpp,
7217           src/livarot/Ligne.cpp, src/livarot/PathOutline.cpp,
7218           src/livarot/ShapeMisc.cpp, src/widgets/font-selector.cpp:
7220           fixes for floating-point portability issues, courtesy of
7221           Colin Marquardt.
7223         * src/extensions/init.cpp: dirent.h requires inttypes.h on OS X
7225 2004-06-23  MenTaLguY  <mental@rydia.net>
7227         * src/Makefile_insert, src/desktop.cpp, src/managed.h,
7228           src/message-context.cpp, src/message-stack.h, src/refcounted.h,
7229           src/selection.h, src/view.cpp:
7231           Changed my mind.
7233           Inkscape::Managed is more properly called Inkscape::Refcounted
7235         * src/libnrtype/Makefile_insert, src/libnrtype/codepages.h,
7236           src/libnrtype/cp1250.cpp, src/libnrtype/cp1251.cpp,
7237           src/libnrtype/cp1252.cpp, src/libnrtype/cp1253.cpp,
7238           src/libnrtype/cp1254.cpp, src/libnrtype/cp1255.cpp,
7239           src/libnrtype/cp1256.cpp, src/libnrtype/cp1257.cpp,
7240           src/libnrtype/cp1258.cpp, src/libnrtype/cp874.cpp,
7241           src/libnrtype/cp932.cpp, src/libnrtype/cp936.cpp,
7242           src/libnrtype/cp949.cpp, src/libnrtype/cp950.cpp:
7244           removed unused Win32 codepage crap
7246 2004-06-23  Carl Hetherington  <inkscape@carlh.net>
7248         * src/inkscape.cpp: Don't connect to SIGBUS on Win32, as
7249         it doesn't seem to exist.  Add Emacs mode line.
7250         Declaration-to-first-use and coding style cleanups.
7252         * src/desktop-snap.h: a few double -> NR::Coord fixes.
7254         * src/nodepath.cpp: turn off snapping when Shift is held down.
7255         Some minor cleanups.
7257         * src/dialogs/display-settings.cpp: remove my rather dubious
7258         move_with_grid option.
7260         * src/select-context.cpp: rationalise grid modifiers; now Shift
7261         disables snap and Alt snaps movement to the grid.
7263 2004-06-23  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7265         * share/extensions/dia2svg.sh: Fix bashism and insecure tempfile usage.
7267 2004-06-23  Ted Gould  <ted@gould.cx>
7269         * share/extensions/dropshadow.inkmod, share/extensions/roundhole.inkmod,
7270         src/extension/system.cpp:
7272         Setting it up so that poorly formed inkmod files generate actual GTK
7273         warnings so that they can be easily hidden.  Also, fixing these two inkmod
7274         files so that they don't generate the above mentioned warnings.
7276 2004-06-22  Kees Cook  <kees@outflux.net>
7278         * src/inkscape.cpp: added SIGBUS and SIGABRT handling.
7280 2004-06-22  John Cliff <simarilius@yahoo.com>
7282         * src/object-edit.cpp:  Added knots for manipulation of pattern fills.
7283         * src/sp-shape.cpp, src/sp-shape.h:     Added sp_shape_set_pattern to
7284         explictly set the transform rather than multiplying like adjust.
7287 2004-06-22  Carl Hetherington  <inkscape@carlh.net>
7289         * src/sp-shape.cpp: add sp_shape_snappoints.
7291         * src/desktop-snap.cpp: minor cleanups.  Added a comment.
7293         * src/sp-text.cpp: removed an old comment.
7295         * src/sp-ellipse.cpp: fix snappoints method now that the parent
7296         class method has changed.
7298         * src/sp-rect.cpp: snappoints method is not required as it's now
7299         handled by SPShape.
7301         * src/sp-image.cpp: use SPItem's snappoints method.
7303         * src/file.cpp: fix another call to g_file_test with a
7304         possibly-NULL parameter.  Fixes #977413.
7306 2004-06-21  Carl Hetherington  <inkscape@carlh.net>
7308         * src/file.cpp: don't call g_file_test with a NULL path.  Fixes
7309         #976703.
7311         * src/desktop-snap.cpp: default to snapping to bounding boxes when
7312         snapping is first enabled.  Rework in terms of SPNamedView rather
7313         than SPDesktop.
7315         * src/desktop-snap.h: rework in terms of SPNamedView rather than
7316         SPDesktop.
7318         * src/arc-context.cpp, src/draw-context.cpp,
7319         src/dyna-draw-context.cpp, src/nodepath.cpp src/rect-context.cpp,
7320         src/select-context.cpp, src/selection-chemistry.cpp,
7321         src/seltrans.cpp, src/sp-namedview.cpp, src/spiral-context.cpp,
7322         src/star-context.cpp: Adapt for changes to snap code naming.
7324         * src/seltrans.cpp: cleanups to sp_sel_trans_skew_request and
7325         sp_sel_trans_scale_request.
7327 2004-06-20  Ted Gould  <ted@gould.cx>
7329         * share/extensions/ai_input.inkmod, share/extensions/ai_output.inkmod,
7330         share/extensions/dia.inkmod, share/extensions/dropshadow.inkmod,
7331         share/extensions/epsi_output.inkmod, share/extensions/roundhole.inkmod,
7332         share/extensions/svgz_input.inkmod, share/extensions/svgz_output.inkmod,
7333         share/extensions/txt2svg.inkmod, src/extension/extension.h,
7334         src/extension/system.cpp, src/extension/implementation/script.cpp,
7335         src/extension/internal/eps-out.cpp,
7336         src/extension/internal/gdkpixbuf-input.cpp,
7337         src/extension/internal/gnome.cpp, src/extension/internal/ps-out.cpp,
7338         src/extension/internal/ps.cpp, src/extension/internal/svg.cpp,
7339         src/extension/internal/win32.cpp:
7341         Changing the naming of the extensions to be more Java style naming to
7342         allow for more extension in the future.
7344 2004-06-21  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7346         * src/extension/internal/ps.cpp (PrintPS): Initialize _stream to
7347           NULL (fixes segfaults when exporting to an unopenable file), and
7348           initialize _bitmap to false instead of random.
7350 2004-06-20  MenTaLguY  <mental@rydia.net>
7352         * src/desktop.cpp, src/managed.h, src/message-context.h,
7353           src/message-stack.h, src/message.h, src/view.cpp:
7355           Document classes, and change Managed to have an initial refcount
7356           of one at creation.
7358 2004-06-20  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7360         * src/libnrtype/FontFactory.cpp, src/libnrtype/FontInstance.cpp,
7361           src/libnrtype/font-instance.h: If both WIN32 and WITH_XFT are
7362           defined, then use just the WITH_XFT code.  (I don't know if it's
7363           possible for both to be defined, but we might as well document
7364           that the existing code doesn't handle both being defined, AFAICT.)
7366         * src/libnrtype/FontFactory.cpp (ink_strstr): Document brokenness.
7367           (is_regular, is_nonbold, is_italic, etc.): Mark as static.
7369         * src/Makefile.am (EXTRA_DIST): Remove reference to deleted files
7370           libnrtype/nr-type-w32.cpp, libnrtype/nr-type-w32.h,
7371           libnrtype/nr-type-xft.cpp, libnrtype/nr-type-xft.h.
7373         * src/config.h.win32: Define PACKAGE_TARNAME, for require-config.h.
7374           More accurate mathematical constants (20 decimal places instead of 3).
7376 2004-06-19  MenTaLguY  <mental@rydia.net>
7378         * src/desktop.cpp, src/managed.h, src/rect-context.cpp,
7379           src/rect-context.h, src/selection.h, src/view.cpp:
7381           SPSelection now derives from Inkscape::Managed
7383         * src/Makefile_insert, src/select-context.cpp, src/select-context.h,
7384           src/selection-describer.h, src/selection-describer.cpp:
7386           Introduced Inkscape::SelectionDescriber to which SPSelectContext
7387           delegates the task of displaying descriptions of the current
7388           selection.  This fixes bug #945735.
7390 2004-06-19  Carl Hetherington  <inkscape@carlh.net>
7392         * src/desktop-snap.{cpp,h}: sp_desktop_dim_snap_list returns
7393         whether or not it snapped anything.
7395         * src/select-context.cpp: fix snap on move behaviour (again)
7397         * src/widgets/dash-selector.cpp: fix off-by-one spotted by
7398         valgrind.
7400 2004-06-19  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7402         * src/extension/internal/ps.cpp (begin): Add some basic error handling.
7404         * src/extension/internal/ps.cpp (setup): Simplify an expression now that
7405           _bitmap is a bool.
7407         * src/extension/internal/ps.h: Twiddle the order of the fields.
7408           Replace bitfields with bool/short.
7410         * src/libnrtype/Makefile_insert, src/libnrtype/FontInstance.h,
7411           src/make.files, src/make.ofiles, src/make.dep:
7412           Remove src/libnrtype/FontInstance.h (see change below).
7414         * src/libnrtype/RasterFont.h, src/libnrtype/raster-glyph.h,
7415           src/libnrtype/raster-position.h:
7416           Move raster_glyph, raster_position from RasterFont.h to new files
7417           raster-glyph.h, raster-position.h.
7418         * src/libnrtype/Makefile_insert: Add the new files to SOURCES.
7420         * src/libnrtype/FontInstance.h, src/libnrtype/font-glyph.h,
7421           src/libnrtype/font-instance.h, src/libnrtype/font-style.h:
7422           Move font_glyph, font_instance, and font_style definitions from
7423           FontInstance.h into new files font-glyph.h, font-instance.h,
7424           font-style.h.
7425         * src/libnrtype/Makefile_insert: Add the new files to SOURCES.
7427         * src/libnrtype/nrtype-forward.h: New file.
7428         * src/libnrtype/Makefile_insert: Add it to SOURCES.
7429         * src/libnrtype/FontFactory.h, src/libnrtype/TextWrapper.h:
7430           #include it (replacing local declarations in some cases).
7432         * src/livarot/livarot-forward.h: New file.
7433         * src/livarot/Ligne.h, src/livarot/Path.h, src/livarot/Shape.h:
7434           #include it (replacing local declarations in some cases).
7435         * src/livarot/Makefile_insert: Add it to SOURCES.
7437 2004-08-18  Ted Gould  <ted@gould.cx>
7439         * src/file.cpp, src/preferences-skeleton.h:
7441         Adding the feature that the save and open directories are saved in the
7442         preferences.  The last one will be used.
7444 2004-08-18  Carl Hetherington  <inkscape@carlh.net>
7446         * src/widgets/font-selector.cpp: uint -> guint to fix
7447         compile errors.
7449         * src/desktop-snap.{cpp,h}: make snap functions aware of the
7450         type of point they are snapping, so they can decide whether
7451         to ignore it.
7453         * src/arc-context.cpp, src/rect-context.cpp,
7454         src/spiral-context.cpp, src/star-context.cpp,
7455         src/draw-context.cpp, src/dyna-draw-context.cpp, src/nodepath.cpp,
7456         src/selection-chemistry.cpp, src/seltrans.cpp:
7457         temporarily update for changes to snapping API.
7459         * src/sp-namedview.cpp, src/dialogs/desktop-properties.cpp:
7460         adapt for small changes to Snapper API.
7462         * src/select-context.cpp: use new snapping API.
7464 2004-08-17  Bryce Harrington  <bryce@bryceharrington.org>
7466         *  nodepath.cpp path-chemistry.cpp selection-chemistry.cpp,
7467            seltrans.cpp sp-typeset.cpp splivarot.cpp text-context.cpp,
7468            tools-switch.cpp dialogs/find.cpp:  Converting statusbar
7469            messages from old style to new, as per
7470            http://inkscape.org/cgi-bin/wiki.pl?StatusbarAPI
7472 2004-06-18  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7474         * src/mkdep.pl: Add `by mkdep.pl' to `automatically generated' line.
7476         * src/dialogs/desktop-properties.cpp:
7477           Greater conformance to CodingStyle.  Add FIXME comment.
7479         * src/sp-namedview.cpp: Tighter scoping for iteration var.
7480           Simplify some code by greater use of cheap sp_unit_get_by_id.
7482 2004-06-17  MenTaLguY  <mental@rydia.net>
7484         * src/Makefile_insert, src/arc-context.cpp, src/arc-context.h,
7485           src/desktop-events.cpp, src/desktop.cpp, src/desktop.h,
7486           src/draw-context.cpp, src/dropper-context.cpp, src/event-context.cpp,
7487           src/event-context.h, src/file.cpp, src/interface.cpp, src/knot.cpp,
7488           src/managed.h, src/message-context.cpp, src/message-context.h,
7489           src/message-stack.cpp, src/message-stack.h, src/message.h,
7490           src/select-context.cpp, src/view.cpp, src/view.h,
7491           src/libnrtype/FontFactory.cpp, src/libnrtype/nr-type-primitives.h,
7492           src/widgets/font-selector.cpp:
7494           New status messages primitives (statusbar bug not fixed yet though).
7496 2004-06-17  Carl Hetherington  <inkscape@carlh.net>
7498         * src/helper/stock-items.cpp: fix a compiler warning.  Minor
7499         coding style cleanups.
7501         * src/arc-context.cpp, src/desktop-snap.cpp, src-desktop-snap.h,
7502         src/rect-context.cpp, src/spiral-context.cpp,
7503         src/star-context.cpp: Replace desktop.h include with forward
7504         references in desktop-snap.h, and add desktop.h includes in
7505         files which require them.
7507         * src/widgets/spw-utilities.cpp, src/widgets/spw-utilities.h:
7508         add spw_vbox_checkbutton.
7510         * src/attributes.cpp, src/attributes.h, src/sp-namedview.cpp,
7511         src/sp-namedview.h, src/desktop-snap.cpp, src/desktop-snap.h,
7512         src/desktop.cpp, src/desktop.h,
7513         src/dialogs/desktop-properties.cpp, src/seltrans.cpp,
7514         src/seltrans.h, src/selection.cpp, src/selection.h,
7515         src/select-context.cpp, src/selection-chemistry.cpp:
7517         Start of new and hopefully improved snapping code.
7519 2004-06-17  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7521         * src/helper/units.h, src/helper/units.cpp:
7522           (sp_unit_get_by_id): new function.
7523           (sp_convert_distance_full): Change arguments & return value.
7524           Call g_log if no conversion possible.
7525           Callers updated.
7526           (sp_unit_get_default, sp_unit_get_by_name): Remove unused functions.
7527           sp_units: Less rounding error in unittobase.
7529 2004-06-16  Carl Hetherington  <inkscape@carlh.net>
7531         * src/sp-item.h: added a comment.
7533 2004-06-15  Ted Gould  <ted@gould.cx>
7535         * share/extensions/ai_input.inkmod:
7536         Removing the command-line argument to specify line endings.
7538         * src/print.cpp, src/print.h, src/sp-text.cpp,
7539         src/extension/extension.cpp, src/extension/extension.h,
7540         src/extension/implementation/implementation.cpp,
7541         src/extension/implementation/implementation.h,
7542         src/extension/internal/ps.cpp, src/extension/internal/ps.h:
7544         Changing it so that the text to vector is its own function.  This way it
7545         can be used as a parameter in Postscript, but then can be easily used for
7546         drivers which only support vector drawing.
7548 2004-06-16  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7550         * src/select-toolbar.cpp: Cleanups and preparation for px units.
7552         * src/helper/units.h, src/helper/units.cpp:
7553           Add reference version of sp_points_get_units, sp_units_get_points.
7554           Implement as simple multiplication instead of sp_convert_distance.
7555           (sp_units_table_sane): New function.
7556         * src/helper/units-test.cpp: Test sp_units_table_sane.
7558         * src/sp-object-repr.cpp: Move some declarations to first use.
7559         * src/sp-object-repr.h, src/sp-object-repr.cpp (sp_object_type_register):
7560           Change return type to void.
7562         * src/sp-item.cpp (sp_item_repr_compare_position):
7563           Reimplement as shallow wrapper around sp_repr_compare_position.
7565         * src/helper/units.h, src/helper/units.cpp:
7566           SPUnitId: new enum, to allow replacing string lookups.
7567           Get rid of handling for unused SP_UNIT_USERSPACE.
7568           Remove unused SPUnit.version field.
7570         * src/helper/units-test.cpp (test_bases): Test sp_unit_get_identity.
7572         * src/helper/Makefile_insert (helper_units_test_LDADD): Fix the previous
7573           commit: -lglib-2.0 instead of -lglib.
7575 2004-06-15  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7577         * src/Makefile.am, src/helper/Makefile_insert,
7578           src/helper/units-test.cpp:
7579           New unit test file units-test.cpp.
7581         * src/select-toolbar.cpp: Greater conformance to CodingStyle.
7583 2004-06-14  Carl Hetherington  <inkscape@carlh.net>
7585         * src/libnrtype/TextWrapper.cpp: Fix what looks like an off-by-one.
7587         * ChangeLog, src/prefs-utils.cpp:
7588         Fix bracketing typo that causes an array to be overrun.
7590 2004-06-14  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7592         * src/sp-path.cpp: Move some declarations to first use.
7594 2004-06-13  Kees Cook  <kees@outflux.net>
7596         * src/xml/repr.h, src/xml/repr-utils.cpp: adding additional RDF URIs
7597         to the default namespace prefix list.
7599 2004-06-13  MenTaLguY  <mental@rydia.net>
7601         * src/arc-context.cpp, src/desktop.cpp, src/desktop.h, src/document.cpp,
7602           src/document.h, src/draw-context.cpp, src/dyna-draw-context.cpp,
7603           src/file.cpp, src/gradient-chemistry.cpp, src/interface.cpp,
7604           src/rect-context.cpp, src/selection-chemistry.cpp, src/sp-object.cpp,
7605           src/sp-object.h, src/spiral-context.cpp, src/splivarot.cpp,
7606           src/star-context.cpp, src/svg-view.h, src/text-context.cpp,
7607           src/extension/internal/gdkpixbuf-input.cpp:
7609           added SPDesktop::currentRoot() and SPDesktop::currentLayer(), which
7610           report the current "view" root and current "editing" layer,
7611           respectively; I've also added SPObject::appendReprChild().
7613           Between the two of them, they replace sp_document_add_repr, which
7614           has been removed.  Generally to add a repr to a document, you would
7615           now use either:
7617            SP_DOCUMENT_DEFS(document)->appendReprChild(repr);
7619           or:
7621            desktop->currentLayer()->appendReprChild(repr);
7623 2004-06-13  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7625         * src/sp-clippath.h, src/sp-gradient.h, src/sp-marker.h, src/sp-mask.h,
7626 src/sp-pattern.h:
7627           Explicitly mark _acceptObject as virtual.
7628           (Already declared as virtual in base class.)
7630         * src/file.cpp, src/main.cpp: Greater conformance to CodingStyle.
7632         * src/node-context.h, src/selcue.h, src/sp-pattern.h,
7633           src/widgets/sp-color-wheel-selector.h:
7634           Add missing includes as found by src/check-header-compile.
7636         * src/Makefile_insert:
7637         * src/sp-use-reference.cpp:
7638         * src/sp-use-reference.h:
7639         * src/sp-use.cpp:
7640         * src/sp-use.h:
7641           Move SPUseReference from sp-use.h to new files sp-use-reference.h,
7642           sp-use-reference.cpp.
7644         * src/sp-use.h (_acceptObject): Fix can't-use-ancestor check.
7646         * src/uri-references.h (getOwner): Fix copy&paste bug.
7648 2004-06-11  MenTaLguY  <mental@rydia.net>
7650         * src/sp-object.h, src/sp-object.cpp:
7652           migrated several SPObject methods to C++ methods:
7654           sp_object_invoke_write -> SPObject::updateRepr
7655           sp_object_request_update -> SPObject::requestDisplayUpdate
7656           sp_object_invoke_update -> SPObject::updateDisplay
7657           sp_object_request_modified -> SPObject::requestModified
7658           sp_object_invoke_modified -> SPObject::emitModified
7660           (leaving deprecated wrappers in place for now)
7662         * src/document.cpp, src/object-edit.cpp, src/sp-clippath.cpp,
7663           src/sp-defs.cpp, src/sp-ellipse.cpp, src/sp-image.cpp,
7664           src/sp-item-group.cpp, src/sp-item.cpp, src/sp-line.cpp,
7665           src/sp-marker.cpp, src/sp-mask.cpp, src/sp-offset.cpp,
7666           src/sp-pattern.cpp, src/sp-rect.cpp, src/sp-root.cpp,
7667           src/sp-shape.cpp, src/sp-spiral.cpp, src/sp-star.cpp,
7668           src/sp-symbol.cpp, src/sp-text.cpp, src/sp-typeset.cpp,
7669           src/sp-use.cpp, src/dialogs/stroke-style.cpp, src/sp-path.cpp:
7671           transitioned to SPObject::requestDisplayUpdate and
7672           SPObject::updateDisplay
7674         * src/arc-context.cpp, src/document.cpp, src/gradient-chemistry.cpp,
7675           src/knotholder.cpp, src/main.cpp, src/rect-context.cpp,
7676           src/sp-anchor.cpp, src/sp-clippath.cpp, src/sp-defs.cpp,
7677           src/sp-gradient.cpp, src/sp-item-group.cpp, src/sp-item.cpp,
7678           src/sp-mask.cpp, src/sp-namedview.cpp, src/sp-object-group.cpp,
7679           src/sp-object.cpp, src/sp-object.h, src/sp-offset.cpp,
7680           src/sp-pattern.cpp, src/sp-rect.cpp, src/sp-shape.cpp,
7681           src/sp-spiral.cpp, src/sp-text.cpp, src/sp-use.cpp,
7682           src/spiral-context.cpp, src/splivarot.cpp, src/star-context.cpp,
7683           src/style.cpp, src/toolbox.cpp, src/dialogs/fill-style.cpp,
7684           src/dialogs/stroke-style.cpp, src/extension/internal/svg.cpp:
7686           transitioned to SPObject::requestModified, SPObject::emitModified,
7687           and SPObject::updateRepr; also reworked "minimal" version of
7688           updateRepr.
7690         * src/sp-object.h: added a little documentation
7692         * src/document.cpp, src/document.h, src/file.cpp,
7693           src/gradient-chemistry.cpp, src/help.cpp, src/object-ui.cpp,
7694           src/selection-chemistry.cpp, src/selection.cpp, src/seltrans.cpp,
7695           src/sp-clippath.cpp, src/sp-item-group.cpp, src/sp-mask.cpp,
7696           src/sp-namedview.cpp, src/sp-object.cpp, src/sp-offset.cpp,
7697           src/sp-pattern.cpp, src/sp-root.cpp, src/sp-text.cpp,
7698           src/sp-typeset.cpp, src/sp-use.cpp, src/splivarot.cpp,
7699           src/uri-references.cpp, src/dialogs/fill-style.cpp,
7700           src/dialogs/item-properties.cpp, src/dialogs/stroke-style.cpp,
7701           src/helper/stock-items.cpp, src/widgets/gradient-selector.cpp,
7702           src/widgets/gradient-vector.cpp, src/widgets/icon.cpp:
7704           replaced sp_document_lookup_id with SPDocument::getObjectById,
7705           and SPDocument::getObjectByRepr
7707           (left deprecated stub in place, but it should be unused at this point)
7709 2004-06-11  Ted Gould  <ted@gould.cx>
7711         * src/file.cpp, src/inkscape.cpp, src/interface.cpp, src/prefs-utils.cpp,
7712         src/prefs-utils.h:
7714         Moving the recent document setting and getting code into the prefs-utils
7715         files so that they'll be with the preferences (which they really kinda
7716         are).  Then, moved the place where they are set from the removing of the
7717         document to where the files are opened and 'save as'd.  (yes, I made up a
7718         word/contraction).
7720 2004-06-10  Carl Hetherington  <inkscape@carlh.net>
7722         * src/desktop-snap.cpp, src/desktop-snap.h,
7723         src/satisfied-guide-cns.cpp, src/satisfied-guide-cns.h,
7724         select-context.cpp, selection.cpp, selection.h, seltrans.cpp,
7725         seltrans.h, sp-ellipse.cpp, sp-image.cpp,
7726         sp-item-notify-moveto.cpp, sp-item-rm-unsatisfied-cns.cpp,
7727         sp-item-update-cns.cpp, sp-item.cpp, sp-item.h, sp-offset.cpp,
7728         sp-rect.cpp, sp-spiral.cpp, sp-star.cpp, sp-text.cpp:
7730         Use a std::vector to store snap points, rather than a fixed-size
7731         array.
7733 2004-06-09  Carl Hetherington  <inkscape@carlh.net>
7735         * src/desktop-snap.cpp, src/desktop-snap.h: Coding style fixes.
7736         Use NR::Coord rather than double where appropriate.  Added some
7737         comments.  Use NR::Dim2 where appropriate.  Use NR_HUGE rather
7738         than hardcoded 1e18s.
7740         * src/rect-context.cpp, src/nodepath.cpp, src/arc-context.cpp:
7741         Adapt for changes to sp_desktop_dim_snap prototype.
7743         * src/select-context.cpp:
7744         Adapt for changes to sp_desktop_dim_snap_list prototype.
7746 2004-06-08  MenTaLguY  <mental@rydia.net>
7748         * src/display/sp-canvas.h, src/livarot/DblLinked.h,
7749           src/livarot/LivarotDefs.h, src/livarot/AVL.h, src/livarot/Shape.h,
7750           src/livarot/ShapeUtils.h, src/livarot/Ligne.h,
7751           src/object-edit.cpp, src/spiral-context.cpp, src/sp-shape.cpp:
7753           Portability fixes from Colin Marquardt <colin@marquardt-home.de>.
7755 2004-06-08  Carl Hetherington  <inkscape@carlh.net>
7757         * src/main.cpp: remove the call to
7758         Extension::Internal::PrintWin32::init() entirely after Ted pointed
7759         out that it would be called by code in src/extension/init.cpp
7760         anyway.
7762 2004-06-08  Ted Gould  <ted@gould.cx>
7764         * src/main.cpp:
7766         Added in a version command to our command line args.  This fixes
7767         enhancement request 968642.
7769 2004-06-07  MenTaLguY  <mental@rydia.net>
7771         * src/document.cpp, src/document.h, src/document-undo.cpp,
7772           src/sp-object.h, src/sp-object.cpp:
7773           renamed object garbage collection routines to fit the "orphan"
7774           terminology
7776 2004-06-07  Carl Hetherington <inkscape@carlh.net>
7778         * src/main.cpp: tentative fix for startup crash on Win32.  Ensure
7779         that Extension::Internal::PrintWin32::init() is not called until
7780         after inkscape_application_init().
7782 2004-06-07  Ted Gould  <ted@gould.cx>
7784         * src/inkscape.cpp, src/main.cpp:
7786         Moving the initialization of the extensions into the Inkscape application
7787         init.  I have mixed feelings on this.  On one hand, basically extension
7788         init gets called directly after applicaiton init and extensions init has
7789         nothing to do with anything else in main.  On the other hand I'm not sure
7790         that it is directly related to the structure of the application itself.
7791         Comments are welcome.
7793 2004-06-06  MenTaLguY  <mental@rydia.net>
7795         * src/attributes.cpp, src/attributes.h: added inkscape:collect attribute
7796           to specify orphan collection policy (collect with parent, or always
7797           collect)
7799         * src/document-undo.cpp, src/document.cpp, src/document.h: added an orphan
7800           collection pass as part of comitting an undo step
7802         * src/sp-object.cpp, src/sp-object.h:
7803           add total hrefcount for all descendants, and basic orphan collection
7804           facilities
7806         * src/gradient-chemistry.cpp, src/dialogs/stroke-style.cpp,
7807           src/extension/internal/gdkpixbuf-input.cpp:
7808           mark automatically added gradients, patterns, and markers for orphan
7809           collection
7811 2004-06-06  Bryce Harrington <bryce@bryceharrington.org>
7813         * libnrtype/nr-type-xft.cpp, libnrtype/nr-font.cpp,
7814           libnrtype/nr-rasterfont.cpp, libnrtype/nr-type-directory.cpp,
7815           libnrtype/nr-typeface.cpp, libnrtype/nr-type-w32.cpp,
7816           libnrtype/nr-type-ft2.cpp, libnrtype/nr-type-pos-def.cpp,
7817           libnrtype/nr-type-primitives.cpp:
7819         Documenting the routines.  This adds basic code docs for
7820         everything in libnrtype.
7822 2004-06-06  Ted Gould  <ted@gould.cx>
7824         * src/main.cpp, src/preferences-skeleton.h, src/extension/extension.cpp:
7826         Making it so that the extension parameters get saved in the Inkscape
7827         preferences.  Most people will notice that their printer gets saved now.
7828         But this does alot more than that.  Added an "extensions" group to the
7829         preferences skeleton for all these settings.  All settings get saved as
7830         "module ID"."param name".  Also had to change where the extensions get
7831         init'd in the startup to put it behind the Inkscape application so that
7832         prerefences could be used.
7834 2004-06-03  Ted Gould  <ted@gould.cx>
7836         * src/file.cpp, src/dialog/filedialog.cpp:
7838         Making the whole file dialog alot more fun.  Basically, now the
7839         first filename will always be unique on files that don't have a
7840         filename already.  And, if you've selected a different default
7841         extension, that extension's filename extension will be placed
7842         on the file.  Also, when you change the extension to save with
7843         in the dialog, the filename extension will change with you (assuming
7844         that you were using filename extensions previously ofcourse).
7845         Finally, the checkbox to autoappend extensions is no insensitive
7846         when "Autodetect" is selected.
7848 2004-06-03  MenTaLguY  <mental@rydia.net>
7850         * src/file.cpp, src/extension/internal/ps.cpp,
7851           src/extension/internal/win32.cpp, src/sp-pattern.cpp,
7852           src/dialogs/stroke-style.cpp, src/display/nr-arena-glyphs.cpp,
7853           src/display/nr-arena-group.cpp, src/display/nr-arena-image.cpp,
7854           src/display/nr-arena-item.cpp, src/display/nr-arena-shape.cpp,
7855           src/widgets/icon.cpp, src/dialogs/nr-arena-item.h:
7857           Introduced the notion of "parent" NRGCs
7859 2004-06-02  bulia byak <bulia@users.sourceforge.net>
7861         * src/selection.h, src/selection.cpp:
7863         * preferences-skeleton.h dialogs/display-settings.cpp sp-item.cpp: New
7864 settings
7865         for various compensations
7867         * sp-shape.cpp sp-shape.h sp-rect.cpp sp-path.cpp: Factored out adjustments
7868         (stroke and pattern so far) from optimizing items into sp-shape.
7870         * libnr: Added distance function for a couple of points. Added expansions
7871 for X and Y.
7873         * object-edit.cpp sp-rect.cpp sp-item.cpp toolbox.cpp: Made rect use
7874 absolute
7875         radii, added recursive compensation on item_transform. Added new knot for
7876         rect, moved corner knots to the top right corner. Rect toolbar shows visible
7877         rx/ry.
7879         * toolbox.cpp: Finally got the freeze semaphores right (prevent loops for
7880         changes both from the repr and from toolbar UI).
7882         * sp-namedview.cpp: Guarding against nan in zoom, cx, cy
7884         * select-toolbar.cpp helper/unit-menu.cpp helper/unit-menu.h: Fix units menu
7885 size
7887         * node-context.cpp: Second Esc or empty-click deselects object
7889         * desktop.cpp desktop.h: Restored sticky zoom
7891         * preferences-skeleton.h extension/internal/gdkpixbuf-input.cpp file.cpp: Do
7892 not
7893         group import if only one item; move its defs to our defs; select and move
7894         under cursor the imported item/group. Optionally import bitmaps as filled
7895         rects.
7897         * many -context files: Decoupled seltrans and selcue so that the latter can
7898 be
7899         used outside of selector; enabled optional selcue in all tools
7901         * many files: New set_color signals on desktop, switching the dropper to
7902 them;
7903         needs to be redone for style. Excise the old inkscape::color_set signal.
7905         * dialogs/stroke-style.cpp: Fix the "all clubs" marker preview bug. In
7906 markers
7907         menu, skip document markers with stockid only if the same stockid is in
7908         markers.svg; add separator.
7910         * many fill and stroke files: Remove old mode selector, remove dropper
7911 checkbox
7912         (now always on). Remember active colorselector page. Remove redundant checks
7913         in setting color (fixes at least one bug). Cosmetics, cleanup, b/w icons,
7914         shortened labels, added mnemonics and tooltips, removed the drop-down modes
7915         list. Switched color spinbuttons to 0..255 enabling 0..1 floats to be typed
7916 as
7917         well.
7919         * dialogs/find.* et al: Find dialog, command
7921         * selection-chemistry.cpp: Fix copying objects from different parents; fix
7922 and
7923         reorganize copying gradients, recurse into groups
7925         * dialogs/xml-tree.cpp: Removed unused desktop shutdown signal, fixes
7926 problem
7927         with saving window settings on exit
7929         * select-toolbar.cpp: Percentage unit, lock toggle, NR::Rectification
7931         * sp-object.cpp path-chemistry.cpp splivarot.cpp et al: Sending
7932 _delete_signal
7933         recursively for descendants; switched to deleteObject where appropriate to
7934         notify clones
7936         * preferences-skeleton.h desktop.cpp desktop.h interface.cpp: Window layout
7937         fully configurable, commands in the View menu
7939         * path-chemistry.cpp: Fixed transform when combining inside group
7941         * preferences-skeleton.h sp-item.cpp dialogs/display-settings.cpp: Fixes in
7942         scalestroke (coded by Carl): arbitrary depth recusion, setting stroke-width
7943         via repr, pref in the transforms tab
7945         * widgets/sp-xmlview-attr-list.cpp: More robust listener
7947 2004-06-01  Ted Gould  <ted@gould.cx>
7949         * src/extension/internal/gdkpixbuf-input.cpp:
7950         Making it so that the lists of extensions and mimetypes are
7951         used in the creation of the plugins.  Also, free'ing everything
7952         properly so that we don't have a memory leak.
7954 2004-05-30  MenTaLguY  <mental@rydia.net>
7956         * src/selection.h, src/selection.cpp:
7957           rework SPSelection to be SPObject- rather than SPItem- oriented;
7958           this will be needed later for the layers/document tree dialog
7959           (and could prove useful for the XML editor later too)
7961         * src/sp-item.h: make SPItem a proper C++ subclass of SPObject
7963         * src/dialogs/item-properties.cpp:
7964           correct overly intimate knowledge of SPObject (use SP_OBJECT_ID rather
7965           than directly accessing the SPObject::id member)
7967 2004-05-27  Kees Cook  <kees@outflux.net>
7969         * src/extension/internal/ps.h, src/extension/internal/ps.cpp:
7970           Hopefully fixed the locale problems in the PS output generator.
7971         * src/sp-offset.cpp, src/display/bezier-utils-test.cpp,
7972           src/display/nr-arena-item.cpp, src/libnr/nr-svp-render.cpp,
7973           src/libnr/testnr.cpp, src/livarot/AlphaLigne.cpp,
7974           src/livarot/Ligne.cpp, src/livarot/Path.cpp,
7975           src/livarot/PathCutting.cpp, src/livarot/Shape.cpp,
7976           src/livarot/ShapeDraw.cpp, src/livarot/ShapeSweep.cpp,
7977           src/svg/svg-affine.cpp: added comments and notes to all remaining
7978           "printf"ish calls that have %g or %f in them.  Most are just debug
7979           output, etc.  Hopefully we are actually free of locale bugs!  :)
7980         * src/desktop.h, src/desktop.cpp: desktop's knowledge of
7981           fullscreen-ness doesn't depend on having the ability to DO it.  Other
7982           functions already test "is_fullscreen" to alter their behavior.
7984 2004-05-23  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
7986         * src/extension/system.h, src/extension/system.cpp (build_from_file):
7987           Remove unused second argument.  Callers updated.
7988         * src/extension/system.cpp (build_from_reprdoc):
7989           Just one call to sp_repr_name per child.
7990         * src/extension/system.h, src/extension/system.cpp:
7991           Cleanup: greater conformance to CodingStyle.
7993 2004-05-23  MenTaLguY  <mental@rydia.net>
7995         * src/libnrtype/Makefile_insert, src/libnrtype/nr-type-gnome.cpp,
7996           src/libnrtype/nr-type-gnome.h, src/libnrtype/nr-type-dictionary:
7998           removed gnome-print libnrtype backend
8000 2004-05-20  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8002         * src/xml/repr.h, src/xml/repr-util.cpp:
8003           Remove unused function sp_repr_set_position_relative.
8005         * src/xml/repr-util.cpp (sp_repr_compare_position, sp_repr_position):
8006           Minor cleanups.
8008 2004-05-19  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8010         * src/sp-use.cpp: Cleanup: greater conformance to CodingStyle.
8012         * src/sp-item-group.cpp (sp_item_group_ungroup): Fix bug #956334:
8013           ungrouping was reversing the order of the group members.
8015         * src/xml/repr-get-children.h, src/xml/repr-get-children.cpp: New files.
8016         * src/xml/Makefile_insert (xml_libspxml_a_SOURCES): Add the new files.
8018         * src/xml/repr-private.h, src/xml/repr.cpp (sp_repr_nth_child):
8019           Remove this unused function.
8021         * src/xml/repr.h, src/xml/repr.cpp (sp_repr_parent):
8022           Mark pointer as not written through (const).
8024 2004-05-18  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8026         * src/xml/repr.cpp: Cleanup: greater conformance to CodingStyle.
8028         * src/Makefile_insert: Add missing dependencies on inkscape_version.h.
8029         * src/display/Makefile_insert: Adapt dependency object names for
8030           `subdir-objects' automake option.
8031         * src/helper/Makefile_insert: Adapt dependency object names for
8032           lack of libspchelp-specific CPPFLAGS.
8034 2004-05-17  Carl Hetherington <inkscape@carlh.net>
8036         * src/libnrtype/nr-type-w32.cpp: Tentative fix for
8037         build problems on Win32.
8039         * src/extension/internal/svg.cpp: Coding style cleanups.
8041 2004-05-17  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8043         * src/sp-item.h, src/sp-item.cpp: Remove unused
8044           distance-conversion functions sp_item_distance_to_svg_bbox,
8045           sp_item_distance_to_svg_viewport.
8047         * src/sp-item.cpp: Cleanup: greater conformance to CodingStyle.
8049         * acinclude.m4: Remove.
8051 2004-05-16  Carl Hetherington  <inkscape@carlh.net>
8053         * src/extension/internal/svg.cpp:
8054         Throw an exception if sp_repr_save_file fails.  This should close
8055         bug 948921.
8057 2004-05-16  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8059         * src/check-header-compile.in: New script.
8060         * configure.in: Add it to list of files for substitution.
8062         * src/star-context.cpp: Minor cleanups, and use g_strdup_printf instead
8063           of fixed-size buffer for translated string.
8065         * src/selection-chemistry.cpp: Use NR::Rect bounds() method instead of
8066           old bounds(NRRect*).
8068         * src/document.cpp (sp_document_create):
8069         * src/preferences-skeleton.h:
8070           Use INKSCAPE_VERSION from inkscape_version.h instead of VERSION.
8072         * src/libnr/nr-rotate-test.cpp: Use new rotate_equalp function.
8074         * src/libnr/nr-translate-ops.h (operator-): New function.
8076         * src/select-context.cpp:
8077         * src/selection-chemistry.cpp:
8078         * src/xml/repr.h:
8079         * src/sp-defs.h:
8080           Cleanup: greater conformance to CodingStyle.
8082         * src/libnr/nr-macros.h: Don't #include nr-matrix.h, nr-rect.h.
8084         * src/arc-context.h, src/desktop-affine.h, src/dir-util.h,
8085           src/draw-context.h, src/dyna-draw-context.h, src/help.h,
8086           src/knotholder.h, src/prefs-utils.h, src/select-toolbar.h,
8087           src/sp-clippath.h, src/sp-mask.h, src/sp-pattern.h, src/sp-use.h,
8088           src/text-context.h, src/toolbox.h, src/tools-switch.h,
8089           src/dialogs/dialog-events.h, src/dialogs/sp-attribute-widget.h,
8090           src/display/sp-canvas.h, src/helper/gnome-utils.h,
8091           src/helper/png-write.h, src/helper/stock-items.h, src/inkjar/jar.h,
8092           src/libnr/nr-matrix.cpp, src/libnr/nr-point-l.h,
8093           src/svg/stringstream.h, src/svg/svg-affine.cpp,
8094           src/widgets/gradient-selector.h, src/widgets/paint-selector.h,
8095           src/widgets/spinbutton-events.h, src/widgets/spw-utilities.h,
8096           src/xml/repr-action.h:
8097           Add missing header files as detected by check-header-compile script.
8099         * src/libnr/nr-rotate-fns.h, src/libnr/nr-rotate-fns.cpp: New files.
8100         * src/libnr/nr-rotate-fns-test.cpp: New unit test.
8101         * src/libnr/Makefile_insert, src/Makefile.am: Reference new files,
8102           add to unit tests.
8104         * src/libnr/nr-rotate.h: Add Coord,Coord constructor.
8106         * src/libnr/nr-rotate.h, src/libnr/nr-rotate-ops.h (operator*=):
8107         New method.
8109         * src/libnr/nr-point-fns.h (point_equalp): New function.
8111         * src/radial.h: Remove this unused header.
8113         * src/xml/xml-forward.h: New file.
8114         * src/xml/Makefile_insert: Add it to xml_libspxml_a_SOURCES.
8115         * src/xml/repr-private.h: Include it.
8117 2004-05-16  MenTaLguY  <mental@rydia.net>
8119         * src/libnrtype/nr-type-directory.cpp, src/libnrtype/nr-type-ft2.cpp,
8120           src/libnrtype/nr-type-ft2.h, src/libnrtype/nr-type-gnome.h,
8121           src/libnrtype/nr-type-w32.h, src/libnrtype/nr-type-xft.cpp,
8122           src/libnrtype/nr-typeface.h:
8124           transition to C++ inheritance
8126         * src/verbs.cpp, src/helper/action.h, src/helper/action.cpp,
8127           src/widgets/button.cpp, src/libnr/nr-object.cpp, src/libnr/nr-object.h:
8129           removed barely-used "in-place construction" facility for NRObject
8131         * src/helper/action.h, src/helper/action.cpp,
8132           src/display/nr-arena-glyphs.cpp, src/display/nr-arena-glyphs.h,
8133           src/display/nr-arena-image.cpp, src/display/nr-arena-image.h,
8134           src/display/nr-arena-item.cpp, src/display/nr-arena-shape.cpp,
8135           src/helper/action.cpp, src/helper/action.h, src/libnr/nr-object.cpp,
8136           src/libnr/nr-object.h, src/libnrtype/nr-type-ft2.cpp,
8137           src/libnrtype/nr-type-gnome.cpp, src/libnrtype/nr-type-w32.cpp,
8138           src/libnrtype/nr-typeface.cpp:
8140           Made NRObject "C++-compatible".  All C++ features including virtual
8141           methods and RTTI should now be available to NRObject subclasses
8142           _provided_:
8144            a) there is an unbroken chain of _C++_ inheritance from the subclass
8145               back to NRObject
8147            b) the NRObject-derived inheritance chain is always first in cases
8148               of multiple inheritance (the NRObject must be first in the memory
8149               layout)
8151            c) The subclass in question overrides NRObjectClass::cpp_ctor in its
8152               own class_init function, with a pointer to a function that calls
8153               the specific subclass' constructor (via placement new -- you will
8154               need to #include <new> for this to work)
8156               n.b. Objects of classes which do not override cpp_ctor will appear
8157               to the C++ runtime system (RTTI and virtual dispatch, at least) as
8158               objects of the closest ancestor class which does override it
8159               (NRObject or NRActiveObject if nothing else).
8161 2004-05-15  MenTaLguY  <mental@rydia.net>
8163         * src/display/nr-arena-shape.h, src/display/nr-arena-shape.cpp:
8164           further reduced dependency on SPStyle
8166 2004-05-14  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8168         * src/libnr/nr-path.cpp, src/libnr/nr-path.h (nr_path_matrix_bbox_union):
8169           Get rid of no-longer-needed tolerance arg.  Update callers.
8171         * src/selection.cpp, src/sp-chars.cpp, src/sp-image.cpp,
8172           src/sp-item-group.cpp, src/sp-item.cpp, src/sp-item.h,
8173           src/sp-marker.cpp, src/sp-root.cpp, src/sp-shape.cpp,
8174           src/sp-symbol.cpp, src/sp-text.cpp, src/sp-typeset.cpp,
8175           src/sp-use.cpp, src/dialogs/fill-style.cpp,
8176           src/dialogs/stroke-style.cpp, src/display/nr-arena-shape.cpp,
8177           src/libnr/nr-path.cpp, src/libnr/nr-path.h,
8178           src/libnrtype/nr-font.cpp, src/libnrtype/nr-rasterfont.cpp,
8179           src/libnrtype/nr-type-gnome.cpp, src/widgets/icon.cpp,
8180           src/widgets/paint-selector.cpp:
8181           Change argument from NRMatrix to NR::Matrix in SPItemClass->bbox,
8182           sp_item_invoke_bbox, sp_item_invoke_bbox_full,
8183           nr_path_matrix_bbox_union.  Users updated.
8185         * src/libnr/nr-rect.h, src/libnr/nr-rect.cpp (nr_rect_union_pt):
8186           new function.
8188         * src/libnr/nr-matrix-fns.h, src/libnr/nr-matrix-fns.cpp
8189           (NR::transform): new function.
8191         * src/Makefile_insert: Move fixes.cpp from libinkpre.a to libinkpost.a.
8192         * src/xml/Makefile_insert (xml_repr_action_test_LDADD):
8193           Add libinkpost.a, for fixes.o.  `make check' now works again.
8195         * src/sp-text.cpp (sp_text_set_transform):
8196           Don't include SP_OBJECT_CHILD_MODIFIED_FLAG in flags for
8197           sp_object_request_update.  Addresses `critical' warning.
8199 2004-05-13  John Cliff <simarilius@yahoo.com>
8201         * src/dialogs/stroke-style.cpp: Switched to using get_stock to retrieve
8202 markers.
8203         * src/helpers/stock-items.h, src/helpers/stock-items.cpp: created to handle
8204 stock items.
8205         * src/prefix.h: Added marker and gradient directorys.
8207 2004-05-13  Kees Cook <kees@outflux.net>
8209         * configure.in, src/main.cpp, config.h.mingw, debian/rules:
8210           made popt a requirement instead of an option.
8212 2004-05-13  Carl Hetherington  <cth103@houllier.home>
8214         * sp-color-notebook.cpp: Fix uninitialised value spotted by valgrind.
8216         * stroke-style.cpp:
8217         Fix ink_extract_marker_name returning a pointer into a free()d buffer.
8219 2004-05-13  Ted Gould <ted@gould.cx>
8221         * src/file.cpp:
8222         Making the default filename _("untitled.svg")
8224 2004-05-12  Kees Cook <kees@outflux.net>
8226         * config.h.mingw: added g_ascii_strtod macro.
8228 2004-05-12  Carl Hetherington <inkscape@carlh.net>
8230         * src/dialogs/export.cpp: fix faulty logic with exporting of
8231         selections, as reported by Artemio on the ML.
8233         * src/dialogs/desktop-properties.cpp: Fix a gtk_table size.
8234         Make use of spw_dropdown in one place.
8236         * src/select-context.cpp: Remove alt-drag "slow move" mode.
8237         Make alt-drag move without any grid snap, even if the grid
8238         is enabled.  Add a new mode, shift-drag, which preserves
8239         objects' grid offsets rather than snapping their snappoints.
8241         * src/selection-chemistry.cpp: Pasted objects have the same
8242         offset from the grid as the original, if the grid is enabled.
8243         Also a NRRect -> NR::Rect fix thrown in for no extra charge.
8245         * src/dialogs/display-settings.cpp: Added option to reverse
8246         the actions of drag and shift-drag when moving objects.
8248 2004-05-12  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8250         * src/main.cpp (main): Test ENABLE_NLS instead of HAVE_NLS (which
8251         wasn't getting defined).  Restores translations on *nix systems
8252         when inkscape translations aren't in system-wide /usr/share/locale.
8254 2004-05-10  Carl Hetherington <inkscape@carlh.net>
8256         * src/sp-item.cpp, src/dialogs/display-settings.cpp: primitive
8257         support for preserving line widths when scaling.  Thanks to Bulia
8258         for telling me what to do :)
8259         * src/dialogs/align.cpp: refactor some cut-and-paste code into
8260         a separate function.  Remove NRRect.  Declaration-to-first-use
8261         cleanups.
8262         * src/dialogs/transformation.cpp, src/dialogs/fill-stype.cpp:
8263         NRRect removal.  Declaration-to-first-use cleanups.
8265 2004-05-09  MenTaLguY <mental@rydia.net>
8267         * src/sp-paint-server.h: SPPaintServer now uses C++ inheritance
8269           (bigger question -- should SPPaintServer derive from SPObject?  I think
8270            not, actually ... it's more something that should be aggregated into
8271            the various paint-server-capable types)
8273         * src/display/nr-arena-shape.h, src/display/nr-arena-shape.cpp:
8274           first steps in removing SPStyle dependency from NRArenaShape --
8275           add fill and stroke paint server members, and use those instead
8276           of reading directly from an SPStyle.
8278 2004-05-09  Kees Cook <kees@outflux.net>
8280         * src/libnrtype/nr-type-xft.cpp: added patch 898200, hopefully this
8281           won't break anyone.
8282         * src/dialogs/desktop-properties.cpp: added patch 947127, along with
8283           some orientation bugfixes, list cleanup, and logic to select the
8284           correct menu items based on document settings.
8285         * configure.in: default to always replace g_ascii_strtod.
8287 2004-05-08  Kees Cook <kees@outflux.net>
8289         * src/extension/internal/gdkpixbuf-input.cpp: skip SVG files. (open bug)
8290         * configure.in, src/Makefile_insert, src/fixes.cpp: added replacement
8291           for g_ascii_strtod, since it has locale-related bugs in gnome 2.0.
8292           The upstream version is fixed, so some day, we won't need this any
8293           more.  (fixes "ugly icons" bug, and possibly the spinbutton locale bug)
8294         * src/dyna-draw-context.cpp, src/rect-context.cpp, src/sp-namedview.cpp,
8295           src/sp-object.cpp, src/sp-object.h, src/sp-pattern.cpp,
8296           src/sp-polygon.cpp, src/sp-polyline.cpp, src/sp-root.cpp,
8297           src/sp-spiral.cpp, src/sp-star.cpp, src/sp-symbol.cpp,
8298           src/sp-text.cpp, src/spiral-context.cpp, src/star-context.cpp,
8299           src/svg/ftos.cpp, src/svg/svg-affine.cpp, src/svg/svg-color.cpp,
8300           src/svg/svg-length.cpp: adding "config.h", making a few extra
8301           locale-sensitive functions use g_ascii versions.
8303 2004-05-08  MenTaLguY <mental@rydia.net>
8305         * src/sp-item.cpp: move "transformed" signal emission after actual
8306           application of transform
8308         * src/xml/repr-action.cpp, src/xml/repr-action.h, src/xml/repr.cpp:
8309           fix lifecycle issues with content and attribute strings
8311         * src/sp-object.h, src/sp-object.cpp: added SPObject::setId()
8313 2004-05-08  Kees Cook <kees@outflux.net>
8315         * src/verbs.cpp, src/help.cpp: localizing "about" and "keys" stuff.
8316         * po/*.po: rebuilt for new strings.
8318 2004-05-08  Carl Hetherington <inkscape@carlh.net>
8320         * src/dialogs/desktop-properties.cpp: the usual cleanups.  Also
8321         add some sp_document_done()s in various places.
8323 2004-05-08  bulia byak <bulia@users.sourceforge.net>
8325         * widgets/paint-selector.cpp: Tooltips, slight cosmetics
8327         * main.cpp: --help edit
8329         *  sp-use.h sp-use.cpp: Redid move compensation using _transformed_signal
8331         * sp-item.h sp-item.cpp: Added _transformed_signal, emitted by
8332 write_transform,
8333         passes the difference transform relative to the old one (not the new
8334 transform
8335         set)
8337         * nodepath.cpp: Fix lagging update of the other handle for smooth nodes
8339         * widgets/dash-selector.cpp: (Almost) fixed display of shorter-than-0.5
8340 dashes
8341         in selector; proper fixing will require manual drawing the dashes instead of
8342         using gdk dashes
8344         * preferences-skeleton.h: lots of new  dasharrays
8346         * dialogs/stroke-style.cpp: Remove repetitive code; relocation patch from
8347         mhearn; fixed, reenabled, and automated marker previews (no need for
8348 previews
8349         in markers.svg)
8351         * share/markers/markers.svg: Cleanup, sizes, remove manual previews
8353         * style.cpp: Disabled warning for overflow property (we need it for markers)
8355         * splivarot.cpp: Fixed transform when doing boolop inside group
8357         * libnr/nr-path.cpp: Ported fix from sodi, fixes two bugs with endnodes of a
8358         curve on the same hor/vert line
8360         * sp-namedview.cpp: Use set_default_size instead of _resize for setting
8361 window
8362         from namedview
8364         * preferences-skeleton.h dialogs/item-properties.cpp: Objects props
8365         transientized (better late than never)
8367         * dialogs/display-settings.cpp: Added simplify threshold
8369         * sp-use.cpp: Mega-kill use on unlink
8371         * preferences-skeleton.h dialogs/display-settings.cpp: Orphaned clones
8372 options
8374         * sp-item-group.cpp: Prevent jumps when ungrouping clone with its original
8376         * sp-object.cpp: Fix crash when deleting clone and its original
8378         * toolbox.cpp, tool contexts: Alt-x and top panel keyboard shortcuts now
8379 work
8380         for all tools
8382         * sp-use.cpp enums.h: Unlink option on self-delete
8384         * sp-use.cpp: Fix: disappeating clone on undoing ungrouping (_show finally
8385 works properly)
8387         * splivarot.cpp: Boolops: cleanup, preserve id, parent, position, fix to
8388 take
8389         style from the bottom object
8391         * interface.cpp verbs.cpp shortcuts.cpp: Mnemonics, tooltips, shortcuts,
8392         cleanup, autoraise removed from menu
8394 2004-05-07  Kees Cook <kees@outflux.net>
8396         * src/verbs.cpp: re-localizing tutorials.  My goof!
8397         * po/POTFILES.in: removed arikkei references
8399 2004-05-07  Carl Hetherington <inkscape@carlh.net>
8401         * src/desktop.cpp: make sure that a SPNamedView's modified signal
8402         is connected to the SPDesktop even when a file is loaded into an
8403         existing SPDesktop.  Fixes problems whereby grid snap does not
8404         work for the first file loaded in a session.  Fix a && -> & typo.
8406         * src/sp-object.cpp: declaration-to-first-use and coding style
8407         cleanups.
8409 2004-05-05 Spundun Bhatt <spundun@isi.edu>
8411         * configure.in: Stole Nathan's configure hack and used it to
8412         support gtkmm-2.4
8414 2004-05-06  Ted Gould  <ted@gould.cx>
8416         * src/file.cpp, src/extension/extension.cpp, src/extension/init.cpp,
8417         src/extension/internal/Makefile_insert,
8418         src/extension/internal/gdkpixbuf-input.cpp,
8419         src/extension/internal/gdkpixbuf-input.h:
8420           Changing the import functionality so that it works much more like open.
8421           You can use any format, and it will place that file directly in the
8422           document that you are working on.  Added input extensions that cover all
8423           of the bitmap formats that are covered with gdkpixbuf.  Also, more
8424           formats can be used using the scripting system.
8426 2004-05-06  Carl Hetherington <inkscape@carlh.net>
8428         * src/sp-line.cpp, src/sp-mask.cpp, src/sp-metrics.cpp:
8429         declaration-to-first-use and coding style cleanups
8431 2004-05-05  MenTaLguY  <mental@rydia.net>
8433         * src/libnrtype/nr-type-dictionary.cpp: removed 'private-fonts'
8434           feature (we should rely on fontconfig for "custom" font stuff)
8436         * configure.in, src/Makefile_include, src/Makefile.am,
8437           src/libarikkei/*: removed the now unused libarikkei
8439 2004-05-05 Nathan Hurst <njh@mail.csse.monash.edu.au>
8441         * src/dialogs/text-edit.cpp, configure.in: Added support for spell
8442         checking in text dialog.
8444 2004-05-04  MenTaLguY <mental@rydia.net>
8446         * src/display/nr-arena-glyphs.h: fixed cut-and-paste error in
8447           NRArenaGlyphsGroup::create()
8449         * src/selection.cpp, src/selection.h: fixed global "changed" propagation
8451 2004-05-02  MenTaLguY <mental@rydia.net>
8453         * src/file.cpp, src/print.cpp, src/sp-chars.cpp, src/sp-clippath.cpp,
8454           src/sp-image.cpp, src/sp-item-group.cpp, src/sp-mask.cpp,
8455           src/sp-pattern.cpp, src/sp-shape.cpp, src/sp-text.cpp,
8456           src/sp-use.cpp, src/dialogs/stroke-style.cpp,
8457           src/display/canvas-arena.cpp, src/display/nr-arena-glyphs.cpp,
8458           src/display/nr-arena-glyphs.h, src/display/nr-arena-group.h,
8459           src/display/nr-arena-image.h, src/display/nr-arena-item.cpp,
8460           src/display/nr-arena-item.h, src/display/nr-arena-shape.h,
8461           src/display/nr-arena.h, src/libnr/nr-object.h, src/widgets/icon.cpp:
8463           removed nr_arena_item_new in favor of static ::create() functions
8464           which call NRArenaItem::init() to perform setup (i.e. setting
8465           NRArenaItem::arena).  Eventually NRArenaItem::init() and
8466           nr_arena_item_init will merge and become NRArenaItem's constructor.
8468 2004-04-30  MenTaLguY <mental@rydia.net>
8470         * src/sp-use.cpp: call parent class' write methods rather than
8471           attempting to do everything (wrongly) ourselves; among other
8472           things, <use> transform attributes weren't getting written
8474         * src/sp-object.h, src/sp-object.cpp:
8476           designate a "successor" object so we still perform as
8477           expected if objects are replaced in the middle of e.g. a
8478           bulk delete operation
8480         * src/sp-use.cpp: cleanups and succession logic for <use>
8481           deletion
8483         * src/widgets/sp-hwrap-box.cpp, src/widgets/sp-hwrap-box.h,
8484           src/widgets/sp-vwrap-box.cpp, src/widgets/sp-vwrap-box.h,
8485           src/widgets/sp-wrap-box.cpp, src/widgets/sp-wrap-box.h,
8486           src/widgets/test-wrapbox.cpp, src/widgets/Makefile_insert:
8488           Removed unused (and imperfect) "wrapbox" widgets.
8490         * src/sp-object.h, src/sp-object.cpp, src/sp-item-group.cpp:
8492           Removed unused sp_object_invoke_forall and sp_object_sequence
8493           methods.  (forall might be nice to have, but we can do better
8494           implementation-wise now that we're in C++-land)
8496 2004-04-30 njh <njh@mail.csse.monash.edu.au>
8498         * main.cpp: replaced gtk_init with g_type_init for console mode.
8499         Closes 944969.
8501 2004-04-29  MenTaLguY <mental@rydia.net>
8503         * src/sp-image.cpp, src/sp-item.cpp, src/sp-item.h, src/sp-line.cpp,
8504           src/sp-path.cpp, src/sp-rect.cpp, src/sp-text.cpp:
8506           write_transform becomes set_transform, which applies the given
8507           transform to the object without (!) invoking a repr write
8509         * src/sp-star.cpp, src/svg/svg-length.h, src/svg/svg-length.cpp,
8510           src/svg-types.h, src/svg/svg.h:
8512           replaced raw integers with real units enum
8514         * src/libnr/nr-matrix.h:
8516           removed dead assertion (it's always valid to retrieve the
8517           translation component of a matrix)
8519         * src/selection-chemistry.cpp:
8521           delete items via SPItem (SPObject), not repr
8523         * src/sp-object.h, src/sp-object.cpp:
8525           added SPObject::deleteObject() and a delete notification signal;
8526           SPObject now inherits from GObject in the C++ sense
8528         * src/sp-use.h:
8530           don't accept references to the use or its ancestors (preventing
8531           infinite loops)
8533         * src/sp-use.cpp, src/sp-use.h:
8535           added automatic deletion when referrent is deleted
8537         * src/uri-reference.h:
8539           added URIReference::getOwner()
8541 2004-04-29  Carl Hetherington <inkscape@carlh.net>
8543         * src/extension/internal/win32.cpp: add textToPath parameter to
8544         description in order to fix #944131.
8546 2004-04-28  Carl Hetherington <inkscape@carlh.net>
8548         * src/desktop.cpp, src/inkscape.cpp, src/sp-namedview.cpp
8549         Part of the fix for #942149.  Also fixed some compiler warnings.
8551         * src/display/nr-arena.cpp: Fixed an unused variable warning.
8553         * src/main.cpp: Fix a warning that is raised on Windows.
8555 2004-04-28  bulia byak <bulia@users.sourceforge.net>
8557         * inkscape.cpp: Fixed prev/next desktop; numbered from 0
8559         * Lots of files: Replaced all strtod() and atof() by g_ascii_strtod()
8561         * interface.cpp verbs.cpp: Tooltip edits
8563         * view.cpp view.h desktop.cpp: Signal and function to pop statusbar message
8565         * dialogs/dialog-events.cpp: Only set the UTILITY hint for non-modal
8566 windows,
8567         fixes "disappearing save as"
8569         * toolbox.cpp widgets/widget-sizes.h widgets/button.cpp: Got rid of button
8570         relief, top panel made less tall
8572         * desktop.cpp preferences-skeleton.h dialogs/display-settings.cpp: Done away
8573         with the sticky zoom button, now in prefs
8575         * path-chemistry.cpp: Preserve id= in combine/break, convert to paths;
8576 preserve
8577         z-order in combine/break; cleanups
8579         * splivarot.cpp: New selection API, Simplify preserves id=
8581         * select-context.cpp preferences-skeleton.h sp-item.cpp display-settings.cpp
8582         splivarot.cpp sp-item-group.cpp sp-item-transform.cpp
8583         sp-item-notify-moveto.cpp nodepath.cpp node-context.cpp seltrans.cpp
8584         seltrans.h: Switched to global preservetransform, transform writing
8585         unification (no more manual transform= setting all over the place), stamp
8586         preserves parent, mental's new SPSelection API, pruning dead code
8588         * verbs.cpp interface.cpp: Eliminated Dialogs menu, added ... to dialog
8589         commands, rearrangements, menu items display tooltips in statusbar when
8590         selected
8592         * sp-item-group.cpp sp-item-group.h: Made document_done optional in ungroup
8593 (not
8594         done when the function is called from another function)
8596         * dialogs/display-settings.cpp enums.h preferences-skeleton.h sp-use.cpp
8597         sp-use.h: Clone move compensation (3 modes), settable in prefs
8599         * seltrans.cpp selection-chemistry.cpp: Do not translate a clone if its
8600 original
8601         is in the selection
8603         * verbs.cpp verbs.h interface.cpp shortcuts.cpp sp-use.cpp sp-use.h
8604         selection-chemistry.cpp selection-chemistry.h: Unlink Clone verb and menu
8605         command (preserves id=)
8607         * selection-chemistry.cpp selection-chemistry.h verbs.h verbs.cpp
8608 shortcuts.cpp
8609         interface.cpp: Select Original verb and command, scrolls to the original
8611         * selection-chemistry.cpp selection-chemistry.h verbs.cpp verbs.h
8612 interface.cpp:
8613         Clone command
8615         * sp-use.h sp-use.cpp: Use URIReference; Propagate update to parent class
8616         (SPItem) (fixes redraw on dragging a clone)
8618         * dropper-context.cpp dropper-context.h dialogs/display-settings.cpp:
8619         Implemented pick modes (pick either actual color with transparency or
8620 visible
8621         color without transparency); added statusbar indication; color is only set
8622 on
8623         mouse release
8625         * seltrans.cpp display/sodipodi-ctrlrect.cpp: Finally the correct selection
8626 cue
8627         rect (fixed displacement)
8629 2004-04-27  Carl Hetherington <inkscape@carlh.net>
8631         * src/desktop.cpp: Check for there being no items when zooming to
8632         the drawing.  This fixes bug #942137.
8634 2004-04-26  Carl Hetherington <inkscape@carlh.net>
8636         * config.h.mingw, prefix.h:
8637         INKSCAPE_VERSION moved to inkscape_version.h.
8638         INKSCAPE_{PIXMAP,SCREENS,TUTORIALS,MARKERS}DIR moved to prefix.h
8640         * src/Makefile.mingw, src/inkscape_version.h.mingw
8641         Use CVS inkscape_version.h.mingw for inkscape_version.h on Win32.
8643         * src/sp-use.cpp: fix a warning.
8645 2004-04-26  Ted Gould  <ted@gould.cx>
8647         * share/extensions/ai_input.inkmod, share/extensions/dia.inkmod,
8648         share/extensions/txt2svg.inkmod, src/extension/extension.cpp,
8649         src/extension/internal/svg.cpp:
8651         Making the names of the input extensions look like the output ones.
8652         Also, threw in a slight memory savings in removing the implementation on
8653         deactivated extensions.
8655 2004-04-26  MenTaLguY  <mental@rydia.net>
8657         * src/selection.cpp: migrate to new glib idle API
8659         * src/extension/db.cpp: can't call ->deactivated() on a NULL pointer..
8661 2004-04-26  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8663         * configure.in: Replace use of old AM_PROG_LIBTOOL macro with
8664           AC_PROG_LIBTOOL.
8666 2004-04-26  Ted Gould  <ted@gould.cx>
8668         * share/extensions/epsi_output.inkmod:
8670         Added in a check for ps2epsi
8672         * src/dialogs/filedialog.cpp, src/extension/db.cpp, src/extension/db.h,
8673         src/extension/extension.cpp, src/extension/extension.h,
8674         src/extension/init.cpp, src/extension/system.cpp:
8676         Implementing a 'deactivated' extension.  This means that it should
8677         still exist, but show up as insensitive in any GUI element that could use
8678         it.  The idea here is that users should know what they don't have, but
8679         Inkscape supports.
8681 2004-04-26 Nathan Hurst <njh@mail.csse.monash.edu.au>
8683         * src/{libnr,libnrtype,widgets,display,helper,.}*.{h,cpp}: moved
8684         from typedef _name name; to C++ style struct name; forward
8685         references.
8687 2004-04-25  Ted Gould  <ted@gould.cx>
8689         * share/extensions/ai_output.inkmod, share/extensions/dia.inkmod,
8690         share/extensions/dropshadow.inkmod, share/extensions/epsi_output.inkmod,
8691         share/extensions/roundhole.inkmod, share/extensions/svgz_input.inkmod,
8692         share/extensions/svgz_output.inkmod, share/extensions/txt2svg.inkmod,
8693         src/extension/implementation/script.cpp,
8694         src/extension/implementation/script.h:
8696         Adding in support for superior checking of dependencies.  Now scripts
8697         can include a line, which will look for a binary in the path.  So
8698         something like dia input will no be loaded if there isn't dia available in
8699         the path.
8701 2004-04-25  Carl Hetherington <inkscape@carlh.net>
8703         * src/verbs.cpp, src/rect-context.cpp, src/spiral-context.cpp,
8704         src/event-context.cpp, src/text-context.cpp,
8705         src/dialogs/stroke-style.cpp, src/xml-tree.cpp, src/widgets/sp-widget.cpp:
8706         SPSelection OO-ification.
8708         * src/display/curve.cpp: Don't raise a critical error if a new
8709         curve cannot be created in sp_curve_new_from_bpath().  This can
8710         happen if a file contains a strange path, like one with only a
8711         move in it and nothing else.  This is part of the fix for bug
8712         934882.
8714         * src/sp-path.cpp: cope with sp_curve_new_from_bpath() returning
8715         NULL in sp_path_set().  This is the other part of the fix for 934882.
8717         * src/path-chemistry.cpp, src/sp-offset.cpp, src/sp-ellipse.cpp,
8718         src/display/nr-arena-glyhs.cpp:
8719         added asserts for calls to sp_curve_new_from_bpath() which look
8720         like they might not expect it to return NULL.
8722         * src/desktop.h: add a comment about how SPDesktop::selection
8723         should never generally be NULL.
8725         * src/desktop-handles.cpp: ensure that sp_desktop_selection never
8726         returns NULL, so that we don't have to check for this eventuality
8727         elsewhere.
8729         * src/arc-context.cpp, src/seltrans.cpp, src/desktop.cpp: be less defensive
8730 about
8731         SPDesktop::selection being NULL.
8733         * src/path-chemistry.cpp, src/select-context.cpp,
8734         src/selection-chemistry.cpp, src/star-context.cpp,
8735         src/dialogs/align.cpp, src/dialogs/item-properties.cpp,
8736 src/dialogs/text-edit.cpp:
8737         SPSelection OO-ification.  Also some coding style and
8738         declaration-to-first-use cleanups.
8740         * src/toolbox.cpp: SPSelection OO-ification.  Various cleanups.
8742         * src/selection.h: remove deprecated access functions.
8744         * src/dialogs/fill-style.cpp: declaration-to-first-use cleanups.
8746         * src/selection.cpp: add vim and Emacs mode blocks.
8748         * src/object-ui.cpp: very minor coding style fix.
8750 2004-04-24  MenTaLguY <mental@rydia.net>
8752         * src/arc-context.cpp, src/dyna-draw-context.cpp, src/object-ui.cpp,
8753           src/path-chemistry.cpp, src/rect-context.cpp, src/select-context.cpp,
8754           src/select-toolbar.cpp, src/selection-chemistry.cpp, src/selection.h,
8755           src/spiral-context.cpp, src/star-context.cpp, src/text-context.cpp,
8756           src/verbs.cpp, src/dialogs/export.cpp, src/dialogs/fill-style.cpp,
8757           src/dialogs/in-dt-coordsys.cpp, src/dialogs/stroke-style.cpp,
8758           src/dialogs/transformation.cpp, src/dialogs/xml-tree.cpp:
8760           removed sp_selection_set_item(), sp_selection_set_repr(),
8761           sp_selection_is_empty(), sp_selection_item_selected(),
8762           and sp_selection_repr_selected()
8764 2004-04-24  Ted Gould  <ted@gould.cx>
8766         * share/extensions/ill2svg.pl:
8768         Applying a patch made to the Sodipodi list by Tuukka Pasanen which adds in
8769         support for text in Illustrator files.  Also, I backed out the changes
8770         which removed being able to specify the line endings.  This will, by
8771         default, force them back to mac compatible.  Mac files didn't work with
8772         those changes.
8774 2004-04-24  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8776         * configure.in: Tentatively remove config.h definitions of
8777           INKSCAPE_MARKERSDIR, INKSCAPE_PIXMAPDIR, INKSCAPE_SCREENSDIR,
8778           INKSCAPE_TUTORIALSDIR, with the understanding that these are to be
8779           provided by prefix.h.
8780         * src/prefix.h: Define INKSCAPE_MARKERSDIR.
8782         * src/extension/extension.cpp (Extension):
8783         * src/extension/init.cpp (check_extensions):
8784           Address warning.
8786         * src/dialogs/stroke-style.cpp: #include prefix.h.
8788         * src/Makefile.am (EXTRA_DIST): Add */makefile.in.
8790         * src/libnr/Makefile_insert (libnr_libnr_a_SOURCES):
8791           Add libnr/nr-convex-hull.h, needed by sp-canvas.cpp.
8793 2004-04-24  Ted Gould  <ted@gould.cx>
8795         * src/Makefile_include, src/prefix.cpp:
8797         Removing the redefition of NULL and adding to the make system.
8799 2004-04-24  Ted Gould  <ted@gould.cx>
8801         * src/extension/db.cpp, src/extension/db.h, src/extension/extension.cpp,
8802         src/extension/extension.h, src/extension/init.cpp,
8803         src/extension/internal/eps-out.cpp, src/extension/internal/eps-out.h,
8804         src/extension/internal/ps-out.cpp, src/extension/internal/ps-out.h:
8806         Adding in more checks for individual extensions.  All of them
8807         should still pass though.  Also, moved the extension database from
8808         glib to STL.  This allows extensions to be deleted while using the
8809         foreach functions (which causes instability with the glib hash
8810         table).
8812 2004-04-24  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8814         * src/dialogs/Makefile_insert:
8815         * src/display/Makefile_insert:
8816         * src/xml/Makefile_insert:
8817           Get rid of unneeded CPPFLAGS specification.
8819         * src/Makefile.am:
8820         * src/Makefile_insert:
8821           New generated file inkscape_version.h, to replace
8822           -DINKSCAPE_VERSION=\"$(VERSION)\".
8823         * src/help.cpp: #include it.
8825 2004-04-23  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8827         * src/sp-polygon.cpp:
8828         * src/splivarot.cpp:
8829         * src/style.cpp:
8830         Change include stringstream.h to include svg/stringstream.h.
8832         * src/Makefile.am, src/Makefile_insert: Change libinkscape.a use
8833           to eliminate triple compilation of these object files.
8835         * src/Makefile.am: Use `subdir-objects' option.
8837         * src/Makefile.am: Add global INCLUDES setting.
8838         * src/*/Makefile_insert: Get rid of now-redundant $(INKSCAPE_CFLAGS)
8839           from *_CPPFLAGS.
8841         * src/*/makefile.in: `%' as a target doesn't behave as intended,
8842         so replace with less general `clean %.a %.o' and add .SUFFIXES.
8844 2004-04-22  Ted Gould  <ted@gould.cx>
8846         * src/draw-context.cpp, src/dropper-context.cpp,
8847         src/dyna-draw-context.cpp, src/node-context.cpp, src/nodepath.cpp,
8848         src/sp-ellipse.cpp, src/sp-offset.cpp, src/sp-path.cpp,
8849         src/sp-polygon.cpp, src/sp-shape.cpp, src/splivarot.cpp, src/toolbox.cpp,
8850         src/display/curve.cpp, src/display/nr-arena-shape.cpp,
8851         src/extension/internal/gnome.cpp, src/extension/internal/ps.cpp,
8852         src/libnr/nr-path.cpp, src/libnr/nr-path.h,
8853         src/libnrtype/nr-rasterfont.cpp, src/libnrtype/nr-type-ft2.cpp,
8854         src/libnrtype/nr-type-gnome.cpp, src/libnrtype/nr-type-w32.cpp,
8855         src/libnrtype/nr-typeface.cpp, src/livarot/PathCutting.cpp,
8856         src/svg/gnome-canvas-bpath-util.cpp, src/svg/svg-path.cpp:
8858         Changing the ART_ enums to NR_ so that if libart is include (like if
8859         you are building gnome-print) it doesn't conflict with the internal
8860         definitions.
8862         * share/extensions/svgz_output.inkmod, src/extension/extension.cpp,
8863         src/extension/init.cpp, src/extension/implementation/script.cpp:
8865         Adding in a little more checking code.  Now extensions can start
8866         deleting themseleves if they fail certain tests.  More tests are
8867         needed, along with more testing of this feature.  Consider this
8868         an 'early release' of the feature. ;)
8870 2004-04-22  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8872         * src/Makefile.am: Make non-recursive.  Now sources */Makefile_insert.
8873           See HACKING or discussion on mailing list.
8874         * autogen.sh: Bump requirement from automake-1.6 to automake-1.7.
8875         * configure.in: Don't generate src/blah/Makefile, but do generate
8876           src/blah/makefile.
8877         * src/*/Makefile.am: Remove.
8878         * src/*/makefile.in: New wrapper makefiles to allow typing `make' from
8879           subdirectories of src.  (Not used by compiles started from top-level
8880           or from src/.)
8882 2004-04-21  MenTaLguY <mental@rydia.net>
8884         * src/libnrtype/nr-type-w32.h: fixed unremoved underscores
8886         * src/select-context.cpp, src/selection.cpp, src/selection.h,
8887           src/seltrans.cpp, src/tools-switch.cpp, src/dialogs/align.cpp:
8888           remove improper twiddling of desktop message line from SPSelection;
8889           some additional work is now required in SPSelectContext to update
8890           the message properly in all cases.
8892         * src/selection.h, src/selection.cpp: touched up and documented
8893           SPSelection
8895         * src/uri-references.h: documentation touch-ups
8897 2004-04-20  Kees Cook <kees@outflux.net>
8899         * src/file.cpp, src/desktop.cpp: moved sp_file_open unselection code into
8900           sp_desktop_change_document.  Generalized Carl's fix for unref counting
8901           since it applies in both cases.  (My bad!)
8903 2004-04-20  MenTaLguY <mental@rydia.net>
8905         * src/text-context.cpp: merged Carl's fix for signal cleanup
8907         * src/selection.h: marked wrappers for old API as deprecated
8909 2004-04-20  Carl Hetherington <inkscape@carlh.net>
8911         * src/extension/internal/ps.cpp, src/extension/internal/ps.h:
8912         Fixed some bugs in exporting images that seem to have been
8913         introduced when the code was copied from the gimp.  They caused
8914         problems when exporting bitmap images to PS.
8916         * src/file.cpp: fix bug whereby the first file loaded in a session
8917         would not have its modified status checked when closed.  Hence if
8918         you modified the first file you loaded and then closed it, you
8919         would not be asked to confirm the close.
8921         * src/preferences-skeleton.h: add \n to the end of each line to
8922         fix bug 938368.
8924 2004-04-19  MenTaLguY <mental@rydia.net>
8926         * src/arc-context.cpp, src/desktop-handles.h, src/desktop.h,
8927           src/draw-context.cpp, src/draw-context.h, src/forward.h,
8928           src/inkscape-private.h, src/inkscape.cpp, src/node-context.cpp,
8929           src/node-context.h, src/rect-context.cpp, src/selection-chemistry.cpp,
8930           src/selection-chemistry.h, src/selection.cpp, src/selection.h,
8931           src/seltrans.h, src/spiral-context.cpp, src/star-context.cpp,
8932           src/star-context.h, src/text-context.cpp, src/dialogs/xml-tree.cpp,
8933           src/widgets/sp-widget.h:
8935           finished GObject removal from SPSelection
8937         * src/arc-context.h, src/arc-context.cpp, src/desktop.cpp, src/desktop.h,
8938           src/draw-context.cpp, src/draw-context.h, src/node-context.cpp,
8939           src/node-context.h, src/rect-context.cpp, src/rect-context.h,
8940           src/selection.cpp, src/selection.h, src/seltrans.cpp, src/seltrans.h,
8941           src/spiral-context.cpp, src/spiral-context.h, src/text-context.cpp,
8942           src/text-context.h, src/toolbox.cpp:
8944           migrated SPSelection to SigC++ signals (though it's a bit messy
8945           right now)
8947 2004-04-19  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
8949         * src/dialogs/stroke-style.cpp: Cleanups: greater conformance to
8950         CodingStyle.  Moved some declarations to their first use.
8952 2004-04-19  Carl Hetherington <inkscape@carlh.net>
8954         * src/dialogs/stroke-style.cpp, libnr/nr-rect-l.cpp:
8955         Fix a couple of compiler warnings.
8957         * src/dialogs/filedialog-win32.cpp: add OFN_NOCHANGEDIR to Win32
8958         flags in OPENFILENAME structs.  This prevents the open / save
8959         boxes from changing the current directory.  Any change to the
8960         current directory causes problems for subsequent attempts to
8961         load icons from pixmaps.  Also, fix a bug whereby the save
8962         dialogue would sometimes not open due to being passed a filename
8963         it didn't like.
8965 2004-04-19  bulia byak <bulia@users.sourceforge.net>
8967         * shortcuts.cpp selection-chemistry.cpp selection-chemistry.h verbs.cpp
8968 verbs.h
8969         interface.cpp: Clone command (Edit menu, Shift+Ctrl+N)
8971         * sp-use.cpp: Update propagated to parent class (SPItem), misc fixes
8973         * sp-polygon.cpp: Fix for points= updating by adding set_shape call into
8974 _write
8975         (bug 910142)
8977         * text-context.cpp: Do not create text object unless a printable key was
8978         pressed; fixes 934280
8980         * widgets/dash-selector.cpp dialogs/stroke-style.cpp: Removed marker
8981 buttons,
8982         fixed g_free crash in marker menus, added tooltips, added stroke-miterlimit
8983         spinbutton
8985         * splivarot.cpp: Outline handles multiple objects; All commands use correct
8986         stroke_miterlimit
8988         * splivarot.cpp sp-offset.cpp: Fix for 932642
8990         * helper/sodipodi-ctrlrect.cpp: Simplify and fix dashes and offsets
8992         * widgets/gradient-selector.cpp: Tooltip edits
8994         * verbs.cpp verbs.h interface.cpp...: Remove tool options
8996         * seltrans.cpp: Pivot marker made inverse
8998         * toolbox.cpp: More defocusing
9000         * *-context.cpp: Eliminated config widgets from all tools
9002         * toolbox.cpp sp-ellipse.cpp: Ellipse fixes, tooltips
9004         * verbs.cpp: Options -> Preferences
9006         * dialogs/display-settings.cpp: An options dialog, completely new; selector
9007         widget grafted here
9009         * preferences-skeleton.h node-context.cpp select-context.cpp: scaling uses
9010         defaultscale
9012         * dialogs/display-settings.cpp display/nr-arena-image.cpp: Make oversample
9013         saveable
9015         * toolbox.cpp: Aux toolbar for calligraphic
9017         * preferences-skeleton.h: fill-opacity:1 for calligraphic
9019         * select-context.cpp seltrans.cpp seltrans.cpp: Patch to enable box and none
9020         options for per-object selection cue
9022         * main.cpp: Removed C-locale setting, not needed anymore; temporary switch
9023 of
9024         gettext encoding for console output
9026         * inkscape.cpp: Memory fix from sodi
9028         * right-click finishes pen (patch by Carl)  draw-context.cpp
9030 2004-04-19  Carl Hetherington <inkscape@carlh.net>
9032         * src/livarot/ShapeRaster.cpp
9033         Fix an unitialised value error that was spotted by valgrind.
9035 2004-04-18  MenTaLguY <mental@rydia.net>
9037         * src/selection.cpp, src/selection.h, src/selection-chemistry.cpp,
9038           src/seltrans.cpp, src/nodepath.cpp:
9039           made all SPSelection members private, and changed all methods into
9040           real C++ methods (with temporary inline wrappers for the old C
9041           pseudo-methods)
9043 2004-04-18  Carl Hetherington <inkscape@carlh.net>
9045         * src/print.cpp, src/print.h, src/sp-text.cpp
9046         src/extension/extension.cpp src/extension/extension.h,
9047         src/extension/implementation/implementation.cpp,
9048         src/extension/implementation/implementation.h,
9049         src/extension/internal/eps-out.cpp, src/extension/internal/eps-out.h,
9050         src/extension/internal/ps.cpp, src/extension/internal/ps.h,
9051         Add very basic feature to allow PS text to be exported as real
9052         text, rather than being converted to paths first.  Needs some
9053         work, mostly on font handling.
9055         * src/seltrans.cpp: Slightly improve placement of the bounding
9056         box selection cue.
9058         * src/sp-shape.cpp: various marker-related cleanups, mostly factoring out
9059         common code into functions.
9061 2004-04-17  MenTaLguY <mental@rydia.net>
9062         * src/inkscape.cpp, src/node-context.cpp, src/selection-chemistry.cpp,
9063           src/selection.cpp, src/selection.h, src/seltrans.cpp, src/sp-gradient.cpp,
9064           src/sp-item.cpp, src/sp-offset.cpp, src/dialogs/transformation.cpp,
9065           src/libnr/nr-rect.cpp, src/libnr/nr-rect.h:
9066           Cleaned up NR::Rect API and made SPSelection's desktop pointer private.
9068         * src/display/sp-canvas.cpp, src/libnr/nr-convex-hull.h,
9069           src/libnr/nr-rect.h:
9071           First use of NR::ConvexHull (for propagating canvas bounding boxes)
9073 2004-04-17  Kees Cook <kees@outflux.net>
9075         * share/icons/icons.svg, src/verbs.cpp: made last three ugly menu icons.
9077 2004-04-17  Nathan Hurst <njh@mail.csse.monash.edu.au>
9079         * configure.in src/draw-context.cpp src/dropper-context.cpp
9080         src/dyna-draw-context.cpp src/nodepath.cpp src/nodepath.h
9081         src/path-chemistry.cpp src/sp-chars.cpp src/sp-ellipse.cpp
9082         src/sp-offset.cpp src/sp-path.cpp src/sp-polygon.cpp
9083         src/sp-shape.cpp src/sp-text.cpp src/splivarot.cpp src/style.cpp
9084         src/style.h src/dialogs/fill-style.cpp
9085         src/dialogs/object-properties.cpp src/dialogs/stroke-style.cpp
9086         src/display/canvas-bpath.cpp src/display/canvas-bpath.h
9087         src/display/canvas-grid.h src/display/curve.cpp
9088         src/display/curve.h src/display/nr-arena-glyphs.cpp
9089         src/display/nr-arena-glyphs.h src/display/nr-arena-shape.cpp
9090         src/display/sodipodi-ctrl.cpp src/display/sodipodi-ctrl.h
9091         src/display/sodipodi-ctrlrect.h src/display/sp-canvas-util.cpp
9092         src/display/sp-canvas-util.h src/display/sp-canvas.cpp
9093         src/display/sp-canvas.h src/display/sp-ctrlline.cpp
9094         src/extension/internal/ps.cpp src/extension/internal/ps.h
9095         src/libnr/Makefile.am src/libnr/libnr.def src/libnr/nr-path.cpp
9096         src/libnr/nr-path.h src/libnr/nr-svp-private.h
9097         src/libnr/nr-svp-render.cpp src/libnr/nr-svp-render.h
9098         src/libnr/nr-svp.cpp src/libnr/nr-svp.h
9099         src/libnrtype/nr-rasterfont.cpp src/libnrtype/nr-type-ft2.cpp
9100         src/libnrtype/nr-type-gnome.cpp src/libnrtype/nr-type-w32.cpp
9101         src/libnrtype/nr-typeface.cpp src/livarot/PathCutting.cpp
9102         src/svg/gnome-canvas-bpath-util.cpp
9103         src/svg/gnome-canvas-bpath-util.h src/svg/svg-path.cpp
9104         src/svg/svg.h: removed libart.
9106         * src/libnr/nr-svp-uncross.cpp src/libnr/nr-svp-uncross.h: deleted
9107         uncross and SVL routines.
9110 2004-04-15  Carl Hetherington <inkscape@carlh.net>
9112         * src/make.exclude, src/make.dep, src/make.files, src/make.ofiles:
9113         Various fixes to the Win32 build following rearrangement of some
9114         source files and cleanups to libnr.
9116         * src/sp-text.cpp: remove an unused variable.
9118         * src/display/sodipodi-ctrlrect.cpp: removed two unused variables.
9120 2004-04-16  MenTaLguY <mental@rydia.net>
9122         * src/selection.cpp, src/selection.h, src/forward.h: initial
9123           C++ification of SPSelection class
9125 2004-04-15  Kees Cook <kees@outflux.net>
9127         * debian/control, debian/changes: dropping (currently) unused
9128           dependancies.  Added "0.39cvs" tag.
9130 2004-04-15  Carl Hetherington <inkscape@carlh.net>
9132         * src/seltrans.cpp, src/helper/sodipodi-ctrlrect.cpp,
9133         src/helper/sodipodi-ctrlrect.h:
9134           Use black, dashed bounding boxes for indicating itemselection,
9135           rather than red, solid boxes (as suggested by Bulia).
9137         * src/desktop.cpp:
9138         Small fix for the problem whereby the first file loaded in an
9139         Inkscape session will not have its grid set up properly.  This was
9140         my patch #935013.
9142         * src/dialogs/filedialog-win32.cpp:
9143         Use the extension system to build the list of allowable file types
9144         for save.  This means that save as PS and EPS work properly.
9146         * src/streams-zlib.cpp, src/livarot/PathConversion.cpp,
9147         src/livarot/PathCutting.cpp, src/livarot/PathSimplify.cpp,
9148         src/livarot/PathStroke.cpp, src/livarot/Shape.cpp,
9149         src/livarot/ShapeMisc.cpp, src/display/nr-arena-glyphs.cpp,
9150         src/helper/sodipodi-ctrlrect.cpp, src/helper/sp-canvas.cpp,
9151         src/extension/internal/win32.cpp:
9152         Fix compiler warnings, mostly about unused variables.
9154         * src/helper/sp-canvas-util.cpp:
9155         Fix what I and someone else considered to be an obvious typo.  The
9156         function in question isn't used, however, so it's a bit difficult
9157         to test.
9159         * src/libnrtype/nr-rasterfont.cpp:
9160         Fix a warning wrt a cast from NR::Matrix to NRMatrix.
9162         * src/sp-shape.cpp:
9163         Fix bug #935758.
9166 2004-04-14  Ted Gould <ted@gould.cx>
9168         * src/file.cpp, dialogs/filedialog.cpp:
9169         Making it so that the filename will get placed in the save as dialog
9170         if there is a name for the file.  Otherwise the last save directory
9171         is used (properly now)
9173 2004-04-15  MenTaLguY <mental@rydia.net>
9175         * most files in src/: removed many old "compatable" struct typedefs
9177         * src/libarikkei/arikkei-dict.cpp, src/libarikkei/arikkei-dict.h:
9178           removed unused arikkei files
9180         * configure.in: added gtkmm dependency
9182 2004-04-14  Kees Cook <kees@outflux.net>
9184         * src/helper/unit-menu.cpp: Turns out I found a 2nd bug while
9185           investigating patch 934358.  I've applied this patch again, which gives
9186           us the entire fix.
9187         * src/draw-context.cpp: Investigated patch 934351 from cth103.  Applied a
9188           slight variation to conform to the function calling styles of that code.
9189         * configure.in: Implemented gcc version test for >= 3.0.0
9190         * src/file.cpp, src/interface.cpp, share/icons/icons.svg, src/verbs.cbb:
9191           finished "File / Revert" implementation.  Found a memory leak in
9192           "file_save".  Added more sanity checking to "sp_file_revert" and more
9193           status messages.
9194         * src/main.cpp, src/file.h, src/file.cpp: removed redundant code,
9195 implemented
9196           in "sp_file_open".
9198 2004-04-13  Kees Cook <kees@outflux.net>
9200         * tools-version.sh: added a possible fix for BSDish tools.
9201         * configure.in, share/patterns/Makefile.am: inkscape janitor strikes
9202           again!  This is a quick cleanup to Ted's new directories.  Looks
9203           like "patterns" got left out.
9204         * share/clipart/.cvsignore, share/templates/.cvsignore,
9205           share/examples/.cvsignore, share/fonts/.cvsignore,
9206           share/gradients/.cvsignore, share/keyboards/.cvsignore,
9207           share/palettes/.cvsignore, share/patterns/.cvsignore:
9208           Added Makefile build-cruft to .cvsignores.
9209         * src/helper/unit-menu.cpp: applied a variation to patch 934358 from cth103
9210           to fix grid unit changing bug.
9211         * configure.in: fixed capitalization of "libpng" to avoid confusion.
9212         * src/sp-namedview.cpp, src/document.cpp, src/document.h, src/file.cpp,
9213           src/file.h, src/document-undo.cpp, src/interface.cpp, src/verbs.cpp,
9214           src/verbs.h:
9215           Newly opened files will only create new windows if the current document
9216           is untouched.  (RFE#928517)
9217           Added support for future "File/Revert" handling.  Needs
9218           a little more support in the SPDocument structure.  See notes in
9219           "src/file.cpp", function "sp_file_revert_dialog".
9221 2004-04-13  Ted Gould <ted@gould.cx>
9223         * configure.in, share/Makefile.am, share/clipart/Makefile.am,
9224           share/examples/Makefile.am, share/fonts/Makefile.am
9225           share/gradients/Makefile.am, share/keyboards/Makefile.am
9226           share/markers/Makefile.am, share/palettes/Makefile.am
9227           share/screens/Makefile.am, share/templates/Makefile.am:
9228         Making it so that the clipart and everything else gets put in
9229         the tarball, and also get installed in the share directory.  Many
9230         of these have just 'README' files, but they now have good place-
9231         holders for further development.
9233 2004-04-12  Kees Cook <kees@outflux.net>
9235         * src/dialogs/stroke-style.cpp, src/Makefile.am, src/dialogs/Makefile.am,
9236           src/widgets/Makefile.am, configure.in: fixed up INKSCAPE_*DIR paths so CVS
9237           will compile happily for me.  This way if paths change, files will be
9238           recompiled.  The old way would let configure run again (changing the
9239           datadir path) without forcing a recompile, which could break the
9240           compiled paths.
9242 2004-04-13  John Cliff <simarilius@yahoo.com>
9243         * src/sp-shape.cpp, src/dialogs/stroke-style.cpp:
9244         Couple of changes to marker related code, mid and end markers now point in
9245 correct
9246         direction, turning off start markers behaves correctly.
9247         This follows on from changes made by me and Carl Hetherington that were
9248 commited
9249         yesterday to
9250         src/inkscape-stock.cpp, src/sp-item.cpp, src/sp-marker.cpp,
9251 src/sp-shape.cpp,
9252         src/style.cpp, src/style.h, src/dialogs/stroke-style.cpp
9253         to implement marker UI and fixes to the marker rendering code.
9255 2004-04-11  Ted Gould <ted@gould.cx>
9257         * src/extension/system.cpp, src/extension/internal/eps-out.cpp
9258           src/extension/internal/eps-out.h:
9259         First pass at a file save dialog with EPS output.  The dialog
9260         sets the bounding box in the file.  Comments encouraged.
9262 2004-04-11  Ted Gould <ted@gould.cx>
9264         * src/file.cpp, src/main.cpp, src/print.cpp, src/extension/init.cpp,
9265           src/extension/init.h, src/extension/system.cpp, src/extension/system.h,
9266           src/extension/implementation/script.cpp,
9267 src/extension/internal/eps-out.cpp,
9268           src/extension/internal/gnome.cpp, src/extension/internal/ps-out.cpp,
9269           src/extension/internal/ps.cpp, src/extension/internal/svg.cpp,
9270           src/extension/internal/win32.cpp:
9271         Change alot of files, but small changes.  Basically just took
9272         system.cpp and init.cpp and finally ported them to the Inkscape::
9273         Extension namespace.  Cleaned up the code in them a bunch, it is
9274         much easier to read now!  All the other files are just referencing
9275         these changes.
9277 2004-04-11  Kees Cook <kees@outflux.net>
9279         * src/verbs.h, src/verbs.cpp, src/interface.cpp, src/interface.h: replaced
9280           the rest of the missing menu verbs: "View New", "Cleanup".  Created
9281           generic function to add icons to a given menu item (for submenu icons
9282           mostly).
9283         * share/icons/icons.svg: added "selection_cleanup", "selection_deselect",
9284           "selection_select_all".  Corrected "view_new" and "selection_smooth",
9285           "dialog_toggle", "dialog_tool_options", "file_open_recent".
9286         * src/selection-chemistry.cpp, src/selection-chemistry.h: renamed
9287           "selection_cleanup" function.
9289 2004-04-11  Jon Phillip <jon@rejon.org>
9291         * Makefile.mingw share/Makefile.am src/Makefile.am
9292           share/markers/Makefile.am share/markers/.cvsignore config.h.mingw
9293           configure.in:
9294           Added the proper infrastructure to get files to the right location for
9295           markers.
9297         * share/tutorials/tipsandtricks.svg: Deleted the URL trick because it no
9298           longer works or something.
9300 2004-04-11  Kees Cook <kees@outflux.net>
9302         * src/verbs.h, src/verbs.cpp: added verbs for the Help and Tutorials menus.
9303         * src/interface.cpp: replaced contents of sp_ui_menu_help to use new verbs.
9304         * src/help.h, src/help.cpp: replaced sp_help_keys with more generic
9305           sp_help_open_screen, similar to sp_help_open_tutorial.
9306         * share/icons/icons.svg: created really ugly "help_tutorials" and
9307           "help_keys" icons.  The "help_keys" one needs the most help.  :)
9309 2004-04-09  Ted Gould <ted@gould.cx>
9311         * share/extensions/Makefile.am, share/extensions/epsi_output.inkmod,
9312           share/extensions/ps2epsi.sh, src/extension/extension.cpp,
9313           src/extension/extension.h, src/extension/init.cpp,
9314           src/extension/implementation/implementation.cpp,
9315           src/extension/implementation/implementation.h,
9316           src/extension/implementation/script.cpp,
9317           src/extension/implementation/script.h,
9318           src/extension/internal/Makefile.am, src/extension/internal/eps-out.cpp,
9319           src/extension/internal/eps-out.h, src/extension/internal/ps.cpp:
9321           Okay, these are some changes that I've had in my directory for
9322           a little while.
9324           1) adding the basics of checking extensions.  This will allow
9325              them to remove themselves based on their dependencies failing.
9327           2) Adding the concepts of a 'helper extension' to scripts.  This
9328              allows them to use other extensions for handling the data, so
9329              they don't have to deal with SVG directly - Inkscape will
9330              build the pipeline.  An example of this is the epsi output.
9332           3) Adding the bounding box change provided by Carl Hetherington
9333              to the Postscript output.  The EPS output plugin sets this, so
9334              now EPSes have smaller bounding boxes.  A GUI needs to be
9335              written for this setting.
9337 2004-04-08  MenTaLguY <mental@rydia.net>
9339         * configure.in, src/svg/ftos.cpp: fix for OS X build
9341         * src/extensions/internal.ps.cpp: crash fix
9343 2004-04-07  MenTaLguY <mental@rydia.net>
9345         * src/xml/repr.cpp: adjusted the advertising comment in the default
9346           document template (we need a real default document template, btw)
9348         * src/svg/ftos.cpp, src/svg/itos.cpp, src/svg/round.cpp,
9349           src/svg/ftos.h, src/svg/stringstream.h: incorporated Bryce's number
9350           serializing code (disabled for now, due to the impending release)
9352         * src/dialogs/stroke-style.cpp, src/dialogs/sp-shape.cpp:
9353           nuked unused variables
9355 2004-04-07  bulia byak <bulia@users.sourceforge.net>
9357         * icons.svg: Alignment fix
9359         * src/select-toolbar.cpp: Swapped rotate buttons
9361         * share/tutorials/: Cleanup, added Russian translation of basic
9363         * extension/extension.cpp extension/system.cpp extension/internal/ps.cpp
9364         extension/implementation/script/cpp: Fixes to make non-ascii filenames work
9365 again
9367         * src/verbs.cpp: Remove xpm icon that causes trouble on win32
9369         * share/examples/: new gradient.svg, tiger.svgz, cleanup
9371         * src/widgets/gradient-vector.cpp: Crash fix: loading new gradient into the
9372         editor does not completely reset it
9374         * share/icons/icons.svg: New dialog icons, draw tool icons, changed colors
9376         * src/dialogs/align.cpp src/helper/bezier-utils.cpp: remove pjrm's debug
9377 output
9379         * share/tutorials/: SVG cleanup: remove unused font properties, wrong radius
9380         paths in ellipses (leftovers from old versions). Expanded & updated tips &
9381 tricks.
9383         * file.cpp: Set uri on save in one place; save 'offcially' from here only
9385         * system.cpp system.h: Remove redundant uri-setting on open and save, add
9386         official arg to sp_module_system_save to prevent docname/docbase changing on
9387         temporary saves
9389         * many files: _() fixes, edits in labels, messages, tooltips, mnemonics
9391         * src/inkscape.cpp: remove redundancy in error messages for failing to load
9392 prefs
9394         * share/extensions src/extension/internal: Renaming file formats to include
9395 (*.ext)
9397         * src/interface.cpp src/dialogs/filedialog.cpp: Transientize, make modal
9398         open/save dialogs, ditto for warning overwrite and make it unresizeable
9400         * src/dialogs/xml-tree.cpp: Do not deselect item on canvas when a
9401 non-selectable
9402         thing is highlighted in xml editor
9404         * src/sp-guide.cpp: Guide position updated after undo
9406         * src/widgets/sp-xmlview-attr-list.cpp: Max length of viewable attributes
9407         increased
9409         * many files: Adib's svgostringstream patches to remove printfs
9411         * src/selection-chemistry.cpp: Crash fix when pasting style to an object
9412 that
9413         has none (e.g. group)
9415         * src/knot.cpp: Knot dragging autoscrolls
9417         * src/sp-text.cpp src/text-context.cpp: Cursor movements autoscroll
9419         * src/desktop.h src/desktop.cpp: autoscrollspeed can be overridden in call
9420 to
9421         sp_desktop_scroll_to_point
9423         * src/text-context.cpp src/sp-text.cpp: Text cursor made inverse. Initial
9424 cursor
9425         after click is no longer horizontal.
9427         * src/helper/sp-ctrlline.cpp: Always-visible inversion for ctrlline
9429         * src/libnrtype/nr-type-w32.cpp: Fix stretch and variant on win32
9431         * src/widgets/gradient-vector.cpp: Undo fix; new stop takes average of its
9432         neighbors' colors; is between stops even when the last stop is selected
9434 2004-04-06  Ted Gould <ted@gould.cx>
9436         * src/file.cpp, src/dialogs/filedialog.cpp, src/extension/extension.cpp,
9437         src/extension/system.cpp:
9438         Moving code around so that the filename extension gets put on by
9439         the extension that is saving the file.  This adds a couple complications
9440         in that the extension now needs to check for overwriting the file
9441         and also set the document URI.  Better overall, but a PITA.
9443 2004-04-05  njh <njh@mail.csse.monash.edu.au>
9445         * debian/rules,debian/control: applied patch from Kees Cook to remove
9446         obsolete libraries, and to tidy things up a tad.
9448 2004-04-04  Ted Gould <ted@gould.cx>
9450         * src/main.cpp, src/extension/extension.cpp, src/extension/system.cpp:
9451         Now the input autodetect will try the SVG filter if the autodetect
9452         fails.  This was done by the command line, but now it is done
9453         everywhere.
9455 2004-04-04  MenTaLguY <mental@rydia.net>
9457         * src/xml/repr-io.cpp, src/xml/repr.cpp, src/xml/repr.h:
9458         Take the full list of document node children from libxml, and
9459         append them in the correct order.  This fixes bug #929348.
9461         * src/xml/repr-io.cpp, src/xml/repr.cpp, src/xml/repr-private.h:
9462         Added API for coping with comments at the root level (i.e. siblings
9463         of the root XML node), and made corresponding changes to the repr-io
9464         code.  In theory this should be enough to preserve them upon loading,
9465         though in practice it still doesn't appear to be working (bug #929348).
9466         Is there some libxml thing we need to do?
9468 2004-04-04  Ted Gould <ted@gould.cx>
9470         * a bunch of files
9471         Sorry, I seem to be in some delay getting e-mail.  Anyway, a few
9472         files were changed to add in a new parameter 'dataloss'  Basically
9473         this signifies that a format was used to save that may not save
9474         the whole document and thus, a pop-up is elevated on close to signal
9475         that you might want to 'really save' this document.
9477 2004-04-03  Ted Gould <ted@gould.cx>
9479         * share/extensions/svgz_input.inkmod, src/file.cpp,
9480           src/extension/extension.cpp, src/extension/internal/svg.cpp:
9481         Making it so that input extensions can specify the output extension
9482         that gets used to save them.  If this field isn't filled in, the value
9483         gets set to NULL, and then the Save As dialog is used instead of
9484         just trying to save.
9486 2004-04-03  Ted Gould <ted@gould.cx>
9488         * src/file.cpp, src/main.cpp, src/extension/extension.cpp,
9489           src/extension/extension.h, src/extension/system.cpp,
9490           src/extension/internal/svg.cpp:
9491         Fixing the output_extension flag to not be saved in a file, but also
9492         to be able to be specified by the input module.  Also, this fixes
9493         the commandline processing of files to make them use the extension
9494         system.
9496 2004-04-02  Ted Gould <ted@gould.cx>
9498         * src/file.cpp, src/extension/db.cpp, src/extension/internal/svg.cpp:
9499         Changing it so that SVG documents open and default to with
9500         extension namespace.  Also, autodetect is reenabled.
9502 2004-04-03  Peter Moulder <pmoulder@mail.csse.monash.edu.au>
9504         * src/helper/bezier-utils.cpp (NewtonRaphsonRootFind): Fix my
9505         previous commit.
9507 2004-04-02  Ted Gould <ted@gould.cx>
9509         * share/extensions/svgz_output.inkmod, src/main.cpp, src/print.cpp,
9510           src/extension/init.cpp, src/extension/implementation/script.cpp,
9511           src/extension/implementation/script.h,
9512           src/extension/internal/Makefile.am, src/extension/internal/ps-out.cpp,
9513           src/extension/internal/ps-out.h, src/extension/internal/ps.cpp:
9514         Fixing the commandline printing.  This required fixing both the
9515         print driver to handle the newer extensions stuff.  It seems
9516         happy now.  I went ahead and implemented save as postscript
9517         while I was at it.
9519 2004-04-02  Peter Moulder  <pmoulder@mail.csse.monash.edu.au>
9521         * src/helper/bezier-utils.cpp (NewtonRaphsonRootFind): Ensure that the
9522         "improved" value is never worse than the previous guess.
9524         * src/helper/bezier-utils.cpp:
9525         Greater CodingStyle conformance, mainly whitespace changes.
9527         * src/helper/bezier-utils.cpp (sp_bezier_fit_cubic_full):
9528         Always reparameterize between generate_bezier and calc_max_error.
9529         Switch from discouraged alloca (see man page) to g_new, at cost of
9530         some extra g_free calls in the code.
9531         (reparameterize): Do in-place modification.
9533         * src/helper/bezier-utils-test.cpp:
9534         Add tests for generate_bezier, sp_bezier_fit_cubic_full.
9535         Change to a simpler test bezier.
9537         * src/helper/bezier-utils.cpp (sp_darray_left_tangent,
9538         sp_darray_right_tangent):
9539         Switch to using just the two end points for calculating the gradient.
9540         (The old code could sometimes cause g_warning's.)
9541         Correct the documentation of requirements.
9542         (sp_darray_center_tangent): Similarly remove the #if'ed out code for
9543         looking at more than two points.
9545 See doc/Changelog_archive.txt for older entries
9547 # Local Variables:
9548 # tab-width:8
9549 # indent-tabs-mode:t
9550 # End:
9551 # vim: tabstop=4:noexpandtab:shiftwidth=4