Author: jerome
Date: 2009-09-15 10:01:54 +0200 (Tue, 15 Sep 2009)
New Revision: 5384

Modified:
   
software_suite_v3/software/tool/tux_droid_browser/windows/trunk/tux_droid_browser/Unit1.dfm
   
software_suite_v3/software/tool/tux_droid_browser/windows/trunk/tux_droid_browser/Unit2.dfm
Log:
* TuxBox 2.0 is now DPI sensitive.

Modified: 
software_suite_v3/software/tool/tux_droid_browser/windows/trunk/tux_droid_browser/Unit1.dfm
===================================================================
--- 
software_suite_v3/software/tool/tux_droid_browser/windows/trunk/tux_droid_browser/Unit1.dfm
 2009-09-14 23:59:10 UTC (rev 5383)
+++ 
software_suite_v3/software/tool/tux_droid_browser/windows/trunk/tux_droid_browser/Unit1.dfm
 2009-09-15 08:01:54 UTC (rev 5384)
@@ -1,10 +1,11 @@
 object Form1: TForm1
   Left = 306
   Top = 153
-  Width = 963
-  Height = 653
+  AutoScroll = False
   AutoSize = True
   Caption = 'TuxBox 2.0'
+  ClientHeight = 626
+  ClientWidth = 955
   Color = clBtnFace
   Font.Charset = DEFAULT_CHARSET
   Font.Color = clWindowText
@@ -50,6 +51,8 @@
     000000000000000100000001000080030000C0030000E0070000F01F0000}
   OldCreateOrder = False
   Position = poScreenCenter
+  PrintScale = poNone
+  Scaled = False
   OnClose = FormClose
   OnCloseQuery = FormCloseQuery
   OnCreate = FormCreate
@@ -61,6 +64,7 @@
     Width = 955
     Height = 619
     TabOrder = 0
+    Silent = False
     RegisterAsBrowser = True
     RegisterAsDropTarget = False
     OnDocumentComplete = EmbeddedWB1DocumentComplete

Modified: 
software_suite_v3/software/tool/tux_droid_browser/windows/trunk/tux_droid_browser/Unit2.dfm
===================================================================
--- 
software_suite_v3/software/tool/tux_droid_browser/windows/trunk/tux_droid_browser/Unit2.dfm
 2009-09-14 23:59:10 UTC (rev 5383)
+++ 
software_suite_v3/software/tool/tux_droid_browser/windows/trunk/tux_droid_browser/Unit2.dfm
 2009-09-15 08:01:54 UTC (rev 5384)
@@ -16,6 +16,8 @@
   Font.Style = []
   OldCreateOrder = False
   Position = poScreenCenter
+  PrintScale = poNone
+  Scaled = False
   PixelsPerInch = 96
   TextHeight = 13
   object Image1: TImage


------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to