Jump to content

Can Autoit Beta V3.1.1.110 Created Scripts Run In Beta V3.1.1.110 Or Later


Recommended Posts

  • Moderators

06th April, 2006 - v3.1.1.118 (beta)

Changed : Example and Include files are readonly. (Thanks herewasplato, by JdeB)

Updated : GUICtrlCreateRadio doc example. (by Smoke_N)

Added : An extra parameter in ControlSetText to force redraw. (Thanks ning, by Valik)

Changed : Opt("GUIEventCompatibilityMode", ) renamed in Opt("GUIEventOptions. both OK for this beta but will dropped in .122. (by Jon)

Fixed : empty parameter in $cmdline. (Thanks aec)

Updated : v1.58 (6 April 2006)

- updated _ProcessGetPriority() to accept either a name or PID argument. (valik)

- Fixed bug in _FileWriteLine() insert mode not inserting new line. (sasdad)

31th March, 2006 - v3.1.1.117 (beta)

Added : Value to TrayMenuMode (Option) to turn off auto radio menuitem checking (Thanks greenmachine, by holger)

Fixed : GUICtrlSetState $GUI_SHOW on tab with $TCS_BUTTON style. (Thanks DaLiMan, fixed by holger)

Fixed : GUICtrlCreateMonthCal positioning. (Thanks CyberSlug)

Fixed : ProcessWait, ProcessWaitClose, TrayTip timeout unit doc precision. (Thanks Confuzzled)

Fixed : CmdLine[] limited to 63 parameters. (Thanks Everdream Corp, CyberSlug)

Updated : "Check for Updates" (AutoUpdateIt) display the current install beta.(by strik3r0475)

Updated : TCPSend/TCPRecv Doc Examples. (by Larry)

Fixed : Bad tabitem creation when no tab defined.

Fixed : Bad combo disable 16-bit color under W2K. (Thanks wooltown)

26th March, 2006 - v3.1.1.116 (beta)

Added : StringRegExp Tutorial (by neogia)

Added : DllCall :cdecl or :stdcall thanks Jon now JPM can debug SQLite scripts (by Jon)

Updated : v1.57 (19 March 2006)

- Updated : GUICtrlTreeView

* Changed _GUICtrlTreeViewExpand (Parent GUI handle no longer needed) (Holger)

* Renamed _GUICtrlTreeViewItemGetTree to _GUICtrlTreeViewGetTree !!! (Holger)

* Added _GUICtrlTreeViewGetState (Holger)

* Added _GUICtrlTreeViewGetText (Holger)

* Added _GUICtrlTreeViewInsertItem (Holger)

* Added _GUICtrlTreeViewSetIcon (Holger)

* Added _GUICtrlTreeViewSetState (Holger)

* Added _GUICtrlTreeViewSetText (Holger)

23th March, 2006 - v3.1.1.115 (beta)

Fixed : For Next with boundary,stepping being a string (no conversion to Float). (Thanks Jon, fixed by Jon))

Fixed : AutoIt3.exe high density icon. (by Jon)

Fixed : GUICtrlRegisterListViewSort() and some issues while script pausing. (by holger)

Changed : GUICtrlRegisterListViewSort() parameters maximum are 4 - less are OK. (by holger)

Fixed : ControlSetText() (backchange to normal behaviour before beta 3.1.1.73) (by holger)

Fixed : GUISetState(@SW_UNLOCK) force repainting.

Fixed : Internal cleaning of Send/ControlSend(), SendKeyDownDelay =5 by default. (by Jon)

17th March, 2006 - v3.1.1.114 (beta)

Fixed : StdxxxYyy PID reuse. (Thanks reggy, fixed by DaveF)

Fixed : RegRead MULTI_REG_SZ malformed key. (Thanks SvenP)

Fixed : Not updating anymore the official include dir. Use RemoveIcludeBeta.bat in beta\include\3.1.1 if you want to clean the official include folder.

Fixed : RegWrite Doc clarification.

Fixed : examples referring GUICtrlCreateCombo with wrong size for Win2K SP4. (Thanks wooltown)

Changed : the default setting on Au3info so that it doesn't highlight controls. (by Jon)

Fixed : Some doc cleaning about cursor/arrow. (Thanks greenmachine)

Fixed : StringLeft,StringRight doc typos. (Thanks Torment)

Fixed : For Next with boundary,stepping being a string (no conversion to integer). (Thanks neogia)

Updated : v1.56 (15 March 2006)

- Updated _GUICtrlListViewSort Helpfile example. (gafrost)

- Updated _GUICtrlCombo examples updated to proper height. (gafrost)

- Updated GUIComboau3. Added #include <GUIConstants.au3>. (andyswarbs)

10th March, 2006 - v3.1.1.113 (beta)

Fixed : Aut2exe, Exe2Aut in .ZIP

10th March, 2006 - v3.1.1.112 (beta)

Fixed : ObjEvent help example. (Thanks cdkid)

Updated : Aut2Exe, Exe2Aut new compression algorithm. (by Jon)

Fixed : FileFindFirst doc precision about wilcards. (Thanks HfX)

Fixed : DriveMapDel /DriveMapAdd interaction. (Thanks MadBoy)

Fixed : Doc optional parameter setting. (Thanks MvGulik)

Fixed : GUICtrlDelete Doc remarks. (Thanks datskat)

03th March, 2006 - v3.1.1.111 (beta)

Fixed : #include recursion depth enforced. (by Valik)

Changed : #include search algorithm updated to be more consistent. (by Valik)

Added : Documented #include search order. (by Valik)

Updated : Some doc precision about IsDeclared(), Assign(), Eval(). (by Valik)

Fixed : GuiCtrlCreatePic w=h=0. (Thanks MvGulik)

Fixed : @OSVERSION for WIN_XP running under X64 edition. I hope. (Thanks The Kandie Man)

Fixed : Hidden input control previously associated with updown control badly displayed during reshowing. (Thanks WFC)

Fixed : comparison case insensitive accentuated upper case. (Thanks Guillermo)

Fixed : GUICreate $WS_CHILD+$WS_VISIBLE w=0 or h=0 lead to crash AutoIt. (Thanks Valik)

Updated : v1.54 (23 February 2006)

- Added _GuiCtrlEditFind to GUIEDIT.AU3: - Find/Replace text in an Edit control. (gafrost)

- Added _FileWriteToLine to FILE.AU3: Writes text to a specific line in a file. (cdkid)

Updated : v1.55 (2 March 2006)

- Updated INetSmtpMail(),allow the "EHLO" to be send. (JPM)

- Added Attribute to _GUICtrlComboAddDir, _GUICtrlListAddDir. (gafrost)

- Added _GUICtrlListViewSetColumnHeaderText() to GuiListView. (gafrost)

Due to new #include search algorithm some problems can occurs with AU3Check.

Link to comment
Share on other sites

  • Moderators

LOL.. Point made... Look at all that Added/Fixed/Updated info!!

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Link to comment
Share on other sites

  • Moderators

hey you got a mention smoke, :think: good job.

Lmao... yeah, I see peoples names on there I've never even seen posts from more than mine :sad: isn't it.

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

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