Menu

gara - Javascript Toolkit / News: Recent posts

gara v1.0 beta2 released

beta2 is out :)

Changes coming with this release:

- Add: Viewer.Sorter
- Add: Viewer.Filter
- Add: Widget.CHECK Style
- Fixed: Autofocus, ENTER and ESC in InputDialog
- Fixed: Popup Menu appears after FIRST right click
- Fixed: Tabfolder disposed controls within it
- Fixed: Viewer have better and more solid refresh mechanism
- ... and many other fixes

Have fun, play around and please report bugs :)

Posted by Thomas Gossmann 2008-11-14

gara v1.0 beta released

First public release of gara. Do a testride and fill the tracker ;)

Posted by Thomas Gossmann 2008-09-06

Viewers got in

The viewers package of gara (jsface) find it's way into gara. As of now List- and TreeViewer are available. Check these out: http://gara.creative2.net/demo.php

Posted by Thomas Gossmann 2007-12-27

First Table-Widget Version

Yes, a table widget is available. This either serves drag and drop of columns or resizing of those. The full compliance to it's original SWT-Table is missing. At the moment, there are user-defined table-columns a must, which isn't in SWT.
Well... Stop reading! Have a look! Enter demo: http://gara.creative2.net/demo.php

Posted by Thomas Gossmann 2007-11-29

Testing

I had created a little test page, to see if the used javascript technics are working in different browsers on different operating systems. All the information, testpage and charts can be found on the gara development page: http://gara.creative2.net/dev.php

Posted by Thomas Gossmann 2007-11-29

Demo available

Due to longer testings and bugfixings the last week(s). The work on the demo is done and hopefully works in many browsers.

The demo can be found at: http://gara.creative2.net/demo.php

Posted by Thomas Gossmann 2007-08-14

TabFolder Widget available and IE compliance

The creation of the tabfolder has been finished. The TabFolder Widget is now available.

Along with this news, I also implemented base2 library now. This means that non-standard-compliant browsers - such as IE - will be able to make gara run (depending on the development process of base2).

Posted by Thomas Gossmann 2007-07-28