http://www.luxter2.ru/templates/vneigri/images/logotipo.gif

Привет всем пользователям www.luxter.ru. Из-за высокой нагрузки которую создаёт старый движок на хостера, принято решение начать тестирование нового сайта. Все новости и обновления теперь на новом адрессе:

NB! Все новости публикуются только на www.luxter2.ru !!! меняем url в закладках!

Greetings to all users www.luxter.ru. Because of high loading which the old engine on hosting creates, the decision to begin testing of a new site is accepted. All news and updatings now on new http://


NB! All news published ONLY on the www.luxter2.ru. Please change url in your bookmarks.
 
EmEditor Professional v7.00.1 RC10
Written by luxter   
Tuesday, 15 January 2008
Free Image Hosting At Image Host

Мощный SDI текстовый редактор для программистов, веб-разработчиков и простых пользователей с подсветой синтаксиса и поддержкой юникода. Среди ключевых функций этого текстового редактора поиск и замена в файлах с использованием регулярных выражений, поддержка плагинов, подсветка ссылок и адресов электронной почты, блочный режим выделения, настройка панели кнопок, меню, шрифта, цвета элементов. Для каждого языка можно создавать отдельную конфигурацию. EmEditor имеет поддержку мощных макросов написанных на JavaScript или VBScript, позволяющих создавать практически любые действия, используемые часто или периодически. Макросы базируются на Windows Scripting Host (WSH) engine. -

EmEditor Text Editor is a lightweight yet extendable, easy-to-use text editor for Windows. EmEditor is very customizable, and it supports Unicode and powerful macros. EmEditor is designed for Windows XP, and certified for Windows Vista!

EmEditor Professional Features
With new Custom Bars, Displays Outlining, Web Preview, Search Bar and more!

Custom Bars can be now displayed within EmEditor window. With this feature, useful plug-ins such as Outlining, Web Preview, and Search Bar can be developed. Many features were added to support outlining and custom bars.

Why is EmEditor Professional the best text editor?
1. EmEditor can launch very fast, almost instantaneously!

You are going to view or edit many, many, and many files every day, but you don't want to wait for many seconds just to view a file! Unfortunately, many programs, including word processors and text editors, require you to wait several seconds before you can start using! This doesn't make sense! You want to increase productivity by using a text editor, but waiting so long each time doesn't justify your using a text editor. You should not wait more than one second!

Version 7.00

