Ru-Board.club
← Вернуться в раздел «Программы»

» AutoHotkey

Автор: Nick 2003
Дата сообщения: 20.01.2006 05:04
AutoHotkey 1.0.41

Цитата:
Changes:
- Fixed "Transform HTML", which was broken by v1.0.40.02. [thanks Rabiator]
- Improved syntax to support One True Brace (OTB) style with IFs, ELSEs, functions, and normal loops.
- Added built-in variable A_AhkPath, which contains the full path and name of AutoHotkey.exe (if available).
- Added directives #IfWinActive/Exist to enable selected hotkeys and hotstrings for only the windows you specify.

http://home.tampabay.rr.com/kodi/ahk/AutoHotkeyInstall.exe
http://www.autohotkey.net/programs/AutoHotkey104100.zip
Автор: shedow25
Дата сообщения: 01.02.2006 08:17
AutoHotkey 1.0.41.01 (January 31, 2006)

Цитата:
Fixed AltGr hotkeys that send AltGr characters such as "<^>!a::Send \" in German. [thanks AGU]

Fixed Gui +Disable/AlwaysOnTop to work even if other options are present on the same line. [thanks evl]

Improved syntax to support having a command on the same line as an open-brace. [thanks segfault]

_http://home.tampabay.rr.com/kodi/ahk/AutoHotkeyInstall.exe
Автор: shedow25
Дата сообщения: 01.02.2006 19:35
AutoHotkey 1.0.41.02 (Februrary 1, 2006)

Цитата:
Changed "GuiControl Move" to reduce flickering when resizing or moving controls [thanks Serenity]. However, this may cause painting artifacts for some control types under certain circumstances. If so, please update your scripts to use GuiControl MoveDraw instead.

_http://home.tampabay.rr.com/kodi/ahk/AutoHotkeyInstall.exe
Автор: shedow25
Дата сообщения: 10.02.2006 22:10
AutoHotkey 1.0.42

Цитата:
Fixed expressions such as "If not Installed" not to be misinterpreted as "If not in List". [thanks Toralf]

Fixed certain unusual situations where a hotkey would unnecessarily require the keyboard hook.

Fixed vkNNN hotkeys to be handled by the hook when that VK is also used as a prefix for other hotkeys.

Fixed #IfWin's automatic disabling of prefix keys work properly if Suspend is ON.

Fixed minor hotkey issues on Windows 95/98/Me: 1) The wildcard prefix (*) is ignored and such hotkeys are put into effect rather than being disabled; 2) Non-wildcard hotkeys that are a subset of a wildcard hotkey are put into effect rather than being disabled; 3) A left/right hotkey such as >#x is put into effect as Win-X rather than simply "X".

Changed the Hotkey command to create a new variant (when appropriate) rather than always updating any existing hotkey of that name. Please update your scripts accordingly.

Changed hotkeys to recognize ^!c as being the same as !^c (different symbol order). This also affects the Hotkey command.

Improved the Hotkey command to support UseErrorLevel and context-sensitive hotkeys (via "Hotkey IfWinActive/Exist").

Improved #IfWinActive/Exist to support Windows9x. In addition, the keyboard hook is now avoided whenever possible. Finally, #IfWin now sets the Last Found Window.

Improved the following commands to support TListBox/TComboBox and possibly others: Control (Add/Delete/Choose/ChooseString); and ControlGet (FindString/Choice/List).

Added support for hotkey and hotstring variants (duplicates). Such hotkeys perform a different action (or none at all) depending on the type of window that is active or exists.

_http://home.tampabay.rr.com/kodi/ahk/AutoHotkeyInstall.exe
Автор: Nick 2003
Дата сообщения: 16.02.2006 18:43
AutoHotkey 1.0.42.01

Цитата:
Changes:
- Fixed the following variables to work correctly when concatenated onto other strings: A_DetectHiddenWindows, A_DetectHiddenText, A_AutoTrim, and A_StringCaseSense. [thanks jballi]
- Fixed KeyWait and GetKeyState in the subroutines of hook hotkeys (broken by 1.0.39) [thanks Laszlo & TobStro]. For example:
~LControl::
if not GetKeyState("LControl")
    ToolTip LControl is not down as expected (this bug affected some systems but not others).
return.

http://home.tampabay.rr.com/kodi/ahk/AutoHotkeyInstall.exe
http://www.autohotkey.net/programs/AutoHotkey104201.zip
Автор: shedow25
Дата сообщения: 18.02.2006 07:29
AutoHotkey 1.0.42.02 (February 17, 2006)

