Commit graph

4 commits

Author SHA1 Message Date
he
ae2b045e2d Update from version 1.10 to 1.11.
Upstream changes:

1.11
  - added Seb in author list
  - repeat: ix starts at 0, count starts at 1
            fix bug in removing "repeat" attrs
            both add() and remove() methods
  - many updates in doc
2009-01-11 18:21:06 +00:00
seb
7d44f599de Update from version 1.09 to version 1.10
Changes:
1.10
  treeNavigator
    - new option noPingOnFirstClick
    - new option treeTabIndex
    - by default, tree element gets tabIndex 0
    - better focus management when quick navigation through keys
    - doubleClick handler
    - up/down at end of tree falls back to default navigator behaviour
  choiceList
    - new option choiceItemTagName
  autoCompleter
    - multivalued
    - click handler on drowpdown lists
    - new options :
           completeOnTab
           actionItems
           multivalued
           multivalue_separator
           choiceItemTagName
           htmlWrapper
           observed_scroll
           additional_params
           http_method
2008-11-09 13:44:15 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
2008-10-19 19:17:40 +00:00
seb
de6f6f7dd9 Initial import of p5-Alien-GvaScript version 1.09 in the NetBSD
Packages Collection.

GvaScript is a javascript framework, built on top of the prototype
object-oriented javascript framework (http://prototype.conio.net)
and offers a number of extensions and widgets, such as keymap
handling, application-specific events, autocompletion on input
field, and a tree navigator.  GvaScript is distributed using Perl
tools, but the actual content of the library is pure javascript.
2008-09-07 14:44:16 +00:00