Commit Graph

2964 Commits

Author SHA1 Message Date
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
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
stephend%netscape.com
467e4478b4 Bug 107188. Help tooltip not correct or localizable. r=oeschger@netscape.com, sr=hewitt@netscape.com 2001-11-10 06:34:16 +00:00
morse%netscape.com
a0ce027b7e bug 109325, crash in cookie module, r=ccarlen, sr=alecf 2001-11-10 00:58:59 +00:00
sicking%bigfoot.com
79768f9dfc Bug 95779 - Key cached expressions and patterns on node they appear in rather then string.
r=Pike sr=jst
2001-11-09 23:46:36 +00:00
sicking%bigfoot.com
f086bce93d Bug 105979 - Cleanup NodeSetFunctionCall and Tokenizer classes
r=Pike,peterv sr=jst
2001-11-09 23:34:06 +00:00
morse%netscape.com
c4789e8804 bug 109163, form-manager fields are shrunken, r=jag,sr=blake,a=asa 2001-11-09 04:01:11 +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
timeless%mac.com
e318885466 Fixing bustage:
XML Parsing Error: mismatched tag. Expected: </page>.
Location: file:///mozilla/extensions/wallet/editor/WalletUrlspecific.xul
Line Number 114, Column 3: </window>
--^
2001-11-08 19:55:36 +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
mkaply%us.ibm.com
aa498902f6 #91898
r=robinf
Fix some HTML mistakes in help file
2001-11-07 05:31:03 +00:00
markh%activestate.com
7cbbc4f2f5 Update to Python XPCOM for recent breaking changes:
* Freeze/Modifications to nsIObserver and nsIServiceManager
* Header file re-organization.

Thanks to Christof Meerwald for the basis of this patch.

Not part of the build.
2001-11-07 04:32:37 +00:00
ben%netscape.com
e22d4e2a9f 108462 - Remove Vixen. r=bryner, sr=jst 2001-11-06 22:59:55 +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
ben%netscape.com
0d1688a644 108595 - wallet context items inserted into the wrong position in navigator context menu. regardless of context. Reposition them after the clipboard items. r=kerz, sr=blake 2001-11-06 01:38:48 +00:00
peterv%netscape.com
96514a49d9 Make Double purly static. Fix some bugs and exactness problems in Double::toString and Double::toDouble. Remove the Integer class.
b=96143 r=Pike sr=scc
2001-11-04 23:28:36 +00:00
sicking%bigfoot.com
fe3426b9c8 Make Double purly static. Fix some bugs and exactness problems in Double::toString and Double::toDouble. Remove the Integer class.
b=96143 r=Pike sr=scc
2001-11-04 23:27:23 +00:00
hewitt%netscape.com
5237447c3f 106637 - DOM inspector not working with tabbrowser, r=jag, sr=hyatt 2001-11-03 11:41:11 +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
blakeross%telocity.com
71e1ffab70 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:06:54 +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
sicking%bigfoot.com
2dcba68b88 Move document-order logic from DOMHelper to the Nodes. Kill the DOMHelper class since it's no longer needed.
Also fix an off-by-one error in the documentorder sorting routine.