The new multithreaded design now allows you to view or edit documents during opening a huge file.
Read Unmodified Lines from the Original File check box, Lock the Original File check box, and Minimum File Size to Open Asynchronously text box were added to the Advanced tab of the Customize dialog box, and optimized the speed to open a huge file.
Custom toolbars can be now displayed using plug-ins.
EE_TOOLBAR_OPEN, EE_TOOLBAR_CLOSE, EE_TOOLBAR_SHOW, EE_HELP, EE_REG_SET_VALUE, EE_REG_QUERY_VALUE, EE_KEYBOARD_PROP, EE_GET_ACCEL_ARRAY, EE_OUTPUT_DIR, EE_OUTPUT_STRING, EE_ENUM_HIGHLIGHT messages added to the plug-in interface.
Editor_ToolbarOpen, Editor_ToolbarClose, Editor_ToolbarShow, Editor_Help, Editor_RegSetValue, Editor_RegQueryValue, Editor_KeyboardProp, Editor_GetAccelArray Editor_DocGetLines, Editor_OutputDir, Editor_OutputString, Editor_EnumHighlight inline functions added to the plug-in interface.
TOOLBAR_INFO, REG_SET_VALUE_INFO, REG_QUERY_VALUE_INFO structures added to the plug-in interface.
EVENT_TOOLBAR_CLOSED, EVENT_TOOLBAR_SHOW events added to the plug-in interface.
EmEditor now allows you to edit bigger files than previous versions (depending on the available memory).
The Macros toolbar is added to allow you easily access My Macros.
You can now change the icon, the title, and the tooltip of a macro button (#icon directive, #title directive, #tooltip directive).
The Display Macros Toolbar check box is added to the Toolbars dialog box.
The Find dialog box and the Replace dialog box are now resizable.
EmEditor now automatically saves modified files as a file name prefixed with "AutoSave-" without displaying a dialog box when EmEditor crashes or when Windows is forced to restart in case of automatic updates. Also, EmEditor now prompts a message box displaying automatically recovered files when restarted.
The file size displayed on the status bar when a file is opened is now displayed in KB, MB, or GB as necessary.
Triple-clicking now selects a whole line.
The QueryStringByID method is added.
EmEditor can now record and play keystrokes and mouse operation against other applications!
The Shell Object and the Windows Collection were added.
Children, ClassName, Enabled, Height, hWnd, LeftX, OutputBar, Parent, ProcessID, ThreadID, Top, Valid, and Width properties and FindWindow, FindWindowByID, SetFocus, SetForeground, and SetPosition methods were added to the Window object.
The Config property was added to the Document Object.
Objects for Configuration Properties (AssociationItem Object, AssociationList Collection, AssociationProp Object, AutoSaveProp Object, BackupProp Object, Config Object, Configs Collection, DisplayItem Object, DisplayList Collection, DisplayProp Object, FileNewProp Object, FileSaveProp Object, FileProp Object, FontItem Object, FontList Collection, FontProp Object, GeneralProp Object, HighlightItem Object, HighlightList Collection, HighlightProp Object, IndentProp Object, KeyboardItem Object, KeyboardList Collection, KeyboardProp Object, LinkProp Object, MarkProp Object, NoWrapItem Object, NoWrapList Collection, NoWrapProp Object, PrintProp Object, ScrollProp Object, and WrapProp Object) were added.
The GetLine method, GetLines method were added to the Document Object.
The Configs method was added to the Editor Object.
The OutputBar Object was added.
The virtual space mode is supported now (Enable Virtual Space check box in the General tab of Configuration Properties).
The Open dialog box now allows multiple files to open simultaneously.
Option for Portability (Ready for a USB Drive Install)
Record Mouse Activities and Keyboard Input to Other Applications check box, Record All Mouse Movements check box, and Idle Time before Inserting Sleep method text box were added to the Options tab in the Customize Macros dialog box.
New plug-ins the Projects plug-in, the Find Bar plug-in, the HTML Bar plug-in, and the Word Complete plug-in were added.
Macros Toolbar, Refresh Toolbars, Record All Activities, Record All Except Mouse/Keyboard Activities, Left Custom Bar, Top Custom Bar, Right Custom Bar, Bottom Custom Bar commands were added.
Replace command, Uppercase command, Lowercase command, Capitalize command, Half-Width command, and Full-Width command now allow a box selection to be converted.
When printing, a document with the Form Feed code (U+000C) now inserts a new page at the code.
The Transparent option was added to the text and background colors.
The Wrap Indent check box was added to the Tab/Indent dialog box.
The Save Workspace Automatically check box and the Restore Workspace Automatically check box were added to the Window tab of the Customize dialog box.
The Highlight Right All check box was added to the Highlight (1) tab of the Configuration Properties.
The Smooth Scroll check box and the Smooth Scroll slider were added to the Scroll tab of the Configuration Properties.
You can now include a library file from a macro (#include directive).
New command line option (/ne) was added.
Column text box was added to the Jump dialog box.
When more than one file is modified and the Close All command is selected, the Save changes to... message box now includes the Apply to All checkbox.
EI_GET_CURRENT_FOLDER and EI_IS_LARGE_DOC commands were added to EE_INFO message (Editor_Info, Editor_DocInfo inline functions).
Output Encoding drop-down list box was added to the External Tool Properties dialog box.
The Close button can be now displayed on the Active tab or on each tab (Close Button drop-down list box).
Read-only icons can be now displayed on tabs (Show Read-Only Icon check box).
ALT + DELETE to clear an item from search history in the Find drop-down list box.
User defined menus allowing two-stroke key shortcuts (Delay Time slider).
The Theme drop-down list box, the > button, and the Character Space text box were added to the Display tab of Configuration Properties.
You can now define event-driven macros (Events button, Runs at Events check box, Events text box, Select Events dialog box).
Under Windows Vista, Open/Save As dialog boxes are now Windows Vista design, and allows you to easily access to previous versions of files, which is one of features of Windows Vista.
The installer now does not allow you to change the install folder if a previous version is already installed.

EmEditor Professional 7.00.1 RC 10 is available for download. This version fixes bugs including:

- bug fixes

home - http://www.emeditor.com/

Download:

( rapidshare ) ( depositfiles ) [ 2.8mb ]

-
 
< Prev   Next >

 Apr   May 12   Jun

SMTWTFS
   1  2  3  4  5
  6  7  8  9101112
13141516171819
20212223242526
2728293031 

Archive