Download List

프로젝트 설명

Text maidは独自の方法でエディト環境を構築しているGTK+のテキストエディタです。

System Requirements

System requirement is not defined

Released at 2007-04-29 03:46
tmaid 2.5.6 (2 files Hide)

Release Notes

No Release Notes

Changelog

2007-04-29 Kazuki IWAMOTO <iwm@maid.org>

* version 2.5.6

2007-04-22 Kazuki IWAMOTO <iwm@maid.org>

* misc/fileio.[ch]: add fileio_setsystime and fileio_getname

2007-04-02 Kazuki IWAMOTO <iwm@maid.org>

* misc/fileio.c
* misc/misc.c: delete G_HAVE_GINT64

* misc/misc.c: add gdk_window_process_updates when scroll

* misc/misc.c: gdk_gc_destroy to g_object_unref

* misc/misc.c: gdk_window_copy_area to gdk_draw_drawable

* src/file.c
* src/sigkey.c: gtk_notebook_set_page to gtk_notebook_set_current_page

* src/general.c
* src/sigfile.c: gtk_timeout_add to g_timeout_add

* src/general.c
* src/sigfile.c
* src/sigmain.c: gtk_timeout_remove to g_source_remove

* src/print.c: gdk_pixbuf_unref to g_object_unref

* src/print.c: gdk_pixmap_unref to g_object_unref

* src/prop.c: gtk_color_selection_[gs]et_color
to gtk_color_selection_[gs]et_current_color

* src/prop.c
* src/valchr.c: gtk_entry_new_with_max_length to gtk_entry_new

2007-04-01 Kazuki IWAMOTO <iwm@maid.org>

* misc/misc.c
* src/command.c
* src/general.c
* src/prop.c
* src/sigfile.c
* src/sigmain.c: replace gtk_widget_draw to gtk_widget_queue_draw_area

2007-03-30 Kazuki IWAMOTO <iwm@maid.org>

* misc/argument.c
* src/tmaid.c: delete gtk_exit