Subversion Repositories tpanel

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
163 1135 d 14 h andreas /trunk/ Fixes the chameleon images if the bitmap has a different size.
Fixes buttons with functions to not show state 1 when pressed.
 
162 1135 d 20 h andreas /trunk/ Fixes chameleon images if the image and the mask have different sizes.  
156 1142 d 23 h andreas /trunk/ Changed the size calculation of the setup dialog.
Fixed a bug in UTF8 to UTF16 conversion who let TPanel crash.
Fixed the way fonts are loaded.
Fixed the look and size of the settings dialog.
Fixed loading of a font which is not loadable by loading a default font instead.
 
104 1236 d 18 h andreas /trunk/ Adding G5 commands ^ABP, ^ADB, ^SOU, ^STP, ^TKP, ^PGE, ^PPA, ^PPF, ^PPG, ^PPK, ^PPM, ^PPN, ^PPT, ^PPX
Expands the ^BMP command to be compatible with G5.
Adding G4 commands ^UNI.
Adding configuration options for SIP to configuration file.
 
97 1259 d 12 h andreas /trunk/ Adds the commands ^RFR, ^RAF.
Improved the command ^BBR to immediately refreshing the button.
Fixes the remote loading of images over a REST interface.
Implements an image cache to speed up remote loading.
 
93 1264 d 12 h andreas /trunk/ Fixes the class TSocket.
Fixes the class THTTPclient.
 
87 1277 d 18 h andreas /trunk/ Fixes some bugs in TCP/IP handling.  
73 1450 d 15 h andreas /trunk/ Adds the class to read the system graphics index.  
71 1451 d 23 h andreas /trunk/ Adds support for playing sounds.
Adds button sounds if system ressources are installed.
Adds support for system button to enable/disable button sounds.
 
67 1458 d 15 h andreas /trunk/ Adds rudimentary support for symbol fonts like wingding.  
66 1463 d 15 h andreas /trunk/ Corrects the background images for subpages; Pages are using now the same class to draw background images; Adds the text effect drop shadow.  
63 1485 d 14 h andreas /trunk/ Adds all of the keyboard/keypad commands. Implements private keyboard/keypad.  
60 1492 d 14 h andreas /trunk/ Fixes the range of buttons detected.
Adds the commands BAU, BCF, BCT, BDO, BFB, BOR, BRD, GLH and GLL.
 
57 1501 d 18 h andreas /trunk/ Fixes multiline printing: Breaks a string in pieces and makes it multiline, if the button allows it.
Adds methods to grab a pinch event to start the settings.
 
54 1502 d 20 h andreas /trunk/ Adds/completes the timer function for a subpage.
Adds optional text on the background image.
Adds text as a background image.
 
21 1572 d 17 h andreas /trunk/ Adds support for Android.  
11 1656 d 11 h andreas /trunk/ Adds network communication with controller and adds the first commands to control pages.  
6 1666 d 12 h andreas /trunk/ Implements basic subpages and buttons. Draws the background and simple graphics.  
4 1669 d 23 h andreas /trunk/ More code