Цитата:
Fixed UpDown controls to snap onto the right control when inside a Tab control that contains a ListView. [thanks Thalon]

Improved the Hotkey command with an "Off" option (typically used to create a hotkey in an initially-disabled state).

Improved A_Cursor not to interfere with double-clicking. [thanks Shimanov]

_http://home.tampabay.rr.com/kodi/ahk/AutoHotkeyInstall.exe
Автор: shedow25
Дата сообщения: 20.02.2006 21:01
AutoHotkey 1.0.42.03

Цитата:
Fixed crash of WinActivate in certain rare circumstances. [thanks twhyman]

Changed hotstrings to require the mouse hook by default (see next item). This can be prevented via #Hotstring NoMouse.

Improved hotstrings to take into account mouse clicks. This allows a hotstring to fire when the user's click focuses a new control or moves the caret.

Improved the Random command with a means to set a new seed. [thanks Laszlo]

Improved #ClipboardTimeout to reattempt data reading when the first attempt fails. Previously, only the opening of the clipboard was reattempted.

Added built-in variable A_LastError for DllCall and Run/RunWait. It contains the result from the OS's GetLastError().

_http://home.tampabay.rr.com/kodi/ahk/AutoHotkeyInstall.exe
Автор: winhex
Дата сообщения: 22.02.2006 16:29
Объясните может ли эта прога назначать горячие клавиши для мультимеди-клав (конкретно - Microsoft-Basic), или только на обычные клавиши.
А то в этом топике никакой инфы вообще нету... Уважаемые shedow25 и Nick 2003 и для кого вы все это постите?
Автор: Nick 2003
Дата сообщения: 06.03.2006 19:30
AutoHotkey 1.0.42.05

Цитата:
Changes:
- This is functionally identical to the previous release, whose EXE and BIN were about 1% larger than they should have been due to a compiler quirk.

http://www.autohotkey.com/download/AutoHotkeyInstall.exe
http://www.autohotkey.com/download/AutoHotkey.zip
Автор: Nick 2003
Дата сообщения: 07.03.2006 19:29
AutoHotkey 1.0.42.06

Цитата:
Changes:
- Fixed crash of A_ScriptDir (broken by 1.0.42.01).
- Fixed Run/RunWait's passing of an extra space character at the end of the parameter list when launching shortcuts. [thanks Arne Beckhaus]

http://www.autohotkey.com/download/AutoHotkeyInstall.exe
http://www.autohotkey.com/download/AutoHotkey.zip
Автор: Nick 2003
Дата сообщения: 10.03.2006 05:09
AutoHotkey 1.0.42.07

Цитата:
Changes:
- Fixed crash of functions that recursively pass ByRef parameters.

http://www.autohotkey.com/download/AutoHotkeyInstall.exe
http://www.autohotkey.com/download/AutoHotkey.zip
Автор: shedow25
Дата сообщения: 26.03.2006 09:24
AutoHotkey 1.0.43 (March 25, 2006)

Цитата:
NOTE: Although this release has been extensively tested and is not expected to break any existing scripts, several changes were made to the sending of keystrokes and mouse clicks. If you have any mission-critical scripts that rely on such features, it is recommended that they be re-tested or that you wait two weeks for any bugs to get fixed.

Fixed AltGr hotkeys that use Send, such as <^>!m::Send ^c. Also fixed AltGr remappings such as F1::RAlt [thanks foxer]

Fixed inability of VarSetCapacity to free the memory of a ByRef parameter. [thanks corrupt]

Fixed hotstring option b0 to show the ending character where you typed it rather than at the end of the replacement.

Improved the speed and reliability of auto-replace hotstrings by defaulting them to SendInput mode. There is also a new hotstring option to change the sending mode.

Improved the reliability of mouse clicks/drags in cases where the user is physically moving the mouse during the event.

Added commands Click and Send {Click}, which are easier to use than MouseClick. They also compensate if the left/right mouse buttons have been swapped via the control panel.

Added command SendMode, which makes Send synonymous with SendInput or SendPlay rather than the default (SendEvent). It also makes Click and MouseMove/Click/Drag use the specified method.

Added two new methods for sending keystrokes and mouse clicks: SendInput and SendPlay. These are generally faster and more reliable. Also, SendPlay allows keystrokes and hotstrings to be accepted by a broader variety of games.

