Subversion Repositories tpanel

Rev

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

Filtering Options

Rev Age Author Path Log message Diff
259 911 d 9 h andreas /trunk/ IOS setup  
258 913 d 5 h andreas /trunk/ Adds a new demo page as a default if no surface was loaded.  
231 962 d 4 h andreas /trunk/ Mac adaption  
208 994 d 8 h andreas /trunk/ Fixes input line for surface file and the dialogs used to download.  
179 1085 d 10 h andreas /trunk/ Upgrades the code for latest Skia library.
Adds a new progress dialog to show the progress of a file download.
 
159 1139 d 7 h andreas /trunk/ Changes the borders to take the normal borders on instance 0 and the alpha border on instance 1.  
156 1142 d 15 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.
 
137 1169 d 7 h andreas /trunk/ Adds a static color table which is used in case there is no palette file.
Fixes a bug in reading the palette. Now the first color is also read.
Fixes the FTP download on Android devices.
 
122 1214 d 6 h andreas /trunk/ Changes the edit line "TP4 file name" into a comboBox and adds a button to force the downoald of a TP4 file.  
120 1217 d 6 h andreas /trunk/ Adds a force checkbox to force showing the toolbar on a mobile device  
117 1221 d 6 h andreas /trunk/ Adds a new FTP library to do FTP stuff and fixes the unpacking of the downloaded file.  
115 1223 d 7 h andreas /trunk/ Fixes an accidentaly written warning on startup claiming the system directories are not found although the contrary was the case.
Integrates the FTP transfer into initialisation.
 
113 1224 d 6 h andreas /trunk/ Corrects the startpage if the program is started for the first time and has no surface loaded.Cleans up the class TTPinit.  
51 1512 d 13 h andreas /trunk/ Implements input lines. Implements partly input lines for the build in setup page.  
50 1515 d 6 h andreas /trunk/ Adds a basic function to draw and handle an input line.  
43 1519 d 14 h andreas /trunk/ Adds a vritual page to show progress bars on file upload from TPDesign.  
22 1552 d 15 h andreas /trunk/ Finaly starts on android. Implements basic settings dialog.