BeSly Software Solutions Haiku 32 Bit HPKG Haiku 64 Bit HPKG About us Admin

Version:

 

1.8

 

Release date:

xx.yy.yyyy

PreRelease date:xx.yy.yyyy
Plan to Release:xx.yy.yyyy

New Feature


  • Nothing


Reactivating Feature
  • Nothing


closed Bugs
  • Nothing


Other Fixes:
  • Nothing


Known problems:
  • Tabdel (it works, but there is still a problem with add the same tab a second time, issue in the view ID)

Version:

 

1.7.9

 

Release date:

2020-08-31

PreRelease date:2020-08-10
Plan to Release:2020-08-29

New Feature


  • Nothing


Reactivating Feature
  • Nothing


closed Bugs
  • Some Return error in yab-interface fixed
  • Textcontrol align right


Other Fixes:
  • Rework Sound play command, you need add ,0 or ,1 for loop or / no loop
    sound play file$, 1 (play the sound in a loop)
    sound play file$, 0 (play the sound not in a loop)
  • Cursor URL View change to Haiku Style
  • Columnbox sort asc or desc your entry


Known problems:
  • Tabdel (it works, but there is still a problem with add the same tab a second time, issue in the view ID)
  • Columnbox sorting algorithm not perfect

Version:

 

1.7.8

 

Release date:

2020-06-01

PreRelease date:2020-04-26
Plan to Release:2020-04-30

New Feature


  • Mediasound play
  • Mediasound stop
  • Textcontrol with/without label
  • Spincontrol with/without lablel
  • Radiobox with/without label
  • Checkbox with/without label
  • Dropbox with/without label
  • textcontrol with/without label


Reactivating Feature
  • Sound play
  • Sound stop
  • Sound pause
  • Tabdel (it works, but there is still a problem with add the same tab a second time, issue in the view ID)


closed Bugs
  • Texturl shows URL twice when mouseover, fixed
  • Spincontrol, height from spinner icon fixed
  • textcontrol allow by numeric charaters special chararaters, fixed


Other Fixes:
  • Nothing


Known problems:
  • Nothing

Version:

 

1.7.6

 

Release date:

2019-03-11

PreRelease date:2019-03-11
Plan to Release:2019-03-11

New Feature


  • Nothing


Reactivating Feature
  • Nothing


closed Bugs
  • Treebox doesn't correct sort entry at level 4, fixed
  • Graphic error by transparency, (subpixel) fixed.


Other Fixes:
  • Nothing


Known problems:
  • Nothing

1.7.5.6

New Feature


  • Nothing


Reactivating Feature
  • Nothing


Closed Bugs
  • fix tabview bugs introduecd in 1.7.5.5
  • fix tabview set command allow tabview to be removed by removing the parent view
  • add Option$ "plain | bold | fixed" and point$ to textedit set TEXTEDIT SET TextEdit$, "plain", "25" sets the text to system plain font at 25 point size.


Other Fixes:
  • Nothing


Known problems:
  • Nothing

1.7.5.5

New Feature


  • Enable tabview with tabs on the side. This removes the reliance on BControlLook


Reactivating Feature
  • Nothing


Closed Bugs
  • Nothing


Other Fixes:
  • Nothing


Known problems:
  • Nothing

1.7.5.4

New Feature


  • add Window Get Windiwid$, "Minimized-To-Deskbar"


Reactivating Feature
  • Nothing


Closed Bugs
  • Nothing


Other Fixes:
  • now compiles on x86_64
  • 1
  • update help files for yab-ide
  • yab-IDE now updates BuildFactory files on launch


Known problems:
  • Nothing

1.7.5.3

New Feature


  • add https:// to texturl


Reactivating Feature
  • Nothing


Closed Bugs
  • Nothing


Other Fixes:
  • gcc4 now compiles
  • fix system shutdown bug
  • remove un-needed BuildFactory files
  • BuildFactory use declared appsig
  • yab-IDE use declared appsig, or use filename for appsig


Known problems:
  • Nothing

1.7.5.2

New Feature


  • Nothing


Reactivating Feature
  • Nothing


Closed Bugs
  • Nothing


Other Fixes:
  • use public rgb_color mix_color()


Known problems:
  • Nothing

1.7.5.1

New Feature


  • add textedit get "countphysicallines"
  • add small gutter to textedit view


Reactivating Feature
  • Nothing


Closed Bugs
  • add cursor to textedit set command
  • fix ran() command


Other Fixes:
  • Nothing


Known problems:
  • Nothing

1.7.5

New Feature


  • libyab.so for smaller binaries


Reactivating Feature
  • Nothing


Closed Bugs
  • Nothing


Other Fixes:
  • Nothing


Known problems:
  • Nothing

1.7.4.5

New Feature


  • open a, "File", "r+"
  • TEXTEDIT SET Option$= "align", left/center/right


Reactivating Feature
  • Nothing


Closed Bugs
  • Nothing


Other Fixes:
  • use standard flex for BuildFactory
  • ATTRIBUTE SET and ATTRIBUTE GET$ re-worked to work better


Known problems:
  • Nothing

1.7.4.1

New Feature


  • TEXTCONTROL added more options for set options.


Reactivating Feature
  • Nothing


Closed Bugs
  • Nothing


Other Fixes:
  • Nothing


Known problems:
  • LOCALIZE doesn't work again due to changes in haiku.

1.7

New Feature


  • RESTORE Label$ allows for dynamic label strings
  • various ATTRIBUTE commands
  • SUBMENU SET "Remove" now implemented


Reactivating Feature
  • Nothing


Closed Bugs
  • STATUSBAR didn't follow LAYOUT, fixed now
  • Localization now works again, see Localizer how it is done


Other Fixes:
  • reorganized localization commands are now: LOCALIZE mime$, LOCALIZE STOP, LOCALIZE, TRANSLATE$ and MENU TRANSLATE$
  • COLUMNBOX updated to Haiku style (thanks Stargater!)
  • yab cleaned up (a bit at least)
  • yab IDE cleaned up
  • BuildFactory cleaned up
  • yab-Commands documentation cleaned up


Known problems:
  • Nothing

1.6

New Feature


  • Nothing


Reactivating Feature
  • Nothing


Closed Bugs
  • Haiku native tooltips are now used; they still suck, but this finally resolves the race condition bug (this should also resolve the hanging BuildFactory, thx to clasqm for reporting)
  • using "copy" for an empty selection in TEXTEDIT does not clear the clipboard anymore (thx to streakx for reporting)
  • Haiku forced a minimum button height, yab does not like force (thx to Lelldorin for reporting)
  • Title in BOXVIEW is now shown correctly (thx to Lelldorin for reporting)
  • Window flags don't reset anymore after calling WINDOW SET (thx to clasqm for reporting)


Other Fixes:
  • Scrolling in the yab IDE works again with new Haiku builds (the bug in Haiku got fixed, thx to leszek for reporting, thx for zooey for fixing)
  • TABVIEW now supports bottom tabs (like it did on ZETA)
  • removed all ZETA and BeOS dependencies
  • SPINCONTROL look updated to Haiku style
  • CALENDAR look updated to Haiku style and code refactored
  • TABVIEW look updated to Haiku style


Known problems:
  • Tooltips cannot be unset, they cannot change color, they steal focus (fixed on new Haiku builds)
  • Tooltips do not work for all Widgets
  • Spincontrol cannot move shift-tab backwards