gtk+ r19558 - in trunk/docs/reference: . gtk



Author: tml
Date: Wed Feb 13 14:21:28 2008
New Revision: 19558
URL: http://svn.gnome.org/viewvc/gtk+?rev=19558&view=rev

Log:
2008-02-13  Tor Lillqvist  <tml novell com>

	* gtk/windows.sgml: Correct description of the Wintab and max
	palette size options. Drop obsolete Win9x stuff.



Modified:
   trunk/docs/reference/ChangeLog
   trunk/docs/reference/gtk/windows.sgml

Modified: trunk/docs/reference/gtk/windows.sgml
==============================================================================
--- trunk/docs/reference/gtk/windows.sgml	(original)
+++ trunk/docs/reference/gtk/windows.sgml	Wed Feb 13 14:21:28 2008
@@ -20,14 +20,6 @@
 on top of the Win32 API. 
 </para>
 
-<!-- 
-<refsect2><title>Build requirements</title>
-<para>
-FIXME: explain with-wintab, with-ie55
-</para>
-</refsect2>
--->
-
 <refsect2 id="win32-cmdline">
 <title>Windows-specific commandline options</title>
 
@@ -40,8 +32,8 @@
 <title><systemitem>--sync</systemitem></title>
 
 <para>
-Don't batch GDI requests. This is a useful option for 
-debugging, but it will slow down the performance considerably.
+Don't batch GDI requests. This might be a marginally useful option for 
+debugging.
 </para>
 </formalpara>
 
@@ -50,7 +42,7 @@
        <systemitem>--ignore-wintab</systemitem></title>
 
 <para>
-Don't use the Wintab API for tablet support. This is the default.
+Don't use the Wintab API for tablet support.
 </para>
 </formalpara>
 
@@ -58,8 +50,7 @@
 <title><systemitem>--use-wintab</systemitem></title>
 
 <para>
-Use the Wintab API for tablet support, if GTK+ has been compiled 
-with the <option>--with-wintab</option> option.
+Use the Wintab API for tablet support.  This is the default.
 </para>
 </formalpara>
 
@@ -68,7 +59,7 @@
 
 <para>
 In 256 color mode, restrict the size of the color palette to 
-the specified number of colors.
+the specified number of colors. This option is obsolete.
 </para>
 </formalpara>
 
@@ -87,7 +78,7 @@
 
 <para>
 If this variable is set, GTK+ doesn't use 
-the Wintab API for tablet support. This is the default.
+the Wintab API for tablet support.
 </para>
 </formalpara>
 
@@ -96,8 +87,7 @@
 
 <para>
 If this variable is set, GTK+ uses the Wintab API for 
-tablet support, if GTK+ has been compiled with the 
-<option>--with-wintab</option> option.
+tablet support.  This is the default.
 </para>
 </formalpara>
 
@@ -110,14 +100,6 @@
 </para>
 </formalpara>
 
-<formalpara>
-<title><envar>G_WIN32_PRETEND_WIN9X</envar></title>
-
-<para>
-Only use the Windows 9x API.
-</para>
-</formalpara>
-
 </refsect2>
 
 </refsect1>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]