Commit Graph

5348 Commits

Author SHA1 Message Date
slamm%netscape.com
4b1b8db220 Include globalOverlay.js to fix dispatching. bug 37243. r=mcafee 2000-05-18 22:10:42 +00:00
mcafee%netscape.com
e21e8c585a Fixing colorwell in prefs. r=slamm, beta2+, blah blah. (21160) 2000-05-18 22:08:14 +00:00
slamm%netscape.com
b5019e93bd Add items to bookmarks menu on personal toolbar (bug 35345). Also break long lines into multiple lines. r=law 2000-05-18 21:49:05 +00:00
slamm%netscape.com
ec692b28ed Remove onclick handler from <tree> since <treechildren> has a handler. Fix 2 windows on dblclick (bug 38811). r=mcafee 2000-05-18 21:24:41 +00:00
pinkerton%netscape.com
a1717267c4 Fix for 37421, showToolbar menu items not being checked. Put checkbox type
on broadcasters. r=saari.
2000-05-18 20:43:21 +00:00
brade%netscape.com
5a3d33bec4 handle d&d of selection (need to turn on d&d flag in nsFrame.cpp); r/a=cmanske; a=beppe (bug#6255) 2000-05-18 20:30:01 +00:00
cls%seawood.org
04af6e67ca Make --without-dbgrinfo-modules work properly.
Fixes for platforms without REPEATING_TIMERS (BeOS).  r=pavlov a=leaf
2000-05-18 20:10:59 +00:00
brendan%mozilla.org
25cd24177f Fix SetupMallocTracing so argc is updated in main (r=sfraser, #ifdef off by default). 2000-05-18 18:59:32 +00:00
mcafee%netscape.com
6eb88c1a84 Renaming prefs to live in the browser.display namespace: background_color, foreground_color, use_document_fonts, use_document_colors, base_font_scaler, wfe.use_windows>colors, screen_resolution. r=alecf, a=chofmann (31136) 2000-05-18 03:19:00 +00:00
brade%netscape.com
d59a59ba97 attempt to fix build bustage; remove NetworkModular*.shlb 2000-05-17 14:49:20 +00:00
sfraser%netscape.com
86b786390b Remove linkage with NetworkModular.shlb 2000-05-17 08:05:14 +00:00
sfraser%netscape.com
de6e20dcf2 Remove linkage with NetworkModular.shlb 2000-05-17 07:48:58 +00:00
cata%netscape.com
3a412d2203 Fixing bustage from nsCOMPtr. 2000-05-17 07:31:44 +00:00
warren%netscape.com
5f6b57ef08 Bug 39416. Made ftp work with single sign-on for more than one user/host. 2000-05-17 07:12:40 +00:00
pavlov%netscape.com
cc3aa17aae last minute change 2000-05-17 06:59:50 +00:00
pavlov%netscape.com
9f2ffd0225 one other things.. 2000-05-17 06:48:21 +00:00
cls%seawood.org
a8000b8bb5 Mass replace of -lmozjs with $(MOZ_JS_LIBS) needed for OS/2 and consistency. 2000-05-17 06:45:45 +00:00
pavlov%netscape.com
651ac89102 adding comment 2000-05-17 06:38:27 +00:00
ben%netscape.com
c2e603eb00 code cleanup 2000-05-17 06:29:22 +00:00
racham%netscape.com
301a298f35 Fixing bug 29093. Modifying shrimp folder name to be uniform on all platforms. r=gayatrib 2000-05-17 06:12:29 +00:00
cata%netscape.com
27c39f5a90 Charset override work: add API to force charset. 2000-05-17 06:06:02 +00:00
ducarroz%netscape.com
fa1e55f310 Fix for bug 39005 & 39008. Remove word show from menu items under view/toolbars. 2000-05-17 05:45:07 +00:00
mcafee%netscape.com
964dfadd3a Adding -quiet win32 option to -help output (26752) 2000-05-17 05:44:05 +00:00
mcafee%netscape.com
cbee964036 Removing enable_style_sheets pref UI. (39552) 2000-05-17 05:21:40 +00:00
jbetak%netscape.com
87c813751b 39448 Clicking Customize in charset menu freezes application.
39450 Mail View Charset Customize dialog window does not open.
2000-05-17 05:19:56 +00:00
sfraser%netscape.com
71e3d8597a Fix some string badness caused by tao. 2000-05-17 05:19:51 +00:00
ducarroz%netscape.com
050f2e66da Fix problem with openPopup which seems now to work as a toggle. Also prepare integration with IME. And some more little stuff. 2000-05-17 05:05:11 +00:00
radha%netscape.com
2485a1f52e Enable autocomplete in teh urlbar 2000-05-17 04:54:49 +00:00
brendan%mozilla.org
483af1a01b Improve --trace-malloc to handle multiple logfiles. 2000-05-17 04:44:14 +00:00
pavlov%netscape.com
411326dc92 minor fixups to the way we handle signals r=brendan 2000-05-17 04:06:08 +00:00
pavlov%netscape.com
803190ad4b changes all usages of NS_NewTimer to CreateInstance 2000-05-17 02:49:35 +00:00
tao%netscape.com
e9c673b722 35401: use (lang,country) info from Activation to construct URL to the remote
SB panels.
2000-05-17 02:15:57 +00:00
sfraser%netscape.com
7992cb8d3c Fix for 35866 -- have the splash screen show progress message (for now, just during autoreg). 2000-05-17 01:55:46 +00:00
tao%netscape.com
53c333dd76 35121: move sherlock files to chrome/locales/en-US/... 2000-05-17 00:31:06 +00:00
tao%netscape.com
99799e379f 35121: move sherlock files to chrome/locales/en-US/... 2000-05-17 00:24:53 +00:00
alecf%netscape.com
d1b9811d17 fix radiogroup.selectedItem - was referencing some aRadioGroup which should have been "this" 2000-05-16 23:29:02 +00:00
racham%netscape.com
0a0ef89c98 Fixing bug 29093. File location for shrimp directory has been added. r=amusil 2000-05-16 23:18:02 +00:00
racham%netscape.com
67587077a0 Fixing bug 29093. Adding an entry for shrimp directory. r=amusil 2000-05-16 23:17:59 +00:00
morse%netscape.com
5acc6a7f35 fix incorrect component for wallet 2000-05-16 23:13:57 +00:00
law%netscape.com
b48f5b9390 Build windows desktop integration component, again 2000-05-16 22:59:07 +00:00
law%netscape.com
0fedbdde74 Fix some string screw-ups 2000-05-16 22:57:41 +00:00
mcafee%netscape.com
b8a729c218 Adding style for pageinfo (22119) 2000-05-16 22:21:05 +00:00
cata%netscape.com
016ab6f616 Dynamic charset menu in Composer. Bug #38079 2000-05-16 22:20:18 +00:00
sfraser%netscape.com
6939ab2765 Code cleanup of main() and friends 2000-05-16 22:14:55 +00:00
davidm%netscape.com
0699f18516 38260 necko file cache depends on xpfe! 2000-05-16 21:57:23 +00:00
ben%netscape.com
d38082b473 search sidebar skinnability 2000-05-16 21:56:12 +00:00
mcafee%netscape.com
c3c2fae335 Adding page info implementation, courtesy smorrison@gte.com. (22119) 2000-05-16 21:38:13 +00:00
mcafee%netscape.com
779e213090 Page info implementation, courtesy smorrison@gte.com 2000-05-16 21:35:46 +00:00
law%netscape.com
414b14a252 Backing out change 2000-05-16 15:51:33 +00:00
dougt%netscape.com
56a21c00b7 The files in winHooks have been removed for some reason, but this makefile
still points to this directory.  I am removing it until law@netscape.com
can figure out what is going on.  Hopefully, this really is a component.
2000-05-16 15:45:20 +00:00