jpm Posted September 9, 2005 Author Share Posted September 9, 2005 09th September, 2005 - v3.1.1.75 (beta)Fixed : StringRegExp doc (Sorry Nutster I miss it) Fixed : SendKeyDelay, SendKeyDownDelay when no shift required. (Thanks PapyToxik) Fixed : @HotKeyPressed added to macro doc. (Thanks JdeB) Added : Fileopen, FileCopy, FileMove additional flag to create non existent subfolder. (by Holger) Fixed : Bad GuiCtrlSetResizing when not first show has occured. Not much but I will be out for the weekend Link to comment Share on other sites More sharing options...
Administrators Jon Posted September 10, 2005 Administrators Share Posted September 10, 2005 Jon, perhaps you should give JP (or the entire Developers group) moderator access to this sub-forum so JP can create a locked (and sticky?) thread so he can stop saying this. As long as the thread is open, people will continue to disregard his request.It is done. Deployment Blog: https://www.autoitconsulting.com/site/blog/ SCCM SDK Programming: https://www.autoitconsulting.com/site/sccm-sdk/ Link to comment Share on other sites More sharing options...
jpm Posted September 12, 2005 Author Share Posted September 12, 2005 It is done.<{POST_SNAPBACK}>THanks JON/Valik Link to comment Share on other sites More sharing options...
SlimShady Posted September 23, 2005 Share Posted September 23, 2005 When will you release an update. Link to comment Share on other sites More sharing options...
jpm Posted September 23, 2005 Author Share Posted September 23, 2005 When will you release an update.It can be today when the binary type is OK Link to comment Share on other sites More sharing options...
jpm Posted September 23, 2005 Author Share Posted September 23, 2005 23th September, 2005 - v3.1.1.76 (beta)Fixed : Toggle AU3 Beta underscore. (Thanks Frozenyam)Fixed : FileOpen,FileMove Doc typos. (Thanks Holger)Updated : GUI... optimisations. (By gafrost)Fixed : bkcolor label on tab if ListViewItem. (Thanks HansH/Holger)Changed : No more minimum size with GUICreate. (Thanks ...)Fixed : $SS_CENTERIMAGE on pic control. (Thanks MrSpacely/Holger)Removed : Added 1 to the result of \# to compensate for the fact that c-strings are 0-based and AutoIt strings are 1-based. (by Nutster)Fixed : bug in line continuation inside strings. Line continuation now disabled inside strings. Use string concatenation instead. (by Nutster)Updated : Optimize internal trailing and leading (by Nutster)Changed : Now strips all whitespace if a line is made entirely of whitespace, instead of aborting the function. (by Nutster)Updated : GUISwitch doc precision.Updated : Internal split of AutoIt and UDF helps.Fixed : FileReadLine with line=0. (Thanks VicTT)Added : Binary, isBinary Functions.Updated : FileRead, FileWrite binary files, just read and write Thanks Binary typeChanged : TCPRecv, UDPRecv removed Flag as a Binary string will be generated if needed.Updated : UDF v1.37 (20 September 2005)- Added _FileWriteFromArray() to file.au3. (jdeb)- Updated _InetGetSource. (w0uter)- Updated _TempFile with optional parameters. (hansh)- Fixed documentation for _FileListToArray. (mlazovjp/Dickb)- Some code optimization changes: GuiList, GuiTreeView, GuiEdit (gafrost)- Fixed logic issue with _GUICtrlListViewSetColumnOrder and _GUICtrlComboGetEditSel. (jdeb)- Fixed a few minor documentation issues.Outstanding bugs: Regular Expression: "(?i)<(.+?)>(.*?)</\1>" not matching properly. Link to comment Share on other sites More sharing options...
FrashMX Posted September 24, 2005 Share Posted September 24, 2005 Woohoo! Binary support works great now. Now I can finaly start with my query server class. Link to comment Share on other sites More sharing options...
layer Posted September 24, 2005 Share Posted September 24, 2005 Thanks jpm and all who contributed !! THis was a big update, FootbaG Link to comment Share on other sites More sharing options...
w0uter Posted September 24, 2005 Share Posted September 24, 2005 cant wait to try it, thanks. My UDF's:;mem stuff_Mem;ftp stuff_FTP ( OLD );inet stuff_INetGetSource ( OLD )_INetGetImage _INetBrowse ( Collection )_EncodeUrl_NetStat_Google;random stuff_iPixelSearch_DiceRoll Link to comment Share on other sites More sharing options...
Lazycat Posted September 24, 2005 Share Posted September 24, 2005 Binary in Autoit?!! I have no words... Thanks a lot for update! Koda homepage ([s]Outdated Koda homepage[/s]) (Bug Tracker)My Autoit script page ([s]Outdated mirror[/s]) Link to comment Share on other sites More sharing options...
jpm Posted September 26, 2005 Author Share Posted September 26, 2005 26th September, 2005 - v3.1.1.77 (beta)Fixed : Binary, Isbinary in tree doc. (Thanks Josbe) Fixed : Binary on nonstring variable. (Thanks MSLx Fanboy) Added : Hex() support binary. Updated : DriveGetDrive, DriveGetType, DriveSpaceFree, FileGetTime, WinGetClassList, WinGetClientSize, WinGetPos does not return 1 on error but 0 or "". (Thanks foggw) Fixed : TCPRecv regression. (Thanks VicTT) Fixed : StringRegExpReplace regression. (Thanks w0uter) Fixed : Memory overflow in customdraw operations in GUI while scrolling. (by Holger) Added : icons for tab items. (by Holger) Added : set bold font/painting for treeview items. (by Holger) Updated : UDF v1.38 (26 September 2005)- Fixed GUICtrlTreeViewDeleteItem() selection logic. (gafrost)- Fixed GUICtrlTreeViewSelectItem() but removed Helpfile info because function is obsolete. (gafrost) Still regexp from Nutster not fixed Link to comment Share on other sites More sharing options...
w0uter Posted September 26, 2005 Share Posted September 26, 2005 why are you thanking me for the StringRegExpReplace regression ? My UDF's:;mem stuff_Mem;ftp stuff_FTP ( OLD );inet stuff_INetGetSource ( OLD )_INetGetImage _INetBrowse ( Collection )_EncodeUrl_NetStat_Google;random stuff_iPixelSearch_DiceRoll Link to comment Share on other sites More sharing options...
Josbe Posted September 26, 2005 Share Posted September 26, 2005 why are you thanking me for the StringRegExpReplace regression ?Perhaps JP was confused with eJan's post.Use PM. AUTOIT > AutoIt docs / Beta folder - AutoIt latest beta Link to comment Share on other sites More sharing options...
this-is-me Posted September 27, 2005 Share Posted September 27, 2005 He's thanking you for _reporting_ the bug, not creating it. Who else would I be? Link to comment Share on other sites More sharing options...
jpm Posted September 27, 2005 Author Share Posted September 27, 2005 (edited) why are you thanking me for the StringRegExpReplace regression ? did it from memory perhaps it was not you but somebody else I will search and correctEdit: Josbe was correct it was EJan.You know when you are behind a 56K line sometime ot take a while to research information.Thanks for pointing the problem!!! Edited September 27, 2005 by jpm Link to comment Share on other sites More sharing options...
jpm Posted September 27, 2005 Author Share Posted September 27, 2005 27th September, 2005 - v3.1.1.78 (beta)Fixed : Real merging of Holger .77 submission. I just update the history!!! (Sorry Holger) Link to comment Share on other sites More sharing options...
jpm Posted September 28, 2005 Author Share Posted September 28, 2005 28th September, 2005 - v3.1.1.79 (beta)Fixed : Reference to AutoIt functions in UDF doc.Fixed : UDPRecv regression. (Thanks livewire)Fixed : Tabitem icons. (Thanks Ghastly_MIB/Holger)Fixed : Listview sorting with using styles: $LVS_SORTASCENDING and $LVS_SORTDESCENDING. (Thanks gafrost/Holger)Fixed : @ProcessorArch on 64-bit Windows.Fixed : StringLen(integer) returning 0. (Thanks 02Clams,SlimShady) Link to comment Share on other sites More sharing options...
jpm Posted September 29, 2005 Author Share Posted September 29, 2005 Thanks to MS Spyware which destroy part of the building process, the autoit-v3.1.1.79-beta-Setup.exe was not correctly updated.Thanks to 02clams to point out the problem29th September, 2005 - v3.1.1.80 (beta)Fixed : Bad autoit-v3.1.1.79-beta-Setup.exe due to MS spyware which destroy the NSIS. (Thanks Microsoft) Link to comment Share on other sites More sharing options...
w0uter Posted September 29, 2005 Share Posted September 29, 2005 i use the .rar does that mean nothing has changed ? My UDF's:;mem stuff_Mem;ftp stuff_FTP ( OLD );inet stuff_INetGetSource ( OLD )_INetGetImage _INetBrowse ( Collection )_EncodeUrl_NetStat_Google;random stuff_iPixelSearch_DiceRoll Link to comment Share on other sites More sharing options...
jpm Posted September 29, 2005 Author Share Posted September 29, 2005 i use the .rar does that mean nothing has changed ?you mean .zip. If yes true .79 = .80 Link to comment Share on other sites More sharing options...
Recommended Posts