/[gcjwebplugin]/gcjwebplugin/ChangeLog
ViewVC logotype

Diff of /gcjwebplugin/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.91 by fitzsim, Thu Nov 13 06:11:55 2003 UTC revision 1.92 by fitzsim, Fri Nov 14 04:52:58 2003 UTC
# Line 1  Line 1 
1  2003-11-13  Thomas Fitzsimmons  <fitzsim@redhat.com>  2003-11-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
2    
3            * src/gcjwebplugin.cc (send_message_to_appletviewer): Remove value
4            parameter.
5            (struct GCJPluginData): Remove output_to_appletviewer and
6            input_from_appletviewer fields.  Add instance_id field.  Remove const
7            specifier on documentbase.
8            (instance_counter): New variable.
9            (gcjplugindata_new, gcjplugindata_destroy): New functions.
10            (GCJ_New): Initialize instance_id.
11            (NP_Shutdown): Send shutdown message to applet viewer.  Close
12            input_from_appletviewer and output_to_appletviewer GIOChannels.
13            * src/gnu/gcjwebplugin/AppletViewer.java (PluginInstance.start):
14            Move check for "shutdown" to ...
15            (PluginInstance.read): Check for "shutdown".
16    
17          * src/gcjwebplugin.cc: Don't pass instance to send_message and          * src/gcjwebplugin.cc: Don't pass instance to send_message and
18          receive_message functions.  Make output_to_appletviewer and          receive_message functions.  Make output_to_appletviewer and
19          input_from_appletviewer GIOChannels global.          input_from_appletviewer GIOChannels global.

Legend:
Removed from v.1.91  
changed lines
  Added in v.1.92

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26