jftuga Posted September 12, 2006 Share Posted September 12, 2006 What about starting a new topic since the developers are working on a new beta, 3.2.1.x? -John Admin_Popup, show computer info or launch shellRemote Manager, facilitates connecting to RDP / VNCProc_Watch, reprioritize cpu intensive processesUDF: _ini_to_dict, transforms ini file entries into variablesUDF: monitor_resolutions, returns resolutions of multiple monitorsReport Computer Problem, for your IT help deskProfile Fixer, fixes a 'missing' AD user profile Link to comment Share on other sites More sharing options...
jpm Posted September 15, 2006 Author Share Posted September 15, 2006 You can download from http://www.autoitscript.com/autoit3/files/beta/autoit/3.2.1.3 (15th September, 2006) (Beta)- Fixed: "#include <Misc.au3>" in GuiIPAddress.au3 (gafrost)- Fixed: StringInStr not converting to string search parameter. (Thanks mc)- Added: Support >32x32 icon from .exe/.dll in GUICtrlCreateIcon or GUICtrlSetImage. (Thanks this-is-me, added by Larry)- Fixed: Syntax description for _DayValueToDate() showed _DateToDayValue() instead. (by Valik)- Fixed: example in Language Reference->Conditional Statement doc page. (Thanks nikink)- Fixed: typo in GUICtrlCreateGraphic doc. (Thanks Gyzmok)- Fixed: Int() of a binarystring. Link to comment Share on other sites More sharing options...
webmedic Posted September 17, 2006 Share Posted September 17, 2006 Just so you know the 32x32 issue is also in the official release. Also it will only let you use 32x32 icons. If you try to use something smaller even with the actuall ico file it will scale it large to 32x32 if you use something larger it will downsize it to 32x32. I'm glad to see this fixed and will report on it. Thanks. Link to comment Share on other sites More sharing options...
jpm Posted September 17, 2006 Author Share Posted September 17, 2006 Just so you know the 32x32 issue is also in the official release. Also it will only let you use 32x32 icons. If you try to use something smaller even with the actuall ico file it will scale it large to 32x32 if you use something larger it will downsize it to 32x32.I'm glad to see this fixed and will report on it. Thanks.I know but it is JON decision to have it in a next update of the official release. Not all official release bug are corrected only the major ones.Wait and see Link to comment Share on other sites More sharing options...
webmedic Posted September 17, 2006 Share Posted September 17, 2006 thanks it does not matter so much ot me but the but was there. I use beta about 99% of the time anyway. Ususally I need a bug fix or a feature that beta has. Now if nutster would fix the regexp engine. Anyway thanks. Link to comment Share on other sites More sharing options...
jpm Posted September 22, 2006 Author Share Posted September 22, 2006 You can download from http://www.autoitscript.com/autoit3/files/beta/autoit/3.2.1.4 (22th September, 2006) (Beta)- Fixed: ControlSend sending special characters. (Thanks mozart90, Zedna)- Added: Expanded GUICtrlSetTip() to allow creation of tooltips with titles, icons and using the balloon tip style. (by Valik)- Added: Tooltip supports Default keyword. (by Valik)- Changed: Modified _PathSplit() to be much faster.- Added: Remark added to _PathSplit() mentioning that it does not accept command line strings, only paths.- Changed: Rewrote _ArrayToString() removing a lot of unnecessary error checking.- Fixed: crash in Au3exe with badly form input file in FileInstall. (Thanks Angelia)- Fixed: wrong execution a compiled script containing fileInstall inside #CS-#CE. (Thanks Confuzzled)- Fixed: FileInstall referencing a file without any path will refernce it from the ScriptDir to be coherent with the compiled script. (Thanks Bart Westra) Link to comment Share on other sites More sharing options...
jpm Posted September 29, 2006 Author Share Posted September 29, 2006 You can download from http://www.autoitscript.com/autoit3/files/beta/autoit/3.2.1.5 (29th September, 2006) (Beta)- Fixed: FtpSetProxy doc example. (Thanks Zedna)- Added: 2 UDF's to GUIStatusBar.au3. (gafrost)- Fixed: Several updates to GUIStatusBar.au3. (gafrost)- Fixed: Several updates to Sound.au3. (RazerM)- Fixed: Crash Aut2exe using cmdline with shortnames. (Thanks The Kandie man)- Changed: PixelChecksum() is now over 30x faster. (by Valik)- Fixed: _GUICtrlListViewGetItemText in GUIListView.au3. (Thanks Ultima, by gafrost)- Fixed: WinMove, StderrRead Doc typos. (Thanks Zedna, Helge)- Added: GUICtrlCreateIcon and GUICtrlSetImage can select in multiple icon file by name. (Thanks gafrost, this-is-me, by Larry)- Added: #RequireAdmin for UAC/Windows Vista. (By Jon)- Added: ToolTip() option to ensure the tooltip is always displaying on a monitor. (by Valik)- Fixed: Tooltip state (Such as icon or title) was showing up on subsequent tooltips that didn't want those items. This affected both ToolTip() and GUICtrlSetTip(). (by Valik)- Added: IniWriteSection() function. (by Valik)- Added: #RequireAdmin directive added to request admin rights. (by Jon)- Added: Windows vista help file entry. Link to comment Share on other sites More sharing options...
Administrators Jon Posted October 6, 2006 Administrators Share Posted October 6, 2006 Large changes with RegExp - the docs on the patterns are still for the old version so there will be a few teething problems. I'll be closing all existing RegExp bugs.Also most of the internal structures inside AutoIt have been rewritten so watch out for unusual bugs.3.2.1.7 (6th October, 2006) (Beta)- Added: StringRegExp() and StringRegExpReplace() regular expression support (Perl compatible)- Added: Regular expression support for Window title matching- Added: ShellExecute() and ShellExecuteWait() functions. (by Jon)- Fixed: Mistake in IniWriteSection() documentation. (by Valik)- Fixed: GuiSetFont, GuiCtrlSetFont bad parameter error return. (Thanks vollyman)- Fixed: _GUITreeViewGetText doc typo. (gafrost)- Fixed: GUIRegisterMSG destroy @error. (Thanks gafrost, by Holger)- Fixed: $LVS_SORTASCENDING with GUICtrlSetImage icon bad display. (Thanks Ultime, by Holger)- Fixed: Wrong default arguments for _ArrayToString(). (Thanks Dickb, by Valik)- Fixed: GUIRegisterMSG destroyed @error. (Thanks gafrost, by Holger)- Fixed: $LVS_SORTASCENDING with GUICtrlSetImage icon gave bad display. (Thanks Ultime, by Holger)- Added: @extended error code on DriveMapAdd error.- Fixed: bad "#" instruction inhibit whole script. (Thanks sksbir)3.2.1.6 (6th October, 2006) (Beta)Aborted upload due to last minute bugs. 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...
FeReNGi Posted October 6, 2006 Share Posted October 6, 2006 is the dircopy bug solved in 3.2.1.6 ? Nothing in history of 3.2.1.7 ... ServicesPE|LoadVMDK Link to comment Share on other sites More sharing options...
Administrators Jon Posted October 8, 2006 Administrators Share Posted October 8, 2006 3.2.1.8 (8th October, 2006) (Beta) - Fixed: InetGet() regression. - Fixed: StringRegExpReplace() wasn't returning number of replacements in @extended. 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...
Administrators Jon Posted October 13, 2006 Administrators Share Posted October 13, 2006 3.2.1.9 (13th October, 2006) (Beta) - Fixed: Send/ControlSend for US international keyboard (Thanks SvenP) - Fixed: Send/ControlSend char>=chr(128) for english keyboards. (Thanks Jon) - Fixed: COM property write fails when using arguments. - Fixed: MsgBox() with task modal flag left GUI's disabled on timeout. - Fixed: report reporting by messagebox even with /ErrorStdOut. (Thanks picasso) - Fixed: GUICtrlSetImage default icon value for Icon Ctrl. (Thanks Ultima/gafrost) 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...
Developers Jos Posted October 13, 2006 Developers Share Posted October 13, 2006 3.2.1.9 (13th October, 2006) (Beta)- Fixed: Send/ControlSend for US international keyboard (Thanks SvenP)- Fixed: Send/ControlSend char>=chr(128) for english keyboards. (Thanks Jon)- Fixed: COM property write fails when using arguments.- Fixed: MsgBox() with task modal flag left GUI's disabled on timeout.- Fixed: report reporting by messagebox even with /ErrorStdOut. (Thanks picasso)- Fixed: GUICtrlSetImage default icon value for Icon Ctrl. (Thanks Ultima/gafrost)and some UDF Additions:3.2.1.9 (8 October 2006) - Added _SQLlite UDFS in SQLite.au3. (piccaso) - Added _SendMessage to Misc.au3. (Valik/gafrost) SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Link to comment Share on other sites More sharing options...
jpm Posted October 13, 2006 Author Share Posted October 13, 2006 3.2.1.9 (13th October, 2006) (Beta)- Fixed: Send/ControlSend for US international keyboard (Thanks SvenP)- Fixed: Send/ControlSend char>=chr(128) for english keyboards. (Thanks Jon)- Fixed: COM property write fails when using arguments.- Fixed: MsgBox() with task modal flag left GUI's disabled on timeout.- Fixed: report reporting by messagebox even with /ErrorStdOut. (Thanks picasso)- Fixed: GUICtrlSetImage default icon value for Icon Ctrl. (Thanks Ultima/gafrost)some missAdded: DefaultLangCodepage special stringname in FileGetVersion. Link to comment Share on other sites More sharing options...
GaryFrost Posted October 13, 2006 Share Posted October 13, 2006 and some UDF Additions:3.2.1.9 (8 October 2006) - Added _SQLlite UDFS in SQLite.au3. (piccaso) - Added _SendMessage to Misc.au3. (Valik/gafrost)_SendMessage is in the file but missing from the help file SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference. Link to comment Share on other sites More sharing options...
Developers Jos Posted October 13, 2006 Developers Share Posted October 13, 2006 _SendMessage is in the file but missing from the help fileDrag&Drop mistake... fixed for the next version. SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Link to comment Share on other sites More sharing options...
GaryFrost Posted October 13, 2006 Share Posted October 13, 2006 Drag&Drop mistake... fixed for the next version.Thanks SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference. Link to comment Share on other sites More sharing options...
Administrators Jon Posted October 15, 2006 Administrators Share Posted October 15, 2006 3.2.1.10 (15th October, 2006) (Beta) - Fixed: GUICtrlCreateIcon, GUICtrlSetImage with IconID=-1. - Fixed: Fixed regression with StringMid("",5,2). - Fixed: Typo that broke Ping(). 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...
GaryFrost Posted October 15, 2006 Share Posted October 15, 2006 (edited) 3.2.1.10 (15th October, 2006) (Beta)- Fixed: GUICtrlCreateIcon, GUICtrlSetImage with IconID=-1.- Fixed: Fixed regression with StringMid("",5,2).- Fixed: Typo that broke Ping().UDFs:Fixed: _GUICtrlListViewGetItemTextModified: _GUICtrlTreeViewSetState added parameter to remove stateAdded: _GUICtrlListViewFindItemAdded: _GUICtrlStatusBarCreateProgress Edited October 15, 2006 by gafrost SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference. Link to comment Share on other sites More sharing options...
Developers Jos Posted October 15, 2006 Developers Share Posted October 15, 2006 Jon, believe JP always picks up the UDF changes from "include\ChangeLog.txt".. Do you want them stored somewhere else so they are included automatically ? SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Link to comment Share on other sites More sharing options...
Administrators Jon Posted October 20, 2006 Administrators Share Posted October 20, 2006 3.2.1.11 (20th October, 2006) (Beta) - Fixed: GUICtrlRead, GUICtrlSetState, GUICtrlSetData with listviewitem sorted. (Thanks Ultima/gafrost) - Fixed: StringSplit every char on BinaryString.(Thanks The Kandie Man) - Fixed: When #include failed was not including filename in the error message. + Misc doc updates. 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...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now