* 2011-12-18 Hans Breuer 5528ab1 Dia 0.97.2 - bug-fix release (NEWS) * 2011-06-02 Hans Breuer fc367cd Bug 618359 - Autrouting adjustment for arrowheads Easy fix by reusing extra_spacing.(start|end)_trans, i.e. information already available to the autoroute functions by OrthConn*. * 2011-06-06 Hans Breuer cfb4b13 Bug 622315 - multiplicity labels overlap with association name Looks like the original attempt for bug 143891 did not go far enough. I did not manage to overlap multiplicity labels with the class box, though. (cherry picked from commit 57faf505d0ccaea7b98ef234828eae3d04162349) * 2010-07-30 Hans Breuer b78104a Bug 625616 - fig export has wrong threshold for linewidth mapping See also: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=590857 (cherry picked from commit 2e40104c80f5fcf4f3c4e32dfbbacef12af72276) * 2011-06-05 Hans Breuer 8665713 Bug 649450 - Warning message instead of python backtrace The SVG importer is limited, e.g. when parsing path data. It stayed this way but now produces a more understandable error message. (cherry picked from commit ef1e4dac749648ef6a3f1712ac6a9aa756c04c3a) * 2011-12-17 Hans Breuer cd76f66 Bug 663047 - Replace and Match all don't work together The reporter could make it crash, I simply couldn't make it work. For the described case of non-flat property values the code would need to be much more elaborated so Match all is disabled for the Replace case. * 2011-12-17 Hans Breuer d93b671 Bug 665648 - SVG contains invalid CSS, font-size issue with Firefox Thanks to https://bugzilla.mozilla.org/show_bug.cgi?id=707071#c4 there now is an acceptable solution for the long-time font-size problem with Firefox - just moving the font-size out of the style attribute into it's own attribute allows to keep it w/o unit. * 2011-12-11 Hans Breuer 3d450ec Bug 611374 : don't crash on delete while moving Manually merged from master. * 2011-12-06 Steffen Macke a87327d Bug #656137 - Application crashes on Mac OS 10.7 Lion * 2011-11-23 Jiro Matsuzawa 963a530 Updated Japanese translation * 2011-11-21 Yuri Myasoedov 6c440f2 Updated Russian translation * 2011-10-03 Tiffany Antopolski 21ccc94 Add Esperanto translation * 2011-10-01 Chao-Hsiung Liao b4e003f Updated Traditional Chinese translation(Hong Kong and Taiwan) * 2011-01-08 Hans Breuer 1c34f79 Revert part of fix for bug 637462 burning CPU on win32 An idle handler to be removed shall return FALSE, I should have read the API documentation or leave this part untouched. Strangely enough this only caused 100% on win32, probably the GSource implementation on *NIX is implemented more efficient. (cherry picked from commit 1078d6a6d63522c8afd840c21ba49d2ef9e9eb40) * 2010-07-16 Hans Breuer cac07ef Bug 619246 - Pressing some keys while drawing can freeze the GUI The correct solution would probably include some extra mode "while drawing" to disable the switching of tools than. But the "freeze" is caused by not releasing the pointer grab, and that should finally be done when freeing the tool. (cherry picked from commit fbfe7ef7057a670b164b23e5d60fd37bc2141284) * 2010-05-15 Hans Breuer 63554f4 Bug 616609 - Don't crash on files with empty groups Make the code conform to the comment /* don't create empty groups */. Otherwise later operations will crash on these. (cherry picked from commit 50b5d9192af8bb6431aa61e0aad51929ce9a9604) * 2010-08-21 Hans Breuer e166042 Bug 627549 - UML Object dialog width not computed right for attributes Add the missing call to actually calculate Text::max_width (text_calc_boundingbox) (cherry picked from commit 20e2271e1670f52e5f6ac1f806dc4f80a81b39a5) * 2011-01-07 Hans Breuer b85a0de Bug 637462 - Dynamic objects create useless wakeups No timed wakeup at all if there are no dynamic objects in use. After all they are mostly an easter-egg and there is only one implementation delivered with Dia. (cherry picked from commit 5d2156d9e8b6b16df8c25f3cba6bb058d9e45df4) * 2011-01-28 Hans Breuer f53a2a5 Bug 640605 - Page margin limits not considering units With "Preferences/Length unit" set to something else than Centimeter the limit adjustment of margin edit controls was bogus. With a small helper function (cherry picked from commit f539025825eda946e514ffe2d882c7cd6729ab7d) * 2011-06-14 Hans Breuer b435e36 Explicit extents update for text editing An empty text object does not contribute to the overall diagram extent for some while. Also there was only recalculation of the extent after movement of object or handle. As a result the overall diagram extent did not include text objects until they were moved. (cherry picked from commit 907d2afd3390cb3c4533a2a0db108186d718d551) * 2011-08-28 Martin Srebotnjak 8594efe Updated Slovenian translation * 2011-08-26 Kjartan Maraas 820cc8d Updated Norwegian bokmål translation * 2011-07-13 Joe Hansen 7850ac6 Updated Danish translation * 2011-06-19 Steffen Macke 718aea2 Windows installer: Place a copy of the GPL in the installation folder * 2011-05-31 Christian Kirbach 043bc8e [l10n] Updated German translation * 2011-05-29 Steffen Macke 42c3b9d Ignore generated Info.plist file. * 2011-03-27 Hans Breuer 37fb854 Add C++ guards, to make wmf plug-in link on win32 This is a fix for the fix: Commit:15dd90da6635d5d8d36546f6a0524f6c03c30179 * Newer gcc chokes on cascaded extern "C" error: template with C linkage ... (cherry picked from commit feeefe286b7aa9184c78241fc43a10453b8397bd) * 2011-04-25 Hans Breuer b354706 doc: bug 632660 - help update for text editing There are more changes done on the manual since 2009, so update revision info, too. * 2011-04-21 Steffen Macke e685301 Removed unused script, added Mac icon to distribution. * 2011-04-21 Steffen Macke 849eeed Icon and splash logo for the DMG build. * 2011-04-20 Steffen Macke bd007e0 Bug 644488 - use Mac locale from DMG * 2011-04-19 Steffen Macke b2c971e Adding more required files to the DMG. * 2011-04-18 Steffen Macke 8ca9675 Continued work on Mac OS X DMG build automation. * 2011-04-17 Steffen Macke aaa6146 File is used in the Mac DMG. * 2011-04-16 Steffen Macke b909292 Fixed typo * 2010-04-11 Steffen Macke fead11c Added files to build App and dmg on Mac OS X. * 2011-04-03 Hans Breuer 831fba8 Single configuration file for msvc build dependencies To simplify switching between different dependency version the inclusion of $(TOP)\glib\build\win32\make.msc is done by a single file dia-make.msc. This should not change anything for people having only one GLib version installed. * 2010-07-29 Hans Breuer 93169df Bug 610530 - Don't use LOCALMODLIBS from Python for linking Stop failing to link on Debian and derivates. (cherry picked from commit 2edec01c98ff66ebb03d59c62196612917c501a1) * 2011-03-13 Steffen Macke 918f7e2 Bug 644488 - Env var DIA_LOCALE_PATH to specify locale file location * 2011-03-11 Hans Breuer 59b0a4d Newer gcc chokes on cascaded extern "C" error: template with C linkage ... * 2011-02-27 Hans Breuer a2c95b3 Bug 642764 - use png_jmpbuf() rather than direct member access Fix from Hanno Boeck to make Dia compile with libpng 1.5 https://bugzilla.gnome.org/show_bug.cgi?id=642764 (cherry picked from commit 8e28086b95578d17386c3be9aea132064be829a0) * 2011-03-12 Hans Breuer 7b1fa44 Adjust number of maintainers (there is only one left) * 2011-02-20 Steffen Macke ae96867 Two DLL name updates for current gtk+-bundle_2.16.6-20100912_win32.zip * 2011-02-20 Daniel Mustieles c31c85f Updated Spanish translation * 2011-01-28 Steffen Macke c478033 Reflecting translation updates for the win32 installer. * 2011-01-28 Steffen Macke 3b2d47d Fixed line breaks in installer locale builds. Encoding problem with Korean file. * 2011-01-27 Steffen Macke fa92713 Preparing for 0.97.2 release. * 2011-01-27 Steffen Macke d5f0f5d Added Spanish locale generation for NSIS installer. * 2011-01-27 Steffen Macke 1d80736 Makefiles to generate the installer locales * 2011-01-07 Hans Breuer 08aa684 Prepare dia-0.97.2 release * 2010-01-13 Hans Breuer 5c191f4 More color for SADT * 2009-09-19 Hans Breuer b69223d Bug #581868 - dia -t tex file.dia export Unique names for 'pgf-tex' and 'pstricks-tex' to allow to select the filter to use when both tex exporters are active. * 2010-08-04 Hans Breuer c00c6bc Bug 540210 - Improved zoom behavior for ctrl+mouse wheel Basically the patch from Ithai Levi, but implemented in a new function (ddisplay_zoom_centered) to not interfere with other zoom use cases. * 2011-01-07 Hans Breuer 21fecba Bug 637611 - Mangled SVG import (incomplete line-to handling) There is a serious limitation with Dia's standard bezier serialization. It can only represent a single move-to at the beginning and following bezier points are assumed to be curve-to. There is a more complete implementation by data_add_bezpoint and data_bezpoint, but using that would hamper forward compatibility. So implemented a work-around in dia_svg_parse_path() which reproduces line-to appearance also by curve-to control points. * 2010-12-11 Hans Breuer 293edab Bug 637047 - SVG font name is sans-serif, not sanserif Tested with render-test the font name change indeed makes the Dia "sans" fonts appear w/o serifs. There is still something wrong with the font size, but that seems independent. To make compatibility with old and new (shape-)files both "sanserif" and "sans-serif" are translated to the internal "sans". * 2010-10-29 Hans Breuer d8f2bc9 Bug 633430 - Memory corruption when exporting to Xfig (figText) : the escaping of backslash was not considered in new string calculation. * 2010-10-17 Hans Breuer 895a275 Bug 632175 - No arrow draw with invalid coordinates The cairo renderer was rightly complaining about invalid transformations caused by a line with length 0 - created by the mainpoint being to greedy. Fixed hopefully all occurrences where invalid coordinated where produced by 0/0 * 2010-06-03 Hans Breuer 3423950 Bug 619855 - Dash length ignored when exporting (with cairo) The implementation of DiaCairoRenderer was relying on the wrong sequence of DiaRenderer::set_dashlength() and DiaRenderer::set_linestyle(). Now using the set dash-length is independent of the calling sequence (though slightly less efficient). * 2010-07-27 Hans Breuer e347acf Bug 614134 - align attribute of textboxes does not work The text_align given from the shape file was not used when creating new_text() of the custom object. * 2010-07-27 Hans Breuer aa4cffd Bug 614089 - crashes with in the shape file Searching of the unit was done with the wrong index and thus the result did depend on the number of connection points. * 2010-01-24 Hans Breuer 74df7ca Bug 607655 - Arcs are badly exported (sometimes) The large-arc flag was not correctly calculated for angle1>angle2 * 2010-10-20 Hans Breuer 5ecbef4 Bug 607564 - custom shape svg:text elements positioned wrong custom_distance_from(), custom_draw() and custom_update_data() are modifying the conceptionally const display_list, i.e. the Text object contained (shared between all object instances), but update_data was not restoring the previous state. * 2009-11-08 Hans Breuer 944a66a Bug 594891 - Print pagination relative to extents, not origin There was a mismatch between "page guides" and the actual pagination, now the page guides give a good estimate of the placement when printed (PDF exported). Signed-off-by: Hans Breuer * 2010-10-29 Hans Breuer 0f03a34 [build] Decouple --enable-debug and --enable-deprecation There wont be any more deprecation work on dia-0-97 but maybe some debugging ;) * 2010-08-03 Hans Breuer 9a6ceb2 Fix Python detection for my gentoo box Also updated to a more relevant Python version. I seriously doubt Dia would still work with Python 1.5.2, but I'm sure it does with 2.3 * 2010-01-31 Hans Breuer 19f6141 Bug 581533 - checking for libpython2.6.a Original patch from Roman Perier but keeping part of the original code to also work for Python 2.5 * 2010-11-03 Γιώργος Στεφανάκης 2370cbc l10n: Updated Greek translation for dia * 2010-11-01 Ricardo Cruz 48b2987 Updated Portuguese translation * 2010-10-29 Carles Ferrando 44bc4b2 Updated Catalan (Valencian) translation * 2010-10-29 Joe Hansen 4ed75bf Updated Danish translation * 2010-10-24 Mario Blättermann 631ec2f [i18n] Updated German translation, fixed bug #633035 * 2010-10-13 Takayuki KUSANO 15cc2da Updated Japanese translation * 2010-10-02 Christian Kirbach 8eb142d [i18n] Updated German translation * 2010-09-22 Petr Kovar 45eff4c Update Czech translation by Marek Cernocky * 2010-06-06 Xandru Armesto e40b8d8 Updated asturian translation * 2010-06-06 Xandru Armesto 28c37ea Updated asturian translation * 2010-06-06 Xandru Armesto 7d2001c Added asturian language * 2010-05-24 Christian Kirbach 700f477 Updated German translation * 2010-05-02 Cristian Secară 339e45d Updated Romanian translation * 2010-04-20 Joe Hansen cd9e19e Updated Danish translation * 2010-04-02 Martin Srebotnjak f77ab73 Updated Slovenian translation * 2010-03-29 Inaki Larranaga Murgoitio 8404b1d Updated Basque language * 2010-03-23 Christian.Kirbach 88333d9 Updated German translation * 2010-03-20 Jin-Hwan Jeong 160b8e7 Updated Korean translation * 2010-03-16 Inaki Larranaga 79305c9 Updated Basque translation * 2010-03-05 Antón Méixome d908df4 Updated Galician translation * 2010-02-13 Mario Blättermann 3b0917d Updated German translation * 2010-02-02 Steffen Macke fe14a79 Delete registry key that gets created indirectly. Thanks to Bart for noticing. * 2010-01-30 Steffen Macke 97a732f Updated logo in installer intro screen * 2010-01-26 Jorge González c534d1e Updated Spanish translation * 2010-01-25 Steffen Macke 7c3d2d7 Don't include the english documentation twice * 2010-01-17 Steffen Macke 03d4b24 Added some additional pixbuf loaders. Added gdk-pixbuf.loaders generation. * 2010-01-13 Steffen Macke 465ddbe Add librsvg support to the pixbuf loader, enable SVG in standard image object. * 2009-11-09 Steffen Macke a4830f7 Added Southern Catalan to win32 build. * 2009-08-12 Steffen Macke 1fae586 dia-win-remote.exe was unable to locate Dia with the integrated UI. * 2010-01-25 Takeshi AIHANA d1e8c8e Updated Japanese translation. * 2010-01-24 Hans Breuer febb06a Bug fix release dia 0.97.1 http://bugzilla.gnome.org/buglist.cgi?product=dia&target_milestone=0.97.1