r=Pike, peterv sr=jst
2001-11-01 14:32:14 +00:00
brade%netscape.com
1b675b5599 remove DOMHelper.cpp for sicking (bug #94471) 2001-11-01 14:31:46 +00:00
aaronl%netscape.com
11b1c41d38 Bug 107703. Fixes some of the crashes in DOM inspector. r=timeless, sr=hewitt 2001-11-01 07:28:10 +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
morse%netscape.com
9bc258b9a4 bug 92398, minor wording changes, c=gemal, r=morse, sr=alecf 2001-11-01 00:14:00 +00:00
pete%alphanumerica.com
b52992027b b=107823, r=ccarlen, sr=brendan
--pete
2001-11-01 00:11:15 +00:00
rginda%netscape.com
d483c8a09c venkman only
expose interface to the initAtStartup setting
2001-10-31 23:33:41 +00:00
rginda%netscape.com
7d59ea30bd venkman only
freeze stack outliner before restoring state
2001-10-31 23:29:20 +00:00
seawood%netscape.com
f5361b6d72 Link libunicharutil_s before xpcom. Blind attempt to fix hpux bustage 2001-10-31 10:03:34 +00:00
peterv%netscape.com
16e544c246 Sigh, commit failed. Bustage fix. 2001-10-31 03:09:00 +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
peterv%netscape.com
f4b5c6eab0 Fixing bustage. 2001-10-31 00:11:57 +00:00
peterv%netscape.com
00857e7e6a Fix for bug 105808 (We need atomtables for all xslt elements and attributes). r=Pike, sicking, sr=jst. 2001-10-30 23:48:37 +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
morse%netscape.com
e7d817061c bug 106570, prompt for master password when opening context menu, r=sgehani, sr=alecf 2001-10-30 21:48:08 +00:00
rginda%netscape.com
c1c54ff61d bug 99601, add filter support to js/jsd, r=jband sr=brendan
Use the new filtering api to allow users to safely debug with initAtStartup enabled.  Also adds highlighting to source view, saves stack view state, fixes selection problems in the outliners, cleans up some strict mode issues, and refactors menu and script tags out of venkman.xul
2001-10-30 14:27:10 +00:00
dbaron%fas.harvard.edu
af75d138be Fix HP bustage, I hope, by adding -L$(DIST)/lib. 2001-10-30 08:46:43 +00:00
dbaron%fas.harvard.edu
83d24ad2c1 Removing remnants of warren's s/printf/PRINTF/ landing from the tree. b=94480 r=pavlov sr=darin 2001-10-30 06:33:52 +00:00
morse%netscape.com
d080d0a777 bug 106866, unable to close password manager dialog by pressing OK, r=jag, sr=alecf 2001-10-29 23:10:50 +00:00
morse%netscape.com
36d9c00050 bug 106914, unable to close cookie/image manager dialog by pressing OK, r=jag, sr=alecf 2001-10-29 23:09:13 +00:00
jaggernaut%netscape.com
e2f4401c73 Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-28 08:33:51 +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
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
bnesse%netscape.com
f33cebfd69 Fix for bug 103883/106273. Bad JS broke theme switching. r=jag, sr=alecf 2001-10-26 18:03:49 +00:00
alecf%netscape.com
491fe6b2bd Added files: mozilla/intl/unicharutils/util/nsUnicharUtils.cpp 2001-10-26 03:37:38 +00:00
dougt%netscape.com
a74e9d9e5d fixes 106736 and 106523. Regressions caused by nsIObserverService changes. r=chak@netscape.com r=morse@netscape.com 2001-10-26 00:10:54 +00:00
hewitt%netscape.com
257b6413cc 105751 - splitter should set orient attribute on itself based on parent orientation, r=jag, sr=hyatt 2001-10-26 00:09:12 +00:00
morse%netscape.com
9f47fab274 bug 105602, fix flawed alorithm for checking for secure cookies, r=jag, sr=alecf 2001-10-25 23:58:03 +00:00
peterv%netscape.com
674d745ef3 Fix buster for null-strings in the dom. r=Pike. Not part of the build. 2001-10-25 08:40:57 +00:00
morse%netscape.com
8b4e87479b bug 106304, bad wording in dialog, r=bryner, sr=alecf 2001-10-25 00:26:50 +00:00
jaggernaut%netscape.com
06f4e59853 Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc 2001-10-24 23:47:43 +00:00
axel%pike.org
b80e4721ee bug 104042, more leaked exprResults. r=peterv, sr=jst 2001-10-24 09:00:32 +00:00
axel%pike.org
415f0ee292 bug 104042, fix leak in standalone namespacemanager, r=sicking,peterv, sr=jst 2001-10-24 08:45:32 +00:00
stephend%netscape.com
b35964652b Bug 106172. Enabling tooltips for Venkman. Patch by Bradley Hart <bhart00@yahoo.com> r=rginda, sr=brendan 2001-10-24 06:23:24 +00:00
hyatt%netscape.com
3490ffedf3 Fix inspector bustage. 2001-10-24 01:18:24 +00:00
hewitt%netscape.com
70185e7313 106132 - DOM Inspector broken by changes to Pref API, r=jag, sr=hyatt 2001-10-23 23:53:44 +00:00
morse%netscape.com
037bd4facf bug 106216, remove bogus js warning messages, r=sgehani, sr=alecf 2001-10-23 23:12:18 +00:00
alecf%netscape.com
326370ffa8 NS_LITERAL_STRING cruft that's needed for 100214, got left over from dougt's patch 2001-10-23 22:07:29 +00:00
pavlov%netscape.com
412eb71cd2 fixing bug 106199. r=ben sr=hyatt 2001-10-23 08:07:03 +00:00
axel%pike.org
67f7a12ec9 bug 104042, fix leaks in main (ifstream) and UnionExpr::evaluate (adding a null check and some iteratorlove, too), r=sicking@bigfoot.com,peterv, sr=jst 2001-10-23 07:34:27 +00:00
axel%pike.org
40df4cb131 bug 104042, plug leaks in variable code and import frames. checking in for sicking@bigfoot.com, r=me, peterv, sr=jst. 2001-10-23 07:32:19 +00:00
dougt%netscape.com
b5ba390898 Extraneous Symbol Removal. Patch by Jon Smirl jonsmirl@mediaone.net. r=dougt@netscape.com, sr=alecf@netscape.com. Bug 104172 , 104316 , 104420 , 104426 , 104461 , 104511 , 104527 2001-10-23 01:37:21 +00:00
dougt%netscape.com
0a62d4e8d5 99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com 2001-10-22 22:01:27 +00:00
morse%netscape.com
dc92ed2b59 bug 105874, minor wording changes in p3p dialog, r=harishd, sr=alecf 2001-10-22 21:49:55 +00:00
bnesse%netscape.com
73c9a1111f Fix for bug 103883. Add weak ref support for prefs observers to help reduce MLK cycles with preferences. r=ccarlen, darin, gordon, hewitt, mstoltz, srilatha, sspitzer. sr=alecf. 2001-10-22 20:54:48 +00:00
alecf%netscape.com
c8469b7ac5 bug 100214 - add libunicharutil_s to all unix projects that require it, r=cls 2001-10-22 20:44:02 +00:00
jaggernaut%netscape.com
3e278e4913 Bug 105973: s/Observe/observe/ 2001-10-22 04:16:33 +00:00
dbaron%fas.harvard.edu
2c5d465413 Fix assertion from dougt's nsIObserver / nsIObserverService changes. b=99163 2001-10-22 04:00:02 +00:00
rangansen%netscape.com
6c6805d401 Checking in for morse@netscape.combug# 87334, r=rangansen r=jag sr=Alect Flettenforcing ask everytime option for passwords ... 2001-10-22 03:01:53 +00:00
hewitt%netscape.com
d45cd3bc09 70751 - [XUL Syntax] XUL docs loaded in iframes should use <page>, r=blake, sr=hyatt 2001-10-21 04:16:03 +00:00
hewitt%netscape.com
7e10018204 102241 - [XUL 1.0] use selectedIndex on deck and tabpanels, r=blake, sr=hyatt 2001-10-21 03:59:20 +00:00
dbaron%fas.harvard.edu
a1586a1732 Fix build bustage from dougt's nsIObserver / nsIObserverService changes. b=99163 2001-10-19 23:15:51 +00:00
dougt%netscape.com
ea0dc112fe fixing build bustage cause by nsIObserver changes 2001-10-19 22:56:19 +00:00
sgehani%netscape.com
326ca1b4c6 Fix typo.
b = 103215
r = morse
sr = alecf
2001-10-19 22:40:11 +00:00
pchen%netscape.com
f91231d808 cking out bnesse at his request since he found conflicts with dougt's
checkin
2001-10-19 21:15:11 +00:00
bnesse%netscape.com
8403e03f3b Fix for bug 103883. Add weak ref support for prefs observers to help reduce MLK cycles with preferences. r=ccarlen, darin, gordon, hewitt, mstoltz, srilatha, sspitzer. sr=alecf. 2001-10-19 20:55:54 +00:00
dougt%netscape.com
d18d7e2b17 nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163 2001-10-19 20:52:59 +00:00
axel%pike.org
491ba4bad9 bug 76070, namespace and localName atom support for transformiix. original work by Jonas Sicking, alot of work by me. r=peterv, sicking@bigfoot.com, sr=jst 2001-10-19 12:09:42 +00:00
morse%netscape.com
f49e54f0fc bug 47437, nscookie.cpp is duplicationg URL parsing logic, c=andreas.otte, r=morse, sr=alecf 2001-10-19 02:28:06 +00:00
morse%netscape.com
11eba1b01f bug 103576 cookie expiration time is wrong on mac, c=pchen, r=morse, sr=alecf && bug 105039 max-age cookie attribute is ignored, r=sgehani, sr=alecf 2001-10-19 01:32:06 +00:00
rangansen%netscape.com
aaf9d57ed8 Rolling back last changes 2001-10-18 19:09:03 +00:00
rangansen%netscape.com
d2f2acaa18 Checking in for morse@netscape.com
bug# 87334, r=rangansen r=jag sr=Alect Flett
enforcing ask everytime option for passwords ...
2001-10-18 18:06:39 +00:00
rginda%netscape.com
01e4f7fe91 venkman only
s/doCommand.stepOut/doCommandStepOut/ for "finish" command
2001-10-18 11:12:37 +00:00
rginda%netscape.com
a773174b3e venkman only
move from "checked" attribute to "willStop" for stop button to avoid classic skin issues.
2001-10-18 11:05:15 +00:00
rginda%netscape.com
bbdf35b704 venkman only
add homepage to hello message.
2001-10-18 11:04:26 +00:00
rginda%netscape.com
bc7582dace venkman only
remove bogus classes from outliner columns
make line number column wider by default
add splitter to source view
2001-10-18 11:03:58 +00:00
rginda%netscape.com
119590464d venkman only
move from "checked" attribute to "willStop" on the stop button because the classic skin does silly things for "checked".
2001-10-18 11:02:59 +00:00
rginda%netscape.com
93a20a9a6a venkman only
invalidate outliner after continuing so the yellow bar goes away
strict mode fix
2001-10-18 11:00:33 +00:00
rginda%netscape.com
2ed2fb7f32 venkman only
remove extra braces and return
2001-10-18 10:59:47 +00:00
jaggernaut%netscape.com
ce6e434d2a More REQUIRES clean-up. 2001-10-16 22:08:55 +00:00
alecf%netscape.com
a40cc51be8 ack, what is this doing calling shutdown? :(
shutdown is gone
2001-10-16 21:54:11 +00:00
morse%netscape.com
031aa7ff3b bug 97409, add unblocking images to context menu, r=law, sr=alecf 2001-10-16 20:38:57 +00:00
sicking%bigfoot.com
d0c41534e0 Support LRE stylesheets
b=104052 r=peterv rs=brendan
2001-10-16 11:57:52 +00:00
peterv%netscape.com
338b1b278a Fix for bug 88623 (Cleanup Transformiix code). Removing some warnings. r=Pike, rs=jst. 2001-10-16 11:18:13 +00:00
peterv%netscape.com
b9ffd9699e Fix for bug 88623 (Cleanup Transformiix code). Removing some warnings, fixing txResultStringComparator::compareValues, adding isEmpty to our string class. r=sicking, r=Pike, sr=jst. 2001-10-16 09:26:59 +00:00
dbaron%fas.harvard.edu
ed869c764e Replace uses of overloaded |fputs| and most uses of |ns[C]String::ToCString|. b=104763 r=jag rs=scc 2001-10-16 03:53:44 +00:00
dougt%netscape.com
4f3a44d63b API Freeze for nsIServiceManager r=shaver@mozilla.org, sr=rpotts@netscape.com bug 99147 2001-10-16 03:35:52 +00:00
vidur%netscape.com
df19f1df10 First implementation of wrapper classes and tests. This is not yet part of the build. 2001-10-16 00:18:53 +00:00