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 |
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 |
rpotts%netscape.com
|
49c54755fc
|
Reworked the nsIWebProgress interfaces and implementation...
|
2000-06-19 05:54:37 +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 |
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 |
pavlov%netscape.com
|
0c75802384
|
changes all usages of NS_NewTimer to CreateInstance
|
2000-05-17 02:49:35 +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 |
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 |
conrad%ingress.com
|
0085cedd5b
|
Removed BeginDocumentLoad/EndDocumentLoad. This functionality is handled by OnStatusNetStart/OnStatusNetStop.
|
2000-04-24 03:40:53 +00:00 |
conrad%ingress.com
|
8f30bba596
|
Removed implementation of nsIDocumentLoaderObserver. Its functionality is now handled by nsIWebProgressListener.
|
2000-04-24 03:37:55 +00:00 |
conrad%ingress.com
|
3e66fd6576
|
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
|
c7148f31a6
|
First Checked In.
|
2000-04-17 12:27:12 +00:00 |
conrad%ingress.com
|
8aee737c04
|
First Checked In.
|
2000-04-17 12:19:56 +00:00 |