Author: greg.ercolano
Date: 2010-12-09 04:19:03 -0800 (Thu, 09 Dec 2010)
New Revision: 7989
Log:
More doc fixes:
        o stray \code in the docs for Fl_Align
        o smaller latex/pdf widget screenshot sizes for Fl_Value_Input/Output



Modified:
   branches/branch-1.3/FL/Enumerations.H
   branches/branch-1.3/FL/Fl_Value_Input.H
   branches/branch-1.3/FL/Fl_Value_Output.H

Modified: branches/branch-1.3/FL/Enumerations.H
===================================================================
--- branches/branch-1.3/FL/Enumerations.H       2010-12-09 12:08:13 UTC (rev 
7988)
+++ branches/branch-1.3/FL/Enumerations.H       2010-12-09 12:19:03 UTC (rev 
7989)
@@ -630,7 +630,6 @@
  *             BOTTOM_RIGHT   BOTTOM   BOTTOM_LEFT
  *
  *  Inside alignments:
- *  \code
  *             +---------------------------------+
  *             |TOP_LEFT       TOP      TOP_RIGHT|
  *             |                                 |

Modified: branches/branch-1.3/FL/Fl_Value_Input.H
===================================================================
--- branches/branch-1.3/FL/Fl_Value_Input.H     2010-12-09 12:08:13 UTC (rev 
7988)
+++ branches/branch-1.3/FL/Fl_Value_Input.H     2010-12-09 12:19:03 UTC (rev 
7989)
@@ -60,7 +60,7 @@
   values.
   
   <P ALIGN="CENTER">\image html Fl_Value_Input.png 
-  \image latex  Fl_Value_Input.png "Fl_Value_Input" width=8cm
+  \image latex  Fl_Value_Input.png "Fl_Value_Input" width=4cm
 */
 class FL_EXPORT Fl_Value_Input : public Fl_Valuator {
 public:

Modified: branches/branch-1.3/FL/Fl_Value_Output.H
===================================================================
--- branches/branch-1.3/FL/Fl_Value_Output.H    2010-12-09 12:08:13 UTC (rev 
7988)
+++ branches/branch-1.3/FL/Fl_Value_Output.H    2010-12-09 12:19:03 UTC (rev 
7989)
@@ -45,7 +45,7 @@
   Fl_Value_Input because it contains no text editing code or
   character buffer. </P>
   <P ALIGN=CENTER>\image html Fl_Value_Output.png 
-  \image latex  Fl_Value_Output.png "Fl_Value_Output" width=8cm
+  \image latex  Fl_Value_Output.png "Fl_Value_Output" width=4cm
 */
 class FL_EXPORT Fl_Value_Output : public Fl_Valuator {
   Fl_Font textfont_;

_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit

Reply via email to