From a721b4ad00eb6bfa5483d62ed2461f15ca94a407 Mon Sep 17 00:00:00 2001
From: Michael R Sweet
Date: Tue, 15 Jan 2002 02:17:19 +0000
Subject: Doco and makefile updates from SGI.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@1934 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
---
documentation/Fl.html | 13 +++++++++++--
documentation/Fl_Button.html | 4 ++--
documentation/Fl_Clock.html | 2 +-
documentation/Fl_File_Chooser.html | 2 +-
documentation/Fl_Help_Dialog.html | 4 ++--
documentation/Fl_Help_View.html | 4 ++--
documentation/Fl_Menu_Item.html | 6 +++---
documentation/Fl_Timer.html | 2 +-
documentation/Fl_Widget.html | 23 +++++++++++++++++++----
documentation/Fl_Window.html | 4 ++--
documentation/Fl_Wizard.html | 2 +-
documentation/Makefile | 5 ++---
documentation/basics.html | 6 +++---
documentation/common.html | 8 ++++----
documentation/drawing.html | 9 +++++----
documentation/enumerations.html | 2 ++
documentation/forms.html | 2 +-
documentation/glut.html | 2 +-
documentation/index.html | 2 +-
documentation/opengl.html | 2 +-
documentation/osissues.html | 6 +++---
documentation/subclassing.html | 1 -
22 files changed, 68 insertions(+), 43 deletions(-)
(limited to 'documentation')
diff --git a/documentation/Fl.html b/documentation/Fl.html
index 438acbf43..692181511 100644
--- a/documentation/Fl.html
+++ b/documentation/Fl.html
@@ -36,8 +36,8 @@ state information and global methods for the current application.
args
atclose
awake
- background2
background
+ background2
belowmouse
box_dh
box_dw
@@ -50,6 +50,7 @@ state information and global methods for the current application.
default_atclose
display
error
+ event
event_alt
event_button1
event_button2
@@ -58,13 +59,15 @@ state information and global methods for the current application.
event_buttons
event_clicks
event_ctrl
- event
+ event_dx
+ event_dx
event_inside
event_is_click
event_key
event_length
event_shift
event_state
+ event_text
event_x
event_x_root
event_y
@@ -1103,5 +1106,11 @@ the left side of the screen.
Returns the origin of the current screen, where 0 indicates
the top edge of the screen.
+
+
+
+
+
+