Rev |
Age |
Author |
Path |
Log message |
Diff |
165 |
1132 d 23 h |
andreas |
/trunk/ |
Fixes several index bugs triggered by the ^BMF command.
Changes the image cache to a global one and removed the small one inside the button class. |
|
163 |
1135 d 13 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. |
|
161 |
1138 d 14 h |
andreas |
/trunk/ |
Fixes loading and painting of borders out of system borders.
Fixes the position of symbols from a symbol font.
Adds text effects for Glow and Outline. |
|
160 |
1138 d 20 h |
andreas |
/trunk/ |
Partly implementation of correct system border handling. |
|
159 |
1139 d 13 h |
andreas |
/trunk/ |
Changes the borders to take the normal borders on instance 0 and the alpha border on instance 1. |
|
157 |
1142 d 13 h |
andreas |
/trunk/ |
Fixed system border drawing.
Fixes symbol font drawing. |
|
154 |
1146 d 18 h |
andreas |
/trunk/ |
Fixes sorting of subpages.
Adds some system buttons to upper and lower the volume TPanel uses.
Fixes a bug in sort algorithm which ended in a crash of application. |
|
152 |
1149 d 13 h |
andreas |
/trunk/ |
Fixed the Z-order.
Fixed the feedback setting. |
|
149 |
1151 d 23 h |
andreas |
/trunk/ |
Partly implementation of a new command. |
|
147 |
1155 d 15 h |
andreas |
/trunk/ |
Adds command ^AFP rudimentary. The command is missing the animation effects.
Adds self feed commands.
Adds command send on button hit to controller.
Fixes switching pages. |
|
146 |
1155 d 22 h |
andreas |
/trunk/ |
Fixes color search when a color was defined as an index number.
Fixes page size setting and calculation of a potential hight oversize.
Adds the scPanel command to the button functions.
Fixes he sToggle button command. Now it loads a page and shows it if it is not in the internal cache. |
|
110 |
1232 d 12 h |
andreas |
/trunk/ |
Made all methods who need the "instance" (button state) as a parameter a full method instead of a 1 line method in only the header file.
Added a general method to send custom events and replaced the repeating parts for sending custom events with a call to the new method.
Adding commands ^BML, ^TEF, ?TEF, ?TXT. |
|
108 |
1233 d 13 h |
andreas |
/trunk/ |
Adds new commands ?BWW, ?FON, ^GSC, ?ICO, ^JSB, ?JSB, ^JSI, ?JSI, ^JST, ?JST, ABEEP, ADBEEP, ^TEC, ?TEC |
|
107 |
1234 d 13 h |
andreas |
/trunk/ |
Adds command ?BRD, ^BSM, ^BSO
Fixes a bug where a crash could happen when a fading or moving out animation was running and an attempt to write an image to it was made. Writing an image to such a subpage is suppressed now. |
|
106 |
1235 d 14 h |
andreas |
/trunk/ |
Adds the commands ^BMC and ?BOP. |
|
104 |
1236 d 17 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. |
|
100 |
1243 d 16 h |
andreas |
/trunk/ |
Fixes the drawing of a bargraph with a button slider.
Add the documentation for end users. |
|
99 |
1248 d 12 h |
andreas |
/trunk/ |
Adds a slider button out of the system slider images. |
|
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. |
|
94 |
1262 d 23 h |
andreas |
/trunk/ |
Fixes a bug when retriving images from a HTTP server. |
|