sicking%bigfoot.com
e0accc78b2
fix bustage-to-be
2003-03-05 14:11:12 +00:00
axel%pike.org
4ab4b70601
bug 190098, txXMLParser should load DTDs on standalone, pretty much a rewrite of how parsing to a DOM works on standalone, copying what nsExpatDriver does, optimize id patterns, too, r=sicking, sr=peterv
2003-03-05 13:48:55 +00:00
peterv%netscape.com
afbf5ea0da
Removing obsolete code. r=sicking.
2003-03-05 12:50:23 +00:00
sicking%bigfoot.com
b926c10c1e
remove dead code, no bug. r/sr=peterv
2003-03-05 12:32:24 +00:00
rbs%maths.uq.edu.au
0695fb9672
Bug 147189. Part 3: hide ignorable whitespace nodes without frames, e.g., in between <table>\n<tr>, r=caillon, sr=bzbarsky
2003-03-05 08:25:33 +00:00
shliang%netscape.com
013926cb01
192193 - preload popup blocking whitelist. r=danm, sr=jag
2003-03-05 01:34:34 +00:00
sicking%bigfoot.com
426cd10480
Bug 195945: Display XSLT-generated HTML-pages in standards mode
...
r=peterv sr=bz
2003-03-05 00:57:14 +00:00
sicking%bigfoot.com
46b7643242
fix missing return-at-end. r/sr=peterv. no bug
2003-03-04 14:19:07 +00:00
aaronl%netscape.com
647fc03459
Bug 187511. Add Find As You Type to menus. r=brade, sr=dveditz.
2003-03-03 06:28:58 +00:00
timeless%mozdev.org
6114f19529
Bug 195391 cookies for background color and font size are not being set properly
...
patch by mvl@exedo.nl r=dwitte sr=darin
2003-03-02 19:36:36 +00:00
cbiesinger%web.de
5564f4e0cf
163350 patch by mvl@exedo.nl r=suresh sr=jag Cookie confirmation dialog could use better wording.
2003-02-28 20:49:09 +00:00
gilbert.fang%sun.com
828ee32f25
fix bug: 193271 Form Manager dialog needs accesskeys. p=jessie.li@sun.com, r=timeless, sr=jaggernaut
2003-02-28 07:54:10 +00:00
gilbert.fang%sun.com
a8a1c05479
Fix bug 193835: Missing focus when selected the related checkbox or radiobox in Preference window. p=jessie.li@sun.com,r=neil@parkwaycc.co.uk,sr=jag.
2003-02-28 07:00:39 +00:00
sfraser%netscape.com
e1e801b951
Fix bug 195160: remove static NS_DEFINE_IID from header files. r=cls, sr=alecf.
2003-02-28 05:47:36 +00:00
timeless%mozdev.org
3f847d919e
fixing build bustage
2003-02-28 04:43:54 +00:00
sicking%bigfoot.com
7b8177be9d
Bug 187610: Use PLDHash for keys
...
r=Pike sr=peterv
2003-02-28 03:32:19 +00:00
oeschger%netscape.com
81e95afad3
removing extraneous im_help from mozilla, replacing space-bloated mail help file, dispensation per 162559, r=robinf
2003-02-27 23:08:56 +00:00
harishd%netscape.com
9985e2bb3e
Make sure to resolve place-holder-array-type. b=192141, r=rayw@netscape.com, sr=vidur@netscape.com.
...
The target namespace on <schema> should be applied to <element> if and only if <element> is qualified. b=192972. r=rayw@netscape.com , sr=jst@netscape.com .
Fixed a few warnings.
*** NOT PART OF THE BUILD ***
2003-02-27 22:36:42 +00:00
cbiesinger%web.de
b12a4c4241
97324 r=peterl/jst sr=jst/bz nsContentDLF.cpp should not use a static list of image types; also: 192023 Make DocLoaderFactories a service
2003-02-27 13:51:55 +00:00
jst%netscape.com
cc4bcae465
Fixing bug 194349. Making the WSDL proxy type system properly set flags for getters and setters on complex types. r=jband@netscape.com, sr=heikki@netscape.com. Not part of the default build yet.
2003-02-27 00:44:56 +00:00
sicking%bigfoot.com
0530d0ac50
Bug 195016: Fix static build. Patch by Roland.Mainz@informatik.med.uni-giessen.de
...
r=sicking sr=kin
2003-02-27 00:05:50 +00:00
kairo%kairo.at
11348f5311
bug 194924 - localeVersion update for 1.4a, r=rchen, sr=blizzard
2003-02-27 00:05:44 +00:00
sicking%bigfoot.com
1e6eaec057
Bug 185498: Don't rely on ::CreateElement to create html elements. Also make sure we insert html-<tbody>s when appropriate
...
r=Pike sr=peterv
2003-02-27 00:01:55 +00:00
timeless%mozdev.org
d965029556
Bug 156450 Tool bar on Help shows empty tooltip
...
patch by pepperxn@netscape.net r=timeless sr=jag
2003-02-26 08:26:00 +00:00
bzbarsky%mit.edu
7267f149a3
Eliminate libpr0n's use of prescontexts as unique keys; use documents instead
...
and do not hold a ref to them. Bug 190475, r=pavlov, sr=jst
2003-02-26 05:51:32 +00:00
seawood%netscape.com
63ffaa111b
Fix mach-o static builds by forcing all code that's linked into a shared lib to build with -fPIC.
...
Bug #194662 r=ccarlen
2003-02-26 04:17:40 +00:00
rginda%netscape.com
52a5053411
landing chatzilla 0.8.23, bug 194241, r=samuel@sieb.net, a=asa@mozilla.org
...
fixes...
bug 190568, ssieb upgraded networking code that was making incorrect assumptions.
bug 191910, added a munger rule to turn `` and '' into unicode left/right double
quotes.
bug 124638, Neil's fix to keep chatzilla from stealing focus when joining channels.
bug 191500, Items in chatzilla's pref tree were hardcoded into the .xul file.
bug 194334, Adds accelerator keys to some pref panels, in places where they were missing.
Allows formatting to be nested, to a certain extent. * http://foo * will
linkify http://foo AND bold it.
Lets tab characters pass through the control-code munger.
Added auto-reconnect, and a pref to control it.
Fixed URL munging so that it only creates links for valid schemes, and doesn't
include trailing punctuation in the link.
No longer strips leading and trailing whitespace from submitted lines.
2003-02-26 00:57:45 +00:00
sfraser%netscape.com
f7fd0a80ef
Bug 74803: fix the data in various static name tables to be const, and fix nsStaticNameTable to accept const data. r=dbaron, sr=alecf.
2003-02-26 00:52:07 +00:00
cbiesinger%web.de
916aa6340a
fix sql extension (not enabled by default)
2003-02-25 20:14:21 +00:00
cbiesinger%web.de
f4cad5c5fc
fix bustage
2003-02-24 23:30:41 +00:00
heikki%netscape.com
f8ad7a77e6
Bug 190180, fix UMR, r=harishd, sr=jst.
2003-02-24 22:40:14 +00:00
cbiesinger%web.de
7f30fa0cea
191682 patch by dwitte@stanford.edu r=biesi sr=darin Cookie manager uses O(2n^2) algorithm to display cookies
2003-02-24 22:02:44 +00:00
danm%netscape.com
a97874bfb4
write cookies to disk after page load completes. bug 165268 r=ccarlen,darin
2003-02-24 21:45:58 +00:00
cbiesinger%web.de
f167b2b2e5
184072 patch by darkshadow@web.de r=oeschger sr=jst capitalization in mozilla/extensions/help/resources/locale/en-US/search-db.rdf
2003-02-24 19:04:18 +00:00
axel%pike.org
f8a601d259
bug 126502, remove unsupported and unneeded xpi from transformiix/build, r=cls
2003-02-24 09:52:29 +00:00
pete.zha%sun.com
29f051b1d6
bug=193068
...
Missing accesskeys in preference dialogs
r=timeless sr=jaggernaut@netscape.com
2003-02-24 07:59:17 +00:00
pete.zha%sun.com
828d786791
bug=193835
...
Missing focus when selected the related checkbox or radiobox in Preference window.
r=kyle.yuan@sun.com sr=jaggernaut@netscape.com
2003-02-24 03:00:23 +00:00
axel%pike.org
e0a42940ce
bug 178463, insert META tag to HEAD for html output, r=sicking, sr=peterv
2003-02-23 20:06:42 +00:00
axel%pike.org
e10036878d
bug 191856, string usage in txExpandedName::init, r=sicking, sr=peterv
2003-02-23 20:03:51 +00:00
darin%netscape.com
44f475da93
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
dcf55fce7a
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
569157de0d
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
ed5092614a
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
0d0ab083d9
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
41a3245796
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
ae7ff90cb1
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
a03428de13
fix bustage
2003-02-17 15:43:54 +00:00
sicking%bigfoot.com
9a81b9a305
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
6d84cd4786
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
d915628044
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
67201ac107
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
6862dfc38a
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
7430b6adb3
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
424b5782d3
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
e127d6bd35
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
0c970597e3
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
58de3ef4d8
Bug 191206. Add keyboard help to Mozilla. r/sr=jatin/oeschger, a=asa
2003-02-02 08:25:28 +00:00
robinf%netscape.com
98b01ec694
updates per bug 189489, a=asa and r=oeschger
2003-02-01 00:01:09 +00:00
rginda%netscape.com
c3b16773c1
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
f62e7c8548
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
92460af9ba
npob, get rid of file transport service, which died. a=dbaron
2003-01-30 15:00:27 +00:00
axel%pike.org
6d62adfafb
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
4540357473
Whitespace change to trigger rebuild of libs that depend upon zlib.
2003-01-30 05:53:29 +00:00
oeschger%netscape.com
d7a7fc1420
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
5b4a830da7
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
58e2bc2c04
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
85e6f28bd8
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
810aa008f3
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
e2f0524561
Fixing a typo.
...
Not part of build.
2003-01-28 20:07:11 +00:00
sicking%bigfoot.com
a58a5a1bfc
Fix warning caused by previous checkin (bug 186979)
...
r=peterv
2003-01-28 19:19:47 +00:00
sicking%bigfoot.com
54eb37243e
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
2a9932b8ec
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
b647ef6bfd
fix problem in popup permissions enumerator. r=danm,sr=jag,a=asa
2003-01-27 23:42:51 +00:00
bzbarsky%mit.edu
46cce616f4
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
e57d21e6d1
- 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
35c4db6386
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
47bfbca349
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
610a9d8440
Fix stupid error in last checkin.
2003-01-22 13:39:17 +00:00
peterv%netscape.com
475c42bdc1
Fixing CFM bustage. nsICookiePromptService, not nsICookiePromptSerice.
2003-01-22 11:09:47 +00:00
timeless%mozdev.org
e87b036988
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
5f1a26c873
- 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
33228f561b
bug 190015 - change verbage for popup blocking - r/sr=jag
2003-01-22 05:46:42 +00:00
peterv%netscape.com
a149acd396
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
2ecd4b8d13
add tridentprofile resources makefile. bug 185689 r=jag
2003-01-22 04:15:29 +00:00
danm%netscape.com
2a4341cb7e
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
f2be9cb6e7
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
ac0fb74d41
Fix some warnings.
2003-01-22 04:00:19 +00:00
sicking%bigfoot.com
41e9b8a3f2
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
6c8357ed72
Fix for bug 74786 (String cleanup). Non-copying tokenizer. r=Pike, sr=jst.
2003-01-22 03:33:07 +00:00
peterv%netscape.com
93269728c1
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
8bafc7b18a
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
80ed9721a4
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
bb5e38c37f
Fix for bug 74786 (String cleanup). Non-copying tokenizer. r=Pike, sr=jst.
2003-01-22 00:04:08 +00:00
peterv%netscape.com
ff60902f43
Fix for bug 74786 (String cleanup). Non-copying tokenizer. r=Pike, sr=jst.
2003-01-21 22:06:32 +00:00
heikki%netscape.com
65949ea5ad
include no longer needed.
2003-01-21 21:25:48 +00:00
rginda%netscape.com
79e6564728
- 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
50d0dd1236
not part of build, fix getBaseURI for Attr nodes in transformiix standalone
2003-01-21 14:21:10 +00:00
axel%pike.org
c2b3fdbfd7
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
5cb887d016
not part of build, remove broken uri parsing from transformiix standalone
2003-01-21 14:12:11 +00:00
axel%pike.org
1ce9ea68b9
make nspr and tx path handling happy on win32, not part of build
2003-01-21 14:07:43 +00:00