Commit Graph

3572 Commits

Author SHA1 Message Date
sspitzer%netscape.com
60a39256fc fix FMM and UMR from purify, add some null sanity checks to fix various
crashers that I've seen.
1999-12-21 23:11:17 +00:00
sspitzer%netscape.com
e8a4061a40 warnings fixes, and fix for #21901, all password dialogs to have titles
if the user passes one in, or use "Password" if they pass null.
1999-12-21 23:03:29 +00:00
sspitzer%netscape.com
1fabe0ad70 sanity check and adding new line to the end of a file. 1999-12-21 22:56:49 +00:00
sspitzer%netscape.com
6da299c941 adding newline to the end of the file, because I am anal 1999-12-21 01:14:55 +00:00
akkana%netscape.com
02f62418b0 18446: change name of keyset back to 'keyset'. r=danm (actually, this is his change), a=chofmann 1999-12-21 00:12:28 +00:00
waterson%netscape.com
83f5405970 Bug 22212. Don't support weak reference; this'll ensure that the observer service keeps a strong ref to us. r=scc, a=chofmann 1999-12-21 00:11:37 +00:00
rgoodger%ihug.co.nz
403b1ef77f fixing 22018, profile wizard problems. r=cls, a=chofmann 1999-12-20 23:26:38 +00:00
brade%netscape.com
2e99a10483 color preferences; parts written or reviewed by sspitzer and brade 1999-12-20 16:03:47 +00:00
brade%netscape.com
6e7d5f92b5 handle color preferences; optimize memory usage/fix memory leaks 1999-12-20 16:01:51 +00:00
brade%netscape.com
745b440f50 handle color preferences 1999-12-20 16:01:36 +00:00
morse%netscape.com
0d953531f3 remove compile-time warning that my checkin from this morning introduced 1999-12-20 02:51:36 +00:00
morse%netscape.com
e865b43dec another attempt to fix mac bustage 1999-12-19 23:13:50 +00:00
morse%netscape.com
0573a7ed34 band-aid to fix mac bustage 1999-12-19 19:34:25 +00:00
morse%netscape.com
f4b2441812 add SelectDialog, bug=3110, coded by davidm, r=morse, a=chofmann 1999-12-19 18:32:21 +00:00
rjc%netscape.com
a4d081e592 Part of fix for bug # 22139: put internet search results for single engines into sidebar. Approval: chofmann 1999-12-19 07:55:15 +00:00
rjc%netscape.com
374d58a80c Fix Windows declaration problem. 1999-12-19 07:15:16 +00:00
rjc%netscape.com
c59a8d3039 Remove const for the moment to fix Unix complaints. 1999-12-19 06:56:47 +00:00
rjc%netscape.com
09a4bbddf5 Part of fix for bug # 22139: put internet search results for single engines into sidebar. Approval: chofmann 1999-12-19 06:53:18 +00:00
jband%netscape.com
ef9c82db1e Landing big set of DOM and XPConnect changes:
DOM: getting rid of JS_GetContextPrivate wherever possible. Use static parent
links where we can. When we do need to find this info about the caller
we call a function that knows how to get that info rather than inline calls
to JS_GetContextPrivate. This is all required for calling DOM objects on
non-DOM JSContexts as we do via xpconnect.

XPConnect: basic refactoring work to disassociate wrappers from the JSContext
that was active when the wrapper was constructed. This allows for calling into
wrapped JS objects on the right JSContext and for proper grouping of wrapped
native objects so that they can share proto objects. This also allows for
better sharing of objects and lays the foundations for threadsafety and
interface flattening.

Also, xpconnect tests are reorganized and improved.

fixes bugs: 13419, 17736, 17746, 17952, 22086

