2007-11-30 00:10:41 -06:00
2007-11-29 19:56:56 -06:00
2007-11-29 20:05:44 -06:00
2007-11-26 00:43:24 -06:00
2007-09-23 11:47:28 -05:00
2006-11-17 23:11:24 -06:00
2007-11-22 16:07:19 -06:00
2006-12-21 01:18:54 -06:00
2007-02-03 09:06:18 -06:00
2006-11-06 08:38:38 -06:00
2007-11-22 16:03:38 -06:00
2007-06-24 12:56:20 -05:00
2007-06-24 12:56:20 -05:00
2007-09-23 11:14:39 -05:00
2007-09-08 01:36:24 -05:00
2007-11-30 00:09:35 -06:00
2007-11-29 19:53:33 -06:00
2006-01-27 20:48:10 +00:00
2006-03-26 20:44:21 -06:00
2007-08-07 00:30:32 -05:00
2007-09-12 13:33:31 -05:00
2007-11-26 01:06:54 -06:00

General Information
===================

medit is a GTK text editor. Started as an editor component of GGAP
(http://ggap.sourceforge.net/), it grew up to a real full-featured
text editor.

medit is free software, released under GNU GPL license. See the LICENSE
file in this distribution for details.

The web site is:
    http://mooedit.sourcefoge.net/
releases are located at:
    http://sourceforge.net/project/showfiles.php?group_id=167563


Installation
============

See INSTALL file in this distribution.


Bug reports and contact
=======================

Report bugs and file feature requests in medit bug base at
http://sourceforge.net/tracker/?group_id=167563&atid=843451 .
You can also send email to muntyan@tamu.edu if you don't feel like
using bug base, or have any questions/comments/beer.
medit IRC channel is #ggap at irc.freenode.net.

Provide information available from menu Help > System Info
along with bug report. See also INSTALL file for instructions on how to
build medit for better debugging information.


CVS
===

medit sources are tracked using mercurial, therefore there is no
CVS or SVN access. You may browse medit repository online at
http://mooedit.sourceforge.net/hg/moo.
To check out a copy of medit repository, install mercurial, and do
hg clone http://mooedit.sourceforge.net/hg/moo
This will create a new directory named 'moo' with medit sources inside.
To update them later on, do
hg pull; hg update
in this directory.


Why?
====

If you are wondering why medit is written, there are two answers:
1) It wasn't a decision to write a text editor. It happened during
more than one year of GGAP development. And no, there is no usable
GTK text editor component.
2) Try it: if you like it, you know why. If you don't like it, ask
vim/emacs guys why don't they use emacs/vim.
Description
No description provided
Readme 18 MiB
Languages
C 64.4%
C++ 23.6%
Python 8.9%
CMake 1.1%
Lua 0.8%
Other 1.2%