Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Giraffe_0.7.4.1454_20130429.src.zip | 2013-04-29 | 2.2 MB | |
README | 2013-04-29 | 3.5 kB | |
Giraffe_0.7.4.1454_20130429.zip | 2013-04-29 | 7.6 MB | |
GiraffeScriptTest.0.7.4.1454.bin.zip | 2013-04-29 | 1.8 MB | |
Totals: 4 Items | 11.6 MB | 0 |
0.7.4.1454 2013-04-29 --------------------- - ADD: settings/setup/(HISTORY)AvoidRepetitionCompletelyAndMove - FIX: In Windows XP, the LL Hotkey doesn't work and Giraffe+ can't start. - FIX: settings/setup/~(AC)AddHistory flickers. - MOD: Cache shortcut files data when accessing them for the first time. - MOD: Map's key_comp should be configurable. - MOD: Script call (@script) should be reloaded when the script is modified. 0.7.3.1447 2013-03-24 --------------------- - ADD: "Copy the current directory" to the window-menu. - ADD: settings/setup/(AC)SelectFirstItemIfNotMatched (It should be enabled when ListTextOverrideEditText is enabled, though both are enabled in the default settings.) - FIX: Giraffe.Event.clear clears Mouse's slot methods. - FIX: The current directory of a process executed by a shell context menu should be a directory where the file is. - MOD: Boost 1.53.0 - MOD: Change the default settings as the current recommended style. - MOD: Copy (with Ctrl+C) a selected list item text when no selection in Edit - MOD: CreateNewFile/Dir should treat an input file name as a new file name. - MOD: Sorting with last-modified dates can be faster. (1.7 to 0.2 seconds for 2000 files) - MOD: When Config.List.SortPrioritize is a greator value than Config.List.SortReverse, prioritize after reversing. - MOD: settings/setup/ListTextOverrideEditText should work with histories and see only mark and selection, not non-selected the top item. 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