Dia ChangeLog report for Fri Jan 25 08:23:01 2002 (UTC)



Snapshots available at http://www.crans.org/~chepelov/dia/snapshots

*** Recent ChangeLog entries:

--- ChangeLog.previous  Wed Jan 23 09:23:13 2002
+++ dia-cvs-snapshot/ChangeLog  Fri Jan 25 09:23:06 2002
@@ -1,3 +1,65 @@
+2002-01-24  Hans Breuer  <hans breuer org>
+
+       * app/commands.c(edit_paste_callback and more) :
+       call diagram_modified(ddisp->diagram) to fix #68083
+       (help_menu_callback) : plug a DIR leak
+
+       * app/disp_callbacks.c(ddisplay_canvas_events) : handle
+       GTK_TALKS_UTF8_WE_DONT
+
+       * app/render_gdk.c(get_text_with) : it's a bad idea to use
+       gdk_string_with() when GTK_TALKS_UTF8_WE_DONT instead of
+       gdk_text_width(). The length value is still questionable ...
+
+       * lib/charconv.c : use functions already available in early
+       GLIB-1.3 days whiches API hasn't changed since, to avoid
+       version problems with the win32 build
+
+       * lib/font.c : finally fix #58045 and #68208
+
+       * lib/dia_xml.c (xmlDiaSaveFile) : gzdopen in binary mode
+
+2002-01-24  Akira TAGOH  <tagoh redhat com>
+
+       * app/disp_callbacks.c (ddisplay_canvas_events): when event returned
+       no strings, fixed transaction.
+
+       * lib/charconv.h: fixed typo.
+
+       * app/menus.c: fixed typo.
+
+       * lib/charconv.c (charconv_utf8_strchr): remove. use uni_strchr instead.
+
+       * objects/UML/object.c: attrib's type uses utfchar instead of char.
+
+       * app/disp_callbacks.c (ddisplay_canvas_events): forget g_free()
+
+       * lib/text.c (text_create_change): use unichar instead of char.
+
+       * lib/text.c (data_add_text, data_text, apply_textstr_properties):
+       use utfchar instead of char.
+
+       * lib/text.c (text_insert_char, text_key_event): fixed transaction for
+       UTF-8 support.
+
+       * lib/charconv.c (charconv_utf8_get_char): add new function.
+
+2002-01-23  Akira TAGOH  <tagoh redhat com>
+
+       * lib/text.c (text_delete_forward, text_delete_backward,
+       text_split_line): fixed transaction for UTF-8 support.
+
+       * lib/text.c (text_copy): when UNICODE_WORK_IN_PROGRESS is defined,
+       strlen[] has string length for UTF-8, so has to use alloclen[].
+
+       * dia.pot: remove.
+
+       * .cvsignore: add dia.pot.
+
+2002-01-24  Stanislav Visnovsky  <visnovsky nenya ms mff cuni cz>
+
+       * configure.in: Added "sk" to ALL_LINGUAS.
+
 2002-01-22  Akira TAGOH  <tagoh redhat com>

        * lib/text.c (text_set_string, new_text, text_copy,
@@ -608,7 +670,6 @@

        * lib/libdia.def : reflect api changes

->>>>>>> 1.691
 2001-08-17  Cyrille Chepelov  <chepelov calixo net>

        * config.h.win32: added defines telling that gtk speaks UTF8.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]