Commit Graph

4349 Commits

Author SHA1 Message Date
rjc%netscape.com
743d27c7af Fix bug # 28126. Approval/Review: jar
git-svn-id: svn://10.0.0.236/trunk@61563 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 02:59:52 +00:00
tbogard%aol.net
f7d74018af Removed unused legacy function that is never called. Put an assert in place for people calling the old ShowModally, this is never called, but this will prevent new people from calling until it can be completely removed. r=danm.
git-svn-id: svn://10.0.0.236/trunk@61554 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 01:39:31 +00:00
tbogard%aol.net
d84e9b9e81 Pass true to repaint when resizing the outer window to fit the content. Fix for 28985. r=cmanske
git-svn-id: svn://10.0.0.236/trunk@61552 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 01:16:08 +00:00
jbetak%netscape.com
a56d3c7172 bug 24027, Static Charset Menu Customization for Beta1 (clean-up)
a=bobj
r=matt


git-svn-id: svn://10.0.0.236/trunk@61551 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 01:12:39 +00:00
matt%netscape.com
b7addaa263 fix for bug 27899. commenting out line. tree row and item where mixed.
git-svn-id: svn://10.0.0.236/trunk@61547 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 00:24:32 +00:00
mcafee%netscape.com
5152c89dd8 Backing out my fix for hiding the IRC menu (28192) r=slamm,shaver,hyatt a=jevering
git-svn-id: svn://10.0.0.236/trunk@61545 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 00:13:17 +00:00
jbetak%netscape.com
5ae038be41 bug 24027, Static Charset Menu Customization for Beta1 (clean-up)
a=bobj
r=matt


git-svn-id: svn://10.0.0.236/trunk@61542 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 00:04:53 +00:00
tonyr%fbdesigns.com
d20b44e668 Removed leading "." from "Import Utility". bug# 28721, r=none, a=phil
git-svn-id: svn://10.0.0.236/trunk@61532 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 23:02:00 +00:00
slamm%netscape.com
2a39df466a Fix crash on panel add (bug 28843). Add resource after assertions instead of before. r=waterson a=jar,jevering
git-svn-id: svn://10.0.0.236/trunk@61531 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 22:52:16 +00:00
valeski%netscape.com
9224e0c6bf 28782. a=jar. r=alecf. Changing a string name for User Agent use. Also adding a version
git-svn-id: svn://10.0.0.236/trunk@61525 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 22:44:43 +00:00
ben%netscape.com
3d61e97407 formatting problems caused by malevolent deck rules in global.css, PDT+ b=28113, r=waterson, a=jevering
git-svn-id: svn://10.0.0.236/trunk@61511 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 21:08:26 +00:00
cmanske%netscape.com
560fd5a1a0 Fixed open location not working when loading into Composer, bug 28683, r=matt, a=jevering
git-svn-id: svn://10.0.0.236/trunk@61502 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 20:22:21 +00:00
danm%netscape.com
915246287d putting size and position persistence on a timer to ease chunky movement. r=scc a=jar
git-svn-id: svn://10.0.0.236/trunk@61500 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 20:07:31 +00:00
saari%netscape.com
a3fbbdd779 Add platformBrowserBindings for cut/copy/paste on MacOS and Windows to fix PDT+ bug 28680. r=pinkerton, a=jar
git-svn-id: svn://10.0.0.236/trunk@61476 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 05:01:48 +00:00
waterson%netscape.com
94247a107a Bug 28640. Be sure to addref before returning interface. r=rjc, a=jevering
git-svn-id: svn://10.0.0.236/trunk@61473 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 02:41:46 +00:00
mcafee%netscape.com
d676dd647b Adding pref to hide IRC menu (28192) r=matt,hyatt a=jar
git-svn-id: svn://10.0.0.236/trunk@61465 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 01:38:52 +00:00
jbetak%netscape.com
61ee9f2c4a bug 24027, Charset Menu <Static> area: read from prefs and have editing UI
r=matt
a=bobj


