mcafee%netscape.com
9daaedae9a
Ignore generated files.
2000-07-15 15:57:43 +00:00
dougt%netscape.com
e85e15713e
First draft of a unix export file.
...
(not part of build)
2000-07-14 18:44:40 +00:00
dougt%netscape.com
a61905952f
Updating with the latest and greatest listing.
2000-07-14 17:26:58 +00:00
Jerry.Kirk%Nexwarecorp.com
d76b4783c5
NOT PART OF MAIN BUILD - PHOTON ONLY
...
I needed export a few more files for the test app and add a new virtual
method that has been added since I last checked in this code.
r=jerry.kirk
2000-07-14 14:54:04 +00:00
dougt%netscape.com
f8cba29a06
*NOT PART OF BUILD*
...
Embedding exporter.
2000-07-13 20:40:21 +00:00
vidur%netscape.com
924aceef9e
Fix for bug 44608. Added nsIDocShellTreeOwner::ExitModalLoop() and nsIWebBrowserChrome::ExitModalEventLoop(). r=rpotts,a=valeski
2000-07-12 23:56:14 +00:00
dougt%netscape.com
c422448137
bug 40750.
...
Adding followSymlink flag to nsILocalFile.
Adjusting callers.
windows shortcut optimizations.
r=blizzard@mozilla.org .
a=brendan@mozilla.org
2000-07-12 23:31:31 +00:00
Jerry.Kirk%Nexwarecorp.com
a1c918af2b
NOT PART OF BUILD - PHOTON ONLY
...
Adding the PtMozilla widget for the first time.
Submited by briane@qnx.com
r=kirkj
2000-07-12 13:53:29 +00:00
cls%seawood.org
8f8d7cd8d0
Fix for BeOS bustage.
2000-07-12 06:08:19 +00:00
blizzard%redhat.com
91315ab4ba
fix for bug #44790 . Fix TestGtkEmbed crash on startup. Ignore the return value from nsIChromeRegistry::CheckForNewChrome(). Also, clean up event queue start up and shut down, fix tabs in file, some 80 col violations and some other code formatting cleanups. r,a=brendan
2000-07-08 02:16:34 +00:00
mcafee%netscape.com
0d5d088504
Ignore generated files
2000-07-07 23:27:47 +00:00
rpotts%netscape.com
bd98ffaa86
Moved session history methods from nsIWebNavigation into a new interface called nsIDocShellHistory. Also made docshells persist layout state before being destroyed (this is necesssary for framesets).
2000-07-05 23:10:29 +00:00
dougt%netscape.com
d02f2a8dee
Adding files to cvs for test application.
2000-07-04 22:42:09 +00:00
dougt%netscape.com
7b70dd2ac7
44113, 44190, 44191.
...
r/a=valeski@netscape.com
nsDocShellTreeOwner not handling chrome/content correctly.
Asserts when no toplevel window set.
Need to start chrome up from NS_InitEmbedding()
Test App changes.
2000-07-04 21:53:27 +00:00
locka%iol.ie
74e99ea2e8
Fixed problem with chrome content docshells
2000-06-30 12:40:52 +00:00
locka%iol.ie
fa5482ef88
NOT PART OF BUILD. Update the address field url after clicking on link
2000-06-30 12:37:05 +00:00
locka%iol.ie
f13eec8257
NOT PART OF BUILD. Tiny graphics for mini-nav
2000-06-30 12:25:49 +00:00
locka%iol.ie
0d9dda6090
NOT PART OF BUILD. Win32 only. Simple test of embedding APIs dumps out memory statistics.
2000-06-30 10:40:12 +00:00
cls%seawood.org
e1e6c5760f
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
2000-06-30 08:08:04 +00:00
radha%netscape.com
5b8603911e
More code for feature 36547. CODE NOT PART OF THE BUILD. Will provide reviewer when
...
feature is enabled.
2000-06-29 21:48:18 +00:00
valeski%netscape.com
364cb11a5d
bustage fix
2000-06-29 01:19:45 +00:00
valeski%netscape.com
371961f38e
43050. r=dougt. null checking and ctor null init'ing
2000-06-29 00:49:13 +00:00
locka%iol.ie
78489c1b05
added missing files
2000-06-28 21:15:09 +00:00
locka%iol.ie
660b574366
Now uses embedding API. Added some context menu & property page support
2000-06-28 20:42:50 +00:00
locka%iol.ie
34761e3087
Updated VC project
2000-06-28 20:40:29 +00:00
locka%iol.ie
f11718db6f
Added property dialogs
2000-06-28 20:40:10 +00:00
locka%iol.ie
89b50fe4f2
Added clipboard interfaces. Added interface refcount debugging
2000-06-28 20:39:42 +00:00
locka%iol.ie
f31a6fab39
Added proper MPL header
2000-06-28 20:38:53 +00:00
locka%iol.ie
f15399c733
Changed makefile.win to use embedding APIs
2000-06-28 20:37:39 +00:00
locka%iol.ie
217dc53d20
Added code for write/writeln to IE DOM. Thanks to Arne de Bruijn <arne@knoware.nl> for this contribution
2000-06-28 20:35:51 +00:00
locka%iol.ie
e29455c315
Removed unused CIDs and IIDs
2000-06-28 20:31:43 +00:00
locka%iol.ie
e2af8ac54a
Changed diagnostic macro
2000-06-28 20:30:33 +00:00
locka%iol.ie
a5661e709b
Added nsIContextMenuListener. Fixed some memory leaks
2000-06-28 20:29:49 +00:00
locka%iol.ie
076bc83d1f
NOT PART OF BUILD. Added a DTD and localized the file somewhat
2000-06-28 20:27:51 +00:00
locka%iol.ie
ef9c4e3b85
NOT PART OF BUILD. Added some strings
2000-06-28 20:27:15 +00:00
locka%iol.ie
7c32978baa
NOT PART OF BUILD. Removing obselete file
2000-06-28 20:26:28 +00:00
blizzard%redhat.com
67eeb727cc
fix bug #41820 . The gtk embedding widget will now startup and shutdown XPCOM properly. Also, fix code that was broken when the nsIWebProgress changes happened. Only build tests when tests are built. Add interface to get the nsIWebBrowser object from the embedding widget. r=dougt,bryner a=brendan
2000-06-28 20:24:28 +00:00
tao%netscape.com
94465539c5
39790: [L12y] Move all localizable prefs into chrome://.r=alecf.
2000-06-27 22:13:23 +00:00
dougt%netscape.com
dc3bc94909
Adding windows embedding test harness to build.
...
43054
r=valeski
a=valeski & pdt.
2000-06-27 21:10:25 +00:00
blizzard%redhat.com
e65a381b27
turn on base directory for unix ( part of previous checkin )
2000-06-27 20:55:11 +00:00
blizzard%redhat.com
382cdf74d6
build the embedding/base code on unix. fix trailing newline in nsEmbedBase.h and put the thread hack back in until we get a long term solution. bug #43952 . r=adamlock,valeski a=brendan
2000-06-27 20:54:15 +00:00
locka%iol.ie
f6b2cdf685
NOT PART OF BUILD. Added popup menus
2000-06-27 12:01:24 +00:00
dougt%netscape.com
8a7c0a680f
simplify, simplify, simplify...
...
added editor support.
added multiple document support.
reduced what interfaces were needed by the WebBrowser class.
Not Part of build!
2000-06-27 01:30:20 +00:00
locka%iol.ie
3c23e825de
NOT PART OF BUILD. Fixed DTD makefile
2000-06-26 14:50:53 +00:00
locka%iol.ie
bbb596027f
NOT PART OF BUILD. First working cut of the mini navigator chrome
2000-06-26 14:49:39 +00:00
locka%iol.ie
8b37adc713
NOT PART OF BUILD. Fixed some path problems in makefiles & manifest
2000-06-26 14:48:54 +00:00
conrad%ingress.com
ebb2d59df7
* Not part of build *
Filled in some nsIWebBrowserChrome and nsIBaseWindowMethods which were only stubbed out before.
2000-06-26 02:25:16 +00:00
conrad%ingress.com
eaa6dcda4c
* Not part of build *
Changd nsAllocator::Free() to nsCRT::free()
2000-06-26 02:23:10 +00:00
conrad%ingress.com
3170625437
* Not part of build *
Hooked up progress UI
2000-06-26 02:21:51 +00:00
conrad%ingress.com
afb9a9aa8e
* Not part of build *
Hooked up progress UI.
2000-06-26 02:21:27 +00:00
conrad%ingress.com
993aaced5a
* Not part of build *
Added SetWebBrowser()
2000-06-26 02:20:54 +00:00
conrad%ingress.com
82f7632b50
* Not part of build *
Took out calls to Repeater and PR_Sleep.
Added SetWebBrowser()
2000-06-26 02:20:04 +00:00
conrad%ingress.com
055857d735
* Not part of build *
Moved calls to Repeater to ProcessEvent(). This used to be done in the SpendTime() method of each CBrowserShell which was wrong.
2000-06-26 02:18:32 +00:00
conrad%ingress.com
3c2e5eb333
* Not part of build *
Added res ID for plain browser window.
2000-06-26 02:13:19 +00:00
conrad%ingress.com
4661d3bea7
* Not part of build *
Added progress bar.
2000-06-26 02:12:32 +00:00
dougt%netscape.com
e1274cde0a
I IDL-ifying the nsProxyObjectManager.
...
I have updated all users that I found
grepping the source tree.
r=valeski@netscape.com
a=waterson@netscape.com
b=43131
Also checking in changes to the window's embed test which is NOT
hooked up to the build system.
2000-06-24 00:03:10 +00:00
radha%netscape.com
e1fc2c5789
More checkins for feature bug 36547. CODE NOT PART OF THE BUILD. reviewer will be provided
...
when feature is enabled.
2000-06-23 23:54:30 +00:00
locka%iol.ie
e2d5a747f4
NOT PART OF BUILD. Prototype (and currently non-functional) chrome for embedding apps
2000-06-23 10:17:13 +00:00
bryner%uiuc.edu
8705faac7d
Moving persistence-related methods from nsIXULWindow to
...
nsIWebBrowserChrome as a basis for fixing bug 15555. r=valeski.
2000-06-21 22:05:28 +00:00
dougt%netscape.com
dedece27d8
removing lame asserts so you can see it work.
...
NOT PART OF BUILD - test app work
2000-06-21 21:05:39 +00:00
blizzard%redhat.com
518e1ecf59
fix backwards check in GtkMozEmbedChrome::FindNamedBrowserItem as pointed out by Steven Work <steve@renlabs.com> r,a=brendan,waterson
2000-06-21 19:26:38 +00:00
locka%iol.ie
bcbe35684e
NOT PART OF BUILD. Fixed a memory leak. Added a stop button. Added code to update the URL field when a page is loaded
2000-06-21 13:30:31 +00:00
locka%iol.ie
70982c460a
NOT PART OF BUILD. Created variant of NS_InitEmbedding that accepts an nsILocalFile object as a parameter
2000-06-21 13:19:12 +00:00
locka%iol.ie
5c09c2d343
NOT PART OF BUILD. Moved API declarations into nsEmbedAPI.h
2000-06-21 13:05:49 +00:00
locka%iol.ie
24d30150b4
NOT PART OF BUILD. Added exports for nsEmbedAPI.h, fixed a duff dependency rule
2000-06-21 13:05:21 +00:00
locka%iol.ie
3cff9ee392
NOT PART OF BUILD. Added preliminary header file for embedding API
2000-06-21 13:03:05 +00:00
locka%iol.ie
f7f3466649
Added nsIContextMenuListener to build
2000-06-21 12:50:38 +00:00
locka%iol.ie
523fb4112c
New nsIContextMenuListener interface
2000-06-21 12:49:58 +00:00
locka%iol.ie
17165a3ac4
Commented out both embedding hacks by default
2000-06-21 12:48:11 +00:00
radha%netscape.com
bf05711448
Dummy implementation for 2 new methods in nsIWebNavigation. fix burning tree.
2000-06-21 07:28:45 +00:00
rpotts%netscape.com
4bae1234c4
Fixed the GTK_MOZ_EMBED_STATUS enum to have the *correct* decimal values of their corrosponding NS_ERROR codes.
2000-06-20 06:19:40 +00:00
dougt%netscape.com
2b54cbad7c
THIS IS NOT PART OF THE BUILD.
...
Update nsIWebProgressListener to match rpotts work.
r/a = valeski@netscape.com
bug 43054
2000-06-20 04:30:41 +00:00
dougt%netscape.com
84c5ec9099
THIS IS NOT PART OF BUILD
...
This is the window test harness for embedding.
r/a=valeski@netscape.com
bug number: 43054
2000-06-20 03:22:47 +00:00
rpotts%netscape.com
49c54755fc
Reworked the nsIWebProgress interfaces and implementation...
2000-06-19 05:54:37 +00:00
warren%netscape.com
06dd25d8b6
Bug 41390. js prompt() contains remember this value checkbox. r=morse
2000-06-17 01:57:36 +00:00
rbs%maths.uq.edu.au
29f1b6960b
Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com
2000-06-15 09:54:41 +00:00
conrad%ingress.com
f3134dfda0
Not part of the build!
This class now descends from LControl instead of LView.
2000-06-12 21:54:05 +00:00
conrad%ingress.com
6e60f835db
Not part of the build!
This class now descends from LControl instead of LView.
2000-06-12 21:48:56 +00:00
conrad%ingress.com
1a220863b1
Not part of the build!
Holds a ref to the nsIWebBrowser.
2000-06-12 21:48:13 +00:00
conrad%ingress.com
596d7c7ba8
Not part of the build!
Updated implementation of nsIPrompt for its changed API.
Implemented SetWebBrowser.
2000-06-12 21:47:14 +00:00
conrad%ingress.com
2134725722
Not part of the build!
Can be compiled without using PowerPlant PCH.
2000-06-12 21:45:18 +00:00
conrad%ingress.com
93f54365f4
Not part of the build!
Added accessor to get the CBrowserShell.
2000-06-12 21:41:47 +00:00
conrad%ingress.com
b656827daa
Not in the build!
Now tells its chrome about its CBrowserShell's nsIWebBrowser.
No longer loads a URL on FinishCreateSelf.
When the window is resized, resizes the widget first before calling inherited method. This bug caused the throbber not to redraw when the window was enlarged.
2000-06-12 21:40:29 +00:00
conrad%ingress.com
b63a49bcba
Not in the build!
Added accessor for nsIWebBrowser.
2000-06-12 21:37:47 +00:00
conrad%ingress.com
a9d800f249
Not in the build!
Removed nsIPref instance variable since now we use service.
2000-06-12 21:36:16 +00:00
conrad%ingress.com
952aadcb72
Not in the build!
Use prefs service instead of creating instance.
2000-06-12 21:35:28 +00:00
conrad%ingress.com
ea60723091
Not in the build!
Changed definition of throbber.
2000-06-12 21:33:55 +00:00
conrad%ingress.com
1d874861a7
Not in the build!
Removed unused access path.
2000-06-12 21:32:36 +00:00
locka%iol.ie
ee6d60d255
NOT PART OF BUILD
...
Added refcounting to Init/Term for balanced calling. Added a bogus call to create a string bundle on the main thread.
2000-06-12 15:39:43 +00:00
locka%iol.ie
9af63e0f5d
NOT PART OF BUILD!
...
New embedding APIs for *simple* initialisation by hiding all the XPCOM initialisation and kludges that embedding apps have to do.
2000-06-06 18:28:01 +00:00
warren%netscape.com
958ed96edd
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
2000-06-03 09:46:12 +00:00
blizzard%redhat.com
18cafcaee3
bring test case in sync with new header file definitions
2000-05-24 23:24:39 +00:00
blizzard%redhat.com
f9e4793241
make enums more gtklike. r=pavlov, a=waterson
2000-05-24 23:18:23 +00:00
valeski%netscape.com
f46e0c7972
updating impl list
2000-05-23 18:47:46 +00:00
blizzard%redhat.com
38db325e85
add the ability to interrupt a uri load
2000-05-17 06:44:59 +00:00
blizzard%redhat.com
43e3ff65e2
add the ability to stream in data into the widget. r=valeski
2000-05-17 05:42:17 +00:00
pavlov%netscape.com
0c75802384
changes all usages of NS_NewTimer to CreateInstance
2000-05-17 02:49:35 +00:00
locka%iol.ie
7db2265bb7
Changed a few calls to GetIID to use the NS_GET_IID macro.
...
Put in a mouse listener on the web shell container (non functional at present)
2000-05-16 22:07:09 +00:00
locka%iol.ie
6d7daf9f92
Swapped around the order files were #include'd to get around a problem with ERROR being defined by wingdi as 0 when nsIDOMEvent.h tried to define it in an enum
2000-05-16 22:05:52 +00:00
locka%iol.ie
97e71196a8
Added property notify sink
...
Fire ready state property change when the control has finished loading
2000-05-16 22:04:44 +00:00
warren%netscape.com
4d1711e5f8
Changes to unify nsINetPrompt with nsIPrompt, making single sign-on work. Single sign-on API changes. Fixes bugs 34583, 34720, 34725, 24746, 33094. r=sspitzer,morse
2000-05-16 05:35:23 +00:00
blizzard%redhat.com
b0140fa8a4
add code to handle the destruction of a window via JS, add support for FindNamedBrowserItem and fix some destruction related bugs in the widget.
2000-05-12 03:14:42 +00:00
locka%iol.ie
3ef5d6f133
no message
2000-05-11 18:56:11 +00:00
locka%iol.ie
6af7187608
Fixed the popup window code
2000-05-11 18:55:48 +00:00
locka%iol.ie
1bcea615cd
Changed error message text
2000-05-11 18:55:22 +00:00
blizzard%redhat.com
f699d209bf
add tests for new window and for visibility changes. make sure to destroy the widget when it's requested
2000-05-10 21:55:36 +00:00
blizzard%redhat.com
1e6139d9e2
add new_window + visibility change signals. add map method to widget so that you can use the show and realize methods in the right order.
2000-05-10 21:54:53 +00:00
ramiro%fateware.com
8ee4cf8ea1
Quiet down the debug noise a tiny bit.
2000-05-09 22:09:32 +00:00
blizzard%redhat.com
f55a271846
add code for forward/back/reload
2000-05-09 21:34:54 +00:00
cls%seawood.org
1fec62484f
Add <string.h> include for HP build.
2000-05-09 06:17:14 +00:00
blizzard%redhat.com
47187bfe18
better test program for testing embedding widget.
2000-05-09 03:02:11 +00:00
blizzard%redhat.com
ca5e217a22
fix bug where we were returning the js status string instead of the location. remove the toplevel window handling code for now. reverse the cur + max totals for progress updates since it makes more sense that way. fix signal marshallers to assume that int != int32. fix wrong marshaler for net_status and progress signals. change prototypes from GtkWidget * to GtkMozEmbed * since that's the Gtk way. make sure to actually pass the flags during a net_status signal.
2000-05-09 03:01:41 +00:00
locka%iol.ie
ec06bd5d5e
Added some explanatory error messages for common problems
2000-05-09 01:54:23 +00:00
locka%iol.ie
44ea04c0b2
Fixed a crash caused by accidentally calling an overridden version of MessageBox
2000-05-09 00:12:09 +00:00
erik%netscape.com
30ed5fb982
local .cvsignore file
2000-05-07 17:29:44 +00:00
locka%iol.ie
83aea6d179
Moved mozctl.dll out of components directory
2000-05-06 00:08:39 +00:00
blizzard%redhat.com
6d373c27ac
add signals to monitor loading, progress values, start and stop and the ability to stop a network load.
2000-05-04 03:53:30 +00:00
locka%iol.ie
c9ddc78f42
Added a cast to a return value to stop a pointer comparison assert from firing.
2000-05-03 23:44:15 +00:00
locka%iol.ie
80ba24fbcd
Add more explanatory warning for people coding with _MSC_VER set to 1100
...
Not part of build (until after this)
2000-05-03 22:55:08 +00:00
locka%iol.ie
f0bcc218c6
Added activex to build
...
Not part of build
2000-05-03 22:41:39 +00:00
blizzard%redhat.com
5cea93a98f
add some signal tests
2000-05-03 21:21:18 +00:00
blizzard%redhat.com
cb7f1cb7b0
more work on signals
2000-05-03 21:20:55 +00:00
locka%iol.ie
a312409c93
Fixed more coding style issues
...
Not part of build
2000-05-03 17:56:02 +00:00
blizzard%redhat.com
3f17f6c4c3
work on getting status messages to the widget that is embedding. link gtk libraries explicitely for platforms that need all symbols resolved at compile time.
2000-05-03 05:13:36 +00:00
conrad%ingress.com
ad7c9a339c
Use nsString::AssignWithConversion to build nsStrings from char strings.
2000-05-03 01:27:15 +00:00
conrad%ingress.com
741f893194
Added nsIPrompt implementation.
2000-05-03 01:24:54 +00:00
conrad%ingress.com
cd28a745dc
Use AssignWithConversion to make nsString.
2000-05-03 01:23:13 +00:00
conrad%ingress.com
ed35421751
Use AssignWithConversion to create nsAutoString from char string.
2000-05-03 01:21:59 +00:00
conrad%ingress.com
7472831e60
Added resource IDs for nsIPrompt implementation.
2000-05-03 01:09:32 +00:00
conrad%ingress.com
4fe9ead097
Added resources for nsIPrompt implementation.
2000-05-03 01:07:37 +00:00
locka%iol.ie
719087cb78
Obselete files removed
...
Not part of build
2000-05-02 23:27:18 +00:00
locka%iol.ie
c7c548dec3
Removed references to nsString
...
Not part of build
2000-05-02 23:25:44 +00:00
blizzard%redhat.com
363ad11bdc
Change the root widget for the embedding control to the GtkBin class so we can be a container that contains a mozilla window. Start work on load progress. Start work on over link message. Remove the superwin creation since the widget classes now will now honor a GtkContainer as a parent. Add an unrealize handler that will properly shut down the Mozilla window when the widget is destroyed.
2000-05-02 03:41:46 +00:00
cls%seawood.org
58aac2e6af
OS/2 Makefile.in tweaks. Batch 10 & 11. Bug #34106
2000-05-02 01:18:46 +00:00
locka%iol.ie
84d34ade4c
Added minimize/maximize button.
...
Not part of build
2000-05-01 16:21:22 +00:00
locka%iol.ie
e41c95a008
Added explicit call to release webbrowser during destruction
...
Not part of build
2000-05-01 16:20:25 +00:00
locka%iol.ie
ccfd818a9e
Added back some broken project references
...
Not part of build
2000-04-29 01:14:02 +00:00
locka%iol.ie
1e4cf6c0c2
Removed some cruft
...
Moved some CID/IID declarations here from other files
Not part of build
2000-04-29 01:13:28 +00:00
locka%iol.ie
3e269cf851
Add author section to header
...
Not part of build
2000-04-29 01:11:34 +00:00
locka%iol.ie
8d87b08d79
Renamed WebShellContainer deps to WebBrowserContainer
...
Not part of build
2000-04-29 01:09:05 +00:00
locka%iol.ie
e9ec753978
Made first steps in conforming to the Mozilla coding guidelines.
...
Did some cleanups of inconsistencies
Removed some cruft
Not part of build
2000-04-29 01:08:29 +00:00
locka%iol.ie
a65981a3d0
Renamed WebShellContainer.cpp to this
...
Not part of build
2000-04-29 01:06:12 +00:00
locka%iol.ie
bdb22a3003
MSDev project for editing control
2000-04-29 00:59:08 +00:00
pavlov%netscape.com
277c84681a
string changes
2000-04-27 22:29:04 +00:00
mjudge%netscape.com
48f046e6b3
ender lite checkin.
2000-04-27 07:37:12 +00:00
tor%cs.brown.edu
d5602f2f61
Include <time.h> so glib's definition of "struct tm" doesn't
...
confuse SUNWspro5.0.
2000-04-26 21:10:05 +00:00
slamm%netscape.com
cd3d62db6d
Ignore binary, TestGtkEmbed
2000-04-26 14:23:08 +00:00
cls%seawood.org
966fe87e27
Build fixes for BeOS. Bug 36924 & bug 36926. Thanks to Justin Morey <justin@68k.org> for the patches.
2000-04-25 02:05:08 +00:00
conrad%ingress.com
e24ff61135
Made access paths within the CW folder more specific.
2000-04-24 03:49:08 +00:00
conrad%ingress.com
5bca3ffcd8
In SetTopLevelWindow, no longer calling AddProgressListener. This is redundant because the call to nsIWebBrowser::SetTopLevelWindow already makes the chrome the progress listening parent. The redundancy makes each of the nsIWebProgressListener methods in the chrome get called an extra time.
2000-04-24 03:47:43 +00:00