_http://www.autohotkey.com/download/AutoHotkeyInstall.exe
_http://www.autohotkey.com/download/AutoHotkey.zip
Автор: Nick 2003
Дата сообщения: 29.03.2006 17:53
AutoHotkey 1.0.43.01

Цитата:
Changes:
- Fixed mouse clicking at unspecified coordinates in particular apps; e.g. Send {LButton} (broken by 1.0.43).
- Fixed tilde hotkeys so that if they remove a hook, their own key doesn't get stuck down (e.g. Mouse Gestures script and ~LCtrl::Hotkey, RButton, Off).

http://www.autohotkey.com/download/AutoHotkeyInstall.exe
http://www.autohotkey.com/download/AutoHotkey.zip
Автор: Nick 2003
Дата сообщения: 30.03.2006 18:07
AutoHotkey 1.0.43.02

Цитата:
Changes:
- Fixed raw-mode hotstrings not to send the extra string {Raw} (broken by 1.0.43).
- Changed SendMode:
1) renamed InputThenEvent to Input;
2) added InputThenPlay, which is the same behavior as the former "Input". This was done because SendEvent is less likely to cause compatibility problems than SendPlay.

http://www.autohotkey.com/download/AutoHotkeyInstall.exe
http://www.autohotkey.com/download/AutoHotkey.zip
Автор: Nick 2003
Дата сообщения: 03.04.2006 19:09
AutoHotkey 1.0.43.03

Цитата:
Changes:
- Fixed distortion of 16x16 icons loaded via ahk2exe or Menu, Tray, Icon. [thanks Tekl]
- Fixed the following to ignore #MaxMem as documented: VarSetCapacity(), FileRead, ClipboardAll, and ControlGet (ListView). [thanks Dippy46]
- Changed the following to use locale case insensitivity vs. "A-Z only" insensitivity: Hotkey names, Hotstring abbreviations, Menu names, Input's MatchList, and Gui Tab.
- Changed the expression equal operator (=) and the case-insensitive InStr() to use locale case insensitivity when StringCaseSense is Locale or On.
- Improved StringCaseSense with a new option Locale that makes string comparisons case insensitive according to the rules of the current user's locale. For example, most English and Western European locales treat the letters A-Z and ANSI letters like &#196; and &#220; as identical to their lowercase counterparts. [thanks Boskoop & PhiLho]
- Improved the Sort command and ListView sorting with a locale-case-insensitive option.
- Improved mouse wheel hotkeys (WheelDown/Up) to report the number of wheel turns in A_EventInfo, which allows distinguishing between fast and slow wheel movement. [thanks evl]
- Improved FileRead with an option to read only the leading part of a file. [thanks Dippy46].

http://www.autohotkey.com/download/AutoHotkeyInstall.exe
http://www.autohotkey.com/download/AutoHotkey.zip
Автор: Nick 2003
Дата сообщения: 05.04.2006 02:25
AutoHotkey 1.0.43.04

Цитата:
Changes:
- Fixed crash of characters above Chr(127) in hotstring abbreviations and the locale-search-from-right mode of InStr() and StringGetPos (broken by 1.0.43.03).

http://www.autohotkey.com/download/AutoHotkeyInstall.exe
http://www.autohotkey.com/download/AutoHotkey.zip
Автор: Nick 2003
Дата сообщения: 08.04.2006 02:48
AutoHotkey 1.0.43.05

Цитата:
Changes:
- Fixed and improved support for .ICL files (icon libraries), which was broken by 1.0.43.03.
- Changed case sensitivity in hotkey names back to pre-1.0.43.03 behavior: high ANSI letters like &#196; and &#220; are treated as different hotkeys than their lowercase counterparts.

http://www.autohotkey.com/download/AutoHotkeyInstall.exe
http://www.autohotkey.com/download/AutoHotkey.zip
Автор: Nick 2003
Дата сообщения: 10.04.2006 08:26
AutoHotkey 1.0.43.06

Цитата:
Changes:
- Changed ahk_id to operate directly on the specified HWND when it's a control (child). Previously, it operated upon the topmost sub-control if that control had any sub-controls.
- Improved Post/SendMessage to fully support strings put into address variables by the receiver (e.g. PostMessage, Msg, &MyVar).
- Improved support for control HWND as an alternative to control ClassNN: 1) Added a MouseGetPos option to retrieve control HWND; 2) Added "WinGet ControlListHwnd" to retrieve a list of control HWNDs; 3) Added "ControlGet Hwnd" to retrieve the HWND that corresponds to a control's ClassNN.
- Added "GuiControlGet FocusV", which gets the focused control's variable name rather than its ClassNN.