git-svn-id: svn://10.0.0.236/trunk@61462 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 00:44:25 +00:00
cata%netscape.com
568d73b342 Listener code for the onload event. r=hyatt, a=bobj bug #28108.
git-svn-id: svn://10.0.0.236/trunk@61456 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 00:00:26 +00:00
slamm%netscape.com
9b53724d96 Make new panel show up after addPanel() call (bug 28073). Fixed by appending element *after* other assertions and by grouping assertions with 'inbatch' assertion. This is the same way the customize dialog does it. r=waterson a=chofmann.
git-svn-id: svn://10.0.0.236/trunk@61445 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 22:33:07 +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
jdunn%netscape.com
03165063d4 r=cls@seawood.org
a=leaf@netscape.com
# 28114
Adding MOZ_TIMER_LIBS to EXTRA_DSO_LDOPTS because there is now a TIMER
dependency in this sharedobject (see nsBrowserInstance.cpp)


git-svn-id: svn://10.0.0.236/trunk@61417 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 03:55:32 +00:00
dougt%netscape.com
e4f3c9422f Fix to make this makefile produce a simple program which is named different
from the shared lib. Also fixes VMS bustage  Submitted by colin@theblakes.com, r=me, a=jevering.


git-svn-id: svn://10.0.0.236/trunk@61407 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 01:02:09 +00:00
slamm%netscape.com
4f275a4645 Include js file strres.js to fix JS error. Bug 27430. r=mcafee a=leaf
git-svn-id: svn://10.0.0.236/trunk@61393 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-21 22:30:14 +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
hyatt%netscape.com
47b8719a36 Fix for PDT+ bug #27963. r=saari
git-svn-id: svn://10.0.0.236/trunk@61368 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 23:55:24 +00:00
hyatt%netscape.com
05eb9e6287 Fix for PDT+ bug #27963. r=saari
git-svn-id: svn://10.0.0.236/trunk@61367 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 23:49:34 +00:00
mcafee%netscape.com
e945685ebd Update to legal copyright blurb. r=mitchell,waterson (27477)
git-svn-id: svn://10.0.0.236/trunk@61356 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 04:00:08 +00:00
hangas%netscape.com
3e4d79ac10 First phase of fix for 28144. This checkin is to make our chrome widgets look more professional. They now look much more like the spec. This changed the look for titledbutton, tab, input, checkbox, radio button, and select widgets. Some other widgets had minor changes to colors, paddings, and margins. r=german, a=phil.
git-svn-id: svn://10.0.0.236/trunk@61351 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 02:44:24 +00:00
mscott%netscape.com
c975a0c98b Bug #27419 --> if uri load had a window target name and a window
with that name didn't exist yet, we weren't creating a new window,
instead we were loading it in the current window. Now we properly
fall through to the create new content handler case.
r=travis
a=phil


git-svn-id: svn://10.0.0.236/trunk@61345 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 02:05:52 +00:00
attinasi%netscape.com
f320274e64 Made the PageCycling work in optimized builds if MOZ_PERF=1 is set. Added a timer to the PageCycler so we can timeout if the page never finishes loading. Added -ftimeout command line param to set the timeout, if one is desired. r=warren a=rickg b=28056
git-svn-id: svn://10.0.0.236/trunk@61337 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 01:06:40 +00:00
attinasi%netscape.com
232d114636 Added static lib needed for nsTimer. r=warren a=rickg b=28056
git-svn-id: svn://10.0.0.236/trunk@61336 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 01:04:31 +00:00
waterson%netscape.com
8c4d394eda Bugs 27271, 27947. Re-order menu creation so that RDF-generated menus are created simultaneously with XUL content. Use style rather than content tree crawling to avoid over-eager creation of menu content. r=hyatt,danm a=jevering.
git-svn-id: svn://10.0.0.236/trunk@61333 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 00:56:13 +00:00
rjc%netscape.com
09803d385f Part of fix for bug # 28126: new search datasets from Netcenter. Review: me Approval: jar
git-svn-id: svn://10.0.0.236/trunk@61328 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 23:49:33 +00:00
waterson%netscape.com
4a48a1b197 Bug 20840. Get 'Open Windows' and 'Mozilla' buttons working on the taskbar again. Re-factored 'blue toolbar' menu rules, promoting to global.css so that they could be shared with taskbarOverlay.xul. r=hangas, a=jevering
git-svn-id: svn://10.0.0.236/trunk@61259 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-18 00:51:48 +00:00
alecf%netscape.com
f05a1ff763 fix for #27630 (missed this file in an earlier checkin, so r=ben)
a=phil, chofmann


