#3200 |
Ternary operator for functions
|
|
Bug
|
|
Au3Check
|
3.3.14.2
|
#3203 |
IE - Variable contents are lost when navigating to any page
|
|
Bug
|
|
AutoIt
|
3.3.14.2
|
#3204 |
"if" function does not see variables that contain _IE objects as being "true"
|
|
Bug
|
|
AutoIt
|
3.3.14.2
|
#3207 |
_GUICtrlListView_AddArray Error when add single dimension array
|
|
Bug
|
|
AutoIt
|
3.3.14.2
|
#3217 |
FileInstall() memory leak
|
|
Bug
|
|
AutoIt
|
3.3.14.2
|
#3218 |
_Timer_KillTimer don't kill timer.
|
|
Bug
|
|
AutoIt
|
3.3.14.2
|
#3219 |
dllCall cause error with SetupDiEnumDeviceInfo
|
|
Bug
|
|
AutoIt
|
3.3.14.2
|
#3225 |
Interrupt function not work when working with GUICtrlRichEdit
|
|
Bug
|
|
AutoIt
|
3.3.14.2
|
#3244 |
Codewizard.au3 Icon Fix poposal for Messagebox Tab and Tooltip Tab
|
Jos
|
Bug
|
|
SciTE4AutoIt
|
3.3.14.2
|
#3251 |
@ScriptLineNumber as optional parameter in stripped script not working as expectde
|
|
Bug
|
|
Other
|
3.3.14.2
|
#3258 |
RegDelete bug ? Deleting values from keys without write access rights
|
|
Bug
|
|
AutoIt
|
3.3.14.2
|
#3270 |
"Au3Record" is missing from builds autoit-v3.3.14.1 and autoit-v3.3.14.2
|
|
Bug
|
|
Other
|
3.3.14.2
|
#3279 |
FileReadToArray() documentation missing important detail
|
|
Bug
|
|
Documentation
|
3.3.14.2
|
#3522 |
FileGetVersion
|
|
Bug
|
|
AutoIt
|
3.3.14.2
|
#3523 |
Can't access array with _WM_COMMAND
|
|
Bug
|
|
Other
|
3.3.14.2
|
#3524 |
_FileCountLines crashes program with "Error allocating memory".
|
|
Bug
|
|
AutoIt
|
3.3.14.2
|
#3526 |
Syntax Coloring Not Working Intermittently with Respect to #cs and #ce Directives
|
Jos
|
Bug
|
|
SciTE4AutoIt
|
3.3.14.2
|
#3532 |
Error on WinAPIShellEx Constants
|
|
Bug
|
|
AutoIt
|
3.3.14.2
|
#3542 |
IniReadSectionNames string truncated
|
|
Bug
|
|
AutoIt
|
3.3.14.2
|
#3545 |
Incorrect conversion of Pos to Rect and vice versa
|
|
Bug
|
|
Standard UDFs
|
3.3.14.2
|
#3552 |
SciTE 3.7.3 bug: #Region & #EndRegion not working properly when it contains "Case" statements
|
Jos
|
Bug
|
|
SciTE4AutoIt
|
3.3.14.2
|
#3557 |
Can't concatenate other strings to BinaryToString
|
|
Bug
|
|
AutoIt
|
3.3.14.2
|
#3558 |
TrayTip with icon always displays description of file or filename in traytip notice balloon
|
|
Bug
|
|
AutoIt
|
3.3.14.2
|
#3562 |
SetError fails if a function is called before returning
|
|
Bug
|
|
AutoIt
|
3.3.14.2
|
#3564 |
With ...EndWith not robust
|
|
Bug
|
|
AutoIt
|
3.3.14.2
|
#3565 |
Unable to access windows authentication (Windows Security) popup on Internet Explore for Windows Server 2016
|
|
Bug
|
|
AutoIt
|
3.3.14.2
|
#3566 |
FileChangeDir is changing @TempDir
|
|
Bug
|
|
AutoIt
|
3.3.14.2
|
#3595 |
Call("Ubound", $array) crashes if $array is empty
|
|
Bug
|
|
AutoIt
|
3.3.14.2
|
#3599 |
_WinAPI_ShowCursor does not hide the cursor.
|
Jpm
|
Bug
|
|
Standard UDFs
|
3.3.14.2
|
#3648 |
_ISPressed not working with "GUI_WS_EX_PARENTDRAG"
|
Melba23
|
Bug
|
|
Standard UDFs
|
3.3.14.2
|
#3677 |
_FileListToArrayRec()'s 2nd parameter ($sMask) seems case sensitive.
|
|
Bug
|
|
Standard UDFs
|
3.3.14.2
|
#3162 |
RunWait command does not return the exit code of the program that was run on XP systems
|
|
Bug
|
|
AutoIt
|
3.3.14.1
|
#3199 |
TopMost fo GUI attribute is not set when using GuiSetStyle
|
|
Bug
|
|
AutoIt
|
3.3.14.1
|
#3521 |
Au3Check is not able to recognize Global variables declared inside functions if the variables are used above the function declaration
|
|
Bug
|
|
Au3Check
|
3.3.14.1
|
#3577 |
_FileWriteToLine strips @crlf off last line for some files
|
|
Bug
|
|
AutoIt
|
3.3.14.1
|
#3139 |
FileGetTime out by exactly one hour.
|
|
Bug
|
|
AutoIt
|
3.3.15.0
|
#3996 |
Unexpected silent conversion of several AutoIt types when used as keys in maps
|
|
Bug
|
|
AutoIt
|
3.3.15.0
|
#3070 |
F1 not opening AutoIt help
|
Jos
|
Bug
|
|
SciTE4AutoIt
|
3.3.14.0
|
#3095 |
Resizing GUI Controls before showing GUI
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3096 |
Confusing error message when initializing default argument with undeclared variable
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3102 |
AutoIt Crashes when reading an empty cell comment
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3108 |
function with optional parameters run via AdlibRegister() fails with "Variable used without being declared"
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3109 |
2x FileInstall in same line (in if statement) not working compiled
|
|
Bug
|
|
Aut2Exe
|
3.3.14.0
|
#3119 |
GUICtrlSetColor bug
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3121 |
NOT RESPONDING + SEARCH Brought me to you
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3124 |
ControlListView Not working on a 64 bit OS
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3125 |
ListView does not generate events when pressing Return
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3126 |
Drag&Drop not working on Windows 10
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3152 |
FileCopy doesn't cope well with copying files with embedded spaces in their name to UNC destinations
|
Jon
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3173 |
Beta Helpfile won't launch if Stable Helpfile is open and vice versa
|
Jos
|
Bug
|
|
SciTE4AutoIt
|
3.3.14.0
|
#3176 |
possible error in DriveMapAdd documentation
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3186 |
Special characters change after filewrite to *.csv
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3189 |
"Run" and "RunWait" functions call an A3X multiple times with an compiled file
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3192 |
Regression with reference
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3198 |
Not Able to Open auto IT script giving error unable to open the script
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3235 |
Floor isn't accurate
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3241 |
Cheap_Links
|
|
defect
|
|
AutoIt
|
3.3.14.0
|
#3242 |
Buy_Backlinks
|
|
defect
|
|
AutoIt
|
3.3.14.0
|
#3259 |
root
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3260 |
_IECreate cannot handle basic auth with domain included in username
|
|
Bug
|
|
Standard UDFs
|
3.3.14.0
|
#3263 |
DocSaveAs does not output HTML file properly
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3269 |
ControlSend acts inconsistently
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3271 |
Website Register doesnt work!
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3280 |
http://dwdstudios.com/node/9748
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3281 |
https://www.dailystrength.org/group/poonkaq/discussion/free-todey-watch-the-flash-s03e01-online-full-hd
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3282 |
https://medium.com/@gulaboo/full-hd-watch-the-flash-s03e01-season-3-episode-1-online-9363431ee941#.twq4tgnyz
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3283 |
https://medium.com/@malkoo/full-mtv-watch-ex-on-the-beach-season-5-episode-8-s05e08-online-c7a835d34147#.t0iawh97t
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3284 |
https://medium.com/@malkoo/free-today-watch-marvels-agents-of-s-h-i-e-l-d-s04e03-online-be8f8d3e130b#.x44lndcz2
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3285 |
http://www.geometria.tv/users/4605490/blog/330165
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3286 |
http://geometria.ru/users/4605490/blog/330165
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3287 |
http://geometria.de.com/users/4605490/blog/330165
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3288 |
http://geometria.ru/users/4605490/blog/330152
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3289 |
http://geometria.ru/users/4605490/blog/330148
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3290 |
http://geometria.ru/users/4605490/blog/330149 Empire Season 3 Episode 3
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3291 |
http://geometria.ru/users/4605490/blog/330153
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3292 |
http://geometria.ru/users/4605490/blog/330154
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3293 |
http://geometria.ru/users/4605490/blog/330151
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3294 |
http://geometria.ru/users/4605490/blog/330155
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3295 |
http://geometria.ru/users/4605490/blog/330156
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3296 |
http://geometria.ru/users/4605490/blog/330157
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3297 |
http://geometria.ru/users/4605490/blog/330159
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3298 |
http://geometria.ru/users/4605490/blog/330161
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3299 |
http://geometria.ru/users/4605490/blog/330162
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3300 |
http://geometria.ru/users/4605490/blog/330163
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3301 |
http://geometria.ru/users/4605490/blog/330164
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3302 |
http://afemaipeople.com/forums/showthread.php?tid=5307
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3303 |
http://afemaipeople.com/forums/showthread.php?tid=5311
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3304 |
http://afemaipeople.com/forums/showthread.php?tid=5313
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3305 |
http://afemaipeople.com/forums/showthread.php?tid=5318
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3307 |
Au3Info reports not useful mouse coordinates
|
|
Bug
|
|
Au3Info
|
3.3.14.0
|
#3308 |
http://geometria.ru/users/4605490/blog/330202
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3309 |
http://geometria.ru/users/4605490/blog/330204
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3310 |
http://geometria.ru/users/4605490/blog/330205
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3311 |
http://geometria.ru/users/4605490/blog/330206
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3312 |
http://geometria.ru/users/4605490/blog/330207
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3313 |
http://geometria.ru/users/4605490/blog/330208
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3314 |
http://craftx.org/freetonite-watch-grey%E2%80%99s-anatomy-s13e03-season-13-episode-3-online
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3315 |
http://craftx.org/303watch-how-get-away-murder-season-3-episode-3-htgawm-s03e03
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3316 |
http://craftx.org/free-2-watch-blacklist-s04e03-season-4-episode-3-online
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|
#3317 |
http://craftx.org/thefalls03e02fullwatch-fall-season-3-episode-2-online
|
|
Bug
|
|
AutoIt
|
3.3.14.0
|