Giraffe+

Submit portable freeware that you find here. It helps if you include information like description, extraction instruction, Unicode support, whether it writes to the registry, and so on.
Post Reply
Message
Author
User avatar
I am Baas
Posts: 4150
Joined: Thu Aug 07, 2008 4:51 am

Giraffe+

#1 Post by I am Baas »

Last edited by I am Baas on Sat Dec 19, 2015 9:43 am, edited 2 times in total.

freakazoid
Posts: 1212
Joined: Wed Jul 18, 2007 5:45 pm

Re: Giraffe+ V0.6.24.1222

#2 Post by freakazoid »

Nice find, Baas!

Going to test this out in a bit.

Update: Just tested this out. Giraffe+ appears to be very powerful for people who can script, but it uses up around 18MB of disk space and about the same amount of RAM. Sticking to Executor.
is it stealth? ;)

User avatar
I am Baas
Posts: 4150
Joined: Thu Aug 07, 2008 4:51 am

Re: Giraffe+

#3 Post by I am Baas »

Giraffe+ is at version 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 doens't allow pointers-to-interators conversion.)
- MOD: Context.arg(num) should return a single argument. (arg.[num] is costy anyway.)
http://www.ric.hi-ho.ne.jp/giraffe/index_en.shtml

User avatar
I am Baas
Posts: 4150
Joined: Thu Aug 07, 2008 4:51 am

Re: Giraffe+

#4 Post by I am Baas »

Giraffe+ is at version 0.7.3.1447 (2013/03/24):
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.
http://www.ric.hi-ho.ne.jp/giraffe/index_en.shtml

dl @ http://www.ric.hi-ho.ne.jp/giraffe/arc/ ... 130324.zip

User avatar
smaragdus
Posts: 2120
Joined: Sat Jun 22, 2013 3:24 am
Location: Aeaea

Re: Giraffe+

#5 Post by smaragdus »

Giraffe+ has a new page at SourceForge:

http://giraffe-script.sourceforge.net/ - Giraffe+ start page (choose between English and Japanese)
http://giraffe-script.sourceforge.net/index_en.shtml - Giraffe+ home page (in English)- the full change log can be found there.
http://sourceforge.net/projects/giraffe-script/ - Giraffe+ project page
http://sourceforge.net/projects/giraffe-script/files/ - Giraffe+ download dage
http://giraffe-script.sourceforge.net/g ... al_en.html - Giraffe+ manual in English
http://www.softpedia.com/get/System/Lau ... Plus.shtml - Giraffe+ at Softpedia (given surprisingly low rating)

The latest version of Giraffe+ is 0.7.13.1570.

Post Reply