conrad%ingress.com
|
b20131a2e2
|
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
|
bcc53826a3
|
Not in the build!
Added accessor for nsIWebBrowser.
|
2000-06-12 21:37:47 +00:00 |
|
conrad%ingress.com
|
5300b8e34e
|
Not in the build!
Removed nsIPref instance variable since now we use service.
|
2000-06-12 21:36:16 +00:00 |
|
conrad%ingress.com
|
34bc9f4f9c
|
Not in the build!
Use prefs service instead of creating instance.
|
2000-06-12 21:35:28 +00:00 |
|
conrad%ingress.com
|
ab216067cf
|
Not in the build!
Changed definition of throbber.
|
2000-06-12 21:33:55 +00:00 |
|
conrad%ingress.com
|
b593cf8cc6
|
Not in the build!
Removed unused access path.
|
2000-06-12 21:32:36 +00:00 |
|
warren%netscape.com
|
512c8bf433
|
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
|
2000-06-03 09:46:12 +00:00 |
|
pavlov%netscape.com
|
803190ad4b
|
changes all usages of NS_NewTimer to CreateInstance
|
2000-05-17 02:49:35 +00:00 |
|
conrad%ingress.com
|
506d08959e
|
Use nsString::AssignWithConversion to build nsStrings from char strings.
|
2000-05-03 01:27:15 +00:00 |
|
conrad%ingress.com
|
8b9ed74a88
|
Added nsIPrompt implementation.
|
2000-05-03 01:24:54 +00:00 |
|
conrad%ingress.com
|
d21a262f7c
|
Use AssignWithConversion to make nsString.
|
2000-05-03 01:23:13 +00:00 |
|
conrad%ingress.com
|
5d73d4b682
|
Use AssignWithConversion to create nsAutoString from char string.
|
2000-05-03 01:21:59 +00:00 |
|
conrad%ingress.com
|
4db8b141c2
|
Added resource IDs for nsIPrompt implementation.
|
2000-05-03 01:09:32 +00:00 |
|
conrad%ingress.com
|
6664c88aea
|
Added resources for nsIPrompt implementation.
|
2000-05-03 01:07:37 +00:00 |
|
conrad%ingress.com
|
3d07f48e15
|
Made access paths within the CW folder more specific.
|
2000-04-24 03:49:08 +00:00 |
|
conrad%ingress.com
|
9c83923bc7
|
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 |
|
conrad%ingress.com
|
cb2d3585f7
|
Removed BeginDocumentLoad/EndDocumentLoad. This functionality is handled by OnStatusNetStart/OnStatusNetStop.
|
2000-04-24 03:40:53 +00:00 |
|
conrad%ingress.com
|
a883264dcd
|
Removed implementation of nsIDocumentLoaderObserver. Its functionality is now handled by nsIWebProgressListener.
|
2000-04-24 03:37:55 +00:00 |
|
conrad%ingress.com
|
0003fa9f28
|
1. Removed implementation of nsIDocumentLoaderObserver. Its functionality is now handled by nsIWebProgressListener.
2. Fixed OnStatusChange. More than one status bit could be set and it was not handling this.
|
2000-04-24 03:37:10 +00:00 |
|
conrad%ingress.com
|
718c4b9891
|
First Checked In.
|
2000-04-17 12:27:12 +00:00 |
|
conrad%ingress.com
|
33dce6c501
|
First Checked In.
|
2000-04-17 12:19:56 +00:00 |
|