Skip to content

Releases: maestrith/AHK-Studio

1.003.31

07 Sep 12:54
Compare
Choose a tag to compare

Changed: Requested by niczoom
--WILL download a new version of SciLexer.dll
-;{ and ;

1.003.30

05 Sep 14:34
Compare
Choose a tag to compare

Fixed: Reported by derz
-Opening scripts from Explorer with Studio closed would not bring up that script but the previously edited script
Fixed:
-Issue with plugin GUIs looking broken
-MinSize800x600 would color 0x600 as a hex
--Will Download A New Studio.ahk
--Will Download A New SciLexer.dll
Fixed: Reported by Run1e #130
-Words starting with a number (42word) was being colored completely as a number

1.003.29

04 Sep 08:47
Compare
Choose a tag to compare

Changed:
-Syntax highlighter works now with spaces after the command so (Gui Add, Button) now works too.

1.003.28

21 Aug 13:08
Compare
Choose a tag to compare

Fixed: Reported by Run1e #118
-When adding a new Include with Options/Full Tree on it wouldn't add it into the proper folder

1.003.27

20 Aug 15:14
Compare
Choose a tag to compare

Fixed:
-Previous Scripts: Fixed Clean Up Deleted Projects button
-DOWNLOAD! Commands.xml

1.003.26

20 Aug 13:41
Compare
Choose a tag to compare

Fixed:
-This Will Download New SciLexer.dll!
-/ in the middle of a line would break the /
-Hex numbers would break if you had a partial partial or full hex number and then a non-word character without a space

1.003.25

18 Aug 13:57
Compare
Choose a tag to compare

Fixed: Reported by ali80 #126
-Settings window with Alt+Tab and Minimize was causing it to get lost
-Non-English keyboard setups #127 throwing errors and not starting

1.003.24

15 Aug 00:59
Compare
Choose a tag to compare

Added: Reported by clu-- (and I'm sure many others) #125
-Options/Force UTF-8: This will force Studio to open and write all files to UTF-8
Fixed:
-Dumb bug I had that was really messing with UTF-8 characters and a lot of other things
Fixed: Reported by Joe Glines
-Check For Edited Files On Focus: Wasn't working
-Themes: Line numbers were not editable

1.003.23

13 Aug 16:14
Compare
Choose a tag to compare

Fixed: Reported by ali80
-Continuation Sections: Formatting was getting all messed up and caused errors further down the code if you use /* */
--Will download a new version of SciLexer.dll (if it doesn't close AHK-Studio and delete the file manually)

1.003.22

29 Jul 13:14
Compare
Choose a tag to compare
1.003.22 Pre-release
Pre-release

Fixed:
-Forward and Back: When going Back it would lose the Forward history and forget the cursor position
-Jump To First Available: Cursor position issues