Commit Graph

4291 Commits

Author SHA1 Message Date
darin%netscape.com
babe8b4176 fixes bug 177698, Cookie is not stored if its VALUE contains "max-age",
patch=dwitte@stanford.edu r/sr=alecf,darin
2003-02-23 00:04:03 +00:00
kairo%kairo.at
641adaf23e bug 193606 - Cookie window grows (horizontally and vertically) every time on opening, r=suresh, sr=jag, checking in for mvl@exedo.nl 2003-02-22 14:12:51 +00:00
kairo%kairo.at
a9939a55b7 bug 179661 - Duplicate menu mnemonic: Fill in Form, Form Manager both 'M', r=dean_tessman, sr=dmose, checking in for piersc@cogs.susx.ac.uk 2003-02-22 13:59:25 +00:00
kairo%kairo.at
ec60ba7d89 bug 163350 - Cookie confirmation dialog could use better wording, r=timeless, sr=jag, checking in for mvl@exedo.nl 2003-02-22 13:42:15 +00:00
varga%netscape.com
165a71d7b3 Fix for bug 192365. Remove extraneous seltype="multiple" attributes of <tree>s in xul.
r=varga, sr=jag, patch by Daniel Crisman <bugzilla@w.d6.org>
2003-02-22 11:48:19 +00:00
rginda%netscape.com
9390a60290 venkman only, bug 194234, changes from 0.9.46 to 48, a=asa@mozilla.org
fixes ASSERTs about chrome calling window.alert, etc in debug builds
fixes problems setting breakpoints in files loaded by hand
"add watch expression..." added to context menu of Watch view
fixes file:/ urls loaded form the Open Windows view
2003-02-20 23:06:12 +00:00
cbiesinger%web.de
be7649c67e 193637 patch by dwitte@stanford.edu r=timeless sr=darin a=dbaron
Cookie logging is reversed
2003-02-17 21:37:46 +00:00
sicking%bigfoot.com
e60c7c88a3 fix bustage 2003-02-17 15:43:54 +00:00
sicking%bigfoot.com
60c73ca747 Bug 193586: Fix reference-cycle in nsXPathEvaluator->document->nsXPathEvaluatorTearoff
r=peterv sr=jst a=dbaron
2003-02-17 14:30:03 +00:00
aaronl%netscape.com
274d697e27 Bug 189193. With find as you type, don't search text docs for links. r=kyle, sr=henry jia, a=dbaron. Bug 190555. Weird find as you type behavior in framed pages. r=caillon, sr=jst, a=dbaron 2003-02-14 07:47:40 +00:00
sicking%bigfoot.com
dcc6361443 Bug 174713: Make XPath on HTML documents behave consistently and HTML-ish. This makes the XPath-functions name() and local-name() return upper-case names and makes nametests case-insensitive.
r=peterv sr=jst a=asa
2003-02-14 00:59:40 +00:00
ccarlen%netscape.com
d265cec7f1 Bug 193078 - cookies file loses entries if you switch to a new profile and then quit. r=mvl@exedo.nl/sr=darin/a=asa 2003-02-14 00:32:57 +00:00
peterv%netscape.com
ba6b73426a Fix for bug 192794 (Leaking documents loaded through XSLT stylesheet). r=Pike, sr=jst, a=asa. 2003-02-13 12:49:13 +00:00
neil%parkwaycc.co.uk
7b79fec517 Bug 192479 DOM inspector XBL bindings not updated for xbl: namespace prefix on inherits= attribute r=caillon sr=peterv sr=alecf a=asa 2003-02-12 11:54:25 +00:00
axel%pike.org
3f3c4a45fe bug 192701, npob, use MOZILLA_VERSION instead of hardcode version number for XSLT standalone driver, sr=peterv, a=dbaron 2003-02-11 17:47:02 +00:00
rginda%netscape.com
03cc66394b bug 191773, r=caillon@returnzero.com, a=dbaron@dbaron.org
escape <, >, and & characters before appending user supplied strings into HTML pages.
2003-02-05 01:26:20 +00:00
rginda%netscape.com
33387201b8 bug 190532, r=darin@netscape.com, a=dbaron@dbaron.org
deny irc: urls destined for questionable ports
2003-02-05 01:23:43 +00:00
aaronl%netscape.com
c8a0d25e25 Bug 191206. Add keyboard help to Mozilla. r/sr=jatin/oeschger, a=asa 2003-02-02 08:25:28 +00:00
robinf%netscape.com
d158e0dbbe updates per bug 189489, a=asa and r=oeschger 2003-02-01 00:01:09 +00:00
rginda%netscape.com
4afe1cf364 chatzilla only, a=asa@mozilla.org
Chatzilla Startup pref page fails to show lists when only one item, bug 190210
Chatzilla Preferences: to many 'Appearance' titles, bug 190777
2003-01-31 06:45:15 +00:00
oeschger%netscape.com
62a70b279a little follow-up on yesterday's content update, fixes xml decl that makes toc not load, dispensation per 162559, a=asa, r=cotter 2003-01-31 02:02:59 +00:00
axel%pike.org
f15ad098d1 npob, get rid of file transport service, which died. a=dbaron 2003-01-30 15:00:27 +00:00
axel%pike.org
1d3944f1c5 bug 190499, xpath number 2 string conversion buggy for small numbers, changed implementation to use moz string api, r=sicking, sr=jag, a=asa 2003-01-30 08:26:46 +00:00
seawood%netscape.com
5c6983cb86 Whitespace change to trigger rebuild of libs that depend upon zlib. 2003-01-30 05:53:29 +00:00
oeschger%netscape.com
3533df5a6c large updates to help content, brought over from commercial and converted, lot of missing pref->help stuff, dispensation per 162559, r=robinf, a=asa 2003-01-30 02:31:49 +00:00
sicking%bigfoot.com
8e1b142051 Bug 190628: Make some string-functions behave according to spec when second argument is an empty-string.
r=Pike sr=peterv a=asa
2003-01-30 01:01:05 +00:00
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