Menu

Tree [e40385] master 0.4.1 /
 History

HTTPS access


File Date Author Commit
 data 2010-08-22 Trevor "Aelthwin" Brown Trevor "Aelthwin" Brown [d8c7a9] bug #3030801 Fixes syntax highlighting on line ...
 plugins 2010-07-17 Andrea Florio Andrea Florio [6a7741] added .h files to sources to allow 'make dist' ...
 po 2010-07-17 heuripedes heuripedes [a10fc7] readded accidentally removed file beaver.pot
 src 2010-08-29 Higor Eurípedes Higor Eurípedes [2d2d8e] updated version
 .gitignore 2010-08-22 Trevor Aelthwin Brown Trevor Aelthwin Brown [755afb] More entries to .gitignore
 AUTHORS 2010-08-29 Higor Eurípedes Higor Eurípedes [ea193d] updated INSTALL and AUTHORS
 BUGS 2010-06-13 Andrea Florio Andrea Florio [bab442] begin to work
 COPYING 2010-06-13 Andrea Florio Andrea Florio [bab442] begin to work
 ChangeLog 2010-06-13 Andrea Florio Andrea Florio [bab442] begin to work
 INSTALL 2010-08-29 Higor Eurípedes Higor Eurípedes [e40385] typo
 Makefile.am 2010-06-13 Andrea Florio Andrea Florio [aa1732] added missing .am file
 NEWS 2010-06-13 Andrea Florio Andrea Florio [bab442] begin to work
 README 2010-06-28 Andrea Florio Andrea Florio [3c2fe9] use new project URL on remaining file and upgra...
 THANKS 2010-06-13 Andrea Florio Andrea Florio [bab442] begin to work
 TODO 2010-06-13 Andrea Florio Andrea Florio [bab442] begin to work
 acinclude.m4 2010-06-13 Andrea Florio Andrea Florio [759181] enable doxygen documentation
 aminclude.am 2010-06-13 Andrea Florio Andrea Florio [759181] enable doxygen documentation
 autogen.sh 2010-06-13 Andrea Florio Andrea Florio [aa9271] push old cvs repo
 configure.ac 2010-08-29 Higor Eurípedes Higor Eurípedes [2d2d8e] updated version
 doxygen.conf.in 2010-07-18 Andrea Florio Andrea Florio [a4afd1] 'make dist' is now fully working

Read Me

Beaver README
Marc Bevand, Damien Terrier, and Emmanuel Turquin, 2000-2002
Michael Terry 2003, Higor Eurípedes 2008


INTRODUCTION
------------
  First of all, many thanks for your interest in Beaver. Beaver is an Early
AdVanced EditoR, for Linux and other Unices (and even Windows); in other words,
it's a text editor that is lightweight but full of features for programming,
from web authoring to C programming. It is based on the GTK+ toolkit, supports
tons of languages through config files (100% compatible with UltraEdit
'wordfile.txt' -- see ultraedit.com for more informations) and offers
functions such as automatic indentation, correction and completion, or syntax
highlighting. It also has its own mini macro language.
Beaver is released under the GNU General Public License and has been started
as an end-of-year project for our second year at the french computing school
EPITA. Of course, any remark or advice (or even contribution) are the welcome!

INSTALL
-------
Please see the file INSTALL for instructions on installation.

REQUIREMENTS
------------
For the Unix Version
- A Unix-based operating system with X-Windows (oh, really?).
- A recent (stable) version of GTK correctly installed. (gtk version 2.12.11 or
  higher)
For the Windows version
- The GTK .dlls for use, and Mingwin or Cygwin if you want to compile the
  sources (kinda tricky).

CURRENT FEATURES
----------------

- Syntax highlighting        |   All theses features are
- Automatic indentation       \  configurable via a file
- Automatic completion        /  100% compatible with
- Automatic case-correction  |   UltraEdit wordfile.txt's
- Languages supported by the default wordfile.txt provided:
  C/C++, HTML, JavaScript, Perl, PHP and Bash
- You can choose your syntax highlighting mode
- Multiple documents management
- Preferences interface (you can also edit the config files, which are
			 intended to be very clear, if you want)
- Languages menus that can be created by users, through '.bl' files
- Recent documents menu
- Search & Replace capabilities (with regex support)
- A command line that works fine
- File informations window
- Read only mode
- Print function
- Popup Document list
- Menu accelerators that work
- Save window size
- Other configurable options: toolbar, document tabs, etc.
- Extensibility through plugins
- Lots of surprises

HOW TO REPORT BUGS
------------------
Simply send a mail to <beaver-devel@nongnu.org>, containing the usual informations
and description.

CONTACTING THE AUTHORS
----------------------
See the AUTHORS file for contact information.


Once again, thank you for your interest in Beaver, we hope you enjoy using it.
---
http://beaver-editor.sourceforge.net

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.