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

List:       kde-commits
Subject:    kdenonbeta/kaxul
From:       George Staikos <staikos () kde ! org>
Date:       2003-08-23 15:40:57
[Download RAW message or body]

CVS commit by staikos: 

stuff


  M +6 -8      README   1.6
  M +1 -1      eventbinder.h   1.3


--- kdenonbeta/kaxul/README  #1.5:1.6
@@ -2,4 +2,5 @@
 George Staikos
 5/28/03
+Last update: 08/23/03
 
 - What is it?
@@ -12,9 +13,9 @@
 
 - What works?
-As of today, this can read in some XUL files and generate very basic .ui files
-which can be viewed with kuiviewer.
+XUL files can be loaded and executed.  JS works, CSS and RDF does not.  Some
+widgets are not done, and many events are not connected yet.
 
 - What needs to be done?
-Finish the converter for XUL files, add support for JS binding, add CSS parsing
+Finish the converter for XUL files, add CSS parsing
 (from KHTML ideally), turn it into a library that can take a .xul file and run
 it.
@@ -28,12 +29,9 @@
 
 - How do I test it?
-Build the xul2ui test app, then find some .xul files, download them and run
-them through it.  Run kuiviewer on the resulting .ui file to see how well it
-worked.
+Build the whole thing, then run uxul ./myxulfile.xul.
 
 - Can I work on it?
 Yes, if you know how to code and can understand XML, XUL and .ui files.  Please
-email George -first- if you want to change any structure around.  Do NOT use
-any KDE libraries yet.  This code is to remain Qt-only as long as possible.
+email George -first- if you want to change any structure around.
 
 - How do you pronounce that?

--- kdenonbeta/kaxul/eventbinder.h  #1.2:1.3
@@ -28,5 +28,5 @@ class EventBinder : public QObject {
         Q_OBJECT
         public:
-                EventBinder(const char *name);
+                EventBinder(const char *name = 0);
                 virtual ~EventBinder();
 


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

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