yab 1.7.5.1 - Printable Version +- yab | yet another Basic for HAIKU (https://yab.orgfree.com/forum) +-- Forum: General discussion (https://yab.orgfree.com/forum/forumdisplay.php?fid=8) +--- Forum: yab stuff (https://yab.orgfree.com/forum/forumdisplay.php?fid=10) +--- Thread: yab 1.7.5.1 (/showthread.php?tid=44) |
yab 1.7.5.1 - bbjimmy - 11-20-2015 yab 1.7.5.1 has been released. Changes: -add cursor to textedit set command -add textedit get "countphysicallines" -fix ran() command -add small gutter to textedit view And minor typo and other documentation fixes. Download the hpkg or the " get the latest yab" script from http://yab.orgfree.com see http://yab.orgfree.com/forum/showthread.php?tid=8 for how to update yab. RE: yab 1.7.5.1 - bbjimmy - 11-28-2015 Version 1.7.5.1 is now on the FatElk repo: http://fatelk.com/repo As HaikuDepot has issues installing a newer version from a third-party repo, to install direct from the FatElk repo: if FatElk isn't already added to your depot list: pkgman add-repo coquillemartialarts.com/fatelk/repo Then, due to the HaikuDeopt issue ... see https://dev.haiku-os.org/ticket/12503 pkgman install yab=1.7.5.1 RE: yab 1.7.5.1 - clasqm - 11-28-2015 Thanks for the workaround, BBJ, but this really is something Andrew Lindesay should look into. I'll be watching the ticket with interest. RE: yab 1.7.5.1 - bbjimmy - 01-29-2016 One can now install yab 1.7.5.2 from the FatElk repo ( I changed the priority of the repo to one. ) The only change from 1.7.5.1 is to allow yab to run on the most recent nightlies as they moved a BPrivate function that we use to the Public api. |