Jump to content

3.1.1++


jpm
 Share

Recommended Posts

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

  • Replies 513
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

  • Administrators

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.
Link to comment
Share on other sites

  • 2 weeks later...

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 type

Changed : 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

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

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 correct

Edit: 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 by jpm
Link to comment
Share on other sites

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

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 problem

29th 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

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...