Download List

프로젝트 설명

GtkEditor is a source code editor widget for GTK+. It is currently used, in one version or another, in several GTK+/GNOME applications, including gIDE, VDKBuilder, and GXEdit. The gtkeditor widget sub-classes the gtktext widget, and after initialization, the editor widget can be treated as the usual text widget, and all source-code editing features are taken care of by the widget itself. The behaviour of the editor is decided by dynamic libraries loaded during initialization of the widget. These libraries can be hand-coded or (in the future) created using tools supplied with GtkEditor.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-01-30 15:12
0.1.8

유일한 주요 변경 TkText 위젯에 포트입니다. 사소한 변경 사항은 몇 가지 새로운 스캐너 및 버그수정의 번호를 포함합니다.
The only major change is the port to the TkText widget. Minor changes include a few new scanners and a number of bugfixes.

2001-01-30 15:12
0.1.5

분리 스캐너 구성 및 편집기 (스캐너 렉스에 지정된 언어와 같은 및 제공하는 도구를 사용하여 컴파일된; 그들은 다음 중 하나 또는 런타임에 로드할 수있는 정적으로 링크된 어플 리케이션), 블록 또한 스캐너를 강조 / 코드, 하이라이트 몇 가지 새로운 스캐너 및 버그수정의 수입니다.
Separation of scanner configuration and editor (scanners are specified in a lex-like language and compiled with a provided tool; they can then either be loaded at runtime or statically linked with applications), addition of block highlighting to the scanner/highlighting code, a few new scanners, and a number of bugfixes.

2001-01-30 15:12
0.1.0

위젯 더이상 gtksctext 위젯지만 gtktext 플레이어에만 의존합니다. 하이라이트 루틴 디자인되어 있고 그 결과 상당한 speedup와 reimplemented. 편집기 도구를 통해 주요 디자인 사라했다. 결과적으로, API를 약간 변경되었습니다. 새로운 디자인 프로젝트의 홈페이지에 설명되어있습니다.
The widget is no longer dependent on the gtksctext widget but only the gtktext widget. The highlighting routines have been redesigned and reimplemented with considerable speedup as a result. The editor widget has gone through a major redesign. As a consequence, the API has changed somewhat. The new design is described at the project homepage.

2001-01-30 15:12
0.0.6

이 릴리스에 대한 구문 강조 서브 블록의 문자, 레지스터의 사용을 탈출 패턴, 그리고 중첩된 블록 구문이 도입되었습니다.
This release introduces escape characters in syntax blocks, use of
registers for highlighting sub-patterns, and nested syntax blocks.

2001-01-30 15:12
0.0.5

는 GTK 버전과 함께 작동하도록 Hacked "= 1.1.7
Hacked to work with gtk versions >= 1.1.7

Project Resources