http://www.autohotkey.com/download/AutoHotkeyInstall.exe
http://www.autohotkey.com/download/AutoHotkey.zip
Автор: Nick 2003
Дата сообщения: 17.04.2006 11:01
AutoHotkey 1.0.43.07

Цитата:
Changes:
- Fixed inability of "Menu, Tray, Icon" to load icon #1 from file types cpl/scr/drv/ocx/vbx/acm/bpl (broken by 1.0.43.03). Similarly, all icon-capable features have been improved to support these file types.
- Fixed the following legacy commands to accept function-calls containing commas: EnvAdd/Sub, LeftClick(Drag), RightClick(Drag).

http://www.autohotkey.com/download/AutoHotkeyInstall.exe
http://www.autohotkey.com/download/AutoHotkey.zip
Автор: shedow25
Дата сообщения: 18.04.2006 07:40
AutoHotkey 1.0.43.08

Цитата:
Changed SendInput to use "SetKeyDelay -1, 0" when it reverts to SendEvent mode (unless SendEvent's KeyDelay "-1,-1", in which case "-1,-1" is used).

Added directive #NoEnv, which is recommended for all new scripts because:

1. It significantly improves performance whenever empty variables are used in an expression or command. It also improves DllCall's performance when unquoted parameter types are used (e.g. int vs. "int").
2. It prevents script bugs caused by environment variables whose names unexpectedly match variables used by the script.
3. A future version of AutoHotkey such as 1.1 might force this behavior into effect for all scripts (though such a change is not expected for at least a year).

Added built-in variables ComSpec and ProgramFiles to ease the transition to #NoEnv.

Added command EnvGet, which retrieves an environment variable.

_http://www.autohotkey.com/download/AutoHotkeyInstall.exe
_http://www.autohotkey.com/download/AutoHotkey.zip
Автор: shedow25
Дата сообщения: 25.04.2006 22:45
AutoHotkey 1.0.43.09

Цитата:
Fixed SendInput not to revert to SendEvent merely because another script has a mouse hook. Only another keyboard hook should do that. [thanks baby-luck]

Fixed LV_GetCount() to work even if the "C" in its name is lowercase.

Changed FileSelectFile to follow/navigate shortcuts (.lnk files) rather than selecting them. There is also a new option to override this. [thanks Veovis & PhiLho]

Added "Gui +LastFoundExist" to detect the existence of a GUI window. [thanks Tekl & Evl]

Added built-in variables A_AppData and A_AppDataCommon, and A_Temp (A_Temp is the path to the folder designated to hold temporary files).

_http://www.autohotkey.com/download/AutoHotkeyInstall.exe
_http://www.autohotkey.com/download/AutoHotkey.zip
Автор: shedow25
Дата сообщения: 28.04.2006 19:36
AutoHotkey 1.0.43.10

Цитата:
Improved PixelGetColor with two alternate modes that work in a broader variety of windows and full-screen apps. [thanks TDMedia]

Improved StringMid to allow "Count" to be omitted to retrieve all characters. [thanks kapege.de]

Improved FileSelectFile to support special folders such as My Computer via CLSID strings (FileSelectFolder and Run already support them).

_http://www.autohotkey.com/download/AutoHotkeyInstall.exe
_http://www.autohotkey.com/download/AutoHotkey.zip
Автор: Nick 2003
Дата сообщения: 01.05.2006 19:05
AutoHotkey 1.0.43.11

Цитата:
Changes:
- Fixed %A_WorkingDir% on Windows 9x, which was sometimes blank. [thanks Points]
- Improved BlockInput with a new mode that blocks only physical movement of the mouse, not keystrokes or mouse clicks.

http://www.autohotkey.com/download/AutoHotkeyInstall.exe
http://www.autohotkey.com/download/AutoHotkey.zip
Автор: vels
Дата сообщения: 15.05.2006 03:17
AutoHotkey 1.0.44

Цитата:
Fixed OnClipboardChange to work even when the script is displaying a MsgBox or other dialog.
Fixed FileCreateDir not to report ErrorLevel 1 when the specified directory ends in "\". [thanks Wesley]
Fixed hotkeys Control::, Shift::, and Alt:: to fire on release of the key rather than press-down (broken by v1.0.41).
Fixed loading of icon #1 from nonstandard file types such as .bin.
Fixed ListView creation to obey the text color set by "Gui Font".
Changed and fixed the hotkey tilde prefix (~) so that hotkeys like ~Esc and Esc are considered duplicates; that is, a script cannot define both ~Esc and Esc unless they are under different #IfWin criteria (in which case ~Esc and Esc have been fixed to work properly). [thanks jballi]
Changed and improved ListViews: 1) a new option WantF2 is in effect by default, which causes an F2 keystroke to edit the current row (when not ReadOnly); 2) added LV_Modify(Row, "Vis") to scroll an item into view; 3) drag notifications occur even without AltSubmit; 4) item-change notifications have A_EventInfo set to the row number; 5) ErrorLevel no longer mirrors A_EventInfo in cases where it was never documented to do so (same for GuiContextMenu).
Improved Edit controls to select all text in response to Control-A. This can be disabled via -WantCtrlA.
Added new GUI control types TreeView and StatusBar.

