public
Description: Award winning Windows Notepad replacement.
Homepage: liquidninja.com/metapad
Clone URL: git://github.com/alexd/metapad.git
name age message
file COPYING-LICENSE.txt Sat Mar 14 18:35:22 -0700 2009 metapad import into git [alexd]
file Dev-cpp_setup.txt Sun Oct 25 23:50:56 -0700 2009 Info for building within Dev-C++ [alexd]
file README.txt Sat Mar 14 18:35:22 -0700 2009 metapad import into git [alexd]
file drop_arrow.bmp Sat Mar 14 18:35:22 -0700 2009 metapad import into git [alexd]
file eye3.ico Sat Mar 14 18:35:22 -0700 2009 metapad import into git [alexd]
file linkhand.cur Sat Mar 14 18:35:22 -0700 2009 metapad import into git [alexd]
file manifest.h Sat Mar 14 18:35:22 -0700 2009 metapad import into git [alexd]
file metapad.c Sun Oct 25 22:27:52 -0700 2009 3.6 alpha changes, mainly UTF-8 support by D.Mi... [alexd]
file metapad.dsp Sun Oct 25 22:27:52 -0700 2009 3.6 alpha changes, mainly UTF-8 support by D.Mi... [alexd]
file metapad.dsw Sat Mar 14 18:35:22 -0700 2009 metapad import into git [alexd]
file metapad.ico Sun Oct 25 22:27:52 -0700 2009 3.6 alpha changes, mainly UTF-8 support by D.Mi... [alexd]
file metapad.manifest Sat Mar 14 18:35:22 -0700 2009 metapad import into git [alexd]
file metapad.rc Sun Oct 25 22:27:52 -0700 2009 3.6 alpha changes, mainly UTF-8 support by D.Mi... [alexd]
file resource.h Sun Oct 25 22:27:52 -0700 2009 3.6 alpha changes, mainly UTF-8 support by D.Mi... [alexd]
file toolbar.bmp Sat Mar 14 18:35:22 -0700 2009 metapad import into git [alexd]
file w32crt.h Sat Mar 14 18:35:22 -0700 2009 metapad import into git [alexd]
README.txt
This package contains the source code to metapad 
(version 3.51). What follows is a few points I'd like to
make regarding this distribution:

1) The metapad code has been released under the GNU 
   General Public License. This fact directly impacts 
   what you can and cannot do with the source code. See 
   the file COPYING-LICENSE.txt (included in this 
   distribution) which will explain things in detail.

2) This source code in its current state is uncommented, 
   unmodular, and generally not very understandable
   for anyone that is not deeply familiar with it. All 
   of the code is contained in one 8000 line file. Of 
   course this is not the best way to write software 
   that others may read (which was not a concern when 
   I originally wrote it).

3) I no longer consider myself a win32 programming 
   expert by any means. If you are confused by anything 
   you find here please contact your local C/win32 guru.
   
Hope you enjoy. That is all. 
   
Alexander Davidson
March 2009
http://liquidninja.com/metapad