Commit Graph

8819 Commits

Author SHA1 Message Date
jaggernaut%netscape.com
fea9a2e604 Bug 15050, bug 109650: if user starts typing after page load kicks off, but before it replaces the url, don't overwrite what the user just typed, but do update the rest of the UI, doh!, and make sure switching tabs does replace what the user typed. r=ben, sr=hewitt. 2001-11-13 09:00:22 +00:00
seawood%netscape.com
d1f66ef3a9 Link against xinerama libs in static build if xinerama is enabled.
Bug #109245 r=lidl@pix.net
2001-11-13 01:48:29 +00:00
ben%netscape.com
8dc2e60f16 Adding Download Manager component & initial interface, datasource, etc.
not part of build
2001-11-12 08:57:42 +00:00
hyatt%netscape.com
d6f8a36508 Fix to convert property to field. 106153. r=hixie, sr=hewitt 2001-11-12 07:28:30 +00:00
dbaron%fas.harvard.edu
d22a753dd3 Fix nsDependentString assertions when using history window, part 2. b=109172 r=jag sr=alecf 2001-11-11 20:37:53 +00:00
blakeross%telocity.com
96c5a21fdd changing timeout to 0, r/sr=hyatt 2001-11-11 04:41:48 +00:00
blakeross%telocity.com
43873c78c9 73748 - Stop loading nsJSSupportsUtils.js and nsJSComponentManager.js on startup. r=hewitt sr=ben 2001-11-11 04:20:01 +00:00
dbaron%fas.harvard.edu
613f237681 Fix nsDependentString assertions when using history window. b=109172 r=jag rs=scc 2001-11-11 01:27:30 +00:00
waterson%netscape.com
f94e8a698e Bug 109143. Search datasource should return a valid result set from GetTargets now that we're suppressing re-entrant content builds. r=rjc, sr=hyatt 2001-11-11 01:16:08 +00:00
dbaron%fas.harvard.edu
e83f9f183f Fix bustage. b=109165 2001-11-10 23:55:36 +00:00
dbaron%fas.harvard.edu
0c93d110f3 Tweak XP_MACOSX ifdefs to fix keyboard shortcuts (partly), context menus, and hidden window behavior and build the mac classic skin in the Mach-O build. b=109165 r=pinkerton sr=beard 2001-11-10 23:30:13 +00:00
jaggernaut%netscape.com
10e6a597bd Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-11-10 22:20:21 +00:00
jaggernaut%netscape.com
d5f98d7747 Bug 15050: page load shouldn't overwrite text typed into the url bar. r=hewitt, sr=ben 2001-11-10 21:38:28 +00:00
gerv%gerv.net
5011281b28 Bug 108177 - change Henrik Gemal's email address to mozilla@gemal.dk . r=gerv, auto-sr=brendan. Comment changes only. 2001-11-10 19:10:40 +00:00
alecf%netscape.com
c8e5ffae33 NOT PART OF BUILD
for bug 102043 and bug 71482 - update nsHistoryLoadListener to support redirected URLs, and to update titles through nsIBrowserHistory
2001-11-10 16:37:19 +00:00
blakeross%telocity.com
5a46d540e2 109207 - stop loading brand.dtd three additional times on startup. r=ben sr=hewitt 2001-11-10 01:51:44 +00:00
morse%netscape.com
eee486ee49 bug 68136, full screen mode, r/sr=ben/alecf 2001-11-10 01:12:37 +00:00
sfraser%netscape.com
f4da98e824 Change to convert Widget and Gfx into component DLLs on Mac, bug 94434. r=pchen, sr=beard/darin 2001-11-10 01:05:03 +00:00
pchen%netscape.com
e93c12fab0 bug 107900, r=jag, sr=ben, return true if we loaded bookmarks, otherwise
return false
2001-11-10 00:08:42 +00:00
pchen%netscape.com
966897ed50 bug 107900, r=jag, sr=ben, return bool from ReadBookmarks() 2001-11-10 00:07:51 +00:00
mscott%netscape.com
666d0a6d3e Bug #108635 --> add ability to disable global and session history.
r=jag/mscott
sr=hewitt
2001-11-09 23:39:56 +00:00
yokoyama%netscape.com
1c8e8f1f3d Bug 108712
ISO-8859-16 and Korean (ISO-2022-KR) menu
appears in the wrong submenu.
/r=nhotta; /a=asa
2001-11-08 23:05:30 +00:00
morse%netscape.com
28ea546d4f bug 109058, text missing in p3p dialog, r=blake, sr=alecf, a=asa 2001-11-08 22:51:18 +00:00
hyatt%netscape.com
70660d7fa3 Turn off favicon.ico and remove support for turning it on from the UI. r=hixie, sr=ben, a=asa 2001-11-08 05:06:48 +00:00
jaggernaut%netscape.com
bf6ae6562b Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-11-07 07:52:48 +00:00
ben%netscape.com
d3393726aa 108816 - add back removed navigation bindings for Windows only. r=waterson, sr=hewitt 2001-11-07 07:38:49 +00:00
hyatt%netscape.com
8ca82532f6 Fix for 32087, custom icon support in tabs and url bar. r=andreww, sr=hewitt 2001-11-07 06:40:04 +00:00
morse%netscape.com
35720e9017 bug 108762, select-user dialog (used in password manager) broken, r=cmankse+bryner,sr=brendan 2001-11-07 06:26:33 +00:00
dbaron%fas.harvard.edu
8cd8d91750 Ensure that string literals are used as |const char*| rather than |char*|. r=jag sr=brendan b=107052 2001-11-07 06:24:10 +00:00
hewitt%netscape.com
1aa1e3a190 108778 - dialog should fire ondialogcancel when native window close button clicked, r=cmanske, sr=hyatt 2001-11-07 05:43:03 +00:00
dbaron%fas.harvard.edu
bfb2f49916 Add assertions that users of nsDependentC?String meet the requirements of nsAFlatC?String. Add nsDependentSingleFragmentC?Substring for users that don't. Additional cleanup after bug 100214. b=104651 r=jag sr=scc 2001-11-07 04:12:20 +00:00
blakeross%telocity.com
85f7b66d24 autocomplete dialog shouldn't be resizable. r/sr=hewitt 2001-11-07 04:05:20 +00:00
sgehani%netscape.com
7921e7b912 Eliminate warnings.
b = 79336
r = sgehani (checking in sfraser's patch)
rs = alecf
2001-11-07 02:43:39 +00:00
sgehani%netscape.com
bf3cd1599c Don't change window size on load.
b = 99725
r = matt
sr = blake
2001-11-07 02:41:53 +00:00
sgehani%netscape.com
e12adfcb2d Fix bustage from last checkin. 2001-11-07 02:30:18 +00:00
loadrunner%betak.net
350d156358 bug 102026 Charset menu misplacing (.), r=nhotta, rs=kin 2001-11-07 00:13:18 +00:00
radha%netscape.com
75ecea3381 Fix for bug # 108041. Session history misbehaves when _top is replaced after a series of subframe navigations. r=adamlock sr=rpotts. 2001-11-06 23:56:45 +00:00
darin%netscape.com
16c15bf9cb fixes bug 108267 "scale back NS_BINDING_REDIRECTED proliferation"
r=gagan, sr=rpotts
2001-11-06 23:09:44 +00:00
timeless%mac.com
f007b04e93 Bug 83017 - Frame Info dialog has title 'View Page Info'
patch by db48x@yahoo.com r=fabian, sr=jst
2001-11-06 23:01:03 +00:00
ben%netscape.com
dd22c296f8 90080 - no restart message appears when switching UI language.
r=jag, sr=hyatt
2001-11-06 22:55:05 +00:00
pinkerton%netscape.com
c7c9f95769 backing out last change to fix mach-o build 2001-11-06 18:50:18 +00:00
blizzard%redhat.com
2b59cc6379 back out darin's fix for bug #107789 since it caused blocker #108637. 2001-11-06 16:32:52 +00:00
pinkerton%netscape.com
3e831fafb6 Ifdefs for mach-o build. We do too have a splash screen. r=beard/rs=sfraser. 2001-11-06 15:39:06 +00:00
pinkerton%netscape.com
a22a9c92e4 Stub impl for cocoa [Not part of build] 2001-11-06 15:36:12 +00:00
pierre%netscape.com
3da4d257d9 Checked in for fantasai@escape.com. Bug 43220 "author !important rules override user !important rules in user.css". Add User sheets. Rename Backstop sheets into UserAgent. Fix cascading order. r=pierre/sr=hyatt. 2001-11-06 10:04:05 +00:00
blakeross%telocity.com
f64c80f36b autocomplete dialog shouldn't be resizable. r/sr=hewitt 2001-11-06 03:40:13 +00:00
darin%netscape.com
481e50ee9a fixes bug 107789 "depracate nsIRandomAccessStore (superceded by nsISeekableStream)"
r=dougt, sr=rpotts
2001-11-06 02:50:42 +00:00
ben%netscape.com
2a09c75163 108595 - Add a method for determining whether or not a context menu separator should be shown by determining if there are any items prior to the separator that are not hidden. r=kerz, sr=blake 2001-11-06 01:41:03 +00:00
ben%netscape.com
780a1792ac 108595 - prevent a duplicate load of contentAreaContextOverlay.xul which is causing problems for image blocking, and remove an unused script include. r=kerz, sr=blake 2001-11-06 01:40:09 +00:00
ben%netscape.com
b0ea346ec9 108595 - "Block Images for this server" menu item not showing up. Remove display:none style rule now that the overlay that includes this overlay (contentAreaContextOverlay.xul) is no longer being loaded twice by navigator. r=kerz, sr=blake 2001-11-06 01:39:36 +00:00
danm%netscape.com
7aef9b6746 initial (disabled) cut at creating about:blank documents synchronously. part of bug 88229 r=hyatt,rpotts 2001-11-06 01:24:39 +00:00
blakeross%telocity.com
768e0e25a4 minor optimization in radio.xml. r/sr=hewitt 2001-11-06 01:22:48 +00:00
pchen%netscape.com
8a4edf9b41 bug 108539, r=jag, sr=sfraser, need to call NS_IF_RELEASE(mInner) to prevent leak of datasource, also cleaned up create instance call 2001-11-06 01:20:12 +00:00
danm%netscape.com
09750f9a69 consolidating nsIWebBrowserChrome::CreateBrowserWindow and nsIWindowCreator::CreateChromeWindow. part of bug 88229 r=hyatt,rpotts 2001-11-06 01:19:39 +00:00
blakeross%telocity.com
86e028d79d one brace too many in radio.xml. r/sr=hewitt 2001-11-06 01:16:28 +00:00
hewitt%netscape.com
5694718575 107415 - navigation problems in randomly ordered wizards, r=kerz, sr=blake 2001-11-06 01:07:35 +00:00
timeless%mac.com
8fba04499b Bugzilla Bug 83017 Frame Info dialog has title 'View Page Info'
patch by db48x@yahoo.com r=fabian sr=jst
2001-11-06 00:54:15 +00:00
blakeross%telocity.com
48d94d4708 108592 - js error in filepicker. r=ben sr=hewitt 2001-11-05 23:27:44 +00:00
blakeross%telocity.com
42dcacc507 108592 - js error in filepicker. r=ben sr=hewitt 2001-11-05 23:26:25 +00:00
blakeross%telocity.com
23aecff7cf 108592 - js error in filepicker. r=ben sr=hewitt 2001-11-05 23:07:20 +00:00
jaggernaut%netscape.com
dbc4a529aa Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-11-05 15:49:40 +00:00
rods%netscape.com
ee82bc4072 Initial check in for print preview work it is complied in for Windows and linix only
The bulk of print preview can be turned on/off with NS_PRINT_PREVIEW define
Bug 107562 r=kmcclusk sr=attinasi
2001-11-05 14:14:16 +00:00
blakeross%telocity.com
a7be99452c 108478 - menulist needs default preftype. r=hewitt sr=hyatt 2001-11-05 08:09:10 +00:00
blakeross%telocity.com
cf7ce1ae92 108478 - menulist needs default preftype of "int". r=hewitt sr=hyatt 2001-11-05 06:57:38 +00:00
law%netscape.com
76a930d89c Bug 102017; add code to register as a WinXP start menu internet app; this was code checked in on the 0.9.4 branch; it needed some more work to factor out the application name into a resource on the trunk; r=ssu, sr=blake 2001-11-05 06:42:18 +00:00
law%netscape.com
923b439ade Bug 102017; adding string resource for use in configuring start menu on WinXP; need to include resource constant from new interface file; requires changing resource compiler flags in the makefile 2001-11-05 06:24:38 +00:00
law%netscape.com
d2aa32727f Bug 102017; build new interface with Win32 resource constant needed for WinXP start menu configuration 2001-11-05 06:21:21 +00:00
law%netscape.com
6e33cac771 New interface with Win32-specific resource constants for configuring WinXP start menu (for bug 102017); r=ssu, sr=blake 2001-11-05 06:20:19 +00:00
law%netscape.com
1054d20ae5 Bug 105507; handle pseudo-error in OnStopRequest when target is redirected; r=pchen, sr=hyatt 2001-11-05 06:13:26 +00:00
pchen%netscape.com
251990d83a bug 14824, r=rjc, sr=blake, add LoadBookmarks() and initDatasource() protected member functions 2001-11-05 03:13:15 +00:00
pchen%netscape.com
ab5983b32e bug 14824, r=rjc, sr=blake, don't read bookmarks.html in nsBookmarksService::Init(), load bookmarks once in ReadBookmarks() 2001-11-05 03:13:12 +00:00
pchen%netscape.com
f551f68d9c bug 14824, r=rjc, sr=blake, add timeout at end of Startup() which will call nsBookmarksService::ReadBookmarks() 2001-11-05 03:12:53 +00:00
blakeross%telocity.com
3910eb2a72 stupid whitespace changes. 2001-11-05 02:03:49 +00:00
blakeross%telocity.com
de51dec0e4 Er, typo in last patch. r=hewitt sr=hyatt 2001-11-05 02:01:31 +00:00
blakeross%telocity.com
b9f42d4d10 These changes never made it in with original xul landing (/embedding). r=hewitt sr=ben 2001-11-05 01:50:50 +00:00
bryner%netscape.com
9e575bfbb3 Fixing up initial enabling of the OK button when saving files. r=timeless, sr=blake, 2001-11-05 00:07:38 +00:00
blakeross%telocity.com
d0c397fc37 Backing out for now because unimplemented parts of xbl are causing problems. 2001-11-04 07:44:35 +00:00
blakeross%telocity.com
59f7584834 smoketest blocker 108198, patch by jkeiser. r=ben sr=blake 2001-11-04 07:15:53 +00:00
blakeross%telocity.com
22c1ae3baf Missed a line in Asko's patch. 2001-11-04 03:39:03 +00:00
bbaetz%cs.mcgill.ca
01eba0db3e Bug 66601 - drag&drop not working form the xul directory view
r=blake, sr=ben
2001-11-04 03:05:15 +00:00
blakeross%telocity.com
05fd0df07a 108382 - fix by Asko Tontti (atontti@cc.hut.fi). r=hewitt sr=blake 2001-11-04 02:59:03 +00:00
blakeross%telocity.com
3c4117c833 Line of text is missing from debug pref pane. r=hewitt sr=hyatt 2001-11-04 02:16:33 +00:00
blakeross%telocity.com
4ea411c254 Fixing js error. r=hewitt sr=hyatt 2001-11-04 00:56:16 +00:00
blakeross%telocity.com
68b361d7aa Fixing js error. r=hewitt sr=hyatt 2001-11-04 00:55:59 +00:00
rods%netscape.com
20bfca1cfd Removing the Print Preview option from the menu
Bug 107562
2001-11-03 15:08:08 +00:00
rods%netscape.com
37a4501149 Initial check in for print preview work it is complied in for Windows and linix only
The bulk of print preview can be turned on/off with NS_PRINT_PREVIEW define
Bug 107562 r=kmcclusk sr=attinasi
2001-11-03 14:59:39 +00:00
hyatt%netscape.com
c660181dd1 Fixing 18502, I misapplied the patch and checked in duplicate lines of code. Backing out. 2001-11-03 12:08:04 +00:00
hewitt%netscape.com
20311b8044 fixing various fun regressions from blake's earlier landing, rs=hyatt 2001-11-03 11:27:04 +00:00
bryner%netscape.com
e4216987ac Adding the XUL tabindex test to the debug menu. r=hyatt. 2001-11-03 08:56:09 +00:00
hewitt%netscape.com
f1d2b29522 putting back flex on textbox that blake seems to have 'accidentally' removed 2001-11-03 07:35:43 +00:00
hyatt%netscape.com
79f6e4162f Fix for 18502, Christian Biesinger's BMP decoder and my ICO decoder. r/sr=pavlov,jband 2001-11-03 07:10:51 +00:00
hewitt%netscape.com
764ac7809e 63728 - Per-platform behavior of Enter key when a button is focused in a dialog, r=ben, sr=blake 2001-11-03 07:10:48 +00:00
dbaron%fas.harvard.edu
c7a80ff720 Fix up stacktrace-on-crash debugging code in preparation for turning it on by default. b=14989 r=bryner sr=brendan 2001-11-03 05:43:25 +00:00
seawood%netscape.com
f230455df7 Only output startup script *_PATH info if debugging.
Thanks to Dawn Endico <endico@mozilla.org> for the patch.
Bug #79039 r=cls
2001-11-03 05:05:47 +00:00
blakeross%telocity.com
6c769e76e9 107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben 2001-11-03 04:17:02 +00:00
seawood%netscape.com
be10c3b1a8 Backing out fix for remote mach-o builds as it left mach-o builds fragile.
Add TK_CFLAGS back to default CFLAGS/CXXFLAGS.
Bug #107696
2001-11-03 03:29:05 +00:00
pchen%netscape.com
30fe512364 bug 68329, r=jag, sr=sfraser, resurrected an old patch from sfraser which
cleans up a lot of the string stuff, had help from jag to clean string
stuff even more
2001-11-03 02:22:40 +00:00
bryner%netscape.com
0c72539377 Removing obsolete remoteControl component. r=sspitzer, blizzard. (also adding new filepicker makefiles to allmakefiles.sh, this is not turned on yet). 2001-11-03 02:10:10 +00:00
pchen%netscape.com
8d7dad879d Not part of build. Update output of test to jive with new tinderbox test
stuff mcafee is doing.
2001-11-03 00:33:56 +00:00
pchen%netscape.com
c07f5777a6 Not part of build. Added jrgm's window open test files to tree to make
available to tinderboxen
2001-11-02 20:37:44 +00:00
loadrunner%betak.net
d158dba04b bug 64146, Delay nsCharsetMenu initialization to avoid consuming ~2% of startup time, r=dp, sr=brendan, alecf
these files didn't make it the other day and caused this blocker:
bug 107786 - The subsets of Character coding menus are not working
2001-11-02 17:30:58 +00:00
jaggernaut%netscape.com
9bcc72064d Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-11-02 06:39:49 +00:00
loadrunner%betak.net
86095087bd bug 64146, Delay nsCharsetMenu initialization to avoid consuming ~2% of startup time, r=dp, sr=brendan, alecf 2001-11-02 03:29:30 +00:00
pchen%netscape.com
81a00d4c31 81762, r=jag, sr=sfraser, remove uses of nsCRT::strlen() with testing for null and non-empty string, also use IsEmpty() for nsXPIDLCStrings 2001-11-02 02:55:59 +00:00
pchen%netscape.com
4fb58159ad 81762, r=jag, sr=sfraser, remove uses of PL_strlen with testing for null and non-empty string, also change const char* to static const char[] so that we can use sizeof-1 instead of PL_strlen 2001-11-02 02:55:56 +00:00
pchen%netscape.com
e78cdfbc39 81762, r=jag, sr=sfraser, remove uses of PL_strlen with testing for null and non-empty string 2001-11-02 02:55:51 +00:00
blakeross%telocity.com
b890dfbd59 update ui appropriately for helper apps (96939). r=hewitt sr=ben 2001-11-01 23:03:37 +00:00
bryner%netscape.com
7ebfcac559 Bug 107823 -- rename nsIFile lastModificationDate to lastModificationTime. Not part of the build. 2001-11-01 22:35:59 +00:00
dougt%netscape.com
434e2d7a7d conditionally create nsIChromeRegistry. b=107346. r=dp@netscape.com, sr=waterson@netscape.com 2001-11-01 22:18:22 +00:00
bryner%netscape.com
f6837a86ea Fixing out param on QueryElementAt to be casted to (void**). Not part of the build. 2001-11-01 20:28:20 +00:00
bryner%netscape.com
b2ec5d941e Fixing several problems/optimizations that jag pointed out. Not part of the build. 2001-11-01 20:21:22 +00:00
jaggernaut%netscape.com
2546ff75ba Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-11-01 09:09:57 +00:00
hyatt%netscape.com
f3a9db9f7b Remove the wasteful undetermined mode from the browser progress meter. r=jag, sr=hewitt 2001-11-01 08:25:31 +00:00
bryner%netscape.com
0ac7672293 Adding new files for C++ rewrite of filepicker. Not part of the build. 2001-11-01 07:54:40 +00:00
tao%netscape.com
5bc2918bb4 107375: localeVersion 0.9.5 -> 0.9.6 (one more to go..) 2001-11-01 03:32:11 +00:00
tao%netscape.com
f8fa28ae88 107375: localeVesion update: 0.9.4 -> 0.9.6 in the trunk.
(r=jbetak,sr=dveditz)
2001-11-01 01:11:57 +00:00
seawood%netscape.com
8a2a775382 Since '-framework Carbon' causes binaries to require console access to run, do not link using that flag by default. Otherwise, remote builds & non-console tinderboxes will break. Mac OSX Mach-O only.
Bug #107696 r=mozbot
2001-11-01 00:54:48 +00:00
pete%alphanumerica.com
b52992027b b=107823, r=ccarlen, sr=brendan
--pete
2001-11-01 00:11:15 +00:00
bnesse%netscape.com
b88e7d2af7 Fix for bug 107798. Misc source cleanup and JS strict warning removal. r=sgehani, sr=alecf. 2001-11-01 00:07:06 +00:00
timeless%mac.com
a41528a381 Bug 102155 - javascript error in contentAreaUtils.js
whitespace fixes only
patch by caillon@returnzero.com r=stephend@netscape.com sr=alecf
2001-10-31 23:29:05 +00:00
dbaron%fas.harvard.edu
29077ba289 Clean up un-needed string copying. r=jag sr=hyatt b=106108 2001-10-31 02:46:21 +00:00
racham%netscape.com
c01a92f1c1 Fixing addressbook bug 104468. Getting rid of goEditCardDialog routine in the process of fixing context menu items for sidebar addressbook panel. This routine is now placed under abCommon.js. r=ducarroz, sr=sspitzer 2001-10-31 00:47:58 +00:00
bnesse%netscape.com
aa65825ca9 Fix for bug 106159. Force getComplexValue calls to return string values. r=sgehani, sr=alecf. 2001-10-31 00:13:06 +00:00
alecf%netscape.com
32aa64067a add initial files for bug 102043 - not part of build, to be reviewed for that bug 2001-10-30 22:17:39 +00:00
dougt%netscape.com
20e863fb43 Moving nsISimpleEnumerator interface to new idl file. 99136, r=alecf@netscape.com sr=rpotts@netscape.com 2001-10-30 22:07:28 +00:00
ducarroz%netscape.com
321184f9e3 Fix for bug 86089. Replace attachments string in message compose fields by an array of nsIMsgAttachment objects. This architecture change allow us to dissocie the attachment name from the attachment url. We can also now carry over extra information like the attachment content type or Mac file type. This check in contains also fix for related bug 52428, bug 80895, bug 87765 and bug 89090.
R=varada, SR=sspitzer
2001-10-30 14:42:41 +00:00
hwaara%chello.se
b2adfa7e50 #107094, "Error: mBlank is not defined".
Patch by Andrews <simm0@ii.net>

r=jag, sr=hyatt
2001-10-30 14:24:58 +00:00
ben%netscape.com
82d96998ad add licenses. (not part of build) 2001-10-30 11:03:44 +00:00
ben%netscape.com
9a364aed7a 102477 - Download Manager
adding initial XUL & js files for window, basic listview/toolbar UI,
controllers etc.
NOT PART OF BUILD!
2001-10-30 11:02:56 +00:00
ben%netscape.com
721870e316 107311 - add null check
r=jst, sr=sspitzer
2001-10-30 06:42:41 +00:00
ben%netscape.com
6e72b81dd8 107311 - add separator to context menu for apps to hook in relative to
r=jst, sr=sspitzer
2001-10-30 06:42:21 +00:00
bryner%netscape.com
b1494c8444 Bug 106208 - don't build nsBaseFilePicker on platforms where we don't have a native filepicker implementation. Also, don't build the XUL filepicker on platforms where we _do_ use a native filepicker implementation. r=cls. 2001-10-30 06:10:01 +00:00
sspitzer%netscape.com
3cd4563bd8 fix for #98559. implement sorting on about:config results, add color to about:config results,
clean up about:config xul and js.  r=chipc,sr=ben

wasting time on about:config is not a total waste, since it's an
implementation of nsIOutlinerView in js, and it's useful for QA (when debugging.)
2001-10-30 01:00:12 +00:00
ben%netscape.com
65ce36ffc7 103064 - add "Edit Page/Link" and "Send Page/Link" to Navigator context menu.
Also includes some code tidy up, simplify show/hide code, removing editor UI dependencies
from Navigator. r=pchen, sr=hyatt
2001-10-29 10:08:26 +00:00
bbaetz%cs.mcgill.ca
9235d4c53c bug 92892. Remove DOM Viewer from the debug menu, since its confusing
people, and isn't even in the tree any more.
r=bz, sr=darin
2001-10-28 23:46:17 +00:00
jaggernaut%netscape.com
6e63ecf1db Fix spelling of "isContentPrefered" parameter. sr=hewitt 2001-10-28 07:36:09 +00:00
jaggernaut%netscape.com
fab10e630f Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-27 14:30:31 +00:00
jaggernaut%netscape.com
6395bc7909 Bug 107104: ``Throbber busted; js error since complexvalue, not string, returned'', patch by jrgm, r=jag. 2001-10-27 08:42:22 +00:00
jaggernaut%netscape.com
f0d82dc0bc Fix js error caused by bnesse's checkin (which I reviewed, shame on me), r=mozbot. 2001-10-27 08:16:56 +00:00
seawood%netscape.com
9b5ae05e33 Landing the rest of the mach-o OSX changes.
Bug #75653 r=cls sr=waterson
2001-10-27 07:38:18 +00:00
seawood%netscape.com
3e1cbb069d Followup to removal of --enable-monolithic-toolkit..remove MOZ_MONOLITHIC_TOOLKIT ifdefs 2001-10-27 05:49:30 +00:00
bnesse%netscape.com
faf03ce445 Bug 106159. Switch remaining js and xul files from nsIPref interface to nsIPrefService/nsIPrefBranch interfaces to eliminate conflicts. r=jag, sr=alecf 2001-10-27 05:39:25 +00:00
rpotts%netscape.com
49eeee6f73 bug #99627 (r=valeski@netscape.com, sr=mscott@netscpae.com). Freeze the nsIURIContentListener interface... 2001-10-27 03:59:37 +00:00
rpotts%netscape.com
ae53430684 bug #99627 (r=valeski@netscape.com, sr=mscott@netscpae.com). Freeze the nsIURIContentListener interface... 2001-10-27 02:52:39 +00:00
law%netscape.com
76b40a993e Bug 95572; patch from Roland (Roland.Tepp@mail.ee); close dialog after launch/reveal; r=law, sr=mscott 2001-10-26 23:52:21 +00:00
sfraser%netscape.com
72ca9383ae Clean up static linkage with unichar utils (bug 100214) for alecf. r=fm, sr=alecf 2001-10-26 23:34:53 +00:00
alecf%netscape.com
9346b7ec9e finally remove this file once and for all - turns out I removed this from the mac build yesterday (by accident, but the file is obsolete anyway) 2001-10-26 23:09:16 +00:00
hewitt%netscape.com
23bce44dd6 106826 - can't drag into folders on the personal toolbar, r=hyatt, sr=blake 2001-10-26 21:54:36 +00:00
pchen%netscape.com
be2b8367ee bug 104367, r=jag, sr=ben, add bookmark dialog changed id from
newBookmarkDialog to newBookmarkWindow but this getElementByID() call
wasn't updated, ooops
2001-10-26 21:37:08 +00:00
radha%netscape.com
80e12b9a8c Fix for bug # 103978. Problems with back/forward at cnn.com, mainly due to expired subframes and clicking back/forward fast. r=adamlock sr=rpotts 2001-10-26 19:04:11 +00:00