Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Giraffe_0.7.2.1433_20121206.zip | 2012-12-06 | 7.6 MB | |
README | 2012-12-06 | 2.0 kB | |
GiraffeScriptTest.0.7.2.1433.bin.zip | 2012-12-06 | 1.8 MB | |
Giraffe_0.7.2.1433_20121206.src.zip | 2012-12-06 | 2.1 MB | |
Totals: 4 Items | 11.5 MB | 0 |
0.7.2.1433 2012-12-06 --------------------- - ADD: Block.+ - ADD: Global mouse event (Giraffe.Event.Mouse.global-ld or so) - ADD: Method.bind_self - ADD: Mouse wheel event (Giraffe.Event.Mouse.edit-wheel) - ADD: Object.new as a synonym of Object.clone - ADD: Settings/setup/SwitchWindowClickHook - FIX: A text caret is misplaced in some environment or for some text. - FIX: The default Event.Mosue.list-ru doesn't work with histories in the default setting. - MOD: The LL Hotkey should prevent keyup of a hotkey. - MOD: cerr should be also overridable as cout and show an error dialog by the default. 0.7.1.1404 2012-11-09 --------------------- - ADD: Sort files by the last-modified time (by specifying 3 for Config.List.SortMode or Event.GetSortMode's first value of the result array) - FIX: Balloon height is unnecessarily longer a bit. - FIX: Balloon without a Windows theme doesn't show text in position. - FIX: SetTextUndoable can't take the first parameter other than a string. - FIX: settings/setup/ScrollHotkey can't be loaded. 0.7.0.1402 2012-11-06 --------------------- - ADD: Real window frame whether themed or not (settings/setup/(DRAW)WindowsDefaultFrame) - ADD: migemo.dll/dict (to use settings/EnableMigemo without configurations) - CANCELED: FIX: Migemo can't be used in non japanese locale environment (the locale is selected by a user and migemo can be used in other languages.) - FIX: In Win7, some process information can't be shown (command lines) - FIX: Windows 7 hotkeys work around (LL Hook implementation of hotkeys, you can disable it with making a file named no_ll_hotkey in the current directory) - MOD: BalloonHelp should mimic the Balloon of Windows. - MOD: Context.arg have to return an Array, not a Range (because VC11's STL doesn't allow pointers-to-iterators conversion.) - MOD: Context.arg(num) should return a single argument. (arg.[num] is costly anyway.) Older version information is available in version_0.6_en.txt