One more ignore
[dia.git] / NEWS
blobf883bccf3332244ece120d4ac0e79ce814e750e7
1 * Read/Write support for nested properties like operations
2   with paramaters (DARRAY, StdProp). This potentially allows
3   to write round-trip engineering plug-ins (UML+Python)
5 * Many plug-ins now correctly create locale independent output
7 * The SVG import got improved (still far from complete 
8   coverage, which isn't feasible for Dia anyway)
10 * Simple auto-routing of 'othogonal' connection lines
12 * Most Objects now have a center point, which allows to 
13   connect to but the line starts at the bounding box 
14   of the object.
16 * Shapes with text should finally work
18 * Dynamic grid improvements (magic grid size;)
20 * Finally allow to load/unload most of the plug-ins 
21   without restart
23 * With something selected Show All now shows that
25 * Improved command line handling: allows to select layers
26   and more fine control about the filters to use
28 * Show selection info on status bar
30 * Experimental libgnomeprint usage again
32 * Finally using the new Gtk+ File Dialog
34 * Full Screen Mode
36 * Still experimental Cairo plug-in
38 * Change in focus mechanism to allow highlight of
39   current input object, multiple inputs per object, and tabbing
40   between objects.
42 dia-0.94: 17-Aug-2004
44 Nothing new happened since last prerelease, releasing.
46 dia-0.94-pre6: 7-Aug-2004
48 Fixed crash bug in save as, as well as string sorting issue and crash bug
49 in UML class and group unhighlighting bug.
51 dia-0.94-pre5: 2-Aug-2004
53 Finally fixed memory leak from layout cache.
55 dia-0.94-pre4: 1-Aug-2004
57 Important fix for export filters.  Still some leaking from layout cache,
58 but not as awful.
60 dia-0.94-pre3: 25-Jul-2004
62 Fixing a number of png issues and a few bugs.
64 dia-0.94-pre2: 17-Jul-2004
66 Second prerelease of version 0.94.  Bunch of small fixes, but together
67 important enough to make a new prerelease.
69 dia-0.94-pre1: 04-Jul-2004
71 First prerelease of version 0.94.  News in this version:
73 * Highlighting of objects when connecting to them makes it easier to
74   connect.
76 * New shape sets include:
77   - RDP (Petri Networks shapes)
78   - KAOS (Goal-Directed Requirements Acquisition)
79   - I* (Intentional STrategic Actor Relationships modelling)
80   - Jackson (Jackson Diagrams)
81   - ChemEng (chemical engineering)
83 * Hexagonal grid, for all you chemists out there.
85 * Allow selection between layers, selectable in layers dialog.
87 * Disparate persistence systems replaced by one combined system using XML,
88   leaves unknown preferences alone.
90 * New renderer plug-in for Cairo rendering API.
92 * New renderer plug-in for WMF outside of Windows.
93   (at the moment it just builds on *NIX but does not produce any
94    useful output, so it's only of interest for developers)
96 * New arrow head: Backslash.
98 * Rounded corners on zigzaglines and polylines.
100 * Automaticall open new diagram if now chosen at start.
102 * Diagram modified status now based on undo information.
104 * Wrapping operations arguments in UML objects.
106 * Better positioning of association texts.
108 * More persistence of toolbox selections and dialog entries.
110 * Better handling of dialogs when parent dialogs close.
112 * Changed from SGML to XML for docs, still DocBook.
114 * Fix shape background color compatibility problem.
116 * Many smaller bug fixes, leaks closed and stuff.
118 dia-0.93: 29-Apr-2004
120 Ready for release.
122 dia-0.93-pre3: 13-Apr-2004
124 Fixed disappearing toolbox when quit is cancelled.
126 dia-0.93-pre2: 04-Apr-2004
128 Fixed crash bug in ellipse, plus various compilation problems.  Also
129 renamed the dia manual to make dia.spec work better and did a few updates
130 to dia.spec.
132 dia-0.93-pre1: 11-Mar-2004
134 Major improvements in this release include:
136 * Text-rendering is faster due to a Pango layout cache.
138 * The Win32 version now also uses Freetype2 rendering, allowing more
139   unified appearance and antialiasing.
141 * Standard Ellipse now has connection point and handle in center, and
142   is resized around the center.
144 * Arrow head size selection now keeps aspect ratio by default.
146 * Line style and arrow head selectors now visual instead of textual in
147   properties dialogs.
149 * Several sets of shapes added, including isometric map, cybernetics, 
151 * Added navigation window in lower-right corner.
153 * UML objects can now have color.
155 * Dia can now convert objects without requiring X.  PNG size can be
156   specified with --size.
158 * Menus have been overhauled, more shortcuts added.
160 * Preedit text input much improved.
162 * Numerous improvements in metapost and xfig filters.
164 * Default arrow size now 0.5 cm.
166 * Minimum diagram size is very small now.
168 * Improvements to the Python plug-in.
170 * Shapes now support images.
172 * Greeked text replacing very small font rendering.
174 * Added XSLT sheets:  Python, OWL, Mac, Component List
176 * Shapes can now have extra properties, shown only in the dialog.
178 * New arrows: Half-circle and Filled Dot And Triangle.
180 * Many, many bugs and leaks fixed.
182 dia-0.92.2: 01-Nov-2003
184 * Another Brown Bag release.  Parented objects lost all connections, now
185   retained.  Also fixed crash bug that tried to resize unresizable objects
186   and connections update for children.
188 dia-0.92.1: 26-Oct-2003
190 * Brown Bag release.  Fixes crashbug in the "Analog Clock" symbol, and bug
191   with pasting multiple lines of text.
193 dia-0.92: 19-Oct-2003
195 * Like pre7, but with some updated translations and documentation.  Now
196   included man page.
198 dia-0.92-pre7: 14-Oct-2003
200 * EPS output with built-in fonts now does locale conversion.  The PS still
201   thinks it's Latin-1.
203 dia-0.92-pre6: 11-Oct-2003
205 * Cisco sheets install fix.
207 dia-0.92-pre5: 11-Oct-2003
209 * Allow choosing the export format explicitly when in doubt.
211 dia-0.92-pre4: 27-Sep-2003
213 * Use Win32 PS font EPS rendering on Unix as well, to allow the various
214   manipulation tools to work.
215 * Libart rendering is back on win32.
216 * Icon fix.
218 dia-0.92-pre3: 22-Sep-2003
220 * Working caching of Pango context removes huge slowdown from pre2.
222 dia-0.92-pre2: 11-Sep-2003
224 * Ensure loading of fonts and (semi-)correct DPI setting for Pango.
225 * Use $PRINTER correctly in print dialog.
226 * Read comments in XFig files.
227 * Change to CHM manual format for Windows.
228 * Some minor bug fixes.
230 dia-0.92-pre1: 2-Sep-2003
232 Object developers please note:
233 This update contains a binary compatibility change.  Your objects will need
234 to be recompiled and some prototypes changed (*_move_handle in particular).
236 * Autorouting of orthconn lines.  Still fairly primitive, doesn't avoid
237   objects, but at least goes the right way out of connectionpoints (when
238   connectionpoints have their dirs set).
239 * Parenting.  Objects can now be set to be parents of others (so far, only
240   the UML Large Package is set so by default).  Objects created into these
241   or explicitly added are moved with the parent and cannot be moved
242   outside.
243 * Dynamic grid that changes with zoom scale.
244 * Grid now has thicker line every n lines (default 5).  Stippled grid
245   option removed.
246 * ESC and Enter now usable for exiting properties dialogs.
247 * Mouse wheel(s) can be used to scroll and zoom. 
248 * When using menu bar, middle button pans the diagram.
249 * Documents now remember if they were compressed or not when loaded.
250 * Documents are always prettyprinted, to allow CVS.
251 * More diagram properties can be set for existing diagrams, and are loaded
252   and saved.
253 * UML Component features:  Event sources and sinks.
254 * Improved undo of grouping and ungrouping.
255 * Updates of the Python plugin:
256   - groups, rgb, and images can be manipulated
257   - better svg parsing
258 * XFig arrow head import and export, and correct dash lengths
259 * Now remembers the last selected sheet.
260 * Better Metapost output, with images.
261 * Gnome and Gnome HIG conformance better.
262 * Better text alignment in flowchart objects.
263 * Window positions are now remembered from run to run.
264 * Standardization of error messages and shape descriptions.
265 * Better SVG export.
266 * Better arrow head calculations.
267 * More tooltips.
268 * Snap to grid icon in status bar.
269 * Opens a new diagram if Dia is started with a non-existing file as argument.
270 * A number of various bugs fixed.
272 Things that actually might need doing first:  Win32 color thing,
273 ESC/Return capture in props dialogs
275 dia-0.91: 14-Mar-2003
276 Identical to dia-0.91-pre6 except for translation updates.
278 dia-0.91-pre6: 4-Mar-2003
279 * Configure fix
280 * Install of png fix.
281 * Arrow selector menu fix.
283 dia-0.91-pre5: 2-Mar-2003
284 * Better freetype lib check
285 * DXF crash bug fix.
286 * Sheet with all objects in samples.
287 * Fix of multistringprop property widget, fixes chronogram crash bug.
288 * Missing jumper icon added.
290 dia-0.91-pre4: 28-Feb-2003
291 * Fixed lack of undo for moving objects.
292 * Fixed lack of modified-ness for changing text.
293 * Better URL for help manual.
295 dia-0.91-pre3: 16-Feb-2003
296 * Fixed long-standing bug with antialiasing.
297 * Better XSLT plugin.
298 * Localized output in SVG floating point removed.
299 * SADT arrow fixed.
301 dia-0.91-pre2: 9-Feb-2003
302 * Fixed a number of small bugs:
303   - Properties dialog now hides when an object is deleted.
304   - Correct sizing of pixbuf & PS export.
305   - Diagram window not set as toolbar anymore.
306   - Command-line parsing for Gnome.
307   - A number of Windows-specific fixes.
308   - Several minor bugs.
309 * Python plugins now installed.
310 * Some doc updates.
311 * Pixbuf export added on Unix side, plus several fixes in here.
312 * Better check for finite in configure.in.
313 * Updates of dependencies and RPM spec file.
315 dia-0.91-pre1: 31-Jan-2003
317 * Dia now uses Gtk2 which makes it look much prettier (menu
318   icons, scrolling menus, less flicker, better international 
319   text support, ...)
320 * Dia tries to follow the Gnome User Interface Guidelines which
321   should make it more consistent with the Gnome2 desktop
322 * Requires libgtk2.x instead of libgtk1.2. FIXME:
323   document exactly what we need (do it in INSTALL too)
324 * Relies on FreeType (pangoft2) for all Unix-side text handling.
325 * Since text handling is totally changed, old diagrams will have different
326   text sizes.  
327 * Most Dia objects now support setting some defaults. Simply 
328   double-click on the respective object button to change them.
329 * Better feedback what will happen by changing cursors e.g. for 
330   moving or connecting objects
331 * Revamped DiaRenderers : Beside more maintainable source code
332   this gives export fiters the ability to write e.g. bezier
333   approximations without having to write a single line of code
334   in the export filter.
335 * Improved lines with arrows handling
336 * Autosave support.  No automatic restore yet.
337 * The new XSLT plugin uses the gnome libxslt to export documents from 
338   DIA. The library is not required at compile time.
339 * There is a new plug-in called 'Pixbuf' to export to jpeg and 
340   png (without the need of libart)
341 * The Python plug-in allows to write more powerful scripts now,
342   see diasvg.py for an example. More examples! The only documentation
343   beside examples and C source is on the Dia Twiki
344   (http://faemalia.org/wiki/view/Technical/DiaEditor)
345 * UML classes can carry comments
346 * A bunch of new Shapes
347 * Support for dynamic refresh (animated objects)
350 dia-0.90:  1-June-2002
352 * identical to 0.90.RC3 save for some makefile juggling.
354 dia-0.90.RC3:  30-May-2002
356 * in FreeType mode, dia now looks for the xfs configuration files too
357   to retrieve the font path.
358 * Polish version of the manual added
359 * a load-time compatibility issue with files produced by 0.88.1 was
360   found and fixed for some UML objects.
361 * we now better use the intltool facilities
362 * various build problems on Solaris fixed and/or documented.
364 dia-0.90.RC2:  24-May-2002
366 * increased tolerance to broken XML files
367 * ER objects can have their text size changed
368 * a couple bugs (i18n, l10n, p9y) fixed
370 dia-0.90.RC1:  13-May-2002
372 * from now on, all XML files produced by dia will be encoded as UTF-8.
373   This version of dia is also capable of reading dia file encoded with
374   any other encoding the libxml2 parser embedded in libxml1 is able to
375   understand. One exception: the encoding declaration >must< be present.
377 * all previously generated XML files (.pluginrc and .dia files,
378   mostly) will now cause a warning about a missing encoding, and the
379   default dia will take. If you have properly compiled dia, it should
380   choose the charset you normally use. This is normal and there is no
381   other sane possible way.
383 * Metapost renderer
384 * Unicode builds are now mandatory. The software internally always talks UTF-8.
385 * Updated Python interface.
386 * Faster Postscript files.
387 * More options in the UML Class dialog.
388 * An optional menu bar can be added to each display window, in
389   addition to the popup menu.
390 * All RenderObjects have been replaced by equivalent shapes, and
391   RenderObject support code removed.
392 * All Lazyprop objects have been converted to Standard Properties
393   instead. Lazyprop support code removed.
394 * lots of internal changes and cleanups in the StdProp code. This
395   breaks binary compatibility.
396 * ongoing UTF-8 audit.
397 * libxml-1.8.14 is now needed; you can also have libxml2 installed,
398   but don't build with both development packages installed (this will 
399   most certanly end up in a library mismatch. To avoid this, the
400   configure script will stop if it detects both libxml development
401   packages)
402 * Shapes can now have a <svg:text> element.
403 * polybeziers and beziergons now have their bounding box properly computed.
404 * autoconf-2.50 is strongly recommended (2.13 should still be fine) if
405   you want to call ./autogen.sh.
406 * You now need libtool-1.4 to build the package.
407 * automake-1.4-p4 is probably needed as well.
408 * gettext-0.10.38 is now mandatory if you want to call ./autogen.sh.
409 * intltools-0.12 is now mandatory if you want to call ./autogen.sh. 
411   In general, don't call ./autogen.sh at all if your system is not on
412   the bleeding edge.
414 * You need recent versions of the packages {jade, docbook,
415   docbook-utils, docbook-dsssl, docbook-stylesheets,
416   docbook-style-dsssl, gnome-doc-tools-2-0, cygnus-stylesheets, etc.}
417   of the whole DocBook rendering system, to build the documentation.
418   The exact names of the packages vary from system to system; this
419   list is only a starting point! If compiling the documentation fails,
420   please report on dia-list@gnome.org once you've found which packages 
421   to install. However, you can disable the compilation of
422   documentation if it's too much trouble to fix.
423 * a few new shapes have been added.
424 * crashes in the right-click menu have been nailed.
427 dia-0.88:  11-May-2001
428 * Input method support should work correctly now.
429 * SVG shape files now use namespace from final W3C recommendation.
430   Addon shapes will have to be modified to use the
431   http://www.w3.org/2000/SVG namespace for SVG.  SVG export filter
432   also uses correct doctype.
433 * menus should now work in both gtk+ and gnome builds and have no i18n
434   related problems.  Don't look in app/menus.c.
435 * pstricks renderer output should now work fine without modification now.
436 * gdk-pixbuf is now a requirement for building dia.  It no longer
437   falls back to imlib if it can't find gdk-pixbuf.
438 * handle "file not found" errors better in the image object type.
439 * Dia now has documentation thanks to the GDP.  The help menu now has
440   more than just an about menu item.
441 * Antialiased drawing mode probably won't crash dia anymore
442 * Dia has a splash screen now (which can be turned off with the
443   --nosplash option).
444 * Updated bonobo support (when --enable-bonobo is used)
445 * added expose event compression for the dia canvas, which makes dia
446   more usable over remote X connections.
447 * Many objects updated to use properties interface.
448 * experimental unicode print support (--enable-unicode)
449 * updates to the python plugin and now distribute it with dia (--with-python)
450 * many new shapes and export filter plugins.
451 * other bug fixes.
453 dia-0.86:  6-August-2000
454 * Dia is now an official GNU program.
455 * Bug fixes to polygon, so that undo/redo of adding a point works correctly,
456   and added extra connection points to shape. (james)
457 * added unfinished DXF import filter (Steffen).
458 * XIM support added.
459 * added beziergon object. (james)
460 * The right click menu now behaves correctly when torn off.  Actions will be
461   performed on the last active display, which is defined as the last display
462   to receive mouse clicks or keyboard input. (james)
463 * added little button to top left hand corner of display for bringing up
464   the right click menu, as in gimp-1.1. (james)
465 * Layers dialog changes selected diagram when the active display changes.
466   (james)
467 * fixed bug in custom shape code affecting drawing of ellipses/circles.
468 * WPG and HPGL export filters added (Hans)
469 * Updated gnome-print code so that it respects the settings in the page
470   setup dialog.  The gnome-print code is still not as good as the straight
471   postscript code.
472 * Added a diagram properties dialog where you can manipulate the grid
473   settings (which are now saved with the diagram) and background colour.
474 * many other bug fixes.
476 dia-0.85:  18-May-2000
477 * Bug fix for bringing up properties window when a group of objects that don't
478   implement the properties code are selected (james).
479 * New sheets: Pneumatic, Electric and Civil (from Cyrille and Steffen).
480 * New export filters: TeX PSTricks and DXF (from Jacek and Steffen
481   respectively).
482 * New polygon object (Lars).
483 * You can now select between symmetric, smooth and cusp as the vertex style
484   for the segments in a bezier line object (Lars, james).
485 * Some fixups to make sure preferences and save files are written with
486   LC_NUMERIC set to C (james).
487 * dia will now use gdk-pixbuf in preference to imlib if it is found on the
488   system when compiling.
489 * there is a simple (unfinished) bonobo component now.  To build it, you
490   must pass --enable-bonobo to configure (this will not affect whether the
491   normal dia is built).  (Alex)
492 * Bug fixes in FS objects by David Thompson.
493 * new plugin system, along with a plugin manager where you can prevent
494   plugins from being loaded (james).
495 * Objects handled by the custom sheet code now have a better distance
496   algorithm -- before it just used a bounding box (james).
497 * New select submenu in the right click menu that makes it easier to select
498   groups of objects (Lars).
500 dia-0.84:  29-February-2000
501 * Bug fixes in sheet loading and object initialisation code -- this fixes
502   some of the seg faults in 0.83.
503 * Lots of new shapes (GRAFCET, SADT, chronogram and Contact from Cyrille)
504 * Fixed up fit to page so that it adjusts the scaling as you change the
505   size of the diagram.  Also allow fit to multiple pages.
506 * Show page breaks on diagram (this can be disabled in the preferences).
507 * CGM export filter fixes (most of this work was by Henk Jan Priester).
508 * SVG export filter fixes -- now it handles images as well.
509 * EPS filter now uses scaling factor set in page setup dialog.  This was
510   added because some apps do not allow scaling of an EPS file after importing
511   it.
512 * High quality anti aliased libart based renderer (Alex).
513 * PNG export filter (requires libpng and libart).
514 * toolbox is resizable kind of like the gimp-1.1 toolbox.
515 * Win32 port by Hans Breuer -- see http://hans.breuer.org/dia/
516 * Start of support for properties code.  THIS IS NOT FINISHED AND THE
517   INTERFACES ARE LIKELY TO CHANGE IN THE NEXT RELEASE.  DON'T WRITE NEW
518   OBJECTS AGAINST THESE NEW INTERFACES UNLESS YOU ARE PREPARED FOR THEM TO
519   BREAK WITH THE NEXT RELEASE.  That said, this adds a number of nice
520   features for users.  You can now group a number of properties supporting
521   objects (currently the `standard' objects, custom objects and the
522   flowchart box), and change some of the properties as a group.
524 dia-0.83:
525 * Copying/pasting of bezier and image objects should work correctly.
526 * New export filter interface, which allows export filters to be
527   loaded from plugins rather than being integrated into the application.
528 * New CGM export plugin.  It currently doesn't handle beziers yet, but
529   it does handle all other aspects of rendering.
530 * Fixed rendering of logo in about dialog.
531 * Don't reencode the symbol font in latin1, as this stops it working.
532 * Renamed the --export-to-ps option to --export (the short form is still -e).
533   It now works out which filter to use based on the file extension.
534 * Portability fixes.
536 dia-0.82:
537 * Dia has a new maintainer now.
538 * It is now possible to rearange the icons in the toolbox by editing
539   simple XML files.  You can also create new sheets composed of your
540   favourite shapes.  This feature is the work of Cyrille Chepelov
541 * New bezierline object.  This object is by Lars Clausen and me (James).
542 * Better integration with the gnome file manager -- dia files now have an
543   icon, and you can double click on a file to launch dia.
544 * more memory leak fixes based on purify runs by Bruce Mitchener.
545 * By holding down shift when using the zoom tool, you can zoom out.  This
546   feature was from Patrick Reynolds.
547 * By holding shift when using the move tool, it changes its behaviour to the
548   `grab' type scrolling as seen in acrobat, eog and other programs.
549 * More circuit shapes from Andreas Scherf.
550 * Other bug fixes I haven't mentioned above (see ChangeLog for details).
552 News in version 0.81:
553 * New printing dialog with "Fit to page" and landscape printing
554 * New Circuit objects
555 * Fixed loading saving of flowcharts and custom object. This would
556   make dia crash when loading saved files.
557 * Portability fixes
558 * Added undo support for some missing operations
559 * Fixed some memory leaks
560 * Fixed crashing bugs
561   
562 News in version 0.80:
563 * Undo capabilities
564 * Printing support
565 * Possibilities to create new objects in XML
566 * Export to SVG capability
567 * Objects can have menus
568 * New objects:
569   uml state object.
570   Some new Network objects
571   flowchart sheet.
572   Sybase sheet.
573   Electric circuit sheet.
574 * Uses g_module for dll loading (Dia should work on most unixes now).
575 * Somewhat better EPS files created
576 * More preferences
577 * Ctrl-drag handles restricts movement to horizontal/vertical.
578 * New logos.
579 * Heaps of new stuff i forgot
580 * Lots of bugfixes and cleanups.
582 News in version 0.41:
583 * Some internalization bugfixes.
584 Note that some translations still has problems. "sv" works.
586 News in version 0.40: 
588 * Internationalization
589 * Preferences handling
590 * Image objects
591 * New standard objects: polyline
592 * New UML objects: lifeline, object, message, class icon
593 * New network object: printer
594 * Better standard objects
595 * Better gnome compatibility
596 * Statusbar in diagram window
597 * Default properties for objects
598 * Various new features
599 * Asorted bugfixes
601 News in version 0.30: 
603 * Dia now has a layer system, much like the GIMP.
604 * The fileformat changed from my own binary format to an easily readable
605   XML format.
606 * New objects for Entity-Relationship modeling.
607 * New objects for UML and networking diagrams.
608 * Much better properties dialogs for most objects.
609 * Postscript output fixed, should work better now.
610 * Updated to use Gtk 1.1.x features.
611 * New features: Align objects, command line loading, etc.
612 * Internal updates.
613 * Lots of bugfixes and cleanups.