[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kjsembed
Subject:    [kjsembed] kdebindings/kjsembed
From:       Richard J. Moore <rich () kde ! org>
Date:       2003-09-19 23:58:18
[Download RAW message or body]

CVS commit by rich: 

- Improved the System class API:

  - Added new method bool writeFile( filename, text ).
  - Renamed System.stdin etc. to System.in, System.out and System.err.
  - Fixed examples for the new names.

- Started adding support for classes. The first stage here has been to add
  (somewhat messy) support for associating enum values with the correct
  type. This means that rather than having to reference these values via the
  class instance, you can say things like:

  var f = new QFrame();
  f.frameShape = QFrame.WinPanel | QFrame.Sunken;

  It is important to note that with the current code, the enum values are not
  available until after the first instance of the specified type has been
  created.

- Moved EventType back into the cpp class as it is only used internally.


  A            docs/examples/frame/frame.js   1.1
  M +4 -3      factory.cpp   1.41
  M +8 -1      jseventmapper.cpp   1.2
  M +0 -6      jseventmapper.h   1.2
  M +36 -3     jsobjectproxy.cpp   1.42
  M +3 -1      jsobjectproxy.h   1.26
  M +27 -3     kjsembedpart_imp.cpp   1.28
  M +6 -1      kjsembedpart_imp.h   1.18
  M +1 -1      kpublished.h   1.2
  M +9 -1      bindings/bindingobject.h   1.2
  M +2 -0      bindings/textstream_imp.cpp   1.2
  M +3 -3      docs/build-docs.sh   1.6
  M +32 -18    docs/write_classes.js   1.4
  M +1 -1      docs/examples/actions/simple-actions.js   1.3
  M +2 -2      docs/examples/imageinfo/imagegallery.js   1.4
  M +3 -3      docs/examples/imageinfo/imageinfo.js   1.3
  M +2 -2      docs/examples/imageinfo/imagescale.js   1.3



_______________________________________________
kjsembed mailing list
kjsembed@kde.org
http://mail.kde.org/mailman/listinfo/kjsembed

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic