Timeline
12/22/16:
- 13:16 Ticket #3521 (Au3Check is not able to recognize Global variables declared inside ...) closed by
- No Bug: This isn't a bug but poor programming. Au3Check reads the script line by line from the first line to the last. It doesn't execute the script. Because you're trying to access a global variable that hasn't been declared yet (at that point in the script read), you get an error.
- 11:01 Ticket #3521 (Au3Check is not able to recognize Global variables declared inside ...) created by
- Au3Check is not able to recognise Global variables declared inside …
12/04/16:
- 18:14 Ticket #3520 (Unexpected parameter type limit of _GUICtrlTreeView_GetItemParam) created by
- When $hWnd is not of type HWND (and $hItem is not 0), …
12/02/16:
- 22:01 Ticket #3518 (_GUICtrlStatusBar_SetParts() - cannot set parts from $aPartWidth) closed by
- Fixed: Fixed by revision [11831] in version: 3.3.15.1
- 10:05 Ticket #3519 (_GUICtrlStatusBar_SetText() - cannot set text to the last part, if it ...) closed by
- No Bug: So your definition is wrong it must be $StatusBar_PartsWidth[8]
11/30/16:
- 17:51 Ticket #3516 (Specify types of parameters of _Crypt_EncryptData) closed by
- Fixed: Fixed by revision [11822] in version: 3.3.15.1
11/29/16:
- 16:11 Ticket #3519 (_GUICtrlStatusBar_SetText() - cannot set text to the last part, if it ...) created by
- function cannot set text to the last part, if it defined with "-1" in …
- 16:06 Ticket #3518 (_GUICtrlStatusBar_SetParts() - cannot set parts from $aPartWidth) created by
- As summary says - function cannot properly set parts based on width …
11/28/16:
- 21:14 Ticket #3517 (VLC .exe not working with Windows 10) closed by
- No Bug: This seems to be a support request, not a bug report, so please come to the forum and post your questions there. Jos
- 20:24 Ticket #3517 (VLC .exe not working with Windows 10) created by
- When trying to run VLC player exe with silent parameter Windows 10 …
Note: See TracTimeline
for information about the timeline view.