danm%netscape.com
1006b9f5db
hook up new 'centerscreen' chrome flag
...
git-svn-id: svn://10.0.0.236/trunk@65861 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-13 20:32:30 +00:00
danm%netscape.com
0ef87b8b51
sync with nsWebShellWindow.h 1.291
...
git-svn-id: svn://10.0.0.236/trunk@64901 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-01 22:15:07 +00:00
shaver%mozilla.org
2c1fd05055
fix leak of nsAppShellService ( #29907 , r=warren)
...
git-svn-id: svn://10.0.0.236/trunk@64421 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-29 01:21:23 +00:00
danm%netscape.com
fe4224121c
specify no min/max buttons for resizeable dialogs. bug 7372. code by roc+moz@cs.cmu.edu
...
git-svn-id: svn://10.0.0.236/trunk@63532 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-21 03:38:24 +00:00
tbogard%aol.net
4b4acb4d28
Remove dependency on nsIBrowserWindow.
...
git-svn-id: svn://10.0.0.236/trunk@62559 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-11 00:21:27 +00:00
warren%netscape.com
d100457780
Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar
...
git-svn-id: svn://10.0.0.236/trunk@62243 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-05 21:26:01 +00:00
jj%netscape.com
ffc2df4d9d
Removed references to MOZ_FULLCIRCLE in mozilla. a=leaf r=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@62201 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-04 01:52:50 +00:00
tbogard%aol.net
7475e9b9b5
Removing nsIXULWindowCallbacks as they were removed from active use nearly 8 or more months ago. Getting rid of having to pass it around as a parameter and all that fun stuff. r=danm a=jevering
...
git-svn-id: svn://10.0.0.236/trunk@61907 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 22:03:49 +00:00
tbogard%aol.net
d885bd50bb
This should fix the mac bustage.
...
git-svn-id: svn://10.0.0.236/trunk@61824 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 01:37:49 +00:00
tbogard%aol.net
13b61ed851
Changed nsIAppShellService and nsIWindowMediator to talk in terms of nsIXULWindow instead of nsIWebShellWindow. Also removed the function nsIAppShellService::RunModalDialog since windows should be created using the nsIDOMWindow::OpenDialog. r=danm a=jevering
...
git-svn-id: svn://10.0.0.236/trunk@61816 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 00:20:55 +00:00
waterson%netscape.com
290dd746b0
Bug 27855. Use an event instead of a timer to flush the event queue when the app is shutting down. r=syd, a=jevering.
...
git-svn-id: svn://10.0.0.236/trunk@61422 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 06:01:57 +00:00
dveditz%netscape.com
4eddb0ee15
Bug 23941 speed up install on Mac, r=cathleen, a=jar;
...
Bug 12817 no Autoreg (in optimized builds) unless xpinstall detects flag indicating install has happened or build number changed, r=dp, a=jar;
Bug 23859 add wstring API to nsIRegistry for profile manager/i18n, r=gayatrib, a=jar;
git-svn-id: svn://10.0.0.236/trunk@61370 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-20 03:12:59 +00:00
dveditz%netscape.com
121072fe86
New wstring nsIRegistry interface, bug 23859;
...
new version registry name for mozilla, bug 10533;
log now created by install wizards too, bug 26309;
downloaded file cleanup moved into manager, bug 24249;
scaffolding for bug 12817 and 12361 (conditional autoreg)
git-svn-id: svn://10.0.0.236/trunk@60771 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 01:32:12 +00:00
tbogard%aol.net
f3dc4cb19e
When creating a new COM C++ object the refcount starts out at 0. Though we will QI before we return it out, we need to ensure COMPtr's used during init don't take the count to 1 and then back to 0. So we temporarily locally bump the count to 1 to represent our ownership during the scope of the function. r=mscott
...
git-svn-id: svn://10.0.0.236/trunk@60149 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 20:19:00 +00:00
alecf%netscape.com
c1c5178519
make appshell into a component
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@59858 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 05:38:13 +00:00
law%netscape.com
b605d3dfbe
New splash screen stuff for windows version (plus removal of console from windows release builds); b=6391/22542, r=davidm@netscape.com (travis@netscape.com for the console stuff)
...
git-svn-id: svn://10.0.0.236/trunk@59770 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 14:40:08 +00:00
pp%ludusdesign.com
fdfd888608
Conversion to NS_GET_IID(). Bug #20232 , r=scc@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@59394 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 14:26:27 +00:00
scc%netscape.com
21c1012e1b
removed errant |QueryInterface()|s in favor of appropriate macros, as part of bug#23737. Changed |NS_DEFINE_IID| to |NS_DEFINE_CID| where appropriate; or else removed it, and fixed up clients to use |NS_GET_IID| in the appropriate spots. Built and ran pre-checkin tests. r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@59313 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 23:45:42 +00:00
ftang%netscape.com
2a5a01bfa3
remove unneeded XMLEncodingService, fix bug 22282
...
git-svn-id: svn://10.0.0.236/trunk@56921 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 01:25:57 +00:00
sspitzer%netscape.com
9811a371d0
fix FMM and UMR from purify, add some null sanity checks to fix various
...
crashers that I've seen.
git-svn-id: svn://10.0.0.236/trunk@56309 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-21 23:11:17 +00:00
leaf%mozilla.org
39b8a113bc
starting to remove pics from the build; no bug number. patch from neeti,
...
r=cyeh,leaf, a=chofmann
git-svn-id: svn://10.0.0.236/trunk@55909 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-12 01:27:44 +00:00
scc%netscape.com
fd67f20a6a
Make observers support weak references. Bug #18682 ; r=dp.
...
git-svn-id: svn://10.0.0.236/trunk@55580 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 14:06:36 +00:00
danm%netscape.com
78f2d4bf20
removing (early) Show() of new, explicitly sized windows (is redundant now, or should be...)
...
git-svn-id: svn://10.0.0.236/trunk@55390 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-06 01:42:11 +00:00
warren%netscape.com
51881fbcea
Landing no_neckoutil2_branch. Bug #11159 . Removes neckoutil_s.lib from build which helps beos and openvms.
...
git-svn-id: svn://10.0.0.236/trunk@54722 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-30 04:50:42 +00:00
norris%netscape.com
331cf153db
* Fix 12124 [DOGFOOD] Reading user's preferences
...
* Implement site-specific security policies (bug 858)
r=mstoltz
* Use Recycle rather than delete[] to clean up Purify logs
r=law
git-svn-id: svn://10.0.0.236/trunk@53631 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-16 05:07:31 +00:00
waterson%netscape.com
43745f1dd5
Bug 17839. Call mAppShell->Exit() on a timer callback to allow Quit() to cleanly exit the app on platforms where the event queue gets yanked. a=warren
...
git-svn-id: svn://10.0.0.236/trunk@53197 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-11 05:51:22 +00:00
dmose%mozilla.org
0efb7c174c
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@52910 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:43:54 +00:00
danm%netscape.com
0aac10ff9d
oops! Observe() was checked in flawed in 1.90. gtk may one day have noticed. r:noman@odyssey.org
...
git-svn-id: svn://10.0.0.236/trunk@52650 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-03 02:29:59 +00:00
cls%seawood.org
3e1a9ca95a
Removed unused NECKO ifdefs.
...
a=leaf
git-svn-id: svn://10.0.0.236/trunk@52607 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-02 23:34:03 +00:00
danm%netscape.com
44d6b4c7e5
removing implementation of nsIShutdownListener. it was redundant, anyway. r:dp@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@52451 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-02 01:10:35 +00:00
danm%netscape.com
5ecf5615a7
observe EventQueue creation and deletion. r:hyatt@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@51419 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-21 21:36:25 +00:00
danm%netscape.com
8e456a4690
moving Push/PopThreadEventQueue to nsIEventQueueService r:hyatt@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@50988 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-18 15:04:18 +00:00
rjc%netscape.com
252f4090ad
Fix VC5 build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@50500 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-12 23:09:09 +00:00
rjc%netscape.com
7c82b0b5f1
[performance] When profile manager is being used, don't read in bookmarks twice... by deferring hiddenwindow.xul loading until after profile manager is done. Review: danm and sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@50482 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-12 22:20:28 +00:00
law%netscape.com
edef6fb916
For bug #14999 ; adding new method to simplify applying OpenDialog to the hidden window. rev=danm@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@50219 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-08 14:04:17 +00:00
danm%netscape.com
fefde390b5
hiddenWindow loads its full glory only on the Mac. speeds launch time for everyone else. r:hyatt
...
git-svn-id: svn://10.0.0.236/trunk@50194 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-08 03:31:41 +00:00
rpotts%netscape.com
fa598b6cae
bug #15341 and bug #15344 . Use the documentloader observer instead of a stream observer.
...
git-svn-id: svn://10.0.0.236/trunk@49795 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-05 04:04:16 +00:00
shaver%netscape.com
662a32d11b
missed more nsIRegistry::Key usages
...
git-svn-id: svn://10.0.0.236/trunk@49283 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-29 03:26:24 +00:00
waterson%netscape.com
ecac83d9d2
Fix backwards return values on nsIEnumerator::IsDone().
...
git-svn-id: svn://10.0.0.236/trunk@48471 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-21 01:28:18 +00:00
davidm%netscape.com
f30989e519
[PP]Regression: File|Exit does not close apprunner.
...
Make hidden window small on the mac with no chrome
git-svn-id: svn://10.0.0.236/trunk@48164 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-18 03:21:30 +00:00
briano%netscape.com
ad0761f22e
Fixed the Unix native compiler breakage. Replaced the invalid 'true' with 'PR_TRUE'.
...
git-svn-id: svn://10.0.0.236/trunk@47901 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-17 03:25:58 +00:00
davidm%netscape.com
26412f4589
break shutdown into quit and shut down. Add code to not quit on mac when last window closed. Load wallet files directly rather than going through the appcore
...
git-svn-id: svn://10.0.0.236/trunk@47868 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 23:42:49 +00:00
davidm%netscape.com
21add209a6
13698 Assertion: "uh oh, couldn't Init() for some reason" (NS_SUCC
...
reorder unregister code so this doesn't happen
git-svn-id: svn://10.0.0.236/trunk@47278 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 04:22:12 +00:00
pierre%netscape.com
77e6b000d5
Fixed crash on Quit due to a double delete of the nsAppShellService (it was noticed with debug builds on the Mac but it was affecting other platforms too)
...
git-svn-id: svn://10.0.0.236/trunk@46938 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-11 06:25:51 +00:00
davidm%netscape.com
f9eaeada7a
Add enumerateAndInitialize to public interface. Move enumeration out of Init
...
git-svn-id: svn://10.0.0.236/trunk@45266 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-31 02:47:56 +00:00
mccabe%netscape.com
630184ab54
Move remaining implementations in xpfe to using NS_DECL_NSIFOO.
...
git-svn-id: svn://10.0.0.236/trunk@44105 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-23 01:28:33 +00:00
danm%netscape.com
0d2f1b579b
disable browser appcore's load of default page for new windows created by NewWebShell. fixes bug 11404. a:cyeh@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@43373 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-16 22:23:19 +00:00
danm%netscape.com
caf895916f
Landing modal dialogs from JS. More like a feature than stabilization. Apologies. approved: chofmann,don
...
git-svn-id: svn://10.0.0.236/trunk@43260 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-12 22:08:17 +00:00
danm%netscape.com
a018239885
re-enable app quit from menu
...
git-svn-id: svn://10.0.0.236/trunk@42829 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-09 22:28:30 +00:00
danm%netscape.com
5f0223974b
correct location of hiddenWindow.xul
...
git-svn-id: svn://10.0.0.236/trunk@42665 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-07 20:33:01 +00:00