http://www.autohotkey.com/download/AutoHotkeyInstall.exe
Автор: vels
Дата сообщения: 16.05.2006 03:18
AutoHotkey 1.0.44.01

Цитата:
Fixed StatusBar's grabbing of UpDowns that are added after it. [thanks Tekl]
Changed Round() to display exactly N decimal places rather than obeying SetFormat.

http://www.autohotkey.com/download/AutoHotkeyInstall.exe
Автор: vels
Дата сообщения: 21.05.2006 05:17
AutoHotkey 1.0.44.02

Цитата:
Fixed hotkeys that use "&" and "~" together (e.g. ~a & b and ~LButton & RButton) (broken by v1.0.44). [thanks SlimlinE & Spike]

http://www.autohotkey.com/download/AutoHotkeyInstall.exe
Автор: Widok
Дата сообщения: 22.05.2006 16:13
шапка для внесения информации о выходе новых версия - создана.
Автор: vels
Дата сообщения: 30.05.2006 03:10
AutoHotkey 1.0.44.03

Цитата:
-Fixed FileExist() to report "X" rather than "" for files whose attributes are all undefined. [thanks Peter]
- Fixed Tab controls so that the first Text control added to a new page is auto-positioned correctly even if the previously added control was a Text control on some other page.
- Fixed ImageSearch so that a transparent color like TransBlack is as effective in variation mode as non-variation mode. [thanks Troz]
- Fixed GetKeyState and KeyWait to accept characters that don't exist in the current keyboard layout (in case the keyboard layout changes after launching the script).
- Fixed hotkeys that don't exist in the current keyboard layout (such as ^!&#228;:: in English) to display a warning and end the auto-execute section. [thanks Androgen Belkin]
- Changed and improved ControlSend, Send, Hotstrings, Input, and AltGr handling to use the target window's language rather than the script's. If you use only one keyboard layout on your system, this should not affect anything. [thanks Androgen Belkin]
- Improved VarSetCapacity() to interpret a capacity of -1 as "update this variable's internally-stored length". This is useful in cases where a variable has been altered indirectly, such as by passing its address via DllCall().

http://www.autohotkey.com/download/AutoHotkeyInstall.exe
Автор: vels
Дата сообщения: 01.06.2006 08:06
AutoHotkey 1.0.44.04

Цитата:
Fixed double-colon warning dialog appearing upon launch of certain scripts. (broken by 1.0.44.03)
Fixed combination hotkeys like "a & b" to work even if "b & a" and "b & a up" are also present.
Fixed buddyless UpDown controls to work even if a StatusBar is present. [thanks Titan]

http://www.autohotkey.com/download/AutoHotkeyInstall.exe
Автор: klimusu
Дата сообщения: 01.06.2006 21:08
а у меня другой вопрос...

На ноуте есть сочетание кнопок с Fn
+ парочка для мультимедиа.. надо чтобы при их нажатии на экане показывалось дейсткие.. типа stop - пишет стоп и т.д.

Страницы: 12345678910111213141516171819202122232425262728293031323334

Предыдущая тема: как добавить ивритские шрифты


Форум Ru-Board.club — поднят 15-09-2016 числа. Цель - сохранить наследие старого Ru-Board, истории становления российского интернета. Сделано для людей.