Subversion Repositories tpanel

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
88 1270 d 10 h andreas /trunk/ Fixes a timing problem with network connection to controller.
Implements class TSocket as base class for THTTPClient.
Fixes exit and disconnection bug after new surface was send to app.
 
84 1279 d 17 h andreas /trunk/ Fixes the missing resource problem on startup if there are no pages available.  
78 1443 d 11 h andreas /trunk/ Replaces the old XML reader completely with Expat.  
77 1444 d 11 h andreas /trunk/ Replaces the pal_xxx.xma and the prj.xma for Expat XML parser.
Adds some more methods to the TExpat class to elevate the comfort.
 
76 1445 d 11 h andreas /trunk/ Replaces the old XML parser for reading pages and subpages.  
75 1446 d 12 h andreas /trunk/ Replaces the old XML reader with Expat for the system XML files external.xma, fnt.xma and icon.xma.  
74 1449 d 10 h andreas /trunk/ Adds a first shot of a XML wrapper for Expat XML parser.