non port: editors/codeeditor/Makefile |
Number of commits found: 10 |
Saturday, 13 Oct 2012
|
13:39 dinoex
- cleanup comments
Feature safe: yes
 |
Tuesday, 26 Jun 2012
|
05:43 dinoex
- reset MAINTAINER
 |
Saturday, 9 Jun 2012
|
12:54 dinoex
- fix build with gnustep 1.24.0
 |
Friday, 4 Jun 2010
|
13:49 dinoex
LICENSE GPLv2
 |
Sunday, 30 May 2010
|
12:28 dinoex
- drop USE_GNUSTEP_PREFIX
 |
Friday, 6 Jun 2008
|
13:25 edwin
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
 |
Friday, 25 May 2007
|
05:55 dinoex
- update for gnustep-make-2.0.0
 |
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
 |
Wednesday, 31 Jan 2007
|
18:18 dinoex
- add category gnustep
PR: 103931
Approved by: pav
 |
Sunday, 3 Dec 2006
|
16:21 dinoex
The goal of CodeEditor is to be a good non-rich text code editor.
CodeEditorView offers a subclass of NSTextView and supports syntax
highlight, mark delimiters, etc. It can be used in other projects.
Features
* Faster than ever
* Tab View: Don't need to open so many terminals again.
* Toolbar: Use "Alt (left) - t" to open/close a simple toolbar on the fly.
* Find (Regular Express support) and replace.
* File Inspector.
* Change font attributes and preference instantly without restart.
* Periodically or manually Highlight keyword with difference attributes
according to the language.
* Automatically or manually find delimiter pair.
* Automatically indentation according to the preference.
* Support scripting (need StepTalk).
WWW: http://savannah.nongnu.org/projects/codeeditor/
 |
Number of commits found: 10 |