Commit Graph

10381 Commits

Author SHA1 Message Date
jaggernaut%netscape.com
9e7f55bac9 Bug 172012: clean up pref-navigator.*. r=bryner, sr=hewitt 2002-10-01 23:49:48 +00:00
aaronl%netscape.com
2fd28ab62d Bug 171933. Text missing from buttons in common dialogs. r=timeless, sr=hewitt 2002-10-01 16:56:29 +00:00
sdagley%netscape.com
a50ca5627d Re-landing #169667 - use LaunchServices APIs instead of InternetConfig APIs when appropriate (fixed mach-o and Mac Classic build issues from 1st landing try). r=ccarlen,sr=sfraser 2002-10-01 05:27:15 +00:00
aaronl%netscape.com
9113ce1184 Bug 134066. Make nsIPromptService support accesskey, via & before accesskey character. Also fixes bug 133582 - don't put initial focus on 'Don't ask me again' checkboxes in confirm dialogs. r=sgehani, sr=hewitt. 2002-10-01 05:13:37 +00:00
sdagley%netscape.com
1e949d7329 With the landing of #152231 for mach-o the InternetConfigService is now part of uriloader for Mac trunk builds and these files in appshell are obsolete 2002-10-01 01:40:38 +00:00
sdagley%netscape.com
afb40734b1 Landing #152231 on trunk mach-o build - move nsInternetConfig into uriloader. Original patch by ccarlen, r=sdagley, sr=darin 2002-10-01 01:00:09 +00:00
lordpixel%mac.com
3c190578b9 Part of a fix for bug 90823 that should have gone in earlier but was missed. r=timeless, sr=blake 2002-09-30 00:11:05 +00:00
lordpixel%mac.com
b33c9dd8d4 Part of fix for bug 90823 that previously was missed. r=timeless, sr=blake 2002-09-30 00:10:19 +00:00
hewitt%netscape.com
7708e42e98 trimming the sherlock plugins built for phoenix, rs=blake/hyatt 2002-09-29 22:22:56 +00:00
hyatt%netscape.com
47c288148a Tweaks to prefs. JUst some shuffling. r/sr=hewitt,blake 2002-09-29 22:08:46 +00:00
hewitt%netscape.com
b2066bcd6b moving phoenix history from browser to toolkit to fix bustage, sr=bryner 2002-09-28 21:54:00 +00:00
danm%netscape.com
24f9d604cb change popup manager's IDL constants to JS standard style instead of that silly reverse hungarian nonsense. r=brendan 2002-09-28 18:01:31 +00:00
danm%netscape.com
0dac6bc2ec add popup blocking context menu item. bug 166442 r=brendan,jag 2002-09-28 16:14:43 +00:00
kairo%kairo.at
a296aba949 bug 131477 - Improve design of about:plugins page - this makes about:plugins themeable, plugins.html moved from global to communicator, r=beppe, sr=hewitt 2002-09-28 12:24:36 +00:00
kairo%kairo.at
272eb84bba bug 131477 - Improve design of about:plugins page - this makes about:plugins themeable, plugins.html moved from xpfe/global/resouces/content to xpfe/communicator/resources/content, r=beppe, sr=hewitt 2002-09-28 12:14:15 +00:00
hewitt%netscape.com
c45d71af1e 165955 - build changes for phoenix due to forking history, r=bryner, sr=hyatt 2002-09-28 10:51:20 +00:00
hewitt%netscape.com
33afbc6224 165955 - preventing phoenix from building history, autocomplete, urlbarhistory, r=bryner, sr=hyatt 2002-09-28 07:25:15 +00:00
darin%netscape.com
e8ca6db519 adding missing JS changes for bug 157133 2002-09-28 04:39:09 +00:00
bryner%netscape.com
05ef2e9b38 Don't build download manager for phoenix. r=blake, sr=hewitt. 2002-09-28 01:34:20 +00:00
timeless%mac.com
79e5a9f95b Bug 170031 unparsed string in quicklaunch 'disable quicklaunch' dialog
patch by <pepperxn@netscape.net>, r=caillon, sr=jag
2002-09-27 10:13:14 +00:00
darin%netscape.com
6cddc87b2e backing out sdagley's patch for bug 169667 to clear up mac build bustage. 2002-09-27 04:35:33 +00:00
sdagley%netscape.com
64420945dd Landing #169667 - Clean up InternetConfigService and use LaunchServices APIs where appropriate. r=ccarlen,sr=sfraser 2002-09-26 23:38:08 +00:00
timeless%mac.com
74af235b58 Bug 167174 builds system should generate .autoreg
r=cls,dveditz sr=alecf
2002-09-26 22:47:37 +00:00
seawood%netscape.com
17c6a3fcf5 BeOS uses the default `NS_CreateNativeAppSupport()
Fixing tinderbox bustage
2002-09-26 07:59:05 +00:00
lordpixel%mac.com
914e34794d Fix for bug 90823 Relaunching or clicking Dock icon should display last minimized window or create new window r=sdagley, sr=smfr 2002-09-26 03:45:59 +00:00
lordpixel%mac.com
b37394ce40 Fix for bug 90823 Relaunching or clicking Dock icon should display last minimized window or create new window r=timeless, sr=darin 2002-09-26 03:39:19 +00:00
lordpixel%mac.com
c746ea5e36 Fix for bug 90823 Relaunching or clicking Dock icon should display last minimized window or create new window r=sdagley, sr=smfr 2002-09-26 03:38:06 +00:00
lordpixel%mac.com
01b36da72a Fix for buf 90823 - Relaunching or clicking Dock icon should display last minimized window or create new window r=sdagely, sr=smfr 2002-09-26 03:32:53 +00:00
lordpixel%mac.com
e038422916 Fix for bug 90823 - Relaunching or clicking Dock icon should display last minimized window or create new window r=sdagley, sr=smfr 2002-09-26 03:31:23 +00:00
timeless%mac.com
2c7bd92603 Bug 22056 Show toolbars as text/icons/both
r=biesi sr=dveditz
2002-09-25 20:18:56 +00:00
aaronl%netscape.com
d618542d85 Bug 167921 - allow web pages to use preventDefault so that typeaheadfind doesn't interfere with them. r=kyle, sr=brendan. Also fixes bug 165315 - typeaheadfind shouldn't hardcode kbd shortcuts, bug 77704 - add accelerator for find prev (also added menu item). Also fixes bug 167783 - ctrl+g for typeaheadfind after repeating characters. Also fixes bug 168408 - backspace after bad character typed should do the right thing, but don't add bad characters to buffer. Also fixes bug 71832 - add F3 for find next (also shift+F3). Bug 157669 - Alt+D to select location bar (IE keyboard compatibility), r=sgehani, sr=hewitt 2002-09-24 22:46:50 +00:00
timeless%mac.com
715b7a4466 Bug 170587 popup.xml, error in method sizeTo()
patch by afatecha@idea.com.py r=timeless rs=bz
2002-09-24 22:31:53 +00:00
timeless%mac.com
3a3004fd75 Bug 22056 Show toolbars as text/icons/both
patch by neil@parkwaycc.co.uk r=timeless sr=bz
using xbl:inherits
2002-09-24 19:40:29 +00:00
timeless%mac.com
b60fa5dad7 Bug 166775 Remove unused _IMPL_NS_APPSHELL defines
Deleting unused file
r=bryner
2002-09-24 13:42:44 +00:00
dbaron%fas.harvard.edu
0b8b701579 Remember to increment gRefCnt so we don't leak global variables. sr=alecf r=bryner b=170179 2002-09-24 03:20:24 +00:00
timeless%mac.com
f47184023c Bug 166775 Remove unused _IMPL_NS_APPSHELL defines
patch by walk84@yahoo.com r=bryner
2002-09-24 00:56:20 +00:00
blakeross%telocity.com
5a1870d54a Fixing a stupid oops from the patch for 153946. 2002-09-23 19:26:49 +00:00
darin%netscape.com
53d2edd736 more fallout from bug 166792 (thx biesi!) 2002-09-23 06:27:03 +00:00
bryner%netscape.com
ffa19a299c Use Windows XP style scrollbars for select controls (bug 170142). r=hewitt, sr=hyatt. 2002-09-23 01:29:45 +00:00
kairo%kairo.at
17581d4fc0 bug 168923 - lang.version is still 1.1b: change lang.version and content.version to 1.2a, r=biesi, sr=bz 2002-09-22 22:14:25 +00:00
sdagley%netscape.com
8c88fb6bee Part of #152231 - moving InternetConfigService to uriloader from appshell. These changes are for the CFM builds. r=ccarlen,sr=scc 2002-09-21 19:08:45 +00:00
danm%netscape.com
6f294e0099 en/disable individual items in popup manager menu rather than hiding or disabling the entire menu. makes it work on the Mac. bug 166442 r=brendan,morse 2002-09-21 02:12:37 +00:00
hyatt%netscape.com
e8710c1495 Fix for 169373, make HTML form controls fully support native look on Windows XP. r/sr=hewitt/blake 2002-09-21 01:03:38 +00:00
blakeross%telocity.com
d63003256b 167430 - second phoenix window opens mozilla. r=hyatt sr=bryner 2002-09-20 02:08:11 +00:00
srilatha%netscape.com
41b03caf83 backing out my previous checkin. 2002-09-19 23:12:35 +00:00
srilatha%netscape.com
212858d5cd Fix for bug # 167803. Ensure that mContentTreeOwner is not null.
r=danm, sr=alecf
2002-09-19 22:37:37 +00:00
alecf%netscape.com
1fa96aa20f argh, missed one file - reverse the order of components and browser, so that the static libs are there at link time 2002-09-19 19:35:42 +00:00
alecf%netscape.com
77b66623a9 remove mozbrowser.xml from the build now that bug 169003 is fixed 2002-09-19 19:09:35 +00:00
alecf%netscape.com
08ed1c3188 bug 169003 - merge the mozbrwsr DLL into the appcomps DLL
r=bryner, sr=jag
2002-09-19 19:00:13 +00:00
akkana%netscape.com
be6210511d 163690: Use the prompt service when the string searched for isn't found. Cures an assertion. r=cmanske sr=kin 2002-09-18 23:14:25 +00:00