83 lines
1.9 KiB
Plaintext
83 lines
1.9 KiB
Plaintext
##########################################################
|
||
# Tcl/Tk project Manager
|
||
# Distributed under GNU Public License
|
||
# Copyright (c) "CONERO lab", 2002, http://conero.lrn.ru
|
||
# Author: Sergey Kalinin (aka BanZaj) banzaj@lrn.ru
|
||
##########################################################
|
||
|
||
1. GUI
|
||
|
||
- one click tree procedure
|
||
- added tcl-console
|
||
- added readline widget
|
||
- into settings dialog
|
||
-- on/off highligttning
|
||
-- on/off
|
||
- Add color scheme
|
||
- ðÅÒÅËÌÀÞÅÎÉÅ ÚÁËÌÁÄÏË Ó ÐÏÍÏÝØÀ Alt+> Alt+<
|
||
- ÐÅÒÅÄ ÐÅÒ×ÏÊ ÆÕËÎÃÉÅÊ ×ÏÚÍÏÖÎÏÓÔØ ÐÅÒÅÊÔÉ × ÎÁÞÁÌÏ ÄÏËÕÍÅÎÔÁ, Á ÐÏÓÌÅ ÐÏÓÌÅÄÎÅÊ ÎÁ ËÏÎÅÃ
|
||
ÄÏËÕÍÅÎÔÁ
|
||
- ÷ ÓÔÁÔÕÓÂÁÒÅ ÓÁÍÙÊ ÐÏÓÌÅÄÎÅÅ ÐÏÌÅ (ÐÒÁ×ÏÅ) ÇÄÅ ÔÅÓÔ file saved ÕÖ
|
||
ÂÏÌØÎÏ ÂÏÌØÛÏÅ ÄÌÑ ÔÁËÉÈ ËÒÁÔËÉÈ ÓÏÏÂÝÅÎÉÊ.
|
||
- Edit Window split
|
||
|
||
2. An package managers system independed files
|
||
- rpm spec file
|
||
- deb
|
||
|
||
4. Working with release (distribute)
|
||
- ftp received
|
||
|
||
5. Working with files
|
||
- open file dialog
|
||
- include internal cvs support
|
||
- search and replacement text into all projects files (ala grep)
|
||
|
||
6. Working with projects
|
||
- - making project procedure
|
||
-- compile error out
|
||
- generate installiation script for projects (install.tcl)
|
||
- synchronize version number into all projects file (if needed)
|
||
- added template file with headers
|
||
- documentation projects (LaTeX)
|
||
- added Select license procedure (settings dialog)
|
||
- change project dir (put into .proj file)
|
||
|
||
|
||
8. Internal editor
|
||
- files export
|
||
-- ps
|
||
-- html
|
||
- alphabetics ordered procedure list
|
||
- code/encode text files
|
||
- Add Insert curent date procedure
|
||
- search procedure with reguliar expretions
|
||
- Comment/uncomment selected area
|
||
- On/Off wrap function
|
||
|
||
|
||
9. Locale (messages)
|
||
- autodetect system locale
|
||
|
||
10. Help system
|
||
- patching html_lib
|
||
- searchin in help
|
||
- lock mouse and keyboard when help file opened
|
||
|
||
11. Multiplatform featuring
|
||
- Windows printing
|
||
|
||
ÆÏÌÄÉÎÇ
|
||
ÐÏÄÄÅÒÖËÁ frink (Á×ÔÏÆÏÒÍÁÔÔÅÒ)
|
||
ÎÕÍÅÒÁÃÉÑ ÓÔÒÏË
|
||
|
||
|
||
|
||
|
||
########################################
|
||
|
||
|
||
|
||
|
||
|