Download List

Project Description

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

System Requirements

System requirement is not defined

Released at 2004-02-29 03:21
tmaid 2.3.4 (2 files Hide)

Release Notes

No Release Notes

Changelog

2004-02-29 Kazuki IWAMOTO <iwm@maid.org>

* version 2.3.4

2004-02-09 Kazuki IWAMOTO <iwm@maid.org>

* common.h: rename g_strcasencmp to g_strncasecmp

* src/command.c
* src/file.c
* src/sigmain.c: modify filename character encoding

2004-01-26 Kazuki IWAMOTO <iwm@maid.org>

* misc/fileio.[ch]: modify GetFileTime and add fileio_getsystime

2004-01-24 Kazuki IWAMOTO <iwm@maid.org>

* src/charlist.c
* src/command.c
* src/prop.c
* src/reload.c: use gtk_bin_get_child

* common.h
* config.h.msc
* config.w32.h: rename config.w32.h to config.h.msc

* misc/fileio.[ch]: add file time functions

2004-01-18 Kazuki IWAMOTO <iwm@maid.org>

* src/format.c
* src/ftype.c
* src/prop.c: add gtk_tree_view_set_enable_search FALSE

2004-01-16 Kazuki IWAMOTO <iwm@maid.org>

* src/argument.c
* src/prop.c
* src/tmaid.c: change gettext to macro

2004-01-14 Kazuki IWAMOTO <iwm@maid.org>

* common.h: add g_strfilencmp macro

* misc/fileio.c: use G_DIR_SEPARATOR_S macro

2004-01-11 Kazuki IWAMOTO <iwm@maid.org>

* misc/profile.c
* src/vmaid.c: use G_DIR_SEPARATOR_S macro

* src/tmaid.c: use profile_delete_key for delete history

* po/ja.po
* src/charlist.c
* src/format.c: change button name from remove to delete

2004-01-10 Kazuki IWAMOTO <iwm@maid.org>

* src/command.c: add gtk_file_selection_hide_fileop_buttons

* src/charlist.c; modify new button sensitive

2004-01-09 Kazuki IWAMOTO <iwm@maid.org>

* src/find.c
* src/replace.c: add gtk_combo_set_case_sensitive