6e7a5cecdc973773122cc759a8441fcd7ecf21a2
1 2006-06-27 Michael Wybrow <mjwybrow@users.sourceforge.net>
3 * packaging/macosx/ScriptExec/main.c:
4 Add some quotes to fix a problem for people on OS X with
5 spaces in their home directory path. Fixes bug #1512019.
7 2006-06-21 Colin Marquardt <colin@marquardt-home.de>
9 * share/templates/DVD_cover_regular_300dpi.svg,
10 share/templates/DVD_cover_slim_300dpi.svg,
11 share/templates/DVD_cover_superslim_300dpi.svg,
12 share/templates/DVD_cover_ultraslim_300dpi.svg:
13 DVD templates by Aleksandar Urosevic. Closes #1507164.
15 2006-06-19 Michael Wybrow <mjwybrow@users.sourceforge.net>
17 * packaging/macosx/Resources/script,
18 packaging/macosx/Resources/bin/inkscape:
20 Improve quoting of shell variables.
22 * packaging/macosx/ScriptExec/ScriptExec.xcodeproj/project.pbxproj:
24 Xcode 2 project file for the OS X launcher. This will build a
25 Universal version of the launcher by default. The project files for
26 different versions are named differently, so this will be picked up and
27 used if the package builder has a sufficiently new version of Xcode.
29 * packaging/macosx/ScriptExec/ScriptExec.xcode/sveinbjornt.pbxuser,
30 packaging/macosx/ScriptExec/ScriptExec.xcode/voisine.pbxuser:
32 Remove unnecessary user preference files.
34 * Makefile.am:
36 Update the Xcode project files included when creating releases.
38 2006-06-13 Jon A. Cruz <jon@joncruz.org>
40 * TRANSLATORS, src/ui/dialog/aboutbox.cpp:
42 Applied patch #1505715.
44 2006-06-13 Jon A. Cruz <jon@joncruz.org>
46 * packaging/macosx/Resources/etc/fonts/fonts.conf:
48 Applied patch #1505765.
50 2006-06-09 Jon A. Cruz <jon@joncruz.org>
52 * src/object-snapper.cpp, src/selection.cpp, src/selection.h,
53 src/seltrans.cpp:
55 Applied patch #1503864.
57 2006-06-09 Jon A. Cruz <jon@joncruz.org>
59 * src/widgets/toolbox.cpp:
61 Handle case when function call fails.
62 Fixes bug #1501150.
64 2006-06-07 Jon A. Cruz <jon@joncruz.org>
66 * src/seltrans.cpp:
68 Work-around for seltrans not getting calls to grab() and ungrab() as
69 expected.
70 Fixes bug #1501156.
72 2006-06-07 Jon A. Cruz <jon@joncruz.org>
74 * src/widgets/toolbox.cpp:
76 Applied patch #1502407.
77 Fixes bug #1500049.
79 2006-06-07 Jon A. Cruz <jon@joncruz.org>
81 * packaging/macosx/ScriptExec/main.c, packaging/osx-app.sh:
83 Fixing OS X fc-cache problem.
84 Applied patch #1502063.
86 2006-06-07 Jon A. Cruz <jon@joncruz.org>
88 * src/sp-item-group.cpp, src/sp-path.cpp, src/sp-star.cpp,
89 src/sp-switch.cpp, src/ui/widget/ruler.cpp:
91 Applied patch #1501709.
93 2006-06-05 Jon A. Cruz <jon@joncruz.org>
95 * trace/siox.cpp, trace/siox.h, trace/trace.cpp,
96 src/ui/dialog/tracedialog.cpp:
98 Applied patch #1501375.
100 2006-06-05 Jon A. Cruz <jon@joncruz.org>
102 * trace/siox.cpp, trace/trace.cpp:
104 Applied patch #1501134.
106 2006-06-05 Jon A. Cruz <jon@joncruz.org>
108 * src/dialogs/layers-panel.cpp:
110 Allow action when no layer selected.
111 Fixes bugs #1494646.
113 2006-06-05 Jon A. Cruz <jon@joncruz.org>
115 * trace/siox.cpp:
117 Applied patch #1500659.
119 2006-06-05 Jon A. Cruz <jon@joncruz.org>
121 * src/dialogs/layers-panel.h, src/dialogs/layers-panel.cpp:
123 Blocked signal when changes are not from the layers UI.
124 Fixes bugs #1495406 and most of #1494646.
126 2006-06-02 Colin Marquardt <colin@marquardt-home.de>
128 * TRANSLATORS: Add Stefan Graubner.
130 2006-06-01 Jon A. Cruz <jon@joncruz.org>
132 * src/extension/internal/pdf-mini.h
134 Fix for delete[] mismatch and binary tweak from Ulf Erikson.
136 2006-06-01 Jon A. Cruz <jon@joncruz.org>
138 * src/dialogs/layers-panel.h, src/dialogs/layers-panel.cpp:
140 Added layer opacity slider.
141 Fixes RFE #1496569.
143 2006-05-31 Colin Marquardt <colin@marquardt-home.de>
145 * TRANSLATORS: Add vonHalenbach for tutorial translations.
147 2006-05-29 Jon A. Cruz <jon@joncruz.org>
149 * src/extension/internal/odf.cpp:
150 Corrected deletes and uninitizlied variables.
151 Fixes bug# 1489961.
153 2006-05-30 John Cliff <simarilius@yahoo.com>
154 src/trace/potrace/inkscape-potrace.cpp
155 Changed bitsPerSample from hardcoded to calculated for multi color traces
156 to fix bugs 1188811 and 1484076
158 2006-05-29 Jon A. Cruz <jon@joncruz.org>
160 * src/xml/repr-io.cpp:
161 Changed to strip leading BOM from input.
162 Fixes bug# 1121666.
164 2006-05-29 Bryce <bryce@bryceharrington.org>
165 * sp-shape.cpp: Adding documentation
167 2006-05-29 Jon A. Cruz <jon@joncruz.org>
169 * src/desktop.cpp, src/layer-manager.cpp, src/dialogs/layers-panel.cpp:
170 Workaround to avoid assertion upon file revert.
172 2006-05-28 Bryce <bryce@bryceharrington.org>
173 * sp-marker.cpp: Adding documentation
175 2006-05-28 MenTaLguY <mental@rydia.net>
177 * src/dialogs/clonetiler.cpp, src/dialogs/iconpreview.cpp,
178 src/dialogs/stroke-style.cpp, src/display/curve.cpp,
179 src/display/sp-canvas.cpp, src/dyna-draw-context.cpp,
180 src/extension/internal/gnome.cpp, src/extension/internal/pdf.cpp,
181 src/extension/internal/ps.cpp, src/extension/internal/win32.cpp,
182 src/file.cpp, src/inkview.cpp, src/libnr/nr-macros.h,
183 src/libnr/nr-object.cpp, src/libnr/nr-path.cpp,
184 src/libnr/nr-pixblock.cpp, src/libnr/nr-pixblock-pattern.cpp,
185 src/libnr/nr-svp.cpp, src/libnr/nr-svp-render.cpp,
186 src/libnrtype/FontFactory.cpp, src/libnrtype/Layout-TNG-Output.cpp,
187 src/libnrtype/nr-type-primitives.cpp, src/path-chemistry.cpp,
188 src/splivarot.cpp, src/sp-marker.cpp, src/ui/widget/icon-widget.cpp,
189 src/widgets/icon.cpp:
191 replace nr_new() with g_new(), and try to converge on using the
192 glib allocator a little more instead of the others (aside from
193 libgc)
195 2006-05-28 MenTaLguY <mental@rydia.net>
197 * share/icons/icons.svg:
199 correct vertical text flow icon to correctly reflect lines stacking
200 right-to-left, as well as improving pixel alignment on both text flow
201 icons
203 2006-05-28 MenTaLguY <mental@rydia.net>
205 * src/widgets/toolbox.cpp:
207 add tooltips to text toolbar widgets
209 2006-05-28 Jon A. Cruz <jon@joncruz.org>
211 * src/layer-manager.cpp, src/layer-manager.h,
212 src/preferences-skeleton.h, src/ui/dialog/inkscape-preferences.cpp,
213 src/ui/dialog/inkscape-preferences.h,
214 src/widgets/layer-selector.cpp, src/dialogs/layers-panel.cpp:
216 Finished option to turn on or off deslecting when switching layers.
217 Fixes RFE #1495701.
219 2006-05-28 Jon A. Cruz <jon@joncruz.org>
221 * src/dialogs/layers-panel.h, src/dialogs/layers-panel.cpp:
223 Changed clicking on visibility and locked toggles to not switch
224 selected layer.
225 Fixes bug #1495856.
227 2006-05-28 Michael Wybrow <mjwybrow@users.sourceforge.net>
229 * src/sp-conn-end-pair.cpp: Detach connectors from empty groups
230 before trying to route connectors to them. This is required
231 since empty groups have no physical position. Fixes bug #1448811.
233 2006-05-27 Kees Cook <kees@outflux.net>
235 * src/extension/implementation/script.cpp: allow output extension
236 parameters to be prompted and used, closes bug #1495310.
238 2006-05-26 MenTaLguY <mental@rydia.net>
240 * src/dialogs/layers-panel.h, src/dialogs/layers-panel.cpp:
242 make button labels translatable, and use HButtonBox instead of HBox for
243 better appearance
245 2006-05-26 Jon A. Cruz <jon@joncruz.org>
247 * src/layer-manager.cpp, src/layer-manager.h,
248 src/dialogs/layer-properties.cpp, src/dialogs/layers-panel.cpp:
250 Prevent layer name duplication.
251 Fixes bug #1115407.
253 2006-05-26 Jon A. Cruz <jon@joncruz.org>
255 * src/widgets/desktop-widget.cpp:
257 Fixed resize handle in corner of main UI.
258 Fixes bug #1493995.
260 2006-05-26 Jon A. Cruz <jon@joncruz.org>
262 * src/layer-manager.cpp, src/layer-manager.h,
263 src/widgets/layer-selector.cpp:
265 Cleaned up propagation of status changes.
266 Fixes bug #1495333.
268 2006-05-26 Michael Wybrow <mjwybrow@users.sourceforge.net>
270 * src/path-prefix.h: Add missing CREATE_* directory locations
271 for building an OS X application bundle. Fixes bug #1495284.
273 2006-05-25 Bryce Harrington <bryce@bryceharrington.org>
275 * src/inkscape.cpp: i18n on error messages (fix for bug 1490928)
277 2006-05-23 Jon A. Cruz <jon@joncruz.org>
279 * src/dialogs/layers-panel.cpp, src/dialogs/swatches.cpp,
280 src/dialogs/swatches.h, src/preferences-skeleton.h,
281 src/ui/previewfillable.h, src/ui/previewholder.cpp,
282 src/ui/previewholder.h, src/ui/widget/panel.cpp,
283 src/ui/widget/panel.h, src/verbs.cpp,
284 src/widgets/desktop-widget.cpp:
285 Refactored panels.
286 Fixes RFE #1453153. Fixes RFE #1453152.
289 2006-05-23 MenTaLguY <mental@rydia.net>
291 * src/extension/internal/ps.cpp:
293 move %%EOF to end of output document
295 2006-05-22 Jon A. Cruz <jon@joncruz.org>
297 * src/dialogs/swatches.cpp, src/ui/widget/panel.cpp,
298 src/ui/widget/panel.h:
299 Removed panel menu unless requested. Fixes bug #1492597.
301 2006-05-22 MenTaLguY <mental@rydia.net>
303 * src/extension/internal/svg.cpp:
305 replace EXTREMELY inefficient (O(n^2), I think?) stacked C string
306 concatenations with appends to a std::vector, which is amortized O(1)
308 2006-05-21 Marco Scholten <mscholtn@xs4all.nl>
310 * src/ui/dialog/inkscape-preferences.cpp,
311 src/ui/dialog/inkscape-preferences.h:
312 Added 'Show close button on dialogs' option.
314 2006-05-21 MenTaLguY <mental@rydia.net>
316 * src/ui/view/view-widget.cpp:
318 request collection pass after destruction of a view widget
320 2006-05-21 MenTaLguY <mental@rydia.net>
322 * src/gc-core.h, src/gc.cpp:
324 add GC::request_early_collection() to force a collection from the idle
325 loop at opportune times
327 * src/dialogs/filedialog.cpp:
329 call GC::request_early_collection() after switching preview images
331 2006-05-21 Jon A. Cruz <jon@joncruz.org>
333 * src/layer-manager.cpp, src/layer-manager.h,
334 src/dialogs/layers-panel.cpp, src/dialogs/layers-panel.h:
335 Adding notification when managed layers change.
337 2006-05-21 Michael Wybrow <mjwybrow@users.sourceforge.net>
339 * src/extension/internal/pdf.cpp: Compilation fix. For versions
340 of glib older that 2.9.0, use g_date_set_time() instead of
341 g_date_set_time_t().
343 2006-05-20 MenTaLguY <mental@rydia.net>
345 * src/extensin/internal/ps.cpp:
347 add %%EOF trailer for DSC-compliance
349 2006-05-20 Colin Marquardt <colin@marquardt-home.de>
351 * share/extensions/lindenmayer.inx,
352 share/extensions/kochify_load.inx,
353 share/extensions/kochify.inx:
354 Rename slightly, also makes for easier translation.
356 2006-05-20 Jon A. Cruz <jon@joncruz.org>
358 * src/widgets/icon.h, src/widgets/icon.cpp, src/dialogs/layers-panel.cpp:
359 Changled dialog from checkboxes to icons for visible and locked.
361 2006-05-20 Michael Wybrow <mjwybrow@users.sourceforge.net>
363 * src/libnrtype/FontInstance.cpp: patch from David Turner of the
364 FreeType Project. Fixes a compilation problem and a possible
365 segmentation fault.
367 2006-05-19 Jon A. Cruz <jon@joncruz.org>
368 * src/preferences-skeleton.h, src/dialogs/layers-panel.h,
369 src/dialogs/layers-panel.cpp:
370 Selection and event handling cleanup. Added deeper display.
372 2006-05-18 Jon A. Cruz <jon@joncruz.org>
373 * src/layer-manager.cpp, src/dialogs/layers-panel.h,
374 src/dialogs/layers-panel.cpp:
375 Next round of layer dialog updates.
377 2006-05-17 Kees Cook <kees@outflux.net>
378 * src/dialogs/rdf.cpp: corrected localization on array, added comments.
379 * src/ui/widget/licensor.cpp: Localized the license name.
380 * configure.ac: added comment about why sigc++ was upgraded
382 2006-05-17 Jon A. Cruz <jon@joncruz.org>
383 * src/dialogs/layers-panel.cpp:
384 Flipped top/bottom in layers UI to reflect visible stacking.
386 2006-05-16 verbalshadow <verbalshadow@gmail.com>
388 * src/desktop-style.h, src/desktop-style.cpp:
389 Fixes calligraphy tool so drawing now uses the the correct opacity.
391 2006-05-17 Jon A. Cruz <jon@joncruz.org>
392 * src/dialogs/layers-panel.cpp, src/dialogs/layers-panel.h:
393 Switched icons to stock generic.
395 2006-05-17 Michael Wybrow <mjwybrow@users.sourceforge.net>
397 * src/dialogs/layers-panel.cpp: Compile fix from Mathieu Dimanche.
399 2006-05-16 Jon A. Cruz <jon@joncruz.org>
401 * src/document-subset.cpp:
402 Corrected ordering of children in subset.
404 2006-05-15 Jon A. Cruz <jon@joncruz.org>
405 * src/Makefile_insert, src/desktop.cpp, src/desktop.h,
406 src/layer-manager.cpp, src/menus-skeleton.h, src/verbs.cpp,
407 src/verbs.h, src/dialogs/layers-panel.cpp,
408 src/dialogs/layers-panel.h, src/dialogs/Makefile_insert:
409 Base implementation of a layers dialog.
411 2006-05-14 Colin Marquardt <colin@marquardt-home.de>
413 * src/ui/dialog/inkscape-preferences.cpp (initPageTools):
414 Typofix ("conector").
416 2006-05-14 Jon A. Cruz <jon@joncruz.org>
418 * src/document-subset.cpp, src/layer-manager.h, src/layer-manager.cpp:
419 Corrected base structure and avoiding infinite loop.
421 2006-05-14 Michael Wybrow <mjwybrow@users.sourceforge.net>
423 * src/widgets/toolbox.cpp: Slightly increase size of the
424 connector toolbar buttons to match button sizes on other
425 toolbars.
427 2006-05-13 verbalshadow <verbalshadow@gmail.com>
429 * src/dyna-draw-context.cpp, src/desktop-style.cpp,
430 src/desktop-style.h:
432 Calligraphy tool now draws in the last used color or the
433 tool style depending on the Preference setting.
435 2006-05-11 Michael Wybrow <mjwybrow@users.sourceforge.net>
437 * src/selection-chemistry.cpp, src/sp-conn-end-pair.cpp:
439 When moving/transforming connectors, only detach connectors
440 from objects that are not part of the selection. Previously,
441 connectors moved as part of a selection would be detached from
442 all objects. This has been requested several times via email.
443 The change also fixes bug #1383806.
445 * src/ui/dialog/inkscape-preferences.cpp,
446 src/ui/dialog/inkscape-preferences.h, src/connector-context.cpp:
448 Add a preferences setting to the connector tool for setting
449 whether or not connectors attach to text objects. This change
450 addresses feature request #1434292.
452 2006-05-09 Carl Hetherington <inkscape@carlh.net>
454 * src/nodepath.cpp: fix silly bug with snapping node edits.
456 * src/snapper.cpp, src/snapper.h, src/sp-namedview.cpp:
457 re-enable link between grid visibility and grid snap.
459 2006-05-08 Michael Wybrow <mjwybrow@users.sourceforge.net>
461 * conn-avoid-ref.cpp: Fix a crashbug that could occur in files
462 containing connectors if they were loaded from the file chooser
463 or from the recent file list. Fixes bug #1458820.
465 2006-05-08 MenTaLguY <mental@rydia.net>
467 * src/display/curve.cpp:
469 always make local copy of path data so that we have control over memory
470 policy
472 2006-05-08 MenTaLguY <mental@rydia.net>
474 * src/display/curve.h, src/display/curve.cpp, src/dropper-context.cpp:
476 get rid of sp_curve_new_from_static_bpath() in a bid to simplify curve
477 memory management
479 2006-05-08 MenTaLguY <mental@rydia.net>
481 * src/display/canvas-bpath.cpp, src/display/curve.cpp, src/display/curve.h,
482 src/display/nr-arena-shape.cpp, src/draw-context.cpp,
483 src/extension/internal/odf.cpp, src/extension/internal/pov-out.cpp,
484 src/nodepath.cpp, src/object-snapper.cpp, src/path-chemistry.cpp,
485 src/sp-flowregion.cpp, src/splivarot.cpp, src/sp-offset.cpp,
486 src/sp-path.cpp, src/sp-shape.cpp, src/sp-spiral.cpp, src/sp-star.cpp,
487 src/sp-use-reference.cpp:
489 eliminate direct accesses to SPCurve::bpath
491 2006-05-08 MenTaLguY <mental@rydia.net>
493 * src/streams-zlib.cpp, src/streams-jar.cpp, src/splivarot.cpp,
494 src/extension/internal/bluredge.cpp:
496 use std::vector rather than dynamically-sized automatic arrays,
497 plus cleanups and minor fixes, and dead code removal
499 2006-05-08 MenTaLguY <mental@rydia.net>
501 * src/debug/demangle.cpp, src/debug/demangle.h, src/sp-object.cpp,
502 src/gc-anchored.cpp, src/debug/Makefile_insert:
504 use c++filt for symbol demangling if available
506 2006-05-08 MenTaLguY <mental@rydia.net>
508 * src/xml/repr-util.cpp:
510 comments explaining namespace mapping for the broken sodipodi namespace
512 2006-05-08 Carl Hetherington <inkscape@carlh.net>
514 * src/seltrans.cpp, src/snap.cpp, src/snap.h: fix ctrl-scaling
515 when there is no snap. More snapping cleanups.
517 2006-05-07 Michael Wybrow <mjwybrow@users.sourceforge.net>
519 * knot.h, knot.cpp, connector-context.cpp:
520 Fix glib-gobject-warnings for knots in the connector tool.
522 2006-05-07 Jon A. Cruz <jon@joncruz.org>
524 * src/document-subset.cpp:
525 Corrected two bugs, with the minor one hiding the more severe.
527 2006-05-06 MenTaLguY <mental@rydia.net>
529 * src/xml/repr-util.cpp, src/xml/repr.h:
531 add fixup for incorrect sodipodi namespace
533 2006-05-06 MenTaLguY <mental@rydia.net>
535 * doc/NewAppArchitecture/01-title.svg,
536 doc/NewAppArchitecture/04-current-main.svg,
537 doc/NewAppArchitecture/05-current-objects.svg,
538 doc/NewAppArchitecture/06-current-desktop-view.svg,
539 doc/NewAppArchitecture/07-current-problems.svg,
540 doc/NewAppArchitecture/08-inkscape-gtkmm.svg
541 doc/NewAppArchitecture/09-future-capabilities.svg,
542 doc/NewAppArchitecture/10-future-main.svg,
543 doc/NewAppArchitecture/11-future-ink-app.svg,
544 doc/NewAppArchitecture/12-future-run-modes.svg,
545 doc/NewAppArchitecture/13-future-ink-app-editor.svg,
546 doc/NewAppArchitecture/14-evolving.svg,
547 share/examples/art-nouveau-P3.svg,
548 share/examples/eastern-motive-P4G.svg,
549 share/examples/i18n.svg,
550 share/examples/markers.svg,
551 share/examples/tesselation-P3.svg,
552 share/examples/text-on-path.svg,
553 share/icons/David_icons.svg,
554 share/icons/icons.svg,
555 share/icons/legacy_icons.svg,
556 share/screens/about.svg,
557 share/templates/business_card_85x54mm.svg,
558 share/templates/default.cs.svg,
559 share/templates/default.lt.svg,
560 share/templates/default.pl.svg,
561 share/tutorials/gpl-2.svg,
562 share/tutorials/tutorial-advanced.es.svg,
563 share/tutorials/tutorial-advanced.fr.svg,
564 share/tutorials/tutorial-advanced.ja.svg,
565 share/tutorials/tutorial-advanced.sl.svg,
566 share/tutorials/tutorial-advanced.svg,
567 share/tutorials/tutorial-basic.ca.svg,
568 share/tutorials/tutorial-basic.de.svg,
569 share/tutorials/tutorial-basic.es.svg,
570 share/tutorials/tutorial-basic.fr.svg,
571 share/tutorials/tutorial-basic.ja.svg,
572 share/tutorials/tutorial-basic.nn.svg,
573 share/tutorials/tutorial-basic.sl.svg,
574 share/tutorials/tutorial-basic.svg,
575 share/tutorials/tutorial-calligraphy.es.svg,
576 share/tutorials/tutorial-calligraphy.fr.svg,
577 share/tutorials/tutorial-calligraphy.sl.svg,
578 share/tutorials/tutorial-calligraphy.svg,
579 share/tutorials/tutorial-elements.es.svg,
580 share/tutorials/tutorial-elements.fr.svg,
581 share/tutorials/tutorial-elements.sl.svg,
582 share/tutorials/tutorial-elements.svg,
583 share/tutorials/tutorial-shapes.ca.svg,
584 share/tutorials/tutorial-shapes.es.svg,
585 share/tutorials/tutorial-shapes.fr.svg,
586 share/tutorials/tutorial-shapes.ja.svg,
587 share/tutorials/tutorial-shapes.sl.svg,
588 share/tutorials/tutorial-shapes.svg,
589 share/tutorials/tutorial-tips.es.svg,
590 share/tutorials/tutorial-tips.fr.svg,
591 share/tutorials/tutorial-tips.sl.svg,
592 share/tutorials/tutorial-tips.svg,
593 share/tutorials/tutorial-tracing.de.svg,
594 share/tutorials/tutorial-tracing.es.svg,
595 share/tutorials/tutorial-tracing.fr.svg,
596 share/tutorials/tutorial-tracing.sl.svg,
597 share/tutorials/tutorial-tracing.svg,
598 src/extension/dxf2svg/dxf2svg.cpp,
599 src/menus-skeleton.h,
600 src/preferences-skeleton.h:
602 get the CORRECT sodipodi namespace in there
604 2006-05-06 MenTaLguY <mental@rydia.net>
606 * src/xml/repr-util.cpp:
608 fix for #1483198 ("infectious namespaces")
610 2006-05-01 Jon A. Cruz <jon@joncruz.org>
612 * src/verbs.h, src/verbs.cpp, src/verbs-test.h:
613 Fixed problem with std::map use making last verb inaccessible.
615 2006-05-05 Carl Hetherington <inkscape@carlh.net>
617 * src/draw-context.cpp, src/line-snapper.h, src/snap.cpp,
618 src/snapper.cpp, src/line-snapper.cpp, src/snap.h,
619 src/context-fns.cpp, src/object-snapper.h, src/seltrans.cpp,
620 src/nodepath.cpp, src/snapper.h, src/object-snapper.cpp: various
621 snapping fixes and cleanups.
623 06-05-04 Carl Hetherington <inkscape@carlh.net>
625 * src/guide-snapper.h, src/line-snapper.h, src/snap.cpp,
626 src/snap.h, src/object-snapper.h, src/sp-namedview.cpp,
627 src/grid-snapper.h: clean up knutux's fix for the snapper crash.
629 2006-05-03 Michael Wybrow <mjwybrow@users.sourceforge.net>
631 * po/pt_BR.po: Fix some "Unmatched closing </b>" warnings.
633 * src/jabber_whiteboard/pedrodom.cpp: Compile fix for Mac OS.
635 2006-05-03 Carl Hetherington <inkscape@carlh.net>
637 * src/arc-context.cpp, src/connector-context.cpp,
638 src/context-fns.cpp, src/desktop.cpp, src/draw-context.cpp,
639 src/nodepath.cpp, src/object-edit.cpp, src/pencil-context.cpp,
640 src/rect-context.cpp, src/selection-chemistry.cpp,
641 src/seltrans.cpp, src/snap.cpp, src/snap.h, src/sp-namedview.cpp,
642 src/sp-namedview.h, src/spiral-context.cpp, src/star-context.cpp,
643 src/ui/dialog/document-properties.cpp: Give SPNamedView a
644 SnapManager instance and use it for all management of snapping
645 settings.
647 * src/snap.cpp, src/snap.h: remove the unused namedview_dim_snap_list()
649 2006-05-01 Jon A. Cruz <jon@joncruz.org>
651 * src/Makefile.am, src/Makefile_insert, src/attributes-test.h,
652 src/color-profile-test.h, src/mod360-test.cpp, src/mod360-test.h,
653 src/round-test.cpp, src/round-test.h, src/sp-gradient-test.cpp,
654 src/sp-gradient-test.h, src/sp-style-elem-test.cpp,
655 src/sp-style-elem-test.h, src/style-test.h, src/test-helpers.h:
656 Replaced four more tests with CxxTest versions.
658 2006-05-01 MenTaLguY <mental@rydia.net>
660 * src/display/nr-arena-item.cpp:
662 use GC allocator for bitmap cache and transform
664 2006-05-01 Marco Scholten <mscholtn@xs4all.nl>
666 * src/dialogs/inkscape-preferences.cpp: Moved 'compass like
667 display of angles' from 'windows' to 'steps'.
669 2006-04-30 MenTaLguY <mental@rydia.net>
671 * src/libnr/nr-object.cpp:
673 log finalization of NRObjects
675 2006-04-29 Jon Phillips <jon@rejon.org>
677 * src/dialogs/rdf.cpp: Updated cc licenses to 2.5 by default.
679 * src/ui/dialog/document-metadata.cpp: Made metadata window
680 resizable so that one can see the licenses and enter long entries.
682 2006-04-29 MenTaLguY <mental@rydia.net>
684 * src/display/nr-arena-group.cpp, src/display/nr-arena-item.cpp,
685 src/display/nr-arena-item.h, src/display/nr-arena-shape.cpp:
687 rationalize function names and remove spurious soft_ptr
689 2006-04-29 MenTaLguY <mental@rydia.net>
691 * src/document.cpp:
693 use proper unref function on SPRoot to avoid appearance of leak
695 2006-04-29 MenTaLguY <mental@rydia.net>
697 * src/gc-anchored.cpp, src/xml/simple-node.cpp, src/sp-object.cpp:
699 switch everyone to simpler debug event API
701 2006-04-29 MenTaLguY <mental@rydia.net>
703 * src/Makefile_insert, src/gc-finalized.cpp, src/gc-finalized.h:
705 add finalizer logging
707 2006-04-29 MenTaLguY <mental@rydia.net>
709 * src/debug/simple-event.h: simplify the SimpleEvent API more
711 2006-04-29 MenTaLguY <mental@rydia.net>
713 * src/debug/simple-event.h: make Debug::SimpleEvent more convenient
715 * src/debug/event.h, src/debug/logger.cpp: add FINALIZERS category
717 2006-04-29 MenTaLguY <mental@rydia.net>
719 * src/debug/logger.cpp:
721 finish interrupted refactoring of log filter configuration
723 2006-04-29 MenTaLguY <mental@rydia.net>
725 * src/doc/Makefile.am, src/doc/refcounting.txt:
727 some developer documentation about refcounting
729 2006-04-29 MenTaLguY <mental@rydia.net>
731 * src/ui/view/view.cpp:
733 Wait a minute -- UI::View::View and SPDocument are both managed
734 by the collector -- the view doesn't need to ref the document!
736 2006-04-29 MenTaLguY <mental@rydia.net>
738 * src/ui/view/view.cpp: add missing unref
740 2006-04-29 MenTaLguY <mental@rydia.net>
742 * src/gc-anchored.cpp, src/gc-anchored.h:
744 added refcount logging to GC::Anchored
746 * src/util/Makefile_insert, src/util/format.h:
748 shared string printf
750 2006-04-28 MenTaLguY <mental@rydia.net>
752 * src/sp-object.cpp: make refcount logging a little more useful
753 by including the relevent class name
755 2006-04-28 Jon A. Cruz <jon@joncruz.org>
757 * src/Makefile_insert, src/Makefile.am, src/dir-util-test.h,
758 src/dir-util-test.cpp, src/extract-uri-test.h,
759 src/extract-uri-test.cpp:
760 Replaced two tests with CxxTest versions.
762 2006-04-28 Jon A. Cruz <jon@joncruz.org>
764 * src/Makefile_insert, src/MultiPrinter.h, src/verbs.h,
765 src/verbs-test.h:
766 Adding unit test for verbs.
768 2006-04-27 verbalshadow <verbalshadow@gmail.com>
770 * src/io/resource.h, src/io/resource.cpp,
771 src/dialogs/swatches.cpp, src/helper/stock-items.cpp:
772 Added CREATE v0.1 support for gradients/swatches/patterns
773 Support for Linux & Win32. Mac support waiting final support
774 Directory info.
776 2006-04-26 Jon A. Cruz <jon@joncruz.org>
778 * src/Makefile.am, src/MultiPrinter.h, src/PylogFormatter.h,
779 src/TRPIFormatter.h, src/selfname.tpl, src/libnr/Makefile_insert,
780 src/svg/Makefile_insert, src/xml/Makefile_insert:
781 Adding multiple test output formats.
783 2006-04-23 verbalshadow <verbalshadow@gmail.com>
785 * path-prefix.h:
786 Added beginnings of CREATE support in path-prefix.h
788 2006-04-23 verbalshadow <verbalshadow@gmail.com>
790 * src/object-ui.cpp, src/object-ui.h:
791 moved to src/ui/context-menu.cpp, src/ui/context-menu.h
792 to make it easier to find
794 2006-04-20 MenTaLguY <mental@rydia.net>
796 * src/dyna-draw-context.cpp, src/dyna-draw-context.h:
797 remove unused timer code
799 2006-04-19 Andrius R. <knutux@gmail.com>
800 * src\display\nr-arena-item.cpp, src\display\canvas-arena.cpp,
801 src\display\nr-arena-shape.cpp, src\display\sp-canvas.h,
802 src\display\nr-arena.cpp, src\display\nr-arena-shape.h,
803 src\display\nr-arena-glyphs.cpp, src\display\nr-gradient-gpl.cpp,
804 src\display\sp-canvas.cpp, src\display\sp-ctrlline.cpp,
805 src\livarot\ShapeSweep.cpp, src\livarot\Shape.h, src\livarot\Shape.cpp,
806 src\livarot\Path.h, src\livarot\PathConversion.cpp,
807 src\livarot\ShapeMisc.cpp, src\livarot\Path.cpp, src\libnr\nr-pixblock.h,
808 src\libnr\nr-pixblock.cpp
810 Rendering optimisation, which gives best results for zoomed in drawings
811 with complex (multi-node) paths. Optimisation focus - eliminating cubicTo
812 and LineTo nodes outside of visible area, so no unneeded calculations is
813 needed and less memory is consumed (this avoids crashes which were
814 occurring previously if zooming into a complex drawing)
816 2006-04-18 njh <njh@njhurst.com>
817 * share/extensions/measure.inx, share/extensions/measure.py, share/extensions/Makefile.am
819 Added the measure extension that marks lengths onto paths.
821 2006-04-17 MenTaLguY <mental@rydia.net>
823 * src/application/editor.cpp, src/arc-context.cpp, src/conn-avoid-ref.cpp,
824 src/connector-context.cpp, src/desktop-events.cpp, src/desktop-handles.h,
825 src/dialogs/clonetiler.cpp, src/dialogs/export.cpp,
826 src/dialogs/fill-style.cpp, src/dialogs/find.cpp,
827 src/dialogs/iconpreview.cpp, src/dialogs/item-properties.cpp,
828 src/dialogs/layer-properties.cpp, src/dialogs/object-properties.cpp,
829 src/dialogs/stroke-style.cpp, src/dialogs/swatches.cpp,
830 src/dialogs/text-edit.cpp, src/dialogs/tiledialog.cpp,
831 src/dialogs/xml-tree.cpp, src/draw-anchor.cpp, src/draw-context.cpp,
832 src/dropper-context.cpp, src/dyna-draw-context.cpp,
833 src/event-context.cpp, src/extension/implementation/script.cpp,
834 src/file.cpp, src/gradient-context.cpp, src/gradient-drag.cpp,
835 src/helper/stock-items.cpp, src/inkscape.cpp, src/interface.cpp,
836 src/jabber_whiteboard/callbacks.cpp,
837 src/jabber_whiteboard/chat-handler.cpp,
838 src/jabber_whiteboard/message-processors.cpp,
839 src/jabber_whiteboard/message-queue.cpp,
840 src/jabber_whiteboard/session-manager.cpp, src/knot.cpp,
841 src/node-context.cpp, src/nodepath.cpp, src/object-ui.cpp,
842 src/path-chemistry.cpp, src/pencil-context.cpp, src/pen-context.cpp,
843 src/rect-context.cpp, src/rubberband.cpp, src/satisfied-guide-cns.cpp,
844 src/selcue.cpp, src/select-context.cpp, src/selection-chemistry.cpp,
845 src/selection.cpp, src/seltrans.cpp, src/sp-flowtext.cpp,
846 src/spiral-context.cpp, src/splivarot.cpp, src/sp-namedview.cpp,
847 src/sp-text.cpp, src/star-context.cpp, src/text-chemistry.cpp,
848 src/text-context.cpp, src/tools-switch.cpp,
849 src/trace/potrace/inkscape-potrace.cpp, src/trace/trace.cpp,
850 src/ui/dialog/align-and-distribute.cpp, src/ui/dialog/dialog.cpp,
851 src/ui/dialog/document-metadata.cpp,
852 src/ui/dialog/document-properties.cpp,
853 src/ui/dialog/inkscape-preferences.cpp,
854 src/ui/dialog/session-player.cpp, src/ui/dialog/transformation.cpp,
855 src/ui/widget/color-picker.cpp, src/ui/widget/page-sizer.cpp,
856 src/ui/widget/registered-widget.cpp, src/ui/widget/ruler.cpp,
857 src/ui/widget/selected-style.cpp, src/ui/widget/tolerance-slider.cpp,
858 src/verbs.cpp, src/widgets/gradient-toolbar.cpp,
859 src/widgets/layer-selector.cpp, src/widgets/select-toolbar.cpp,
860 src/widgets/sp-xmlview-content.cpp, src/widgets/toolbox.cpp:
862 Get rid of the SP_DT_* macros which do nothing more than provide
863 additional, confusing, names for other functions. If shorter names
864 are desired, the actual functions should be renamed -- or better, made
865 into member functions.
867 2006-04-09 Jon A. Cruz <jon@joncruz.org>
869 * share/icons/icons.svg: Fixed jumping eye (layer visibility).
871 2006-04-07 Jon A. Cruz <jon@joncruz.org>
873 * po/eu.po: Fix a "Unmatched closing </b>" warnings.
875 2006-04-07 Jon A. Cruz <jon@joncruz.org>
877 * src/widgets/paint-selector.cpp, src/widgets/gradient-toolbar.cpp,
878 src/widgets/select-toolbar.cpp, src/widgets/toolbox.cpp,
879 src/dialogs/clonetiler.cpp, src/dialogs/object-properties.cpp:
881 Shrunk a few icon sizes.
883 2006-04-07 Jon A. Cruz <jon@joncruz.org>
885 * src/widgets/desktop-widget.cpp, src/widgets/icon.cpp,
886 src/widgets/layer-selector.cpp:
888 Added implementation of smaller icon size.
890 2006-04-06 Jon A. Cruz <jon@joncruz.org>
892 * src/color-profile.cpp, src/sp-image.cpp:
894 Simple debugging #ifdefs added.
896 2006-04-06 Jon A. Cruz <jon@joncruz.org>
898 * src/interface.cpp, src/dialogs/clonetiler.cpp,
899 src/dialogs/object-properties.cpp, src/dialogs/stroke-style.cpp,
900 src/dialogs/text-edit.cpp, src/dialogs/tiledialog.cpp,
901 src/dialogs/xml-tree.cpp, src/ui/dialog/align-and-distribute.cpp,
902 src/ui/widget/labelled.cpp, src/widgets/button.cpp,
903 src/widgets/button.h, src/widgets/desktop-widget.cpp,
904 src/widgets/gradient-toolbar.cpp, src/widgets/icon.cpp,
905 src/widgets/icon.h, src/widgets/layer-selector.cpp,
906 src/widgets/paint-selector.cpp, src/widgets/select-toolbar.cpp,
907 src/widgets/toolbox.cpp, src/widgets/toolbox.h, src/icon-size.h:
909 Decoupling from direct use of GtkIconSize to allow for smaller
910 custom ones.
912 2006-04-06 Jon A. Cruz <jon@joncruz.org>
914 * src/Makefile_insert, src/Makefile.am, src/color-profile.cpp
915 src/color-profile.h, src/color-profile-fns.h,
916 src/color-profile-test.h, src/sp-image.cpp:
918 Adding rendering-intent to <color-profile>.
920 2006-04-05 MenTaLguY <mental@rydia.net>
922 * configure.ac, share/keyboards/.cvsignore, share/keyboards/Makefile.am,
923 share/keyboards/README, share/keys/.cvsignore, share/keys/Makefile.am,
924 share/keys/Makefile.in, share/Makefile.am:
926 share/keyboards -> share/keys
928 * share/keys/Makefile.am, share/keys/default.xml, src/Makefile_insert,
929 src/shortcuts.cpp, src/shortcuts-default-xml.cpp:
931 first shot at configurable keymaps
933 2006-04-05 MenTaLguY <mental@rydia.net>
935 * src/io/Makefile_insert, src/io/resource.cpp, src/io/resource.h:
937 introduce uniform resource path API to replace copy-and-pasted hacks
939 2006-04-05 Jon A. Cruz <jon@joncruz.org>
941 * src/svg/svg-color-test.h, src/svg/svg-color.cpp:
943 Tuned icc-color() parsing.
945 2006-04-02 Jon A. Cruz <jon@joncruz.org>
947 * src/color-profile.h, src/color-profile.cpp,
948 src/color-profile-fns.h, src/sp-image.h, src/sp-image.cpp:
950 Initial support of color-profile on <image> elements.
952 2006-04-02 Jon A. Cruz <jon@joncruz.org>
954 * src/color-profile.h, src/color-profile.cpp,
955 src/color-profile-fns.h, src/Makefile_insert, src/attributes.cpp,
956 src/attributes.h, src/sp-object-repr.cpp:
958 Adding support for <color-profile> element.
960 2006-04-02 Jon A. Cruz <jon@joncruz.org>
962 * src/knot.h: Fixed warning messages.
964 2006-04-01 Jon A. Cruz <jon@joncruz.org>
966 * src/ui/widget/selected-style.cpp:
968 Safety check for null pointer.
970 2006-04-01 Jon A. Cruz <jon@joncruz.org>
972 * configure.ac, src/interface.cpp, src/dialogs/swatches.cpp:
974 Introducing optional LittleCms use.
976 2006-03-31 MenTaLguY <mental@rydia.net>
978 * src/dyna-draw-context.cpp, src/dyna-draw-context.cpp:
980 merge ::dragging and ::dynahand
982 2006-03-31 MenTaLguY <mental@rydia.net>
984 * src/dyna-draw-context.h: add documentation
986 2006-03-29 Andrius R. <knutux@gmail.com>
988 * src/enums.h, src/selection-chemistry.cpp,
989 src/selection.h, src/selection.cpp,
990 src/ui/dialog/inkscape-preferences.cpp,
991 src/ui/dialog/inkscape-preferences.h:
993 patch #1450307 - option for select all to work in layer with it's sub-layers
995 2006-03-29 Andrius R. <knutux@gmail.com>
997 * po/lt.po: Translated and added new language - Lithuanian.
999 2006-03-28 Jon A. Cruz <jon@joncruz.org>
1001 * src/interface.cpp, src/dialogs/swatches.cpp:
1003 Fixing name of temporary non-standard tag attributes.
1005 2006-03-28 MenTaLguY <mental@rydia.net>
1007 * src/layer-manager.cpp, src/layer-manager.h: draft of layer manager
1009 2006-03-28 Jon A. Cruz <jon@joncruz.org>
1011 * src/interface.cpp, src/dialogs/eek-color-def.h,
1012 src/dialogs/eek-preview.h, src/dialogs/eek-preview.cpp,
1013 src/dialogs/swatches.h, src/dialogs/swatches.cpp:
1015 Changed objects to only get liked to "linkable" colors.
1017 2006-03-28 Jon A. Cruz <jon@joncruz.org>
1019 * src/interface.cpp, src/dialogs/swatches.cpp:
1021 Objects now change when linked colors change.
1023 2006-03-28 Jon A. Cruz <jon@joncruz.org>
1025 * src/dialogs/eek-color-def.h, src/dialogs/eek-color-def.cpp,
1026 src/dialogs/eek-preview.h, src/dialogs/eek-preview.cpp,
1027 src/dialogs/swatches.h, src/dialogs/swatches.cpp:
1029 Experimenting with linked colors.
1031 2006-03-26 Aaron C. Spike <aaron@ekips.org>
1033 * inkscape.pod, src/main.cpp:
1035 Added --export-area-canvas (-C). Area specifying options
1036 (--export-area, --export-area-canvas and --export-area-drawing)
1037 can now be used in combination with --export-id.
1039 2006-03-23 Jon A. Cruz <jon@joncruz.org>
1041 * src/dialogs/eek-color-def.cpp, src/dialogs/eek-color-def.h,
1042 src/dialogs/Makefile_insert, src/dialogs/swatches.h,
1043 src/dialogs/swatches.cpp:
1045 Bringing in new color class.
1047 2006-03-23 Michael Wybrow <mjwybrow@users.sourceforge.net>
1049 * packaging/macosx/Resources/bin/inkscape: Fix a packaging
1050 problem on Mac OSX where Inkscape wouldn't open if one of the
1051 parent directories containing the app bundle contained a '#' in
1052 its name. Fixes bug #1443072.
1054 2006-03-15 Michael Wybrow <mjwybrow@users.sourceforge.net>
1056 * share/icons/Makefile.am: Update a makefile after the icon file
1057 renaming.
1059 2005-03-14 MenTaLguY <mental@rydia.net>
1061 * src/layer-fns.h, src/dialogs/layer-properties.cpp,
1062 src/dialogs/layer-properties.h, src/layer-fns.cpp:
1064 merged patch #1447043 from Andrius "knutux" R. to create sub-layers
1066 2006-03-14 MenTaLguY <mental@rydia.net>
1068 * src/Makefile_insert, src/display/nr-arena-item.cpp,
1069 src/display/nr-arena-item.cpp, src/gc-finalized.h, src/gc-managed.h,
1070 src/gc-soft-ptr.h, src/selection.h, src/selection.cpp:
1072 Replace GC::Managed<>::clearOnceInaccessible with GC::soft_ptr<>
1074 2006-03-14 MenTaLguY <mental@rydia.net>
1076 * src/debug/event.h, src/debug/gc-heap.h, src/debug/heap.h,
1077 src/debug/logger.cpp, src/debug/simple-event.h,
1078 src/debug/sysv-heap.h, src/jabber_whiteboard/deserializer.cpp,
1079 src/jabber_whiteboard/message-utilities.cpp,
1080 src/jabber_whiteboard/message-utilities.h,
1081 src/jabber_whiteboard/node-tracker-observer.h,
1082 src/jabber_whiteboard/serializer.cpp,
1083 src/jabber_whiteboard/serializer.h,
1084 src/sp-object.cpp, src/util/share.cpp, src/util/share.h,
1085 src/xml/attribute-record.h, src/xml/comment-node.h,
1086 src/xml/composite-node-observer.cpp, src/xml/composite-node-observer.h,
1087 src/xml/event.cpp, src/xml/event.h, src/xml/log-builder.cpp,
1088 src/xml/log-builder.h, src/xml/node-observer.h, src/xml/repr-io.cpp,
1089 src/xml/simple-node.cpp, src/xml/simple-node.h,
1090 src/xml/simple-session.cpp, src/xml/simple-session.h,
1091 src/xml/text-node.h:
1093 shared_ptr -> ptr_shared
1095 2006-03-13 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
1097 * src/svg/svg-color.cpp (sp_svg_write_color): More readable colour
1098 names when possible: e.g. `red', `#cfc'.
1100 2006-03-10 Jon A. Cruz <jon@joncruz.org>
1102 * src/interface.cpp:
1104 Shift-drop now sets stroke on target objects.
1106 2006-03-11 MenTaLguY <mental@rydia.net>
1108 * src/sp-object.cpp: experiment to verify that we can safely release
1109 before removing object from document tree
1111 2006-03-10 Jon A. Cruz <jon@joncruz.org>
1113 * src/dialogs/swatches.cpp:
1115 Changed color dragging to have a color preview.
1117 2006-03-09 Jon A. Cruz <jon@joncruz.org>
1119 * src/interface.cpp:
1121 Initial cut of color drag-n-drop to items on canvas.
1123 2006-03-09 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
1125 * src/path-chemistry.cpp (sp_selected_path_reverse):
1126 Fix when multiple paths are selected.
1127 Also fix a small memory leak.
1129 2006-03-06 MenTaLguY <mental@rydia.net>
1131 * src/document-subset.h, src/document-subset.cpp:
1132 add DocumentSubset::_clear
1134 2006-03-05 MenTaLguY <mental@rydia.net>
1136 * src/document-subset.h, src/document-subset.cpp:
1137 remove unneeded document parameter from constructor
1139 2006-03-05 MenTaLguY <mental@rydia.net>
1141 * src/document-subset.cpp:
1143 Wire up new SPObject signal to DocumentSubset, so order changes
1144 will be reflected in the subset.
1146 2006-03-05 MenTaLguY <mental@rydia.net>
1148 * src/sp-object.h, src/sp-object.cpp:
1150 Add signal for notification of object position changes.
1152 2006-03-05 MenTaLguY <mental@rydia.net>
1154 * src/Makefile_insert, src/document-subset.cpp, src/document-subset.h:
1156 Add DocumentSubset as groundwork for layers.
1158 2006-03-04 Jon A. Cruz <jon@joncruz.org>
1159 * src/ui/widget/selected-style.h, src/ui/widget/selected-style.cpp:
1161 Style minibar now only accepts color drag-n-drop when not N/A.
1162 Final tweak for completing RFE #1429027.
1164 2006-02-28 Jon A. Cruz <jon@joncruz.org>
1165 * src/ui/widget/selected-style.h, src/ui/widget/selected-style.cpp:
1167 Made the style minibar a target for color drag-n-drop.
1169 2006-03-01 Michael Wybrow <mjwybrow@users.sourceforge.net>
1171 * src/conn-avoid-ref.cpp, src/libavoid/connector.h,
1172 src/libavoid/shape.cpp, src/libavoid/graph.cpp, src/libavoid/shape.h,
1173 src/libavoid/graph.h, src/libavoid/router.cpp, src/libavoid/router.h,
1174 src/libavoid/connector.cpp, src/libavoid/debug.h:
1176 Some speed improvements and interface cleanups to libavoid.
1178 2006-02-28 Jon A. Cruz <jon@joncruz.org>
1179 * src/dialogs/swatches.cpp:
1181 Fixed drag-n-drop out of color to match GTK+ standard.
1183 2006-02-27 Jon A. Cruz <jon@joncruz.org>
1184 * src/dialogs/swatches.cpp, src/ui/previewfillable.h,
1185 src/ui/previewholder.h, src/ui/previewholder.cpp:
1187 Finished cleanup of embedded swatches when switching palettes.
1189 2006-02-26 Jon A. Cruz <jon@joncruz.org>
1190 * src/dialogs/swatches.cpp, src/ui/previewholder.h,
1191 src/ui/previewholder.cpp:
1193 Changing embedded swatches resizing.
1195 2006-02-26 Jon A. Cruz <jon@joncruz.org>
1196 * src/text-context.cpp:
1198 Allow Private Use Area characters. Fixes bug #1439016.
1200 2006-02-18 Jon A. Cruz <jon@joncruz.org>
1201 * src/dialogs/swatches.cpp, src/dialogs/iconpreview.cpp,
1202 src/ui/widget/panel.cpp, src/ui/widget/panel.h:
1204 Refactoring panel containment. Purged ugly 'X'.
1206 2006-02-18 Jon A. Cruz <jon@joncruz.org>
1207 * src/widgets/desktop-widget.cpp, src/dialogs/swatches.cpp,
1208 src/dialogs/swatches.h, src/ui/widget/panel.cpp,
1209 src/ui/widget/panel.h, src/ui/previewholder.cpp,
1210 src/ui/previewholder.h:
1212 Adding spacer to get swatches scrollbar enough room to move.
1213 Tuning up API for better embedding.
1215 2006-02-18 Jon A. Cruz <jon@joncruz.org>
1216 * src/widgets/desktop-widget.cpp, src/dialogs/swatches.cpp,
1217 src/dialogs/swatches.h, src/ui/previewholder.cpp,
1218 src/ui/previewfillable.h, src/ui/previewholder.h:
1220 Removed horizontal scroll bar from swatches when embedded.
1222 2006-02-15 Michael Wybrow <mjwybrow@users.sourceforge.net>
1224 * src/document.cpp, src/document.h, src/sp-conn-end-pair.cpp,
1225 src/connector-context.cpp, src/conn-avoid-ref.cpp:
1227 Keep a seperate connector router for each document.
1229 * src/libavoid/Makefile_insert, src/libavoid/connector.cpp,
1230 src/libavoid/connector.h, src/libavoid/debug.h,
1231 src/libavoid/geometry.cpp, src/libavoid/geometry.h,
1232 src/libavoid/geomtypes.h, src/libavoid/graph.cpp,
1233 src/libavoid/graph.h, src/libavoid/incremental.cpp,
1234 src/libavoid/incremental.h, src/libavoid/libavoid.h,
1235 src/libavoid/makepath.cpp, src/libavoid/makepath.h,
1236 src/libavoid/polyutil.cpp, src/libavoid/polyutil.h,
1237 src/libavoid/router.cpp, src/libavoid/router.h,
1238 src/libavoid/shape.cpp, src/libavoid/shape.h,
1239 src/libavoid/static.cpp, src/libavoid/static.h,
1240 src/libavoid/timer.cpp, src/libavoid/timer.h,
1241 src/libavoid/vertices.cpp, src/libavoid/vertices.h,
1242 src/libavoid/visibility.cpp, src/libavoid/visibility.h:
1244 Upstream changes to libavoid that allow multiple connector
1245 router instances, as well a few other minor bugfixes.
1247 2006-02-14 Michael Wybrow <mjwybrow@users.sourceforge.net>
1249 * src/display/sp-canvas.cpp, display/sp-canvas.h, connector-context.cpp:
1251 Revert a previous change that generated enter events for canvas items
1252 other than the current one when mouse buttons were depressed. These
1253 events are now only generated in the connector context, where they are
1254 required.
1256 2006-02-13 Michael Wybrow <mjwybrow@users.sourceforge.net>
1258 * src/graphlayout/graphlayout.cpp, src/conn-avoid-ref.cpp,
1259 src/conn-avoid-ref.h, src/libavoid/connector.cpp,
1260 src/libavoid/connector.h:
1262 Change the behaviour and naming of some connector querying code
1263 after feedback from Tim Dwyer in implementing graph drawing
1264 functionality.
1266 2006-02-11 Michael Wybrow <mjwybrow@users.sourceforge.net>
1268 * src/sp-conn-end-pair.cpp, src/conn-avoid-ref.cpp:
1269 Fix two bugs from my commit yesterday.
1271 2006-02-10 Michael Wybrow <mjwybrow@users.sourceforge.net>
1273 * src/sp-conn-end-pair.cpp, src/sp-conn-end-pair.h,
1274 src/conn-avoid-ref.cpp, src/conn-avoid-ref.h,
1275 src/libavoid/connector.cpp, src/libavoid/connector.h,
1276 src/libavoid/visibility.cpp:
1278 Add some code to allow querying of items and connectors to find
1279 out what is attached to them. This will allow graph layout
1280 algorithms (currently being worked on by Tim Dwyer) to determine
1281 a graph structure from the diagram.
1283 2006-02-07 MenTaLguY <mental@rydia.net>
1285 * src/widgets/icon.cpp: get rid of icon prerender time messages
1287 2006-02-07 MenTaLguY <mental@rydia.net>
1289 * src/debug/gc-heap.h, src/debug/logger.cpp, src/debug/sysv-heap.h,
1290 src/jabber_whiteboard/deserializer.cpp, src/sp-object.cpp,
1291 src/util/share.h, src/xml/simple-node.cpp:
1293 share_static -> share_static_string
1295 2006-02-07 Michael Wybrow <mjwybrow@users.sourceforge.net>
1297 * src/jabber_whiteboard/message-utilities.h,
1298 src/jabber_whiteboard/serializer.cpp,
1299 src/jabber_whiteboard/deserializer.cpp,
1300 src/jabber_whiteboard/message-utilities.cpp,
1301 src/ui/dialog/whiteboard-connect.cpp:
1303 Some fixes to allow the codebase to compile with Inkboard support
1304 after the recent Util::shared_ptr<> and Dialog::present() changes.
1306 2006-02-05 Marco Scholten <mscholtn@xs4all.nl>
1308 * src/verbs.cpp: updated to make double clicking a tool button
1309 open the new preferences dialog.
1310 * src/ui/dialog/inkscape-preferences.cpp: updated to enable opening
1311 the dialog on the correct page.
1312 * src/ui/dialog/dialog.cpp: added virtual void present() so that
1313 InkscapePreferences::present() will be called from
1314 DialogManager::showDialog()
1316 2006-02-05 MenTaLguY <mental@rydia.net>
1318 * src/debug/event.h, src/debug/gc-heap.h, src/debug/heap.h,
1319 src/debug/logger.cpp, src/debug/simple-event.h, src/debug/sysv-heap.h,
1320 src/jabber_whiteboard/deserializer.cpp,
1321 src/jabber_whiteboard/message-utilities.cpp,
1322 src/jabber_whiteboard/message-utilities.h,
1323 src/jabber_whiteboard/node-tracker-observer.h,
1324 src/jabber_whiteboard/node-utilities.cpp,
1325 src/jabber_whiteboard/serializer.cpp,
1326 src/jabber_whiteboard/serializer.h,
1327 src/sp-object.cpp, src/util/Makefile_insert, src/util/share.cpp,
1328 src/util/shared-c-string-ptr.cpp, src/util/shared-c-string-ptr.h,
1329 src/util/share.h, src/xml/attribute-record.h, src/xml/comment-node.h,
1330 src/xml/composite-node-observer.cpp, src/xml/composite-node-observer.h,
1331 src/xml/event.cpp, src/xml/event.h, src/xml/log-builder.cpp,
1332 src/xml/log-builder.h, src/xml/node-observer.h, src/xml/repr.cpp,
1333 src/xml/repr-io.cpp, src/xml/simple-node.cpp, src/xml/simple-node.h,
1334 src/xml/simple-session.cpp, src/xml/simple-session.h,
1335 src/xml/text-node.h:
1337 replace Util::SharedCStringPtr with the nicer and more general
1338 Util::shared_ptr<>
1340 2006-02-03 Jon Phillips <jon@rejon.org>
1342 * src/verbs.cpp: Added "..." to "Trace Bitmap" text. Yes, what a
1343 simple and dumb thing to add for consistency.
1345 2006-01-24 Michael Wybrow <mjwybrow@users.sourceforge.net>
1347 * src/libavoid/connector.cpp, src/libavoid/connector.h,
1348 src/libavoid/shape.cpp, src/libavoid/graph.cpp,
1349 src/libavoid/incremental.cpp, src/libavoid/incremental.h,
1350 src/libavoid/static.cpp, src/libavoid/visibility.cpp,
1351 src/libavoid/makepath.cpp:
1353 Some minor upstream libavoid fixes.
1355 2006-01-23 Carl Hetherington <inkscape@carlh.net>
1357 * src/selection.cpp: fix a typo in one of my previous commits.
1358 Closes #1401357.
1360 * src/xml/repr-io.cpp: catch failures in fopen of XML files.
1361 Closes #1374551.
1363 2006-01-20 Michael Wybrow <mjwybrow@users.sourceforge.net>
1365 * src/widgets/toolbox.cpp, src/widgets/desktop-widget.cpp,
1366 src/conn-avoid-ref.cpp, src/conn-avoid-ref.h, src/sp-namedview.cpp,
1367 src/sp-namedview.h, src/attributes.cpp, src/attributes.h,
1368 src/attributes-test.cpp:
1370 Added a "Spacing" control to the connector toolbar which allows
1371 the user to adjust the amount of space left around avoided shapes
1372 for the purpose of determining auto-routing connector paths.
1374 2006-01-17 Marco Scholten <mscholtn@xs4all.nl>
1376 * /src/ui/dialog/inkscape-preferences.cpp:
1377 Added style swatches,
1378 Changed Gtk::Requisition Gtk::Widget::size_request() to
1379 void Gtk::Widget::size_request(const Requisition& requisition)
1380 * /src/ui/dialog/preferences-widget.cpp & .h:
1381 Added DialogPage::set_tip()
1383 2006-01-17 Michael Wybrow <mjwybrow@users.sourceforge.net>
1385 * packaging/osx-app.sh, packaging/macosx/Resources/etc/fonts/fonts.conf:
1386 Use a modified fonts.conf file for Mac OS X that includes the
1387 standard user font directory ~/Library/Fonts.
1389 2006-01-16 Michael Wybrow <mjwybrow@users.sourceforge.net>
1391 * src/svg/Makefile_insert: Updated to reflect a previous header
1392 file renaming.
1394 2006-01-12 Marco Scholten <mscholtn@xs4all.nl>
1396 * /src/ui/dialog/inkscape-preferences.cpp & .h:
1397 Converted preferences dialog to gtkmm
1398 * src/ui/widget/preferences-widget.cpp & .h:
1399 New files.
1400 * src/verbs.cpp: updated to start new dialog.
1402 2006-01-11 Michael Wybrow <mjwybrow@users.sourceforge.net>
1404 * src/sp-item-group.cpp, src/sp-path.cpp, src/sp-star.cpp,
1405 src/extension/internal/svg.cpp, src/ui/widget/ruler.cpp:
1406 Fix some compilation problems on Mac OS X after recent
1407 includes cleanup.
1409 2006-01-05 Jon A. Cruz <jon@joncruz.org>
1411 * src/widgets/desktop-widget.cpp:
1412 Corrected resize behavior of canvas/swatches split.
1414 2006-01-06 Mathieu Dimanche <mdimanche@free.fr>
1416 * src/util/units.cpp: forcin 'C' locale for reading units.txt file
1417 Fixes bug #1391348.
1419 2006-01-05 MenTaLguY <mental@rydia.net>
1421 * src/libnr/nr-maybe.h: fix constness/local reference issues
1423 2006-01-04 MenTaLguY <mental@rydia.net>
1425 * src/Makefile_insert, src/shortcuts-default-xml.cpp,
1426 src/shortcuts.cpp, src/shortcuts.xml:
1428 Moved default shortcuts XML file into a string constant (for now);
1429 replaced hard-coded structure with code to read XML file.
1431 2006-01-04 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
1433 * src/extension/internal/ps.cpp (setup): Clarify the meaning of
1434 `Print destination', mentioning the new possibility of leaving
1435 as empty.
1436 * (PrintPS::begin) If print destination is an empty string, then
1437 don't pass `-P %s' to lpr: just let lpr use its default.
1438 * (PrintPS::init) Change default print destination from `lp' to empty
1439 string.
1441 2006-01-04 Jon A. Cruz <jon@joncruz.org>
1443 * src/widgets/desktop-widget.cpp:
1444 Adding split pane for swatches.
1446 2006-01-03 Michael Wybrow <mjwybrow@users.sourceforge.net>
1448 * src/libavoid/visibility.cpp: Add operator!= for the EdgePair class.
1449 This is needed to compile on Tru64 UNIX. Fixes bug #1386755.
1451 2005-12-30 Josh Andler <scislac@users.sf.net>
1453 * src/ui/widget/selected-style.cpp, src/ui/widget/selected-style.h
1454 Added "invert" function to right-click menu of style selector.
1456 2005-12-22 Jon A. Cruz <jon@joncruz.org>
1458 * share/palettes/Tango-Palette.gpl:
1459 Updated to newer version from the Tango project.
1461 2005-12-21 Jon A. Cruz <jon@joncruz.org>
1463 * src/interface.cpp, src/preferences-skeleton.h,
1464 src/widgets/desktop-widget.h, src/widgets/desktop-widget.cpp:
1465 Adding panels/swatches to main UI.
1467 2005-11-23 Tim Dwyer <tdwyer@mail.csse.monash.edu.au>
1469 * src/removeoverlap/*.{cpp,h}: Bug fix in removeoverlap algorithm that
1470 should finally get timestamps working properly. Specifically, heap
1471 timestamps are now refreshed before a merge.
1473 2005-12-19 Michael Wybrow <mjwybrow@users.sourceforge.net>
1475 * src/sp-conn-end.cpp, src/connector-context.cpp: Have connectors
1476 draw to the correct position on shape bounding boxes. Previously
1477 the point where connectors were drawn was on straight line between
1478 the two endpoints. These points now lie on the line between the
1479 second last point on the polyline and the center of the shape.
1481 * src/display/curve.cpp, src/display/curve.hpp: Added a couple of
1482 functions that return the second and second-last points in a curve.
1484 * src/removeoverlap/generate-constraints.cpp: Moved the
1485 #include "isnan.h" to be the final include. This fixes a
1486 compilation error on OS X.
1488 2005-12-16 Carl Hetherington <inkscape@carlh.net>
1490 * src/conn-avoid-ref.cpp, sp-conn-end-pair.cpp, sp-conn-end.cpp,
1491 sp-item.cpp, sp-shape.cpp, dialogs/clonetiler.cpp,
1492 dialogs/stroke-style.cpp, dialogs/tiledialog.cpp,
1493 dialogs/unclump.cpp, display/nr-arena-shape.cpp,
1494 display/nr-arena-shape.h, widgets/icon.cpp: more NRRect removal.
1496 * src/desktop.cpp, src/desktop.h, src/dyna-draw-context.cpp,
1497 src/selection-chemistry.cpp, src/sp-namedview.cpp, src/verbs.cpp,
1498 src/display/sp-canvas.cpp, src/display/sp-canvas.h,
1499 src/ui/view/edit-widget.cpp, src/ui/widget/zoom-status.cpp,
1500 src/widgets/desktop-widget.cpp: more NRRect removals and cleanups.
1502 * src/grid-snapper.cpp: snap only to visible grid lines (patch
1503 from mtou).
1505 2005-12-15 Carl Hetherington <inkscape@carlh.net>
1507 * src/conn-avoid-ref.cpp, src/gradient-chemistry.cpp,
1508 src/sp-conn-end.cpp, src/sp-item.{cpp,h}: NR::Rect version of
1509 sp_item_invoke_bbox (SPItem::invokeBbox). Use it in some places.
1511 2005-12-14 Carl Hetherington <inkscape@carlh.net>
1513 * src/dyna-draw-context.cpp, src/gradient-context.cpp,
1514 src/selection.h, src/sp-flowtext.cpp, src/sp-item.cpp,
1515 src/sp-item.h, src/sp-shape.cpp, src/sp-text.cpp,
1516 src/dialogs/layer-properties.cpp,
1517 src/extension/internal/bluredge.cpp,
1518 src/extension/internal/grid.cpp, src/ui/dialog/transformation.cpp,
1519 src/widgets/desktop-widget.cpp: remove NRMatrix version of
1520 sp_item_i2d_affine(). Some include file adjustments.
1522 * src/arc-context.cpp: some very minor cleanups.
1524 * src/svg/svg-length.{cpp,h}, src/helper/units.cpp: use INCH
1525 rather than IN to avoid breaking the compile on some systems.
1527 2005-12-13 Carl Hetherington <inkscape@carlh.net>
1529 * src/arc-context.cpp, src/connector-context.cpp,
1530 src/context-fns.cpp, src/desktop-affine.cpp, src/desktop-affine.h,
1531 src/desktop-events.cpp, src/desktop.cpp, src/desktop.h,
1532 src/draw-anchor.cpp src/dropper-context.cpp,
1533 src/dyna-draw-context.cpp, src/event-context.cpp
1534 src/gradient-context.cpp, src/knot.cpp, src/node-context.cpp,
1535 src/object-snapper.cpp src/pen-context.cpp,
1536 src/pencil-context.cpp, src/rect-context.cpp
1537 src/select-context.cpp, src/selection-chemistry.cpp,
1538 src/sp-item.cpp, src/sp-item.h src/spiral-context.cpp,
1539 src/star-context.cpp, src/text-context.cpp src/zoom-context.cpp,
1540 src/ui/widget/ruler.cpp: make desktop's transforms private
1541 members.
1543 * src/document.cpp, src/object-edit.cpp, src/sp-ellipse.cpp,
1544 src/sp-ellipse.h, src/sp-gradient.cpp, src/sp-image.cpp,
1545 src/sp-image.h, src/sp-line.cpp, src/sp-line.h,
1546 src/sp-linear-gradient.h, src/sp-marker.cpp, src/sp-marker.h,
1547 src/sp-pattern.cpp, src/sp-pattern.h, src/sp-radial-gradient.h,
1548 src/sp-rect.cpp, src/sp-rect.h, src/sp-root.cpp, src/sp-root.h,
1549 src/sp-star.cpp, src/sp-symbol.h, src/sp-text.cpp,
1550 src/sp-textpath.h, src/sp-tspan.cpp, src/sp-use.cpp, src/sp-use.h,
1551 src/text-tag-attributes.h, src/helper/units.cpp,
1552 src/helper/units.h, src/libnrtype/Layout-TNG-Compute.cpp,
1553 src/libnrtype/Layout-TNG-Input.cpp,
1554 src/libnrtype/Layout-TNG-OutIter.cpp,
1555 src/libnrtype/Layout-TNG-Output.cpp, src/libnrtype/Layout-TNG.h,
1556 src/libnrtype/TextWrapper.cpp, src/svg/svg-length.cpp,
1557 src/svg/svg.h: partial C++-ificiation of SPSVGLength. Rename it
1558 to SVGLength.
1560 2005-12-13 Mathieu Dimanche <mdimanche@free.fr>
1562 * src/snapped-point.{cpp,h} : new files.
1564 * src/Makefile_insert : Added the new files
1566 * src/arc-context.cpp, src/connector-context.cpp,
1567 src/context-fns.cpp, src/draw-context.cpp, src/nodepath.cpp,
1568 src/object-edit.cpp, src/pencil-context.cpp,
1569 src/selection-chemistry.cpp, src/seltrans.cpp, src/snap.cpp,
1570 src/spiral-context.cpp, src/star-context.cpp,
1571 src/line-snapper.cpp, src/line-snapper.h, src/object-snapper.cpp,
1572 src/object-snapper.h src/snapper.cpp, src/snapper.h,
1573 src/event-context.cpp, src/rect-context.cpp,
1574 src/select-context.cpp : Use SnappedPoint class
1576 * src/color-rgba.h : Added rgba32 unsigned int handling and
1577 "inverse" members (NEED TO BE TESTED)
1579 2005-12-12 MenTaLguY <mental@rydia.net>
1581 * src/widgets/desktop-widget.cpp: moved some widgets into statusbar
1582 widget for more aesthetic appearance
1584 2005-12-12 Carl Hetherington <inkscape@carlh.net>
1586 * src/arc-context.cpp: minor cleanups. Use SnapManager more. Use
1587 Inkscape::setup_for_drag_start.
1589 * src/connector-context.cpp, src/draw-context.cpp,
1590 src/object-edit.cpp, src/pencil-context.cpp, src/rect-context.cpp,
1591 src/spiral-context.cpp, src/star-context.cpp: use SnapManager.
1593 * src/rect-context.cpp, src/spiral-context.cpp,
1594 src/star-context.cpp: use Inkscape::setup_for_drag_start().
1596 * src/snapper.{cpp,h}: simplify snap point types code.
1598 * src/context-fns.{cpp,h}: add setup_for_drag_start().
1600 * src/dyna-draw-context.cpp: remove unused and erroneous snapping code.
1602 * src/pen-context.cpp: remove unused variable.
1604 * src/draw-context.cpp: use SnapManager.
1606 * src/nodepath.cpp: const fixes. Use SnapManager.
1608 * src/selection-chemistry.cpp, src/seltrans.cpp: some cleanups.
1609 Use new snap API.
1611 * src/snap.{cpp,h}: remove some dead code.
1613 * src/sp-item.{cpp,h}, src/node-context.cpp, src/draw-context.cpp:
1614 remove an unnecessary parameter from sp_item_dt2i_affine().
1616 2005-12-09 Carl Hetherington <inkscape@carlh.net>
1618 * src/object-snapper.cpp: make node snapping work again.
1620 * src/star-context.cpp: use SnapManager. Some other minor cleanups.
1622 * src/arc-context.cpp, src/connector-context.cpp,
1623 src/dyna-draw-context.cpp, src/pen-context.cpp,
1624 src/pencil-context.cpp, src/rect-context.cpp,
1625 src/selection-chemistry.cpp, src/spiral-context.cpp,
1626 src/star-context.cpp, src/text-context.cpp: use
1627 Inkscape::have_viable_layer.
1629 * src/context-fns.{cpp,h}: new files.
1631 * src/arc-context.cpp, src/context-fns.{cpp,h},
1632 src/rect-context.cpp: abstract common code into context-fns and
1633 clean it up a bit.
1635 2005-12-08 Carl Hetherington <inkscape@carlh.net>
1637 * src/grid-snapper.cpp, src/guide-snapper.cpp, src/line-snapper.h:
1638 coding style. Change how lines are defined.
1640 * src/grid-snapper.h, src/guide-snapper.h: coding style.
1642 * src/line-snapper.cpp, src/object-snapper.{cpp,h}: Coding style.
1643 Various cleanups. Small API changes.
1645 * src/snap.cpp: changes to Snapper API. Added work-in-progress SnapManager.
1647 * src/snapper.{cpp,h}: API cleanups.
1649 * src/sp-namedview.{cpp,h}: added getSnappers().
1651 * src/seltrans.cpp: Cleanup and fix moveTo(). Go back to snapping
1652 to snap points rather than the convex hull, at least for a bit.
1654 2005-12-07 Carl Hetherington <inkscape@carlh.net>
1656 * src/libnr/nr-convex-hull.h: remove unnecessary includes.
1658 * src/line-snapper.{cpp,h}, src/object-snapper.{cpp,h},
1659 src/attributes.{cpp,h}, src/desktop.cpp, src/dyna-draw-context.cpp
1660 src/arc-context.cpp, src/grid-snapper.h, src/nodepath.cpp,
1661 src/rect-context.cpp, src/selection-chemistry.cpp,
1662 src/seltrans.cpp, src/snap.{cpp,h}, src/snapper.{cpp,h},
1663 src/sp-namedview.{cpp,h}, src/spiral-context.cpp,
1664 src/star-context.cpp, src/dialogs/desktop-properties.{cpp,h},
1665 src/Makefile_insert: first cut of object snapping.
1667 * src/grid-snapper.cpp, src/guide-snapper.{cpp,h}: use Inkscape namespace.
1669 2005-12-06 Carl Hetherington <inkscape@carlh.net>
1671 * src/libnr/nr-maybe.h: add missing public: to class IsNot.
1673 * src/splivarot.{cpp,h}: declare some more functions. Fix
1674 get_nearest_position_on_Path to not crash if you call it with an
1675 Item that isn't Shape or Text.
1677 * src/node-context.cpp: adapt for changes in splivarot.{cpp,h}.
1679 * src/nodepath.cpp: remove declaration of a function now declared
1680 in splivarot.h.
1682 2005-12-05 Carl Hetherington <inkscape@carlh.net>
1684 * src/desktop.cpp, src/tools-switch.cpp,
1685 src/dialogs/clonetiler.cpp, src/dialogs/display-settings.cpp:
1686 re-jig #includes slightly.
1688 * src/seltrans.{cpp,h}, src/selcue.{cpp,h}: C++-ification and cleanup.
1690 * src/select-context.{cpp,h}, src/seltrans-handles.h: adapt for
1691 changes to SelTrans.
1693 * src/event-context.{cpp,h}: adapt for changes to SelCue.
1695 * src/rect-context.cpp, src/gradient-context.cpp: remove unnecessary include.
1697 * src/connector-context.h, src/draw-context.h: add a forward
1698 declaration.
1700 * src/dropper-context.{cpp,h}: remove an unused variable and its
1701 associated includes.
1703 * src/main.cpp: fix comment for renamed SPSelCue.
1705 * src/dialogs/display-settings.cpp: adapt for slightly re-jigged SelCue.
1707 2005-12-04 Ted Gould <ted@gould.cx>
1709 * po/POTFILES.in:
1711 Adding the .inx files as [type: gettext/xml] so that they will get
1712 translated. Good stuff.
1714 * share/extensions/addnodes.inx, share/extensions/ai_input.inx,
1715 share/extensions/ai_output.inx, share/extensions/bluredge.inx,
1716 share/extensions/dia.inx, share/extensions/dots.inx,
1717 share/extensions/dropshadow.inx, share/extensions/dxf_input.inx,
1718 share/extensions/dxf_output.inx, share/extensions/embedimage.inx,
1719 share/extensions/eps_input.inx, share/extensions/epsi_output.inx,
1720 share/extensions/ffmet.inx, share/extensions/ffms.inx,
1721 share/extensions/ffset.inx, share/extensions/ffss.inx,
1722 share/extensions/gimpgrad.inx, share/extensions/grid.inx,
1723 share/extensions/handles.inx, share/extensions/interp.inx,
1724 share/extensions/kochify.inx, share/extensions/kochify_load.inx,
1725 share/extensions/lindenmayer.inx, share/extensions/motion.inx,
1726 share/extensions/pdf_output.inx, share/extensions/ps_input.inx,
1727 share/extensions/radiusrand.inx, share/extensions/randompnt.inx,
1728 share/extensions/randompos.inx, share/extensions/rtree.inx,
1729 share/extensions/sk_input.inx, share/extensions/straightseg.inx,
1730 share/extensions/summersnight.inx, share/extensions/svgz_input.inx,
1731 share/extensions/svgz_output.inx, share/extensions/txt2svg.inx,
1732 share/extensions/wavy.inx, share/extensions/whirl.inx,
1733 share/extensions/wmf_input.inx:
1735 Marking the user visible strings as translatable.
1737 * src/extension/dependency.cpp, src/extension/extension.cpp,
1738 src/extension/init.cpp, src/extension/input.cpp, src/extension/output.cpp,
1739 src/extension/parameter.cpp:
1741 Changed to handle translated .inx files. They will find the data, and
1742 mark the right strings as translated.
1744 * src/extension/effect.cpp, src/extension/effect.h, src/interface.cpp:
1746 Changed menu handling to be push instead of pull
1748 2005-12-02 Carl Hetherington <inkscape@carlh.net>
1750 * src/dropper-context.cpp: coding style.
1751 * src/sp-namedview.cpp, src/sp-namedview.h, src/desktop.cpp: some
1752 C++-ification of SPNamedView.
1754 2005-12-01 MenTaLguY <mental@rydia.net>
1756 * src/widgets/desktop-widget.cpp: shuffle status bar around again;
1757 add a grippie so we don't have to care about the corner of the window
1758 getting covered up
1760 2005-12-01 MenTaLguY <mental@rydia.net>
1762 * src/widgets/icon.cpp: refactored a bit around the icon prerendering
1763 code and added a timer; also kick off the task immediately rather
1764 than waiting for the first expose event
1766 2005-12-01 MenTaLguY <mental@rydia.net>
1768 * src/widgets/desktop-widget.cpp:
1770 moved zoom selector away from the right edge so it won't get covered
1771 by window manager decorations
1773 2005-12-01 MenTaLguY <mental@rydia.net>
1775 * src/help.cpp, src/ui/dialog/aboutbox.h, src/ui/dialog/aboutbox.cpp:
1777 Moved creation of the splash widget into the about dialog code,
1778 and tweaked the appearance of the dialog in a lot of subtle ways
1779 -- we now use an AspectFrame to constrain the aspect ratio of the
1780 splash view, and also finally get the correct initial size for the
1781 dialog while still allowing it to be arbitrarily resized.
1783 2005-12-01 Carl Hetherington <inkscape@carlh.net>
1785 * src/sp-namedview.cpp: coding style.
1787 2005-12-01 Jon A. Cruz <jon@joncruz.org>
1789 * src/widgets/icon.cpp: added idle calback pre-render.
1791 2005-11-30 MenTaLguY <mental@rydia.net>
1793 * src/ui/dialog/aboutbox.cpp: make 'close' button default widget,
1794 and rename "About" tab to "_Splash"
1796 2005-11-30 Carl Hetherington <inkscape@carlh.net>
1798 * src/svg/svg-path.cpp: add missing #include of assert.h for
1799 assert()
1800 * src/dialogs/xml-tree.cpp: fix uninitialised variable
1801 warnings, move some declarations to first use, coding style fixes.
1802 * src/snap.cpp, src/snap.h, src/sp-namedview.cpp: split
1803 snap.{cpp,h} up into snapper.{cpp,h}, grid-snapper.{cpp,h},
1804 guide-snapper.{cpp,h}. Refactor and simplify. Add another
1805 namedview_free_snap().
1806 * src/geom.cpp, src/geom.h: cosmetic renaming.
1807 * src/pen-context.cpp: a few minor cleanups to
1808 pen_handle_button_press(). Other snapping cleanups.
1809 * src/draw-context.cpp, src/draw-context.h: split
1810 spdc_endpoint_snap_internal() into two functions.
1811 * src/pencil-context.cpp: snapping cleanups.
1812 * src/ui/widget/unit-menu.cpp: remove definition of a variable
1813 that's just been made static.
1815 2005-11-26 MenTaLguY <mental@rydia.net>
1817 * src/ui/dialog/aboutbox.cpp, src/ui/dialog/aboutbox.h:
1818 clean up and simplify About dialog; fix memory management (mostly)
1820 2005-11-25 Robert Crosbie <swingincelt@gmail.com>
1822 * replaced sp_repr_ref with direct cal to Inkscape::GC::anchor
1823 * replaced sp_repr_unref with direct call to Inkscape::GC::release
1824 * replaced sp_repr_set_attr with direct call to repr->setAttribute
1826 2005-11-24 MenTaLguY <mental@rydia.net>
1828 * src/shortcuts.cpp, src/interface.cpp: prune back shortcuts API in
1829 preparation for configurable key bindings work
1831 2005-11-24 MenTaLguY <mental@rydia.net>
1833 * src/sp-item.cpp: remedy erroneous initialization of doubles with NULL
1835 2005-11-24 MenTaLguY <mental@rydia.net>
1837 * src/seltrans.cpp: prune dead wood (sp_sel_trans_handle_click)
1839 2005-11-24 MenTaLguY <mental@rydia.net>
1841 * src/display/canvas-arena.cpp, src/display/canvas-bpath.cpp,
1842 src/display/canvas-grid.cpp, src/display/guideline.cpp,
1843 src/display/sodipodi-ctrl.cpp, src/display/sodipodi-ctrlrect.cpp,
1844 src/display/sp-canvas-util.cpp, src/display/sp-canvas-util.h,
1845 src/display/sp-ctrlline.cpp, src/display/sp-ctrlquadr.cpp:
1847 cosmetic renaming
1849 2005-11-23 Robert Crosbie <swingincelt@gmail.com>
1851 * replaced sp_repr_change_order with direct cal to repr->changeOrder
1852 * replaced sp_repr_add_child with direct call to repr->addChild
1853 * replaced sp_repr_remove_child with direct call to repr->removeChild
1855 2005-11-23 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
1857 * src/ui/dialog/align-and-distribute.h, src/ui/dialog/align-and-distribute.cpp:
1858 Add new action ActionRemoveOverlaps, and add new button & two spin buttons
1859 to the Align & Distribute dialog box, to remove overlaps between objects.
1860 * configure.ac: New directory src/removeoverlap.
1861 * src/Makefile.am: Build new library removeoverlap/libremoveoverlap.a.
1862 * src/Makefile_insert: Link against new library removeoverlap/libremoveoverlap.a.
1864 2005-11-23 Michael Wybrow <mjwybrow@users.sourceforge.net>
1866 * packaging/osx-app.sh, packaging/macosx/Resources/bin/inkscape:
1867 Include some missing modules required by gnome-vfs and set shell
1868 variables to point to these modules within the OS X app bundle.
1869 Fixes bug #1363390.
1871 2005-11-21 Michael Wybrow <mjwybrow@users.sourceforge.net>
1873 * packaging/osx-app.sh: Fix a typo resulting from last change.
1875 2005-11-18 Michael Wybrow <mjwybrow@users.sourceforge.net>
1877 * packaging/osx-app.sh: Add libXinerama.1.dylib to the app bundle
1878 since users of OS X 10.3.x will not have this file.
1880 2005-11-12 Jon Phillips <jon@rejon.org>
1882 * po/it.po po/sr.po po/sr@Latn.po: Fixed these po files so that
1883 Inkscape builds okay.
1886 2005-11-12 Ralf Stephan <ralf@ark.in-berlin.de>
1888 * src/ui/view/edit-widget.h, src/ui/view/edit-widget.cpp:
1889 new-gui: made complete statusbar widget, equals old-gui now
1890 * src/widgets/layer-selector.h, src/ui/widget/selected-style.h:
1891 classes have now a constructor with default parameter
1892 * src/ui/widget/zoom-status.cpp: smaller font
1894 2005-11-12 MenTaLguY <mental@rydia.net>
1896 * src/display/canvas-arena.cpp, src/display/canvas-bpath.cpp,
1897 src/display/canvas-grid.cpp, src/display/guideline.cpp,
1898 src/display/sodipodi-ctrl.cpp, src/display/sodipodi-ctrlrect.cpp,
1899 src/display/sp-canvas-util.cpp, src/display/sp-canvas-util.h,
1900 src/display/sp-canvas.cpp, src/display/sp-canvas.h,
1901 src/display/sp-ctrlline.cpp, src/display/sp-ctrlquadr.cpp:
1903 Refactor canvas buffer code a little. Hint: if you have two flags
1904 and an invariant that one will be false if the other is true and
1905 vice-versa, you can represent them with a single flag. Fixed
1906 cut-and-paste madness between sp_canvas_buf_ensure_buf and
1907 sp_canvas_clear_buf also. Finally, renamed sp_canvas_buf_ensure_buf
1908 to sp_canvas_prepare_buf.
1910 2005-11-09 Michael Wybrow <mjwybrow@users.sourceforge.net>
1912 * src/sp-item.cpp: Call updateRepr before emitting the transformed
1913 signal in sp_item_write_transform. This fixes bug #1303423.
1915 * packaging/osx-app.sh: Fixes to allow building app bundles on both
1916 OS X 10.4 and earlier versions of the OS without altering the script.
1917 Also, add a note that Inkscape needs to be configured with
1918 --enable-osxapp when building the OS X package.
1920 * po/nl.po: Fix an "Unmatched closing </b>" warning.
1922 2005-11-08 Ralf Stephan <ralf@ark.in-berlin.de>
1924 merged with branch CXXIFICATION_VIEW_AND_WIDGET
1925 * src/arc-context.cpp, src/dyna-draw-context.cpp, src/event-context.cpp,
1926 src/file.cpp, gradient-context.cpp, src/inkscape.cpp, src/interface.cpp,
1927 src/rect-context.cpp, src/select-context.cpp, src/seltrans.cpp,
1928 src/sp-namedview.cpp, src/spiral-context.cpp, src/star-context.cpp,
1929 src/verbs.cpp, dialogs/dialog-events.cpp, src/dialogs/layer-properties.cpp,
1930 src/ui/dialog/dialog.cpp, src/widgets/desktop-widget.cpp,
1931 src/widgets/desktop-widget.h:
1932 move gtk code into desktop-widget.cpp, called via desktop
1933 * src/ui/view/Makefile_insert: added files edit-widget-interface.h,
1934 edit-widget.cpp, edit-widget.h
1935 the EditWidget is the Gtkmm version of the SPDesktopWidget
1936 * src/ui/widget/Makefile_insert: added files ruler.cpp, ruler.h,
1937 svg-canvas.cpp, svg-canvas.h, zoom-status.cpp, zoom-status.h
1938 these are widgets part of the EditWidget
1939 * src/file.cpp, src/inkscape.cpp, src/ui/dialog/dialog.cpp,
1940 src/ui/dialog/dialog.h, src/application/application.h,
1941 src/application/application.cpp:
1942 divide code /wrt Application::getNewGui(): if true, it's called by the
1943 Gtkmm application and the inkscape object is meaningless
1944 * src/application/app-prototype.h:
1945 replace UI specific return value of getWindow() with void*
1946 * src/application/editor.cpp, src/application/editor.h:
1947 made Editor a singleton, collect global UI code here that (for Gtk+)
1948 lives in inkscape.cpp and elsewhere
1949 * src/desktop-events.cpp, src/desktop.cpp, src/event-context.cpp,
1950 src/nodepath.cpp, src/seltrans.cpp:
1951 simplify calls to desktop->set_coordinate_status
1952 * src/desktop-handles.cpp, src/desktop-handles.h,
1953 src/extension/internal/ps.cpp, src/widgets/gradient-toolbar.cpp,
1954 src/widgets/toolbox.cpp:
1955 widget is no longer available through desktop
1956 * src/Makefile_insert: added files preferences.h preferences.cpp
1957 src/inkscape.h, src/inkscape.cpp, src/application/editor.cpp:
1958 move preferences handling into preferences.cpp/h
1959 * src/desktop.cpp, src/desktop.h:
1960 use EditWidgetInterface, more cosmetics
1961 * src/desktop.cpp, src/inkview.cpp, src/slideshow.cpp, src/svg-view-widget.cpp,
1962 src/svg-view.cpp, src/svg-view.h, src/ui/view/view.cpp, src/ui/view/view.h:
1963 streamline setDoc()/setDocument() logic
1964 * src/inkview.cpp: include empty func bodies to make linker happy
1966 2005-11-08 ------------0.43
1968 2005-11-06 Ted Gould <ted@gould.cx>
1970 * 0.43pre2
1972 2005-11-01 Jon A. Cruz <jon@joncruz.org>
1974 * src/io/base64stream.h, src/io/base64stream.cpp:
1975 Applied modified patch 1341198.
1977 2005-10-31 Jon A. Cruz <jon@joncruz.org>
1979 * src/verbs.cpp:
1980 Applied patch from RFE 1247694.
1982 2005-10-26 Jon A. Cruz <jon@joncruz.org>
1984 * share/screens/about.svg:
1985 Trimmed bad lines. Fixed bug 1310742.
1987 2005-10-24 Ted Gould <ted@gould.cx>
1989 * 0.43pre1
1991 2005-10-22 Jon A. Cruz <jon@joncruz.org>
1993 * Makefile.mingw, src/io/sys.cpp:
1994 Patch 1334818.
1996 2005-10-22 Jon A. Cruz <jon@joncruz.org>
1998 * src/main.cpp, src/io/sys.cpp:
1999 Updating Win32 parameter filename handling.
2001 2005-10-22 Michael Wybrow <mjwybrow@users.sourceforge.net>
2003 * src/connector-context.cpp: Correct two typos. Fixes bug #1333915.
2005 2005-10-21 Michael Wybrow <mjwybrow@users.sourceforge.net>
2007 * src/connector-context.cpp: Fix a bug where undoing creation of
2008 new connectors revealed intermediate steps.
2010 * src/libavoid/connector.cpp, src/libavoid/connector.h,
2011 src/libavoid/makepath.cpp, src/libavoid/static.cpp:
2012 Applied a couple of libavoid fixes. One of which addresses
2013 a possible crash bug.
2015 2005-10-19 Ted Gould <ted@gould.cx>
2017 * 0.43pre0
2019 2005-10-19 Jon A. Cruz <jon@joncruz.org>
2021 * inkscape32-16.ico: patch 1323419
2023 2005-10-17 Michael Wybrow <mjwybrow@users.sourceforge.net>
2025 * src/conn-avoid-ref.cpp: Don't pass avoided objects to libavoid
2026 if they have the 'cloned' flag set. Fixes bug #1328401.
2028 2005-10-17 Jon A. Cruz <jon@joncruz.org>
2030 * src/main.cpp, src/io/sys.h, src/io/sys.cpp:
2031 Switched command-line name conversion from filename to locale.
2032 Fixes bug #1250124.
2034 2005-10-16 Michael Wybrow <mjwybrow@users.sourceforge.net>
2036 * src/sp-conn-end.cpp: Don't update the repr for the curve while
2037 manually rerouting connector endpoints. This speeds up undo/redo
2038 and allows responsive rerouting with the xml editor window open.
2039 Fixes bug #1315489.
2041 * po/ca.po: Fix unclosed <b> found in translations.
2043 2005-10-15 Michael Wybrow <mjwybrow@users.sourceforge.net>
2045 * src/isnan.h: Update to allow compilation on OSX 10.4.
2047 * src/connector-context.cpp, src/connector-context.h,
2048 src/tools-switch.cpp: Allow double-clicking on connectors
2049 in the selector tool to swap to the connector tool.
2051 2005-10-14 Jon A. Cruz <jon@joncruz.org>
2053 * share/palettes/Makefile.am, share/palettes/Tango-Palette.gpl:
2054 Adding the Tango palette.
2056 2005-10-13 MenTaLguY <mental@rydia.net>
2058 * share/screens/about.svg: New copy for about dialog; did some
2059 vector clean-up and re-enabled the coffee stains.
2061 2005-10-10 Michael Wybrow <mjwybrow@users.sourceforge.net>
2063 * src/sp-conn-end-pair.cpp, src/sp-conn-end-pair.h:
2064 Reroute connector lines if the object itself is moved or
2065 transformed. Previously a routed line would not unroute if it
2066 was moved away from the blocking objects. Fixes bug #1303493.
2068 2005-10-07 Michael Wybrow <mjwybrow@users.sourceforge.net>
2070 * packaging/macosx/Resources/script, src/path-prefix.h:
2071 Don't assume the OSX app bundle will be named "Inkscape.app".
2072 This caused things like tool icons to disappear if the app
2073 bundle was renamed, e.g., to "Inscape-0.42.2.app".
2074 Fixes bug #1289648.
2076 2005-10-06 Michael Wybrow <mjwybrow@users.sourceforge.net>
2078 * src/sp-conn-end-pair.cpp: Fix a bug where connectors could
2079 sometimes be given strange routes if there was a transform on
2080 either of the objects that the connector was attached to.
2082 * src/conn-avoid-ref.cpp, src/sp-conn-end.cpp: Add a call to
2083 sp_document_ensure_up_to_date before checking bounding boxes
2084 in response to a transform signal. This is because some
2085 objects (e.g., text) will not give the correct bbox until its
2086 update function has been called and its internal representation
2087 has been updated. This fixes bug #1303523.
2089 * src/dialogs/display-settings.cpp, src/dialogs/display-settings.h:
2090 Restore the Connector tool preferences tab. Use same ordering
2091 for tools as on the toolbar. Add the standard selection cue
2092 option to the connector tool preferences. Fixes bug #1303360.
2094 2005-10-05 Michael Wybrow <mjwybrow@users.sourceforge.net>
2096 * packaging/osx-app.sh: Include locale files in the OSX package and
2097 a couple of minor updates for building packages on OSX 10.4.x.
2099 * packaging/macosx/Resources/bin/inkscape: Fix a problem in setting
2100 LANG to the current OSX language before launching Inkscape.
2101 With this fix, the Inkscape app bundle will obey the user's
2102 language setting in the system preferences on OSX.
2104 2005-09-30 Ralf Stephan <ralf@ark.in-berlin.de>
2106 * src/desktop.*, src/widget/desktop-widget.cpp:
2107 make empty destructor, fixes #1291009
2109 2005-09-29 Michael Wybrow <mjwybrow@users.sourceforge.net>
2111 * Info.plist.in: Associate .svgz files with Inkscape on OSX.
2112 Fixes bug #1307083.
2114 2005-09-27 MenTaLguY <mental@rydia.net>
2116 * src/gc-anchored.h: emphasize initial refcount
2118 * src/desktop.h, src/svg-view-widget.cpp, src/ui/view/view-widget.cpp,
2119 src/ui/view/view.cpp, src/ui/view/view.h,
2120 src/widgets/desktop-widget.cpp:
2122 Move _whole_ UI::View::View hierarchy over to the garbage collector
2123 and fix anchor imbalances; you can't do this piecemeal.
2125 2005-09-23 Ben Fowler <bpfowler@users.sourceforge.net>
2127 * autogen.sh: Cleanup error message.
2129 2005-09-20 Carl Hetherington <inkscape@carlh.net>
2131 * src/file.cpp, src/file.h, src/help.cpp: don't replace empty
2132 desktops with help files / tutorials. Fixes 1249067.
2134 2005-09-17 Ralf Stephan <ralf@ark.in-berlin.de>
2136 * src/jabber_whiteboard/typedefs.h:
2137 gcc4 needs more const correctness, fixes #1294298
2139 2005-09-17 Ralf Stephan <ralf@ark.in-berlin.de>
2141 * src/desktop.h, src/desktop.cpp, src/interface.cpp,
2142 src/dialogs/layer-properties.cpp, src/ui/view/view.cpp,
2143 src/widgets/desktop-widget.cpp:
2144 correcting old and new oversights, fixes #1290982
2146 2005-09-15 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
2148 * src/xml/repr-util.cpp (sp_repr_set_double): Split into two
2149 functions (sp_repr_set_svg_double, sp_repr_set_css_double)
2150 according to whether or not an exponent is allowed. Update callers.
2151 (sp_repr_set_double_default): Remove this unused function.
2153 2005-09-15 Carl Hetherington <inkscape@carlh.net>
2155 * src/object-edit.cpp: fix idiotic bug introduced in previous commit.
2157 2005-09-14 Carl Hetherington <inkscape@carlh.net>
2159 * src/knot.cpp, src/knotholder.cpp: coding style.
2161 2005-09-13 Ralf Stephan <ralf@ark.in-berlin.de>
2163 * src/desktop.h, src/desktop.cpp, src/svg-view.h, src/svg-view.cpp,
2164 src/ui/view/view.h, src/ui/view/view.cpp, src/ui/view/edit.h:
2165 View::setDocument() did not call same function in subclass
2166 * src/widgets/select-toolbar.cpp: removed usage of SP_DT_WIDGET
2167 * src/desktop.cpp: removed last sp_desktop_* function names
2169 2005-09-13 Carl Hetherington <inkscape@carlh.net>
2171 * src/object-edit.cpp: Add some comments. Minor refactoring.
2172 Snap points when editing rectangles; partial fix for bug 1282399.
2174 * packaging/win32/inkscape.nsi: Correct spelling of associations
2175 and associated; fix for bug 1283916.
2177 2005-09-12 Jon A. Cruz <jon@joncruz.org>
2179 * src/dialogs/iconpreview.cpp, src/dialogs/iconpreview.h,
2180 src/widgets/icon.cpp:
2181 Icon preview now toggles between selection or whole document.
2182 Fixes REF #1281883.
2184 2005-09-12 Ralf Stephan <ralf@ark.in-berlin.de>
2186 * src/widgets/ruler.cpp: fixed precision problem (bug #1242995)
2188 2005-09-12 Peter Moulder <pmoulder@bowman.csse.monash.edu.au>
2190 * src/libnrtype/Layout-TNG-Compute.cpp (Calculator::_measureUnbrokenSpan):
2191 Fix line breaking for [supposedly] non-breaking whitespace characters.
2193 2005-09-11 Ralf Stephan <ralf@ark.in-berlin.de>
2195 * po/nl.po: replaced all instances of "verkleint" with "verkleind"
2196 (bug #1277695)
2198 2005-09-10 Jon A. Cruz <jon@joncruz.org>
2200 * src/preferences-skeleton.h, src/dialogs/iconpreview.cpp:
2201 Made icon preview sizes configurable. Fixes REF #1281885.
2203 2005-09-08 Carl Hetherington <inkscape@carlh.net>
2205 * src/object-edit.cpp: Coding style in SPRect portion. Add
2206 Emacs/vim mode blocks.
2208 2005-09-08 Ralf Stephan <ralf@ark.in-berlin.de>
2210 * src/desktop.cpp, src/ui/view/view.cpp:
2211 removed placement new signal construction
2212 * src/desktop.cpp: selection is no longer anchored
2213 * src/desktop.cpp, src/desktop.h: further cleanup
2214 * src/main.cpp: minor changes in doxygen main page
2216 2005-09-08 MenTaLguY <mental@rydia.net>
2218 * src/xml/document.h, src/xml/session.h, src/xml/simple-session.cpp,
2219 src/xml/simple-session.h:
2221 Add Session and Document createElementNode, createCommentNode,
2222 and createTextNode methods
2224 2005-09-06 Ralf Stephan <ralf@ark.in-berlin.de>
2226 * src/desktop-handles.h, src/desktop-handles.cpp:
2227 added macros SP_DT_MSGSTACK/NAMEDVIEW/WIDGET, moved last
2228 macros from desktop.h
2229 * src/desktop.h src/desktop.cpp, src/sp-namedview.h,
2230 src/sp-namedview.cpp:
2231 moved default_metric and default_unit into namedview
2232 * src/desktop.h src/desktop.cpp, src/widgets/desktop-widget.h,
2233 src/widgets/desktop-widget.cpp:
2234 moved window member into desktop widget
2235 * src/dialogs/clonetiler.cpp, src/dialogs/color-picker.cpp,
2236 src/dialogs/desktop-properties.cpp, src/dialogs/dialog-events.cpp ,
2237 src/dialogs/display-settings.cpp, src/dialogs/export.cpp,
2238 src/dialogs/stroke-style.cpp, src/dialogs/swatches.cpp,
2239 src/dialogs/transformation.cpp, src/dropper-context.cpp,
2240 src/extension/internal/ps.cpp, src/gradient-context.cpp,
2241 src/jabber_whiteboard/callbacks.cpp,
2242 src/jabber_whiteboard/chat-handler.cpp,
2243 src/jabber_whiteboard/message-processors.cpp,
2244 src/jabber_whiteboard/message-queue.cpp,
2245 src/jabber_whiteboard/session-manager.cpp,
2246 src/path-chemistry.cpp, src/satisfied-guide-cns.cpp,
2247 src/sp-text.cpp, src/text-chemistry.cpp,
2248 src/trace/potrace/inkscape-potrace.cpp,
2249 src/trace/trace.cpp, src/ui/dialog/align-and-distribute.cpp:
2250 removed dependency on desktop.h
2251 * src/arc-context.cpp, src/desktop-events.cpp, src/inkscape.cpp,
2252 src/interface.cpp, src/nodepath.cpp, src/rect-context.cpp,
2253 src/select-context.cpp, src/seltrans.cpp, src/spiral-context.cpp,
2254 src/star-context.cpp, src/text-context.cpp, src/ui/dialog/dialog.cpp,
2255 src/widgets/select-toolbar.cpp, src/widgets/toolbox.cpp:
2256 minor adaptation due to the above changes
2257 * src/ui/dialog/session-player.cpp: didn't #include config.h
2259 2005-09-06 Michael Wybrow <mjwybrow@users.sourceforge.net>
2261 * doc/keys.html, doc/keys.xml, share/screens/keys.svg,
2262 src/shortcuts.cpp:
2263 Add keyboard shortcuts for the connector tool -- Ctrl+F2 and 'o'.
2265 2005-09-05 Ralf Stephan <ralf@ark.in-berlin.de>
2267 * src/document.cpp, src/draw-anchor.cpp, src/knotholder.cpp,
2268 src/main.cpp, src/object-ui.cpp, src/selcue.cpp,
2269 src/sp-marker.cpp, src/sp-root.cpp, src/sp-shape.cpp,
2270 src/sp-star.cpp, src/sp-symbol.cpp, src/sp-tspan.cpp,
2271 src/dialogs/docker.cpp, src/dialogs/extensions.cpp,
2272 src/dialogs/text-edit.cpp, src/dialogs/tiledialog.cpp,
2273 src/extension/system.cpp, src/widgets/gradient-vector.cpp,
2274 src/jabber_whiteboard/session-file-player.cpp,
2275 src/widgets/paint-selector.cpp, src/widgets/sp-widget.cpp,
2276 src/widgets/spw-utilities.cpp, src/extension/implementation/script.cpp,
2277 src/ui/dialog/transformation.cpp, src/seltrans.h,
2278 src/widgets/sp-widget.h:
2279 removed dependency on desktop.h
2280 * src/select-context.cpp, src/tools-switch.cpp,
2281 src/dialogs/display-settings.cpp, src/dialogs/fill-style.cpp,
2282 src/dialogs/object-properties.cpp, src/dialogs/clonetiler.cpp:
2283 added dependencies because of above changes
2285 2005-09-04 Kees Cook <kees@outflux.net>
2287 * TRANSLATORS, Makefile.am, src/verbs.cpp, src/help.cpp,
2288 src/ui/dialog/aboutbox.h, src/ui/dialog/aboutbox.cpp,
2289 src/menus-skeleton.h, src/ui/dialog/Makefile_insert:
2290 Implemented AboutDialog following the Gnome style.
2291 * packaging/win32/inkscape.nsi: added quotes around execution name.
2293 2005-09-04 Ralf Stephan <ralf@ark.in-berlin.de>
2295 * src/desktop.cpp, src/dropper-context.cpp, src/forward.h,
2296 src/interface.cpp, src/main.cpp, src/sp-anchor.cpp,
2297 src/sp-text.cpp, src/splivarot.cpp, src/svg-view-widget.cpp,
2298 src/svg-view-widget.h, src/svg-view.h, src/extension/effect.h,
2299 src/extension/implementation/plugin-link.h,
2300 src/jabber_whiteboard/session-manager.cpp,
2301 src/ui/dialog/dialog.cpp, src/ui/view/edit.h,
2302 src/ui/view/view-widget.cpp, src/ui/view/view-widget.h,
2303 src/ui/view/view.cpp, src/ui/view/view.h:
2304 minor edits to completely remove SPView identifier, and some
2305 dependencies
2307 2005-09-04 Michael Wybrow <mjwybrow@users.sourceforge.net>
2309 * src/sp-conn-end-pair.cpp: Fix a crash bug when undoing connectors
2310 on Linux x86 where we were calling a signal destructor.
2312 * src/io/sys.cpp: Build fix - conditionally include <glib/gstdio.h>
2313 if using glib 2.6.0 or greater, since it is not available in earlier
2314 versions.
2316 2005-09-04 Ralf Stephan <ralf@ark.in-berlin.de>
2318 * src/svg-view-widget.h, src/svg-view-widget.cpp, src/Makefile_insert:
2319 separated SPSVGViewWidget from SPSVGView
2320 * src/desktop.h, src/svg-view.h, src/ui/view/edit.h,
2321 src/ui/view/view-widget.h, src/ui/view/view.h,
2322 src/widgets/desktop-widget.h, src/desktop.cpp,
2323 src/svg-view.cpp, src/ui/view/view-widget.cpp,
2324 src/ui/view/view.cpp, src/widgets/desktop-widget.cpp:
2325 moved SPDesktop from GObject to C++/sigc++
2326 * src/forward.h:
2327 removed SP_DESKTOP*, SP_SVG_VIEW* macros and dependencies
2328 * src/widgets/layer-selector.h, src/widgets/layer-selector.cpp:
2329 changed to sigc++ but disabled call
2330 * src/desktop-events.cpp: removed desktop_enter_notify()
2331 * src/sp-anchor.cpp: removed handling of mouse over/out
2332 * src/helper/action.h, src/sp-use.cpp: added missing dependency
2333 * src/arc-context.cpp, src/desktop-affine.cpp, src/desktop-events.cpp,
2334 src/desktop-handles.cpp, src/dyna-draw-context.cpp,
2335 src/event-context.cpp, src/file.cpp, src/gradient-context.cpp,
2336 src/gradient-drag.cpp, src/help.cpp, src/inkscape.cpp,
2337 src/inkview.cpp, src/interface.cpp, src/knot.cpp,
2338 src/knotholder.cpp, src/node-context.cpp, src/nodepath.cpp,
2339 src/object-ui.cpp, src/path-chemistry.cpp, src/rect-context.cpp,
2340 src/rubberband.cpp, src/satisfied-guide-cns.cpp,
2341 src/select-context.cpp, src/selection-chemistry.cpp,
2342 src/seltrans.cpp, src/shortcuts.cpp, src/slideshow.cpp,
2343 src/sp-anchor.cpp, src/sp-flowtext.cpp, src/sp-namedview.cpp,
2344 src/sp-text.cpp, src/spiral-context.cpp, src/splivarot.cpp,
2345 src/star-context.cpp, src/text-context.cpp, src/text-editing.cpp,
2346 src/tools-switch.cpp, src/verbs.cpp, src/zoom-context.cpp,
2347 src/dialogs/clonetiler.cpp, src/dialogs/desktop-properties.cpp,
2348 src/dialogs/dialog-events.cpp, src/dialogs/export.cpp,
2349 src/dialogs/filedialog.cpp, src/dialogs/iconpreview.cpp,
2350 src/dialogs/layer-properties.cpp, src/dialogs/stroke-style.cpp,
2351 src/dialogs/transformation.cpp, src/dialogs/xml-tree.cpp,
2352 src/extension/effect.cpp, src/extension/implementation/script.cpp,
2353 src/extension/internal/grid.cpp, src/extension/internal/ps.cpp,
2354 src/helper/window.cpp, src/ui/dialog/dialog.cpp,
2355 src/ui/widget/imageicon.cpp, src/widgets/gradient-toolbar.cpp,
2356 src/widgets/layer-selector.cpp, src/widgets/select-toolbar.cpp,
2357 src/widgets/toolbox.cpp:
2358 minor adaptations due to the above changes
2359 * src/desktop-events.h: removed dependencies
2360 * src/selection.cpp: improved doxygen documentation
2362 2005-09-04 Michael Wybrow <mjwybrow@users.sourceforge.net>
2364 * src/connector-context.cpp: Fix a bug where a data structure was
2365 not being freed, triggering an assertion failure and Inkscape to
2366 crash sometimes when the connector tool context was switched.
2368 2005-09-03 Aaron Spike <aaron@ekips.org>
2370 * src/node-context.cpp, src/livarot.cpp: Fixing a problem where node
2371 adding and curve dragging operate on fills. A special thank you to
2372 Simon Budig of GIMP fame for working with me and giving very
2373 thorough explanations of his curve dragging code.
2375 2005-09-03 Michael Wybrow <mjwybrow@users.sourceforge.net>
2377 * src/libavoid/connector.cpp, src/libavoid/connector.h: Autoroute
2378 connectors while they are being drawn in the connector context.
2380 * src/sp-conn-end.cpp: Fix a bug where connectors attached to shapes
2381 were not always getting updated. Their path was sometimes thought
2382 to be valid even when it was not.
2384 2005-09-02 Michael Wybrow <mjwybrow@users.sourceforge.net>
2386 * src/sp-conn-end.cpp: Fix a bug where connectors not attached to
2387 shapes were not updating correctly if an object was dropped on
2388 their path.
2390 2005-09-01 Michael Wybrow <mjwybrow@users.sourceforge.net>
2392 * src/sp-conn-end.cpp, src/sp-conn-end.h, src/sp-conn-end-pair.cpp,
2393 src/sp-conn-end-pair.h, src/sp-path.cpp, src/libavoid/graph.cpp,
2394 src/libavoid/incremental.cpp:
2396 Connectors now automagically reroute as a result of any 'avoided'
2397 object being placed on their path. They also update to better
2398 paths when blocking shapes are removed.
2400 * src/connector-context.cpp: Update TODO list. Only show endpoints
2401 and allow manipulation of paths marked as connectors.
2403 * src/libavoid/connector.cpp, src/libavoid/connector.h: Connectors
2404 with invalid paths can now notify other code via a callback,
2405 rather than just setting a boolean flag.
2407 * src/conn-avoid-ref.cpp: Fix an obscure crash bug in the connector
2408 routing code where we were still using a freed data structure.
2410 2005-08-31 Michael Wybrow <mjwybrow@users.sourceforge.net>
2412 * src/conn-avoid-ref.cpp, src/conn-avoid-ref.h: Use the correct
2413 coordinate system when passing shape geometry to libavoid.
2414 Add a small amount of buffer space around objects.
2416 * src/attributes-test.cpp, src/attributes.cpp, src/attributes.h,
2417 src/path.cpp: Add code to handle the "inkscape:connector-type"
2418 attribute.
2420 * src/sp-conn-end-pair.cpp, src/sp-conn-end-pair.h: Store information
2421 about type paths, to determine whether they are connectors. Keep
2422 a reference to the libavoid representation if necessary. Add code
2423 to call libavoid to get a path for a connector.
2425 * src/sp-conn-end.cpp: Call the connector routing code when connector
2426 ends are moved. Move connector endpoints rather than stretching
2427 when adjusting to draw to shape edge.
2429 * src/libavoid/connector.cpp, src/libavoid/connector.h: Make the
2430 connector references aware of their own initialisation state.
2432 * src/connector-context.cpp: Update TODO list. Update for other
2433 changes. Fix a bug where multi-segment connectors had a solid
2434 black fill while being dragged.
2436 * src/display/curve.cpp, src/display/curve.h: Add a function to
2437 simply move the two endpoints of a curve.
2439 2005-08-30 Michael Wybrow <mjwybrow@users.sourceforge.net>
2441 * src/conn-avoid-ref.cpp, src/libavoid/connector.cpp,
2442 src/libavoid/graph.cpp, src/libavoid/makepath.cpp,
2443 src/libavoid/shape.cpp, src/libavoid/vertices.cpp,
2444 src/libavoid/vertices.h, src/libavoid/visibility.cpp:
2446 Use a better system for unique IDs within libavoid. This properly
2447 addresses a hack in SPAvoidRef that was unsafe on amd64 machines.
2449 * configure.ac: Add the src/libavoid subdir.
2451 2005-08-29 Michael Wybrow <mjwybrow@users.sourceforge.net>
2453 * src/attributes.cpp, src/connector-context.cpp, src/sp-item.cpp:
2454 Use "inkscape:connector-avoid" instead of "inkscape:avoid".
2456 2005-08-29 Michael Wybrow <mjwybrow@users.sourceforge.net>
2458 * src/libavoid/timer.cpp: Remove some code assuming a fixed size for
2459 timer types.
2461 2005-08-29 Michael Wybrow <mjwybrow@users.sourceforge.net>
2463 * src/connector-context.cpp: Fix a problem where the context didn't
2464 notice the current selection when it was entered. Also, fix a
2465 problem where connectors disappeared for a moment when an endpoint
2466 was clicked (for rerouting), but before the mouse was moved.
2468 2005-08-29 David Yip <yipdw@rose-hulman.edu>
2470 * src/ui/dialog/whiteboard-connect.{cpp,h},
2471 src/ui/dialog/whiteboard-sharewithchat.{cpp,h}:
2472 Improved widget layout (switched to Gtk::Table)
2474 * src/jabber_whiteboard/session-manager.cpp:
2475 Fixed crash that occurred when connecting via SSL to a Jabber
2476 server that does not support SSL
2478 2005-08-28 Michael Wybrow <mjwybrow@users.sourceforge.net>
2480 * src/Makefile_insert, src/attributes-test.cpp, src/attributes.cpp,
2481 src/attributes.h, src/conn-avoid-ref.cpp, src/conn-avoid-ref.h,
2482 src/forward.h, src/sp-item.cpp, src/sp-item.h:
2484 Add code that handles the "inkscape:avoid" attribute, used to mark
2485 whether an item should be avoided for the purposes of routing
2486 connectors. This code also calls libavoid when an 'avoided'
2487 item is moved/transformed.
2489 * src/connector-context.cpp, src/connector-context.h,
2490 src/widgets/toolbox.cpp:
2492 Add a couple of buttons to the connector context's toolbar to
2493 allow selected objects to be marked as avoided or ignored for the
2494 purpose of connector routing.
2496 * src/libavoid/debug.h, src/libavoid/geomtypes.h,
2497 src/libavoid/polyutil.cpp, src/libavoid/polyutil.h,
2498 src/libavoid/shape.cpp:
2500 Misc fixes: turn off debugging output, put types in the Avoid
2501 namespace, and add an assertion for a special case that can
2502 cause problems.
2504 2005-08-28 Michael Wybrow <mjwybrow@users.sourceforge.net>
2506 * share/icons/icons.svg: Add a couple of icons for the connector
2507 context toolbar.
2509 2005-08-27 Michael Wybrow <mjwybrow@users.sourceforge.net>
2511 * src/Makefile.am, src/Makefile_insert, src/libavoid/*:
2512 Add libavoid code, the library that does all the path planning
2513 work for autorouting connectors.
2515 2005-08-27 Michael Wybrow <mjwybrow@users.sourceforge.net>
2517 * src/Makefile_insert: Remove a reference to the previously moved
2518 src/desktop-widget.h. This wasn't breaking the build, but was
2519 stopping me from generating tags files.
2521 2005-08-25 Ralf Stephan <ralf@ark.in-berlin.de>
2523 * src/ui/view/edit.h, src/ui/view/view.h, src/ui/view/view.cpp,
2524 src/ui/view/view-widget.h, src/ui/view/view-widget.cpp,
2525 src/widgets/desktop-widget.h, src/svg-view.h, src/desktop.cpp:
2526 separated SPViewWidget from SPView
2527 * src/connector-context.cpp, src/dyna-draw-context.cpp,
2528 src/file.cpp, src/gradient-context.cpp, src/knot.cpp,
2529 src/node-context.cpp, src/nodepath.cpp, src/path-chemistry.cpp,
2530 src/pen-context.cpp, src/pencil-context.cpp, src/rect-context.cpp,
2531 src/selection-chemistry.cpp, src/spiral-context.cpp,
2532 src/splivarot.cpp, src/star-context.cpp, src/text-chemistry.cpp,
2533 src/text-context.cpp, src/verbs.cpp, src/dialogs/display-settings.cpp,
2534 src/dialogs/layer-properties.cpp, src/dialogs/find.cpp,
2535 src/dialogs/clonetiler.cpp, src/trace/trace.cpp,
2536 src/trace/potrace/inkscape-potrace.cpp:
2537 all these files relied on a dependency in view.h to include
2538 code for MessageStack and/or MessageContext which is now removed
2539 * dialogs/desktop-properties.cpp: improved doxygen documentation
2541 2005-08-25 Ralf Stephan <ralf@ark.in-berlin.de>
2543 * src/desktop.cpp, src/widgets/desktop-widget.h,
2544 src/widgets/desktop-widget.cpp:
2545 abstracted out all Gtk+ calls from SPDesktop into SPDesktopWidget
2546 * src/Doxyfile, src/main.cpp, src/desktop.cpp:
2547 improved doxygen documentation
2549 2005-08-25 Michael Wybrow <mjwybrow@users.sourceforge.net>
2551 * src/connector-context.cpp, src/connector-context.h:
2552 Change the connector context to use Inkscape's standard selection
2553 mechanism. Show connector endpoint handles for single connectors
2554 in the selection. This is the proposed interaction changes as
2555 discussed on the mailing list. See the post there for a greater
2556 description of the change.
2558 2005-08-24 Ralf Stephan <ralf@ark.in-berlin.de>
2560 * src/widgets/desktop-widget.h, src/widgets/desktop-widget.cpp:
2561 separated SPDesktopWidget from SPDesktop
2562 * src/desktop-widget.h: removed
2563 * src/toolbox.cpp, src/toolbox.h, src/select-toolbar.cpp,
2564 src/select-toolbar.h, src/gradient-toolbar.cpp,
2565 src/gradient-toolbar.h: moved into src/widgets
2566 * src/desktop.h, src/desktop.cpp, src/desktop-events.cpp,
2567 src/verbs.cpp, src/Makefile_insert, src/widgets/Makefile_insert,
2568 src/arc-context.cpp, src/dyna-draw-context.cpp,
2569 src/gradient-context.cpp, src/rect-context.cpp,
2570 src/select-context.cpp, src/spiral-context.cpp,
2571 src/star-context.cpp, src/interface.cpp, src/seltrans.cpp:
2572 adapted following SPDesktopWidget separation
2574 2005-08-24 David Yip <yipdw@rose-hulman.edu>
2576 * src/jabber_whiteboard/session-manager.{cpp.h},
2577 src/jabber_whiteboard/callbacks.cpp,
2578 src/ui/dialog/whiteboard-connect.{cpp,h}:
2579 added support for XMPP over SSL to Inkboard
2581 2005-08-22 Ralf Stephan <ralf@ark.in-berlin.de>
2583 * src/dialogs/desktop-properties.cpp, src/dialogs/display-settings.cpp:
2584 both dialogs are now unresizable (bug #1237865)
2585 * src/main.cpp: enhanced doxygen main page
2587 2005-08-21 Michael Wybrow <mjwybrow@users.sourceforge.net>
2589 * packaging/osx-app.sh: Added a command line option which allows
2590 the executable and bundled dylibs to be stripped, significantly
2591 reducing the package size.
2593 2005-08-20 Ralf Stephan <ralf@ark.in-berlin.de>
2595 * src/desktop-style.cpp: fixed bug 1247989: nonstroked objects are
2596 no longer counted in stroke_average_width()
2597 * src/Doxyfile: added 3 more files
2598 * src/main.cpp: introduced doc hierarchy on doxygen main page
2599 * src/desktop-style.cpp: improved doxygen documentation
2601 2005-08-20 Michael Wybrow <mjwybrow@users.sourceforge.net>
2603 * src/connector-context.cpp, src/connector-context.h:
2604 Rework connector context to extend SPEventContext instead of
2605 SPDrawContext, and remove most of the borrowed draw context
2606 code.
2608 2005-08-20 Michael Wybrow <mjwybrow@users.sourceforge.net>
2610 * src/menus-skeleton.h: correct the verb for "Select All In All Layers"
2611 since it was just showing a verb error in the menu.
2613 2005-08-19 Kees Cook <kees@outflux.net>
2615 * autogen.sh, tools-version.sh, distro: report Ubuntu correctly, detect
2616 and reject unsafe automake versions (1.9.0 -> 1.9.6).
2618 2005-08-19 Michael Wybrow <mjwybrow@users.sourceforge.net>
2620 * src/dialogs/display-settings.cpp:
2621 Align the "Oversample bitmaps" option in the preferences
2622 dialog with all the other options.
2624 2005-08-18 Michael Wybrow <mjwybrow@users.sourceforge.net>
2626 * src/Makefile_insert: Added connector-context.{cpp,h}
2628 * src/connector-context.cpp, src/connector-context.h: New code for
2629 the connector context. Handles the interaction of creating and
2630 modifying connectors.
2632 * src/sp-conn-end.cpp, src/sp-conn-end.h: Added sp_conn_adjust_path
2633 for adjusting the path of connectors to the edge of shapes, and
2634 sp_conn_end_detach to detach a connector endpoint from a shape.
2635 Also, when there is only a single shape attached to a connector
2636 and it is moved, then reroute the connector leaving its unattached
2637 endpoint where it is, rather than just moving the whole thing with
2638 the shape.
2640 * src/preferences-skeleton.h, src/toolbox.cpp, src/tools-switch.cpp,
2641 src/tools-switch.h, src/verbs.cpp, src/verbs.h,
2642 src/dialogs/display-settings.cpp, src/dialogs/display-settings.h:
2644 Enable the connector context. Give it a preferences tab, toolbox,
2645 icon, etc. Also, correct some vim modelines.
2647 * src/display/sp-canvas.cpp: Allow enter and leave events to be generated
2648 for canvas items when mouse buttons are depressed.
2650 * src/pixmaps/cursor-connector.xpm: A cursor for connector context.
2652 2005-08-18 Jon A. Cruz <jon@joncruz.org>
2654 * src/knot.cpp: Corrected type conflict for crash bugs.
2656 2005-08-18 Ralf Stephan <ralf@ark.in-berlin.de>
2658 * src/Doxyfile: added 4 more files
2659 * src/extension/implementation/plugin-link.h,
2660 src/extension/internal/gimpgrad.cpp: improved doxygen documentation
2662 2005-08-16 Ralf Stephan <ralf@ark.in-berlin.de>
2664 * src/desktop.h, src/desktop.cpp: replaced gboolean with bool
2665 * src/display/curve.cpp: made is_moveto() inline
2666 * src/knot.cpp, src/extension/extension.cpp, src/helper/action.cpp:
2667 added editor footer
2668 * src/desktop.h, src/desktop.cpp, src/knot.cpp, src/sp-gradient.cpp,
2669 src/display/curve.cpp, src/extension/extension.cpp,
2670 src/extension/implementation/plugin.h,
2671 src/extension/implementation/plugin.cpp,
2672 src/extension/internal/gimpgrad.cpp, src/helper/action.cpp:
2673 improved doxygen documentation
2675 2005-08-14 MenTaLguY <mental@rydia.net>
2677 * src/widgets/layer-selector.cpp: quick fix for crash bug when
2678 deleting unnamed layer [bug 1255843]
2680 2005-08-14 Michael Wybrow <mjwybrow@users.sourceforge.net>
2682 * packaging/macosx/ScriptExec/main.c: Allow the user to ignore the
2683 automatic fixing of the fontconfig problem and fix the problem
2684 manually. Don't pop up the dialog again in this case when they
2685 relaunch Inkscape.
2687 2005-08-13 Ralf Stephan <ralf@ark.in-berlin.de>
2689 * src/menus-skeleton.h: fixed cvs bug where, in the default menus.xml,
2690 given submenus didn't have correct names, so translation on
2691 non-English systems was missed.
2693 2005-08-13 Michael Wybrow <mjwybrow@users.sourceforge.net>
2695 * packaging/macosx/Resources/script, packaging/macosx/ScriptExec/main.c:
2697 Fix for the fontconfig cache problem on OS X 10.4. The first time
2698 Inkscape is launched on 10.4 machines, after checking X11 is available,
2699 a dialog is brought up informing users of the fontconfig problem. The
2700 dialog has a button to run fc-cache as root. If chosen, an OS X
2701 authentication dialog in launched and fc-cache is run following the
2702 authentication. A file is stored in ~/.inkscape to mark that fc-cache
2703 has been run.
2705 2005-08-11 Ralf Stephan <ralf@ark.in-berlin.de>
2707 * src/sp-gradient.cpp,src/sp-gradient-fns.h,src/event-context.h,
2708 src/event-context.cpp: replaced gboolean with bool
2709 * src/document-undo.cpp: added editor footer
2710 * src/sp-gradient.cpp, src/desktop.cpp, src/document.h,
2711 src/document.cpp, src/document-undo.cpp, src/event-context.h,
2712 src/event-context.cpp, src/selection.h:
2713 improved doxygen documentation
2715 2005-08-10 David Yip <yipdw@rose-hulman.edu>
2717 * src/Makefile_insert: added composite-undo-stack-observer.{cpp,h}
2719 * src/document.{cpp.h},
2720 src/document-undo.cpp, src/document-private.h:
2721 added hooks for undo stack observer
2723 * src/jabber_whiteboard/Makefile_insert: added new classes
2725 * src/jabber_whiteboard/callbacks.cpp: moved document initialization actions
2726 here (not the best idea, admittedly...)
2728 * src/jabber_whiteboard/connection-establishment.cpp,
2729 src/jabber_whiteboard/session-manager.*,
2730 src/jabber_whiteboard/chat-handler.cpp: updated to work with new listeners
2732 * src/jabber_whiteboard/message-contexts.cpp,
2733 src/jabber_whiteboard/message-handler.*,
2734 src/jabber_whiteboard/message-tags.*,
2735 src/jabber_whiteboard/defines.h: new message types (TODO: trim out dead
2736 types)
2738 * src/jabber_whiteboard/message-queue.*,
2739 * src/jabber_whiteboard/message-node.h: made MessageNode capable of
2740 representing more message types, as required by callbacks.cpp
2741 and new commit model
2743 * src/jabber_whiteboard/message-utilities.*: new utilities, although
2744 this entire class should be going bye-bye soon (its main tasks have been
2745 taken over by SerializerNodeObserver)
2747 * src/jabber_whiteboard/node-tracker.*: removal of node-level locks
2749 * src/jabber_whiteboard/node-utilities.*: removal of unnecessary methods;
2750 this class should also be removed soon
2752 * src/jabber_whiteboard/session-file-selector.cpp: miscellaneous tweaks
2754 * src/jabber_whiteboard/typedefs.h: new type definitions to handle the new
2755 commit model (TODO: prune unnecessary types)
2757 * src/xml/event.cpp: small hack to get Inkboard working (shouldn't be
2758 there, but I'm still learning my way around XML::Node and
2759 XML::Session...help welcome)
2761 * src/undo-stack-observer.h: interface for classes that watch undo, redo,
2762 and undo log commit events
2764 * src/composite-undo-stack-observer.*: similar to CompositeNodeObserver;
2765 combines multiple undo stack observers
2767 * src/jabber_whiteboard/serializer-node-observer.*: XML::Event serializer
2769 * src/jabber_whiteboard/deserializer.*: XML::Event deserializer
2771 * src/jabber_whiteboard/tracker-action-observer.*: simple observer to
2772 watch for added and removed nodes in undo/redo actions (put aside for
2773 now)
2775 * src/jabber_whiteboard/undo-stack-observer.*: Inkboard's undo stack
2776 observer implementation
2778 2005-08-10 Ralf Stephan <ralf@ark.in-berlin.de>
2780 * src/main.cpp: introduced doxygen doc main page with links
2782 2005-08-09 Ralf Stephan <ralf@ark.in-berlin.de>
2784 * src/Doxyfile: added 5 more files
2785 * src/display/curve.h, src/display/curve.cpp, src/knot.cpp,
2786 src/dialogs/export.cpp: replaced gboolean with bool
2787 * src/display/curve.cpp: removed sp_curve_finish() as it is nowhere
2788 called, made sp_curve_ensure_space() static
2789 * src/sp-object.cpp, src/sp-item.cpp, src/libnr/n-art-bpath.h,
2790 src/libnr/nr-path-code.h, src/ui/view/view.cpp, src/dialogs/export.cpp,
2791 src/display/bezier-utils.cpp, src/display/curve.h,
2792 src/display/curve.cpp, src/knot.h, src/knot.cpp:
2793 improved doxygen documentation
2795 2005-08-08 MenTaLguY <mental@rydia.net>
2797 * README.txt, README: make autotools happy
2799 2005-08-06 MenTaLguY <mental@rydia.net>
2801 * Makefile.am, HACKING, HACKING_de, HACKING_fr, HACKING_it,
2802 HACKING.txt, HACKING.de.txt, HACKING.fr.txt, HACKING.it.txt,
2803 README, README_ca, README_de, README_fr, README_it,
2804 README.txt, README.ca.txt, README.de.txt, README.fr.txt, README.it.txt:
2806 saner filenames
2808 2005-08-06 MenTaLguY <mental@rydia.net>
2810 * src/xml/Makefile_insert, src/xml/log-builder.cpp,
2811 src/xml/log-builder.h, src/xml/simple-session.cpp,
2812 src/xml/simple-session.h:
2814 Implement XML::LogBuilder class and use it from XML::SimpleSession.
2816 2005-08-06 MenTaLguY <mental@rydia.net>
2818 * src/xml/event.h, src/xml/event.cpp, src/xml/event-fns.h:
2819 rejigger the way XML event logs are handled, based on NodeObservers
2821 2005-08-06 MenTaLguY <mental@rydia.net>
2823 * src/xml/simple-session.cpp: minor formatting cleanups
2825 2005-08-06 Ted Gould <ted@gould.cx>
2827 * src/interface.cpp, src/verbs.cpp, src/verbs.h:
2829 Adding in a hash table for Verb ID lookups. This makes searching for them
2830 in the dynamic menus much faster.
2832 2005-08-06 Ralf Stephan <ralf@ark.in-berlin.de>
2834 * src/sp-offset.cpp:
2835 removed a dependency, made refresh_offset_source() static
2836 * src/svg-view.cpp, src/svg-view.h, src/sp-spiral.cpp, src/sp-spiral.h:
2837 replaced gboolean with bool
2838 * src/sp-offset.cpp, src/sp-root.cpp, src/sp-stop.h, src/sp-spiral.h,
2839 src/sp-spiral.cpp, src/svg-view.h, src/svg-view.cpp, src/style.cpp:
2840 improved doxygen documentation
2842 2005-08-05 MenTaLguY <mental@rydia.net>
2844 * inkscape.spec.in: include translated manpages
2846 2005-08-05 Michael Wybrow <mjwybrow@users.sourceforge.net>
2848 * po/nl.po: fix a typo: close a bold tag.
2850 2005-08-03 David Yip <yipdw@rose-hulman.edu>
2852 * src/jabber_whiteboard/typedefs.h:
2853 fixed incorrect template specialization syntax,
2854 removed duplicate definitions (oops...)
2856 * src/gc-alloc.h:
2857 removed explicit keyword from allocator constructors, as it is
2858 necessary to allow implicit conversion for rebinding. Some
2859 containers in the libstdc++ in GCC 3.4.x require this, such as anything
2860 using the standard library's red-black tree implementation --
2861 std::set, std::map, std::multimap
2863 2005-08-03 Ralf Stephan <ralf@ark.in-berlin.de>
2865 * src/pen-context.cpp: made sp_pen_context_root_handler static
2866 * src/snap.h: removed getSnapToBBox() declaration
2867 * src/sp-stop.h: removed three dependencies
2868 * src/Doxyfile: added further 3 files
2869 * src/object-hierarchy.cpp, src/pen-context.h, src/pen-context.cpp,
2870 src/pencil-context.h, src/pencil-context.cpp, src/snap.h,
2871 src/snap.cpp, src/sp-stop.h, src/sp-gradient.h, src/sp-gradient.cpp,
2872 src/sp-linear-gradient.h, src/sp-radial-gradient.h:
2873 improved doxygen documentation
2875 2005-08-03 David Yip <yipdw@rose-hulman.edu>
2877 * src/jabber_whiteboard/Makefile_insert,
2878 src/jabber_whiteboard/message-handler.cpp,
2879 src/jabber_whiteboard/empty.cpp:
2880 fixing some build issues (Apple's ar doesn't like creating
2881 archives with an empty member list, so empty.cpp is a null
2882 placeholder to be used as the sole member in the jabber_whiteboard
2883 archive in the event that a user does not wish to enable
2884 Inkboard)
2886 2005-08-02 Bryce Harrington <bryce@bryceharrington.org>
2888 * src/ui/dialog/*.*: Update copyrights
2890 * doc/WISHLIST: s/Sodipodi/Inkscape/
2892 * src/desktop.cpp: Rename SPView to Inkscape::UI::View::View
2894 * changing include file syntax from "" to <> where appropriate
2896 * Changing copyrights to be consistent
2898 2005-08-03 David Yip <yipdw@rose-hulman.edu>
2900 * src/menus-skeleton.h:
2901 added WITH_INKBOARD ifdef to prevent Inkboard options from being
2902 compiled into the menu skeleton if the Inkboard code is not enabled
2904 2005-08-03 Michael Wybrow <mjwybrow@users.sourceforge.net>
2906 * src/display/curve.cpp: Correctly free an array with "delete []".
2908 2005-08-02 David Yip <yipdw@rose-hulman.edu>
2910 * src/jabber/whiteboard/node-tracker.cpp:
2911 removed unnecessary anchoring of XML::Nodes in XMLNodeTracker
2913 2005-08-02 David Yip <yipdw@rose-hulman.edu>
2915 * src/jabber_whiteboard/typedefs.h:
2916 moved back to GC::Alloc from traceable_allocator
2918 * src/jabber_whiteboard/node-tracker.cpp:
2919 fixed anchor-release problem with XML::Nodes in XMLNodeTracker
2921 2005-08-01 MenTaLguY <mental@rydia.net>
2923 * src/gc.cpp, src/gc-core.h: Hans says it's okay to use
2924 GC_malloc_atomic_uncollectable
2926 2005-08-01 MenTaLguY <mental@rydia.net>
2928 * src/gc-alloc.h: fix improper allocation size
2930 2005-08-01 David Yip <yipdw@rose-hulman.edu>
2932 * src/jabber_whiteboard/message-handler.cpp: removed some
2933 debug output
2935 * src/dialogs/whiteboard-sharewithchat.cpp: removed some excess
2936 debugging code
2938 * src/jabber_whiteboard/session-manager.cpp: removed
2939 redundant if (x == NULL) tests surrounding delete
2941 2005-08-01 David Yip <yipdw@rose-hulman.edu>
2943 * src/ui/icons.cpp, src/ui/stock-items.cpp, src/ui/stock.cpp,
2944 src/ui/stock.h:
2945 added Inkboard UI stock items
2947 * src/dialogs/whiteboard*:
2948 old C/Gtk Inkboard dialogs for collecting user input necessary
2949 to establish Jabber connections and Inkboard sessions (they're
2950 still used in some parts of the Inkboard code)
2952 * src/Makefile.am, src/Makefile_insert, src/desktop.cpp,
2953 src/desktop.h, src/document.cpp, src/file.cpp, src/file.h,
2954 src/menus-skeleton.h, src/verbs.cpp, src/verbs.h:
2955 added necessary UI code to access Inkboard functions
2957 * src/jabber_whiteboard/Makefile_insert,
2958 src/jabber_whiteboard/buddy-list-manager.*,
2959 src/jabber_whiteboard/callbacks.*,
2960 src/jabber_whiteboard/chat-handler.*,
2961 src/jabber_whiteboard/connection-establishment.*,
2962 src/jabber_whiteboard/defines.h,
2963 src/jabber_whiteboard/error*,
2964 src/jabber_whiteboard/internal-constants.*,
2965 src/jabber_whiteboard/invitation-confirm-dialog.*,
2966 src/jabber_whiteboard/jabber-handlers.*,
2967 src/jabber_whiteboard/makefile*,
2968 src/jabber_whiteboard/message-*,
2969 src/jabber_whiteboard/node-*,
2970 src/jabber_whiteboard/received-message-helpers.cpp,
2971 src/jabber_whiteboard/player-functors.*,
2972 src/jabber_whiteboard/session-*,
2973 src/jabber_whiteboard/tracker-node.h,
2974 src/jabber_whiteboard/typedefs.h:
2975 Initial commit of Inkboard code
2976 * src/ui/dialog/session-player*,
2977 src/ui/dialog/whiteboard*:
2978 C++/Gtkmm replacements for some old C/Gtk dialogs
2979 * configure.ac:
2980 added Inkboard configure checks
2981 * src/ui/view/edit.cpp,
2982 src/ui/view/edit.h,
2983 src/ui/view/view.cpp:
2984 added Inkboard code stubs to new Gtkmm code
2985 * share/ui/menus-bars.xml:
2986 added Inkboard code stubs to menu UI XML
2988 2005-08-01 Ralf Stephan <ralf@ark.in-berlin.de>
2990 * src/sp-object.cpp: improved doxygen documentation
2992 2005-07-31 Ralf Stephan <ralf@ark.in-berlin.de>
2994 * src/nodepath.cpp: removed three dependencies
2996 2005-07-31 MenTaLguY <mental@rydia.net>
2998 * src/sp-object.cpp, src/sp-object.h, src/sp-use.cpp:
2999 adopt more consistent refcounting policy
3001 * src/sp-object.h: make second parameter to sp_object_ref and
3002 sp_object_unref optional
3004 2005-07-30 Ralf Stephan <ralf@ark.in-berlin.de>
3006 * src/draw-anchor.cpp, src/nodepath.h: reduced dependencies
3007 * src/nodepath.cpp: removed duplicate dependency, added two from
3008 nodepath.h, made triangle_area() inline
3009 * src/node-context.cpp: added dependency removed from nodepath.h
3010 * src/Doxyfile: added 2 further files to the scanned list
3011 * src/nodepath.h: moved function docs into nodepath.cpp
3012 * src/color.cpp: made file work with src/Doxyfile
3013 * src/color.cpp, src/draw-anchor.cpp, src/geom.cpp, src/nodepath.cpp:
3014 improved doxygen documentation
3015 * src/event-context.cpp: added a \todo
3016 * src/geom.cpp: added editor footer
3018 2005-07-30 Ted Gould <ted@gould.cx>
3020 * src/Makefile_insert, src/inkscape.cpp, src/inkscape.h,
3021 src/interface.cpp, src/selection.cpp, src/verbs.cpp, src/verbs.h,
3022 src/extension/effect.cpp, src/extension/effect.h, src/menus-skeleton.h:
3024 Doing two things. One, making menus configurable by an external xml file
3025 and the second is enabling sensitivity in the verbs. These are both in
3026 pretty basic states right now, but workable.
3028 2005-07-29 MenTaLguY <mental@rydia.net>
3030 * src/shortcuts.cpp: made Ctrl+Shift+G the "primary" ungroup shortcut
3032 2005-07-28 Carl Hetherington <inkscape@carlh.net>
3034 * src/arc-context.cpp: CodingStyle. Replace gboolean with bool.
3036 * src/desktop-events.cpp: CodingStyle: whitespace. Add editor
3037 variables block. gboolean exorcism. Declaration-to-first-use fixes.
3040 2005-07-27 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
3042 * src/style.h (SP_SCALE24_MAX): Change from 0xffffff to 0xff0000,
3043 and add documentation for choice of value.
3044 (SP_SCALE24_TO_FLOAT) Return a double instead of a float.
3045 (SP_SCALE24_FROM_FLOAT) Change rounding behaviour.
3046 These changes are intended to combat float rounding bugs on x86.
3048 * src/style.cpp (sp_style_merge_from_style_string): Use libcroco
3049 to parse style="..." attribute strings, to improve CSS parsing.
3051 2005-07-27 Ralf Stephan <ralf@ark.in-berlin.de>
3053 * src/Doxyfile: added 10 further files to the scanned list
3054 * src/gc-anchored.h, src/gc-managed.h, src/object-hierarchy.h,
3055 src/pencil-context.h, src/selection.h, src/sp-object.h, src/sp-spiral.h,
3056 src/svg-view.h, src/verbs.h, src/livarot/float-line.h, src/util/list.h,
3057 src/widgets/paint-selector.h, src/xml/repr.h:
3058 made file work with src/Doxyfile
3059 * src/livarot/int-line.h, src/livarot/float-line.h:
3060 moved part of documentation into *.cpp file
3061 * src/gc-anchored.h, src/knot-holder-entity.h, src/nodepath.h,
3062 src/pen-context.h, src/pencil-context.h, src/selection.h,
3063 src/sp-gradient.h, src/sp-gradient.cpp, src/sp-item.h, src/sp-object.h,
3064 src/sp-spiral.h, src/style.h, src/svg-view.h, src/extension/extension.h,
3065 src/libnr/nr-matrix.h, src/livarot/int-line.h, src/livarot/int-line.cpp,
3066 src/livarot/float-line.h, src/livarot/float-line.cpp,
3067 src/livarot/sweep-event.h, src/livarot/sweep-event-queue.h,
3068 src/util/list.h, src/widgets/paint-selector.h, src/xml/repr.h,
3069 src/xml/repr.cpp: documentation improvements
3070 * src/sp-item.h: added editor footer
3072 2005-07-26 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
3074 * src/svg/stringstream.h, src/svg/stringstream.cpp:
3075 Trim trailing zeros from after the decimal point when writing
3076 float or double to Inkscape::SVGOStringStream.
3077 * src/style-test.cpp: Update expected output accordingly.
3078 * src/svg/stringstream-test.h: New unit test.
3079 * src/Makefile.am, src/svg/Makefile_insert: Add the new unit test.
3080 * src/svg/Makefile_insert:
3081 Don't link unused ftos.cpp, but do link new file stringstream.cpp.
3083 2005-07-26 Michael Wybrow <mjwybrow@users.sourceforge.net>
3085 * share/icons/icons.svg: Add icon for connector context.
3087 2005-07-25 Ralf Stephan <ralf@ark.in-berlin.de>
3089 * src/libnr/nr-pixblock.h: interface cleanup of NRPixBlock: size and mode
3090 are now named enums, empty is now bool, changes to function interfaces
3091 because of that, changed C macros to C++ inline functions, changed clean
3092 flag in some function interfaces from int to bool.
3093 * src/libnr/nr-pixblock.cpp: adaptations due to changes in nr-pixblock.h,
3094 added assert to ...setup_extern() which remains a bit ... risky,
3095 * src/display/sp-canvas.cpp:
3096 made sp_canvas_item_construct() static, inlined two other functions
3097 * src/svg-view.cpp: piped emit_resized through C++ façade (incomplete)
3098 * src/ui/view/view.h: removed legacyMessageContext() member
3099 * src/Doxyfile: added files, and options to collect todo and bugs
3100 * src/display/curve.cpp: moved member docs into curve.h
3101 * src/event-context.cpp: long line cosmetics, moved a function for clarity
3102 * src/sp-offset.h, src/sp-spiral.cpp, src/svg-view.cpp,
3103 src/libnr/nr-types.h: added editor footer
3104 * src/color-rgba.h, src/draw-anchor.h, src/event-context.*, src/knot-*.h,
3105 src/message-*.h, src/modifier-fns.h, src/nodepath.h,
3106 src/pencil-context.cpp, src/pen-context.*, src/snap.*, src/sp-gradient.h,
3107 src/sp-gradient-fns.h, src/sp-item.cpp, src/sp-item-notify-moveto.h,
3108 src/sp-linear-gradient*, src/sp-offset.*, src/sp-radial-gradient*,
3109 src/sp-spiral.cpp, src/style.cpp, src/svg-view.cpp, src/verbs.cpp,
3110 src/dialogs/export.cpp, src/display/bezier-utils.cpp,
3111 src/display/curve.*, src/diplay/sp-canvas.*,
3112 src/extension/implementation/plugin*, src/extension/internal/gimpgrad.h,
3113 src/libnr/nr-matrix.h, src/libnr/nr-matrix-scale-ops.h,
3114 src/libnr/nr-matrix-translate-ops.h, src/libnr/nr-pixblock.*,
3115 src/libnr/nr-point.h, src/libnr/nr-rotate.h, src/libnr/nr-rotate-fns.h,
3116 src/libnr/nr-scale-matrix-ops.h, src/libnr/nr-types.h,
3117 src/livarot/int-line.h, src/ui/view/view.*:
3119 made file work with src/Doxygen, doxygen documentation improvements
3121 2005-07-24 Ted Gould <ted@gould.cx>
3123 * 0.42 Release
3125 2005-07-21 Ted Gould <ted@gould.cx>
3127 * 0.42pre3
3129 2005-05-21 Kees Cook <kees@outflux.net>
3131 * share/icons/*xpm, src/ui/dialog/transformation.cpp,
3132 src/ui/widget/labelled.cpp, src/ui/widget/labelled.h:
3133 Hooked up Gtkmmified Icon manager correctly. (bug 1217367)
3134 * Makefile.mingw, Makefile.mingw.common: patch 1241293 for build fixes
3136 2005-07-12 Ted Gould <ted@gould.cx>
3138 * 0.42pre2
3140 2005-07-11 MenTaLguY <mental@rydia.net>
3142 * src/debug/logger.cpp: wrap stack vector in method to avoid
3143 potential static initialization issues
3145 * src/sp-object.cpp: add refcount logging
3147 2005-07-09 MenTaLguY <mental@rydia.net>
3149 * src/document-undo.cpp, src/inkscape.cpp, src/debug/event.h,
3150 src/debug/logger.cpp, src/debug/logger.h, src/debug/simple-event.h,
3151 src/xml/composite-node-observer.cpp, src/xml/event.cpp,
3152 src/xml/simple-node.cpp:
3154 Categorize debugging events and add the ability to filter them
3155 via setting the INKSCAPE_DEBUG_FILTER environment variable to
3156 a comma-separated list of debug event categories.
3158 2005-07-06 Ben Fowler <bpfowler@users.sourceforge.net>
3160 * src/interface.cpp: Spackle for Bug 1217361 "freeze on quitting
3161 with transform dialog"
3163 2005-07-06 Ben Fowler <bpfowler@users.sourceforge.net>
3165 * src/interface.cpp: Whitespace changes only
3167 2005-07-06 Michael Wybrow <mjwybrow@users.sourceforge.net>
3169 * Info.plist.in, packaging/osx-app.sh, packaging/macosx/*:
3171 Changes and new files required to build an Inkscape dmg on Mac OS X.
3173 2005-07-05 Ted Gould <ted@gould.cx>
3175 * 0.42pre1
3177 2005-07-04 MenTaLguY <mental@rydia.net>
3179 * src/sp-metadata.cpp: strip id= attributes under rdf:RDF elements
3181 2005-07-04 MenTaLguY <mental@rydia.net>
3183 * src/sp-object.cpp, src/xml/node-fns.h, src/xml/node-fns.cpp:
3184 don't force id= attributes on anything except elements in the SVG,
3185 Sodipodi, or Inkscape namespaces.
3187 2005-07-04 MenTaLguY <mental@rydia.net>
3189 * src/verbs.cpp: redo cryve's fix to use defaultLabel() rather than
3190 label()
3192 2005-07-04 Bryce Harrington <bryce@bryceharrington.org>
3194 * src/livarot/float-line.cpp: Patch from Ralf Stephan
3195 <ralf@ark.in-berlin.de> to suppress two warnings.
3197 2005-06-28 Ted Gould <ted@gould.cx>
3199 * src/verbs.h:
3201 Changing from gnu::hash_map to std::map. The only reason this was a
3202 hash_map before is because I was stealing code that I didn't understand,
3203 and a std::map works as well. This fixes bug #1172199 for Tru64.
3205 2005-06-28 Ted Gould <ted@gould.cx>
3207 * src/extension/dependency.cpp:
3209 Fix for #1169396 -- setting the default type for a dependency to file,
3210 this seems to be the only way that the print function could end up using
3211 undefined memory, and then passing it on the gettext.
3213 2005-06-28 Ted Gould <ted@gould.cx>
3215 * src/extension/implementation/script.cpp,
3216 src/extension/implementation/script.h:
3218 Adding support for information coming back on STDERR from scripts. This
3219 fixes bug #1220959 and RFE #1178941
3221 2005-07-04 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
3223 * src/sp-stop.h, sp-gradient.cpp, widgets/gradient-vector.cpp:
3224 Implement currentColor as possible value for stop-color, as per spec.
3226 2005-07-02 Kees Cook <kees@outflux.net>
3228 * src/dialog/rdf.cpp: Added FreeArt license, RFE #1230981.
3230 2005-06-30 Bryce Harrington <bryce@bryceharrington.org>
3232 * inkscape.nsi: Fix for bug #1230744 'wrong installer language'
3233 by theadib.
3235 * src/swatches.cpp: Fix for bug #1217973. The KDE swatches file
3236 consists of 3 column numbers (missing 4th column), and also lacks
3237 an ending newline. In this situation, the name variable returned
3238 from trim() could be null, thus causing a segfault when used as an
3239 input to Glib::ustring.
3241 * src/sp-image.cpp: Patch for bug #1210100 by bpfowler to help
3242 narrow in on the cause of the bug.
3244 * README: Requested change for bug #1174991. Directions for
3245 installation of perl libs
3247 2005-07-01 Ben Fowler <bpfowler@users.sourceforge.net>
3249 * src/desktop.cpp src/svg-view.cpp src/dialogs/display-settings.cpp
3250 src/dialogs/export.cpp src/dialogs/find.cpp
3251 src/extension/internal/ps.cpp: Replaced calls to gtk_widget_set_usize
3252 with GTK2 version.
3254 2005-06-30 Bryce Harrington <bryce@bryceharrington.org>
3256 * inkscape.pod, src/main.cpp: Applying Makzu's patch to implement
3257 --vacuum-defs
3259 2005-06-28 Ted Gould <ted@gould.cx>
3261 * 0.42pre0
3263 2005-06-23 MenTaLguY <mental@rydia.net>
3265 * src/extension/implementation/script.cpp:
3266 support for ruby scripts (interpreter="ruby")
3268 2005-06-20 Ted Gould <ted@gould.cx>
3270 * src/desktop.cpp, src/desktop.h, src/document-private.h,
3271 src/document.cpp, src/document.h, src/extension/effect.h,
3272 src/extension/implementation/script.cpp:
3274 Adding in a signal to show that the document is being reconstructed from
3275 another document. This is used by the scripting extensions implementation
3276 to say to the desktops that they need to save their object references
3277 as strings instead of pointers -- and then recreate them when the
3278 reconstruction is complete.
3280 * src/extension/prefdialog.cpp: Making "OK" have focus.
3282 * src/verbs.cpp, src/verbs.h: Some prototype code to start making verbs
3283 sensitive or not. Not tied in to anything currently.
3285 2005-06-20 MenTaLguY <mental@rydia.net>
3287 * src/xml/repr-io.cpp: whoops... don't emit xmlns:xml
3289 2005-06-18 Richard Hughes <cyreve@users.sourceforge.net>
3291 * src/text-context.cpp, src/text-context.h, src/libnrtype/Layout-TNG.h:
3292 implement double- and triple-clicking of text for selecting the
3293 current word and line respectively
3295 2005-06-16 MenTaLguY <mental@rydia.net>
3297 * src/interface.cpp: removed "Go to root" context menu item
3299 * src/widgets/layer-selector.cpp: hide "(root)" unless it is the current
3300 layer
3302 2005-06-11 Aaron Spike <aaron@ekips.org>
3304 * confiugre.ac,
3305 packaging/autopackage/default.apspec.in:
3307 Adding the autopackage specfile
3309 2005-06-10 Richard Hughes <cyreve@users.sourceforge.net>
3311 * src/text-context.cpp:
3312 use ctrl-left/right for moving cursor by word in text mode,
3313 and ctrl-a for select all text
3315 2005-06-09 Bryce Harrington <bryce@bryceharrington.org>
3317 * src/ui/dialogs/align-and-distribute.cpp,
3318 src/ui/dialogs/align-and-distribute.h,
3319 src/verbs.cpp:
3320 Hooking up Aubanel's new align and distribute dialog
3322 2005-06-09 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
3324 * src/text-context.cpp (sp_text_context_root_handler):
3325 Greater conformance to ISO 14755 for unicode entry. We now
3326 implement all of the ``Basic method'' portion of that spec
3327 except for non-latin hexadecimal digits (first 6 letters of
3328 other alphabets). (Instead, we do the same as for all other
3329 shortcuts, viz. force a group0 (latin) interpretation of the
3330 keypress.)
3332 2005-06-07 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
3334 * src/pen-context.cpp (spdc_endpoint_snap): Pen tool: do snapping
3335 (i.e. namedview_free_snap_all_types) even for initial point.
3337 * src/Makefile.am (INCLUDES), src/extension/script/Makefile_insert
3338 (extension_script_libscript_a_CXXFLAGS):
3340 Put PERL_CFLAGS PYTHON_CFLAGS into global INCLUDES rather than
3341 using a libscript_a_CXXFLAGS var (which involved creating .o files
3342 specific to that lib).
3344 2005-06-06 Ted Gould <ted@gould.cx>
3346 * src/extensions/effect.cpp:
3348 Adding in the code so that effects can be undoable.
3350 * src/extensions/implementation/script.[cpp,h]
3352 Adding in the code so that a new window is not displayed when an
3353 effect is executed. Now it is in the same window (much nicer).
3355 * src/extensions/internal/latex*.[cpp,h]
3357 Patches from the mailing list to add LaTeX output.
3359 2005-06-04 MenTaLguY <mental@rydia.net>
3361 * src/extensions/init.cpp:
3363 That tears it. Showing the error dialog on startup goes. I've
3364 had to respond to one too many bloody bug reports. If we released
3365 0.42 with this too we'll drive away users permanently. As it was,
3366 a lot of people were assuming 0.41 was broken when they saw this
3367 and reverted to 0.40.
3369 2005-05-31 MenTaLguY <mental@rydia.net>
3371 * src/preferences-skeleton.h: disable extension error dialog on startup
3372 -- I'm sick of hearing that Inkscape is broken because people see
3373 this dialog on startup. It makes us look bad.
3375 We're not going to repeat this for 0.42 -- find a better approach.
3377 2005-05-28 MenTaLguY <mental@rydia.net>
3379 * src/document.cpp, src/sp-ellipse.cpp, src/sp-flowdiv.cpp,
3380 src/sp-flowtext.cpp, src/sp-object.cpp, src/sp-object.h,
3381 src/sp-path.cpp, src/sp-rect.cpp, src/sp-root.cpp, src/sp-root.h,
3382 src/sp-shape.cpp, src/version.cpp, src/version.h:
3384 propagate SVG version upwards, and move SPVersion into Inkscape
3385 namespace
3387 2005-05-24 Simarilius <Simarilius@yahoo.com>
3389 * src/verbs.cpp, src/dialogs/tiledialog.cpp, src/dialogs/tiledialog.h,
3390 src/ui/dialogs/dialog-manager.cpp
3392 Converted the tiledialog over to the inkscape:ui:dialog class and hooked
3393 it into dialog manager
3395 2005-05-24 Ted Gould <ted@gould.cx>
3397 * src/extension/dependency.cpp, src/extension/extension.cpp,
3398 src/extension/extension.h, src/extension/init.cpp,
3399 src/extension/implementation/script.cpp:
3401 Applying patch 1199856 which allows Inkscape to have multiple directories
3402 for extensions. Currently those are /share/inkscape/extensions and
3403 ~/.inkscape/extensions. The patch was written by Aaron Spike.
3405 2005-05-23 Ted Gould <ted@gould.cx>
3407 * share/extensions/<alot>
3409 Adding in Aaron Spike's extensions so that they come with the standard
3410 build. Lot's of useful stuff that is worth having for most users.
3412 2005-05-19 MenTaLguY <mental@rydia.net>
3414 * src/verbs.cpp, src/ui/dialog/align-and-distribute.h,
3415 src/ui/dialog/dialog-manager.cpp, src/ui/dialog/dialog-manager.h,
3416 src/ui/dialog/document-preferences.h, src/ui/dialog/export.h,
3417 src/ui/dialog/extension-editor.h, src/ui/dialog/fill-and-stroke.h,
3418 src/ui/dialog/find.h, src/ui/dialog/inkscape-preferences.h,
3419 src/ui/dialog/layer-editor.h, src/ui/dialog/messages.h,
3420 src/ui/dialog/text-properties.h, src/ui/dialog/transformation.h,
3421 src/ui/dialog/xml-editor.h, src/ui/view/edit.cpp:
3423 refactoring of the dialog manager code, introducing factory
3424 functions and a method specifically for showing a dialog
3426 2005-05-19 MenTaLguY <mental@rydia.net>
3428 * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
3430 fix layer property undo crash bugs (#1192708 and #1171704)
3432 2005-05-19 MenTaLguY <mental@rydia.net>
3434 * src/debug/Makefile_insert, src/debug/sysv-heap.cpp,
3435 src/debug/sysv-heap.h, src/gc.cpp, src/debug/gc-heap.h,
3436 src/debug/heap.cpp:
3438 moved GC Heap statistics stuff into libdebug to ease circular
3439 dependencies
3441 2005-05-17 MenTaLguY <mental@rydia.net>
3443 * src/ui/dialog/memory.cpp:
3445 reduce magnitude of memory jitter somewhat by avoiding some vector
3446 resizing and copying
3448 2005-05-16 MenTaLguY <mental@rydia.net>
3450 * src/gc.cpp, src/debug/heap.cpp, src/debug/heap.h:
3452 revised Debug::Heap API slightly
3454 * src/ui/dialog/memory.cpp, src/ui/dialog/memory.h:
3456 thousands separators and other niceties. 'apply' now forces a
3457 garbage collection and immediate update.
3459 2005-05-16 MenTaLguY <mental@rydia.net>
3461 * src/ui/dialog/memory.cpp: re-use existing rows, though it doesn't
3462 seem to help memory jitter much
3464 2005-05-15 MenTaLguY <mental@rydia.net>
3466 * src/debug/heap.cpp: fix bounds error
3468 * src/ui/dialog/memory.cpp, src/ui/dialog/memory.h:
3470 flesh out basic memory info dialog
3472 2005-05-15 MenTaLguY <mental@rydia.net>
3474 * configure.ac: cleaned up tests
3476 * src/debug/heap.cpp: fixed feature macro names
3478 2005-05-15 MenTaLguY <mental@rydia.net>
3480 * configure.ac: added tests for mallinfo and malloc.h
3482 * src/gc.cpp, src/debug/heap.cpp, src/debug/heap.h:
3484 fix up Debug::Heap API slightly
3486 2005-05-14 MenTaLguY <mental@rydia.net>
3488 * src/interface.cpp, src/verbs.cpp, src/verbs.h,
3489 src/ui/dialog/Makefile_insert, src/ui/dialog/dialog-manager.cpp,
3490 src/ui/dialog/dialog-manager.h, src/ui/dialog/memory.cpp,
3491 src/ui/dialog/memory.h:
3493 added skeletal memory statistics dialog
3495 2005-05-12 Juerg Billeter <j@bitron.ch>
3497 * configure.ac: Have pkgconfig explicitly require gdkmm-2.4 & glibmm-2.4
3498 (used directly by Inkscape), rather than relying on transitive
3499 dependencies. It's said that this is required in some cases with
3500 pkgconfig 0.17 and later.
3502 2005-05-08 Bryce Harrington <bryce@bryceharrington.org>
3504 * ChangeLog configure.ac src/Makefile_insert src/desktop-widget.h
3505 src/desktop.h src/dropper-context.cpp src/file.cpp
3506 src/shortcuts.cpp src/sp-text.cpp src/splivarot.cpp
3507 src/svg-view.h src/text-context.cpp src/verbs.cpp
3508 src/extension/implementation/plugin-link.h
3509 src/extension/internal/grid.cpp src/helper/action.h
3510 src/helper/window.cpp src/ui/dialog/dialog.cpp
3511 src/ui/dialog/messages.cpp src/ui/view/view.cpp
3512 src/ui/view/view.h:
3514 Moving view.* into src/ui/view/
3516 2005-05-09 MenTaLguY <mental@rydia.net>
3518 * src/gc-alloc.h: const-correctness fix
3520 2005-05-08 Bryce Harrington <bryce@bryceharrington.org>
3522 * configure.ac: Defaulting with-gnome-vfs to on if library is
3523 present.
3525 * po/POTFILES.in : Fixed error causing compile failure
3527 * src/Makefile_insert src/arc-context.cpp src/desktop-events.cpp
3528 src/desktop.cpp src/desktop.h src/dyna-draw-context.cpp
3529 src/gradient-context.cpp src/gradient-toolbar.cpp
3530 src/interface.cpp src/make.dep src/make.files
3531 src/rect-context.cpp src/select-context.cpp
3532 src/select-toolbar.cpp src/seltrans.cpp src/spiral-context.cpp
3533 src/star-context.cpp src/toolbox.cpp src/verbs.cpp src/view.cpp
3534 src/view.h src/application/application.cpp
3535 src/application/application.h src/application/editor.cpp
3536 src/application/editor.h src/ui/dialog/align-and-distribute.cpp
3537 src/ui/dialog/align-and-distribute.h
3538 src/ui/dialog/dialog-manager.cpp src/ui/dialog/dialog-manager.h
3539 src/ui/dialog/dialog.cpp src/ui/dialog/dialog.h
3540 src/ui/dialog/document-preferences.cpp
3541 src/ui/dialog/document-preferences.h src/ui/dialog/export.cpp
3542 src/ui/dialog/export.h src/ui/dialog/extension-editor.cpp
3543 src/ui/dialog/extension-editor.h
3544 src/ui/dialog/fill-and-stroke.cpp
3545 src/ui/dialog/fill-and-stroke.h src/ui/dialog/find.cpp
3546 src/ui/dialog/find.h src/ui/dialog/inkscape-preferences.cpp
3547 src/ui/dialog/inkscape-preferences.h
3548 src/ui/dialog/layer-editor.cpp src/ui/dialog/layer-editor.h
3549 src/ui/dialog/messages.h src/ui/dialog/text-properties.cpp
3550 src/ui/dialog/text-properties.h
3551 src/ui/dialog/transformation.cpp src/ui/dialog/transformation.h
3552 src/ui/dialog/tree-editor.h src/ui/dialog/xml-editor.cpp
3553 src/ui/dialog/xml-editor.h src/ui/view/Makefile_insert
3554 src/ui/view/edit.cpp src/ui/view/edit.h :
3556 Renaming sp-desktop-widget.h to desktop-widget.h for
3557 consistency with other desktop files. Beginning migration of
3558 desktop-* and view* files into ui/view/ subdir. Incorporating
3559 DialogManager into existing SPDesktop code. Making SPView
3560 derive from GObject. Changing Messages dialog to run via
3561 DialogManager. Removing getName() and getDesc() routines from
3562 Dialogs.
3564 2005-05-08 MenTaLguY <mental@rydia.net>
3566 * src/Makefile_insert: change link order since the GC code now
3567 depends on the debugging stuff
3569 * src/debug/Makefile_insert, src/debug/heap.cpp, src/debug/heap.h:
3571 added heap statistics stuff
3573 * src/gc.cpp: register the GC heap with the heap statistics facility
3575 2005-05-07 MenTaLguY <mental@rydia.net>
3577 * src/gc-anchored.h, src/gc-core.h, src/gc-finalized.h,
3578 src/gc-managed.h, src/gc.cpp:
3580 hide the global Ops structure from the outside world, and expose
3581 some additional libgc API.
3583 2005-05-07 Ted Gould <ted@gould.cx>
3585 * src/extension/parameter.cpp: bug fix for empty string parameter
3587 * share/extensions/dropshadow.inx,
3588 src/extension/implementation/script.cpp:
3590 Adding in an "interpreter" attribute for "command" that will prepend
3591 the command with the interpreter. Right now only "perl" and "python"
3592 work, and they only prepend "perl" and "python", but more will be
3593 added later.
3595 2005-05-07 MenTaLguY <mental@rydia.net>
3597 * src/xml/composite-node-observer.cpp: bug fixes
3599 * src/xml/simple-node.cpp, src/xml/simple-node.h: switch to using
3600 CompositeNodeObserver, which has saner add/remove semantics
3602 * src/util/list-container-test.cpp: add another test, just to be sure
3604 * src/dialogs/xml-tree.cpp: remove need for is_interactive flag on
3605 attribute changes (the flag is effectively disabled by the other
3606 changes)
3608 2005-05-05 MenTaLguY <mental@rydia.net>
3610 * src/debug/event.h, src/debug/logger.cpp:
3612 PropertyPair is now its own class
3614 * src/xml/simple-node.cpp: add logging of XML node mutation
3616 * src/xml/Makefile_insert, src/xml/composite-node-observer.cpp,
3617 src/xml/composite-node-observer.h:
3619 added CompositeNodeObserver class, which will eventually replace
3620 the existing notifier lists
3622 2005-05-05 MenTaLguY <mental@rydia.net>
3624 * src/inkscape.cpp: try to cleanly terminate log in case of crashes
3626 2005-05-05 MenTaLguY <mental@rydia.net>
3628 * src/document-undo.cpp, src/debug/Makefile_insert, src/debug/logger.cpp,
3629 src/debug/simple-event.h, src/xml/event.cpp:
3631 add debug logging for undo+redo+transactions
3633 2005-05-05 MenTaLguY <mental@rydia.net>
3635 * src/inkscape.cpp, src/main.cpp: initialize and shutdown debug log
3636 from more reliable place
3638 * src/debug/logger.cpp: clean up log via std::atexit()
3640 2005-05-04 MenTaLguY <mental@rydia.net>
3642 * configure.ac, src/Makefile.am, src/Makefile_insert,
3643 src/debug/Makefile_insert, src/debug/makefile.in:
3645 added src/debug/ subdir
3647 * src/gc-alloc.h: no default management type for now
3649 * src/debug/event-tracker.h, src/debug/event.h, src/debug/logger.cpp,
3650 src/debug/logger.h: simple XML logging facility
3652 * src/util/Makefile_insert: fixed cut-and-paste error
3654 2005-04-29 Jon A. Cruz <jon@joncruz.org>
3655 * src/dialogs/swatches.cpp, src/dialogs/eek-preview.h,
3656 src/dialogs/eek-preview.cpp:
3658 Added property to swatch to block taking focus.
3660 2005-04-28 Jon A. Cruz <jon@joncruz.org>
3661 * src/dialogs/Makefile_insert, src/dialogs/eek-preview.cpp,
3662 src/dialogs/eek-preview.h, src/dialogs/swatches.cpp,
3663 src/dialogs/swatches.h, src/ui/previewholder.cpp,
3664 src/ui/previewable.h, src/ui/widget/panel.cpp:
3666 Adding new widget for color swatch usage.
3668 2005-04-24 Bryce Harrington <bryce@bryceharrington.org>
3670 * src/Makefile.am src/Makefile_insert,
3671 src/application/Makefile_insert, src/application/editor.cpp,
3672 src/application/editor.h, src/extension/internal/svg.cpp,
3673 src/ui/Makefile_insert, src/ui/view/Makefile_insert,
3674 src/ui/view/edit.cpp, src/ui/view/edit.h, src/ui/view/makefile.in,
3675 src/application/editor-impl.cpp, src/application/editor-impl.h:
3677 Renaming EditorImpl to UI::View::Edit
3679 Fixing bug 1185873 "batch mode crasher" caused by VFS being
3680 called with relative paths. Adding a check to see whether the
3681 input is a valid uri, and if not, just calling sp_document_new
3682 directly.
3685 2005-04-23 Ted Gould <ted@gould.cx>
3687 * src/extension/input.cpp, src/extension/input.h,
3688 src/extension/output.cpp, src/extension/output.h,
3689 src/extension/system.cpp, src/extension/implementation/implementation.cpp,
3690 src/extension/implementation/implementation.h,
3691 src/extension/implementation/plugin-link.h,
3692 src/extension/implementation/plugin.cpp,
3693 src/extension/implementation/plugin.h,
3694 src/extension/implementation/script.cpp,
3695 src/extension/implementation/script.h, src/extension/internal/eps-out.cpp,
3696 src/extension/internal/eps-out.h:
3698 Changing the prototype for the input/output preferences to be closer to
3699 that of Effects. This is a good thing because now autogui can be used for
3700 all, and it is much cleaner. Unfortunately, this caused alot of files to
3701 be changed. Also, this sets up the extensions dialog (we're only using
3702 one now) to be integrated into the GTKmm codebase easier.
3704 2005-04-21 Jon A. Cruz <jon@joncruz.org>
3705 * src/widgets/sp-color-wheel-selector.cpp,
3706 src/widgets/sp-color-scales.h, src/widgets/sp-color-slider.cpp,
3707 src/widgets/sp-color-scales.cpp:
3708 Changed CMYK selector to display values as 0-100. Fixes REF #1124499.
3710 2005-04-21 Jon A. Cruz <jon@joncruz.org>
3711 * src/xml/repr-io.cpp:
3712 Expand entities; matches 0.41 behavior. Fixes bug #1157478.
3714 2005-04-20 Jon A. Cruz <jon@joncruz.org>
3715 * src/sp-object-repr.cpp:
3716 Turned off the half-done <animate> element. Fixes bug #1119935.
3718 2005-04-19 Carl Hetherington <inkscape@carlh.net>
3720 * src/pen-context.cpp: snap first point to grid correctly, fixing
3721 #1152057. Remove a pointless call to spdc_endpoint_snap().
3723 * src/main.cpp: support for command-line export of PS and EPS,
3724 with options.
3726 2005-04-19 Piers Titus van der Torren <piersvdt@users.sourceforge.net>
3727 * src/seltrans.cpp:
3728 Fixed skew so it displays and snaps to angle instead of percentage.
3730 2005-04-18 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
3732 * src/extension/internal/pov-out.cpp (PovOutput::save):
3733 Was dividing component bytes by 256 instead of the usual 255 to get
3734 floating point component. Changed to use sp_color_get_rgb_floatv
3735 instead. (N.B. This change is wrong if pov files disallow 1.0.)
3737 Multiply opacity by product of all ancestors' opacity property computed
3738 value.
3740 2005-04-18 Carl Hetherington <inkscape@carlh.net>
3742 * src/sp-line.cpp, src/dialogs/unclump.cpp,
3743 src/extension/internal/ps.cpp,
3744 src/libnrtype/Layout-TNG-Output.cpp,
3745 src/Layout-TNG-Scanline-Makers.cpp, src/livarot/PathCutting.cpp:
3746 add missing include of nr-point-matrix-ops.h.
3748 2005-04-17 Jon A. Cruz <jon@joncruz.org>
3749 * src/toolbox.cpp:
3751 Corrected improper use of static. Fixes bug #1171919.
3753 2005-04-16 Ted Gould <ted@gould.cx>
3755 * src/extension/extension.cpp, src/extension/parameter.cpp:
3757 Adding in autogui for strings and booleans. Also making everything
3758 a little more robust.
3760 2005-04-17 cyreve <cyreve@users.sourceforge.net>
3762 * src/: sp-text.cpp, sp-text.h, text-context.cpp, text-editing.cpp,
3763 text-editing.h, libnrtype/Layout-TNG-Compute.cpp: hook up keys
3764 for adding rotate= attribute to text elements
3766 * src/libnrtype/Layout-TNG-OutIter.cpp: visual cursor left/right in
3767 counterdirectional text runs
3769 2005-04-16 cyreve <cyreve@users.sourceforge.net>
3771 * src/: display/nr-arena-glyphs.cpp, libnrtype/FontInstance.cpp,
3772 libnrtype/RasterFont.cpp, libnrtype/font-instance.h,
3773 libnrtype/font-style.h: make miter-limit work for text outlines
3774 (bug 1094430)
3776 2005-04-16 Ted Gould <ted@gould.cx>
3778 * src/main.cpp:
3780 Added a command-line arguement --extension-directory to find what
3781 extension directory Inkscape is configured for. This should be
3782 helpful for external extensions that want to use the same path
3783 as Inkscape itself on their install.
3785 * src/extension/extension.cpp, src/extension/init.cpp:
3787 Putting in half of Aaron's fix, mostly the one to keep things from
3788 crashing, next we need to examine how to add multiple search paths
3789 for extension dependencies.
3791 Also, added a check so that autogui won't create a GUI if there are
3792 no preferences.
3794 2005-04-13 Jon Phillips <jon@rejon.org>
3795 * src/toolbox.cpp: removed code that was beeping and prepped for new
3796 drag-n-drop color swatches.
3798 2005-04-13 cyreve <cyreve@users.sourceforge.net>
3800 * src/path-chemistry.cpp: wire up converting object to path for
3801 flowtext
3803 2005-04-13 Jon A. Cruz <jon@joncruz.org>
3804 * src/dialogs/swatches.cpp:
3806 Simple drag-n-drop out from color swatches.
3808 2005-04-12 cyreve <cyreve@users.sourceforge.net>
3810 * src/: selection-chemistry.cpp, text-context.cpp, text-context.h,
3811 text-editing.cpp, text-editing.h: cut and copy selected text (bug
3812 1175441)
3814 2005-04-12 Ted Gould <ted@gould.cx>
3816 * src/extension/extension.cpp, src/extension/extension.h,
3817 src/extension/parameter.cpp, src/extension/parameter.h,
3818 src/extension/implementation/script.cpp:
3820 This is support for having command line arguments from the parameters,
3821 mostly this is a quick hack to get Aaron working, I'll clean it up
3822 shortly, I promise. But, it does seem to be working right now. More
3823 polish shortly.
3825 2005-04-10 Jon A. Cruz <jon@joncruz.org>
3826 * src/interface.cpp:
3828 Adding drag-n-drop support for arbitrary images. Fixes bug 1177714.
3831 2005-04-10 Ted Gould <ted@gould.cx>
3833 * Lots of files:
3835 Moving around the plugins, and disabling the feature. I've put all
3836 the functionality into the internal directory. This should allow for
3837 the features to be used until plugins could work. Also, adding in
3838 features to do autogui with the parameters of a given extension.
3840 2005-04-09 Bryce <bryce@bryceharrington.org>
3842 * src/view.h, src/application/editor-impl.cpp,
3843 src/application/editor-impl.h, src/svg-view.h:
3845 C++-ification. Created some C++ wrapper member functions for
3846 SPView and SPSVGView, to enable Gtkmmification of SPDesktop
3848 2005-04-09 MenTaLguY <mental@rydia.net>
3850 * src/selection.cpp, src/selection.h, src/dialogs/align.cpp,
3851 src/extension/implementation/script.cpp,
3852 src/extension/plugin/bluredge.cpp, src/util/glib-list-iterators.h:
3854 excise STL abuse, and fix up the glib list iterators
3856 2005-04-09 MenTaLguY <mental@rydia.net>
3858 * src/file.cpp, src/interface.cpp, src/shortcuts.cpp,
3859 src/sp-object-repr.cpp, src/sp-skeleton.cpp, src/verbs.cpp,
3860 src/dialogs/export.cpp, src/display/nr-arena-item.cpp,
3861 src/libnrtype/FontFactory.cpp, src/libnrtype/TextWrapper.h,
3862 src/livarot/ShapeMisc.cpp, src/livarot/float-line.cpp:
3864 combined several different 64-bit cleanness patches
3866 2005-04-08 Jon Phillips <jon@rejon.org>
3867 * src/ui/dialog/dialog-manager.cpp src/ui/dialog/dialog-manager.h:
3868 added copyright statements about dialog manager code I wrote.
3870 2005-04-08 MenTaLguY <mental@rydia.net>
3872 * src/draw-context.cpp, src/dyna-draw-context.cpp, src/path-chemistry.cpp,
3873 src/selection-chemistry.cpp, src/selection.cpp, src/selection.h,
3874 src/splivarot.cpp, src/extension/plugin/bluredge.cpp,
3875 src/trace/trace.cpp:
3877 renaming Inkscape::Selection methods that deal with XML::Nodes
3879 2005-04-08 MenTaLguY <mental@rydia.net>
3881 * src/document-undo.cpp: try again with handling incomplete transactions
3882 more gracefully
3884 2005-04-06 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
3886 * src/io/sys.h, src/io/sys.cpp (dir_open, dir_read_utf8name):
3887 New functions: utf8 wrappers around g_dir_open, g_dir_read_name.
3889 2005-04-02 Bryce Harrington <bryce@bryceharrington.org>
3891 * configure.ac share/ui/menus-bars.xml, src/Makefile.am,
3892 src/Makefile_insert, src/file.cpp,
3893 src/application/editor-impl.cpp,
3894 src/application/editor-impl.h,
3895 src/extension/init.cpp, src/extension/input.cpp,
3896 src/extension/system.cpp,
3897 src/extension/implementation/implementation.cpp,
3898 src/extension/implementation/plugin.cpp,
3899 src/extension/implementation/script.cpp,
3900 src/extension/internal/svg.cpp
3901 : Implementing preliminary load-from-URI functionality.
3904 2005-04-02 MenTaLguY <mental@rydia.net>
3906 * src/document-undo.cpp, src/xml/event-fns.h, src/xml/event.cpp,
3907 src/xml/event.h:
3909 more debugging info for incomplete transactions
3911 2005-04-02 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
3913 * src/sp-gradient.cpp: Fix crash with cycles in gradient hrefs.
3915 2005-04-01 Jon A. Cruz <jon@joncruz.org>
3916 * src/ui/widget/panel.h, src/ui/widget/panel.cpp, src/ui/previewholder.h,
3917 src/ui/previewholder.cpp,src/dialogs/swatches.cpp,
3918 src/dialogs/swatches.h:
3919 Added UI for switching palettes
3921 2005-04-01 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
3922 * src/style.cpp (sp_style_merge_from_dying_parent): New function to
3923 combine the styles of the <use> element and its ghost child when
3924 unlinking.
3925 * src/sp-use.cpp: Use it.
3927 2005-03-31 Jon A. Cruz <jon@joncruz.org>
3928 * src/ui/widget/panel.cpp, src/ui/widget/panel.h, src/path-prefix.h,
3929 src/dialogs/swatches.cpp, src/dialogs/swatches.h
3930 share/palettes/Makefile.am, share/palettes/svg.gpl:
3931 Adding palette loading.
3933 2005-03-31 Jean-François Lemaire <jflemaire@skynet.be>
3934 * share/icons/David_icons.svg: new icon theme by David Christian Berg
3936 * share/icons/README.icons: explanations on how to use the theme
3938 2005-03-30 Jean-François Lemaire <jflemaire@skynet.be>
3939 * share/icons/icons.svg: included the layer menu icons
3941 * src/verbs.cpp: assigned names for the layer menu icons
3943 2005-03-24 Jon A. Cruz <jon@joncruz.org>
3944 * src/ui/widget/panel.h, src/ui/widget/panel.cpp,
3945 src/ui/previewholder.h, src/ui/previewfillable.h,
3946 src/dialogs/iconpreview.cpp, src/dialogs/swatches.cpp:
3947 Adding panel menu
3949 2005-03-27 Jon Phillips <jon@rejon.org>
3950 * src/toolbox.cpp src/toolbox.h src/ui/dialog/dialog-manager.cpp
3951 src/ui/dialog/dialog-manager.h: Added generic dialog adding,
3952 deleting, and getting and fixed toolboxes to be static with no
3953 warnings.
3955 2005-03-26 Bryce <bryce@bryceharrington.com>
3957 * share/ui/keybindings.rc, share/ui/menus-bars.xml
3958 src/application/editor-impl.cpp, src/application/editor-impl.h,
3959 src/extension/internal/svg.cpp, src/ui/dialog/Makefile_insert,
3960 src/ui/dialog/dialog-manager.cpp,
3961 src/ui/dialog/dialog-manager.h, src/ui/dialog/messages.cpp,
3962 src/ui/dialog/messages.h: Initial implementation of canvas in
3963 gtkmm. Incorporating Messages dialog.
3966 2005-03-24 MenTaLguY <mental@rydia.net>
3968 * src/sp-item.cpp: fix relative transforms to accommodate viewbox
3970 2005-03-24 Jon A. Cruz <jon@joncruz.org>
3972 * src/ui/Makefile_insert, src/dialogs/swatches.cpp,
3973 src/dialogs/swatches.h, src/ui/previewable.h,
3974 src/ui/previewfillable.h, src/ui/previewholder.cpp,
3975 src/ui/previewholder.h:
3976 Refactoring previewable functionality to be more generic
3978 2005-03-24 cyreve <cyreve@users.sourceforge.net>
3980 * src/: text-context.cpp, text-editing.cpp, text-editing.h:
3981 functions for applying style to selected text, and wire them
3982 up to ctrl-b/ctrl-i for bold/italic
3984 2005-03-23 Jon Phillips <jon@rejon.org>
3985 * src/toolbox.h src/toolbox.cpp: Fixed warning messages.
3987 2005-03-23 Jon A. Cruz <jon@joncruz.org>
3989 * src/ui/previewable.h, src/ui/Makefile_insert,
3990 src/dialogs/swatches.h, src/dialogs/swatches.cpp:
3991 Preliminary work for 'Previewable' interface.
3993 2005-03-23 cyreve <cyreve@users.sourceforge.net>
3995 * src/: sp-text.cpp, libnrtype/Layout-TNG-Compute.cpp,
3996 libnrtype/Layout-TNG-Output.cpp: make text on path work correctly
3997 with accent glyphs and suchlike
3999 * src/: text-chemistry.cpp, libnrtype/Layout-TNG.h: apply text's
4000 alignment to startOffset on new textpath elements, fixes bug
4001 1168145
4003 * src/libnrtype/Layout-TNG-OutIter.cpp: selecting text to the end
4004 sometimes displays wrong
4006 2005-03-22 MenTaLguY <mental@rydia.net>
4008 * src/arc-context.cpp, src/desktop-handles.cpp,
4009 src/desktop-handles.h, src/desktop.cpp, src/desktop.h,
4010 src/document.h, src/draw-context.cpp, src/draw-context.h,
4011 src/file.cpp, src/forward.h, src/gradient-context.cpp,
4012 src/gradient-drag.cpp, src/gradient-drag.h, src/gradient-toolbar.cpp,
4013 src/inkscape-private.h, src/inkscape.cpp, src/node-context.cpp,
4014 src/node-context.h, src/nodepath.cpp, src/object-ui.cpp,
4015 src/path-chemistry.cpp, src/rect-context.cpp, src/selcue.cpp,
4016 src/selcue.h, src/select-context.cpp, src/select-toolbar.cpp,
4017 src/selection-chemistry.cpp, src/selection-chemistry.h,
4018 src/selection-describer.cpp, src/selection-describer.h,
4019 src/selection.cpp, src/selection.h, src/seltrans.cpp,
4020 src/seltrans.h, src/sp-flowtext.cpp, src/spiral-context.cpp,
4021 src/splivarot.cpp, src/star-context.cpp, src/text-chemistry.cpp,
4022 src/text-context.cpp, src/toolbox.cpp, src/verbs.cpp,
4023 src/dialogs/align.cpp, src/dialogs/clonetiler.cpp,
4024 src/dialogs/display-settings.cpp, src/dialogs/fill-style.cpp,
4025 src/dialogs/find.cpp, src/dialogs/iconpreview.cpp,
4026 src/dialogs/item-properties.cpp, src/dialogs/object-properties.cpp,
4027 src/dialogs/stroke-style.cpp, src/dialogs/text-edit.cpp,
4028 src/dialogs/tiledialog.cpp, src/dialogs/transformation.cpp,
4029 src/dialogs/xml-tree.cpp, src/extension/plugin/bluredge.cpp,
4030 src/extension/plugin/grid.cpp, src/trace/trace.cpp,
4031 src/ui/dialog/dialog.cpp, src/ui/dialog/dialog.h,
4032 src/ui/dialog/transformation.cpp, src/ui/dialog/transformation.h,
4033 src/widgets/sp-widget.cpp, src/widgets/sp-widget.h:
4035 SPSelection -> Inkscape::Selection
4037 2005-03-22 cyreve <cyreve@users.sourceforge.net>
4039 * src/text-context.cpp: pressing esc doesn't hide text selection
4041 * src/: text-context.cpp, text-context.h, text-editing.cpp,
4042 text-editing.h, libnrtype/Layout-TNG-OutIter.cpp,
4043 libnrtype/Layout-TNG.h: make text selection inverse
4045 2005-03-21 Jon Phillips <jon@rejon.org>
4047 * share/icons/icons.svg src/dropper-context.cpp
4048 src/dropper-context.h src/toolbox.cpp src/toolbox.h
4049 src/dialogs/display-settings.cpp: Added controls for eye dropper
4050 so that I could get color values. Removed option from application
4051 preferences.
4053 2005-03-21 MenTaLguY <mental@rydia.net>
4055 * src/util/Makefile_insert, src/util/glib-list.h,
4056 src/util/glib-list-iterators.h:
4058 retired old Glib list to Util::List adaptor and replaced it with
4059 new iterator classes that directly wrap the Glib list types
4061 2005-03-21 cyreve <cyreve@users.sourceforge.net>
4063 * src/: text-editing.cpp, libnrtype/Layout-TNG-OutIter.cpp: text
4064 selection doesn't show when it starts at the end of a line
4066 * src/: text-context.cpp, text-editing.cpp: crash on overtyping
4067 selection, and displayed selection not removed on overtype
4069 * src/text-editing.cpp: kerning information placed wrongly in text
4070 after child span element
4072 * src/libnrtype/Layout-TNG-OutIter.cpp: crash when pressing home key
4074 * src/: text-context.cpp, text-context.h: text selection using the
4075 mouse
4077 * src/: make.dep, make.files, make.ofiles,
4078 libnrtype/Layout-TNG-OutIter.cpp: further optimisation of text
4079 selection, and an implementation for text on a path
4081 * src/: text-editing.cpp, libnrtype/Layout-TNG-OutIter.cpp,
4082 libnrtype/Layout-TNG.h: optimisation of text selection and fixing
4083 some bugs in it
4085 2005-03-18 MenTaLguY <mental@rydia.net>
4087 * src/arc-context.cpp, src/file.cpp, src/gradient-context.cpp,
4088 src/node-context.cpp, src/object-ui.cpp, src/path-chemistry.cpp,
4089 src/rect-context.cpp, src/select-context.cpp,
4090 src/selection-chemistry.cpp, src/selection.cpp, src/selection.h,
4091 src/sp-flowtext.cpp, src/spiral-context.cpp, src/splivarot.cpp,
4092 src/star-context.cpp, src/text-chemistry.cpp, src/text-context.cpp,
4093 src/dialogs/find.cpp, src/dialogs/in-dt-coordsys.cpp,
4094 src/dialogs/xml-tree.cpp:
4096 cleaned up the selection API slightly
4098 2005-03-20 cyreve <cyreve@users.sourceforge.net>
4100 * src/: text-context.cpp, text-context.h, text-editing.cpp,
4101 text-editing.h, libnrtype/Layout-TNG-OutIter.cpp,
4102 libnrtype/Layout-TNG.h: initial implementation of text selection
4103 (keyboard only)
4105 * src/libnrtype/Layout-TNG-OutIter.cpp: making
4106 createSelectionShape() work
4108 * src/: sp-text.cpp, sp-text.h: text-anchor sometimes won't work in
4109 text on a path when x/y coordinates are set
4111 * src/libnrtype/Layout-TNG-Output.cpp: text on path: cut characters
4112 before start of path and calculate bounding box correctly when
4113 this happens
4115 2005-03-14 Jon A. Cruz <jon@joncruz.org>
4116 * src/dialogs/Makefile_insert, src/dialogs/swatches.cpp,
4117 src/dialogs/swatches.h, src/verbs.h, src/verbs.cpp,
4118 src/interface.cpp:
4119 Initial cut of swatches panel.
4121 2005-03-19 cyreve <cyreve@users.sourceforge.net>
4123 * src/libnrtype/Layout-TNG-Compute.cpp: rendering of
4124 multiple-character clusters in rtl text is wrong (bug 1166603)
4126 * src/: make.dep, make.files, make.ofiles, sp-text.cpp, sp-text.h,
4127 text-editing.cpp: glue kerning info back together on deleting
4128 line breaks
4130 * src/sp-tspan.cpp: textpath startOffset attribute doesn't save
4131 correctly when it's a percentage (remnants of bug 1124722)
4133 * src/: text-context.cpp, text-context.h, text-editing.cpp,
4134 text-editing.h, libnrtype/Layout-TNG.h: use Layout::iterator for
4135 storing cursor position. Fixes bug 1093660 related to rtl cursor
4136 movement
4138 * src/libnrtype/: Layout-TNG-OutIter.cpp, Layout-TNG.h: implement
4139 backend cursor movement functions properly for multidirectional
4140 text
4142 * src/libnrtype/Layout-TNG-Output.cpp: create more efficient
4143 postscript output
4145 * src/libnrtype/: Layout-TNG-OutIter.cpp, Layout-TNG-Output.cpp,
4146 Layout-TNG.h: obey text-align attribute when fitting text to a
4147 path (fixes bug 1124722)
4149 * src/: attributes-test.cpp, attributes.cpp, attributes.h,
4150 sp-flowtext.cpp, sp-text.cpp, sp-tspan.cpp, sp-tspan.h,
4151 style-test.cpp, libnrtype/Layout-TNG-Output.cpp: wire up
4152 startOffset attribute to textpath and fix bugs in it
4154 * src/sp-flowtext.cpp: unflow text command loses formatting
4156 * src/xml/repr-io.cpp: xml pretty-printer adding whitespace in
4157 xml:space=preserve elements
4159 * src/: sp-flowtext.cpp, text-editing.cpp: line breaks not being
4160 put before strings immediately following para elements, and
4161 deleting line breaks copies style wrongly
4163 2005-03-18 MenTaLguY <mental@rydia.net>
4165 * src/file.cpp, src/sp-item-group.cpp, src/xml/Makefile_insert,
4166 src/xml/node-fns-tree.cpp, src/xml/node-fns-tree.h,
4167 src/xml/node-fns.cpp, src/xml/node-fns.h, src/xml/node-iterators.h,
4168 src/xml/repr.cpp, src/xml/simple-node.cpp:
4170 renamed node-fns-tree to node-fns, and moved sp_repr_prev etc
4171 into Inkscape::XML namespace (as e.g. previous_node)
4173 2005-03-18 cyreve <cyreve@users.sourceforge.net>
4175 * src/libnrtype/Layout-TNG-Compute.cpp: cursor position on blank
4176 first line sometimes goes wrong
4178 * src/: make.dep, make.files, make.ofiles, text-editing.cpp:
4179 spurious line break added before text in text and font dialog
4180 (bug 1166016)
4182 * src/: make.dep, make.files, make.ofiles, libnrtype/FlowBoxes.cpp,
4183 libnrtype/FlowBoxes.h, libnrtype/FlowDefs.h,
4184 libnrtype/FlowDest.cpp, libnrtype/FlowDest.h,
4185 libnrtype/FlowEater.cpp, libnrtype/FlowEater.h,
4186 libnrtype/FlowRes.cpp, libnrtype/FlowRes.h,
4187 libnrtype/FlowResOut.cpp, libnrtype/FlowSols.cpp,
4188 libnrtype/FlowSols.h, libnrtype/FlowSrc.cpp, libnrtype/FlowSrc.h,
4189 libnrtype/FlowSrcText.cpp, libnrtype/FlowSrcText.h,
4190 libnrtype/FlowStyle.cpp, libnrtype/FlowStyle.h,
4191 libnrtype/FlowUtils.cpp, libnrtype/FlowUtils.h,
4192 libnrtype/Makefile_insert: remove all old text layout code (7,577
4193 lines)
4195 * src/: sp-flowregion.cpp, sp-flowregion.h, sp-flowtext.cpp,
4196 sp-string.cpp, sp-tspan.cpp: purge flow_dest class from code
4198 * src/: text-editing.cpp, libnrtype/Layout-TNG-Compute.cpp,
4199 libnrtype/Layout-TNG.cpp, libnrtype/Layout-TNG.h: define a value
4200 for line-height:normal and use it consistently
4202 * src/: sp-text.cpp, sp-text.h, text-editing.cpp: adjust kerning
4203 attributes on adding/removing line breaks
4205 2005-03-17 MenTaLguY <mental@rydia.net>
4207 * src/display/nr-arena-group.cpp, src/display/nr-arena-item.cpp:
4209 whoops, we were calling the 'children' vfunc rather than
4210 'last_child' when appending, hence the bug... fixed now.
4212 2005-03-17 cyreve <cyreve@users.sourceforge.net>
4214 * src/: sp-text.cpp, libnrtype/Layout-TNG-Compute.cpp,
4215 libnrtype/Layout-TNG-OutIter.cpp, libnrtype/Layout-TNG.h: x,y
4216 attributes on tspans set wrongly when alignment != left (bug
4217 1165427)
4219 * src/: sp-text.cpp, sp-text.h: break before tspan role=line
4220 elements, ie allow first tspan not to have role=line
4222 * src/: make.dep, make.files, make.ofiles, sp-flowtext.cpp,
4223 sp-object.cpp: fix inheritance problems with xml:space attribute
4225 * src/libnrtype/Layout-TNG-OutIter.cpp: crash on pressing enter
4226 immediately after creating text
4228 * src/: object-ui.cpp, sp-flowtext.cpp: set xml:space=preserve on
4229 new flowdiv elements
4231 * src/libnrtype/Layout-TNG-Compute.cpp: second try at solving
4232 numerical problems when line-height is set
4234 * src/: sp-flowtext.cpp, sp-flowtext.h, verbs.cpp: slightly
4235 objectify SPFlowtext and rearrange its updating a tiny bit
4237 * src/: path-chemistry.cpp, sp-flowregion.cpp, sp-offset.cpp,
4238 sp-text.cpp, sp-text.h, sp-use-reference.cpp, splivarot.cpp:
4239 slightly objectify SPText & rearrange updating code, also fixes
4240 bug causing all letters to appear on top of each other
4242 * src/libnrtype/Layout-TNG-Compute.cpp: characters will draw
4243 multiple times when x or y attributes set
4245 2005-03-16 cyreve <cyreve@users.sourceforge.net>
4247 * src/text-editing.cpp: kerning: add/remove kerns with
4248 insertion/deletion of characters, and only apply kerns to the
4249 topmost xml object
4251 * src/: help.cpp, selection-chemistry.cpp, sp-text.cpp, sp-text.h,
4252 text-context.cpp, text-editing.cpp, text-editing.h,
4253 dialogs/text-edit.cpp: move functions applying to both text and
4254 flowtext to text-editing & rename them. Also fixes crash on
4255 letter/linespacing adjustment for flowtext
4257 * src/text-editing.cpp: fix crash on pressing delete at the end of
4258 text
4260 * src/: text-editing.cpp, libnrtype/Layout-TNG-Compute.cpp,
4261 libnrtype/Layout-TNG-OutIter.cpp, libnrtype/Layout-TNG.h:
4262 position cursor correctly in empty text objects
4264 * src/: sp-item-group.cpp, sp-object.cpp: optimise adding children
4265 to the end of a group - big improvement for tile clones
4267 * src/: sp-flowtext.cpp, sp-text.cpp, text-context.cpp,
4268 text-editing.cpp, text-editing.h: text editing fixes: track line
4269 breaks with preceding para tag, finish abstracting line
4270 break/remove functions to work on flowtext
4272 * src/libnrtype/Layout-TNG-Compute.cpp: cursor positioning
4273 off-by-one in some cases of wrapped text
4275 2005-03-15 cyreve <cyreve@users.sourceforge.net>
4277 * src/libnrtype/Layout-TNG-Compute.cpp: small tweak to make cursor
4278 positioning work right in counterdirectional spans in fully
4279 justified text
4281 * src/sp-text.cpp: tweak function for adjusting linespacing by
4282 keyboard to be more precise
4284 * src/: attributes-test.cpp, attributes.cpp, make.dep, make.files,
4285 make.ofiles, style-test.cpp, style.cpp,
4286 libnrtype/Layout-TNG-Output.cpp: make the unit tests pass for the
4287 new styles, and workaround build breakage when pango < 1.8
4288 installed
4290 * src/: sp-flowtext.cpp, sp-flowtext.h,
4291 libnrtype/Layout-TNG-Compute.cpp,
4292 libnrtype/Layout-TNG-Scanline-Makers.cpp, libnrtype/Layout-TNG.h:
4293 wiring up full justification to old attribute & fixing bugs in
4294 it, which turned in to a major refactoring of layout code
4296 2005-03-14 Jon Phillips <jon@rejon.org>
4297 * src/attributes-test.cpp, src/attributes.cpp, src/attributes.h,
4298 src/desktop.cpp, src/sp-namedview.cpp, src/sp-namedview.h,
4299 src/dialogs/desktop-properties.cpp:
4300 Added showpageshadow preference to document preferences. Set to
4301 on automatically and saves with document if off.
4303 2005-03-14 MenTaLguY <mental@rydia.net>
4305 * src/display/nr-arena-item.h, src/display/nr-arena-item.cpp,
4306 src/display/nr-arena-group.cpp:
4308 added virtual accessor for last child
4310 2005-03-14 Jon A. Cruz <jon@joncruz.org>
4311 * src/interface.cpp, src/verb.cpp, src/verbs.h,
4312 src/ui/widget/panel.cpp, src/dialogs/Makefile_insert,
4313 src/dialogs/extensions.cpp, src/dialogs/extensions.h,
4314 src/extension/error-file.cpp:
4315 Added rough cut of initial extensions panel and dialog.
4317 2005-03-13 Bryce Harrington <bryce@bryceharrington.org>
4319 * src/path-prefix.h: Rearranging linking of libui and libutil
4321 * src/application/application.cpp, src/application/application.h
4322 src/application/editor-impl.cpp,
4323 src/ui/dialog/dialog-manager.cpp, src/ui/dialog/dialog.cpp,
4324 src/ui/dialog/dialog.h, src/ui/widget/labelled.cpp,
4325 src/ui/dialog/transformation.h, src/ui/dialog/transformation.cpp,
4326 src/ui/widget/unit-menu.h, src/util/units.cpp:
4327 Integrating Transformation dialog. Removing hardcoded paths.
4329 * share/icons/Makefile.in, share/icons/arrows-horiz.svg,
4330 share/icons/arrows-vert.svg, share/icons/arrows_hor.xpm,
4331 share/icons/arrows_ver.xpm, share/icons/rotate.svg,
4332 share/icons/rotate.xpm, share/icons/scale_hor.xpm,
4333 share/icons/scale_ver.xpm, share/icons/Makefile.am:
4334 Adding icons needed by transformation dialog
4336 * share/ui/units.txt, share/ui/units.xml:
4337 Moving units into ui/ subdir. Dunno if this is the best
4338 location for them, but pjrm thought it'd be ok for now.
4340 2005-03-13 cyreve <cyreve@users.sourceforge.net>
4342 * src/sp-text.cpp: allow adjusting letter spacing when cursor is at
4343 eol
4345 * src/: make.dep, make.files, make.ofiles,
4346 libnrtype/Layout-TNG-Compute.cpp,
4347 libnrtype/Layout-TNG-OutIter.cpp,
4348 libnrtype/Layout-TNG-Output.cpp, libnrtype/Layout-TNG.h: fix
4349 kerning when align != left, and fix linespacing < 100
4351 * src/: sp-flowtext.cpp, sp-text.cpp, sp-text.h, style.cpp,
4352 style.h, libnrtype/Layout-TNG-Compute.cpp,
4353 libnrtype/Layout-TNG-Input.cpp, libnrtype/Layout-TNG-OutIter.cpp,
4354 libnrtype/Layout-TNG-Output.cpp,
4355 libnrtype/Layout-TNG-Scanline-Maker.h, libnrtype/Layout-TNG.h:
4356 implement line-height css property, & fix percentage handling in
4357 style
4359 2005-03-12 MenTaLguY <mental@rydia.net>
4361 * src/node-context.cpp, src/node-context.h, src/nodepath.cpp,
4362 src/nodepath.h, src/toolbox.cpp, src/dialogs/align.cpp:
4364 Renamed Path namespace to Inkscape::NodePath, to avoid conflict
4365 with livarot
4367 2005-03-12 Kees Cook <kees@outflux.net>
4369 * inkscape.nsi: added German translation from Adib Taraben.
4371 2005-03-12 MenTaLguY <mental@rydia.net>
4373 * src/sp-namedview.cpp, src/sp-metadata.cpp: it's valid for an SPObject
4374 'write' method to be passed the object's own XML node; account for this.
4376 2005-03-12 MenTaLguY <mental@rydia.net>
4378 * src/xml/simple-node.cpp: assert that src != this in
4379 SimpleNode::mergeFrom
4381 2005-03-12 MenTaLguY <mental@rydia.net>
4383 * src/gc-alloc.h: minor cosmetic adjustments
4385 * src/util/list-container.h: pedantically correct implementation of
4386 ListContainer::max_size()
4388 * src/xml/simple-node.cpp: use Util::ListContainer iterators in a more
4389 STL-ish fashion
4391 2005-03-12 Jon A. Cruz <jon@joncruz.org>
4392 * src/ui/widget/panel.h, src/ui/widget/panel.cpp,
4393 src/ui/widget/Makefile_insert, src/dialogs/iconpreview.h,
4394 src/dialogs/iconpreview.cpp:
4395 Initial addition of Panel.
4397 2005-03-12 cyreve <cyreve@users.sourceforge.net>
4399 * src/sp-flowtext.cpp: text unflow command losing space characters:
4400 add xml:space to generated elements
4402 * src/: attributes.cpp, attributes.h, make.dep, make.files,
4403 make.ofiles, sp-flowtext.cpp, sp-text.cpp, style.cpp, style.h,
4404 text-context.cpp, text-editing.cpp, dialogs/text-edit.cpp,
4405 libnrtype/FlowRes.cpp, libnrtype/Layout-TNG-Compute.cpp,
4406 libnrtype/Layout-TNG-Input.cpp: add several new text properties
4407 to SPStyle and rearrange some of the existing ones, also remove
4408 spurious warning on applying kerning
4410 * src/sp-flowtext.cpp: svg spec requires us to break after flowline
4411 content, not before
4413 2005-03-11 cyreve <cyreve@users.sourceforge.net>
4415 * src/desktop-style.cpp, src/sp-text.cpp, src/sp-text.h,
4416 src/sp-tspan.cpp, src/sp-tspan.h, src/text-chemistry.cpp,
4417 src/text-editing.cpp,
4418 src/text-editing.h: combine the common attribute handling for text,
4419 tspan and textpath into one class
4421 * src/sp-flowtext.cpp, src/sp-string.cpp: reimplement xml:space attribute
4423 * src/sp-text.cpp, src/libnrtype/Layout-TNG-OutIter.cpp,
4424 src/libnrtype/Layout-TNG.h: apply calculated x/y attributes to tspan
4425 role=line elements
4427 * src/libnrtype/Layout-TNG-Output.cpp: postscript text output
4428 incorrectly scaled (and other problems)
4430 2005-03-10 cyreve <cyreve@users.sourceforge.net>
4432 * src/sp-flowdiv.h, src/sp-flowtext.h,
4433 src/sp-text.cpp, src/sp-text.h, src/sp-tspan.h, src/text-context.cpp,
4434 src/text-editing.cpp, src/text-editing.h,
4435 src/libnrtype/Layout-TNG-Compute.cpp,
4436 src/libnrtype/Layout-TNG-OutIter.cpp: clean up xml tree properly on
4437 deleting line break, & fix various compile issues
4439 * src/nodepath.cpp, src/sp-flowdiv.cpp,
4440 src/sp-flowdiv.h, src/sp-flowtext.cpp, src/sp-flowtext.h,
4441 src/sp-string.cpp,
4442 src/sp-string.h, src/sp-text.cpp, src/sp-text.h, src/sp-tspan.cpp,
4443 src/sp-tspan.h,
4444 src/text-editing.cpp, src/verbs.cpp, src/libnrtype/FontInstance.cpp,
4445 src/libnrtype/font-instance.h, src/livarot/Shape.h,
4446 src/libnrtype/Layout-TNG-Compute.cpp, src/libnrtype/Layout-TNG-Input.cpp,
4447 src/libnrtype/Layout-TNG-OutIter.cpp,
4448 src/libnrtype/Layout-TNG-Output.cpp,
4449 src/libnrtype/Layout-TNG-Scanline-Maker.h,
4450 src/libnrtype/Layout-TNG-Scanline-Makers.cpp,
4451 src/libnrtype/Layout-TNG.cpp, libnrtype/Layout-TNG.h: huge rewrite of
4452 text layout (and some text editing) code
4454 2005-03-07 Kees Cook <kees@outflux.net>
4456 * src/libnr/have_mmx.S, src/libnr/nr_mmx_R8G8B8A8_P_EMPTY_A8_RGBAP.S,
4457 src/libnr/nr_mmx_R8G8B8A8_P_R8G8B8A8_P_A8_RGBAP.S,
4458 src/libnr/nr_mmx_R8G8B8A8_P_R8G8B8A8_P_R8G8B8A8_N_TRANSFORM.S,
4459 src/libnr/nr_mmx_R8G8B8_R8G8B8_R8G8B8A8_P.S: execstack patch
4460 from Mike Hearn.
4462 2005-03-07 Jon A. Cruz <jon@joncruz.org>
4463 * src/interface.cpp, src/verbs.h, src.verbs.cpp, src/widgets/icon.cpp,
4464 src/dialogs/iconpreview.h, src/dialogs/iconpreview.cpp,
4465 src/dialogs/Makefile_insert:
4466 Initial cut of icon preview.
4468 2005-03-05 Bryce Harrington <bryce@bryceharrington.org>
4470 * share/icons/*.svg, share/icons/Makefile.am: Adding icons for
4471 new gui interface
4473 * src/ui/icons.cpp: Fixing some paths
4475 * src/main.cpp src/application/Makefile_insert,
4476 src/application/app-prototype.h,
4477 src/application/application.cpp src/application/editor.cpp,
4478 src/ui/widget/toolbox.cpp,
4479 src/application/editor-impl.cpp:
4480 Broke out editor-impl class to its own file. Continued getting
4481 the new interface to the point where it'll load and run.
4483 * share/ui/keybindings.rc, share/ui/toolbox.xml, share/ui/menus-bars.xml:
4484 Migrating some of the UI definition stuff into main codebase
4486 2005-03-05 Jon A. Cruz <jon@joncruz.org>
4487 * src/widgets/layer-selector.cpp, src/widgets/icon.h,
4488 src/widgets/icon.cpp, src/dialogs/align.cpp, src/dialogs/find.cpp,
4489 src/dialogs/object-properties.cpp, src/dialogs/stroke-style.cpp,
4490 src/dialogs/text-edit.cpp, src/dialogs/transformation.cpp,
4491 src/dialogs/xml-tree.cpp, src/interface.cpp:
4492 Purging PixBufFactory and sp_icon_new_scaled.
4494 2005-03-05 Jon A. Cruz <jon@joncruz.org>
4495 * src/widgets/icon.cpp, src/widgets/icon.cpp: Switched icon loading
4496 to be deferred and react to theme changes on-the-fly.
4498 2005-03-05 Bryce Harrington <bryce@bryceharrington.org>
4500 * src/application/Makefile_insert,
4501 src/application/app-prototype.cpp,
4502 src/application/editor.h,
4503 src/application/app-prototype.h,
4504 src/application/application.cpp:
4505 Adding Application::AppPrototype class
4506 * src/application/editor.cpp,
4507 src/application/editor.h:
4508 Changing member function getImpl() to getWindow()
4510 2005-03-04 Jon A. Cruz <jon@joncruz.org>
4511 * src/widgets/icon.cpp: Changed stock item loading to use stock
4512 GtkImage widgets directly.
4514 2005-03-03 MenTaLguY <mental@rydia.net>
4516 * src/widgets/icon.cpp: more idiomatic iteration
4518 2005-03-02 Jon A. Cruz <jon@joncruz.org>
4519 * src/toolbox.cpp: Added preference to make the top toolbox 'small'.
4521 2005-03-02 Jon A. Cruz <jon@joncruz.org>
4522 * src/desktop-events.cpp, src/desktop.cpp, src/gradient-toolbar.cpp,
4523 src/interface.cpp, src/select-toolbar.cpp, src/toolbox.cpp,
4524 src/toolbox.h, src/dialogs/find.cpp,
4525 src/dialogs/object-properties.cpp, src/dialogs/stroke-style.cpp,
4526 src/dialogs/text-edit.cpp, src/dialogs/transformation.cpp,
4527 src/dialogs/xml-tree.cpp, src/widgets/button.cpp,
4528 src/widgets/button.h, src/widgets/icon.cpp, src/widgets/icon.h,
4529 src/widgets/layer-selector.cpp, src/widgets/paint-selector.cpp,
4530 src/widgets/widget-sizes.h:
4531 Initial pass removing hardcoded icon sizes.
4533 2005-03-01 MenTaLguY <mental@rydia.net>
4535 * src/extensions/internal/ps.cpp: apply patch from Michael Forbes
4536 (miforbes@mbhs.edu) to support gradient fills in Postscript
4538 2005-03-01 MenTaLguY <mental@rydia.net>
4540 * src/xml/node.h, src/xml/simple-node.cpp, src/xml/simple-node.h:
4542 begin migration of notification interface to use NodeObserver
4543 rather than NodeEventVector
4545 2005-03-01 MenTaLguY <mental@rydia.net>
4547 * src/xml/Makefile_insert, src/xml/node-listener.h, src/xml/repr.cpp,
4548 src/xml/simple-node.cpp, src/xml/simple-node.h:
4550 reworked listener list to use Util::ListContainer
4552 * src/xml/node-observer.h: minor name cleanups
4554 2005-03-01 MenTaLguY <mental@rydia.net>
4556 * src/Makefile.am, src/algorithms/find-if-before.h:
4558 added new generic algorithm
4560 2005-03-01 MenTaLguY <mental@rydia.net>
4562 * src/Makefile.am, src/util/Makefile_insert,
4563 src/util/list-container-test.cpp, src/util/list-container.h:
4565 tests and fixes for Util::ListContainer
4567 2005-03-01 MenTaLguY <mental@rydia.net>
4569 * src/Makefile.am, src/libnr/Makefile_insert, src/xml/Makefile_insert:
4570 use in-tree copy of cxxtest
4572 * src/util/Makefile_insert, src/util/list-container.h:
4573 add Util::List-based STL container
4575 2005-02-28 SwinginCelt <swinginceltgmail.com>
4577 * Fixed an improper conversion of sp_repr_document_merge that was causing
4578 extra data being written to the prefrences file every time inkscape
4579 exited.
4581 2005-02-26 SwinginCelt <swinginceltgmail.com>
4583 * Replaced all sp_repr_set_content calls with direct call to
4584 repr->setContent.
4585 * Replaced all sp_repr_merge calls with direct call to
4586 repr->mergeFrom.
4587 * Removed inline sp_repr_document_merge because it wasn't used anywhere.
4588 * Removed inline sp_repr_set_content because it wasn't used anywhere.
4590 2005-02-26 MenTaLguY <mental@rydia.net>
4592 * cxxtest: imported cxxtest tree
4594 2005-02-24 Jon A. Cruz <jon@joncruz.org>
4595 * src/main.cpp, io/sys.h, io/sys.cpp:
4596 Refactoring input filename conversion and fallback.
4597 Fixes bug #1151536.
4599 2005-02-22 Jon A. Cruz <jon@joncruz.org>
4600 * src/main.cpp:
4601 Refactoring sp_main_*. Adding cleanup phase on extracted filename list.
4603 2005-02-22 Bryce Harrington <bryce@bryceharringotn.org>
4605 * src/main.cpp, src/application/application.cpp: Adding --new-gui
4606 option.
4608 2005-02-22 Ted Gould <ted@gould.cx>
4610 * src/interface.cpp:
4612 Changing the effects menu to be driven by the preferences file so that the
4613 file can be the same whether or not the effects are shown.
4615 2005-02-22 MenTaLguY <mental@rydia.net>
4617 * src/desktop-style.cpp, src/selection-chemistry.cpp,
4618 src/xml/attribute-record.h, src/xml/node.h, src/xml/repr-css.cpp,
4619 src/xml/repr-io.cpp, src/xml/simple-node.cpp, src/xml/simple-node.h:
4621 use Inkscape::Util::List for attribute lists, and sprinkle some
4622 appropriate 'using's in to make things less verbose
4624 2005-02-22 Jon A. Cruz <jon@joncruz.org>
4625 * src/inkscape.cpp, src/main.cpp, src/extension/input.cpp, src/io/sys.cpp,
4626 src/xml/repr-io.cpp:
4627 Better catching of problematic filenames.
4628 Made segv handler only use dialog box when app is using a gui.
4629 Fixes bug #1145847.
4631 2005-02-22 Ted Gould <ted@gould.cx>
4633 * src/extension/effect.cpp, src/extension/prefdialog.cpp,
4634 src/extension/prefdialog.h,
4635 src/extension/implementation/implementation.cpp,
4636 src/extension/implementation/implementation.h,
4637 src/extension/implementation/plugin-link.h,
4638 src/extension/implementation/plugin.cpp,
4639 src/extension/implementation/plugin.h,
4640 src/extension/implementation/script.cpp,
4641 src/extension/implementation/script.h, src/extension/plugin/grid.cpp:
4643 Changing the API of the effects preferences so that it doesn't use
4644 sockets and plugs anymore. Now there is a generic widget passed down so
4645 that should work on every platform.
4647 * src/extension/plugin/grid.cpp:
4649 Fixing the grid so that it uses the right axis.
4651 * share/extensions/Makefile.am, share/extensions/bluredge.inx,
4652 share/extensions/randompnt.inx, share/extensions/randompos.inx,
4653 src/extension/plugin/Makefile_insert, src/extension/plugin/bluredge.cpp,
4654 src/extension/plugin/randompnt.cpp, src/extension/plugin/randompos.cpp:
4656 Adding some cool new effects, well, they're not really done yet,
4657 but getting the basis code into CVS so I don't loose it :)
4659 2005-02-21 MenTaLguY <mental@rydia.net>
4661 * src/file.cpp, src/sp-item-group.cpp, src/xml/Makefile_insert,
4662 src/xml/node-fns-tree.cpp, src/xml/node-fns-tree.h,
4663 src/xml/repr-get-children.cpp, src/xml/repr-get-children.h,
4664 src/xml/repr.cpp, src/xml/simple-node.cpp:
4666 renamed header files
4668 * src/xml/Makefile_insert, src/xml/invalid-operation-exception.h:
4670 added Inkscape::XML::InvalidOperationException
4672 * src/xml/simple-node.h:
4674 avoid a second indirect function call from SimpleNode::appendChild
4676 2005-02-20 SwinginCelt <swinginceltgmail.com>
4678 * Replaced all sp_repr_attr calls with direct call to
4679 repr->attribute.
4680 * Replaced all sp_repr_document_unref calls with direct call to
4681 Inkscape::GC::release(...).
4682 * Removed iinline sp_repr_document_ref because it wasn't used anywhere.
4684 2005-02-20 MenTaLguY <mental@rydia.net>
4686 * src/inkscape.cpp: removed unused signals
4688 2005-02-19 MenTaLguY <mental@rydia.net>
4690 * src/arc-context.cpp, src/desktop.cpp, src/document-private.h,
4691 src/document-undo.cpp, src/document.cpp, src/event-context.cpp,
4692 src/gradient-chemistry.cpp, src/gradient-chemistry.h,
4693 src/gradient-drag.cpp, src/gradient-drag.h, src/node-context.cpp,
4694 src/rect-context.cpp, src/sp-object.cpp, src/spiral-context.cpp,
4695 src/star-context.cpp, src/toolbox.cpp,
4696 src/dialogs/desktop-properties.cpp, src/widgets/gradient-vector.cpp,
4697 src/widgets/layer-selector.cpp, src/widgets/sp-widget.cpp,
4698 src/widgets/sp-xmlview-attr-list.cpp, src/widgets/sp-xmlview-content.cpp,
4699 src/widgets/sp-xmlview-tree.cpp, src/xml/Makefile_insert,
4700 src/xml/attribute-record.h, src/xml/document.h, src/xml/event-fns.h,
4701 src/xml/event.cpp, src/xml/event.h, src/xml/node-event-vector.h,
4702 src/xml/node-iterators.h, src/xml/node-listener.h, src/xml/node.h,
4703 src/xml/repr-action-test.cpp, src/xml/repr-css.cpp, src/xml/repr-io.cpp,
4704 src/xml/repr-sorting.cpp, src/xml/repr-util.cpp, src/xml/repr.cpp,
4705 src/xml/repr.h, src/xml/simple-document.h, src/xml/simple-node.cpp,
4706 src/xml/simple-node.h, src/xml/simple-session.cpp,
4707 src/xml/sp-css-attr.h, src/xml/sp-repr-action-fns.h,
4708 src/xml/sp-repr-action.cpp, src/xml/sp-repr-action.h,
4709 src/xml/sp-repr-attr.h, src/xml/sp-repr-doc.h,
4710 src/xml/sp-repr-event-vector.h, src/xml/sp-repr-iterators.h,
4711 src/xml/sp-repr-listener.h, src/xml/sp-repr.h:
4713 renamed header files to match new class names
4715 2005-02-19 MenTaLguY <mental@rydia.net>
4717 * src/arc-context.cpp, src/arc-context.h, src/desktop-events.cpp,
4718 src/desktop-style.cpp, src/desktop-style.h, src/desktop.cpp,
4719 src/document-private.h, src/document-undo.cpp, src/document.cpp,
4720 src/document.h, src/draw-context.cpp, src/dyna-draw-context.cpp,
4721 src/dyna-draw-context.h, src/event-context.cpp, src/event-context.h,
4722 src/file.cpp, src/gradient-chemistry.cpp, src/inkscape.cpp,
4723 src/inkscape.h, src/inkview.cpp, src/interface.cpp, src/knotholder.cpp,
4724 src/knotholder.h, src/layer-fns.cpp, src/main.cpp, src/node-context.cpp,
4725 src/nodepath.cpp, src/nodepath.h, src/object-ui.cpp,
4726 src/path-chemistry.cpp, src/prefs-utils.cpp, src/rect-context.cpp,
4727 src/rect-context.h, src/selection-chemistry.cpp, src/selection.cpp,
4728 src/selection.h, src/seltrans.cpp, src/sp-anchor.cpp,
4729 src/sp-animation.cpp, src/sp-clippath.cpp, src/sp-conn-end-pair.cpp,
4730 src/sp-conn-end-pair.h, src/sp-defs.cpp, src/sp-ellipse.cpp,
4731 src/sp-flowdiv.cpp, src/sp-flowregion.cpp, src/sp-flowtext.cpp,
4732 src/sp-gradient-fns.h, src/sp-gradient-test.cpp, src/sp-gradient.cpp,
4733 src/sp-guide.cpp, src/sp-image.cpp, src/sp-item-group.cpp,
4734 src/sp-item.cpp, src/sp-item.h, src/sp-line.cpp,
4735 src/sp-linear-gradient-fns.h, src/sp-marker.cpp, src/sp-mask.cpp,
4736 src/sp-metadata.cpp, src/sp-namedview.cpp, src/sp-namedview.h,
4737 src/sp-object-group.cpp, src/sp-object-repr.cpp, src/sp-object-repr.h,
4738 src/sp-object.cpp, src/sp-object.h, src/sp-offset.cpp, src/sp-offset.h,
4739 src/sp-path.cpp, src/sp-pattern.cpp, src/sp-polygon.cpp,
4740 src/sp-polyline.cpp, src/sp-radial-gradient-fns.h, src/sp-rect.cpp,
4741 src/sp-root.cpp, src/sp-shape.cpp, src/sp-skeleton.cpp,
4742 src/sp-spiral.cpp, src/sp-star.cpp, src/sp-string.cpp,
4743 src/sp-symbol.cpp, src/sp-text.cpp, src/sp-tspan.cpp,
4744 src/sp-use-reference.h, src/sp-use.cpp, src/spiral-context.cpp,
4745 src/spiral-context.h, src/splivarot.cpp, src/star-context.cpp,
4746 src/star-context.h, src/style.cpp, src/style.h, src/text-chemistry.cpp,
4747 src/text-context.cpp, src/text-editing.cpp, src/toolbox.cpp,
4748 src/verbs.cpp, src/application/application.cpp,
4749 src/application/application.h, src/application/editor.h,
4750 src/dialogs/clonetiler.cpp, src/dialogs/desktop-properties.cpp,
4751 src/dialogs/export.cpp, src/dialogs/fill-style.cpp, src/dialogs/rdf.cpp,
4752 src/dialogs/sp-attribute-widget.cpp, src/dialogs/sp-attribute-widget.h,
4753 src/dialogs/stroke-style.cpp, src/dialogs/text-edit.cpp,
4754 src/dialogs/tiledialog.cpp, src/dialogs/xml-tree.cpp,
4755 src/ecma/EcmaBinding.cpp, src/ecma/EcmaBinding.h,
4756 src/extension/dependency.cpp, src/extension/dependency.h,
4757 src/extension/effect.cpp, src/extension/effect.h,
4758 src/extension/extension.cpp, src/extension/extension.h,
4759 src/extension/input.cpp, src/extension/input.h,
4760 src/extension/output.cpp, src/extension/output.h,
4761 src/extension/print.cpp, src/extension/print.h, src/extension/system.cpp,
4762 src/extension/implementation/plugin.cpp,
4763 src/extension/implementation/script.cpp,
4764 src/extension/implementation/script.h,
4765 src/extension/internal/gdkpixbuf-input.cpp,
4766 src/extension/internal/pov-out.cpp, src/extension/internal/ps.cpp,
4767 src/extension/internal/svg.cpp, src/extension/plugin/grid.cpp,
4768 src/helper/stock-items.cpp, src/trace/trace.cpp,
4769 src/widgets/dash-selector.cpp, src/widgets/dash-selector.h,
4770 src/widgets/gradient-selector.cpp, src/widgets/gradient-vector.cpp,
4771 src/widgets/layer-selector.cpp, src/widgets/layer-selector.h,
4772 src/widgets/paint-selector.cpp, src/widgets/sp-widget.cpp,
4773 src/widgets/sp-widget.h, src/widgets/sp-xmlview-attr-list.cpp,
4774 src/widgets/sp-xmlview-attr-list.h, src/widgets/sp-xmlview-content.cpp,
4775 src/widgets/sp-xmlview-content.h, src/widgets/sp-xmlview-tree.cpp,
4776 src/widgets/sp-xmlview-tree.h, src/widgets/spw-utilities.h,
4777 src/xml/comment-node.h, src/xml/element-node.h, src/xml/node-observer.h,
4778 src/xml/repr-action-test.cpp, src/xml/repr-css.cpp,
4779 src/xml/repr-get-children.cpp, src/xml/repr-get-children.h,
4780 src/xml/repr-io.cpp, src/xml/repr-sorting.cpp, src/xml/repr-sorting.h,
4781 src/xml/repr-util.cpp, src/xml/repr.cpp, src/xml/repr.h,
4782 src/xml/session.h, src/xml/simple-document.h, src/xml/simple-node.cpp,
4783 src/xml/simple-node.h, src/xml/simple-session.cpp,
4784 src/xml/simple-session.h, src/xml/sp-css-attr.h,
4785 src/xml/sp-repr-action-fns.h, src/xml/sp-repr-action.cpp,
4786 src/xml/sp-repr-action.h, src/xml/sp-repr-attr.h,
4787 src/xml/sp-repr-doc.h, src/xml/sp-repr-event-vector.h,
4788 src/xml/sp-repr-iterators.h, src/xml/sp-repr-listener.h,
4789 src/xml/sp-repr.h, src/xml/text-node.h, src/xml/transaction-logger.h:
4791 SPRepr -> Inkscape::XML::Node
4792 SPReprDoc -> Inkscape::XML::Document
4793 SPReprAttr -> Inkscape::XML::AttributeRecord
4794 SPReprAction -> Inkscape::XML::Event
4795 SPReprEventVector -> Inkscape::XML::EventVector
4796 SPReprListener -> Inkscape::XML::NodeListener
4798 etc..
4800 2005-02-19 Jon A. Cruz <jon@joncruz.org>
4801 * src/extension/extension.h, src/extension/internal/svg.cpp,
4802 src/extension/internal/svgz.cpp:
4803 Fixing .svgz Inkscape save and adding .svgz Plain save.
4804 Fixes bug #1144223
4806 2005-02-18 Jon A. Cruz <jon@joncruz.org>
4807 * src/Makefile.am, src/libnr/Makefile_insert,
4808 src/libnr/nr-point-fns-test.h src/libnr/nr-types-test.h:
4809 Adding initial version of CxxTest test cases.
4811 2005-02-17 Jon A. Cruz <jon@joncruz.org>
4813 * src/io/gzipinputstream.h, src/io/gzipinputstream.cpp: Changed
4814 decompression to be streammed and removed hardcoded limit.
4816 2005-02-17 MenTaLguY <mental@rydia.net>
4818 * src/inkscape.h, src/inkscape.cpp, src/desktop.cpp:
4820 rewrote "last desktop standing" test to not suck
4822 2005-02-15 SwinginCelt <swinginceltgmail.com>
4824 * Replaced some sp_repr_attr calls with direct call to
4825 repr->attribute.
4827 2005-02-16 John Cliff <simarilius@yahoo.com>
4829 * src/dialogs/tiledialog.h, src/dialogs/tiledialog.cpp,
4830 src/dialogs/makefile_insert, src/verbs.cpp, src/verbs.h:
4831 Added a dialog that allows you to arrange the selection
4832 in a grid pattern with user defined spacing.
4833 its in objects->grid arrange...
4835 2005-02-15 SwinginCelt <swinginceltgmail.com>
4837 * Replaced inline function sp_repr_name with direct call to
4838 repr->name.
4839 * Replaced inline function sp_repr_content with direct call to
4840 repr->content.
4841 * Replaced inline function sp_repr_has_attr with direct call to
4842 repr->matchAttributeName.
4844 2005-02-15 MenTaLguY <mental@rydia.net>
4846 * src/document.cpp, src/document.h, src/file.cpp, src/help.cpp,
4847 src/inkscape.cpp, src/inkview.cpp, src/slideshow.cpp,
4848 src/dialogs/filedialog.cpp, src/dialogs/stroke-style.cpp,
4849 src/extension/internal/gdkpixbuf-input.cpp,
4850 src/extension/internal/svg.cpp, src/extension/plugin/gimpgrad.cpp,
4851 src/helper/stock-items.cpp, src/widgets/icon.cpp:
4853 removed unused SPDocument::advertize
4855 2005-02-14 MenTaLguY <mental@rydia.net>
4857 * src/document.cpp: remove redundant assignment that appears to confuse
4858 gcc anyhow
4860 2005-02-14 SwinginCelt <swingincelt@gmail.com>
4862 * Replaced inline function sp_repr_set_position_absolute with
4863 direct call to repr>->setPosition.
4865 2005-02-13 Bryce <bryce@bryceharrington.org>
4867 * src/main.cpp, src/application/application.cpp, src/inkscape.h,
4868 src/application/editor-impl.h, src/application/editor.cpp
4869 src/application/editor.h, src/ui/dialog/dialog-manager.cpp,
4870 src/ui/dialog/dialog-manager.h, src/application/app-prototype.h
4871 src/application/application.h: Integrating I::A::Application
4872 into the execution path. Now its run() routine is called from
4873 main().
4875 * src/application/Makefile_insert, src/application/makefile.in,
4876 src/application/editor-impl.h, src/application/editor.cpp,
4877 src/application/editor.h: Initial import of inkscape_gtkmm
4878 code. Also see doc/NewAppArchitecture/ presentation for the
4879 rationale behind this.
4881 * src/ui/dialog/align-and-distribute.cpp,
4882 src/ui/dialog/align-and-distribute.h,
4883 src/ui/dialog/dialog-manager.cpp, src/ui/dialog/dialog-manager.h,
4884 src/ui/dialog/dialog.cpp, src/ui/dialog/dialog.h,
4885 src/ui/dialog/document-preferences.cpp,
4886 src/ui/dialog/document-preferences.h,
4887 src/ui/dialog/export.cpp, src/ui/dialog/export.h,
4888 src/ui/dialog/extension-editor.cpp, src/ui/dialog/extension-editor.h,
4889 src/ui/dialog/fill-and-stroke.cpp, src/ui/dialog/fill-and-stroke.h,
4890 src/ui/dialog/find.cpp, src/ui/dialog/find.h,
4891 src/ui/dialog/inkscape-preferences.cpp,
4892 src/ui/dialog/inkscape-preferences.h,
4893 src/ui/dialog/layer-editor.cpp, src/ui/dialog/layer-editor.h,
4894 src/ui/dialog/messages.cpp, src/ui/dialog/messages.h,
4895 src/ui/dialog/text-properties.cpp, src/ui/dialog/text-properties.h,
4896 src/ui/dialog/tree-editor.cpp, src/ui/dialog/tree-editor.h,
4897 src/ui/dialog/xml-editor.cpp, src/ui/dialog/xml-editor.h,
4898 src/ui/widget/combo-text.cpp, src/ui/widget/combo-text.h,
4899 src/ui/widget/handlebox.cpp, src/ui/widget/handlebox.h,
4900 src/ui/widget/icon-widget.cpp, src/ui/widget/icon-widget.h,
4901 src/ui/widget/labelled.cpp, src/ui/widget/labelled.h,
4902 src/ui/widget/notebook-page.cpp, src/ui/widget/notebook-page.h,
4903 src/ui/widget/scalar-unit.cpp, src/ui/widget/scalar-unit.h,
4904 src/ui/widget/scalar.cpp, src/ui/widget/scalar.h,
4905 src/ui/widget/toolbox.cpp, src/ui/widget/toolbox.h,
4906 src/ui/widget/unit-menu.cpp, src/ui/widget/unit-menu.h:
4907 Initial import of the gtkmm code. These are mainly
4908 unimplemented stubs, but have few dependencies so are easy to
4909 integrate at this stage.
4911 * src/ui/widget/Makefile_insert, src/ui/widget/makefile.in,
4912 src/ui/dialog/Makefile_insert, src/ui/dialog/makefile.in,
4913 src/ui/Makefile_insert, src/ui/makefile.in: Adding makefile
4914 support for new code.
4916 * io/simple-sax.h, io/simple-sax.cpp: Adding Jon's simple SAX
4917 code
4919 * util/units.h, util/units.cpp: New inkscape_gtkmm units code
4921 2005-02-12 MenTaLguY <mental@rydia.net>
4923 * src/document.cpp, src/document.h, src/sp-gradient-test.cpp:
4925 SPDocument is now a "real C++ class", managed by the garbage collector
4927 2005-02-12 MenTaLguY <mental@rydia.net>
4929 * src/document-private.h, src/document.cpp, src/document.h, src/view.cpp,
4930 src/view.h, src/dialogs/xml-tree.cpp:
4932 switched SPDocument to sigc++ signals
4934 2005-02-12 Kees Cook <kees@outflux.net>
4936 * Makefile.am, configure.ac, Makefile.mingw.common, inkscape.nsi: undoing
4937 my "configure" changes. Was dumb and forgot about native compiles on
4938 win32.
4939 * inkview.1.in, share/extensions/inkscape-shadow-white.sh,
4940 share/extensions/inkscape-shadow.sh: corrections found by Wolfram
4941 Quester during Debian packaging.
4942 * src/desktop-events.cpp, src/file.cpp, src/gradient-chemistry.cpp,
4943 src/interface.cpp, src/layer-fns.cpp, src/nodepath.cpp,
4944 src/object-ui.cpp, src/path-chemistry.cpp, src/prefs-utils.cpp,
4945 src/selection-chemistry.cpp, src/seltrans.cpp, src/sp-flowtext.cpp,
4946 src/sp-object.cpp, src/sp-pattern.cpp, src/sp-text.cpp, src/splivarot.cpp,
4947 src/text-editing.cpp, src/dialogs/clonetiler.cpp, src/dialogs/rdf.cpp,
4948 src/dialogs/stroke-style.cpp, src/dialogs/xml-tree.cpp,
4949 src/extension/internal/gdkpixbuf-input.cpp, src/extension/plugin/grid.cpp,
4950 src/widgets/gradient-selector.cpp, src/xml/repr-action-test.cpp,
4951 src/xml/repr-css.cpp, src/xml/repr-io.cpp, src/xml/repr-util.cpp,
4952 src/xml/repr.cpp, src/xml/repr.h: inline function removal patches from
4953 Robert Crosbie.
4955 2005-02-11 Kees Cook <kees@outflux.net>
4957 * src/Makefile.mingw, src/make.*: win32 compile updates.
4958 * src/extensions/internal/gnome.cpp: added my missing "comment" code.
4959 * src/shortcuts.cpp, doc/keys.xml, doc/keys.html, share/screens/keys.svg:
4960 added explicit ctrl-w. since gtk already binds it, we may as well show it.
4962 2005-02-10 Jon A. Cruz <jon@joncruz.org>
4964 * src/inkscape.cpp: Changed from SHGetSpecialFolderPath to
4965 SHGetSpecialFolderLocation. Fixes bug #1085641
4967 2005-02-10 MenTaLguY <mental@rydia.net>
4969 * src/document.h, src/document.cpp: get rid of casting macro uses
4971 2005-02-10 MenTaLguY <mental@rydia.net>
4973 * src/desktop.cpp, src/document-undo.cpp, src/document.cpp, src/file.cpp,
4974 src/gradient-chemistry.cpp, src/inkscape.cpp, src/interface.cpp,
4975 src/sp-metadata.cpp, src/sp-namedview.cpp, src/sp-object-repr.cpp,
4976 src/sp-object.cpp, src/svg-view.cpp, src/uri-references.cpp,
4977 src/view.cpp, src/dialogs/stroke-style.cpp,
4978 src/widgets/gradient-selector.cpp, src/widgets/gradient-vector.cpp:
4980 get rid needless uses of SP_IS_DOCUMENT (if we can't trust the
4981 compiler's type checking, what can we trust?)
4983 2005-02-10 MenTaLguY <mental@rydia.net>
4985 * src/desktop-style.h, src/desktop.h, src/document.h, src/event-context.h,
4986 src/inkscape.h, src/knotholder.h, src/nodepath.h,
4987 src/selection-chemistry.h, src/selection.h, src/sp-conn-end-pair.h,
4988 src/sp-object-repr.h, src/sp-object.h, src/style.h,
4989 src/dialogs/sp-attribute-widget.h, src/extension/implementation/script.h,
4990 src/xml/repr-get-children.h, src/xml/repr.h, src/xml/sp-repr-action.h,
4991 src/xml/sp-repr-attr.h, src/xml/xml-forward.h:
4993 got rid of xml-forward.h
4995 2005-02-10 Kees Cook <kees@outflux.net>
4997 * configure.ac, Makefile.am, src/Makefile.am, Makefile.mingw.common.in,
4998 inkscape.nsi.in: setting up "configure" to build the other files that
4999 expect version numbers to get updated. Including mingw files in dist
5000 package.
5002 2005-02-10 Jon A. Cruz <jon@joncruz.org>
5003 * src/io/uristream.h, src/io/uristream.cpp,
5004 src/extension/internal/svg.h, src/extension/internal/svg.cpp,
5005 src/extension/internal/Makefile_insert,
5006 src/extension/internal/extension.h,
5007 src/extension/internal/init.cpp:
5008 Adding internal .svgz load and save extension.
5009 Probable fix for bugs #1074996, #1050361, #925033, #1052307
5011 2005-02-08 Kees Cook <kees@outflux.net>
5013 * src/extension/implementation/script.cpp: proper /tmp handling.
5014 Closes bug #1074996.
5015 * src/inkscape.cpp, src/inkscape.h, src/dialogs/export.cpp: correction
5016 for export dialog paths. Closes bug #1114714.
5017 * inkscape.nsi, Makefile.mingw.common: version bumps
5018 * src/text-context.cpp: removed preedit code; it was broken and unneeded.
5020 2005-02-08 Ted Gould <ted@gould.cx>
5022 * Released 0.41
5024 2005-02-01 Kees Cook <kees@outflux.net>
5026 * src/xml/sp-css-attr.h, src/desktop-style.cpp, src/xml/repr-css.cpp,
5027 src/xml/repr.h: Fixed SPCSSAttr to be a "real" class, at mental's
5028 direction. Fixes my "default prefs don't show attrs" bug.
5029 * src/helper/stock-items.cpp: removing redundant code.
5030 * src/libnr/nr-point.h, src/libnrtype/FlowUtils.h, src/livarot/Shape.h:
5031 added explicit initializations to keep valgrind happy.
5032 * src/dir-util.cpp, src/sp-path.cpp, src/splivarot.cpp,
5033 src/svg/svg-length.cpp, src/widgets/icon.cpp:
5034 cleaning up memory leaks detected by valgrind.
5035 * src/extension/dependancy.cpp: made repr-attr tags untranslatable.
5036 * src/extension/system.cpp: correcting extension autodetection when
5037 there are conflicting matching modules.
5038 * src/dialogs/filedialog.cpp, src/extension/extension.h,
5039 src/extension/internal/svg.cpp: .svgz loading works again as
5040 expected. Non-functioning modules are not listed in file dialogs.
5041 * src/text-context.cpp, src/text-editing.cpp: preedit modes don't
5042 work correctly for multi-byte characters. See bug 1086769.
5044 2005-01-31 Jon A. Cruz <jon@joncruz.org>
5045 * src/file.cpp, src/inkscape.cpp, src/interface.cpp,
5046 src/dialogs/export.cpp, src/extension/init.cpp:
5047 sanitize messages before passing to display dialogs.
5049 2005-01-31 Kees Cook <kees@outflux.net>
5051 * src/libnrtype/FontFactory.cpp: added a crude font name detection
5052 routine to work around a Pango crash bug. This can be removed once
5053 Pango is fixed. See bug #1025565. Actually, I figured out a fix.
5054 * print.cpp, print.h, sp-shape.cpp, extension/print.cpp,
5055 extension/print.h, extension/implementation/implementation.cpp,
5056 extension/implementation/implementation.h,
5057 extension/implementation/plugin.cpp, extension/implementation/plugin.h,
5058 extension/internal/gnome.h, extension/internal/ps.cpp,
5059 extension/internal/ps.h, extension/internal/win32.h:
5060 In an attempt to start debugging print rendering, I've added the
5061 Print::comment function so that SPItem boundries can be easily
5062 seen in rendered output.
5063 * src/preferences-skeleton.h, src/sp-shape.cpp,
5064 src/dialogs/display-settings.cpp, src/extension/internal/ps.cpp:
5065 Added printout comments for print debugging. Fixed dash output
5066 bug #1104050.
5067 * src/dialogs/rdf.cpp: fixed rdf:bag displays. Closes bug #1113316.
5069 2005-01-30 Jon A. Cruz <jon@joncruz.org>
5070 * src/io/sys.h, src/io/sys.cpp: added utility routine to cleanup
5071 strings with invalid UTF-8 for display.
5073 2004-01-30 Kees Cook <kees@outflux.net>
5075 * src/make.dep, src/make.exclude, src/make.files, src/make.ofiles,
5076 src/io/uristream.cpp, src/io/sys.cpp: additional win32 changes
5077 using Jon Cruz's new mkdir function. Getting Win32 to compile the
5078 "io" directory. Closes bug #1107305.
5079 * src/file.cpp, src/inkscape-stock.cpp, src/inkscape.cpp,
5080 src/interface.cpp, src/main.cpp, src/dialogs/export.cpp,
5081 src/dialogs/stroke-style.cpp, src/extension/input.cpp,
5082 src/extension/implementation/script.cpp, src/helper/stock-items.cpp,
5083 src/io/sys.cpp, src/io/sys.h, src/widgets/icon.cpp: wrapped
5084 g_file_test with new Inkscape::IO::file_test since g_file_test isn't
5085 utf8-safe.
5086 * src/inkscape.cpp: removed call to g_free on non-alloced string.
5087 fixed up crash-save location to be utf8-okay.
5088 * src/extension/extension.cpp: convert from utf8 before open.
5089 * src/sp-spiral.cpp, src/object-edit.cpp: found place where CLAMP on
5090 spiral's t0 wasn't working. Closes bug #1075640.
5092 2004-01-28 MenTaLguY <mental@rydia.net>
5094 * src/sp-object.h, src/sp-object.cpp:
5095 efficiency fixes which should be helpful when loading large documents
5097 2005-01-29 Jon A. Cruz <jon@joncruz.org>
5099 * src/file.h, src/file.cpp, src/inkscape.cpp, src/sp-image.cpp,
5100 src/extension/implementation/script.cpp,
5101 src/extension/internal/pov-out.cpp, src/extension/internal/ps.cpp,
5102 src/extension/plugin/gimpgrad.cpp, src/helper/png-write.cpp,
5103 src/io/Makefile_insert, src/io/sys.h, src/io/sys.cpp,
5104 src/trace/imagemap.cpp, src/xml/repr-io.cpp:
5106 Refactored open routine to better location.
5108 2004-01-28 Kees Cook <kees@outflux.net>
5110 * configure.ac: added test for libgc 6.4 or better.
5111 * src/main.cpp: calling new SPRepr methods instead of inline wrappers.
5113 2004-01-27 MenTaLguY <mental@rydia.net>
5115 * src/xml/simple-node.h, src/xml/simple-node.cpp:
5117 SimpleNode::lastChild() and SimpleNode::appendChild() are now
5118 O(1) rather than O(n)
5120 2004-01-26 MenTaLguY <mental@rydia.net>
5122 * src/xml/repr-util.cpp, src/xml/repr.cpp, src/xml/repr.h,
5123 src/xml/sp-repr-action.h, src/xml/sp-repr-event-vector.h:
5125 inlined legacy wrappers
5127 * src/xml/simple-node.cpp: really fixed #1108231 now
5129 2005-01-25 Jon A. Cruz <jon@joncruz.org>
5131 * src/interface.cpp: Passed file import call to shared code.
5132 Fixed bug #1108620.
5134 2005-01-25 MenTaLguY <mental@rydia.net>
5136 * src/xml/simple-node.cpp: fixed bug #1108231
5138 2005-01-25 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
5140 * src/dialogs/desktop-properties.cpp: Changed set of paper sizes offered:
5142 Removed `Folio' pagesize (which means a different paper size to
5143 different people; will Folio be missed? If so, can we improve
5144 the name?).
5146 Changed ISO page sizes (A0..A10, B0..B10) to match official ISO
5147 specification in mm.
5149 Note that these differ from ghostscript's idea of page sizes;
5150 see comment in desktop-properties.cpp for speculation of
5151 possible problems (fuzziness from antialiasing).
5153 (Note also that our previous sizes differed even more from
5154 gs_statd.ps...)
5156 Coalesced Ledger and Tabloid to a single entry (11x17in);
5157 previously they differed in size.
5159 Changed Icon 16x16 from 16pt to 16px; similarly Icon 32x32 and
5160 Banner 468x60.
5162 2004-01-24 MenTaLguY <mental@rydia.net>
5164 * src/xml/simple-node.cpp: potential fix for bug #1108231
5166 2004-01-23 Ted Gould <ted@gould.cx>
5168 * po/POTFILES.in, share/extensions/dia.inx,
5169 src/preferences-skeleton.h, src/extension/Makefile_insert,
5170 src/extension/dependency.cpp, src/extension/dependency.h,
5171 src/extension/error-file.cpp, src/extension/error-file.h,
5172 src/extension/extension.cpp, src/extension/extension.h,
5173 src/extension/init.cpp, src/extension/prefdialog.cpp:
5175 Adding in functionality to write out an error log based on the failing to
5176 load of extensions. There is also a new error dialog that appears if one
5177 or more fail to alert the user and tell them where the error log is
5178 stored. In the log there is more complex descriptions of what failed.
5180 2004-01-23 MenTaLguY <mental@rydia.net>
5182 * src/sp-object.cpp: fix for id binding bug
5184 2004-01-23 MenTaLguY <mental@rydia.net>
5186 * src/xml/repr-io.cpp: don't complain about not having a namespace
5187 URI for the standard xml: prefix
5189 * src/desktop-style.cpp, src/desktop.cpp, src/document-undo.cpp,
5190 src/file.cpp, src/gradient-chemistry.cpp, src/inkscape.cpp,
5191 src/interface.cpp, src/nodepath.cpp, src/object-edit.cpp,
5192 src/path-chemistry.cpp, src/prefs-utils.cpp, src/select-toolbar.cpp,
5193 src/selection-chemistry.cpp, src/sp-defs.cpp, src/sp-flowdiv.cpp,
5194 src/sp-flowtext.cpp, src/sp-gradient.cpp, src/sp-item.cpp,
5195 src/sp-object-group.cpp, src/sp-object-repr.cpp, src/sp-object.cpp,
5196 src/sp-offset.cpp, src/sp-pattern.cpp, src/sp-string.cpp,
5197 src/sp-text.cpp, src/sp-tspan.cpp, src/sp-use.cpp, src/splivarot.cpp,
5198 src/text-chemistry.cpp, src/text-context.cpp, src/text-editing.cpp,
5199 src/dialogs/clonetiler.cpp, src/dialogs/display-settings.cpp,
5200 src/dialogs/stroke-style.cpp, src/dialogs/xml-tree.cpp,
5201 src/extension/extension.h, src/extension/implementation/script.cpp,
5202 src/widgets/dash-selector.cpp, src/widgets/gradient-vector.cpp,
5203 src/widgets/sp-xmlview-tree.cpp, src/xml/Makefile_insert,
5204 src/xml/comment-node.h, src/xml/element-node.h,
5205 src/xml/repr-action-test.cpp, src/xml/repr-css.cpp,
5206 src/xml/repr-get-children.cpp, src/xml/repr-io.cpp,
5207 src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp,
5208 src/xml/repr.h, src/xml/simple-document.cpp, src/xml/simple-document.h,
5209 src/xml/simple-node.cpp, src/xml/simple-node.h,
5210 src/xml/sp-repr-action.cpp, src/xml/sp-repr-doc.h, src/xml/sp-repr.h,
5211 src/xml/text-node.h:
5213 got rid of xml/repr-private.h, removed
5214 sp_repr_document_createTextNode(), made SPRepr and SPReprDoc abstract
5215 interfaces, and moved the SPRepr implementations into separate files
5216 in the Inkscape::XML namespace
5218 * src/util/shared-c-string-ptr.h: added equality operators to avoid
5219 certain ambiguities
5221 2004-01-22 MenTaLguY <mental@rydia.net>
5223 * src/xml/Makefile_insert, src/xml/repr-private.h, src/xml/repr.cpp,
5224 src/xml/session.h, src/xml/simple-session.cpp, src/xml/simple-session.h,
5225 src/xml/sp-repr-action.cpp, src/xml/transaction-logger.h:
5227 added Inkscape::XML::Session and Inkscape::XML::TransactionLogger
5228 to provide a new interface for transactions, rather than doing it from
5229 SPReprDoc
5231 2004-01-22 MenTaLguY <mental@rydia.net>
5233 * src/xml/Makefile_insert, src/xml/node-observer.h,
5234 src/xml/repr-private.h, src/xml/repr.cpp:
5236 moved repr loging behind generic observer interface
5238 2005-01-22 Ted Gould <ted@gould.cx>
5240 * src/display/canvas-grid.cpp, src/display/canvas-grid.h;
5242 Fixing 1103001. Now major grid lines work alot more like you
5243 think that they should.
5245 2005-01-21 MenTaLguY <mental@rydia.net>
5247 * src/util/Makefile_insert, src/util/shared-c-string-ptr.cpp,
5248 src/util/shared-c-string-ptr.h, src/util/shared-c-string.cpp,
5249 src/util/shared-c-string.h, src/xml/repr-io.cpp,
5250 src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp,
5251 src/xml/sp-repr-action.h, src/xml/sp-repr-attr.h:
5253 renamed Util::SharedCString to Util::SharedCStringPtr, which is
5254 more descriptive of what it actually is
5256 2005-01-21 MenTaLguY <mental@rydia.net>
5258 * src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp:
5260 simplify the cacheing of repr position indices, and make it something
5261 that can work with an abstract interface
5263 2005-01-20 Kees Cook <kees@outflux.net>
5265 * src/file.cpp: added some debug output to help bulia debug bug #1102318.
5266 * configure.ac: more attempts at detecting the -lgc libs.
5268 2005-01-19 Kees Cook <kees@outflux.net>
5270 * configure.ac: trying to correct the -lgc detection.
5271 * inkscape.pod: added theme details.
5272 * src/widgets/widget-sizes.h: went from 20 to 24 for toolbar icon size
5273 to match other GTK applications.
5274 * src/extension/db.cpp: corrected STL "not found" handling. Didn't
5275 fix bug #1102318.
5277 2005-01-18 Kees Cook <kees@outflux.net>
5279 * src/inkscape.h, src/inkscape.cpp, src/widgets/icons.cpp:
5280 Added basic theme support! Whee!
5281 * share/inkscape/icons.svg: restoring original up/down/flip icons since
5282 icons are themable now. We should stick to our original look.
5283 * share/screens/about.svg: added Brisgeek's 0.41 about screen. Had
5284 to tweak background: looks like doc background isn't imported.
5285 * share/icons/*.xpm, share/icons/*.png: removed them. Not being used.
5287 2005-01-17 MenTaLguY <mental@rydia.net>
5289 * src/desktop-style.cpp, src/inkscape.cpp, src/interface.cpp,
5290 src/path-chemistry.cpp, src/prefs-utils.cpp, src/selection-chemistry.cpp,
5291 src/sp-flowtext.cpp, src/sp-gradient.cpp, src/sp-object.cpp,
5292 src/sp-text.cpp, src/sp-tspan.cpp, src/splivarot.cpp,
5293 src/dialogs/xml-tree.cpp, src/extension/internal/pov-out.cpp,
5294 src/widgets/dash-selector.cpp, src/xml/repr-css.cpp,
5295 src/xml/repr-get-children.cpp, src/xml/repr-io.cpp,
5296 src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp,
5297 src/xml/sp-repr-action.cpp:
5299 Made all SPRepr fields private, and moved most functionality into
5300 member functions. Also shuffled SPReprDoc members, to avoid
5301 need for SPReprDoc to be finalized.
5303 2005-01-17 Kees Cook <kees@outflux.net>
5305 * share/markers/markers.svg: applied patch #990884, which provides a
5306 few mirrored arrows until marker transforms are finished.
5307 * share/icons/icons.svg: updates per Bulia's request.
5309 2005-01-16 MenTaLguY <mental@rydia.net>
5311 * src/sp-object.cpp: non-elements no longer get ids assigned
5313 2005-01-15 MenTaLguY <mental@rydia.net>
5315 * src/arc-context.cpp, src/document-private.h, src/document.cpp,
5316 src/document.h, src/event-context.cpp, src/node-context.cpp,
5317 src/rect-context.cpp, src/sp-object.cpp, src/spiral-context.cpp,
5318 src/star-context.cpp, src/toolbox.cpp, src/uri-references.cpp,
5319 src/dialogs/desktop-properties.cpp, src/widgets/gradient-vector.cpp,
5320 src/widgets/layer-selector.cpp, src/widgets/sp-widget.cpp,
5321 src/widgets/sp-xmlview-attr-list.cpp, src/widgets/sp-xmlview-content.cpp,
5322 src/widgets/sp-xmlview-tree.cpp, src/xml/repr.cpp,
5323 src/xml/sp-repr-event-vector.h:
5325 Removed attribute setting callback, and decoupled ids and object/repr
5326 bindings (object <-> repr associations are now remembered directly,
5327 though ids are still tracked too).
5329 This means it is now possible to set a null id on an object without
5330 anything breaking (hopefully). For now we will still assign ids
5331 to everything by default...
5333 2005-01-15 MenTaLguY <mental@rydia.net>
5335 * src/arc-context.cpp, src/event-context.cpp, src/node-context.cpp,
5336 src/rect-context.cpp, src/sp-object.cpp, src/spiral-context.cpp,
5337 src/star-context.cpp, src/toolbox.cpp,
5338 src/dialogs/desktop-properties.cpp, src/widgets/gradient-vector.cpp,
5339 src/widgets/layer-selector.cpp, src/widgets/sp-widget.cpp,
5340 src/widgets/sp-xmlview-attr-list.cpp, src/widgets/sp-xmlview-content.cpp,
5341 src/widgets/sp-xmlview-tree.cpp, src/xml/repr.cpp,
5342 src/xml/sp-repr-event-vector.h:
5344 remove all veto callbacks but setting attributes
5346 2005-01-15 Kees Cook <kees@outflux.net>
5348 * src/inkscape.cpp: correcting windows path for preferences. Closes
5349 bug #933461.
5351 * src/file.cpp, src/nodepath.cpp, src/selection-describer.cpp,
5352 src/seltrans.cpp, src/sp-item-group.cpp, src/sp-path.cpp,
5353 src/sp-spiral.cpp, src/sp-star.cpp, src/dialogs/find.cpp:
5354 Using ngettext for plural localized strings. Please try to keep this
5355 up. Closes bug #1076872.
5357 * share/icons/Makefile.am, share/icons/icons.svg, src/inkscape-stock.cpp,
5358 src/inkscape-stock.h, src/dialogs/stroke-style.cpp,
5359 src/dialogs/text-edit.cpp, src/dialogs/transformation.cpp,
5360 src/dialogs/xml-tree.cpp: Finished the last of the missing pixmap
5361 replacements from Andreas Nilsson. Fixed some mistakes in the earlier
5362 changes (need to call sp_icon_new_scaled not sp_icon_new).
5364 2005-01-14 MenTaLguY <mental@rydia.net>
5366 * src/gc.cpp: leave the free space multiplier at the default, which
5367 will hopefully (according to Hans) avoid some of the odd gc issues
5368 we've had, if nothing else does
5370 2005-01-14 Kees Cook <kees@outflux.net>
5372 * share/icons/Makefile.am, share/icons/icons.svg, src/inkscape-stock.cpp,
5373 src/inkscape-stock.h, src/verbs.cpp, src/dialogs/stroke-style.cpp,
5374 src/dialogs/transformation.cpp, src/widgets/icon.cpp, src/widgets/icon.h,
5375 src/widgets/paint-selector.cpp:
5376 Fixed up code and replaced pixmaps with icons from myself and
5377 Andreas Nilsson.
5379 2005-01-11 MenTaLguY <mental@rydia.net>
5381 * src/xml/repr-io.cpp: promote non-namespaced SVG documents into SVG
5382 namespace
5384 2005-01-08 MenTaLguY <mental@rydia.net>
5386 * src/Makefile_insert, src/gc-anchored.cpp, src/gc-anchored.h:
5387 abstracted allocation of anchors
5389 2005-01-06 Ted Gould <ted@gould.cx>
5391 * src/interface.cpp, src/extension/effect.cpp,
5392 src/extension/implementation/implementation.cpp,
5393 src/extension/implementation/implementation.h,
5394 src/extension/implementation/plugin-link.h,
5395 src/extension/implementation/plugin.cpp,
5396 src/extension/implementation/plugin.h,
5397 src/extension/implementation/script.cpp,
5398 src/extension/implementation/script.h, src/extension/plugin/gimpgrad.cpp,
5399 src/extension/plugin/grid.cpp:
5401 Changing the effects preferences so that it uses sockets and plugs which
5402 will allow out of process GUIs to work too. This is a first pass with
5403 nothing beautiful, but it does seem to work.
5405 2005-01-03 MenTaLguY <mental@rydia.net>
5407 * src/document.cpp, src/main.cpp, src/sp-root.cpp:
5408 get rid of ugly xmlns hacks
5410 * src/inkscape.cpp, src/extension/internal/svg.cpp, src/xml/repr-io.cpp:
5411 automatically include xmlns declarations for the required namespaces,
5412 and make a best effort at using a default namespace when requested
5413 and possible
5415 2005-01-02 Kees Cook <kees@outflux.net>
5417 * share/icons/icons.svg: updated view and location
5418 * src/document.cpp, src/dialogs/rdf.cpp: fixed another bug in metadata
5419 due to svg: prefix change.
5420 * src/inkscape-stock.h, src/inkscape-stock.cpp, share/icons/Makefile.am:
5421 removed unused xpm icons
5423 2005-01-02 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
5425 * src/fontsize-expansion.h, src/fontsize-expansion.cpp:
5426 New files.
5427 * src/Makefile_insert: Add the new files to libinkpre_a_SOURCES.
5428 * src/desktop-style.cpp (sp_desktop_apply_css_recursive):
5429 When calling sp_css_attr_scale, change the expansion calculation
5430 to use fontsize_expansion().
5431 * src/sp-text.cpp (sp_text_set_transform): Similarly use
5432 fontsize_expansion() instead of generic m.expansion().
5434 2005-01-01 Kees Cook <kees@outflux.net>
5436 * src/extension/db.h, src/extension/db.cpp, src/extension/init.cpp:
5437 created "modulelist" to maintain initialization order for extension
5438 lists.
5440 2004-12-31 MenTaLguY <mental@rydia.net>
5442 * src/xml/repr-io.cpp, src/xml/repr.h: initial scaffoliding for more
5443 cosmetic use of prefixes in output files (and eventually more proper
5444 namespace handling for output as well)
5446 2004-12-31 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
5448 * src/sp-text.cpp (sp_text_set_transform): Change scaling of font size.
5449 The result should be closer to what CorelDraw, XaraX, Canvas 7 and
5450 Expression3 do according to vellum, though I don't know the exact
5451 rule that they use.
5453 2004-12-25 Ted Gould <ted@gould.cx>
5455 * share/extensions/grid.inx, src/extension/extension.cpp,
5456 src/extension/extension.h, src/extension/plugin/grid.cpp:
5458 Futher improvements to the grid plugin. This involves mostly adding in
5459 parameters at this time, but, ofcourse, I never implemented floating
5460 point parameters -- so that had to be done first. More modular code so
5461 that things can be adjusted externally better.
5463 2004-12-25 Ted Gould <ted@gould.cx>
5465 * share/extensions/Makefile.am, share/extensions/grid.inx,
5466 src/extension/implementation/plugin-link.h,
5467 src/extension/implementation/plugin.cpp,
5468 src/extension/plugin/Makefile_insert, src/extension/plugin/gimpgrad.cpp,
5469 src/extension/plugin/grid.cpp:
5471 Adding in a new effect plugin, grid. It draws a grid on the canvas which
5472 is just an easy way to do some neat things. It is mostly done, but still
5473 needs cleanup. Some other files required modification to make this
5474 possible.
5476 2004-12-25 MenTaLguY <mental@rydia.net>
5478 * src/event-context.cpp: removed unused handler
5480 2004-12-25 Ted Gould <ted@gould.cx>
5482 * share/extensions/svg_dropshadow:
5484 Changing to use "svg:g" instead of "g" for the group.
5486 * src/verbs.cpp, src/extension/effect.cpp, src/extension/effect.h,
5487 src/extension/system.cpp, src/extension/system.h,
5488 src/extension/implementation/implementation.cpp,
5489 src/extension/implementation/implementation.h,
5490 src/extension/implementation/plugin.cpp,
5491 src/extension/implementation/plugin.h,
5492 src/extension/implementation/script.cpp,
5493 src/extension/implementation/script.h:
5495 Final stuff to get Effects working as well as the did before, which
5496 is okay, but not great. This involved changing the API to get an SPView
5497 instead of an SPDocument because then I can get the selection information
5498 from the view that is being used.
5500 2004-12-24 MenTaLguY <mental@rydia.net>
5502 * src/sp-object-repr.cpp, src/sp-tspan.cpp, src/splivarot.cpp,
5503 src/dialogs/rdf.cpp, src/dialogs/xml-tree.cpp,
5504 src/widgets/sp-xmlview-tree.cpp, src/xml/repr-io.cpp,
5505 src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp,
5506 src/xml/repr.h:
5508 cleaned out unused code and unhygenic macros, as well as fixing
5509 constructors for text and comment nodes
5511 2004-12-24 Ted Gould <ted@gould.cx>
5513 * src/verbs.cpp, src/extension/effect.cpp, src/extension/effect.h:
5515 Okay, now the effects menu really works! Well, the implementation seems
5516 to be broken, but the wrapper seems to be all working.
5518 2004-12-24 Ted Gould <ted@gould.cx>
5520 * src/interface.cpp, src/verbs.cpp, src/verbs.h, src/extension/effect.cpp,
5521 src/extension/effect.h:
5523 Getting the Effects menu basically working. This included some fixes to
5524 the verbs where they were incrementing the database incorrectly. The
5525 effects are the first component to take advantage of the dynamically
5526 created verbs, and exercised new code. Now the basic menu is available,
5527 but there is no functionality there.
5529 2004-12-24 Ted Gould <ted@gould.cx>
5531 * src/interface.cpp, src/verbs.cpp, src/verbs.h:
5533 Basic code for the effects menu.
5535 * src/dialogs/filedialog.cpp, src/dialogs/filedialog.h,
5536 src/extension/db.cpp, src/extension/db.h:
5538 Changing the DB access functions to use std::list instead of GSList so
5539 that it is more standard, and we get rid of a specialized class that
5540 really isn't that useful. Less memory usage, and fixes a leak.
5542 * src/extension/effect.cpp, src/extension/effect.h:
5544 Adding in a "Last Effect" to be used in the menus.
5546 * src/extension/extension-forward.h, src/extension/extension.cpp,
5547 src/extension/extension.h, src/extension/input.cpp,
5548 src/extension/output.cpp, src/extension/timer.cpp, src/extension/timer.h,
5549 src/extension/Makefile_insert:
5551 Adding in the timer functions so that modules will unload in a given
5552 amount of time. For more information on this read the documentation
5553 in the files. Kinda a lazy deallocation.
5555 * src/extension/implementation/implementation.cpp:
5557 Fix unload so that it is not recursive.
5559 2004-12-23 MenTaLguY <mental@rydia.net>
5561 * src/arc-context.cpp, src/document.cpp, src/draw-context.cpp,
5562 src/dyna-draw-context.cpp, src/file.cpp, src/gradient-chemistry.cpp,
5563 src/interface.cpp, src/layer-fns.cpp, src/main.cpp, src/object-ui.cpp,
5564 src/path-chemistry.cpp, src/rect-context.cpp,
5565 src/selection-chemistry.cpp, src/sp-anchor.cpp, src/sp-clippath.cpp,
5566 src/sp-defs.cpp, src/sp-ellipse.cpp, src/sp-flowdiv.cpp,
5567 src/sp-flowregion.cpp, src/sp-flowtext.cpp, src/sp-gradient-test.cpp,
5568 src/sp-gradient.cpp, src/sp-image.cpp, src/sp-item-group.cpp,
5569 src/sp-line.cpp, src/sp-marker.cpp, src/sp-mask.cpp,
5570 src/sp-object-group.cpp, src/sp-object-repr.cpp, src/sp-offset.cpp,
5571 src/sp-path.cpp, src/sp-pattern.cpp, src/sp-polygon.cpp,
5572 src/sp-polyline.cpp, src/sp-rect.cpp, src/sp-root.cpp,
5573 src/sp-spiral.cpp, src/sp-star.cpp, src/sp-symbol.cpp, src/sp-text.cpp,
5574 src/sp-tspan.cpp, src/sp-use.cpp, src/spiral-context.cpp,
5575 src/splivarot.cpp, src/star-context.cpp, src/text-chemistry.cpp,
5576 src/text-context.cpp, src/dialogs/find.cpp, src/dialogs/rdf.cpp,
5577 src/dialogs/xml-tree.cpp, src/ecma/EcmaBinding.cpp,
5578 src/extension/internal/gdkpixbuf-input.cpp,
5579 src/extension/internal/svg.cpp, src/livarot/ShapeDraw.cpp,
5580 src/xml/repr-io.cpp, src/xml/repr-util.cpp, src/xml/repr.cpp:
5582 use normalized qnames for SVG elements too
5584 2004-12-23 Kees Cook <kees@outflux.net>
5586 * configure.ac, src/Makefile_insert, src/extension/script/Makefile_insert:
5587 adding Perl and Python compile tests. Corrected library locations.
5588 * src/extension/script/InkscapeScript.h,
5589 src/extension/script/InkscapePython.cpp,
5590 src/extension/script/InkscapeScript.cpp: white space fix, and
5591 added config.h, and some small debugging for myself. Hope Bob doesn't
5592 mind! :)
5593 * src/dialogs/scriptdialog.cpp: added comments to default code.
5595 2004-12-22 Kees Cook <kees@outflux.net>
5597 * configure.ac, src/extension/script/Makefile_insert: automake cleanups
5598 to deal with perl/python detection.
5600 2004-12-20 David Turner <novalis@gnu.org>
5601 * src/widgets/gradient-vector.cpp:
5602 Fixed bug with gradient stops at 0 and 100%. Closes 1085920.
5604 2004-12-18 Bob Jamison <rjamison@titan.com>
5606 * src/extensions/script/*:
5607 New files that enable embedding of scripting languages
5608 in Inkscape. Currently using Swig to embed Perl and Python.
5610 * autoconf.ac:
5611 Allow opting for perl or python with --with-perl=yes|no
5612 and --with-python=yes|no
5614 2004-12-15 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
5616 * streq.h (streq), strneq.h (strneq), memeq.h (memeq):
5617 New convenience functions for strcmp(a,b)==0 etc.
5619 * src/dir-util.cpp (sp_relative_path_from_path):
5620 Fix when base is a string prefix of path but a directory prefix
5621 (e.g. path=/foo/barney, base=/foo/bar).
5623 2004-12-10 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
5625 * src/sp-conn-end.cpp (sp_conn_end_move_compensate):
5626 Fix for undo/save: wasn't calling updateRepr().
5628 2004-12-09 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
5630 * src/style.cpp (sp_style_merge_from_style_string):
5631 More standards-conforming parsing of style strings into prop:value
5632 pairs.
5634 2004-12-08 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
5636 * src/style.h, src/style.cpp, src/libnrtype/font-style-to-pos.cpp:
5637 Fix font-weight value: s/darker/bolder/.
5639 * src/style.cpp (sp_style_merge_from_parent):
5640 Fix bug with specifying stroke-width with unit of em or ex.
5641 (We were ignoring the number, treating it as 1em or 1ex.)
5643 * src/style.h, src/style.cpp (sp_style_read_dash,
5644 sp_style_write_string, sp_style_write_difference):
5645 Allow `inherit' as a value for dasharray.
5646 (Also plug small memory leak in sp_style_read_dash.)
5648 2004-12-07 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
5650 * src/style.cpp (sp_style_write_string):
5651 Fix for when stroke-dasharray either explicitly set to `none', or
5652 inherits non-none.
5654 * src/style.cpp (sp_style_write_ienum):
5655 Fix: preserve explicit `inherit' request.
5656 * (sp_style_read, sp_style_merge_property):
5657 Allow explicit `inherit' for `display' property.
5659 * src/style.cpp (sp_style_read):
5660 Fix copy&paste bug affecting `visibility' and `display' properties.
5662 2004-12-07 David Turner <novalis@gnu.org>
5664 * src/libnrtype/RasterFont.cpp, src/display/nr-arena-shape.cpp:
5665 Fixed dash rendering bug (#1077213)
5667 2004-12-06 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
5669 * src/style.h, src/style.cpp: Support all `display' values
5670 required by SVG 1.1. (No functional change, insofar as the new
5671 values all have the same behaviour as our existing `block' value
5672 in SVG.)
5673 * src/sp-item.cpp, src/style.cpp: Use `inline' (SP_CSS_DISPLAY_INLINE)
5674 rather than `block' as our generic display value meaning `don't hide
5675 this', as per spec.
5677 * src/style.cpp: Prefer to write lr-tb etc. rather than the
5678 abbreviations lr etc. (Also add comment saying why.)
5680 2004-12-03 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
5682 * src/dialogs/xml-tree.cpp (on_attr_select_row_set_value_content):
5683 Fix segfault: treat NULL as empty string for display purposes.
5685 2004-11-30 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
5687 * src/svg/svg.h, src/svg/sp-svg.def, src/svg/svg-length.cpp:
5688 (sp_svg_boolean_read, sp_svg_write_percentage):
5689 Remove these unused functions.
5690 (sp_svg_length_read_lff, sp_svg_number_write_d,
5691 sp_svg_number_write_i): Mark static.
5693 * configure.ac:
5694 When adding -lgc to LIBS, also add its dependencies -lpthread -ldl.
5696 2004-11-28 Ted Gould <ted@gould.cx>
5698 * 0.40
5700 2004-11-25 MenTaLguY <mental@rydia.net>
5702 * share/tutorials/tutorial-calligraphy.svg: spelling fix
5704 * src/widgets/layer-selector.cpp: fixing the layer selector update bug;
5705 sigc++ apparently doesn't deal with reference arguments very well
5707 2004-11-25 MenTaLguY <mental@rydia.net>
5709 * src/layer-fns.cpp: fix layer creation within sublayers
5711 * src/dialogs/layer-properties.cpp: fix dialog leak
5713 2004-11-25 MenTaLguY <mental@rydia.net>
5715 * src/inkscape.cpp: eliminate duplicated code across #ifdefs
5717 * src/verbs.cpp, src/dialogs/layer-properties.cpp,
5718 src/dialogs/layer-properties.h:
5720 LayerPropertiesDialog is no longer a singleton, since it's kind of a
5721 per-desktop (well, ideally per-document) thing. Remaining to do:
5722 fix update of layer selector widget, and eliminate leak of dialog
5723 objects.
5725 2004-11-24 Kees Cook <kees@outflux.net>
5727 * inkscape.spec: added SMP flags, added static library link capability.
5729 2004-11-24 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
5731 * src/draw-context.cpp (spdc_concat_colors_and_flush):
5732 Do nothing if empty curve; in particular, don't try to close an
5733 empty curve.
5735 * src/pen-context.cpp (spdc_endpoint_snap):
5736 Fix use of uninitialized value when snapping.
5738 2004-11-23 Bryce Harrington <bryce@bryceharrington.org>
5740 * src/dialogs/layer-properties.cpp: Fixing bug causing two new
5741 layers to get created when hitting enter
5743 2004-11-23 Kees Cook <kees@outflux.net>
5745 * share/tutorials: added Josh's changes, resized, repositioned for
5746 800x600.
5747 * src/verbs.h, src/verbs.cpp, src/interface.cpp: added tracing
5748 tutorial.
5750 2004-11-23 MenTaLguY <mental@rydia.net>
5752 * src/rect-context.cpp: disallow drawing on locked or invisible layers
5754 * src/widgets/layer-properties.h, src/widgets/layer-properties.cpp:
5755 slight HIG-ification
5757 * src/desktop.cpp, src/desktop.h, src/widgets/layer-selector.cpp,
5758 src/widgets/layer-selector.h, src/verbs.cpp, src/sp-desktop-widget.h
5760 removed vestigal layer renaming thing
5762 * src/verbs.cpp, src/dialogs/layer-properties.cpp,
5763 src/dialogs/layer-properties.h:
5765 reuse dialog for creating layers as well as for renaming them
5767 2004-11-22 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
5769 * src/display/bezier-utils.cpp (generate_bezier): For the sake of
5770 our current pencil tool, don't use free optimization of the end
5771 tangent vector.
5773 2004-11-21 MenTaLguY <mental@rydia.net>
5775 * src/verbs.cpp: add accels for layer menu items
5777 2004-11-21 Bryce Harrington <bryce@bryceharrington.org>
5779 * src/dialogs/layer-properties.cpp, src/verbs.cpp,
5780 src/dialogs/layer-properties.h: Hooking up layer rename
5781 functionality, and making it show correctly.
5783 * src/dialogs/debugdialog.cpp, src/dialogs/find.cpp,
5784 src/dialogs/tracedialog.cpp: Fixing dialog show behavior
5786 2004-11-21 Kees Cook <kees@outflux.net>
5788 * src/sp-object.cpp, src/sp-metadata.cpp: added some debugging, and
5789 fixed a dumb error in my metadata _release handler. Should mostly
5790 close bug 1069772.
5791 * src/Makefile_insert, src/sp-skeleton.cpp, src/sp-skeleton.h:
5792 created some example SPObject implementations for a basis for any
5793 new SPObjects in the future.
5794 * src/dialogs/xml-tree.cpp: fixing logic bug in identability checker.
5795 Added immutability test to actually close 1069772.
5796 * share/icons/icons.svg, src/verbs.cpp, src/interface.cpp: adding
5797 icons for the "new" menu, vacuum, reverse, make bitmap, and trace.
5799 2004-11-20 Jon A. Cruz <jon@joncruz.org>
5801 * src/extension/db.h, src/extension/db.cpp, src/dialogs/filedialog.cpp:
5802 Added extension matching pattern. Fixed bug 1064888.
5804 * src/dialogs/filedialog.cpp (isValidImageFile):
5805 Fixed previewing bug 1067551.
5807 2004-11-20 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
5809 * src/display/bezier-utils.cpp (sp_bezier_fit_cubic_full):
5810 Add splitpoints parameter. Callers updated.
5812 * src/display/bezier-utils.cpp
5813 (sp_bezier_fit_cubic_r, sp_bezier_fit_cubic_full):
5814 Change last parameter from lg_max_beziers to max_beziers.
5815 Callers updated.
5817 2004-11-19 Bryce <bryce@bryceharrington.org>
5819 * src/dialogs/layer-properties.cpp,
5820 src/dialogs/layer-properties.h: Adding some widgets.
5822 2004-11-18 Bryce <bryce@bryceharrington.org>
5824 * src/dialogs/Makefile_insert, src/dialogs/makefile.msc,
5825 src/dialogs/layer-properties.h, src/dialogs/layer-properties.h:
5826 Adding a layer properties dialog for renaming layers
5828 * src/desktop.cpp src/interface.cpp, src/verbs.cpp,
5829 src/verbs.h src/dialogs/layer-properties.cpp,
5830 src/dialogs/layer-properties.h,
5831 src/widgets/layer-selector.cpp: Hooking in layer props dialog.
5833 2004-11-16 MenTaLguY <mental@rydia.net>
5835 * src/widgets/document-tree-model.cpp, src/widgets/document-tree-model.h,
5836 src/widgets/layer-selector.cpp, src/widgets/Makefile_insert:
5838 removed Widgets::DocumentTreeModel because unused
5840 * src/xml/repr-private.h, src/xml/repr-util.cpp, src/xml/repr.cpp,
5841 src/xml/repr.h:
5843 cache successive sibling counts (self+subsequent siblings) in SPRepr
5844 to make sp_repr_n_children() and sp_repr_position() more efficient,
5845 which will be needed later for e.g. GTK tree models.
5847 sp_repr_nth_child() isn't any faster as a result of the changes,
5848 but it probably won't need to be
5850 * src/xml/repr.cpp: fixed refcount leak in SPRepr::SPRepr(SPRepr const &)
5852 2004-11-15 MenTaLguY <mental@rydia.net>
5854 * src/gc.cpp: add initial stubs that print an informative error
5855 if the GC functions are used before Inkscape::GC::init() is called
5857 2004-11-14 MenTaLguY <mental@rydia.net>
5859 * configure.ac, src/gc-core.h, src/gc-managed.h, src/gc-anchored.h,
5860 src/gc-finalized.h, src/gc.cpp:
5862 make disabling the collector a run-time rather than a compile-time
5863 option; there are now three garbage collector options, selectable
5864 by setting the _INKSCAPE_GC environment variable:
5866 * enable - the normal collector (default)
5867 * debug - the debugging collector
5868 * disable - use standard malloc in place of the libgc allocator
5870 2004-11-14 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
5872 * src/display/bezier-utils.cpp: Make end tangent/s be unconstrained for
5873 sp_bezier_fit_cubic, sp_bezier_fit_cubic_r, and around corner nodes.
5875 * src/pencil-context.cpp (fit_and_split): Allow the bezier fitter to
5876 choose the middle control points freely except to the extent required
5877 for smooth nodes.
5879 * src/display/bezier-utils.cpp (generate_bezier):
5880 If either end tangent is specified as zero then estimate the
5881 corresponding control point without constraining its direction
5882 from the endpoint.
5884 * src/pencil-context.h, src/pencil-context.cpp
5885 (fit_and_split, sp_pencil_context_init): Explicitly remember required
5886 tangent instead of using "first two points" hack.
5888 * src/display/bezier-utils.cpp (sp_bezier_fit_cubic_full):
5889 Detect & prevent "ghost spikes", by allowing a corner node if
5890 the specified tangent would result in a spike.
5892 * src/display/bezier-utils.cpp (generate_bezier): Better handling
5893 of the case of infinite solutions for the lengths of the two
5894 tangent vectors: try requiring that the lengths equal each other,
5895 and solving for that length (just one variable).
5897 2004-11-13 Kees Cook <kees@outflux.net>
5899 * src/document.cpp: wrapped updateDisplay call in undo insensitivity.
5900 Closes bug #1030436.
5902 2004-11-12 MenTaLguY <mental@rydia.net>
5904 * src/main.cpp: fpresetsticky -> fpsetsticky
5906 * src/verbs.cpp: cast width changes
5908 * src/libnrtype/FlowBoxes.h, src/libnrtype/FlowDefs.h,
5909 src/libnrtype/FlowDest.h, src/libnrtype/FlowEater.h,
5910 src/libnrtype/FlowRes.h, src/libnrtype/FlowSols.h,
5911 src/libnrtype/FlowSrc.h, src/libnrtype/FlowSrcText.h,
5912 src/libnrtype/FlowStyle.h, src/libnrtype/FlowUtils.h:
5913 remove stdint.h which isn't being used here
5915 * src/widgets/icon.h, src/widgets/icon.cpp:
5916 icon greys out when insensitive
5918 * src/gc-anchored.h, src/gc-finalized.h, src/gc-managed.h:
5919 documentation
5921 * src/verbs.cpp: changed cast to reinterpret_cast to hopefully
5922 avoid compiler warning
5924 2004-11-11 Kees Cook <kees@outflux.net>
5926 * src/seltrans.cpp, src/select-context.cpp: ref counting SPObjects
5927 correctly so undo's don't blow up an active resize/move. Closes
5928 bug #1018756.
5930 2004-11-11 MenTaLguY <mental@rydia.net>
5932 * src/inkscape.cpp, src/main.cpp, src/widgets/icon.cpp:
5933 removed sp_bitmap_icons
5935 * configure.ac, src/sp-image.cpp, src/object-ui.cpp:
5936 removed stale autotrace support code
5938 2004-11-10 MenTaLguY <mental@rydia.net>
5940 * src/sp-item.cpp, src/sp-clippath.cpp, src/cp-mask.cpp:
5941 minor refcounting tweaks
5943 * src/sp-image.cpp: fixed failure to release GdkPixbufLoader when
5944 done with it (fixes bug #1063054)
5946 2004-11-10 Kees Cook <kees@outflux.net>
5948 * configure.ac, src/gc-core.h: corrected gc.h path detection.
5950 2004-11-09 MenTaLguY <mental@rydia.net>
5952 * src/dialogs/fileselector.cpp: fixed cut-and-paste refcount bug
5953 between SVGPreview::setFileName and SVGPreview::setFromMem that
5954 was leaking bitmap image preview SPDocuments
5956 2004-11-09 Bryce Harrington <bryce@bryceharrington.org>
5958 * src/dialogs/item-properties.cpp
5960 2004-11-09 MenTaLguY <mental@rydia.net>
5962 * src/sp-item.cpp, src/style.cpp, src/style.h:
5963 use 'display' rather than 'visibility' for hiding, and give display
5964 a more "modern" representation in SPStyle like visibility's
5966 2004-11-09 Kees Cook <kees@outflux.net>
5968 * src/dialogs/xml-tree.cpp: added better context to the status bar.
5969 added warning flash for id conflicts.
5970 * src/toolbox.cpp: killed some copy/paste code while bug hunting.
5972 2004-11-08 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
5974 * src/sp-item.h, src/sp-item.cpp
5975 (isExplicitlyHidden, setExplicitlyHidden): New methods.
5977 * src/dialogs/item-properties.cpp: Change from having a `Visible'
5978 checkbox that explicitly sets the SVG visibility property to
5979 having a `Hide' checkbox that controls whether or not the
5980 element has visibility:hidden. (Mitigates #1061934.)
5982 * src/sp-object.h, src/sp-object.cpp (visible, setVisible):
5983 Remove these methods.
5985 2004-11-07 MenTaLguY <mental@rydia.net>
5987 * src/gc-finalized.h: fix for Debian bug #279991 (cast to ptrdiff_t
5988 rather than int), and basic documentation
5990 2004-11-06 MenTaLguY <mental@rydia.net>
5992 * src/sp-item.cpp: fix desktop-specific version of SPItem::isHidden()
5993 to deal correctly with parent visibility
5995 2004-11-05 MenTaLguY <mental@rydia.net>
5997 * src/widgets/layer-selector.cpp: more work on making the lock/hide
5998 buttons actually do something
6000 * src/sp-item.cpp, src/sp-item.h: implement lock/hide related methods
6002 * src/verbs.cpp: "Remove All Kerns" -> "Remove Manual Kerning"
6004 2004-11-04 Kees Cook <kees@outflux.net>
6006 * src/dialogs/rdf.h, src/dialogs/rdf.cpp: added rdf:Bag for the
6007 dc:subject keyword list. Closed bug #1021025.
6008 * src/dialogs/xml-tree.cpp, src/widgets/sp-xmlview-attr-list.cpp,
6009 src/widgets/sp-xmlview-attr-list.h: added status bar to XML
6010 editor. added row-change callback for XML tree view. This
6011 all supports a possible future solution to bug #869683.
6012 * src/dialogs/desktop-properties.cpp: memory leak in RDF code.
6014 2004-11-04 MenTaLguY <mental@rydia.net>
6016 * src/widgets/layer-selector.cpp: togglable images and formatting
6017 changes (make current layer bold)
6019 * src/uri.h, src/uri.cpp: added assignment operator
6021 2004-11-03 MenTaLguY <mental@rydia.net>
6023 * src/widgets/Makefile_insert, src/widgets/shrink-wrap-button.cpp,
6024 src/widgets/shrink-wrap-button.h:
6026 added Inkscape::Widgets::shrink_wrap_button, to make any gtk button
6027 an SPButton-like shrink-wrapped button
6029 * src/widgets/layer-selector.h, src/widgets/layer-selector.cpp:
6031 abandon SPButton for layer selector buttons
6033 2004-11-03 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
6035 * po/check-markup: New script: detects <b>markup<b> <b>problems<7b>
6036 in the <b>translated strings. (~10 such problems found.)
6037 * Makefile.am (all, check, distcheck): Run po/check-markup (with
6038 varying permissiveness of errors).
6040 2004-11-02 MenTaLguY <mental@rydia.net>
6042 * doc/keys.xml: added documentation of layer keys
6044 2004-11-01 Kees Cook <kees@outflux.net>
6046 * src/dialogs/align.cpp, src/dialogs/debugdialog.cpp: localized
6047 some missed strings.
6049 2004-11-01 MenTaLguY <mental@rydia.net>
6051 * share/icons/icons.svg: gave bulia's eye icons ids
6053 * src/widgets/layer-selector.h, src/widgets/layers-selector.cpp:
6054 fixed up visibility/lock toggles... now to make them actually do
6055 something
6057 2004-10-31 MenTaLguY <mental@rydia.net>
6059 * src/util/glib-list.h: adaptor for glib lists
6061 * src/widgets/layer-selector.h, src/widgets/layer-selector.cpp:
6062 save the repr next to the SPObject
6064 2004-10-30 MenTaLguY <mental@rydia.net>
6066 * src/util/list.h: more list cleanups and documentation
6068 * src/verbs.cpp: call sp_document_done() for layer verbs too
6070 2004-10-30 Bryce Harrington <bryce@bryceharrington.org>
6072 * src/dialogs/item-properties.cpp, src/sp-object.h: Cleaning up
6073 stubs, disabling some more of the desc code to prevent crash.
6074 The change to SPObject::label() broke the label editing code;
6075 fixing it.
6077 2004-10-30 Kees Cook <kees@outflux.net>
6079 * src/sp-metadata.cpp, src/sp-metadata.h, src/Makefile_insert,
6080 src/document.cpp, src/sp-object-repr.cpp, src/sp-object.cpp:
6081 I've created my very first SPObject! SPMetadata is alive! No
6082 more nasty hack to have it disappear from SVG Plain. Mental
6083 won't have to take away my CVS access any more! :)
6084 * inkscape2.nsi: update from Adib Taraben
6086 2004-10-30 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
6088 * src/libnr/nr-matrix.cpp (nr_matrix_invert):
6089 Fix for last commit to this file, which broke src==dest case.
6090 * src/libnr/nr-matrix-test.cpp: Add test cases for nr_matrix_invert.
6092 2004-10-30 MenTaLguY <mental@rydia.net>
6094 * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
6095 update when layers added/removed/reordered.
6097 * src/verbs.h, src/verbs.cpp: added "rename layer" verb.
6099 2004-10-29 Kees Cook <kees@outflux.net>
6101 * src/Makefile_insert, src/trace/Makefile_insert,
6102 src/util/Makefile_insert: distcheck cleanups.
6104 2004-10-29 MenTaLguY <mental@rydia.net>
6106 * src/widgets/layer-selector.cpp: default labels in italic
6108 * src/sp-object.h, src/sp-object.cpp: inkscape:label fixes
6110 * src/layer-fns.cpp: make ordering of layers complete; not just among
6111 siblings
6113 * src/util/list.h: documentation update
6115 2004-10-29 Bryce Harrington <bryce@bryceharrington.org>
6117 * layer-fns.cpp: documenting
6118 * layer-selector.cpp: documenting & fixing funky widget resizing
6119 * object-ui.cpp, dialogs/item-properties.cpp, sp-object.h,
6120 sp-object.cpp, widgets/layer-selector.cpp: add ability to set
6121 inkscape:label from "Item Properties", remove id setting from
6122 "Item Properties", switch to using
6123 SPObject::label()/SPObject?::defaultLabel() in UI where object
6124 ID is currently used. Documenting. Switching from "label" to
6125 "inkscape:label" where appropriate. Adding
6126 visible()/setVisible() functions and activating checkbox.
6127 * dialogs/item-properties.cpp: Adding title and desc boxes.
6128 Adjusting layout of dialog a bit. Changing to use of tables
6129 instead of horiz/vert boxes for layout. Setting to inactive
6130 until some underlying bits get finished.
6132 2004-10-29 Kees Cook <kees@outflux.net>
6134 * src/dialogs/export.cpp: moved function-based static state variable
6135 into the dialog state variables. Closes bug #993447.
6136 * src/display/curve.cpp: fixed compile warning.
6137 * src/sp-namedview.cpp: wasn't ref counting correctly. Closes #955020.
6139 2004-10-29 Jon A. Cruz <jon@joncruz.org>
6141 * src/sp-image.cpp, src/extension/internal/gdkpixbuf-input.cpp:
6142 Refactoring filenames and file opening
6143 Scales imported images if DPI is known and not 72 DPI. Fixes
6144 #1029755
6146 2004-10-29 MenTaLguY <mental@rydia.net>
6148 * src/widgets/layer-selector.cpp, src/verbs.cpp:
6149 unselect objects when layer is manually switched
6151 2004-10-28 Kees Cook <kees@outflux.net>
6153 * src/document-undo.cpp, src/document.cpp, src/sp-namedview.cpp,
6154 src/sp-text.cpp, src/dialogs/desktop-properties.cpp,
6155 src/dialogs/export.cpp, src/extension/input.cpp,
6156 src/extension/output.cpp, src/extension/system.cpp:
6157 Fixing calls to sp_document_set_undo_sensitive to correct allow for
6158 nesting, as suggested by mental. Found while tracking down bug
6159 #1030436.
6161 2004-10-28 MenTaLguY <mental@rydia.net>
6163 * src/util/list.h: cleanups of list class. I think, aside from
6164 documentation and maybe fixes for g++ 3.4 (if required), this
6165 is the last set of changes I will need to make.
6167 * src/sp-item.cpp, src/splivarot.cpp, src/util/reverse-list.h,
6168 src/util/filter-list.h, src/util/map-list.h:
6169 adjust for changes in the list class' interface
6171 * src/desktop.cpp, src/sp-desktop-widget.h:
6172 removed old layer selector and added SPDesktop::itemIsHidden()
6174 * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
6175 more work; it's now at least as functional as the old selector it
6176 replaces
6178 2004-10-27 Kees Cook <kees@outflux.net>
6180 * src/libnr/nr-point.h: use NR::X and NR::Y instead of "0" and "1".
6181 * src/dialogs/export.cpp: stack/register weirdness requires a function
6182 call to get true == comparison of NR::Rect's. Closes bug #1048614.
6183 * src/dialogs/align.cpp: saving erased iterator. Closes bug #1054270.
6184 * share/extensions/ill2svg.pl: added strict, warnings, and detection
6185 of Image::Magick module. Closes bug #990659.
6186 * src/dialogs/find.h, src/dialogs/find.cpp: removed unfinished new
6187 find dialog instantiation. Closes bug #1048802.
6189 2004-10-27 Carl Hetherington <inkscape@carlh.net>
6191 * src/extension/output.cpp: better fix for 1004134 after advice
6192 from Ted.
6194 2004-10-26 Carl Hetherington <inkscape@carlh.net>
6196 * src/extension/output.cpp: don't reset modified flag until after
6197 save has happened, in case it fails. Fixes 1004134.
6199 * src/livarot/ShapeSweep.cpp: fix a typo in my cleanups. Fixes
6200 1048151.
6202 2004-10-25 Bryce Harringotn <bryce@bryceharrington.org>
6204 * file.cpp, file.h, dialogs/export.cpp: Adding error return logic
6205 for png export code so that failure to write can be tracked.
6206 Adding an error dialog for when this occurs. Fixes bug 1038932.
6208 * extension/system.cpp: Changing sp_ui_error_dialog to g_warning
6209 so won't crash when running from commandline. Fixes bug
6210 1000350.
6212 * inkscape.cpp, inkscape.h, main.cpp, dialogs/filedialog.cpp:
6213 Adding Inkscape::Application::use_gui flag as temporary hack to
6214 prevent gui dialogs from being used when running from
6215 commandline. Fixes bug 1045067.
6217 2004-10-26 Carl Hetherington <inkscape@carlh.net>
6219 * src/livarot/PathCutting.cpp: fix a couple of bugs that I
6220 introduced that cause crashes on cut path.
6222 2004-10-25 Kees Cook <kees@outflux.net>
6224 * src/sp-object.cpp: nasty hack to not export metadata on "Plain SVG".
6225 I promise I'll fix this with a proper SPObject soon.
6227 2004-10-25 Jon A. Cruz <jon@joncruz.org>
6228 * src/file.cpp, src/file.h, src/inkscape.cpp, src/sp-image.cpp,
6229 src/uri.cpp, src/uri.h, src/dialogs/filedialog.cpp,
6230 src/extension/input.cpp, src/extension/implementation/script.cpp,
6231 src/extension/internal/pov-out.cpp, src/extension/internal/ps.cpp,
6232 src/extension/internal/win32.h, src/extension/plugin/gimpgrad.cpp,
6233 src/helper/png-write.cpp, src/trace/imagemap.cpp, src/xml/repr-io.cpp:
6235 Refactoring filenames and file opening
6237 2004-10-24 MenTaLguY <mental@rydia.net>
6239 * src/Makefile.am: added/removed files
6241 * src/util/copy-list.h: nobody's using it right now, get rid of it
6243 * src/traits/copy.h, src/traits/list-copy.h:
6244 traits for determining the type to make a copy of a value
6246 * src/sp-item.cpp, src/util/filter-list.h src/util/map-list.h,
6247 src/util/reverse-list.h, src/widgets/layer-selector.cpp
6248 src/xml/sp-repr-action.cpp:
6250 let the list functions infer their own result type (where possible)
6252 * src/util/forward-pointer-iterator.h: its value type is a reference
6254 2004-10-23 MenTaLguY <mental@rydia.net>
6256 * src/desktop.cpp: removed vertical usize limits on statusbar
6258 * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
6259 more layer selector work; simplfied model and customized CellRenderer
6260 settings a bit
6262 * src/attributes.cpp, src/attributes.h, src/sp-object.cpp, src/sp-object.h:
6263 add inkscape:label attribute
6265 * src/file.cpp, src/sp-anchor.h, src/sp-animation.h, src/sp-chars.h,
6266 src/sp-clippath.h, src/sp-conn-end.cpp, src/sp-defs.h, src/sp-ellipse.h,
6267 src/sp-gradient.h, src/sp-guide.h, src/sp-image.h, src/sp-line.h,
6268 src/sp-linear-gradient.h, src/sp-marker.h, src/sp-mask.h,
6269 src/sp-namedview.h, src/sp-object-group.h, src/sp-offset.h, src/sp-path.h,
6270 src/sp-pattern.h, src/sp-polygon.h, src/sp-polyline.h,
6271 src/sp-radial-gradient.h, src/sp-rect.cpp, src/sp-rect.h, src/sp-root.h,
6272 src/sp-spiral.h, src/sp-star.h, src/sp-stop.h, src/sp-string.h,
6273 src/sp-symbol.h, src/sp-text.h, src/sp-tspan.h, src/sp-use.h,
6274 src/sp-offset.cpp, src/sp-shape.h:
6276 make inheritance actual
6278 2004-10-23 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
6280 * src/libnr/*: Move some things from nr-matrix-ops.h to new files.
6282 * src/libnr/nr-point-fns.h, src/libnr/nr-point-fns.cpp:
6283 New function is_zero. Move is_unit_vector here
6284 (was private to sp-spiral.cpp).
6286 * src/display/bezier-utils-test.cpp: Disable a test, replacing with a
6287 todo printf and adding a comment explaining.
6289 2004-10-22 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
6291 * src/pencil-context.cpp: Ensure that data points array p is uniqued
6292 and contains no NaNs.
6294 * src/libnr/nr-point-fns.cpp (LInfty): Fix bug with NaN coordinates:
6295 return NaN (rather than unspecified behaviour).
6296 * src/libnr/nr-point-fns-test.cpp: Add test cases for L1,L2,LInfty
6297 handling of NaN.
6299 * src/pencil-context.cpp: Fix bug: undesirable interactions between
6300 snapping and snap-to-anchor.
6302 2004-10-21 MenTaLguY <mental@rydia.net>
6304 * src/desktop.cpp: SPDesktop::currentRoot() should pull from
6305 the current layer hierarchy just like SPDesktop::currentLayer();
6306 doubly so, since currently when switching documents the layer hierarchy
6307 is updated before the document is switched
6309 * src/util/Makefile_insert, src/util/copy-list.h: add list copy thingy
6311 * src/util/list.h: add rest()
6313 * src/util/reverse-list.h: bug fixes to reverse_list_in_place()
6315 * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
6316 more work on layer selector
6318 2004-10-21 Carl Hetherington <inkscape@carlh.net>
6320 * src/livarot/Path.cpp, src/livarot/Path.h,
6321 src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
6322 src/livarot/PathOutline.cpp, src/livarot/PathSimplify.cpp,
6323 src/livarot/ShapeMisc.cpp: excise separate path description data
6324 structure.
6326 * src/livarot/Path.h, src/livarot/Path.cpp,
6327 src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
6328 src/livarot/PathOutline.cpp, src/livarot/PathSimplify.cpp,
6329 src/livarot/ShapeMisc.cpp, src/livarot/livarot-forward.h: move
6330 path description structs into their own files, and rename a few
6331 member variables.
6333 * src/livarot/Path.h, src/livarot/PathConversion.cpp,
6334 src/livarot/PathOutline.cpp: remove some unused functions.
6336 2004-10-20 Carl Hetherington <inkscape@carlh.net>
6338 * src/livarot/Path.cpp: fix for 1050379, and probably lots of
6339 others.
6341 * src/livarot/Path.h, src/livarot/PathOutline.cpp: bug fix for a
6342 previous commit.
6344 * src/livarot/Path.cpp: fix a memory leak.
6346 2004-10-19 Carl Hetherington <inkscape@carlh.net>
6348 * src/livarot/Path.h, src/livarot/PathSimplify.cpp: more
6349 simplification cleanups.
6351 * src/livarot/PathStroke.cpp: coding style cleanups.
6353 * src/livarot/Path.h, src/livarot/PathSimplify.cpp,
6354 src/livarot/PathStroke.cpp: more cleanups; don't modify Path::pts
6355 and Path::nbPt.
6357 * src/livarot/Path.cpp, src/livarot/Path.h,
6358 src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
6359 src/livarot/PathSimplify.cpp, src/livarot/PathStroke.cpp: use a
6360 std::vector for Path::pts.
6362 2004-10-18 Carl Hetherington <inkscape@carlh.net>
6364 * src/livarot/Path.h, src/livarot/PathSimplify.cpp: coding style
6365 and const cleanups.
6367 * src/livarot/PathSimplify.cpp: some very minor cleanups, and
6368 temporary comments for myself.
6370 * src/livarot/PathConversion.cpp: coding style cleanups.
6372 * src/livarot/PathConversion.cpp: fix for bug 1048827.
6374 * src/livarot/Path.h, src/livarot/PathSimplify.cpp: clean up
6375 simplification code.
6377 2004-10-17 MenTaLguY <mental@rydia.net>
6379 * share/templates/Makefile.am, share/templates/layers.svg:
6380 added a layer template
6382 * src/widgets/layer-selector.h, src/widgets/layer-selector.cpp:
6383 more layer selector work
6385 * src/util/filter-list.h, src/util/Makefile_insert:
6386 added filter_list()
6388 2004-10-15 Carl Hetherington <inkscape@carlh.net>
6390 * src/livarot/PathSimplify.cpp: remove #ifdef
6391 pseudo_douglas_pecker code that wasn't being used.
6393 2004-10-15 MenTaLguY <mental@rydia.net>
6395 * src/view.h: removed obsolete status message functions
6397 * src/attributes.h: remove unused #define
6399 * src/sp-object.cpp: fix for bug #1048268 (inkscape:collect being written
6400 in "plain SVG" files)
6402 * src/sp-item.h, src/sp-item.cpp: added isLocked() and isHidden()
6403 predicates
6405 * src/sp-item.cpp, src/sp-style.cpp: basic support for visibility CSS
6406 property
6408 2004-10-14 Ted Gould <ted@gould.cx>
6410 * share/extension/*.inkmod -> *.inx
6411 src/extension/init.cpp
6413 Changing the filename extension that is used to identify Inkscape
6414 extensions to the one specified in the design document.
6416 2004-10-14 MenTaLguY <mental@rydia.net>
6418 * src/util/list.h: more 3.4 fixes
6420 2004-10-13 MenTaLguY <mental@rydia.net>
6422 * src/util/list.h, src/util/forward-pointer-iterator.h:
6424 fixes to (hopefully) build with g++ 3.4 (and generally be less evil
6425 anyway)
6427 2004-10-14 Carl Hetherington <inkscape@carlh.net>
6429 * src/livarot/int-line.cpp: coding style cleanups.
6431 * src/livarot/float-line.cpp, src/livarot/float-line.h:
6432 refactoring, removal of dead code.
6434 * src/display/guideline.cpp, src/display/guideline.h: coding style
6435 cleanups.
6437 * src/livarot/Path.cpp, src/livarot/Path.h,
6438 src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
6439 src/livarot/PathSimplify.cpp, src/livarot/PathStroke.cpp: merge
6440 Path::path_lineto and Path::path_lineto_b.
6442 2004-10-14 Carl Hetherington <inkscape@carlh.net>
6444 * src/Path.cpp, src/Path.h, src/PathConversion.cpp,
6445 src/PathCutting.cpp, src/PathOutline.cpp, src/PathSimplify.cpp,
6446 src/ShapeMisc.cpp: use a vector of pointers for Path::descr_cmd.
6448 * src/livarot/Ligne.cpp, src/livarot/Ligne.h,
6449 src/livarot/int-line.cpp, src/livarot/int-line.h,
6450 src/livarot/float-line.cpp, src/livarot/float-line.h,
6451 src/livarot/livarot-forward.h, src/livarot/ShapeRaster.cpp,
6452 src/sp-flowregion.cpp, src/display/canvas-bpath.cpp,
6453 src/display/nr-arena-glyphs.cpp, src/display/nr-arena-shape.cpp,
6454 src/display/sp-ctrlline.cpp, src/libnrtype/FlowDest.cpp,
6455 src/libnrtype/RasterFont.cpp: split Ligne into float-line and
6456 int-line.
6458 * src/libnrtype/FlowDest.cpp, src/libnrtype/RasterFont.cpp,
6459 src/libnrtype/raster-position.h, src/livarot/float-line.cpp,
6460 src/livarot/float-line.h, src/livarot/int-line.cpp: use
6461 std::vector for arrays in FloatLigne.
6463 * src/livarot/float-line.cpp, src/livarot/float-line.h: remove
6464 lots of dead code. Make some methods private.
6466 2004-10-12 MenTaLguY <mental@rydia.net>
6468 * src/Makefile.am: added files
6470 * src/layer-fns.cpp, src/sp-item.cpp: use iterators, simplifying code
6472 * src/sp-object.cpp, src/splivarot.cpp: adapt to new version of
6473 Inkscape::Algorithms::longest_common_suffix
6475 * src/sp-object.h, src/sp-repr-iterators.h: add new iterator classes
6477 * src/algorithms/find-last-if.h: add counterpart of std::find_if
6479 * src/algorithms/longest-common-suffix.h: rewrite to use iterators
6481 * src/algorithms/longest-prefix.h, src/algorithms/longest-suffix.h,
6482 src/algorithms/shortest-prefix.h, src/algorithms/shortest-suffix.h:
6484 removed; these algorithms are no longer necessary when using
6485 iterators
6487 * src/traits/list.h: no longer needed
6489 * src/traits/reference.h: add "Pointer" member type
6491 * src/util/Makefile_insert: shuffled files
6493 * src/util/list.h: reworked Inkscape::Util::List to be a "handle" type
6494 that can also be used as an STL iterator
6496 * src/util/forward-pointer-iterator.h: treat a pointer as an iterator,
6497 given a base pointer type and a type which defines the iteration
6498 strategy
6500 * src/util/map.h: obsolete
6502 * src/util/map-list.h: iterator-based implementation
6504 * src/traits/tree-iterator.h: no longer necessary (superceded by
6505 specific applications of Inkscape::Util::ForwardPointerIterator)
6507 * src/sp-object-tree-iterator.h, src/util/parent-axis.h,
6508 src/util/sibling-axis.h: obsolete
6510 * src/util/map.h, src/util/reverse.h: obsolete
6512 * src/util/map-list.h, src/util/reverse-list.h:
6513 iterator-based implementations
6515 * src/xml/Makefile_insert: added file
6517 * src/xml/repr.h: removed old tree iterator stuff
6519 * src/xml/sp-repr-action.cpp, src/xml/sp-repr-action.h: use new
6520 pointer iterator facility
6522 * src/xml/sp-repr-iterators.h: pointer iterators for SPRepr
6524 2004-10-12 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
6526 * src/display/bezier-utils.h, src/display/bezier-utils.cpp
6527 (sp_bezier_fit_cubic_r, sp_bezier_fit_cubic_full): Change the meaning
6528 of the last parameter: was max_depth, now lg_max_beziers, with the
6529 relationship lg_max_beziers = max_depth + 1. Callers updated.
6531 * src/xml/repr.cpp (sp_repr_change_order):
6532 Add g_return_if_fail for some conditions that would break structural
6533 integrity, and add a TODO comment indicating incompleteness.
6534 Use sp_repr_prev function.
6536 * src/xml/repr-get-children.h, src/xml/repr-get-children.cpp
6537 (sp_repr_prev_sibling): Rename to sp_repr_prev for consistency
6538 with sp_repr_next. Don't consider it an error for child to be
6539 NULL or parentless. Callers updated.
6541 * src/draw-context.cpp (spdc_concat_colors_and_flush,
6542 spdc_flush_white): Misc readability cleanups.
6544 * src/display/curve.cpp (sp_curve_reverse): Fix a bug where the
6545 reversed curve wrongly included a trailing moveto command. (Bug
6546 introduced in my 2004-09-05 change: one of the callers I didn't
6547 know how to cause to run.)
6549 2004-10-12 Ted Gould <ted@gould.cx>
6551 * share/extensions/ai_input.inkmod, share/extensions/ai_output.inkmod,
6552 share/extensions/dia.inkmod, share/extensions/dropshadow.inkmod,
6553 share/extensions/eps_input.inkmod, share/extensions/epsi_output.inkmod,
6554 share/extensions/gimpgrad.inkmod, share/extensions/ps_input.inkmod,
6555 share/extensions/roundhole.inkmod, share/extensions/sk_input.inkmod,
6556 share/extensions/svgz_input.inkmod, share/extensions/svgz_output.inkmod,
6557 share/extensions/txt2svg.inkmod, share/extensions/wmf_input.inkmod,
6558 src/extension/dependency.cpp, src/extension/dependency.h,
6559 src/extension/extension.cpp, src/extension/init.cpp:
6561 Moving all of the dependency stuff from the scripts, up to the root
6562 extension level. This means that everyone can have dependencies, and
6563 dependency checking (a good thing). This makes use of the new
6564 'Dependency' class that is also in the extension directory.
6566 2004-10-11 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
6568 * src/pencil-context.cpp (sp_pencil_context_root_handler): Split into
6569 many functions, fixing some illegal union aliasing along the way (as
6570 was done for sp_pen_context_root_handler).
6572 * src/modifier-fns.h: New file of inline functions based on macros.h
6573 MOD__CTRL etc. macros.
6574 * src/Makefile_insert: Add the new file.
6576 * src/pen-context.h: Change size of p array from SP_DRAW_MAX_POINTS to
6577 5 now that we aren't sharing with SPPencilContext.
6579 * src/draw-context.cpp, src/draw-context.h, src/pen-context.cpp,
6580 src/pen-context.h, src/pencil-context.cpp, src/pencil-context.h:
6581 Move npoints,p from SPDrawContext to both SPPenContext and
6582 SPPencilContext.
6584 * src/draw-context.cpp, src/draw-context.h: Split off new files
6585 pen-context.h, pen-context.cpp, pencil-context.h, pencil-context.cpp,
6586 draw-anchor.h, draw-anchor.cpp.
6587 * src/Makefile_insert: Add the new files.
6589 2004-10-10 Ted Gould <ted@gould.cx>
6591 * src/event-context.cpp, src/file.cpp, src/file.h, src/print.cpp,
6592 src/print.h, src/selection-chemistry.h, src/sp-image.cpp, src/sp-item.cpp,
6593 src/sp-marker.cpp, src/sp-root.cpp, src/sp-shape.cpp, src/sp-symbol.cpp,
6594 src/tools-switch.cpp, src/dialogs/export.cpp, src/dialogs/filedialog.cpp,
6595 src/extension/Makefile_insert, src/extension/db.cpp,
6596 src/extension/dependency.cpp, src/extension/dependency.h,
6597 src/extension/effect.cpp, src/extension/effect.h,
6598 src/extension/extension-forward.h, src/extension/extension.cpp,
6599 src/extension/extension.h, src/extension/input.cpp, src/extension/input.h,
6600 src/extension/output.cpp, src/extension/output.h, src/extension/print.cpp,
6601 src/extension/print.h, src/extension/system.cpp,
6602 src/extension/internal/eps-out.cpp, src/extension/internal/ps.cpp,
6603 src/extension/internal/svg.cpp, src/libnrtype/FlowResOut.cpp:
6605 Splitting out the different types of extensions into their own files so
6606 that the overall dependencies can be reduced. Caused a ripple through
6607 lots of other files. Hopefully the dependency situation is better now.
6609 2004-10-10 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
6611 * src/draw-context.cpp:
6612 Change xp,yp file globals to NR::Point pen_draw_origin_w.
6614 * src/draw-context.cpp (sp_pen_context_root_handler):
6615 Split into many routines. Fix some illegal union member aliasing.
6616 (pen_handle_key_press): Minor code cleanups in backspace handling.
6617 (pen_handle_motion_notify): Make tolerance var local instead of
6618 file-global. (This transformation is applicable to many
6619 dragtolerance users.)
6621 * src/draw-context.cpp (spdc_endpoint_snap_handle):
6622 Change argument type from SPDrawContext to SPPenContext, and
6623 specialize definition accordingly. Caller updated.
6625 * src/draw-context.h: Change red_curve_is_valid from char to bool.
6626 * src/draw-context.cpp: Change red_curve_is_valid assignments from
6627 0x00/0x01 to false/true (using find & replace).
6629 2004-10-07 Carl Hetherington <inkscape@carlh.net>
6631 * src/nr-object.cpp, src/nr-object.h: coding style and const
6632 fixes.
6634 * src/nr-rect.cpp: added a doxygen comment. Some coding style
6635 fixes.
6637 * src/sp-paint-server.cpp: coding style fixes.
6639 * src/nr-arena-item.cpp, src/nr-arena-item.h: move a comment to
6640 the .cpp file and make it doxygen-style.
6642 * src/livarot/Path.cpp: coding style cleanups. Add an assert to
6643 Path::Transform().
6645 * src/livarot/Path.cpp, src/livarot/Path.h: fix some archaic
6646 notation.
6648 * src/livarot/Ligne.cpp: coding style cleanups.
6650 * src/livarot/PathOutline.cpp, src/livarot/Path.h: fix a rather
6651 nasty hack in the outlining code.
6653 * src/livarot/Path.cpp, src/livarot/Path.h,
6654 src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
6655 src/livarot/PathOutline.cpp, src/livarot/PathSimplify.cpp,
6656 src/livarot/ShapeMisc.cpp, src/splivarot.cpp, src/sp-offset.cpp:
6657 use std::vector for Path::descr_cmd.
6659 * src/livarot/Path.cpp, src/livarot/Path.h,
6660 src/livarot/PathConversion.cpp, src/livarot/PathCutting.cpp,
6661 src/livarot/PathOutline.cpp, src/livarot/PathSimplify.cpp,
6662 src/livarot/ShapeMisc.cpp: getType() and setType() in Path::path_descr.
6664 2004-10-07 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
6666 * src/sp-object-repr.cpp (sp_repr_type_lookup): Distinguish between XML
6667 element name and sodipodi:type attribute value: use a separate table
6668 for each.
6669 * src/sp-object-repr.h, src/sp-object-repr.cpp (sp_object_type_lookup):
6670 Don't export this function. (Also rename it to name_to_gtype and
6671 change its definition for separate tables.)
6673 2004-10-03 Kees Cook <kees@outflux.net>
6675 * src/dialogs/rdf.cpp, src/dialogs/repr-util.cpp, src/dialogs/repr.h:
6676 Since "dc:title" can appear at multiple XML levels, a way to
6677 control max depth in searching was added. (Closes bug #1009290)
6679 2004-09-30 MenTaLguY <mental@rydia.net>
6681 * src/widgets/document-tree-model.cpp:
6682 more bug fixes
6684 * src/widgets/layer-selector.cpp, src/widgets/layer-selector.h:
6685 get the layer selector sort of in more order
6687 2004-09-28 Ted Gould <ted@gould.cx>
6689 * src/verbs.cpp, src/verbs.h, src/view.cpp:
6691 Making it so that actions get deleted as views get destroyed.
6693 2004-09-27 Ted Gould <ted@gould.cx>
6695 * src/desktop.h, src/forward.h, src/interface.cpp, src/interface.h,
6696 src/select-toolbar.cpp, src/shortcuts.cpp, src/shortcuts.h,
6697 src/toolbox.cpp, src/toolbox.h, src/verbs.cpp, src/verbs.h,
6698 src/dialogs/align.cpp, src/dialogs/align.h,
6699 src/dialogs/desktop-properties.cpp, src/dialogs/display-settings.cpp,
6700 src/dialogs/export.cpp, src/dialogs/find.cpp,
6701 src/dialogs/item-properties.cpp, src/dialogs/object-properties.cpp,
6702 src/dialogs/text-edit.cpp, src/dialogs/transformation.cpp,
6703 src/dialogs/xml-tree.cpp, src/helper/action.cpp, src/helper/action.h:
6705 Wow, alot of files changed. The ones that changed the most are
6706 verb.cpp and verb.h, which are almost entirely different. What happened
6707 here is the verbs were made object oriented. So, as the verbs
6708 are built into everything, lots of files changed. Now the code
6709 for the verbs is much cleaner, and I think a little bit faster.
6710 Also, it will be easier to extend the verbs for use in effects.
6712 2004-09-26 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
6714 * src/libnr/nr-matrix.h, src/libnr/nr-matrix.cpp:
6715 Get rid of operator NR::translate(), which was allowing
6716 *implicit* (and typically lossy) conversion to NR::translate,
6717 and which made a bug hard to find.
6719 * src/sp-gradient-test.cpp: New unit test file. I believe this is the
6720 first test that tests an SPObject.
6721 * src/Makefile_insert, src/Makefile.am: Invoke the new test.
6723 2004-09-24 MenTaLguY <mental@rydia.net>
6725 * src/selection-chemistry.cpp:
6727 "select all" and "clear" now operate on the current layer rather than on
6728 the document root
6730 * src/verbs.cpp, src/shortcuts.cpp, layer-fns.cpp, src/sp-item.cpp:
6732 keyboard shortcuts and fixes for layer verbs
6734 2004-09-23 MenTaLguY <mental@rydia.net>
6736 * src/message-stack.h, src/message-stack.cpp:
6738 return id of flashed messages so they are cancellable
6740 * src/message-context.h, src/message-context.cpp:
6742 message context flashes now supercede one another, as regular
6743 messages do (they do not supercede regular messages though)
6745 * src/interface.cpp, src/layer-fns.cpp, src/layer-fns.h, src/verbs.cpp:
6747 initial stab at layers menu; not everything works the way it should
6748 quite yet
6750 * src/message-context.h, src/message-context.cpp:
6752 added flash methods to Inkscape::MessageContext
6754 * src/gc-core.h, src/display/nr-arena-glyphs.cpp,
6755 src/display/nr-arena-group.cpp,
6756 src/display/nr-arena-item.cpp, src/display/nr-arena-item.h,
6757 src/display/nr-arena-shape.cpp, src/libnr/nr-object.cpp,
6758 src/libnr/nr-object.h,
6760 eliminate more sources of leaks; managed objects shouldn't use refcounts
6761 among themselves
6763 * src/xml/repr.cpp: don't nuke log pointer
6765 2004-09-21 MenTaLguY <mental@rydia.net>
6767 * src/gc-finalized.h: fix for stupid bug preventing finalizable objects
6768 from being collected
6770 * src/Makefile_insert, src/gc.cpp, src/gc-core.h:
6771 move Inkscape::GC::init out-of-line, and funnel GC warnings through
6772 glib
6774 2004-09-21 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
6776 * src/sp-marker.h, src/sp-marker.cpp (sp_marker_show_instance):
6777 Change to using NR::Matrix instead of NRMatrix. Update caller.
6779 * src/sp-gradient.cpp (sp_gradient_get_g2d_matrix,
6780 sp_gradient_get_gs2d_matrix, sp_gradient_set_gs2d_matrix):
6781 New NR::Matrix/NR::Rect versions of existing functions.
6783 * src/libnr/nr-matrix-translate-ops.h (operator/): New function.
6785 * src/libnr/nr-matrix-scale-ops.cpp: New file.
6786 * src/libnr/nr-matrix-scale-ops.h (operator/(Matrix,scale)):
6787 New function.
6789 2004-09-20 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
6791 * src/sp-gradient.h: Change gradientTransform from NRMatrix to
6792 NR::Matrix. Users updated.
6794 * src/Makefile.am (EXTRA_DIST), Makefile_insert
6795 dialogs/Makefile_insert extension/implementation/Makefile_insert
6796 extension/internal/Makefile_insert helper/Makefile_insert
6797 livarot/Makefile_insert (blah_SOURCES):
6798 Add some .h files for `make dist'.
6800 2004-09-19 MenTaLguY <mental@rydia.net>
6802 * src/gc-core.h: don't defer finalizers
6804 * src/gc-core.h: bump up free space divisor -- collections should
6805 happen ~32x more frequently
6807 2004-09-19 Carl Hetherington <inkscape@carlh.net>
6809 * src/display/canvas-bpath.cpp, src/display/nr-arena-shape.cpp,
6810 src/display/sp-ctrlline.cpp, src/libnrtype/RasterFont.cpp,
6811 src/livarot/Shape.h, src/livarot/ShapeRaster.cpp: remove some
6812 unused parameters from calls to raster code.
6814 * src/livarot/ShapeRaster.cpp: coding style cleanups.
6816 * src/livarot/Shape.h, src/livarot/ShapeRaster.cpp: factored out
6817 _updateIntersection().
6819 * src/livarot/AVL.cpp, src/livarot/AVL.h: remove DblLinked. Cleanups.
6821 2004-09-18 MenTaLguY <mental@rydia.net>
6823 * src/dialogs/filedialog.cpp: unref the preview document we created
6825 2004-09-18 Carl Hetherington <inkscape@carlh.net>
6827 * src/livarot/AVL.cpp, src/livarot/AVL.h,
6828 src/livarot/DblLinked.cpp, src/livarot/DblLinked.h,
6829 src/livarot/LivarotDefs.h, src/livarot/ShapeRaster.cpp,
6830 src/livarot/ShapeSweep.cpp, src/livarot/sweep-tree.cpp,
6831 src/livarot/sweep-tree.h, src/sweep-event.h: replace leftFoo and
6832 rightFoo with foo[2] in a few places. Associated cleanups.
6834 * src/livarot/Shape.h: use Side rather than a bool for
6835 TesteIntersection. Add some methods. Remove some unused variables.
6837 * src/livarot/ShapeSweep.cpp: simplify TesteIntersection with use
6838 of Side.
6840 * src/livarot/sweep-event.h: const fix.
6842 * src/livarot/sweep-event.cpp: simplifications with use of Side.
6844 * src/sp-offset.cpp, src/splivarot.cpp, src/livarot/Shape.cpp,
6845 src/livarot/ShapeMisc.cpp, src/ShapeSweep.cpp: lastA/firstA in
6846 Shape::dg_point ->
6848 further work on stroking; break out bezier approximation into
6849 public functions
6851 2004-09-10 MenTaLguY <mental@rydia.net>
6853 * src/render/polygon.h, src/render/shape-builder.h,
6854 src/render/shape-builder.cpp, src/render/stroke.h,
6855 src/render/dash.h:
6857 beginnings of a simple alternate renderer
6859 2004-09-09 Carl Hetherington <inkscape@carlh.net>
6861 * src/sp-flowtext.cpp, src/sp-offset.cpp, src/splivarot.cpp,
6862 src/display/nr-arena-shape.cpp, src/libnrtype/FlowDest.cpp,
6863 src/livarot/PathConversion.cpp, src/livarot/Shape.h: make
6864 Shape::nbPt and Shape::nbAr private and provide accessor methods.
6866 * src/display/nr-arena-shape.cpp, src/livarot/Shape.h: make
6867 Shape::flags private.
6869 * src/splivarot.cpp, src/livarot/PathStroke.cpp,
6870 src/livarot/Shape.cpp, src/livarot/Shape.h, src/livarot/ShapeMisc.cpp,
6871 src/livarot/ShapeRaster.cpp, src/livarot/ShapeSweep.cpp:
6872 Clean up handling of flags in Shape class
6874 * src/livarot/AlphaLigne.cpp, src/livarot/Path.cpp,
6875 src/livarot/PathSimplify.cpp, src/livarot/Shape.cpp,
6876 src/livarot/ShapeSweepUtils.cpp: it's ok to free NULL.
6878 * src/livarot/Shape.h, src/sp-offset.cpp, src/splivarot.cpp,
6879 src/display/nr-arena-shape.cpp: Make Shape::pts private and offer
6880 a read-only accessor.
6882 * src/livarot/Shape.cpp, src/livarot/Shape.h,
6883 src/livarot/ShapeDraw.cpp, src/livarot/ShapeMisc.cpp,
6884 src/livarot/ShapeRaster.cpp, src/livarot/ShapeSweep.cpp, src/
6885 livarot/ShapeSweepUtils.cpp, src/livarot/ShapeUtils.h: Rename
6886 Shape::pts to Shape::_pts, and use getPoint() wherever possible.
6888 * src/sp-offset.cpp, src/splivarot.cpp, src/livarot/Shape.cpp,
6889 src/livarot/Shape.h, src/livarot/ShapeMisc.cpp,
6890 src/livarot/ShapeRaster.cpp, src/livarot/ShapeSweep.cpp: Add
6891 dg_point::totalDegree() and make use of it.
6894 2004-09-08 MenTaLguY <mental@rydia.net>
6896 * src/libnr/nr-object.h, src/libnr/nr-object.cpp: fix NRObject
6897 initialization
6899 * configure.in, src/gc-core.h, src/gc-managed.h, src/gc-anchored,
6900 src/gc-finalized.h:
6902 add a --disable-gc ./configure option to omit garbage collection
6903 from the build (the normal allocator will be used, although
6904 memory will obviously leak since it does not get explicitly freed)
6906 * src/xml/repr.cpp: SPRepr's copy constructor needs to properly
6907 initialize its fields
6909 * src/xml/repr-util.cpp, src/xml/repr-private.h,
6910 src/xml/repr.h, src/xml/repr.cpp:
6912 new child-count-related routines, and added mutation signals
6913 to SPReprDoc
6915 * src/desktop.cpp: call the "Active Group" widget by its TRUE NAME!
6917 * src/widgets/Makefile_insert, src/widgets/document-tree-model.cpp,
6918 src/widgets/document-tree-model.h, src/widgets/layer-selector.cpp,
6919 src/widgets/layer-selector.h:
6921 very cursory start on new layers UI
6923 2004-09-08 Carl Hetherington <inkscape@carlh.net>
6925 * src/helper/stock-items.cpp: fix a bad free(). Improve coding
6926 style compliance.
6928 * src/libnrtype/FlowRes.cpp: slightly unpleasant fix for a buffer
6929 overrun.
6931 2004-09-07 MenTaLguY <mental@rydia.net>
6933 * src/livarot/Shape.cpp, src/livarot/Shape.h, src/livarot/ShapeMisc.cpp,
6934 src/livarot/ShapeSweep.cpp:
6936 use std::vector for points array (seems to crash less?)
6938 * src/livarot/AlphaLigne.cpp, src/livarot/BitLigne.cpp,
6939 src/livarot/Ligne.cpp, src/livarot/Path.cpp,
6940 src/livarot/PathCutting.cpp, src/livarot/PathSimplify.cpp,
6941 src/livarot/Shape.cpp, src/livarot/ShapeMisc.cpp,
6942 src/livarot/ShapeSweep.cpp, src/livarot/ShapeSweepUtils.cpp:
6944 switch to glib's allocator routines, which have the expected
6945 semantics
6947 * src/livarot/evil-malloc.h: removed
6949 2004-09-07 Ted Gould <ted@gould.cx>
6951 * src/color-rgba.h:
6953 Some comments and some little code clean up things. Added a couple
6954 of constructors to make life a little simpler.
6956 2004-09-06 Ted Gould <ted@gould.cx>
6957 * src/extension/plugin/gimgrad.cpp, src/extension/implementation/plugin*
6958 share/extension/gimpgrad.inkmod, src/extension/system.cpp,
6959 src/extension/extension.h:
6961 Mega commit. This commit does two things, it adds in the ability to
6962 do plugins in Inkscape. This means that there are loadable modules
6963 that can be used for just about anything. It also provides a sample
6964 implementation of a plugin to load GIMP gradients. This means that
6965 GIMP gradients can be imported into Inkscape, giving a larger set of
6966 gradients that can be used in Inkscape.
6968 Currently, nothing here is really complete, but it is functional. The
6969 plugins really only work for input plugins, and the GIMP gradient example
6970 isn't very robust. They will come shortly.
6972 2004-09-05 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
6974 * src/display/curve.h, src/display/curve.cpp:
6975 Change x,y members to NR::Point.
6976 Rename posset (spiced&spiked hot milk) to posSet as per CodingStyle.
6978 * src/display/curve.cpp (sp_curve_reverse): Previously this
6979 routine returned only the last subpath, and made it an open
6980 path. Now it preserves all aspects of the curve other than
6981 reversing it. I believe this change makes no difference to the
6982 draw-context and dyna-draw-context callers (though I haven't
6983 managed to test all of these callers), whereas for the `reverse
6984 path' command, users presumably expect the new behaviour.
6986 * src/display/curve.cpp (sp_curve_closepath_current):
6987 Fix bad assertion.
6989 * src/libnr/nr-matrix-fns.h, src/libnr/nr-matrix-fns.cpp
6990 (get_translation): New function.
6992 * src/sp-polygon.cpp (polygon_get_value): Use static linkage.
6993 (sp_polygon_set): Remove debugging output. Add `todo' comment.
6995 2004-09-03 MenTaLguY <mental@rydia.net>
6997 * src/attributes.cpp, src/attributes.h, src/sp-namedview.cpp,
6998 src/sp-namedview.h:
7000 remember previously selected layer on load
7002 2004-09-02 MenTaLguY <mental@rydia.net>
7004 * src/attributes.cpp, src/attributes.h, src/sp-item-group.cpp:
7006 reintroduced the inkscape:groupmode attribute
7008 * src/gc-core.h, src/gc-finalized.h, src/gc-anchored.h,
7009 src/libnr/nr-object.cpp:
7011 remove USE_LIBGC macro again
7013 2004-08-30 MenTaLguY <mental@rydia.net>
7015 * src/sp-object.cpp:
7017 ref the object while SPObject::deleteObject runs, so it doesn't
7018 get destroyed halfway through [ fix for bug #1012874 ]
7020 2004-08-29 MenTaLguY <mental@rydia.net>
7022 * src/gc-core.h:
7024 turn off scanning of dynamic library data segments; we don't need
7025 it, and it seems to cause problems on FC2
7027 2004-08-27 MenTaLguY <mental@rydia.net>
7029 * src/traits/function.h: add typedefs for all argument positions,
7030 specifying 'void' for all arguments after the last
7032 * src/livarot/evil-malloc.h, src/livarot/BitLigne.cpp,
7033 src/livarot/PathCutting.cpp, src/livarot/PathSimplify.cpp,
7034 src/livarot/Shape.cpp, src/livarot/ShapeSweepUtils.cpp:
7036 work around livarot bugs so I can use ElectricFence
7038 * src/gc-core.h, src/gc-finalized.h, src/gc-anchored.h,
7039 src/libnr/nr-object.cpp:
7041 make the garbage collector easy to disable by undefining
7042 USE_LIBGC in src/gc-core.h
7044 2004-08-26 MenTaLguY <mental@rydia.net>
7046 * src/document-private.h, src/document.h, src/document.cpp:
7048 add notification signal when resources are added or removed
7050 2004-08-25 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
7052 * src/xml/repr-css.cpp (sp_repr_css_print):
7053 Fix for shared string change.
7055 * src/sp-text.cpp (sp_text_description):
7056 Fix for when font Name() call fails.
7058 * src/sp-text.cpp: CodingStyle changes, including moving some
7059 declarations to first use.
7060 Remove unused __SP_TEXT_C__ define.
7062 2004-08-25 Carl Hetherington <inkscape@carlh.net>
7064 * src/sp-cursor.cpp, src/sp-cursor.h, src/sp-guide.cpp:
7065 coding style cleanups.
7067 2004-08-24 MenTaLguY <mental@rydia.net>
7069 * src/gc-anchor.h: fix to always use the GC base address, since
7070 that will not always be the same as 'this', when I::GC::Anchored
7071 is used via multiple inheritance.
7073 2004-08-24 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
7075 * src/libnrtype/TextWrapper.h, src/libnrtype/TextWrapper.cpp (AppendUTF8):
7076 Use strlen instead of for-loop.
7077 Change printf to g_return_if_fail (and document that the argument
7078 must be valid UTF-8).
7079 Mark the text pointer as not being written through (const).
7081 2004-08-23 MenTaLguY <mental@rydia.net>
7083 * src/xml/repr.cpp, src/xml/sp-repr-action.h:
7085 removed stupid default 'next' constructor arguments and force them
7086 to be specified explicitly (and fix the omission of one, which
7087 fixes bug #1014541)
7089 2004-08-22 MenTaLguY <mental@rydia.net>
7091 * src/Makefile_insert, src/gc-alloc.h:
7093 introduced a GC-aware STL allocator
7095 * src/document-private.h, src/document.h, src/document.cpp:
7097 switch to using STL map for "id changed" signals
7099 2004-08-21 MenTaLguY <mental@rydia.net>
7101 * src/Makefile_insert, src/util/Makefile_insert: get libinkutil
7102 deps straightened out
7104 * src/document-private.h, src/document-undo.cpp, src/document.cpp:
7106 adapt for new APIs, header cleanups/refactorings
7108 * src/gc-core.h, src/gc-anchored.h, src/gc-finalized.h, src/gc-managed.h:
7110 rewrote interface to Boehm GC for increased flexibility; there are now
7111 three main classes:
7113 - Inkscape::GC::Managed: objects managed by the GC; replaces
7114 Inkscape::GC::Object
7116 - Inkscape::GC::Finalized: objects for which the GC will call
7117 destructors automatically; replaces
7118 Inkscape::GC::FinalizedObject
7120 - Inkscape::GC::Anchored: managed objects which can be 'anchored'
7121 to prevent collection while non-gc-aware
7122 objects are holding references; replaces
7123 Inkscape::Refcounted
7125 Note that they no longer inherit from each other(!), so you will
7126 need to mix-and-match via multiple inheritance. The latter two
7127 don't do anything useful without the first, however.
7129 * src/gc-object.h, src/refcounted.h: removed
7131 * src/message-context.cpp, src/message-stack.h, src/selection.h,
7132 src/view.cpp, src/libnr/nr-object.h, src/util/list.h,
7133 src/xml/sp-repr-attr.h, src/xml/sp-repr-listener.h, src/desktop.cpp:
7135 adopt new GC API and header refatorings
7137 * src/Makefile.am, src/util/Makefile_insert:
7139 list util/* files in util's Makefile_insert now.
7141 * src/util/reverse.h: revive anx fix Inkscape::Util::reverse
7143 * src/util/share-c-string.cpp, src/util/share-c-string.h: removed
7145 * src/util/shared-c-string.cpp, src/util/shared-c-string.h:
7147 employ the type system to make shared strings a little safer to use;
7148 you can still shoot yourself in the foot, but at least now you need
7149 to aim and pull the trigger first
7151 * src/xml/Makefile_insert, src/xml/repr-action-test.cpp,
7152 src/xml/sp-repr-action-fns.h, src/xml/sp-repr-action.h:
7154 reorganize transaction logging files
7156 * src/xml/repr-action-test.cpp: updated headers
7158 * src/xml/repr-action.cpp, src/xml/repr-action.h: removed
7160 * src/xml/repr-private.h, src/xml/repr.cpp, src/xml/repr.h:
7162 update for new GC API and shared strings
7164 * src/xml/sp-repr-action-fns.h, src/xml/sp-repr-action.cpp,
7165 src/xml/sp-repr-action.h:
7167 header refactoring and new GC API
7169 * src/xml/sp-repr-attr.h, src/xml/sp-repr-listener.h:
7171 new GC API
7173 2004-08-20 Carl Hetherington <inkscape@carlh.net>
7175 * src/zoom-context.cpp, src/view.cpp, src/version.cpp,
7176 src/sp-defs.cpp: coding style cleanups.
7178 * src/sp-polygon.cpp: coding style and a few other small cleanups.
7180 * src/sp-anchor.cpp: coding style cleanups. Remove unnecessary
7181 static variable.
7183 2004-08-18 Bryce Harrington <bryce@bryceharrington.org>
7185 * autogen.sh: Fixing the 'missing ltmain.sh' bug
7187 2004-08-17 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
7189 * src/sp-star.cpp: Use cast to guint32 instead of using modulo 2**32.
7190 Fix a uint compilation bug on Windows reported by mrchapp.
7191 Mark a few functions as static.
7193 2004-08-16 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
7195 * src/sp-conn-end.cpp (change_endpts):
7196 Use new sp_curve_stretch_endpoints function: i.e. preserve the
7197 shape of the connector path.
7199 * src/display/curve.h, src/display/curve.cpp
7200 (sp_curve_stretch_endpoints): New function.
7202 * src/sp-use-reference.cpp: CodingStyle changes.
7204 * src/sp-item.h, src/sp-item.cpp (sp_item_write_transform):
7205 Indicate that adv won't get written to.
7207 * src/sp-rect.cpp (sp_rect_set_transform): Call sp_rect_set_shape,
7208 so that bbox is up-to- src/livarot/PathConversion.cpp,
7209 src/livarot/Shape.cpp,
7210 src/livarot/Shape.h, src/livarot/ShapeDraw.cpp, src/livarot/ShapeMisc.cpp,
7211 src/livarot/ShapeRaster.cpp, src/livarot/ShapeSweep.cpp,
7212 src/livarot/ShapeSweepUtils.cpp:
7213 Revert these files to their state prior to mental's "2004-08-08"
7214 entry (the change made in 2004-08-09 02:23 UTC).
7216 2004-08-11 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
7218 * src/algorithms/longest-common-suffix.h: Fix bug I introduced three
7219 days ago.
7221 * src/attributes.h, src/attributes.cpp: New attributes
7222 SP_ATTR_CONNECTION_START, SP_ATTR_CONNECTION_END.
7223 * src/sp-conn-end.h, src/sp-conn-end.cpp,
7224 src/sp-conn-end-pair.h, src/sp-conn-end-pair.cpp:
7225 New files.
7226 * src/Makefile_insert (libinkpre_a_SOURCES): Add the new files.
7228 * src/sp-path.cpp, src/sp-path.h: Call the new connector stuff.
7230 * src/display/curve.h, src/display/curve.cpp
7231 (sp_curve_first_point, sp_curve_last_point): New functions.
7233 (sp_curve_transform): Re-implement with NR::Matrix/NR::Point.
7234 The old code appears to be buggy for sheer/rotate matrices
7235 due to calculating each y coord using the new corresponding x coord
7236 instead of the previous value.
7238 Also add NR::translate version.
7240 Get rid of the return value. Callers updated.
7242 * src/sp-item.h, src/sp-item.cpp: (i2anc_affine): New function
7243 (essentially a rename of existing private partial_xform function, but
7244 differing behaviour on encountering non-SPItem in the hierarchy).
7246 (i2i_affine): New function (essentially a rename of existing
7247 SPItem::getRelativeAffine). Implement SPItem::getRelativeAffine in
7248 terms of the new function.
7250 (sp_item_dt2i_affine): NR::Matrix version.
7252 * src/libnr/nr-path.h (c, setC): new methods.
7254 2004-08-09 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
7256 * src/desktop-affine.cpp (sp_desktop_w2doc_affine,
7257 sp_desktop_doc2w_affine, sp_desktop_doc2d_xy_point),
7258 src/knotholder.cpp (knot_moved_handler), src/sp-item.cpp
7259 (SPItem::getRelativeTransform), src/sp-rect.cpp
7260 (sp_rect_set_transform), src/display/sp-canvas-util.cpp
7261 (sp_canvas_item_i2i_affine, sp_canvas_item_set_i2w_affine):
7262 Cleanup: Use the new division operators instead of multiplication by
7263 inverse. (Currently the division operators are implemented as
7264 multiplication by inverse.)
7266 * src/splivarot.cpp, src/livarot/Shape.cpp, src/livarot/ShapeMisc.cpp,
7267 src/livarot/ShapeRaster.cpp, src/livarot/ShapeSweep.cpp:
7268 Hurriedly fix some problems caused by overly-hurried changes.
7269 Address some signed/unsigned warnings.
7270 Add some assertions.
7271 (Haven't checked the performance cost of the assertions.)
7273 * src/livarot/Shape.h: Make constructors explicit.
7275 2004-08-08 MenTaLguY <mental@rydia.net>
7277 * src/sp-flowregion.cpp, src/sp-flowtext.cpp, src/sp-offset.cpp,
7278 src/splivarot.cpp, src/display/nr-arena-shape.cpp,
7279 src/livarot/PathConversion.cpp, src/livarot/Shape.cpp,
7280 src/livarot/Shape.h, src/livarot/ShapeDraw.cpp,
7281 src/livarot/ShapeMisc.cpp, src/livarot/ShapeRaster.cpp,
7282 src/livarot/ShapeSweep.cpp, src/livarot/ShapeSweepUtils.cpp:
7284 replace ad-hoc realloced arrays with std::vector and deal with
7285 uninitialized data problems that valgrind complained about
7287 * libgc.supp: valgrind suppression profile for libgc, which necessarily
7288 reads and runs comparisons on a lot of uninitalized data; the present
7289 form of this file is probably too broad however
7291 2004-08-08 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
7293 * src/libnr/nr-matrix-div.h, src/libnr/nr-matrix-div.cpp:
7294 operator/(NR::Point, NR::Matrix), operator/(NR::Matrix, NR::Matrix):
7295 new functions, new files.
7297 * src/algorithms/longest-common-suffix.h:
7298 Handle in O(1) time the common case of equal tails.
7299 Documentation.
7301 2004-08-08 Ted Gould <ted@gould.cx>
7303 * src/svg-profile.h, src/Makefile_insert:
7305 Adding the first support in for trying to determine which profiles are
7306 used with certain functionality, and if that is used by the current
7307 document. Really, right now, there is no code changes to anything that
7308 compiles. But this is the header file that contains the class that
7309 I'm plannig to use in the future.
7311 2004-08-07 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
7313 * src/libnrtype/RasterFont.h, src/libnrtype/RasterFont.cpp:
7314 Get rid of argumentless constructor (which was leaving
7315 style.transform as random bits), replace with constructor taking
7316 style argument. Caller updated.
7317 Disable default copy constructor and operator=.
7319 2004-08-06 MenTaLguY <mental@rydia.net>
7321 * configure.in, src/gc-core.h, src/gc-object.h,
7322 src/display/nr-arena-glyphs.cpp, src/display/nr-arena-group.cpp,
7323 src/display/nr-arena-image.cpp, src/display/nr-arena-item.cpp,
7324 src/display/nr-arena-shape.cpp, src/display/nr-arena.cpp,
7325 src/helper/action.cpp, src/libnr/nr-object.cpp, src/libnr/nr-object.h:
7327 make NRObject GC-aware
7329 2004-08-06 David Turner <novalis@gnu.org>
7330 * src/sp-shape.cpp (sp_shape_marker_get_transform): Make marker handling
7331 match
7332 SVG spec better.
7334 2004-08-06 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
7336 * src/libnr/nr-matrix.h, src/libnr/nr-matrix.cpp:
7337 NR::Matrix *= NR::scale: new.
7339 * src/sp-object.cpp, src/sp-object.h, src/sp-object-tree-iterator.h:
7340 Move TreeIterator<SPObject *> specialization to snew file
7341 sp-object-tree-iterator.h.
7342 Mark several pointers as not being written through.
7343 Correspondingly change TreeIterator specialization to
7344 <SPObject const *> instead of <SPObject *>.
7346 * display/nr-arena-item.cpp, display/nr-arena-item.h:
7347 Add NR::Matrix version of nr_arena_item_set_transform.
7349 * src/sp-item.h, src/sp-item.cpp (getRelativeTransform, partial_xform):
7350 Mark pointers as not written through.
7352 * src/arc-context.cpp, src/draw-context.cpp, src/dyna-draw-context.cpp,
7353 src/path-chemistry.cpp, src/rect-context.cpp,
7354 src/selection-chemistry.cpp, src/seltrans.cpp, src/sp-flowdiv.cpp,
7355 src/sp-flowregion.cpp, src/sp-flowtext.cpp, src/sp-item-group.cpp,
7356 src/sp-item-notify-moveto.cpp, src/sp-item-transform.cpp,
7357 src/sp-item.cpp, src/sp-item.h, src/sp-offset.cpp, src/sp-rect.cpp,
7358 src/sp-shape.cpp, src/sp-use.cpp, src/spiral-context.cpp,
7359 src/splivarot.cpp, src/star-context.cpp, src/text-context.cpp,
7360 src/dialogs/item-properties.cpp:
7361 Change SPItem->transform from NRMatrix to NR::Matrix.
7363 * src/libnr/nr-matrix-ops.h (operator*(NR::Matrix, NRMatrix)): new.
7365 * src/libnr/nr-matrix.h: NR::Matrix *= NR::translate: new operator.
7367 * src/nodepath.cpp: Mark NodeSort operator< as static.
7368 Indentation as per CodingStyle.
7370 * src/libnr/nr-scale.h (NR::scale(double)): new constructor.
7372 * src/svg/svg-affine.cpp (sp_svg_transform_write), src/svg/svg.h:
7373 Add NR::Matrix version.
7375 2004-08-05 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
7377 * src/display/bezier-utils.cpp: Misc. minor changes.
7379 2004-08-04 MenTaLguY <mental@rydia.net>
7381 * configure.in, src/gc-object.h, src/refcounted.h:
7383 start using libgc in earnest; Inkscape::Refcounted is now GC-aware
7385 2004-08-04 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
7387 * src/nodepath.cpp: Cleanups: Mark some things as static. Switch from
7388 pointer to reference in some places. Make const placement conform to
7389 CodingStyle.
7391 * src/inkview.cpp (sp_svgview_main_key_press): Accept some common keys
7392 like PgUp, q.
7394 * src/draw-context.cpp (fit_and_split):
7395 Slight simplification: don't handle impossible condition npoints < 2.
7396 * src/proofs: Update accordingly. (Also add some bezier-utils proofs.)
7398 2004-08-04 David Turner <novalis@gnu.org>
7400 * sp-path.cpp: 'd' is a required attribute for paths. Ensure that
7401 all paths have it.
7403 2004-08-03 MenTaLguY <mental@rydia.net>
7405 * src/dialogs/rdf.cpp, src/xml/repr-util.cpp, src/xml/repr.h:
7406 removed sp_repr_recursive_drop() which is unneeded and
7407 creates unnecessary thrash in the undo logs
7409 * src/livarot/Shape.h, src/livarot/Shape.cpp,
7410 src/livarot/ShapeSweep.cpp, src/livarot/ShapeMisc.cpp:
7412 experiment to replace ad-hoc realloc() arrays with std::vector
7414 2004-08-02 David Turner <novalis@gnu.org>
7416 * file.cpp, file.h, interface.cpp, toolbox.cpp, verbs.cpp, verbs.h:
7418 Added vacuum command to remove unused defs.
7420 2004-08-02 MenTaLguY <mental@rydia.net>
7422 * configure.in: sigc++ 2.0.2 (and before?) has a bug that
7423 causes us to crash. require >= 2.0.3
7425 * src/Makefile.am, src/Makefile_insert, src/gc-core.h,
7426 src/gc-object.h, src/algorithms/longest-common-suffix.h,
7427 src/traits/list.h, src/traits/reference.h, src/util/flip.h,
7428 src/util/fold.h, src/util/list-iterator.h, src/util/list.h,
7429 src/util/map.h, src/util/parent-axis.h, src/util/reverse.h,
7430 src/util/sibling-axis.h, src/util/tuple.h, src/util/zip.h:
7432 more "functional" work
7434 2004-08-02 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
7436 * src/display/curve.cpp, src/display/curve.h:
7437 Greater conformance with CodingStyle.
7439 2004-07-31 David Turner <novalis@gnu.org>
7441 * dialogs/xml-tree.cpp: Improved focus, added keystroke for attr commit.
7443 2004-07-31 Ted Gould <ted@gould.cx>
7445 * src/extension/extension.cpp,
7446 src/extension/implementation/implementation.cpp,
7447 src/extension/implementation/implementation.h,
7448 src/extension/implementation/script.cpp,
7449 src/extension/implementation/script.h, src/extension/internal/eps-out.cpp,
7450 src/extension/internal/eps-out.h:
7452 Okay, changed the prefs_ prototypes to include which extension they are
7453 working with. This should clean up some warnings before they become
7454 problems later.
7456 2004-07-31 Ted Gould <ted@gould.cx>
7458 * src/print.cpp, src/extension/extension.cpp, src/extension/extension.h,
7459 src/extension/internal/eps-out.cpp, src/extension/internal/ps.cpp:
7461 Changed the get and set param prototypes so that they aren't overloaded
7462 anymore - this was flaky. Also added a document to the prototype so
7463 that document specific parameters can be supported in the future.
7465 2004-07-28 David Turner <novalis@gnu.org>
7467 * sp-gradient.cpp, widgets/gradient-vector.cpp: fixed gradient handling to
7468 properly render gradients with sharp color boundaries
7470 2004-07-29 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
7472 * src/inkview.cpp: Make the window title be the name of the
7473 instead of the current file instead of the first file.
7475 * src/round-test.cpp: New unit-test file.
7477 * src/desktop.h, src/sp-desktop-widget.h:
7478 Move SPDesktopWidget stuff from desktop.h to new file
7479 sp-desktop-widget.h.
7481 * debian/*: Copy lots of changes from wolfi's official Debian package
7482 of inkscape.
7483 Also use separate builddir, which simplifies the `clean' target.
7485 2004-07-24 MenTaLguY <mental@rydia.net>
7487 * configure.in, src/Makefile.am, src/main.cpp, src/gc-core.h:
7488 added libgc dependency
7490 * src/Makefile.am, traits/function.h:
7491 added trait class for functions and C++ "functors"
7493 * src/Makefile.am, util/flip.h:
7494 added flip() which, given a function with two arguments,
7495 returns an identical function with its arguments reversed
7497 2004-07-23 MenTaLguY <mental@rydia.net>
7499 * src/Makefile.am, src/traits/reference.h, src/util/tuple.h:
7500 added generic Tuple type
7502 2004-07-23 Ted Gould <ted@gould.cx>
7504 * src/attributes.cpp, src/attributes.h, src/sp-namedview.cpp,
7505 src/sp-namedview.h, src/dialogs/desktop-properties.cpp,
7506 src/display/canvas-grid.cpp, src/display/canvas-grid.h:
7508 Adding in the ability to have 'emphasis grid lines' where some lines are a
7509 different color than others. In the default case every fifth grid line
7510 gets to be 0x11 darker alpha. Nothing that will get in your way, but
7511 enough that you can find the spacing. All parameters are changeable in
7512 document preferences.
7514 2004-07-23 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
7516 * autogen.sh: Move unversioned automake to last resort.
7518 2004-07-20 Kees Cook <kees@outflux.net>
7520 * src/dialogs/desktop-preferences.cpp: corrected my usage of static
7521 l18n strings.
7522 * src/dialogs/stroke-style.cpp: fixed missing l18n. (bug #994837)
7523 * src/dialogs/sp-attribute-widget.cpp: went hunting for other static
7524 l18n strings. Fixed some here too.
7525 * autogen.sh: cleanups and more debugging.
7526 * share/extensions/sk2svg.sh: tempfile cleanups from pjrm (patch #990009)
7528 2004-07-20 Nathan Hurst <njh@mail.csse.monash.edu.au>
7530 * debian/changelog, configure.in: Moved to 0.40cvs and updated
7531 debian stuff.
7533 2004-07-18 MenTaLguY <mental@rydia.net>
7535 * configure.in, src/Makefile.am, src/algorithms/Makefile_insert,
7536 src/algorithms/makefile.in, src/traits/Makefile_insert,
7537 src/traits/makefile.in, src/util/Makefile_insert, src/util/makefile.in:
7539 added src/algorithms, src/traits, and src/util subdirs
7541 * src/algorithms/longest-common-suffix.h:
7543 added generic "longest common suffix" algorithm
7545 * src/traits/list.h: added traits class for lists
7547 * src/traits/tree-iterator.h: added traits class for n-ary tree iterators
7549 * src/util/list-iterator.h: STL iterator for lists
7551 * src/util/parent-axis.h: parent "axis" of tree iterator as list
7553 * src/util/sibling-axis.h: sibling "axis" of tree iterator as list
7555 * src/xml/repr.h: specialize Traits::TreeIterator for SPRepr *
7557 * src/sp-object.h: specialize Traits::TreeIterator for SPObject *
7559 * src/sp-object.cpp: use generic "longest common suffix" to find
7560 nearest common ancestor
7562 * src/splivarot.cpp: use genric "longest common suffix" to find
7563 nearest common ancestor here too
7565 2004-07-18 Kees Cook <kees@outflux.net>
7567 * Makefile.am, configure.in, autogen.sh, toolversions.sh:
7568 cleaning up some automake misbehavior from the gtkmm patch.
7569 automake 1.4isms snuck back in.
7570 * src/desktop-events.cpp: unlocalized strings updated.
7572 2004-07-18 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
7574 * src/sp-path.cpp (sp_path_write): Handle shape->curve==NULL.
7576 2004-07-18 MenTaLguY <mental@rydia.net>
7578 * Makefile.am, configure.in, m4/Makefile.am, m4/codeset.m4, m4/gettext.m4,
7579 m4/glibc21.m4, m4/iconv.m4, m4/isc-posix.m4, m4/lcmessage.m4,
7580 m4/progtest.m4, src/arc-context.cpp, src/arc-context.h, src/desktop.cpp,
7581 src/desktop.h, src/document.cpp, src/document.h, src/draw-context.cpp,
7582 src/draw-context.h, src/event-context.h, src/main.cpp,
7583 src/message-stack.h, src/node-context.cpp, src/node-context.h,
7584 src/nodepath.cpp, src/nodepath.h, src/object-hierarchy.h,
7585 src/rect-context.cpp, src/rect-context.h, src/selcue.cpp, src/selcue.h,
7586 src/selection-describer.cpp, src/selection-describer.h,
7587 src/selection.h, src/seltrans.cpp, src/sp-gradient.cpp,
7588 src/sp-item.cpp, src/sp-item.h, src/sp-object.cpp, src/sp-object.h,
7589 src/sp-offset.cpp, src/sp-offset.h, src/sp-pattern.cpp, src/sp-use.cpp,
7590 src/sp-use.h, src/spiral-context.cpp, src/spiral-context.h,
7591 src/star-context.cpp, src/star-context.h, src/text-context.cpp,
7592 src/text-context.h, src/toolbox.cpp, src/uri-references.cpp,
7593 src/uri-references.h, src/view.cpp, src/view.h,
7594 src/dialogs/xml-tree.cpp:
7596 merged Aubanel MONNIER's gtkmm upgrade patch
7598 2004-07-17 Carl Hetherington <inkscape@carlh.net>
7600 * src/sp-use.cpp: fix a compiler warning (closes #992960)
7602 * src/sp-offset.cpp: fix a compiler warning (closes #992960)
7604 * src/sp-text.cpp: fix a compiler warning (closes #992959)
7606 2004-07-16 Kees Cook <kees@outflux.net>
7608 * src/verbs.h, src/verbs.cpp: added "sp_verbs_find" function for bryce.
7610 2004-07-15 Ted Gould <ted@gould.cx>
7612 * 0.39 Release
7614 2004-07-14 MenTaLguY <mental@rydia.net>
7616 * src/sp-object.cpp: disable recursive update warning for release
7618 * src/select-context.cpp: work around probable cut-and-paste bug
7619 between sp_select_context_item_handler and
7620 sp_select_context_root_handler by checking for drag_escaped
7622 2004-07-13 MenTaLguY <mental@rydia.net>
7624 * src/make.exclude: omit extension/script/js/js.c from build
7626 2004-07-13 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
7628 * src/dialogs/rdf.cpp: Don't add dc:description entry to SVG files.
7630 * src/utest/utest.h: Add include guard.
7632 2004-07-12 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
7634 * src/decimal-round.h (decimal_round): New file, new function.
7635 * src/round.h (decimal_round): New file, new function.
7636 * src/Makefile_insert: Add to libinkpost_a_SOURCES.
7638 2004-07-11 MenTaLguY <mental@rydia.net>
7640 * src/document.h, src/document-undo.cpp:
7641 added sp_document_get_undo_sensitive() for capturing and restoring
7642 undo sensitivity
7644 * src/sp-object.cpp: don't log id changes made to resolve
7645 duplicate ids (to avoid undo badness) (fix for bug #989023)
7647 2004-07-11 Kees Cook <kees@outflux.net>
7649 * src/preferences-skeleton.h, src/extension/init.cpp: with simarilius,
7650 tracked down the cause of bug #988445. Extension code now has a
7651 small section that validates preferences for valid extension names.
7652 * src/dialogs/filedialog-win32.cpp: corrected an assert test, and
7653 changed dialog to take the passed window title.
7654 * autogen.sh, config.h.mingw, configure.in, src/Makefile_insert,
7655 src/help.cpp, src/inkscape-stock.cpp, src/inkscape.cpp, src/main.cpp,
7656 src/make.dep, src/make.files, src/path-prefix.h, src/prefix.cpp,
7657 src/prefix.h, src/dialogs/stroke-style.cpp,
7658 src/extension/Makefile_insert, src/extension/init.cpp,
7659 src/extension/implementation/Makefile_insert,
7660 src/extension/implementation/script.cpp,
7661 src/extension/internal/Makefile_insert, src/helper/stock-items.cpp,
7662 src/widgets/icon.cpp:
7663 Cleaned up all the path #define's and usage. In the process found at
7664 least 3 separate bugs associated with file locations. This should
7665 hopefully work for Win32 as well. Bottom line in this change: don't use
7666 INKSCAPE_DATADIR anywhere except in "path-prefix.h". This includes
7667 an update to the autopackage code as well with fixes so that
7668 a change to "--enable-binreloc" will get recompiled correctly. These
7669 changes should address bug #978391.
7671 2004-07-11 Carl Hetherington <inkscape@carlh.net>
7673 * src/attributes.cpp, src/attributes.h: remove confusing
7674 snaptogrid and snaptoguides options.
7676 * src/desktop-events.cpp: use inkscape:guide-bbox instead of
7677 snaptoguides to turn guides on.
7679 * src/desktop.cpp: no need to worry about Snapper::getEnabled().
7681 * src/snap.cpp, src/snap.h: Remove explicit enabled flag from
7682 Snapper, as itconfuses people. Added
7683 namedview_dim_snap_all_types(). Return useful stuff from
7684 vector_snap_list.
7686 * src/rect-context.cpp: Use hack to make snapping kind of work
7687 even with snap-to-bbox enabled.
7689 * src/sp-namedview.cpp, src/dialogs/desktop-properties.cpp: remove
7690 snaptogrid and snaptoguides options as they confuse people. Use
7691 better names for the scale origin radio buttons, as suggested by
7692 Bulia.
7694 * src/seltrans.cpp: Fix some cases where snap wasn't correctly applied.
7696 2004-07-10 MenTaLguY <mental@rydia.net>
7698 * src/sp-image.cpp: prospective fix for bug #979858
7700 * src/select-context.cpp, src/select-context.h,
7701 src/seltrans.cpp, src/seltrans.h:
7703 gave SPSelTrans its own Inkscape::MessageContext, fixing
7704 bug #977971
7706 2004-07-10 Kees Cook <kees@outflux.net>
7708 * src/knot.cpp: solved bug #988513: knot could stay grabbed in
7709 situations where the tool went away but never got "button_release"
7710 event. This patch uses the "enter" and "leave" notifiers to disable
7711 the grab before a "motion" can come and snag the knot.
7713 2004-07-09 Kees Cook <kees@outflux.net>
7715 * src/widgets/paint-selector.cpp: solved bug #984902: the pattern
7716 menu was being destroyed since it was remaining part of the frame
7717 that was being destroyed whenever the selector changed. It gets
7718 ref-counted, disconnected, and destroyed correctly now.
7719 * mkinstalldirs: automake 1.8 stopped including "mkinstalldirs", but
7720 intltool still uses it. We'll need to keep this until intltool
7721 fixes the bug. intltool 0.31 and earlier are all buggy.
7723 2004-07-09 Carl Hetherington <inkscape@carlh.net>
7725 * src/draw-context.cpp: remove some debugging g_prints.
7727 2004-07-08 MenTaLguY <mental@rydia.net>
7729 * src/interface.cpp: fixed crash on desktop context menu
7731 * src/desktop.h, src/desktop.cpp:
7733 added SPDesktop::isWithinViewport() to conveniently determine
7734 if an item is within view
7736 also made isLayer() const
7738 * src/sp-object.h: added SPObject::hasChildren() predicate
7740 * src/sp-object.cpp: revert to old behavior of breaking parent
7741 link before emitting "release" signal
7743 * src/selection-chemistry.cpp: rewrote sp_selection_item_next()
7744 and sp_selection_item_prev() to work with layers
7746 2004-07-08 Carl Hetherington <inkscape@carlh.net>
7748 * src/libnrtype/FontFactory.cpp: disable printing of debug
7749 messages.
7751 * src/sp-item-group.cpp: give it a snappoints method to fix
7752 937318.
7754 * src/draw-context.cpp: fix a couple of places where Shift isn't
7755 checked before snapping.
7758 2004-07-07 MenTaLguY <mental@rydia.net>
7760 * src/desktop.cpp, src/interface.cpp: remove the word "layer"
7761 for now, and disable the layer selector when the user is not
7762 inside a group
7764 2004-07-07 Kees Cook <kees@outflux.net>
7766 * src/dialogs/desktop-properties.cpp: added a few g_asserts, and
7767 added a missing sp_signal_disconnect_by_data for the color picker,
7768 which closes bug #975864. Stopped accidentally calling
7769 sp_document_done from the update handler (fixes bug #986411).
7770 * src/dialogs/dialog-events.cpp, src/helper/action.cpp:
7771 whitespace changes, typo fixes, added a few g_asserts.
7772 * src/selection-chemistry.cpp, src/desktop.cpp: when deleting items
7773 from the desktop, the selection context may need to be cleared since
7774 it may have pointers to the deleted items. To do this, I just
7775 reselect the current tool (fixes bug #983243).
7776 * src/dialogs/xml-tree.cpp, src/dialogs/desktop-properties.cpp:
7777 corrected tooltips memory handling.
7779 2004-07-06 MenTaLguY <mental@rydia.net>
7781 * src/desktop.cpp: minor tweaks to make the existing layers
7782 code easier to work with in its current state (particularly,
7783 to sidestep some existing bugs that otherwise require more
7784 UI work to fix)
7786 2004-07-06 Carl Hetherington <inkscape@carlh.net>
7788 * src/seltrans.cpp, src/sp-namedview.cpp,
7789 src/display/bezier-utils.cpp, src/libnr/nr-types.cpp:
7790 isnan appears to need a std:: namespace qualifier.
7792 2004-07-06 Ted Gould <ted@gould.cx>
7794 * src/libnr/nr-point.h, src/libnr/nr-rect.h:
7796 Adding in a function to round the points and rectangles. Using this
7797 for less precise comparisons. Also, added in a function to print
7798 each of these.
7800 * src/dialogs/export.cpp:
7802 Major revisions to do all kinds of fun stuff. The major one being
7803 that filenames and dpi's can now be stored on selections. This
7804 makes it so that people working on a section of a document can export
7805 it consistently.
7807 2004-07-06 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
7809 * src/sp-typeset-utils.h: Greatly reduce #includes.
7811 * src/color-rgba.h, src/Makefile_insert, src/desktop.h:
7812 Move ColorRGBA from desktop.h to new file color-rgba.h.
7813 * src/desktop.cpp, src/dropper-context.cpp: #include it.
7815 2004-07-05 Kees Cook <kees@outflux.net>
7817 * src/dialogs/desktop-properties.cpp, src/dialogs/rdf.cpp,
7818 src/dialogs/rdf.h: added multiline data entry items, reduced
7819 overall width of the dialog, and created the license entry areas.
7820 Auto-detection of license on load works now.
7822 2004-07-05 MenTaLguY <mental@rydia.net>
7824 * src/desktop.cpp: comitted further work which gives us a
7825 partially-functional layers menu (not actually hooked up to
7826 change layers yet), and it is not always updated when it needs
7827 to be (yet). It does also fix the crash though.
7829 * src/desktop.cpp, src/desktop.h, src/document.cpp,
7830 src/sp-item-group.cpp, src/sp-item-group.h:
7832 additional layers work; backed off on promoting siblings to
7833 layers automatically and reintroduced "global" layer mode
7835 2004-07-05 Carl Hetherington <inkscape@carlh.net>
7837 * src/desktop.cpp: prevent crash by adding a check for
7838 layer == NULL to SPDesktopWidget::_buildLayerStatusMenuItem.
7840 * src/selection-chemistry.cpp: prevent crash on copying empty
7841 groups.
7843 2004-07-04 MenTaLguY <mental@rydia.net>
7845 * src/sp-object.cpp: fixed bug #979281 -- I had accidentally
7846 reversed the sense of a test in SPObject::requestModified(),
7847 such that CHILD_MODIFIED notifications were never being sent
7849 * src/widgets/sp-color-notebook.cpp: always assume colors are
7850 8-digit hex rrggbbaa, and zero-fill accordingly
7852 HAPPY NATHAN#@$?#$#@$!?!?!?
7854 * src/desktop.cpp, src/desktop.h, src/document.cpp, src/document.h,
7855 src/interface.cpp, src/select-context.cpp, src/selection-chemistry.cpp,
7856 src/sp-item-group.cpp, src/sp-item-group.h, src/widgets/widget-sizes.h:
7858 Added selection-changes-current-layer and other layer refinements.
7859 Except for fixing the currently broken layer combo box on the status
7860 bar, I think this is pretty much the last of the layerish work I'm
7861 willing to do for 0.39 since we're in freeze now.
7863 2004-07-03 Kees Cook <kees@outflux.net>
7865 * src/document.cpp, src/dialogs/desktop-properties.cpp,
7866 src/dialogs/rdf.cpp, src/dialogs/rdf.h:
7867 Added several more RDF entities. Created entry tooltips. Set
7868 a few RDF defaults for the document.
7870 2004-07-03 MenTaLguY <mental@rydia.net>
7872 * src/desktop.cpp, src/document.cpp:
7874 siblings of a layer now become layers too
7876 * src/interface.cpp: switched to command names suggested by bulia
7878 * src/object-hierarchy.cpp, src/object-hierarchy.h:
7880 bugfixes and cleanups
7882 * src/sp-item-group.cpp, src/sp-item-group.h, src/sp-root.cpp:
7884 new layerMode() and setLayerMode() methods; SPGroupMode becomes
7885 SPGroup::LayerMode
7887 * src/sp-object.h: added isSiblingOf() method
7889 * src/sp-object.cpp: leave parent pointer in place until after
7890 "release" handlers finish
7892 2004-07-02 Kees Cook <kees@outflux.net>
7894 * src/document.cpp, src/dialogs/desktop-properties.cpp,
7895 src/dialogs/rdf.cpp, src/dialogs/rdf.h, src/xml/repr.h:
7896 Made RDF's writable now. Handling modifications and defaults.
7897 Mental and others will most likely kill me when they finally
7898 read this code.
7900 2004-07-02 MenTaLguY <mental@rydia.net>
7902 * src/attributes.cpp, src/attributes.h, src/sp-item-group.cpp,
7903 src/sp-item-group.h:
7905 Removed the "inkscape:groupmode" attribute and added note about how
7906 the group/layer mode setting needs to be per-view, not global.
7908 * src/desktop.cpp, src/desktop.h,
7909 src/object-hierarchy.cpp, src/object-hierarchy.h:
7911 Added notification signals for switching layers, as well as putting
7912 groups in layer mode when they are being used as layers.
7914 Notably, you can now call SPDesktop::connectCurrentLayerChanged() to
7915 connect to a SigC++ signal to be notified when the current layer
7916 changes.
7918 * src/interface.cpp, src/object-ui.cpp:
7920 Fixed up the "Enter Group" and "Leave Group" context menu
7921 commands a bit, and implement them both in the same places.
7923 2004-07-02 Carl Hetherington <inkscape@carlh.net>
7925 * src/desktop-snap.cpp, src/desktop-snap.h, src/snap.cpp, src/snap.h,
7926 src/Makefile_insert src/arc-context.cpp src/draw-context.cpp
7927 src/dyna-draw-context.cpp src/make.dep src/make.files src/make.ofiles
7928 src/makefile.msc src/nodepath.cpp src/rect-context.cpp
7929 src/select-context.cpp src/selection-chemistry.cpp src/seltrans.cpp
7930 src/sp-namedview.h src/spiral-context.cpp src/star-context.cpp:
7931 renamed desktop-snap.* to snap.* since it has nothing to do with the
7932 desktop any more.
7934 * src/draw-context.cpp: Temporary hack to prevent snapping
7935 completely failing to work when snapping to bbox points. Support
7936 shift-disables-snap for freehand drawing.
7938 * src/snap.cpp, src/snap.h: Added some temporary methods to assist
7939 with hacks elsewhere.
7941 2004-07-01 Kees Cook <kees@outflux.net>
7943 * src/xml/repr.h, src/xml/repr-util.h, src/dialogs/rdf.cpp:
7944 moved "repr_lookup_name" into the repr-util collection so
7945 that the RDF stuff doesn't need to know about SPRepr internals.
7946 Now that I've started to grok the SPRepr stuff, this seems best.
7947 Added "sp_repr_recursive_drop" for use in the future when I may
7948 want to throw away an entire tree of SPRepr items (like ditching
7949 a blank "dc:rights" section).
7951 2004-07-01 MenTaLguY <mental@rydia.net>
7953 * src/sp-item.cpp: fix clip path loading bug
7955 * src/sp-object.cpp: relax analness about object ids a little
7957 2004-06-30 Kees Cook <kees@outflux.net>
7959 * src/dialogs/desktop-properties.cpp, src/dialogs/rdf.h,
7960 src/dialogs/rdf.cpp: built the various functions needed to extract
7961 the RDF text elements from the DOM. XML in the document will now
7962 be displayed in the entry fields.
7964 2004-06-28 MenTaLguY <mental@rydia.net>
7966 * src/xml/repr-action.cpp, src/xml/repr-action.h, src/xml/repr-css.cpp,
7967 src/xml/repr-io.cpp, src/xml/repr-private.h, src/xml/repr-util.cpp,
7968 src/xml/repr.cpp, src/xml/sp-repr-attr.h: applied peter's patch to
7969 break out NRReprAttr
7971 * src/sp-object.cpp, src/sp-object.h:
7973 added SPObject::nearestCommonAncestor, which given another SPObject
7974 returns the nearest common ancestor of the two SPObjects.
7976 * src/sp-item.cpp, src/sp-item.h:
7978 added SPItem::getRelativeTransform, which computes the SPItem's
7979 transform relative to another SPObject
7981 * src/arc-context.cpp, src/draw-context.cpp, src/dyna-draw-context.cpp,
7982 src/rect-context.cpp, src/spiral-context.cpp, src/star-context.cpp,
7983 src/text-context.cpp:
7985 drawing tools now cope with drawing within transformed groups
7986 (i.e. layers)
7988 2004-06-27 MenTaLguY <mental@rydia.net>
7990 * src/sp-object.h: remove sp_object_request_update,
7991 sp_object_invoke_update, sp_object_invoke_modified,
7992 sp_object_request_modified, and sp_object_invoke_write, which have been
7993 deprecated and are now completely unused
7995 * src/Makefile_insert, src/desktop.cpp, src/desktop.h,
7996 src/object-hierarchy.cpp, src/object-hierarchy.h, src/sp-object.cpp,
7997 src/sp-object.h:
7999 Implemented SPDesktop::setCurrentLayer(), introducing
8000 Inkscape::ObjectHierarchy to permit falling back to parents if
8001 the current layer is removed.
8003 * src/object-ui.cpp, src/interface.cpp: really crude hack of
8004 Sodipodi-like "enter group" and "leave group"
8006 2004-06-26 MenTaLguY <mental@rydia.net>
8008 * src/refcounted.h: allow reffing/unreffing const objects
8010 * src/arc-context.cpp, src/draw-context.cpp, src/dropper-context.cpp,
8011 src/event-context.cpp, src/event-context.h, src/node-context.cpp,
8012 src/rect-context.cpp, src/selcue.cpp, src/selcue.h,
8013 src/select-context.cpp, src/select-context.h, src/seltrans.cpp,
8014 src/seltrans.h, src/spiral-context.cpp, src/star-context.cpp,
8015 src/text-context.cpp, src/zoom-context.cpp:
8017 Make SPSelTrans and SPSelCue proper C++ classes with constructors.
8019 * src/document.h, src/dialogs/xml-tree.cpp: removed sp_document_lookup_id
8021 * src/sp-object.cpp: clarify what is happening with bug #980407 --
8022 the clone is getting attached to the repr before the original SPObject
8023 is.
8025 2004-06-26 Carl Hetherington <inkscape@carlh.net>
8027 * src/node-context.cpp: make sure nodepath->nodeContext is set up
8028 when the selection changes. Fixes 936739.
8030 2004-06-25 MenTaLguY <mental@rydia.net>
8032 * src/display/sp-canvas.cpp: enabled win32 current item workaround on
8033 all platforms
8035 2004-06-25 Kees Cook <kees@outflux.net>
8037 * src/dialogs/rdf.h, src/dialogs/rdf.cpp, src/dialogs/Makefile_insert,
8038 src/dialogs/desktop-properties.cpp:
8040 Added data entry widgets for document metadata, including a rough
8041 license selector, and debug rdf generator. Corrected whitespace,
8042 added table for RDF entity lookup, tag, and title mapping. Added
8043 initial loading framework. Cleaned up rdf_work_entity_t usage.
8045 2004-06-25 Carl Hetherington <inkscape@carlh.net>
8047 * src/sp-namedview.cpp: cleanups in grid snap settings. Fix a
8048 typo.
8050 * src/seltrans.cpp: optional default origin for scaling. Fixes
8051 to snap during scale.
8053 * src/seltrans.h: s/opposit/opposite/. Add some comments.
8055 * src/dialogs/display-settings.cpp: add default scale origin
8056 option.
8058 * src/desktop-snap.h: changes to snap_list_scale prototype.
8060 * src/desktop-snap.cpp: snap_list_scale now returns whether
8061 it snapped or not. The best scale snap is now the one that
8062 changes the scale factor least, rather than the one that
8063 results in the snap point being closest to where it used to be.
8065 * src/display/sp-canvas.cpp: fix for win32 freeze-at-border bug,
8066 copied from SP.
8068 * src/knot.cpp, src/select-context.cpp: change spellings from
8069 British to American English for translators.
8071 2004-06-24 rejon <kidproto@users.sf.net>
8073 * src/verbs.cpp: I changed the reverse command to be more verbose and
8074 explanative.
8076 2004-06-24 MenTaLguY <mental@rydia.net>
8078 * src/seltrans.cpp: slight change to make showing/hiding center
8079 mark easier later on
8081 * configure.in, src/main.cpp, src/star-context.cpp,
8082 src/display/bezier-utils.cpp, src/display/canvas-bpath.cpp,
8083 src/display/nr-arena-glyphs.cpp, src/display/nr-arena-shape.cpp,
8084 src/display/sp-ctrlline.cpp, src/libnr/nr-svp.cpp,
8085 src/libnrtype/FontFactory.cpp, src/libnrtype/RasterFont.cpp,
8086 src/livarot/AlphaLigne.cpp, src/livarot/BitLigne.cpp,
8087 src/livarot/Ligne.cpp, src/livarot/PathOutline.cpp,
8088 src/livarot/ShapeMisc.cpp, src/widgets/font-selector.cpp:
8090 fixes for floating-point portability issues, courtesy of
8091 Colin Marquardt.
8093 * src/extensions/init.cpp: dirent.h requires inttypes.h on OS X
8095 2004-06-23 MenTaLguY <mental@rydia.net>
8097 * src/Makefile_insert, src/desktop.cpp, src/managed.h,
8098 src/message-context.cpp, src/message-stack.h, src/refcounted.h,
8099 src/selection.h, src/view.cpp:
8101 Changed my mind.
8103 Inkscape::Managed is more properly called Inkscape::Refcounted
8105 * src/libnrtype/Makefile_insert, src/libnrtype/codepages.h,
8106 src/libnrtype/cp1250.cpp, src/libnrtype/cp1251.cpp,
8107 src/libnrtype/cp1252.cpp, src/libnrtype/cp1253.cpp,
8108 src/libnrtype/cp1254.cpp, src/libnrtype/cp1255.cpp,
8109 src/libnrtype/cp1256.cpp, src/libnrtype/cp1257.cpp,
8110 src/libnrtype/cp1258.cpp, src/libnrtype/cp874.cpp,
8111 src/libnrtype/cp932.cpp, src/libnrtype/cp936.cpp,
8112 src/libnrtype/cp949.cpp, src/libnrtype/cp950.cpp:
8114 removed unused Win32 codepage crap
8116 2004-06-23 Carl Hetherington <inkscape@carlh.net>
8118 * src/inkscape.cpp: Don't connect to SIGBUS on Win32, as
8119 it doesn't seem to exist. Add Emacs mode line.
8120 Declaration-to-first-use and coding style cleanups.
8122 * src/desktop-snap.h: a few double -> NR::Coord fixes.
8124 * src/nodepath.cpp: turn off snapping when Shift is held down.
8125 Some minor cleanups.
8127 * src/dialogs/display-settings.cpp: remove my rather dubious
8128 move_with_grid option.
8130 * src/select-context.cpp: rationalise grid modifiers; now Shift
8131 disables snap and Alt snaps movement to the grid.
8133 2004-06-23 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
8135 * share/extensions/dia2svg.sh: Fix bashism and insecure tempfile usage.
8137 2004-06-23 Ted Gould <ted@gould.cx>
8139 * share/extensions/dropshadow.inkmod, share/extensions/roundhole.inkmod,
8140 src/extension/system.cpp:
8142 Setting it up so that poorly formed inkmod files generate actual GTK
8143 warnings so that they can be easily hidden. Also, fixing these two inkmod
8144 files so that they don't generate the above mentioned warnings.
8146 2004-06-22 Kees Cook <kees@outflux.net>
8148 * src/inkscape.cpp: added SIGBUS and SIGABRT handling.
8150 2004-06-22 John Cliff <simarilius@yahoo.com>
8152 * src/object-edit.cpp: Added knots for manipulation of pattern fills.
8153 * src/sp-shape.cpp, src/sp-shape.h: Added sp_shape_set_pattern to
8154 explictly set the transform rather than multiplying like adjust.
8157 2004-06-22 Carl Hetherington <inkscape@carlh.net>
8159 * src/sp-shape.cpp: add sp_shape_snappoints.
8161 * src/desktop-snap.cpp: minor cleanups. Added a comment.
8163 * src/sp-text.cpp: removed an old comment.
8165 * src/sp-ellipse.cpp: fix snappoints method now that the parent
8166 class method has changed.
8168 * src/sp-rect.cpp: snappoints method is not required as it's now
8169 handled by SPShape.
8171 * src/sp-image.cpp: use SPItem's snappoints method.
8173 * src/file.cpp: fix another call to g_file_test with a
8174 possibly-NULL parameter. Fixes #977413.
8176 2004-06-21 Carl Hetherington <inkscape@carlh.net>
8178 * src/file.cpp: don't call g_file_test with a NULL path. Fixes
8179 #976703.
8181 * src/desktop-snap.cpp: default to snapping to bounding boxes when
8182 snapping is first enabled. Rework in terms of SPNamedView rather
8183 than SPDesktop.
8185 * src/desktop-snap.h: rework in terms of SPNamedView rather than
8186 SPDesktop.
8188 * src/arc-context.cpp, src/draw-context.cpp,
8189 src/dyna-draw-context.cpp, src/nodepath.cpp src/rect-context.cpp,
8190 src/select-context.cpp, src/selection-chemistry.cpp,
8191 src/seltrans.cpp, src/sp-namedview.cpp, src/spiral-context.cpp,
8192 src/star-context.cpp: Adapt for changes to snap code naming.
8194 * src/seltrans.cpp: cleanups to sp_sel_trans_skew_request and
8195 sp_sel_trans_scale_request.
8197 2004-06-20 Ted Gould <ted@gould.cx>
8199 * share/extensions/ai_input.inkmod, share/extensions/ai_output.inkmod,
8200 share/extensions/dia.inkmod, share/extensions/dropshadow.inkmod,
8201 share/extensions/epsi_output.inkmod, share/extensions/roundhole.inkmod,
8202 share/extensions/svgz_input.inkmod, share/extensions/svgz_output.inkmod,
8203 share/extensions/txt2svg.inkmod, src/extension/extension.h,
8204 src/extension/system.cpp, src/extension/implementation/script.cpp,
8205 src/extension/internal/eps-out.cpp,
8206 src/extension/internal/gdkpixbuf-input.cpp,
8207 src/extension/internal/gnome.cpp, src/extension/internal/ps-out.cpp,
8208 src/extension/internal/ps.cpp, src/extension/internal/svg.cpp,
8209 src/extension/internal/win32.cpp:
8211 Changing the naming of the extensions to be more Java style naming to
8212 allow for more extension in the future.
8214 2004-06-21 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
8216 * src/extension/internal/ps.cpp (PrintPS): Initialize _stream to
8217 NULL (fixes segfaults when exporting to an unopenable file), and
8218 initialize _bitmap to false instead of random.
8220 2004-06-20 MenTaLguY <mental@rydia.net>
8222 * src/desktop.cpp, src/managed.h, src/message-context.h,
8223 src/message-stack.h, src/message.h, src/view.cpp:
8225 Document classes, and change Managed to have an initial refcount
8226 of one at creation.
8228 2004-06-20 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
8230 * src/libnrtype/FontFactory.cpp, src/libnrtype/FontInstance.cpp,
8231 src/libnrtype/font-instance.h: If both WIN32 and WITH_XFT are
8232 defined, then use just the WITH_XFT code. (I don't know if it's
8233 possible for both to be defined, but we might as well document
8234 that the existing code doesn't handle both being defined, AFAICT.)
8236 * src/libnrtype/FontFactory.cpp (ink_strstr): Document brokenness.
8237 (is_regular, is_nonbold, is_italic, etc.): Mark as static.
8239 * src/Makefile.am (EXTRA_DIST): Remove reference to deleted files
8240 libnrtype/nr-type-w32.cpp, libnrtype/nr-type-w32.h,
8241 libnrtype/nr-type-xft.cpp, libnrtype/nr-type-xft.h.
8243 * src/config.h.win32: Define PACKAGE_TARNAME, for require-config.h.
8244 More accurate mathematical constants (20 decimal places instead of 3).
8246 2004-06-19 MenTaLguY <mental@rydia.net>
8248 * src/desktop.cpp, src/managed.h, src/rect-context.cpp,
8249 src/rect-context.h, src/selection.h, src/view.cpp:
8251 SPSelection now derives from Inkscape::Managed
8253 * src/Makefile_insert, src/select-context.cpp, src/select-context.h,
8254 src/selection-describer.h, src/selection-describer.cpp:
8256 Introduced Inkscape::SelectionDescriber to which SPSelectContext
8257 delegates the task of displaying descriptions of the current
8258 selection. This fixes bug #945735.
8260 2004-06-19 Carl Hetherington <inkscape@carlh.net>
8262 * src/desktop-snap.{cpp,h}: sp_desktop_dim_snap_list returns
8263 whether or not it snapped anything.
8265 * src/select-context.cpp: fix snap on move behaviour (again)
8267 * src/widgets/dash-selector.cpp: fix off-by-one spotted by
8268 valgrind.
8270 2004-06-19 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
8272 * src/extension/internal/ps.cpp (begin): Add some basic error handling.
8274 * src/extension/internal/ps.cpp (setup): Simplify an expression now that
8275 _bitmap is a bool.
8277 * src/extension/internal/ps.h: Twiddle the order of the fields.
8278 Replace bitfields with bool/short.
8280 * src/libnrtype/Makefile_insert, src/libnrtype/FontInstance.h,
8281 src/make.files, src/make.ofiles, src/make.dep:
8282 Remove src/libnrtype/FontInstance.h (see change below).
8284 * src/libnrtype/RasterFont.h, src/libnrtype/raster-glyph.h,
8285 src/libnrtype/raster-position.h:
8286 Move raster_glyph, raster_position from RasterFont.h to new files
8287 raster-glyph.h, raster-position.h.
8288 * src/libnrtype/Makefile_insert: Add the new files to SOURCES.
8290 * src/libnrtype/FontInstance.h, src/libnrtype/font-glyph.h,
8291 src/libnrtype/font-instance.h, src/libnrtype/font-style.h:
8292 Move font_glyph, font_instance, and font_style definitions from
8293 FontInstance.h into new files font-glyph.h, font-instance.h,
8294 font-style.h.
8295 * src/libnrtype/Makefile_insert: Add the new files to SOURCES.
8297 * src/libnrtype/nrtype-forward.h: New file.
8298 * src/libnrtype/Makefile_insert: Add it to SOURCES.
8299 * src/libnrtype/FontFactory.h, src/libnrtype/TextWrapper.h:
8300 #include it (replacing local declarations in some cases).
8302 * src/livarot/livarot-forward.h: New file.
8303 * src/livarot/Ligne.h, src/livarot/Path.h, src/livarot/Shape.h:
8304 #include it (replacing local declarations in some cases).
8305 * src/livarot/Makefile_insert: Add it to SOURCES.
8307 2004-08-18 Ted Gould <ted@gould.cx>
8309 * src/file.cpp, src/preferences-skeleton.h:
8311 Adding the feature that the save and open directories are saved in the
8312 preferences. The last one will be used.
8314 2004-08-18 Carl Hetherington <inkscape@carlh.net>
8316 * src/widgets/font-selector.cpp: uint -> guint to fix
8317 compile errors.
8319 * src/desktop-snap.{cpp,h}: make snap functions aware of the
8320 type of point they are snapping, so they can decide whether
8321 to ignore it.
8323 * src/arc-context.cpp, src/rect-context.cpp,
8324 src/spiral-context.cpp, src/star-context.cpp,
8325 src/draw-context.cpp, src/dyna-draw-context.cpp, src/nodepath.cpp,
8326 src/selection-chemistry.cpp, src/seltrans.cpp:
8327 temporarily update for changes to snapping API.
8329 * src/sp-namedview.cpp, src/dialogs/desktop-properties.cpp:
8330 adapt for small changes to Snapper API.
8332 * src/select-context.cpp: use new snapping API.
8334 2004-08-17 Bryce Harrington <bryce@bryceharrington.org>
8336 * nodepath.cpp path-chemistry.cpp selection-chemistry.cpp,
8337 seltrans.cpp sp-typeset.cpp splivarot.cpp text-context.cpp,
8338 tools-switch.cpp dialogs/find.cpp: Converting statusbar
8339 messages from old style to new, as per
8340 http://inkscape.org/cgi-bin/wiki.pl?StatusbarAPI
8342 2004-06-18 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
8344 * src/mkdep.pl: Add `by mkdep.pl' to `automatically generated' line.
8346 * src/dialogs/desktop-properties.cpp:
8347 Greater conformance to CodingStyle. Add FIXME comment.
8349 * src/sp-namedview.cpp: Tighter scoping for iteration var.
8350 Simplify some code by greater use of cheap sp_unit_get_by_id.
8352 2004-06-17 MenTaLguY <mental@rydia.net>
8354 * src/Makefile_insert, src/arc-context.cpp, src/arc-context.h,
8355 src/desktop-events.cpp, src/desktop.cpp, src/desktop.h,
8356 src/draw-context.cpp, src/dropper-context.cpp, src/event-context.cpp,
8357 src/event-context.h, src/file.cpp, src/interface.cpp, src/knot.cpp,
8358 src/managed.h, src/message-context.cpp, src/message-context.h,
8359 src/message-stack.cpp, src/message-stack.h, src/message.h,
8360 src/select-context.cpp, src/view.cpp, src/view.h,
8361 src/libnrtype/FontFactory.cpp, src/libnrtype/nr-type-primitives.h,
8362 src/widgets/font-selector.cpp:
8364 New status messages primitives (statusbar bug not fixed yet though).
8366 2004-06-17 Carl Hetherington <inkscape@carlh.net>
8368 * src/helper/stock-items.cpp: fix a compiler warning. Minor
8369 coding style cleanups.
8371 * src/arc-context.cpp, src/desktop-snap.cpp, src-desktop-snap.h,
8372 src/rect-context.cpp, src/spiral-context.cpp,
8373 src/star-context.cpp: Replace desktop.h include with forward
8374 references in desktop-snap.h, and add desktop.h includes in
8375 files which require them.
8377 * src/widgets/spw-utilities.cpp, src/widgets/spw-utilities.h:
8378 add spw_vbox_checkbutton.
8380 * src/attributes.cpp, src/attributes.h, src/sp-namedview.cpp,
8381 src/sp-namedview.h, src/desktop-snap.cpp, src/desktop-snap.h,
8382 src/desktop.cpp, src/desktop.h,
8383 src/dialogs/desktop-properties.cpp, src/seltrans.cpp,
8384 src/seltrans.h, src/selection.cpp, src/selection.h,
8385 src/select-context.cpp, src/selection-chemistry.cpp:
8387 Start of new and hopefully improved snapping code.
8389 2004-06-17 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
8391 * src/helper/units.h, src/helper/units.cpp:
8392 (sp_unit_get_by_id): new function.
8393 (sp_convert_distance_full): Change arguments & return value.
8394 Call g_log if no conversion possible.
8395 Callers updated.
8396 (sp_unit_get_default, sp_unit_get_by_name): Remove unused functions.
8397 sp_units: Less rounding error in unittobase.
8399 2004-06-16 Carl Hetherington <inkscape@carlh.net>
8401 * src/sp-item.h: added a comment.
8403 2004-06-15 Ted Gould <ted@gould.cx>
8405 * share/extensions/ai_input.inkmod:
8406 Removing the command-line argument to specify line endings.
8408 * src/print.cpp, src/print.h, src/sp-text.cpp,
8409 src/extension/extension.cpp, src/extension/extension.h,
8410 src/extension/implementation/implementation.cpp,
8411 src/extension/implementation/implementation.h,
8412 src/extension/internal/ps.cpp, src/extension/internal/ps.h:
8414 Changing it so that the text to vector is its own function. This way it
8415 can be used as a parameter in Postscript, but then can be easily used for
8416 drivers which only support vector drawing.
8418 2004-06-16 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
8420 * src/select-toolbar.cpp: Cleanups and preparation for px units.
8422 * src/helper/units.h, src/helper/units.cpp:
8423 Add reference version of sp_points_get_units, sp_units_get_points.
8424 Implement as simple multiplication instead of sp_convert_distance.
8425 (sp_units_table_sane): New function.
8426 * src/helper/units-test.cpp: Test sp_units_table_sane.
8428 * src/sp-object-repr.cpp: Move some declarations to first use.
8429 * src/sp-object-repr.h, src/sp-object-repr.cpp (sp_object_type_register):
8430 Change return type to void.
8432 * src/sp-item.cpp (sp_item_repr_compare_position):
8433 Reimplement as shallow wrapper around sp_repr_compare_position.
8435 * src/helper/units.h, src/helper/units.cpp:
8436 SPUnitId: new enum, to allow replacing string lookups.
8437 Get rid of handling for unused SP_UNIT_USERSPACE.
8438 Remove unused SPUnit.version field.
8440 * src/helper/units-test.cpp (test_bases): Test sp_unit_get_identity.
8442 * src/helper/Makefile_insert (helper_units_test_LDADD): Fix the previous
8443 commit: -lglib-2.0 instead of -lglib.
8445 2004-06-15 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
8447 * src/Makefile.am, src/helper/Makefile_insert,
8448 src/helper/units-test.cpp:
8449 New unit test file units-test.cpp.
8451 * src/select-toolbar.cpp: Greater conformance to CodingStyle.
8453 2004-06-14 Carl Hetherington <inkscape@carlh.net>
8455 * src/libnrtype/TextWrapper.cpp: Fix what looks like an off-by-one.
8457 * ChangeLog, src/prefs-utils.cpp:
8458 Fix bracketing typo that causes an array to be overrun.
8460 2004-06-14 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
8462 * src/sp-path.cpp: Move some declarations to first use.
8464 2004-06-13 Kees Cook <kees@outflux.net>
8466 * src/xml/repr.h, src/xml/repr-utils.cpp: adding additional RDF URIs
8467 to the default namespace prefix list.
8469 2004-06-13 MenTaLguY <mental@rydia.net>
8471 * src/arc-context.cpp, src/desktop.cpp, src/desktop.h, src/document.cpp,
8472 src/document.h, src/draw-context.cpp, src/dyna-draw-context.cpp,
8473 src/file.cpp, src/gradient-chemistry.cpp, src/interface.cpp,
8474 src/rect-context.cpp, src/selection-chemistry.cpp, src/sp-object.cpp,
8475 src/sp-object.h, src/spiral-context.cpp, src/splivarot.cpp,
8476 src/star-context.cpp, src/svg-view.h, src/text-context.cpp,
8477 src/extension/internal/gdkpixbuf-input.cpp:
8479 added SPDesktop::currentRoot() and SPDesktop::currentLayer(), which
8480 report the current "view" root and current "editing" layer,
8481 respectively; I've also added SPObject::appendReprChild().
8483 Between the two of them, they replace sp_document_add_repr, which
8484 has been removed. Generally to add a repr to a document, you would
8485 now use either:
8487 SP_DOCUMENT_DEFS(document)->appendReprChild(repr);
8489 or:
8491 desktop->currentLayer()->appendReprChild(repr);
8493 2004-06-13 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
8495 * src/sp-clippath.h, src/sp-gradient.h, src/sp-marker.h, src/sp-mask.h,
8496 src/sp-pattern.h:
8497 Explicitly mark _acceptObject as virtual.
8498 (Already declared as virtual in base class.)
8500 * src/file.cpp, src/main.cpp: Greater conformance to CodingStyle.
8502 * src/node-context.h, src/selcue.h, src/sp-pattern.h,
8503 src/widgets/sp-color-wheel-selector.h:
8504 Add missing includes as found by src/check-header-compile.
8506 * src/Makefile_insert:
8507 * src/sp-use-reference.cpp:
8508 * src/sp-use-reference.h:
8509 * src/sp-use.cpp:
8510 * src/sp-use.h:
8511 Move SPUseReference from sp-use.h to new files sp-use-reference.h,
8512 sp-use-reference.cpp.
8514 * src/sp-use.h (_acceptObject): Fix can't-use-ancestor check.
8516 * src/uri-references.h (getOwner): Fix copy&paste bug.
8518 2004-06-11 MenTaLguY <mental@rydia.net>
8520 * src/sp-object.h, src/sp-object.cpp:
8522 migrated several SPObject methods to C++ methods:
8524 sp_object_invoke_write -> SPObject::updateRepr
8525 sp_object_request_update -> SPObject::requestDisplayUpdate
8526 sp_object_invoke_update -> SPObject::updateDisplay
8527 sp_object_request_modified -> SPObject::requestModified
8528 sp_object_invoke_modified -> SPObject::emitModified
8530 (leaving deprecated wrappers in place for now)
8532 * src/document.cpp, src/object-edit.cpp, src/sp-clippath.cpp,
8533 src/sp-defs.cpp, src/sp-ellipse.cpp, src/sp-image.cpp,
8534 src/sp-item-group.cpp, src/sp-item.cpp, src/sp-line.cpp,
8535 src/sp-marker.cpp, src/sp-mask.cpp, src/sp-offset.cpp,
8536 src/sp-pattern.cpp, src/sp-rect.cpp, src/sp-root.cpp,
8537 src/sp-shape.cpp, src/sp-spiral.cpp, src/sp-star.cpp,
8538 src/sp-symbol.cpp, src/sp-text.cpp, src/sp-typeset.cpp,
8539 src/sp-use.cpp, src/dialogs/stroke-style.cpp, src/sp-path.cpp:
8541 transitioned to SPObject::requestDisplayUpdate and
8542 SPObject::updateDisplay
8544 * src/arc-context.cpp, src/document.cpp, src/gradient-chemistry.cpp,
8545 src/knotholder.cpp, src/main.cpp, src/rect-context.cpp,
8546 src/sp-anchor.cpp, src/sp-clippath.cpp, src/sp-defs.cpp,
8547 src/sp-gradient.cpp, src/sp-item-group.cpp, src/sp-item.cpp,
8548 src/sp-mask.cpp, src/sp-namedview.cpp, src/sp-object-group.cpp,
8549 src/sp-object.cpp, src/sp-object.h, src/sp-offset.cpp,
8550 src/sp-pattern.cpp, src/sp-rect.cpp, src/sp-shape.cpp,
8551 src/sp-spiral.cpp, src/sp-text.cpp, src/sp-use.cpp,
8552 src/spiral-context.cpp, src/splivarot.cpp, src/star-context.cpp,
8553 src/style.cpp, src/toolbox.cpp, src/dialogs/fill-style.cpp,
8554 src/dialogs/stroke-style.cpp, src/extension/internal/svg.cpp:
8556 transitioned to SPObject::requestModified, SPObject::emitModified,
8557 and SPObject::updateRepr; also reworked "minimal" version of
8558 updateRepr.
8560 * src/sp-object.h: added a little documentation
8562 * src/document.cpp, src/document.h, src/file.cpp,
8563 src/gradient-chemistry.cpp, src/help.cpp, src/object-ui.cpp,
8564 src/selection-chemistry.cpp, src/selection.cpp, src/seltrans.cpp,
8565 src/sp-clippath.cpp, src/sp-item-group.cpp, src/sp-mask.cpp,
8566 src/sp-namedview.cpp, src/sp-object.cpp, src/sp-offset.cpp,
8567 src/sp-pattern.cpp, src/sp-root.cpp, src/sp-text.cpp,
8568 src/sp-typeset.cpp, src/sp-use.cpp, src/splivarot.cpp,
8569 src/uri-references.cpp, src/dialogs/fill-style.cpp,
8570 src/dialogs/item-properties.cpp, src/dialogs/stroke-style.cpp,
8571 src/helper/stock-items.cpp, src/widgets/gradient-selector.cpp,
8572 src/widgets/gradient-vector.cpp, src/widgets/icon.cpp:
8574 replaced sp_document_lookup_id with SPDocument::getObjectById,
8575 and SPDocument::getObjectByRepr
8577 (left deprecated stub in place, but it should be unused at this point)
8579 2004-06-11 Ted Gould <ted@gould.cx>
8581 * src/file.cpp, src/inkscape.cpp, src/interface.cpp, src/prefs-utils.cpp,
8582 src/prefs-utils.h:
8584 Moving the recent document setting and getting code into the prefs-utils
8585 files so that they'll be with the preferences (which they really kinda
8586 are). Then, moved the place where they are set from the removing of the
8587 document to where the files are opened and 'save as'd. (yes, I made up a
8588 word/contraction).
8590 2004-06-10 Carl Hetherington <inkscape@carlh.net>
8592 * src/desktop-snap.cpp, src/desktop-snap.h,
8593 src/satisfied-guide-cns.cpp, src/satisfied-guide-cns.h,
8594 select-context.cpp, selection.cpp, selection.h, seltrans.cpp,
8595 seltrans.h, sp-ellipse.cpp, sp-image.cpp,
8596 sp-item-notify-moveto.cpp, sp-item-rm-unsatisfied-cns.cpp,
8597 sp-item-update-cns.cpp, sp-item.cpp, sp-item.h, sp-offset.cpp,
8598 sp-rect.cpp, sp-spiral.cpp, sp-star.cpp, sp-text.cpp:
8600 Use a std::vector to store snap points, rather than a fixed-size
8601 array.
8603 2004-06-09 Carl Hetherington <inkscape@carlh.net>
8605 * src/desktop-snap.cpp, src/desktop-snap.h: Coding style fixes.
8606 Use NR::Coord rather than double where appropriate. Added some
8607 comments. Use NR::Dim2 where appropriate. Use NR_HUGE rather
8608 than hardcoded 1e18s.
8610 * src/rect-context.cpp, src/nodepath.cpp, src/arc-context.cpp:
8611 Adapt for changes to sp_desktop_dim_snap prototype.
8613 * src/select-context.cpp:
8614 Adapt for changes to sp_desktop_dim_snap_list prototype.
8616 2004-06-08 MenTaLguY <mental@rydia.net>
8618 * src/display/sp-canvas.h, src/livarot/DblLinked.h,
8619 src/livarot/LivarotDefs.h, src/livarot/AVL.h, src/livarot/Shape.h,
8620 src/livarot/ShapeUtils.h, src/livarot/Ligne.h,
8621 src/object-edit.cpp, src/spiral-context.cpp, src/sp-shape.cpp:
8623 Portability fixes from Colin Marquardt <colin@marquardt-home.de>.
8625 2004-06-08 Carl Hetherington <inkscape@carlh.net>
8627 * src/main.cpp: remove the call to
8628 Extension::Internal::PrintWin32::init() entirely after Ted pointed
8629 out that it would be called by code in src/extension/init.cpp
8630 anyway.
8632 2004-06-08 Ted Gould <ted@gould.cx>
8634 * src/main.cpp:
8636 Added in a version command to our command line args. This fixes
8637 enhancement request 968642.
8639 2004-06-07 MenTaLguY <mental@rydia.net>
8641 * src/document.cpp, src/document.h, src/document-undo.cpp,
8642 src/sp-object.h, src/sp-object.cpp:
8643 renamed object garbage collection routines to fit the "orphan"
8644 terminology
8646 2004-06-07 Carl Hetherington <inkscape@carlh.net>
8648 * src/main.cpp: tentative fix for startup crash on Win32. Ensure
8649 that Extension::Internal::PrintWin32::init() is not called until
8650 after inkscape_application_init().
8652 2004-06-07 Ted Gould <ted@gould.cx>
8654 * src/inkscape.cpp, src/main.cpp:
8656 Moving the initialization of the extensions into the Inkscape application
8657 init. I have mixed feelings on this. On one hand, basically extension
8658 init gets called directly after applicaiton init and extensions init has
8659 nothing to do with anything else in main. On the other hand I'm not sure
8660 that it is directly related to the structure of the application itself.
8661 Comments are welcome.
8663 2004-06-06 MenTaLguY <mental@rydia.net>
8665 * src/attributes.cpp, src/attributes.h: added inkscape:collect attribute
8666 to specify orphan collection policy (collect with parent, or always
8667 collect)
8669 * src/document-undo.cpp, src/document.cpp, src/document.h: added an orphan
8670 collection pass as part of comitting an undo step
8672 * src/sp-object.cpp, src/sp-object.h:
8673 add total hrefcount for all descendants, and basic orphan collection
8674 facilities
8676 * src/gradient-chemistry.cpp, src/dialogs/stroke-style.cpp,
8677 src/extension/internal/gdkpixbuf-input.cpp:
8678 mark automatically added gradients, patterns, and markers for orphan
8679 collection
8681 2004-06-06 Bryce Harrington <bryce@bryceharrington.org>
8683 * libnrtype/nr-type-xft.cpp, libnrtype/nr-font.cpp,
8684 libnrtype/nr-rasterfont.cpp, libnrtype/nr-type-directory.cpp,
8685 libnrtype/nr-typeface.cpp, libnrtype/nr-type-w32.cpp,
8686 libnrtype/nr-type-ft2.cpp, libnrtype/nr-type-pos-def.cpp,
8687 libnrtype/nr-type-primitives.cpp:
8689 Documenting the routines. This adds basic code docs for
8690 everything in libnrtype.
8692 2004-06-06 Ted Gould <ted@gould.cx>
8694 * src/main.cpp, src/preferences-skeleton.h, src/extension/extension.cpp:
8696 Making it so that the extension parameters get saved in the Inkscape
8697 preferences. Most people will notice that their printer gets saved now.
8698 But this does alot more than that. Added an "extensions" group to the
8699 preferences skeleton for all these settings. All settings get saved as
8700 "module ID"."param name". Also had to change where the extensions get
8701 init'd in the startup to put it behind the Inkscape application so that
8702 prerefences could be used.
8704 2004-06-03 Ted Gould <ted@gould.cx>
8706 * src/file.cpp, src/dialog/filedialog.cpp:
8708 Making the whole file dialog alot more fun. Basically, now the
8709 first filename will always be unique on files that don't have a
8710 filename already. And, if you've selected a different default
8711 extension, that extension's filename extension will be placed
8712 on the file. Also, when you change the extension to save with
8713 in the dialog, the filename extension will change with you (assuming
8714 that you were using filename extensions previously ofcourse).
8715 Finally, the checkbox to autoappend extensions is no insensitive
8716 when "Autodetect" is selected.
8718 2004-06-03 MenTaLguY <mental@rydia.net>
8720 * src/file.cpp, src/extension/internal/ps.cpp,
8721 src/extension/internal/win32.cpp, src/sp-pattern.cpp,
8722 src/dialogs/stroke-style.cpp, src/display/nr-arena-glyphs.cpp,
8723 src/display/nr-arena-group.cpp, src/display/nr-arena-image.cpp,
8724 src/display/nr-arena-item.cpp, src/display/nr-arena-shape.cpp,
8725 src/widgets/icon.cpp, src/dialogs/nr-arena-item.h:
8727 Introduced the notion of "parent" NRGCs
8729 2004-06-02 bulia byak <bulia@users.sourceforge.net>
8731 * src/selection.h, src/selection.cpp:
8733 * preferences-skeleton.h dialogs/display-settings.cpp sp-item.cpp: New
8734 settings
8735 for various compensations
8737 * sp-shape.cpp sp-shape.h sp-rect.cpp sp-path.cpp: Factored out adjustments
8738 (stroke and pattern so far) from optimizing items into sp-shape.
8740 * libnr: Added distance function for a couple of points. Added expansions
8741 for X and Y.
8743 * object-edit.cpp sp-rect.cpp sp-item.cpp toolbox.cpp: Made rect use
8744 absolute
8745 radii, added recursive compensation on item_transform. Added new knot for
8746 rect, moved corner knots to the top right corner. Rect toolbar shows visible
8747 rx/ry.
8749 * toolbox.cpp: Finally got the freeze semaphores right (prevent loops for
8750 changes both from the repr and from toolbar UI).
8752 * sp-namedview.cpp: Guarding against nan in zoom, cx, cy
8754 * select-toolbar.cpp helper/unit-menu.cpp helper/unit-menu.h: Fix units menu
8755 size
8757 * node-context.cpp: Second Esc or empty-click deselects object
8759 * desktop.cpp desktop.h: Restored sticky zoom
8761 * preferences-skeleton.h extension/internal/gdkpixbuf-input.cpp file.cpp: Do
8762 not
8763 group import if only one item; move its defs to our defs; select and move
8764 under cursor the imported item/group. Optionally import bitmaps as filled
8765 rects.
8767 * many -context files: Decoupled seltrans and selcue so that the latter can
8768 be
8769 used outside of selector; enabled optional selcue in all tools
8771 * many files: New set_color signals on desktop, switching the dropper to
8772 them;
8773 needs to be redone for style. Excise the old inkscape::color_set signal.
8775 * dialogs/stroke-style.cpp: Fix the "all clubs" marker preview bug. In
8776 markers
8777 menu, skip document markers with stockid only if the same stockid is in
8778 markers.svg; add separator.
8780 * many fill and stroke files: Remove old mode selector, remove dropper
8781 checkbox
8782 (now always on). Remember active colorselector page. Remove redundant checks
8783 in setting color (fixes at least one bug). Cosmetics, cleanup, b/w icons,
8784 shortened labels, added mnemonics and tooltips, removed the drop-down modes
8785 list. Switched color spinbuttons to 0..255 enabling 0..1 floats to be typed
8786 as
8787 well.
8789 * dialogs/find.* et al: Find dialog, command
8791 * selection-chemistry.cpp: Fix copying objects from different parents; fix
8792 and
8793 reorganize copying gradients, recurse into groups
8795 * dialogs/xml-tree.cpp: Removed unused desktop shutdown signal, fixes
8796 problem
8797 with saving window settings on exit
8799 * select-toolbar.cpp: Percentage unit, lock toggle, NR::Rectification
8801 * sp-object.cpp path-chemistry.cpp splivarot.cpp et al: Sending
8802 _delete_signal
8803 recursively for descendants; switched to deleteObject where appropriate to
8804 notify clones
8806 * preferences-skeleton.h desktop.cpp desktop.h interface.cpp: Window layout
8807 fully configurable, commands in the View menu
8809 * path-chemistry.cpp: Fixed transform when combining inside group
8811 * preferences-skeleton.h sp-item.cpp dialogs/display-settings.cpp: Fixes in
8812 scalestroke (coded by Carl): arbitrary depth recusion, setting stroke-width
8813 via repr, pref in the transforms tab
8815 * widgets/sp-xmlview-attr-list.cpp: More robust listener
8817 2004-06-01 Ted Gould <ted@gould.cx>
8819 * src/extension/internal/gdkpixbuf-input.cpp:
8820 Making it so that the lists of extensions and mimetypes are
8821 used in the creation of the plugins. Also, free'ing everything
8822 properly so that we don't have a memory leak.
8824 2004-05-30 MenTaLguY <mental@rydia.net>
8826 * src/selection.h, src/selection.cpp:
8827 rework SPSelection to be SPObject- rather than SPItem- oriented;
8828 this will be needed later for the layers/document tree dialog
8829 (and could prove useful for the XML editor later too)
8831 * src/sp-item.h: make SPItem a proper C++ subclass of SPObject
8833 * src/dialogs/item-properties.cpp:
8834 correct overly intimate knowledge of SPObject (use SP_OBJECT_ID rather
8835 than directly accessing the SPObject::id member)
8837 2004-05-27 Kees Cook <kees@outflux.net>
8839 * src/extension/internal/ps.h, src/extension/internal/ps.cpp:
8840 Hopefully fixed the locale problems in the PS output generator.
8841 * src/sp-offset.cpp, src/display/bezier-utils-test.cpp,
8842 src/display/nr-arena-item.cpp, src/libnr/nr-svp-render.cpp,
8843 src/libnr/testnr.cpp, src/livarot/AlphaLigne.cpp,
8844 src/livarot/Ligne.cpp, src/livarot/Path.cpp,
8845 src/livarot/PathCutting.cpp, src/livarot/Shape.cpp,
8846 src/livarot/ShapeDraw.cpp, src/livarot/ShapeSweep.cpp,
8847 src/svg/svg-affine.cpp: added comments and notes to all remaining
8848 "printf"ish calls that have %g or %f in them. Most are just debug
8849 output, etc. Hopefully we are actually free of locale bugs! :)
8850 * src/desktop.h, src/desktop.cpp: desktop's knowledge of
8851 fullscreen-ness doesn't depend on having the ability to DO it. Other
8852 functions already test "is_fullscreen" to alter their behavior.
8854 2004-05-23 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
8856 * src/extension/system.h, src/extension/system.cpp (build_from_file):
8857 Remove unused second argument. Callers updated.
8858 * src/extension/system.cpp (build_from_reprdoc):
8859 Just one call to sp_repr_name per child.
8860 * src/extension/system.h, src/extension/system.cpp:
8861 Cleanup: greater conformance to CodingStyle.
8863 2004-05-23 MenTaLguY <mental@rydia.net>
8865 * src/libnrtype/Makefile_insert, src/libnrtype/nr-type-gnome.cpp,
8866 src/libnrtype/nr-type-gnome.h, src/libnrtype/nr-type-dictionary:
8868 removed gnome-print libnrtype backend
8870 2004-05-20 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
8872 * src/xml/repr.h, src/xml/repr-util.cpp:
8873 Remove unused function sp_repr_set_position_relative.
8875 * src/xml/repr-util.cpp (sp_repr_compare_position, sp_repr_position):
8876 Minor cleanups.
8878 2004-05-19 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
8880 * src/sp-use.cpp: Cleanup: greater conformance to CodingStyle.
8882 * src/sp-item-group.cpp (sp_item_group_ungroup): Fix bug #956334:
8883 ungrouping was reversing the order of the group members.
8885 * src/xml/repr-get-children.h, src/xml/repr-get-children.cpp: New files.
8886 * src/xml/Makefile_insert (xml_libspxml_a_SOURCES): Add the new files.
8888 * src/xml/repr-private.h, src/xml/repr.cpp (sp_repr_nth_child):
8889 Remove this unused function.
8891 * src/xml/repr.h, src/xml/repr.cpp (sp_repr_parent):
8892 Mark pointer as not written through (const).
8894 2004-05-18 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
8896 * src/xml/repr.cpp: Cleanup: greater conformance to CodingStyle.
8898 * src/Makefile_insert: Add missing dependencies on inkscape_version.h.
8899 * src/display/Makefile_insert: Adapt dependency object names for
8900 `subdir-objects' automake option.
8901 * src/helper/Makefile_insert: Adapt dependency object names for
8902 lack of libspchelp-specific CPPFLAGS.
8904 2004-05-17 Carl Hetherington <inkscape@carlh.net>
8906 * src/libnrtype/nr-type-w32.cpp: Tentative fix for
8907 build problems on Win32.
8909 * src/extension/internal/svg.cpp: Coding style cleanups.
8911 2004-05-17 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
8913 * src/sp-item.h, src/sp-item.cpp: Remove unused
8914 distance-conversion functions sp_item_distance_to_svg_bbox,
8915 sp_item_distance_to_svg_viewport.
8917 * src/sp-item.cpp: Cleanup: greater conformance to CodingStyle.
8919 * acinclude.m4: Remove.
8921 2004-05-16 Carl Hetherington <inkscape@carlh.net>
8923 * src/extension/internal/svg.cpp:
8924 Throw an exception if sp_repr_save_file fails. This should close
8925 bug 948921.
8927 2004-05-16 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
8929 * src/check-header-compile.in: New script.
8930 * configure.in: Add it to list of files for substitution.
8932 * src/star-context.cpp: Minor cleanups, and use g_strdup_printf instead
8933 of fixed-size buffer for translated string.
8935 * src/selection-chemistry.cpp: Use NR::Rect bounds() method instead of
8936 old bounds(NRRect*).
8938 * src/document.cpp (sp_document_create):
8939 * src/preferences-skeleton.h:
8940 Use INKSCAPE_VERSION from inkscape_version.h instead of VERSION.
8942 * src/libnr/nr-rotate-test.cpp: Use new rotate_equalp function.
8944 * src/libnr/nr-translate-ops.h (operator-): New function.
8946 * src/select-context.cpp:
8947 * src/selection-chemistry.cpp:
8948 * src/xml/repr.h:
8949 * src/sp-defs.h:
8950 Cleanup: greater conformance to CodingStyle.
8952 * src/libnr/nr-macros.h: Don't #include nr-matrix.h, nr-rect.h.
8954 * src/arc-context.h, src/desktop-affine.h, src/dir-util.h,
8955 src/draw-context.h, src/dyna-draw-context.h, src/help.h,
8956 src/knotholder.h, src/prefs-utils.h, src/select-toolbar.h,
8957 src/sp-clippath.h, src/sp-mask.h, src/sp-pattern.h, src/sp-use.h,
8958 src/text-context.h, src/toolbox.h, src/tools-switch.h,
8959 src/dialogs/dialog-events.h, src/dialogs/sp-attribute-widget.h,
8960 src/display/sp-canvas.h, src/helper/gnome-utils.h,
8961 src/helper/png-write.h, src/helper/stock-items.h, src/inkjar/jar.h,
8962 src/libnr/nr-matrix.cpp, src/libnr/nr-point-l.h,
8963 src/svg/stringstream.h, src/svg/svg-affine.cpp,
8964 src/widgets/gradient-selector.h, src/widgets/paint-selector.h,
8965 src/widgets/spinbutton-events.h, src/widgets/spw-utilities.h,
8966 src/xml/repr-action.h:
8967 Add missing header files as detected by check-header-compile script.
8969 * src/libnr/nr-rotate-fns.h, src/libnr/nr-rotate-fns.cpp: New files.
8970 * src/libnr/nr-rotate-fns-test.cpp: New unit test.
8971 * src/libnr/Makefile_insert, src/Makefile.am: Reference new files,
8972 add to unit tests.
8974 * src/libnr/nr-rotate.h: Add Coord,Coord constructor.
8976 * src/libnr/nr-rotate.h, src/libnr/nr-rotate-ops.h (operator*=):
8977 New method.
8979 * src/libnr/nr-point-fns.h (point_equalp): New function.
8981 * src/radial.h: Remove this unused header.
8983 * src/xml/xml-forward.h: New file.
8984 * src/xml/Makefile_insert: Add it to xml_libspxml_a_SOURCES.
8985 * src/xml/repr-private.h: Include it.
8987 2004-05-16 MenTaLguY <mental@rydia.net>
8989 * src/libnrtype/nr-type-directory.cpp, src/libnrtype/nr-type-ft2.cpp,
8990 src/libnrtype/nr-type-ft2.h, src/libnrtype/nr-type-gnome.h,
8991 src/libnrtype/nr-type-w32.h, src/libnrtype/nr-type-xft.cpp,
8992 src/libnrtype/nr-typeface.h:
8994 transition to C++ inheritance
8996 * src/verbs.cpp, src/helper/action.h, src/helper/action.cpp,
8997 src/widgets/button.cpp, src/libnr/nr-object.cpp, src/libnr/nr-object.h:
8999 removed barely-used "in-place construction" facility for NRObject
9001 * src/helper/action.h, src/helper/action.cpp,
9002 src/display/nr-arena-glyphs.cpp, src/display/nr-arena-glyphs.h,
9003 src/display/nr-arena-image.cpp, src/display/nr-arena-image.h,
9004 src/display/nr-arena-item.cpp, src/display/nr-arena-shape.cpp,
9005 src/helper/action.cpp, src/helper/action.h, src/libnr/nr-object.cpp,
9006 src/libnr/nr-object.h, src/libnrtype/nr-type-ft2.cpp,
9007 src/libnrtype/nr-type-gnome.cpp, src/libnrtype/nr-type-w32.cpp,
9008 src/libnrtype/nr-typeface.cpp:
9010 Made NRObject "C++-compatible". All C++ features including virtual
9011 methods and RTTI should now be available to NRObject subclasses
9012 _provided_:
9014 a) there is an unbroken chain of _C++_ inheritance from the subclass
9015 back to NRObject
9017 b) the NRObject-derived inheritance chain is always first in cases
9018 of multiple inheritance (the NRObject must be first in the memory
9019 layout)
9021 c) The subclass in question overrides NRObjectClass::cpp_ctor in its
9022 own class_init function, with a pointer to a function that calls
9023 the specific subclass' constructor (via placement new -- you will
9024 need to #include <new> for this to work)
9026 n.b. Objects of classes which do not override cpp_ctor will appear
9027 to the C++ runtime system (RTTI and virtual dispatch, at least) as
9028 objects of the closest ancestor class which does override it
9029 (NRObject or NRActiveObject if nothing else).
9031 2004-05-15 MenTaLguY <mental@rydia.net>
9033 * src/display/nr-arena-shape.h, src/display/nr-arena-shape.cpp:
9034 further reduced dependency on SPStyle
9036 2004-05-14 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
9038 * src/libnr/nr-path.cpp, src/libnr/nr-path.h (nr_path_matrix_bbox_union):
9039 Get rid of no-longer-needed tolerance arg. Update callers.
9041 * src/selection.cpp, src/sp-chars.cpp, src/sp-image.cpp,
9042 src/sp-item-group.cpp, src/sp-item.cpp, src/sp-item.h,
9043 src/sp-marker.cpp, src/sp-root.cpp, src/sp-shape.cpp,
9044 src/sp-symbol.cpp, src/sp-text.cpp, src/sp-typeset.cpp,
9045 src/sp-use.cpp, src/dialogs/fill-style.cpp,
9046 src/dialogs/stroke-style.cpp, src/display/nr-arena-shape.cpp,
9047 src/libnr/nr-path.cpp, src/libnr/nr-path.h,
9048 src/libnrtype/nr-font.cpp, src/libnrtype/nr-rasterfont.cpp,
9049 src/libnrtype/nr-type-gnome.cpp, src/widgets/icon.cpp,
9050 src/widgets/paint-selector.cpp:
9051 Change argument from NRMatrix to NR::Matrix in SPItemClass->bbox,
9052 sp_item_invoke_bbox, sp_item_invoke_bbox_full,
9053 nr_path_matrix_bbox_union. Users updated.
9055 * src/libnr/nr-rect.h, src/libnr/nr-rect.cpp (nr_rect_union_pt):
9056 new function.
9058 * src/libnr/nr-matrix-fns.h, src/libnr/nr-matrix-fns.cpp
9059 (NR::transform): new function.
9061 * src/Makefile_insert: Move fixes.cpp from libinkpre.a to libinkpost.a.
9062 * src/xml/Makefile_insert (xml_repr_action_test_LDADD):
9063 Add libinkpost.a, for fixes.o. `make check' now works again.
9065 * src/sp-text.cpp (sp_text_set_transform):
9066 Don't include SP_OBJECT_CHILD_MODIFIED_FLAG in flags for
9067 sp_object_request_update. Addresses `critical' warning.
9069 2004-05-13 John Cliff <simarilius@yahoo.com>
9071 * src/dialogs/stroke-style.cpp: Switched to using get_stock to retrieve
9072 markers.
9073 * src/helpers/stock-items.h, src/helpers/stock-items.cpp: created to handle
9074 stock items.
9075 * src/prefix.h: Added marker and gradient directorys.
9077 2004-05-13 Kees Cook <kees@outflux.net>
9079 * configure.in, src/main.cpp, config.h.mingw, debian/rules:
9080 made popt a requirement instead of an option.
9082 2004-05-13 Carl Hetherington <cth103@houllier.home>
9084 * sp-color-notebook.cpp: Fix uninitialised value spotted by valgrind.
9086 * stroke-style.cpp:
9087 Fix ink_extract_marker_name returning a pointer into a free()d buffer.
9089 2004-05-13 Ted Gould <ted@gould.cx>
9091 * src/file.cpp:
9092 Making the default filename _("untitled.svg")
9094 2004-05-12 Kees Cook <kees@outflux.net>
9096 * config.h.mingw: added g_ascii_strtod macro.
9098 2004-05-12 Carl Hetherington <inkscape@carlh.net>
9100 * src/dialogs/export.cpp: fix faulty logic with exporting of
9101 selections, as reported by Artemio on the ML.
9103 * src/dialogs/desktop-properties.cpp: Fix a gtk_table size.
9104 Make use of spw_dropdown in one place.
9106 * src/select-context.cpp: Remove alt-drag "slow move" mode.
9107 Make alt-drag move without any grid snap, even if the grid
9108 is enabled. Add a new mode, shift-drag, which preserves
9109 objects' grid offsets rather than snapping their snappoints.
9111 * src/selection-chemistry.cpp: Pasted objects have the same
9112 offset from the grid as the original, if the grid is enabled.
9113 Also a NRRect -> NR::Rect fix thrown in for no extra charge.
9115 * src/dialogs/display-settings.cpp: Added option to reverse
9116 the actions of drag and shift-drag when moving objects.
9118 2004-05-12 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
9120 * src/main.cpp (main): Test ENABLE_NLS instead of HAVE_NLS (which
9121 wasn't getting defined). Restores translations on *nix systems
9122 when inkscape translations aren't in system-wide /usr/share/locale.
9124 2004-05-10 Carl Hetherington <inkscape@carlh.net>
9126 * src/sp-item.cpp, src/dialogs/display-settings.cpp: primitive
9127 support for preserving line widths when scaling. Thanks to Bulia
9128 for telling me what to do :)
9129 * src/dialogs/align.cpp: refactor some cut-and-paste code into
9130 a separate function. Remove NRRect. Declaration-to-first-use
9131 cleanups.
9132 * src/dialogs/transformation.cpp, src/dialogs/fill-stype.cpp:
9133 NRRect removal. Declaration-to-first-use cleanups.
9135 2004-05-09 MenTaLguY <mental@rydia.net>
9137 * src/sp-paint-server.h: SPPaintServer now uses C++ inheritance
9139 (bigger question -- should SPPaintServer derive from SPObject? I think
9140 not, actually ... it's more something that should be aggregated into
9141 the various paint-server-capable types)
9143 * src/display/nr-arena-shape.h, src/display/nr-arena-shape.cpp:
9144 first steps in removing SPStyle dependency from NRArenaShape --
9145 add fill and stroke paint server members, and use those instead
9146 of reading directly from an SPStyle.
9148 2004-05-09 Kees Cook <kees@outflux.net>
9150 * src/libnrtype/nr-type-xft.cpp: added patch 898200, hopefully this
9151 won't break anyone.
9152 * src/dialogs/desktop-properties.cpp: added patch 947127, along with
9153 some orientation bugfixes, list cleanup, and logic to select the
9154 correct menu items based on document settings.
9155 * configure.in: default to always replace g_ascii_strtod.
9157 2004-05-08 Kees Cook <kees@outflux.net>
9159 * src/extension/internal/gdkpixbuf-input.cpp: skip SVG files. (open bug)
9160 * configure.in, src/Makefile_insert, src/fixes.cpp: added replacement
9161 for g_ascii_strtod, since it has locale-related bugs in gnome 2.0.
9162 The upstream version is fixed, so some day, we won't need this any
9163 more. (fixes "ugly icons" bug, and possibly the spinbutton locale bug)
9164 * src/dyna-draw-context.cpp, src/rect-context.cpp, src/sp-namedview.cpp,
9165 src/sp-object.cpp, src/sp-object.h, src/sp-pattern.cpp,
9166 src/sp-polygon.cpp, src/sp-polyline.cpp, src/sp-root.cpp,
9167 src/sp-spiral.cpp, src/sp-star.cpp, src/sp-symbol.cpp,
9168 src/sp-text.cpp, src/spiral-context.cpp, src/star-context.cpp,
9169 src/svg/ftos.cpp, src/svg/svg-affine.cpp, src/svg/svg-color.cpp,
9170 src/svg/svg-length.cpp: adding "config.h", making a few extra
9171 locale-sensitive functions use g_ascii versions.
9173 2004-05-08 MenTaLguY <mental@rydia.net>
9175 * src/sp-item.cpp: move "transformed" signal emission after actual
9176 application of transform
9178 * src/xml/repr-action.cpp, src/xml/repr-action.h, src/xml/repr.cpp:
9179 fix lifecycle issues with content and attribute strings
9181 * src/sp-object.h, src/sp-object.cpp: added SPObject::setId()
9183 2004-05-08 Kees Cook <kees@outflux.net>
9185 * src/verbs.cpp, src/help.cpp: localizing "about" and "keys" stuff.
9186 * po/*.po: rebuilt for new strings.
9188 2004-05-08 Carl Hetherington <inkscape@carlh.net>
9190 * src/dialogs/desktop-properties.cpp: the usual cleanups. Also
9191 add some sp_document_done()s in various places.
9193 2004-05-08 bulia byak <bulia@users.sourceforge.net>
9195 * widgets/paint-selector.cpp: Tooltips, slight cosmetics
9197 * main.cpp: --help edit
9199 * sp-use.h sp-use.cpp: Redid move compensation using _transformed_signal
9201 * sp-item.h sp-item.cpp: Added _transformed_signal, emitted by
9202 write_transform,
9203 passes the difference transform relative to the old one (not the new
9204 transform
9205 set)
9207 * nodepath.cpp: Fix lagging update of the other handle for smooth nodes
9209 * widgets/dash-selector.cpp: (Almost) fixed display of shorter-than-0.5
9210 dashes
9211 in selector; proper fixing will require manual drawing the dashes instead of
9212 using gdk dashes
9214 * preferences-skeleton.h: lots of new dasharrays
9216 * dialogs/stroke-style.cpp: Remove repetitive code; relocation patch from
9217 mhearn; fixed, reenabled, and automated marker previews (no need for
9218 previews
9219 in markers.svg)
9221 * share/markers/markers.svg: Cleanup, sizes, remove manual previews
9223 * style.cpp: Disabled warning for overflow property (we need it for markers)
9225 * splivarot.cpp: Fixed transform when doing boolop inside group
9227 * libnr/nr-path.cpp: Ported fix from sodi, fixes two bugs with endnodes of a
9228 curve on the same hor/vert line
9230 * sp-namedview.cpp: Use set_default_size instead of _resize for setting
9231 window
9232 from namedview
9234 * preferences-skeleton.h dialogs/item-properties.cpp: Objects props
9235 transientized (better late than never)
9237 * dialogs/display-settings.cpp: Added simplify threshold
9239 * sp-use.cpp: Mega-kill use on unlink
9241 * preferences-skeleton.h dialogs/display-settings.cpp: Orphaned clones
9242 options
9244 * sp-item-group.cpp: Prevent jumps when ungrouping clone with its original
9246 * sp-object.cpp: Fix crash when deleting clone and its original
9248 * toolbox.cpp, tool contexts: Alt-x and top panel keyboard shortcuts now
9249 work
9250 for all tools
9252 * sp-use.cpp enums.h: Unlink option on self-delete
9254 * sp-use.cpp: Fix: disappeating clone on undoing ungrouping (_show finally
9255 works properly)
9257 * splivarot.cpp: Boolops: cleanup, preserve id, parent, position, fix to
9258 take
9259 style from the bottom object
9261 * interface.cpp verbs.cpp shortcuts.cpp: Mnemonics, tooltips, shortcuts,
9262 cleanup, autoraise removed from menu
9264 2004-05-07 Kees Cook <kees@outflux.net>
9266 * src/verbs.cpp: re-localizing tutorials. My goof!
9267 * po/POTFILES.in: removed arikkei references
9269 2004-05-07 Carl Hetherington <inkscape@carlh.net>
9271 * src/desktop.cpp: make sure that a SPNamedView's modified signal
9272 is connected to the SPDesktop even when a file is loaded into an
9273 existing SPDesktop. Fixes problems whereby grid snap does not
9274 work for the first file loaded in a session. Fix a && -> & typo.
9276 * src/sp-object.cpp: declaration-to-first-use and coding style
9277 cleanups.
9279 2004-05-05 Spundun Bhatt <spundun@isi.edu>
9281 * configure.in: Stole Nathan's configure hack and used it to
9282 support gtkmm-2.4
9284 2004-05-06 Ted Gould <ted@gould.cx>
9286 * src/file.cpp, src/extension/extension.cpp, src/extension/init.cpp,
9287 src/extension/internal/Makefile_insert,
9288 src/extension/internal/gdkpixbuf-input.cpp,
9289 src/extension/internal/gdkpixbuf-input.h:
9290 Changing the import functionality so that it works much more like open.
9291 You can use any format, and it will place that file directly in the
9292 document that you are working on. Added input extensions that cover all
9293 of the bitmap formats that are covered with gdkpixbuf. Also, more
9294 formats can be used using the scripting system.
9296 2004-05-06 Carl Hetherington <inkscape@carlh.net>
9298 * src/sp-line.cpp, src/sp-mask.cpp, src/sp-metrics.cpp:
9299 declaration-to-first-use and coding style cleanups
9301 2004-05-05 MenTaLguY <mental@rydia.net>
9303 * src/libnrtype/nr-type-dictionary.cpp: removed 'private-fonts'
9304 feature (we should rely on fontconfig for "custom" font stuff)
9306 * configure.in, src/Makefile_include, src/Makefile.am,
9307 src/libarikkei/*: removed the now unused libarikkei
9309 2004-05-05 Nathan Hurst <njh@mail.csse.monash.edu.au>
9311 * src/dialogs/text-edit.cpp, configure.in: Added support for spell
9312 checking in text dialog.
9314 2004-05-04 MenTaLguY <mental@rydia.net>
9316 * src/display/nr-arena-glyphs.h: fixed cut-and-paste error in
9317 NRArenaGlyphsGroup::create()
9319 * src/selection.cpp, src/selection.h: fixed global "changed" propagation
9321 2004-05-02 MenTaLguY <mental@rydia.net>
9323 * src/file.cpp, src/print.cpp, src/sp-chars.cpp, src/sp-clippath.cpp,
9324 src/sp-image.cpp, src/sp-item-group.cpp, src/sp-mask.cpp,
9325 src/sp-pattern.cpp, src/sp-shape.cpp, src/sp-text.cpp,
9326 src/sp-use.cpp, src/dialogs/stroke-style.cpp,
9327 src/display/canvas-arena.cpp, src/display/nr-arena-glyphs.cpp,
9328 src/display/nr-arena-glyphs.h, src/display/nr-arena-group.h,
9329 src/display/nr-arena-image.h, src/display/nr-arena-item.cpp,
9330 src/display/nr-arena-item.h, src/display/nr-arena-shape.h,
9331 src/display/nr-arena.h, src/libnr/nr-object.h, src/widgets/icon.cpp:
9333 removed nr_arena_item_new in favor of static ::create() functions
9334 which call NRArenaItem::init() to perform setup (i.e. setting
9335 NRArenaItem::arena). Eventually NRArenaItem::init() and
9336 nr_arena_item_init will merge and become NRArenaItem's constructor.
9338 2004-04-30 MenTaLguY <mental@rydia.net>
9340 * src/sp-use.cpp: call parent class' write methods rather than
9341 attempting to do everything (wrongly) ourselves; among other
9342 things, <use> transform attributes weren't getting written
9344 * src/sp-object.h, src/sp-object.cpp:
9346 designate a "successor" object so we still perform as
9347 expected if objects are replaced in the middle of e.g. a
9348 bulk delete operation
9350 * src/sp-use.cpp: cleanups and succession logic for <use>
9351 deletion
9353 * src/widgets/sp-hwrap-box.cpp, src/widgets/sp-hwrap-box.h,
9354 src/widgets/sp-vwrap-box.cpp, src/widgets/sp-vwrap-box.h,
9355 src/widgets/sp-wrap-box.cpp, src/widgets/sp-wrap-box.h,
9356 src/widgets/test-wrapbox.cpp, src/widgets/Makefile_insert:
9358 Removed unused (and imperfect) "wrapbox" widgets.
9360 * src/sp-object.h, src/sp-object.cpp, src/sp-item-group.cpp:
9362 Removed unused sp_object_invoke_forall and sp_object_sequence
9363 methods. (forall might be nice to have, but we can do better
9364 implementation-wise now that we're in C++-land)
9366 2004-04-30 njh <njh@mail.csse.monash.edu.au>
9368 * main.cpp: replaced gtk_init with g_type_init for console mode.
9369 Closes 944969.
9371 2004-04-29 MenTaLguY <mental@rydia.net>
9373 * src/sp-image.cpp, src/sp-item.cpp, src/sp-item.h, src/sp-line.cpp,
9374 src/sp-path.cpp, src/sp-rect.cpp, src/sp-text.cpp:
9376 write_transform becomes set_transform, which applies the given
9377 transform to the object without (!) invoking a repr write
9379 * src/sp-star.cpp, src/svg/svg-length.h, src/svg/svg-length.cpp,
9380 src/svg-types.h, src/svg/svg.h:
9382 replaced raw integers with real units enum
9384 * src/libnr/nr-matrix.h:
9386 removed dead assertion (it's always valid to retrieve the
9387 translation component of a matrix)
9389 * src/selection-chemistry.cpp:
9391 delete items via SPItem (SPObject), not repr
9393 * src/sp-object.h, src/sp-object.cpp:
9395 added SPObject::deleteObject() and a delete notification signal;
9396 SPObject now inherits from GObject in the C++ sense
9398 * src/sp-use.h:
9400 don't accept references to the use or its ancestors (preventing
9401 infinite loops)
9403 * src/sp-use.cpp, src/sp-use.h:
9405 added automatic deletion when referrent is deleted
9407 * src/uri-reference.h:
9409 added URIReference::getOwner()
9411 2004-04-29 Carl Hetherington <inkscape@carlh.net>
9413 * src/extension/internal/win32.cpp: add textToPath parameter to
9414 description in order to fix #944131.
9416 2004-04-28 Carl Hetherington <inkscape@carlh.net>
9418 * src/desktop.cpp, src/inkscape.cpp, src/sp-namedview.cpp
9419 Part of the fix for #942149. Also fixed some compiler warnings.
9421 * src/display/nr-arena.cpp: Fixed an unused variable warning.
9423 * src/main.cpp: Fix a warning that is raised on Windows.
9425 2004-04-28 bulia byak <bulia@users.sourceforge.net>
9427 * inkscape.cpp: Fixed prev/next desktop; numbered from 0
9429 * Lots of files: Replaced all strtod() and atof() by g_ascii_strtod()
9431 * interface.cpp verbs.cpp: Tooltip edits
9433 * view.cpp view.h desktop.cpp: Signal and function to pop statusbar message
9435 * dialogs/dialog-events.cpp: Only set the UTILITY hint for non-modal
9436 windows,
9437 fixes "disappearing save as"
9439 * toolbox.cpp widgets/widget-sizes.h widgets/button.cpp: Got rid of button
9440 relief, top panel made less tall
9442 * desktop.cpp preferences-skeleton.h dialogs/display-settings.cpp: Done away
9443 with the sticky zoom button, now in prefs
9445 * path-chemistry.cpp: Preserve id= in combine/break, convert to paths;
9446 preserve
9447 z-order in combine/break; cleanups
9449 * splivarot.cpp: New selection API, Simplify preserves id=
9451 * select-context.cpp preferences-skeleton.h sp-item.cpp display-settings.cpp
9452 splivarot.cpp sp-item-group.cpp sp-item-transform.cpp
9453 sp-item-notify-moveto.cpp nodepath.cpp node-context.cpp seltrans.cpp
9454 seltrans.h: Switched to global preservetransform, transform writing
9455 unification (no more manual transform= setting all over the place), stamp
9456 preserves parent, mental's new SPSelection API, pruning dead code
9458 * verbs.cpp interface.cpp: Eliminated Dialogs menu, added ... to dialog
9459 commands, rearrangements, menu items display tooltips in statusbar when
9460 selected
9462 * sp-item-group.cpp sp-item-group.h: Made document_done optional in ungroup
9463 (not
9464 done when the function is called from another function)
9466 * dialogs/display-settings.cpp enums.h preferences-skeleton.h sp-use.cpp
9467 sp-use.h: Clone move compensation (3 modes), settable in prefs
9469 * seltrans.cpp selection-chemistry.cpp: Do not translate a clone if its
9470 original
9471 is in the selection
9473 * verbs.cpp verbs.h interface.cpp shortcuts.cpp sp-use.cpp sp-use.h
9474 selection-chemistry.cpp selection-chemistry.h: Unlink Clone verb and menu
9475 command (preserves id=)
9477 * selection-chemistry.cpp selection-chemistry.h verbs.h verbs.cpp
9478 shortcuts.cpp
9479 interface.cpp: Select Original verb and command, scrolls to the original
9481 * selection-chemistry.cpp selection-chemistry.h verbs.cpp verbs.h
9482 interface.cpp:
9483 Clone command
9485 * sp-use.h sp-use.cpp: Use URIReference; Propagate update to parent class
9486 (SPItem) (fixes redraw on dragging a clone)
9488 * dropper-context.cpp dropper-context.h dialogs/display-settings.cpp:
9489 Implemented pick modes (pick either actual color with transparency or
9490 visible
9491 color without transparency); added statusbar indication; color is only set
9492 on
9493 mouse release
9495 * seltrans.cpp display/sodipodi-ctrlrect.cpp: Finally the correct selection
9496 cue
9497 rect (fixed displacement)
9499 2004-04-27 Carl Hetherington <inkscape@carlh.net>
9501 * src/desktop.cpp: Check for there being no items when zooming to
9502 the drawing. This fixes bug #942137.
9504 2004-04-26 Carl Hetherington <inkscape@carlh.net>
9506 * config.h.mingw, prefix.h:
9507 INKSCAPE_VERSION moved to inkscape_version.h.
9508 INKSCAPE_{PIXMAP,SCREENS,TUTORIALS,MARKERS}DIR moved to prefix.h
9510 * src/Makefile.mingw, src/inkscape_version.h.mingw
9511 Use CVS inkscape_version.h.mingw for inkscape_version.h on Win32.
9513 * src/sp-use.cpp: fix a warning.
9515 2004-04-26 Ted Gould <ted@gould.cx>
9517 * share/extensions/ai_input.inkmod, share/extensions/dia.inkmod,
9518 share/extensions/txt2svg.inkmod, src/extension/extension.cpp,
9519 src/extension/internal/svg.cpp:
9521 Making the names of the input extensions look like the output ones.
9522 Also, threw in a slight memory savings in removing the implementation on
9523 deactivated extensions.
9525 2004-04-26 MenTaLguY <mental@rydia.net>
9527 * src/selection.cpp: migrate to new glib idle API
9529 * src/extension/db.cpp: can't call ->deactivated() on a NULL pointer..
9531 2004-04-26 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
9533 * configure.in: Replace use of old AM_PROG_LIBTOOL macro with
9534 AC_PROG_LIBTOOL.
9536 2004-04-26 Ted Gould <ted@gould.cx>
9538 * share/extensions/epsi_output.inkmod:
9540 Added in a check for ps2epsi
9542 * src/dialogs/filedialog.cpp, src/extension/db.cpp, src/extension/db.h,
9543 src/extension/extension.cpp, src/extension/extension.h,
9544 src/extension/init.cpp, src/extension/system.cpp:
9546 Implementing a 'deactivated' extension. This means that it should
9547 still exist, but show up as insensitive in any GUI element that could use
9548 it. The idea here is that users should know what they don't have, but
9549 Inkscape supports.
9551 2004-04-26 Nathan Hurst <njh@mail.csse.monash.edu.au>
9553 * src/{libnr,libnrtype,widgets,display,helper,.}*.{h,cpp}: moved
9554 from typedef _name name; to C++ style struct name; forward
9555 references.
9557 2004-04-25 Ted Gould <ted@gould.cx>
9559 * share/extensions/ai_output.inkmod, share/extensions/dia.inkmod,
9560 share/extensions/dropshadow.inkmod, share/extensions/epsi_output.inkmod,
9561 share/extensions/roundhole.inkmod, share/extensions/svgz_input.inkmod,
9562 share/extensions/svgz_output.inkmod, share/extensions/txt2svg.inkmod,
9563 src/extension/implementation/script.cpp,
9564 src/extension/implementation/script.h:
9566 Adding in support for superior checking of dependencies. Now scripts
9567 can include a line, which will look for a binary in the path. So
9568 something like dia input will no be loaded if there isn't dia available in
9569 the path.
9571 2004-04-25 Carl Hetherington <inkscape@carlh.net>
9573 * src/verbs.cpp, src/rect-context.cpp, src/spiral-context.cpp,
9574 src/event-context.cpp, src/text-context.cpp,
9575 src/dialogs/stroke-style.cpp, src/xml-tree.cpp, src/widgets/sp-widget.cpp:
9576 SPSelection OO-ification.
9578 * src/display/curve.cpp: Don't raise a critical error if a new
9579 curve cannot be created in sp_curve_new_from_bpath(). This can
9580 happen if a file contains a strange path, like one with only a
9581 move in it and nothing else. This is part of the fix for bug
9582 934882.
9584 * src/sp-path.cpp: cope with sp_curve_new_from_bpath() returning
9585 NULL in sp_path_set(). This is the other part of the fix for 934882.
9587 * src/path-chemistry.cpp, src/sp-offset.cpp, src/sp-ellipse.cpp,
9588 src/display/nr-arena-glyhs.cpp:
9589 added asserts for calls to sp_curve_new_from_bpath() which look
9590 like they might not expect it to return NULL.
9592 * src/desktop.h: add a comment about how SPDesktop::selection
9593 should never generally be NULL.
9595 * src/desktop-handles.cpp: ensure that sp_desktop_selection never
9596 returns NULL, so that we don't have to check for this eventuality
9597 elsewhere.
9599 * src/arc-context.cpp, src/seltrans.cpp, src/desktop.cpp: be less defensive
9600 about
9601 SPDesktop::selection being NULL.
9603 * src/path-chemistry.cpp, src/select-context.cpp,
9604 src/selection-chemistry.cpp, src/star-context.cpp,
9605 src/dialogs/align.cpp, src/dialogs/item-properties.cpp,
9606 src/dialogs/text-edit.cpp:
9607 SPSelection OO-ification. Also some coding style and
9608 declaration-to-first-use cleanups.
9610 * src/toolbox.cpp: SPSelection OO-ification. Various cleanups.
9612 * src/selection.h: remove deprecated access functions.
9614 * src/dialogs/fill-style.cpp: declaration-to-first-use cleanups.
9616 * src/selection.cpp: add vim and Emacs mode blocks.
9618 * src/object-ui.cpp: very minor coding style fix.
9620 2004-04-24 MenTaLguY <mental@rydia.net>
9622 * src/arc-context.cpp, src/dyna-draw-context.cpp, src/object-ui.cpp,
9623 src/path-chemistry.cpp, src/rect-context.cpp, src/select-context.cpp,
9624 src/select-toolbar.cpp, src/selection-chemistry.cpp, src/selection.h,
9625 src/spiral-context.cpp, src/star-context.cpp, src/text-context.cpp,
9626 src/verbs.cpp, src/dialogs/export.cpp, src/dialogs/fill-style.cpp,
9627 src/dialogs/in-dt-coordsys.cpp, src/dialogs/stroke-style.cpp,
9628 src/dialogs/transformation.cpp, src/dialogs/xml-tree.cpp:
9630 removed sp_selection_set_item(), sp_selection_set_repr(),
9631 sp_selection_is_empty(), sp_selection_item_selected(),
9632 and sp_selection_repr_selected()
9634 2004-04-24 Ted Gould <ted@gould.cx>
9636 * share/extensions/ill2svg.pl:
9638 Applying a patch made to the Sodipodi list by Tuukka Pasanen which adds in
9639 support for text in Illustrator files. Also, I backed out the changes
9640 which removed being able to specify the line endings. This will, by
9641 default, force them back to mac compatible. Mac files didn't work with
9642 those changes.
9644 2004-04-24 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
9646 * configure.in: Tentatively remove config.h definitions of
9647 INKSCAPE_MARKERSDIR, INKSCAPE_PIXMAPDIR, INKSCAPE_SCREENSDIR,
9648 INKSCAPE_TUTORIALSDIR, with the understanding that these are to be
9649 provided by prefix.h.
9650 * src/prefix.h: Define INKSCAPE_MARKERSDIR.
9652 * src/extension/extension.cpp (Extension):
9653 * src/extension/init.cpp (check_extensions):
9654 Address warning.
9656 * src/dialogs/stroke-style.cpp: #include prefix.h.
9658 * src/Makefile.am (EXTRA_DIST): Add */makefile.in.
9660 * src/libnr/Makefile_insert (libnr_libnr_a_SOURCES):
9661 Add libnr/nr-convex-hull.h, needed by sp-canvas.cpp.
9663 2004-04-24 Ted Gould <ted@gould.cx>
9665 * src/Makefile_include, src/prefix.cpp:
9667 Removing the redefition of NULL and adding to the make system.
9669 2004-04-24 Ted Gould <ted@gould.cx>
9671 * src/extension/db.cpp, src/extension/db.h, src/extension/extension.cpp,
9672 src/extension/extension.h, src/extension/init.cpp,
9673 src/extension/internal/eps-out.cpp, src/extension/internal/eps-out.h,
9674 src/extension/internal/ps-out.cpp, src/extension/internal/ps-out.h:
9676 Adding in more checks for individual extensions. All of them
9677 should still pass though. Also, moved the extension database from
9678 glib to STL. This allows extensions to be deleted while using the
9679 foreach functions (which causes instability with the glib hash
9680 table).
9682 2004-04-24 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
9684 * src/dialogs/Makefile_insert:
9685 * src/display/Makefile_insert:
9686 * src/xml/Makefile_insert:
9687 Get rid of unneeded CPPFLAGS specification.
9689 * src/Makefile.am:
9690 * src/Makefile_insert:
9691 New generated file inkscape_version.h, to replace
9692 -DINKSCAPE_VERSION=\"$(VERSION)\".
9693 * src/help.cpp: #include it.
9695 2004-04-23 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
9697 * src/sp-polygon.cpp:
9698 * src/splivarot.cpp:
9699 * src/style.cpp:
9700 Change include stringstream.h to include svg/stringstream.h.
9702 * src/Makefile.am, src/Makefile_insert: Change libinkscape.a use
9703 to eliminate triple compilation of these object files.
9705 * src/Makefile.am: Use `subdir-objects' option.
9707 * src/Makefile.am: Add global INCLUDES setting.
9708 * src/*/Makefile_insert: Get rid of now-redundant $(INKSCAPE_CFLAGS)
9709 from *_CPPFLAGS.
9711 * src/*/makefile.in: `%' as a target doesn't behave as intended,
9712 so replace with less general `clean %.a %.o' and add .SUFFIXES.
9714 2004-04-22 Ted Gould <ted@gould.cx>
9716 * src/draw-context.cpp, src/dropper-context.cpp,
9717 src/dyna-draw-context.cpp, src/node-context.cpp, src/nodepath.cpp,
9718 src/sp-ellipse.cpp, src/sp-offset.cpp, src/sp-path.cpp,
9719 src/sp-polygon.cpp, src/sp-shape.cpp, src/splivarot.cpp, src/toolbox.cpp,
9720 src/display/curve.cpp, src/display/nr-arena-shape.cpp,
9721 src/extension/internal/gnome.cpp, src/extension/internal/ps.cpp,
9722 src/libnr/nr-path.cpp, src/libnr/nr-path.h,
9723 src/libnrtype/nr-rasterfont.cpp, src/libnrtype/nr-type-ft2.cpp,
9724 src/libnrtype/nr-type-gnome.cpp, src/libnrtype/nr-type-w32.cpp,
9725 src/libnrtype/nr-typeface.cpp, src/livarot/PathCutting.cpp,
9726 src/svg/gnome-canvas-bpath-util.cpp, src/svg/svg-path.cpp:
9728 Changing the ART_ enums to NR_ so that if libart is include (like if
9729 you are building gnome-print) it doesn't conflict with the internal
9730 definitions.
9732 * share/extensions/svgz_output.inkmod, src/extension/extension.cpp,
9733 src/extension/init.cpp, src/extension/implementation/script.cpp:
9735 Adding in a little more checking code. Now extensions can start
9736 deleting themseleves if they fail certain tests. More tests are
9737 needed, along with more testing of this feature. Consider this
9738 an 'early release' of the feature. ;)
9740 2004-04-22 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
9742 * src/Makefile.am: Make non-recursive. Now sources */Makefile_insert.
9743 See HACKING or discussion on mailing list.
9744 * autogen.sh: Bump requirement from automake-1.6 to automake-1.7.
9745 * configure.in: Don't generate src/blah/Makefile, but do generate
9746 src/blah/makefile.
9747 * src/*/Makefile.am: Remove.
9748 * src/*/makefile.in: New wrapper makefiles to allow typing `make' from
9749 subdirectories of src. (Not used by compiles started from top-level
9750 or from src/.)
9752 2004-04-21 MenTaLguY <mental@rydia.net>
9754 * src/libnrtype/nr-type-w32.h: fixed unremoved underscores
9756 * src/select-context.cpp, src/selection.cpp, src/selection.h,
9757 src/seltrans.cpp, src/tools-switch.cpp, src/dialogs/align.cpp:
9758 remove improper twiddling of desktop message line from SPSelection;
9759 some additional work is now required in SPSelectContext to update
9760 the message properly in all cases.
9762 * src/selection.h, src/selection.cpp: touched up and documented
9763 SPSelection
9765 * src/uri-references.h: documentation touch-ups
9767 2004-04-20 Kees Cook <kees@outflux.net>
9769 * src/file.cpp, src/desktop.cpp: moved sp_file_open unselection code into
9770 sp_desktop_change_document. Generalized Carl's fix for unref counting
9771 since it applies in both cases. (My bad!)
9773 2004-04-20 MenTaLguY <mental@rydia.net>
9775 * src/text-context.cpp: merged Carl's fix for signal cleanup
9777 * src/selection.h: marked wrappers for old API as deprecated
9779 2004-04-20 Carl Hetherington <inkscape@carlh.net>
9781 * src/extension/internal/ps.cpp, src/extension/internal/ps.h:
9782 Fixed some bugs in exporting images that seem to have been
9783 introduced when the code was copied from the gimp. They caused
9784 problems when exporting bitmap images to PS.
9786 * src/file.cpp: fix bug whereby the first file loaded in a session
9787 would not have its modified status checked when closed. Hence if
9788 you modified the first file you loaded and then closed it, you
9789 would not be asked to confirm the close.
9791 * src/preferences-skeleton.h: add \n to the end of each line to
9792 fix bug 938368.
9794 2004-04-19 MenTaLguY <mental@rydia.net>
9796 * src/arc-context.cpp, src/desktop-handles.h, src/desktop.h,
9797 src/draw-context.cpp, src/draw-context.h, src/forward.h,
9798 src/inkscape-private.h, src/inkscape.cpp, src/node-context.cpp,
9799 src/node-context.h, src/rect-context.cpp, src/selection-chemistry.cpp,
9800 src/selection-chemistry.h, src/selection.cpp, src/selection.h,
9801 src/seltrans.h, src/spiral-context.cpp, src/star-context.cpp,
9802 src/star-context.h, src/text-context.cpp, src/dialogs/xml-tree.cpp,
9803 src/widgets/sp-widget.h:
9805 finished GObject removal from SPSelection
9807 * src/arc-context.h, src/arc-context.cpp, src/desktop.cpp, src/desktop.h,
9808 src/draw-context.cpp, src/draw-context.h, src/node-context.cpp,
9809 src/node-context.h, src/rect-context.cpp, src/rect-context.h,
9810 src/selection.cpp, src/selection.h, src/seltrans.cpp, src/seltrans.h,
9811 src/spiral-context.cpp, src/spiral-context.h, src/text-context.cpp,
9812 src/text-context.h, src/toolbox.cpp:
9814 migrated SPSelection to SigC++ signals (though it's a bit messy
9815 right now)
9817 2004-04-19 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
9819 * src/dialogs/stroke-style.cpp: Cleanups: greater conformance to
9820 CodingStyle. Moved some declarations to their first use.
9822 2004-04-19 Carl Hetherington <inkscape@carlh.net>
9824 * src/dialogs/stroke-style.cpp, libnr/nr-rect-l.cpp:
9825 Fix a couple of compiler warnings.
9827 * src/dialogs/filedialog-win32.cpp: add OFN_NOCHANGEDIR to Win32
9828 flags in OPENFILENAME structs. This prevents the open / save
9829 boxes from changing the current directory. Any change to the
9830 current directory causes problems for subsequent attempts to
9831 load icons from pixmaps. Also, fix a bug whereby the save
9832 dialogue would sometimes not open due to being passed a filename
9833 it didn't like.
9835 2004-04-19 bulia byak <bulia@users.sourceforge.net>
9837 * shortcuts.cpp selection-chemistry.cpp selection-chemistry.h verbs.cpp
9838 verbs.h
9839 interface.cpp: Clone command (Edit menu, Shift+Ctrl+N)
9841 * sp-use.cpp: Update propagated to parent class (SPItem), misc fixes
9843 * sp-polygon.cpp: Fix for points= updating by adding set_shape call into
9844 _write
9845 (bug 910142)
9847 * text-context.cpp: Do not create text object unless a printable key was
9848 pressed; fixes 934280
9850 * widgets/dash-selector.cpp dialogs/stroke-style.cpp: Removed marker
9851 buttons,
9852 fixed g_free crash in marker menus, added tooltips, added stroke-miterlimit
9853 spinbutton
9855 * splivarot.cpp: Outline handles multiple objects; All commands use correct
9856 stroke_miterlimit
9858 * splivarot.cpp sp-offset.cpp: Fix for 932642
9860 * helper/sodipodi-ctrlrect.cpp: Simplify and fix dashes and offsets
9862 * widgets/gradient-selector.cpp: Tooltip edits
9864 * verbs.cpp verbs.h interface.cpp...: Remove tool options
9866 * seltrans.cpp: Pivot marker made inverse
9868 * toolbox.cpp: More defocusing
9870 * *-context.cpp: Eliminated config widgets from all tools
9872 * toolbox.cpp sp-ellipse.cpp: Ellipse fixes, tooltips
9874 * verbs.cpp: Options -> Preferences
9876 * dialogs/display-settings.cpp: An options dialog, completely new; selector
9877 widget grafted here
9879 * preferences-skeleton.h node-context.cpp select-context.cpp: scaling uses
9880 defaultscale
9882 * dialogs/display-settings.cpp display/nr-arena-image.cpp: Make oversample
9883 saveable
9885 * toolbox.cpp: Aux toolbar for calligraphic
9887 * preferences-skeleton.h: fill-opacity:1 for calligraphic
9889 * select-context.cpp seltrans.cpp seltrans.cpp: Patch to enable box and none
9890 options for per-object selection cue
9892 * main.cpp: Removed C-locale setting, not needed anymore; temporary switch
9893 of
9894 gettext encoding for console output
9896 * inkscape.cpp: Memory fix from sodi
9898 * right-click finishes pen (patch by Carl) draw-context.cpp
9900 2004-04-19 Carl Hetherington <inkscape@carlh.net>
9902 * src/livarot/ShapeRaster.cpp
9903 Fix an unitialised value error that was spotted by valgrind.
9905 2004-04-18 MenTaLguY <mental@rydia.net>
9907 * src/selection.cpp, src/selection.h, src/selection-chemistry.cpp,
9908 src/seltrans.cpp, src/nodepath.cpp:
9909 made all SPSelection members private, and changed all methods into
9910 real C++ methods (with temporary inline wrappers for the old C
9911 pseudo-methods)
9913 2004-04-18 Carl Hetherington <inkscape@carlh.net>
9915 * src/print.cpp, src/print.h, src/sp-text.cpp
9916 src/extension/extension.cpp src/extension/extension.h,
9917 src/extension/implementation/implementation.cpp,
9918 src/extension/implementation/implementation.h,
9919 src/extension/internal/eps-out.cpp, src/extension/internal/eps-out.h,
9920 src/extension/internal/ps.cpp, src/extension/internal/ps.h,
9921 Add very basic feature to allow PS text to be exported as real
9922 text, rather than being converted to paths first. Needs some
9923 work, mostly on font handling.
9925 * src/seltrans.cpp: Slightly improve placement of the bounding
9926 box selection cue.
9928 * src/sp-shape.cpp: various marker-related cleanups, mostly factoring out
9929 common code into functions.
9931 2004-04-17 MenTaLguY <mental@rydia.net>
9932 * src/inkscape.cpp, src/node-context.cpp, src/selection-chemistry.cpp,
9933 src/selection.cpp, src/selection.h, src/seltrans.cpp, src/sp-gradient.cpp,
9934 src/sp-item.cpp, src/sp-offset.cpp, src/dialogs/transformation.cpp,
9935 src/libnr/nr-rect.cpp, src/libnr/nr-rect.h:
9936 Cleaned up NR::Rect API and made SPSelection's desktop pointer private.
9938 * src/display/sp-canvas.cpp, src/libnr/nr-convex-hull.h,
9939 src/libnr/nr-rect.h:
9941 First use of NR::ConvexHull (for propagating canvas bounding boxes)
9943 2004-04-17 Kees Cook <kees@outflux.net>
9945 * share/icons/icons.svg, src/verbs.cpp: made last three ugly menu icons.
9947 2004-04-17 Nathan Hurst <njh@mail.csse.monash.edu.au>
9949 * configure.in src/draw-context.cpp src/dropper-context.cpp
9950 src/dyna-draw-context.cpp src/nodepath.cpp src/nodepath.h
9951 src/path-chemistry.cpp src/sp-chars.cpp src/sp-ellipse.cpp
9952 src/sp-offset.cpp src/sp-path.cpp src/sp-polygon.cpp
9953 src/sp-shape.cpp src/sp-text.cpp src/splivarot.cpp src/style.cpp
9954 src/style.h src/dialogs/fill-style.cpp
9955 src/dialogs/object-properties.cpp src/dialogs/stroke-style.cpp
9956 src/display/canvas-bpath.cpp src/display/canvas-bpath.h
9957 src/display/canvas-grid.h src/display/curve.cpp
9958 src/display/curve.h src/display/nr-arena-glyphs.cpp
9959 src/display/nr-arena-glyphs.h src/display/nr-arena-shape.cpp
9960 src/display/sodipodi-ctrl.cpp src/display/sodipodi-ctrl.h
9961 src/display/sodipodi-ctrlrect.h src/display/sp-canvas-util.cpp
9962 src/display/sp-canvas-util.h src/display/sp-canvas.cpp
9963 src/display/sp-canvas.h src/display/sp-ctrlline.cpp
9964 src/extension/internal/ps.cpp src/extension/internal/ps.h
9965 src/libnr/Makefile.am src/libnr/libnr.def src/libnr/nr-path.cpp
9966 src/libnr/nr-path.h src/libnr/nr-svp-private.h
9967 src/libnr/nr-svp-render.cpp src/libnr/nr-svp-render.h
9968 src/libnr/nr-svp.cpp src/libnr/nr-svp.h
9969 src/libnrtype/nr-rasterfont.cpp src/libnrtype/nr-type-ft2.cpp
9970 src/libnrtype/nr-type-gnome.cpp src/libnrtype/nr-type-w32.cpp
9971 src/libnrtype/nr-typeface.cpp src/livarot/PathCutting.cpp
9972 src/svg/gnome-canvas-bpath-util.cpp
9973 src/svg/gnome-canvas-bpath-util.h src/svg/svg-path.cpp
9974 src/svg/svg.h: removed libart.
9976 * src/libnr/nr-svp-uncross.cpp src/libnr/nr-svp-uncross.h: deleted
9977 uncross and SVL routines.
9980 2004-04-15 Carl Hetherington <inkscape@carlh.net>
9982 * src/make.exclude, src/make.dep, src/make.files, src/make.ofiles:
9983 Various fixes to the Win32 build following rearrangement of some
9984 source files and cleanups to libnr.
9986 * src/sp-text.cpp: remove an unused variable.
9988 * src/display/sodipodi-ctrlrect.cpp: removed two unused variables.
9990 2004-04-16 MenTaLguY <mental@rydia.net>
9992 * src/selection.cpp, src/selection.h, src/forward.h: initial
9993 C++ification of SPSelection class
9995 2004-04-15 Kees Cook <kees@outflux.net>
9997 * debian/control, debian/changes: dropping (currently) unused
9998 dependancies. Added "0.39cvs" tag.
10000 2004-04-15 Carl Hetherington <inkscape@carlh.net>
10002 * src/seltrans.cpp, src/helper/sodipodi-ctrlrect.cpp,
10003 src/helper/sodipodi-ctrlrect.h:
10004 Use black, dashed bounding boxes for indicating itemselection,
10005 rather than red, solid boxes (as suggested by Bulia).
10007 * src/desktop.cpp:
10008 Small fix for the problem whereby the first file loaded in an
10009 Inkscape session will not have its grid set up properly. This was
10010 my patch #935013.
10012 * src/dialogs/filedialog-win32.cpp:
10013 Use the extension system to build the list of allowable file types
10014 for save. This means that save as PS and EPS work properly.
10016 * src/streams-zlib.cpp, src/livarot/PathConversion.cpp,
10017 src/livarot/PathCutting.cpp, src/livarot/PathSimplify.cpp,
10018 src/livarot/PathStroke.cpp, src/livarot/Shape.cpp,
10019 src/livarot/ShapeMisc.cpp, src/display/nr-arena-glyphs.cpp,
10020 src/helper/sodipodi-ctrlrect.cpp, src/helper/sp-canvas.cpp,
10021 src/extension/internal/win32.cpp:
10022 Fix compiler warnings, mostly about unused variables.
10024 * src/helper/sp-canvas-util.cpp:
10025 Fix what I and someone else considered to be an obvious typo. The
10026 function in question isn't used, however, so it's a bit difficult
10027 to test.
10029 * src/libnrtype/nr-rasterfont.cpp:
10030 Fix a warning wrt a cast from NR::Matrix to NRMatrix.
10032 * src/sp-shape.cpp:
10033 Fix bug #935758.
10036 2004-04-14 Ted Gould <ted@gould.cx>
10038 * src/file.cpp, dialogs/filedialog.cpp:
10039 Making it so that the filename will get placed in the save as dialog
10040 if there is a name for the file. Otherwise the last save directory
10041 is used (properly now)
10043 2004-04-15 MenTaLguY <mental@rydia.net>
10045 * most files in src/: removed many old "compatable" struct typedefs
10047 * src/libarikkei/arikkei-dict.cpp, src/libarikkei/arikkei-dict.h:
10048 removed unused arikkei files
10050 * configure.in: added gtkmm dependency
10052 2004-04-14 Kees Cook <kees@outflux.net>
10054 * src/helper/unit-menu.cpp: Turns out I found a 2nd bug while
10055 investigating patch 934358. I've applied this patch again, which gives
10056 us the entire fix.
10057 * src/draw-context.cpp: Investigated patch 934351 from cth103. Applied a
10058 slight variation to conform to the function calling styles of that code.
10059 * configure.in: Implemented gcc version test for >= 3.0.0
10060 * src/file.cpp, src/interface.cpp, share/icons/icons.svg, src/verbs.cbb:
10061 finished "File / Revert" implementation. Found a memory leak in
10062 "file_save". Added more sanity checking to "sp_file_revert" and more
10063 status messages.
10064 * src/main.cpp, src/file.h, src/file.cpp: removed redundant code,
10065 implemented
10066 in "sp_file_open".
10068 2004-04-13 Kees Cook <kees@outflux.net>
10070 * tools-version.sh: added a possible fix for BSDish tools.
10071 * configure.in, share/patterns/Makefile.am: inkscape janitor strikes
10072 again! This is a quick cleanup to Ted's new directories. Looks
10073 like "patterns" got left out.
10074 * share/clipart/.cvsignore, share/templates/.cvsignore,
10075 share/examples/.cvsignore, share/fonts/.cvsignore,
10076 share/gradients/.cvsignore, share/keyboards/.cvsignore,
10077 share/palettes/.cvsignore, share/patterns/.cvsignore:
10078 Added Makefile build-cruft to .cvsignores.
10079 * src/helper/unit-menu.cpp: applied a variation to patch 934358 from cth103
10080 to fix grid unit changing bug.
10081 * configure.in: fixed capitalization of "libpng" to avoid confusion.
10082 * src/sp-namedview.cpp, src/document.cpp, src/document.h, src/file.cpp,
10083 src/file.h, src/document-undo.cpp, src/interface.cpp, src/verbs.cpp,
10084 src/verbs.h:
10085 Newly opened files will only create new windows if the current document
10086 is untouched. (RFE#928517)
10087 Added support for future "File/Revert" handling. Needs
10088 a little more support in the SPDocument structure. See notes in
10089 "src/file.cpp", function "sp_file_revert_dialog".
10091 2004-04-13 Ted Gould <ted@gould.cx>
10093 * configure.in, share/Makefile.am, share/clipart/Makefile.am,
10094 share/examples/Makefile.am, share/fonts/Makefile.am
10095 share/gradients/Makefile.am, share/keyboards/Makefile.am
10096 share/markers/Makefile.am, share/palettes/Makefile.am
10097 share/screens/Makefile.am, share/templates/Makefile.am:
10098 Making it so that the clipart and everything else gets put in
10099 the tarball, and also get installed in the share directory. Many
10100 of these have just 'README' files, but they now have good place-
10101 holders for further development.
10103 2004-04-12 Kees Cook <kees@outflux.net>
10105 * src/dialogs/stroke-style.cpp, src/Makefile.am, src/dialogs/Makefile.am,
10106 src/widgets/Makefile.am, configure.in: fixed up INKSCAPE_*DIR paths so CVS
10107 will compile happily for me. This way if paths change, files will be
10108 recompiled. The old way would let configure run again (changing the
10109 datadir path) without forcing a recompile, which could break the
10110 compiled paths.
10112 2004-04-13 John Cliff <simarilius@yahoo.com>
10113 * src/sp-shape.cpp, src/dialogs/stroke-style.cpp:
10114 Couple of changes to marker related code, mid and end markers now point in
10115 correct
10116 direction, turning off start markers behaves correctly.
10117 This follows on from changes made by me and Carl Hetherington that were
10118 commited
10119 yesterday to
10120 src/inkscape-stock.cpp, src/sp-item.cpp, src/sp-marker.cpp,
10121 src/sp-shape.cpp,
10122 src/style.cpp, src/style.h, src/dialogs/stroke-style.cpp
10123 to implement marker UI and fixes to the marker rendering code.
10125 2004-04-11 Ted Gould <ted@gould.cx>
10127 * src/extension/system.cpp, src/extension/internal/eps-out.cpp
10128 src/extension/internal/eps-out.h:
10129 First pass at a file save dialog with EPS output. The dialog
10130 sets the bounding box in the file. Comments encouraged.
10132 2004-04-11 Ted Gould <ted@gould.cx>
10134 * src/file.cpp, src/main.cpp, src/print.cpp, src/extension/init.cpp,
10135 src/extension/init.h, src/extension/system.cpp, src/extension/system.h,
10136 src/extension/implementation/script.cpp,
10137 src/extension/internal/eps-out.cpp,
10138 src/extension/internal/gnome.cpp, src/extension/internal/ps-out.cpp,
10139 src/extension/internal/ps.cpp, src/extension/internal/svg.cpp,
10140 src/extension/internal/win32.cpp:
10141 Change alot of files, but small changes. Basically just took
10142 system.cpp and init.cpp and finally ported them to the Inkscape::
10143 Extension namespace. Cleaned up the code in them a bunch, it is
10144 much easier to read now! All the other files are just referencing
10145 these changes.
10147 2004-04-11 Kees Cook <kees@outflux.net>
10149 * src/verbs.h, src/verbs.cpp, src/interface.cpp, src/interface.h: replaced
10150 the rest of the missing menu verbs: "View New", "Cleanup". Created
10151 generic function to add icons to a given menu item (for submenu icons
10152 mostly).
10153 * share/icons/icons.svg: added "selection_cleanup", "selection_deselect",
10154 "selection_select_all". Corrected "view_new" and "selection_smooth",
10155 "dialog_toggle", "dialog_tool_options", "file_open_recent".
10156 * src/selection-chemistry.cpp, src/selection-chemistry.h: renamed
10157 "selection_cleanup" function.
10159 2004-04-11 Jon Phillip <jon@rejon.org>
10161 * Makefile.mingw share/Makefile.am src/Makefile.am
10162 share/markers/Makefile.am share/markers/.cvsignore config.h.mingw
10163 configure.in:
10164 Added the proper infrastructure to get files to the right location for
10165 markers.
10167 * share/tutorials/tipsandtricks.svg: Deleted the URL trick because it no
10168 longer works or something.
10170 2004-04-11 Kees Cook <kees@outflux.net>
10172 * src/verbs.h, src/verbs.cpp: added verbs for the Help and Tutorials menus.
10173 * src/interface.cpp: replaced contents of sp_ui_menu_help to use new verbs.
10174 * src/help.h, src/help.cpp: replaced sp_help_keys with more generic
10175 sp_help_open_screen, similar to sp_help_open_tutorial.
10176 * share/icons/icons.svg: created really ugly "help_tutorials" and
10177 "help_keys" icons. The "help_keys" one needs the most help. :)
10179 2004-04-09 Ted Gould <ted@gould.cx>
10181 * share/extensions/Makefile.am, share/extensions/epsi_output.inkmod,
10182 share/extensions/ps2epsi.sh, src/extension/extension.cpp,
10183 src/extension/extension.h, src/extension/init.cpp,
10184 src/extension/implementation/implementation.cpp,
10185 src/extension/implementation/implementation.h,
10186 src/extension/implementation/script.cpp,
10187 src/extension/implementation/script.h,
10188 src/extension/internal/Makefile.am, src/extension/internal/eps-out.cpp,
10189 src/extension/internal/eps-out.h, src/extension/internal/ps.cpp:
10191 Okay, these are some changes that I've had in my directory for
10192 a little while.
10194 1) adding the basics of checking extensions. This will allow
10195 them to remove themselves based on their dependencies failing.
10197 2) Adding the concepts of a 'helper extension' to scripts. This
10198 allows them to use other extensions for handling the data, so
10199 they don't have to deal with SVG directly - Inkscape will
10200 build the pipeline. An example of this is the epsi output.
10202 3) Adding the bounding box change provided by Carl Hetherington
10203 to the Postscript output. The EPS output plugin sets this, so
10204 now EPSes have smaller bounding boxes. A GUI needs to be
10205 written for this setting.
10207 2004-04-08 MenTaLguY <mental@rydia.net>
10209 * configure.in, src/svg/ftos.cpp: fix for OS X build
10211 * src/extensions/internal.ps.cpp: crash fix
10213 2004-04-07 MenTaLguY <mental@rydia.net>
10215 * src/xml/repr.cpp: adjusted the advertising comment in the default
10216 document template (we need a real default document template, btw)
10218 * src/svg/ftos.cpp, src/svg/itos.cpp, src/svg/round.cpp,
10219 src/svg/ftos.h, src/svg/stringstream.h: incorporated Bryce's number
10220 serializing code (disabled for now, due to the impending release)
10222 * src/dialogs/stroke-style.cpp, src/dialogs/sp-shape.cpp:
10223 nuked unused variables
10225 2004-04-07 bulia byak <bulia@users.sourceforge.net>
10227 * icons.svg: Alignment fix
10229 * src/select-toolbar.cpp: Swapped rotate buttons
10231 * share/tutorials/: Cleanup, added Russian translation of basic
10233 * extension/extension.cpp extension/system.cpp extension/internal/ps.cpp
10234 extension/implementation/script/cpp: Fixes to make non-ascii filenames work
10235 again
10237 * src/verbs.cpp: Remove xpm icon that causes trouble on win32
10239 * share/examples/: new gradient.svg, tiger.svgz, cleanup
10241 * src/widgets/gradient-vector.cpp: Crash fix: loading new gradient into the
10242 editor does not completely reset it
10244 * share/icons/icons.svg: New dialog icons, draw tool icons, changed colors
10246 * src/dialogs/align.cpp src/helper/bezier-utils.cpp: remove pjrm's debug
10247 output
10249 * share/tutorials/: SVG cleanup: remove unused font properties, wrong radius
10250 paths in ellipses (leftovers from old versions). Expanded & updated tips &
10251 tricks.
10253 * file.cpp: Set uri on save in one place; save 'offcially' from here only
10255 * system.cpp system.h: Remove redundant uri-setting on open and save, add
10256 official arg to sp_module_system_save to prevent docname/docbase changing on
10257 temporary saves
10259 * many files: _() fixes, edits in labels, messages, tooltips, mnemonics
10261 * src/inkscape.cpp: remove redundancy in error messages for failing to load
10262 prefs
10264 * share/extensions src/extension/internal: Renaming file formats to include
10265 (*.ext)
10267 * src/interface.cpp src/dialogs/filedialog.cpp: Transientize, make modal
10268 open/save dialogs, ditto for warning overwrite and make it unresizeable
10270 * src/dialogs/xml-tree.cpp: Do not deselect item on canvas when a
10271 non-selectable
10272 thing is highlighted in xml editor
10274 * src/sp-guide.cpp: Guide position updated after undo
10276 * src/widgets/sp-xmlview-attr-list.cpp: Max length of viewable attributes
10277 increased
10279 * many files: Adib's svgostringstream patches to remove printfs
10281 * src/selection-chemistry.cpp: Crash fix when pasting style to an object
10282 that
10283 has none (e.g. group)
10285 * src/knot.cpp: Knot dragging autoscrolls
10287 * src/sp-text.cpp src/text-context.cpp: Cursor movements autoscroll
10289 * src/desktop.h src/desktop.cpp: autoscrollspeed can be overridden in call
10290 to
10291 sp_desktop_scroll_to_point
10293 * src/text-context.cpp src/sp-text.cpp: Text cursor made inverse. Initial
10294 cursor
10295 after click is no longer horizontal.
10297 * src/helper/sp-ctrlline.cpp: Always-visible inversion for ctrlline
10299 * src/libnrtype/nr-type-w32.cpp: Fix stretch and variant on win32
10301 * src/widgets/gradient-vector.cpp: Undo fix; new stop takes average of its
10302 neighbors' colors; is between stops even when the last stop is selected
10304 2004-04-06 Ted Gould <ted@gould.cx>
10306 * src/file.cpp, src/dialogs/filedialog.cpp, src/extension/extension.cpp,
10307 src/extension/system.cpp:
10308 Moving code around so that the filename extension gets put on by
10309 the extension that is saving the file. This adds a couple complications
10310 in that the extension now needs to check for overwriting the file
10311 and also set the document URI. Better overall, but a PITA.
10313 2004-04-05 njh <njh@mail.csse.monash.edu.au>
10315 * debian/rules,debian/control: applied patch from Kees Cook to remove
10316 obsolete libraries, and to tidy things up a tad.
10318 2004-04-04 Ted Gould <ted@gould.cx>
10320 * src/main.cpp, src/extension/extension.cpp, src/extension/system.cpp:
10321 Now the input autodetect will try the SVG filter if the autodetect
10322 fails. This was done by the command line, but now it is done
10323 everywhere.
10325 2004-04-04 MenTaLguY <mental@rydia.net>
10327 * src/xml/repr-io.cpp, src/xml/repr.cpp, src/xml/repr.h:
10328 Take the full list of document node children from libxml, and
10329 append them in the correct order. This fixes bug #929348.
10331 * src/xml/repr-io.cpp, src/xml/repr.cpp, src/xml/repr-private.h:
10332 Added API for coping with comments at the root level (i.e. siblings
10333 of the root XML node), and made corresponding changes to the repr-io
10334 code. In theory this should be enough to preserve them upon loading,
10335 though in practice it still doesn't appear to be working (bug #929348).
10336 Is there some libxml thing we need to do?
10338 2004-04-04 Ted Gould <ted@gould.cx>
10340 * a bunch of files
10341 Sorry, I seem to be in some delay getting e-mail. Anyway, a few
10342 files were changed to add in a new parameter 'dataloss' Basically
10343 this signifies that a format was used to save that may not save
10344 the whole document and thus, a pop-up is elevated on close to signal
10345 that you might want to 'really save' this document.
10347 2004-04-03 Ted Gould <ted@gould.cx>
10349 * share/extensions/svgz_input.inkmod, src/file.cpp,
10350 src/extension/extension.cpp, src/extension/internal/svg.cpp:
10351 Making it so that input extensions can specify the output extension
10352 that gets used to save them. If this field isn't filled in, the value
10353 gets set to NULL, and then the Save As dialog is used instead of
10354 just trying to save.
10356 2004-04-03 Ted Gould <ted@gould.cx>
10358 * src/file.cpp, src/main.cpp, src/extension/extension.cpp,
10359 src/extension/extension.h, src/extension/system.cpp,
10360 src/extension/internal/svg.cpp:
10361 Fixing the output_extension flag to not be saved in a file, but also
10362 to be able to be specified by the input module. Also, this fixes
10363 the commandline processing of files to make them use the extension
10364 system.
10366 2004-04-02 Ted Gould <ted@gould.cx>
10368 * src/file.cpp, src/extension/db.cpp, src/extension/internal/svg.cpp:
10369 Changing it so that SVG documents open and default to with
10370 extension namespace. Also, autodetect is reenabled.
10372 2004-04-03 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
10374 * src/helper/bezier-utils.cpp (NewtonRaphsonRootFind): Fix my
10375 previous commit.
10377 2004-04-02 Ted Gould <ted@gould.cx>
10379 * share/extensions/svgz_output.inkmod, src/main.cpp, src/print.cpp,
10380 src/extension/init.cpp, src/extension/implementation/script.cpp,
10381 src/extension/implementation/script.h,
10382 src/extension/internal/Makefile.am, src/extension/internal/ps-out.cpp,
10383 src/extension/internal/ps-out.h, src/extension/internal/ps.cpp:
10384 Fixing the commandline printing. This required fixing both the
10385 print driver to handle the newer extensions stuff. It seems
10386 happy now. I went ahead and implemented save as postscript
10387 while I was at it.
10389 2004-04-02 Peter Moulder <pmoulder@mail.csse.monash.edu.au>
10391 * src/helper/bezier-utils.cpp (NewtonRaphsonRootFind): Ensure that the
10392 "improved" value is never worse than the previous guess.
10394 * src/helper/bezier-utils.cpp:
10395 Greater CodingStyle conformance, mainly whitespace changes.
10397 * src/helper/bezier-utils.cpp (sp_bezier_fit_cubic_full):
10398 Always reparameterize between generate_bezier and calc_max_error.
10399 Switch from discouraged alloca (see man page) to g_new, at cost of
10400 some extra g_free calls in the code.
10401 (reparameterize): Do in-place modification.
10403 * src/helper/bezier-utils-test.cpp:
10404 Add tests for generate_bezier, sp_bezier_fit_cubic_full.
10405 Change to a simpler test bezier.
10407 * src/helper/bezier-utils.cpp (sp_darray_left_tangent,
10408 sp_darray_right_tangent):
10409 Switch to using just the two end points for calculating the gradient.
10410 (The old code could sometimes cause g_warning's.)
10411 Correct the documentation of requirements.
10412 (sp_darray_center_tangent): Similarly remove the #if'ed out code for
10413 looking at more than two points.
10415 See doc/Changelog_archive.txt for older entries
10417 # Local Variables:
10418 # tab-width:8
10419 # indent-tabs-mode:t
10420 # End:
10421 # vim: tabstop=4:noexpandtab:shiftwidth=4