Commit Graph

4265 Commits

Author SHA1 Message Date
aaronl%netscape.com
c38d4855b1 Bug 190755. Backspace sometimes crashing find as you type. r=timeless, sr=jst, a=dbaron 2003-01-29 03:39:36 +00:00
aaronl%netscape.com
0e8be78cd3 Bug 190495. Find As You Type shouldn't start in about:config (XUL content). Also fixes bug 189193, Find As You Type shouldn't try link find in text only doc. r= caillon, sr=jst, a=asa 2003-01-29 03:34:20 +00:00
aaronl%netscape.com
063396801a Bug 190838. Status bar repeatedly says 'find stopped'. r=brade, sr=jst, a=asa 2003-01-29 03:31:47 +00:00
varga%netscape.com
7f3a73425f Fixing a typo.
Not part of build.
2003-01-28 20:07:11 +00:00
sicking%bigfoot.com
67680859d0 Fix warning caused by previous checkin (bug 186979)
r=peterv
2003-01-28 19:19:47 +00:00
sicking%bigfoot.com
e6403172fa Bug 186979: Start transformation at actual node passed in.
r=Pike sr=peterv a=asa
2003-01-28 15:21:52 +00:00
sicking%bigfoot.com
6317ffecbd Bug 190631: xsl:value-of shouldn't call ::characters on the resulthandler with an empty string.
r=Pike, sr=peterv, a=asa
2003-01-28 01:36:27 +00:00
shliang%netscape.com
7f339d0b96 fix problem in popup permissions enumerator. r=danm,sr=jag,a=asa 2003-01-27 23:42:51 +00:00
bzbarsky%mit.edu
83631e4341 Don't pass around objects with a refcount of 0. Bug 190088, patch by
dwitte@stanford.edu, r=jag, sr=darin, a=dbaron
2003-01-25 17:35:24 +00:00
rginda%netscape.com
80b2fd7697 - chatzilla only -
a=asa@mozilla.org
fix main chatzilla pref panel, bug 190935
chatzilla pref menuitem should open to chatzilla pref panel, bug 23265
channel links missing port number, bug 133561
view scrolls for new messages even when viewing scrollback, bug 109993
2003-01-24 07:44:55 +00:00
aaronl%netscape.com
8cdfeb9426 Bug 189228. Find as you type text search not working after repeated find. r=kyle, sr=henry jia 2003-01-24 00:50:02 +00:00
rginda%netscape.com
b58707dbf1 fix mac CFM build bustage, move content/pref-irc-* files into content/prefpanel/ subdirectory, and strip pref-irc-* prefix to shorten filenames to appease the short bus.
also combine locale/en-us/pref-irc-*.dtd into a single pref-irc.dtd
2003-01-22 20:56:14 +00:00
peterv%netscape.com
0f771533b2 Fix stupid error in last checkin. 2003-01-22 13:39:17 +00:00
peterv%netscape.com
34e89fbc35 Fixing CFM bustage. nsICookiePromptService, not nsICookiePromptSerice. 2003-01-22 11:09:47 +00:00
timeless%mozdev.org
06b309aa38 Bug 179798 cookie confirm dialog no longer works in embedding (doesn't call nsIPrompt service)
patch by mvl@exedo.nl r=dwitte sr=darin
2003-01-22 05:52:33 +00:00
rginda%netscape.com
7488e28c59 - chatzilla only -
add James Ross'  pref panel, bug 23265
rework pref code to be table driven
add pref observer to watch for prefs changed from outside chatzilla
make the keyboard shortcut for ``Leave Channel'' and ``Close View'' Accel+W, bug 122782
add UI for the multiline input mode, bug 149588
add tab completion for channel names, bug 131633
fix bug where networks added from a startup script didn't show in the list displayed in the *client* tab at startup.
adds key= and pass= parameters to irc: urls, bug 187699
fix ``secret'' channel mode, bug 184244
2003-01-22 05:49:52 +00:00
shliang%netscape.com
6abe43a65d bug 190015 - change verbage for popup blocking - r/sr=jag 2003-01-22 05:46:42 +00:00
peterv%netscape.com
db55523321 Fix for bug 157142 (link transformiix standalone to XPCOM). Better txStack and remove use of NamedMap for documents. r=sicking, sr=jst. 2003-01-22 04:27:59 +00:00
danm%netscape.com
f3f078de5d add tridentprofile resources makefile. bug 185689 r=jag 2003-01-22 04:15:29 +00:00
danm%netscape.com
d340c92d69 add very minimal UI, mostly for testing. not part of default build. bug 185689 r=ben,jag 2003-01-22 04:15:23 +00:00
danm%netscape.com
f8cd65145f sense of error reporting changed from 'migrated at least one of everything' to reporting processing errors. bug 185689 r=lumpy 2003-01-22 04:13:23 +00:00
peterv%netscape.com
ce289daaeb Fix some warnings. 2003-01-22 04:00:19 +00:00
sicking%bigfoot.com
f988137a8d Bug 190032: Make sure the default namespace doesn't get applied for xsl:attribute created attributes without a namespace.
r=peterv sr=bz
2003-01-22 03:34:40 +00:00
peterv%netscape.com
50640a1e62 Fix for bug 74786 (String cleanup). Non-copying tokenizer. r=Pike, sr=jst. 2003-01-22 03:33:07 +00:00
peterv%netscape.com
b77d3f69d3 Fix for bug 157142 (link transformiix standalone to XPCOM). Make resolveQName take nsIAtom**. r=sicking, sr=jst. 2003-01-22 03:31:45 +00:00
peterv%netscape.com
c1e3bc0d5e Fix for bug 186538 (Touching the ownerElement of an attribute through XPath generates a security error.). r=sicking, sr=jst. 2003-01-22 03:25:51 +00:00
peterv%netscape.com
8bd43313db Fix for bug 157142 (link transformiix standalone to XPCOM). Better txStack and remove use of NamedMap for documents. r=sicking, sr=jst. 2003-01-22 03:24:40 +00:00
peterv%netscape.com
c44ce2ad23 Fix for bug 74786 (String cleanup). Non-copying tokenizer. r=Pike, sr=jst. 2003-01-22 00:04:08 +00:00
peterv%netscape.com
b9aa6b75e9 Fix for bug 74786 (String cleanup). Non-copying tokenizer. r=Pike, sr=jst. 2003-01-21 22:06:32 +00:00
heikki%netscape.com
503ba5ea46 include no longer needed. 2003-01-21 21:25:48 +00:00
rginda%netscape.com
1eac4ed05a - venkman only -
change align="baseline" to align="center", bug 188807
s/commandManager/prefManager/ when trying to save view layout
tweak some spacing
2003-01-21 21:21:15 +00:00
axel%pike.org
67b55bb3d1 not part of build, fix getBaseURI for Attr nodes in transformiix standalone 2003-01-21 14:21:10 +00:00
axel%pike.org
6277e47ac0 not part of build, wallpaper that most tests expect UTF-8 encoding, which is all we have, rs=peterv 2003-01-21 14:19:54 +00:00
axel%pike.org
5ded379968 not part of build, remove broken uri parsing from transformiix standalone 2003-01-21 14:12:11 +00:00
axel%pike.org
e06152c8ad make nspr and tx path handling happy on win32, not part of build 2003-01-21 14:07:43 +00:00
cbiesinger%web.de
1036c7f34e 168095 patch by dwitte@stanford.edu r=suresh sr=peterv expired cookies not deleted correctly 2003-01-21 13:26:28 +00:00
shliang%netscape.com
2f1ef1430b bug 176624 - popup blocking. r=danm, sr=jag 2003-01-21 07:38:02 +00:00
timeless%mozdev.org
8b5179a69c Bug 189685 Allow cookieservice to run without access to the profile directory
r=dwitte sr=roc+moz
2003-01-20 22:18:42 +00:00
aaronl%netscape.com
635db4fdfd Bug 176296. make type ahead work in mailnews, support boolean accessibility.typeaheadfind.autostart pref. Reversing partial backout of this fix. r=kyle, sr=jst 2003-01-20 18:43:10 +00:00
timeless%mozdev.org
712c37b4f5 Bug 189495 Capitalize accesskeys in forms preferences
patch by piersc@cogs.susx.ac.uk r=dean_tessman sr=bz
2003-01-20 16:13:14 +00:00
peterv%netscape.com
ef43edbd50 Remove redundant line. 2003-01-20 12:54:25 +00:00
axel%pike.org
08f3b7d6f7 not part of the build, bad string do in test app 2003-01-20 11:14:20 +00:00
axel%pike.org
ad3283377e bug 157142, clean up unnecessary configure tests and allmakefiles.sh, add a lib directory for standalone to get debug info on win32 (npob), r=cls 2003-01-20 11:04:27 +00:00
sicking%bigfoot.com
7a9a568e7f Remove txAtom.h and remove uses of special tx-macros for atoms.
b=157142 r=Pike sr=peterv
2003-01-19 23:17:13 +00:00
axel%pike.org
bfe08ec07f bug 157142, remove transformiix standalone special code in favour of module nspr stuff, r=sicking, sr=peterv 2003-01-19 21:48:08 +00:00
timeless%mozdev.org
d9195dd437 Bug 189684 nsrootidl.idl:69: Case mismatch between PRInt32' i:/build/mozilla/extensions/cookie/nsICookieManager2.idl:61: and PRint32'
r=darin sr=dbaron
2003-01-19 19:38:34 +00:00
heikki%netscape.com
91cc91d0f0 Bug 166978, XMLHttpRequest does not load synchronously in embedding applications, r=sicking, sr=darin. Bug 111614, DOMParser.parseFromString in modal dialog makes it non-modal. parseFromString also does not work in embedding when loading files that block the parser (like files with xml-stylesheet PI). r=sicking, sr=darin. 2003-01-19 18:47:47 +00:00
caillon%returnzero.com
06cfa96b1f 187414 - Use NodeFilter where we mean it.
r=sicking sr=bzbarsky
2003-01-19 02:37:54 +00:00
varga%netscape.com
cf7d4f59f9 Putting toolbar grippies back in. Bug 175091.
Original bug for removing them was 112534.
Please see the discussion in those 2 bugs before complaining or filling new bug reports!
r=caillon,a=UE team
2003-01-18 20:55:19 +00:00
varga%netscape.com
5fab70b1d8 Landing SQL support. Bug 81653.
Not part of build.
a=brendan
2003-01-18 19:14:51 +00:00