git-svn-id: svn://10.0.0.236/trunk@61241 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 23:37:04 +00:00
jdunn%netscape.com
659b2712ed Fix problem with NS_IF_ADDREF on member variables inside of const
member functions.  This includes removing all references to
NS_DEF_PTR and the including of nsIPtr.h

r=troy@netscape.com,dougt@netscape.com,scc@netscape.com
# 28114
a=chofmann@netscape.com


git-svn-id: svn://10.0.0.236/trunk@61237 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 23:19:18 +00:00
cls%seawood.org
7ee2f2126f Build bustage fix. Can we setup a tinderbox to use NSDISTMODE=copy? r,a=leaf
git-svn-id: svn://10.0.0.236/trunk@61228 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 21:46:28 +00:00
sspitzer%netscape.com
283de5420e fix for #28163, r=dp, a=jevering
force the debug builds to have the checkin guidelines for the start page.


git-svn-id: svn://10.0.0.236/trunk@61226 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 21:36:16 +00:00
morse%netscape.com
5e0d124bcc bug 27027, remove wallet, r=matt, a=jar
git-svn-id: svn://10.0.0.236/trunk@61224 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 21:27:51 +00:00
sspitzer%netscape.com
57e5ad90eb turning off these printfs, except for saari. a=phil
git-svn-id: svn://10.0.0.236/trunk@61222 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 21:19:11 +00:00
jdunn%netscape.com
5121c41961 fixing unresolved symbols at link time
# 28114
r=cls@seawood.org
a=chofmann@netscape.com


git-svn-id: svn://10.0.0.236/trunk@61183 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 04:53:08 +00:00
sspitzer%netscape.com
9df10a343b fix for #24916, implement the "first time startup page" r=alecf, a=jevering
git-svn-id: svn://10.0.0.236/trunk@61169 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 02:27:21 +00:00
ben%netscape.com
11ddc2dbad fix for PDT+ b=27732, r=rjc, a=jar
git-svn-id: svn://10.0.0.236/trunk@61165 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 01:51:23 +00:00
ben%netscape.com
66e47a8001 fix for hang in treeview on multiple search engine search, r=rjc, a=jar
git-svn-id: svn://10.0.0.236/trunk@61164 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 01:50:41 +00:00
sfraser%netscape.com
44c97c2e38 Fix the nsIBrowserInstance.h problem, by changing the output file for the headers target to something that does not conflict with another project. r=jj,a=jj. This is required to fix the Mac depend tinderbox.
git-svn-id: svn://10.0.0.236/trunk@61150 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 00:30:28 +00:00
evaughan%netscape.com
3033176e30 Box performance fix.
-r jevering


git-svn-id: svn://10.0.0.236/trunk@61143 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 23:00:52 +00:00
sspitzer%netscape.com
cf97608838 I broke -f, which would mean I broke bloaty, except I fixed it.
a=alecf who is the sheriff


git-svn-id: svn://10.0.0.236/trunk@61126 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 09:14:40 +00:00
sspitzer%netscape.com
8b84d46eb1 adding this to fix build bustage. r=rginda
git-svn-id: svn://10.0.0.236/trunk@61125 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 08:21:16 +00:00
sspitzer%netscape.com
e9eb128051 fix for build breakage, we hope. r=rginda
git-svn-id: svn://10.0.0.236/trunk@61123 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 08:10:09 +00:00
cata%netscape.com
05bfb05b89 tiny JS fix
git-svn-id: svn://10.0.0.236/trunk@61118 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:52:56 +00:00