r=vidur r=mccabe r=norris r=cbegle
a=chofmann
1999-12-18 20:29:29 +00:00
rjc%netscape.com
88ea2d8c02 Fix LookSmart search dataset regression by updating to latest version. Review/approval: me 1999-12-18 10:13:43 +00:00
rjc%netscape.com
950e1b9b2c Fix Netscape search dataset regression by updating to latest version. Review/approval: me 1999-12-18 09:46:17 +00:00
rjc%netscape.com
ae5de59b8d Fix Google search dataset regression by updating to latest version. Review/approval: me 1999-12-18 09:37:40 +00:00
sspitzer%netscape.com
bec39d5d95 changes from bryner@uiuc.edu for the mouse wheel configuration. r=sspitzer
bryner has a final tomorrow at U of I, and yet he hacks on mozilla.
all hail bryner!
1999-12-18 06:45:40 +00:00
rjc%netscape.com
cb6dfe1ad8 Part of fix for bug # 21677: read in bookmarks AFTER trying to get bookmarks string bundle. Approval: chofmann 1999-12-18 05:01:04 +00:00
rjc%netscape.com
5913ba7455 Fix bug # 21677: Use a string bundle so that hard-coded strings in nsBookmarksService.cpp can be removed. Approval: chofmann 1999-12-18 04:33:10 +00:00
rjc%netscape.com
98fedd3c6e Fix bug # 19089: use the correct document's list of RDF datasources, and try and resolve URLs (anonymous, as well as those with "#URL" properties) before loading them in. Approval: chofmann 1999-12-18 04:20:28 +00:00
rjc%netscape.com
7c6d4ba39d Fix bug # 21669: The Related Links datasource needs to observe user preferences, at least for the "skip these domains" list (which can contain wildcards, such as "*.mcom.com") Approval: chofmann 1999-12-18 03:51:16 +00:00
tbogard%aol.net
df268d7f09 Changed nsWebShellWindow to talk to webshell as an nsIBaseWindow where appropriate. 1999-12-17 23:43:47 +00:00
hyatt%netscape.com
dbbe1790f3 Fixing the spacebar problem. r=saari, a=jar 1999-12-17 02:49:59 +00:00
hyatt%netscape.com
ca45ea6b0c Making sure that space key bindings in browser don't fire while in text fields. r=saari, a=jar 1999-12-17 02:47:28 +00:00
waterson%netscape.com
7ffc51ce91 Bug 21668. Ooops. Almost missed the CAN'T BE KILLED xpfe/AppCores directory. DIE DIE DIE! 1999-12-17 00:41:09 +00:00
akkana%netscape.com
35a89e2d11 Fix typo 1999-12-16 23:36:41 +00:00
akkana%netscape.com
9572b65df9 Oops, fix typo 1999-12-16 23:36:10 +00:00
akkana%netscape.com
7a2eca522c 21610, 18033: split off from the global overlay the four
platform-specific key binding files per platform,
  as requested by Hyatt for his new keybinding plan.
  Part of the ongoing mjudge/hyatt/me/saari checkin.
1999-12-16 23:33:51 +00:00
sspitzer%netscape.com
113b954887 NOT PART OF THE BUILD. ignore the generated binary "gmake pure" creates 1999-12-16 03:42:04 +00:00
slamm%netscape.com
e4f285266e Remove references to unused dialog entities. r=hyatt a=choffman 1999-12-16 02:54:55 +00:00
slamm%netscape.com
77005965da Remove references to unused dialogs. r=hyatt a=choffman 1999-12-15 23:49:12 +00:00
slamm%netscape.com
dcca50319b Remove references to unused dialogs. 1999-12-15 23:47:19 +00:00
slamm%netscape.com
d2c1bc6632 Remove obsolete files. r=hyatt a=choffman 1999-12-15 23:46:34 +00:00
mjudge%netscape.com
f0f09bb01d saari pointed out i forgot to check in these files last night. textarea needs bindings also r=saari a=pdt+ team 1999-12-15 23:23:40 +00:00
shaver%netscape.com
5818d49be7 remove excess 'Netscape' references from the chrome (r=dmose,a=leaf) 1999-12-15 23:00:34 +00:00
dmose%mozilla.org
59f543c341 fix for bug 20861: remove My Netscape from the personal toolbar; r=slamm@netscape.com, a=shaver@mozilla.org 1999-12-15 21:31:29 +00:00
akkana%netscape.com
1f31c41322 20519, 21529: another tweak to fix last night's checkin.
r=mjudge, part of mjudge's big checkins a=chofmann
1999-12-15 20:42:55 +00:00
akkana%netscape.com
ac29590613 18033: make platform bindings work again. They were broken by a
checkin last night which mistakenly renamed the input bindings.
  r=mjudge; part of mjudge's key-binding checkin which was a=chofmann
1999-12-15 20:15:22 +00:00
sspitzer%netscape.com
22b6b14e23 purify related fixes. first, prevent a crash that was prevent me
from running purify in nsGenericFactory.cpp.  Second, add support
for "mozilla -pure".  Only works if you've build mozilla.bin.pure, of course.
1999-12-15 06:23:50 +00:00
mjudge%netscape.com
2cf40436b9 fixing key bindings... will be addint textareabindings.xul soon 1999-12-15 03:49:06 +00:00
tbogard%aol.net
b0336af430 When opening a "Find" dialog we should assure that a blank window is created. To do that we were passing in null which actually evaluates to the string "null". "_blank" ensures a new window. Fix for bug number 21331. r=law a=chofmann 1999-12-15 00:53:52 +00:00
mcafee%netscape.com
fe632294aa Adding pref UI for browser.cache.enable in debug pane. Removed unneeded native/partial/gfx rendering option to allow space for new pref. Re-did layout per evaughan's lead on other pref panes. r=syd, a=chofmann,jar 1999-12-14 07:37:03 +00:00
mjudge%netscape.com
51cc0c0da7 2 xul files updated reviewed by saari and mcluskey(sp) 1999-12-14 01:37:15 +00:00
mjudge%netscape.com
34ce4b9c4a adding new export for browserBindings.xul r =saari 1999-12-13 23:25:29 +00:00