Download List

Descripción del Proyecto

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

System Requirements

System requirement is not defined

Publicado: 2007-03-29 04:31
tmaid 2.5.5 (2 files Ocultar)

Release Notes

No Release Notes

Changelog

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

* version 2.5.5

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

* misc/winmain.c: rename common.h to gcommon.h

* orz/orzcomm.c: modify arg memory bug

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

* misc/fileio.[ch]: add fileio_rmdir function

* Makefile.am
* Makefile.msc.in
* common.h
* gcommon.h
* misc/argument.h
* misc/charuty.h
* misc/fileio.h
* misc/gnugpl.h
* misc/license.h
* misc/misc.h
* orz/orzaccel.h
* orz/orzcharlist.h
* orz/orzcharset.h
* orz/orzcomm.h
* orz/orzhistory.h
* orz/orzmdi.h
* orz/orzpref.h
* src/tmaid.h: rename common.h to gcommon.h

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

* misc/argument.[ch]: modify struct member const

* src/tmaid.c: add GNU GPL display option

* src/tmaid.c: add drop files at mdi

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

* misc/fileio.[ch]: add fileio_eof function

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

* misc/profile.[ch]
* src/tmaid.c: modify for GLib-2.12.[567]

* common.h: modify g_strncpy and g_strncat