Граф коммитов

4451 Коммитов

Автор SHA1 Сообщение Дата
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
cbiesinger%web.de 9fbb51eaf3 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 b6048d3120 bug 176624 - popup blocking. r=danm, sr=jag 2003-01-21 07:38:02 +00:00
timeless%mozdev.org 86a54ae5ea 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 84aaf09fc9 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 d886fa7ed1 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 0625de1e48 Remove redundant line. 2003-01-20 12:54:25 +00:00
axel%pike.org 80a8d122dc not part of the build, bad string do in test app 2003-01-20 11:14:20 +00:00
axel%pike.org 4d25e1660b 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 9415220bc1 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 e7cafa42c9 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 519db96143 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 eb03cb31f6 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 70b05b0f4e 187414 - Use NodeFilter where we mean it.
r=sicking sr=bzbarsky
2003-01-19 02:37:54 +00:00
varga%netscape.com 92b4a5b625 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 ae4aae2b8b Landing SQL support. Bug 81653.
Not part of build.
a=brendan
2003-01-18 19:14:51 +00:00
darin%netscape.com 8f284ed984 modifications for bug 176919 "async streams" r=dougt,gordon sr=sspitzer a=valeski,asa 2003-01-18 02:15:14 +00:00
sicking%bigfoot.com d9daf78976 Bug 157142: get rid of txAtom typedef
r=Pike rs=peterv
2003-01-18 00:37:12 +00:00
suresh%netscape.com 36b1719db4 bug 189522 - cookies have ok/cancel instead of yes/no. r/sr-jag. 2003-01-17 23:36:34 +00:00
peterv%netscape.com d1840549f4 Better fix. 2003-01-17 14:35:11 +00:00
peterv%netscape.com 4cbbaeac59 Trying to fix btek bustage. 2003-01-17 14:26:51 +00:00
peterv%netscape.com 0d75378bfa Fix for bug 74786 (String cleanup). Remove Transformiix string wrappers. r=sicking, sr=jst. r=Pike on the Transformiix standalone parts. 2003-01-17 14:09:42 +00:00
peterv%netscape.com 4bdd9019b7 Fix for bug 74786 (String cleanup). Remove Transformiix string wrappers. r=sicking, sr=jst. r=Pike on the Transformiix standalone parts. 2003-01-17 12:49:20 +00:00
peterv%netscape.com 91c4886691 Catch possible exception from setting permissions. (Testcase only, not part of the build) 2003-01-17 12:25:15 +00:00
timeless%mozdev.org 4117462ede Bug 189316 Capitalize accesskey for Downloa_d_ More in content packs prefs
patch by piersc@cogs.susx.ac.uk r=dean_tessman sr=bz
2003-01-17 03:14:53 +00:00
sicking%bigfoot.com 9a6bd38d61 Bug 189201: Hold a reference to the document-node even for embedded stylesheets to make sure that the document doesn't go away.
r=peterv sr=bz
2003-01-16 23:56:58 +00:00
suresh%netscape.com 83edfff11b Bug 168930, Cookie accept/decline alert buttons are in the wrong order. r/sr-jag. 2003-01-16 22:09:00 +00:00
axel%pike.org 05fc0165a8 not part of build, a C interface to the XALAN testcases. produces rdf output to load into buster. test app only 2003-01-16 15:02:13 +00:00
danm%netscape.com 40e2b5fd66 slightly better error reporting and adding interface supporting partial migration. bug 185689 r=lumpy 2003-01-16 07:57:34 +00:00
jst%netscape.com 5b63e8c3de Fixing bug 161166. Freezing more DOM interfaces. r=harishd@netscape.com, sr=peterv@netscape.com 2003-01-14 23:05:52 +00:00
sicking%bigfoot.com e2fba48cdb Bug 188729: Break refcounting-cycles during load.
r=peterv sr=bz
2003-01-14 22:32:18 +00:00
aaronl%netscape.com 3d4836da75 Bug 189011. Mail compose broken. Partial backout of bug 176296, r=brade, sr=smfr 2003-01-14 20:42:11 +00:00
aaronl%netscape.com c7fbbdd7e5 Bug 176296. Create accessibility.typeaheadfind.autostart boolean pref. If false, / or ' is required to start Find As You Type. Also fixes bug 183998, allowing manual start with / or ' in mailnews. Find As You Type now uses the command system to get notification that a new find should start. r=kyle, sr=jst 2003-01-14 04:03:35 +00:00
axel%pike.org 196efdb209 bug 184086, number conversion in XSLT is LOCALE independent, r=sicking, sr=jag 2003-01-11 19:19:14 +00:00
neil%parkwaycc.co.uk 58c5170668 Bug 183747 <dialog>s don't need dialogOverlay r=morse sr=alecf 2003-01-10 15:04:04 +00:00
samuel%sieb.net f05f7fad36 Bug 128970 - cycleView does not cycle in the ViewsArray
chatzilla only
patch by xor@ivwnet.com
r=rginda
2003-01-10 06:42:59 +00:00
samuel%sieb.net a277c94d89 Bug 166187 - fix /hide problem
chatzilla only
r=rginda
2003-01-10 06:37:48 +00:00
samuel%sieb.net 7b3e1233fb Bug 188075 irc.openprojects.net should be updated to irc.freenode.net
chatzilla only
r=rginda
2003-01-10 06:36:20 +00:00
danm%netscape.com bff7ecb9a6 trident to mozilla profile migrator. bug 185689 r=ccarlen,jag 2003-01-10 04:10:44 +00:00
danm%netscape.com b49d4f4ca5 trident to mozilla profile migrator. at this point, internet prefs and cookies on Windows. bug 185689 r=ccarlen,jag 2003-01-10 04:10:02 +00:00
danm%netscape.com 66fa5a8d6e new method: add(). bug 185689 r=darin,jag 2003-01-10 03:02:04 +00:00
danm%netscape.com c288c35046 factor code to add a cookie structure to the list into a separate function. bug 185689 r=darin,jag 2003-01-10 03:01:26 +00:00
danm%netscape.com a6ada77e10 add nsICookieManager2.idl bug 185689 r=ccarlen,jag 2003-01-10 01:59:21 +00:00
danm%netscape.com d358e42dba new add() method to frozen nsICookieManager interface. bug 185689 r=ccarlen,jag 2003-01-10 01:54:55 +00:00
sicking%bigfoot.com 3c2709033e Small update to description of stylesheet-compile-handlers 2003-01-09 19:27:55 +00:00
sicking%bigfoot.com c69667b7d9 documentation of compiled stylesheets 2003-01-09 19:09:11 +00:00
bzbarsky%mit.edu 4204332f25 Stop at the viewmanager root when computing offsets for flashing stuff. Bug
188210, r=caillon, sr=kin
2003-01-09 15:51:58 +00:00
sicking%bigfoot.com 52976da3d1 Bug 187611: Set the proper Content-Type of XSLT generated documents
r=peterv sr=jst
2003-01-09 15:45:45 +00:00
axel%pike.org 55f0d8ebae bug 188339, improve transformiix standalone DOM, get rid of childNodes in Attr, r=peterv, not part of build 2003-01-09 14:28:02 +00:00
bryner%netscape.com 26d5c6ff25 Phase 1 of style context deCOMtamination (bug 114713). Remove all dependencies on nsIStyleContext from outside of content and layout. Make nsIFrame::GetStyleData be a non-inline virtual function when called from outside of layout, since the nsStyleContext implementation won't be available to those callers. r=dbaron, sr=bzbarsky. 2003-01-09 06:49:07 +00:00
peterv%netscape.com b3234244ad Make final fix for bug 74786 (String cleanup) easier by simplifying the Transformiix DOM. r=sicking, sr=jst. r=Pike on the parts not part of the Mozilla build. 2003-01-09 00:15:55 +00:00
peterv%netscape.com 1472ad8f62 That shouldn't have gone in. 2003-01-08 22:44:35 +00:00
peterv%netscape.com f5d9b2ab7c Make final fix for bug 74786 (String cleanup) easier by simplifying the Transformiix DOM. r=sicking, sr=jst. r=Pike on the parts not part of the Mozilla build. 2003-01-08 22:40:42 +00:00
dbaron%dbaron.org 963a794bbc Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 20:32:55 +00:00
timeless%mozdev.org 581e8f8031 Bug 186720 xmlterm NewURI should not return null
patch by andersma@luther.edu r=timeless sr=darin
2003-01-08 20:32:12 +00:00
caillon%returnzero.com b443430dc8 184257 - Updating pref callers. r=timeless sr=bzbarsky 2003-01-08 08:40:41 +00:00
hpradhan%hotpop.com 5fc4a9ac4e Bug 176051: XMLHttpRequest POST fails to send body when authentication required
r=heikki sr=darin
2003-01-08 06:53:19 +00:00
sicking%bigfoot.com 8adcb6f8d7 fix uninitialized-variable-warning.
b=186835 r=glazman sr=jst
2003-01-06 21:47:24 +00:00
sicking%bigfoot.com 11c1ced9e8 Comment-removal, part of the patch for bug 186835. 2003-01-06 15:08:49 +00:00
sicking%bigfoot.com f58ff0e965 Bug 186835: Hold off notifying that the transformation is finished until all stylesheets are loaded.
r=peterv sr=bz
2003-01-06 14:55:13 +00:00
bryner%netscape.com 9325c6aee4 removing unused file. not part of the build. 2003-01-06 06:46:59 +00:00
timeless%mozdev.org 902d7b63a7 Bug 187748 Persist screen position and size for Manage Cookies dialog
patch by thieleke@yahoo.com r=timeless sr=bz
2003-01-06 01:11:06 +00:00
bryner%netscape.com 642e6a79cf Removing this file which has been dead for quite awhile. Not part of the build. 2003-01-05 05:41:15 +00:00
samuel%sieb.net a69f29bcee Bug 176768 - XML-RPC: onStopRequest signature wrong
r=heikki
sr=darin
2003-01-04 19:07:37 +00:00
kairo%kairo.at a7555a91fe change all localeVersion strings, as well as brand.dtd/region.dtd to 1.3b; bug 185698, r=tao, sr=blizzard 2003-01-03 19:57:47 +00:00
cbiesinger%web.de a00af9fdd7 187309 r=dougt sr=bzbarsky convert out param of nsIProcess::Run to a return value 2003-01-02 21:00:31 +00:00
timeless%mozdev.org c90d358643 Bug 186683 ###!!! ASSERTION: |First()| on an empty string: 'Length()>0', file i:/build/mozilla/string/src/nsAString.cpp, line 136
r=aaronl sr=bz
2003-01-01 07:59:38 +00:00
seawood%netscape.com 4588fb970a Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
caillon%returnzero.com c1dffb47a1 Bug 185647 - Setting pseudo class of a closed window crashes [@ inLayoutUtils::GetEventStateManagerFor]
r=timeless sr=tor
2002-12-27 07:30:51 +00:00
rods%netscape.com 48260dc733 New spellcheck controller code
Not in build yet, checking in so Mac projects can be built
Bug 180346
2002-12-23 21:59:30 +00:00
peterv%netscape.com b2997dd663 Rename Transformiix string API to be in synch with Mozilla's. Part of bug 74786 (String cleanup). r=sicking, rs=jst. 2002-12-20 15:18:35 +00:00
axel%pike.org 09133be3a8 bug 157142, transformiix standalone should use XPCOM atoms. r=sicking, sr=peterv 2002-12-20 13:55:28 +00:00
axel%pike.org 284fe92e3c bug 157142, transformiix standalone should use XPCOM atoms. r=sicking, sr=peterv 2002-12-20 13:45:06 +00:00
jkeiser%netscape.com 6c504f96e1 Make GetType() return int instead of nsresult (bug 167762), r=peterl@netscape.com, sr=kin@netscape.com 2002-12-18 23:38:09 +00:00
axel%pike.org 0df0aab2b6 bug 157142, link transformiix standalone to xpcom, r=sicking, sr=peterv 2002-12-18 10:03:23 +00:00
rginda%netscape.com 0732eeaf84 - venkman only -
landing venkman 0.9.44

refactor prefs code, adding pref-manager.js
move CSS rules with english words into locale subdir
add fallback function hook to be called when regexp based name guessing fails
add "hide duplicates" option
add quicksearch-like textbox to the loaded scripts view
2002-12-18 09:11:49 +00:00
rbs%maths.uq.edu.au 504ac4b45e Remiander of bug 169590. Hook a catch-all W3C entity converter and user-prefs for custom levels of entity-zation in the editor's '<HTML> Source' and 'Save As...' 2002-12-17 00:41:25 +00:00
samuel%sieb.net 7eded02cf7 Bug 139057 - fix chatzilla's response to certain pings
patch by twpol@aol.com
r=rginda
2002-12-16 23:28:54 +00:00
aaronl%netscape.com ef399364ab Bug 184518. Repeated char find when >2 chars required to start it. r=caillon, sr=jst 2002-12-14 00:32:27 +00:00
aaronl%netscape.com 0f91251b53 Bug 180977. Typeaheadfind -- find previous wouldn't go wrap around to end from start of page. r=akkana, sr=sfraser 2002-12-14 00:30:53 +00:00
aaronl%netscape.com 3d30bce1f1 Bug 182451. Beep when first key pressed in win95/98. r=biesi, sr=blizzard 2002-12-14 00:27:33 +00:00
rbs%maths.uq.edu.au c7e2c76219 Refine the conversion of entities during serialization, b=169590, r=nhotta, sr=jst 2002-12-13 22:12:10 +00:00
kaie%netscape.com 1fe62ddc21 b=175320 Support clean profile & NSS shutdown at any time + Mozilla needs to clean up on exit to allow for PSM failure detection
r=ccarlen/morse sr=darin
2002-12-13 20:39:03 +00:00
axel%pike.org f412ee9cc2 more on elements, use-attribute-sets has open issues 2002-12-13 13:09:51 +00:00
darin%netscape.com edd5c403ca fixes bug 184436 r=dougt sr=dveditz 2002-12-12 23:57:16 +00:00
axel%pike.org c25c1270ec backout 74786, gcc 2.96 sucks 2002-12-11 11:09:06 +00:00
axel%pike.org 2b5d05c498 bug 74786, prepare for string cleanup, r=sicking, sr=peterv 2002-12-11 09:51:17 +00:00
harishd%netscape.com 5a50d2c541 Avoid unnecessary string copies in nsFixPtr. b=169764, r=heikki, sr=peterv.
** Patch provided by jst@netscape.com **
2002-12-11 01:46:46 +00:00
sicking%bigfoot.com f7ee406a16 Bug 184362: kill nsISupportsArray in transformiix
r=bz sr=peterv
2002-12-11 01:22:37 +00:00
danm%netscape.com 75d8ea438b Reinstating popup-blocking UI previously removed for the 1.2 release. Removing new privacy.popups preferences. bug 166442 r=brendan,dveditz,jag a=asa 2002-12-10 01:12:02 +00:00
axel%pike.org 0c5c3bb9ed missed one item in this run, documentation change only 2002-12-07 17:43:51 +00:00
axel%pike.org 10d35e7f95 incorporate comments by Jonas, more details, documentation only 2002-12-07 16:13:54 +00:00
bzbarsky%mit.edu 0fb9225e3c Fix capitalization problem. Bug 155693, patch by Sven Krohlas
<darkshadow@web.de> and Mike kowalski <mikejk@ameritech.net>, r=jatin, sr=jst,
a=asa
2002-12-07 01:03:00 +00:00
sicking%bigfoot.com 93b2efffa0 Bug 181803: Invalidate nsXPathResult when the nodevalue of a node is changed.
r=Pike sr=peterv a=asa
2002-12-06 19:54:46 +00:00
sicking%bigfoot.com be51319773 backing out. Didn't mean to hit the commit-button 2002-12-06 17:49:27 +00:00
sicking%bigfoot.com dd5e795934 *** empty log message *** 2002-12-06 17:47:53 +00:00
darin%netscape.com d8190b1d85 fixes bug 182490 "New password manager is ignoring valid password entries"
r=morse sr=jst a=asa
2002-12-06 06:36:15 +00:00
sicking%bigfoot.com 373450178a Bug 174093: Make ExprParser out-of-memory safe.
r=Pike sr=peterv a=asa
2002-12-06 01:49:26 +00:00
dcone%netscape.com 04cc9b2096 Not part of the build. Updated layout-plugin code. Added method to output the regression data to a file. 2002-12-04 22:11:40 +00:00
samuel%sieb.net 1c9709cf81 Bug 176765 - XML-RPC does not support https
r=heikki
sr=darin
2002-12-04 07:59:57 +00:00
samuel%sieb.net bf72c4f899 Bug 176764 - XML-RPC creates URL objects in a bad way
r=heikki
sr=darin
2002-12-04 07:26:02 +00:00
samuel%sieb.net 9f302dd4ff Bug 178206 - fix XML-RPC strings
r=heikki
sr=tor
2002-12-04 07:22:50 +00:00
akkana%netscape.com 691479a824 179784: go back to beep by default for typeahead find "not found",
since the nsSound solution doesn't work well on linux or mac.
  r=aaronl sr=sfraser
2002-12-03 23:51:10 +00:00
rginda%netscape.com 1262d08ba8 - venkman only -
fix array.sort fallout form bug 178722
show view names in floating window titles
don't spew to IS view when changing frames from the UI
bump version number
2002-12-03 19:50:26 +00:00
bzbarsky%mit.edu c815579255 Make the CSSLoader correctly order stylesheets as they are dynamically added
and removed via the DOM.  Clean up the nsIDocument stylesheet accessors.  Clean
up nsIDocumentObserver stylesheet stuff a bit.  Make style sheets visible in
the CSSOM (though not completely accessible) from the moment the load is kicked
off.  Make us have sheet objects that can be manipulated via CSSOM even for
failed loads. Bug 107567, bug 47734, bug 57225, bug 178407.
r=sicking,  sr=peterv.
2002-12-03 05:48:14 +00:00
axel%pike.org d6110fba75 npob, docs, initial upload, work in progress 2002-12-01 20:47:38 +00:00
peterv%netscape.com 02d215a5eb Fix static build bustage. 2002-11-30 09:43:13 +00:00
peterv%netscape.com 759d624411 Fix warning. 2002-11-30 02:07:59 +00:00
peterv%netscape.com 23b10864c8 Fix for bug 176610 (Make nsNameSpaceManager a service). r=caillon, sr=jst. 2002-11-29 23:44:07 +00:00
shanjian%netscape.com 6d6011f14a #171813 Universal auto detector doesn't work well on sohu news page
adjust the detecting parameter.
r=ftang, sr=jst
2002-11-26 20:56:08 +00:00
shanjian%netscape.com 8ee9132ab2 #180988 ���������������������������������������� in text causes universal AD to display in Big5
count every char for total.
yokoyama: review+
bzbarsky: superreview+
2002-11-26 20:03:30 +00:00
mhammond%skippinet.com.au 9dc36f6cab Get pyxpcom building and working again, at least on Windows. file test
fails, but we can live with that for now.  Not part of the build.
2002-11-26 11:39:07 +00:00
sfraser%netscape.com 49083bb3e8 Fix bug 181823: make CheckSameOrigin always return a value, rather than garbage. r=heikki, sr=bzbarsky 2002-11-26 00:54:12 +00:00
caillon%returnzero.com 7ce29dc852 Bug 181415 - Converting over to the new pref APIs
r=aaronl sr=bryner
2002-11-25 23:29:08 +00:00
caillon%returnzero.com 6a817d6d4b 180551 - Add color, thickness, and invert to the flasher interface. They should not be passed around so often to its methods since they rarely change and really
belong on the interface to begin with.
r=timeless,sr=peterv
2002-11-25 23:24:30 +00:00
glazman%netscape.com f73e80ed6e -- not part of the build --
-- CaScadeS only --

compatibility tables for CSS 1 and CSS 2
2002-11-25 14:02:51 +00:00
sicking%bigfoot.com 8fa4129fc1 Bug 8929: Kill NS_COMFALSE
r=peterv sr=bz
2002-11-25 11:21:22 +00:00
sicking%bigfoot.com f04a4ebeb7 Bug 181808: Use macros to declare and implement nsIDocumentObserver
r=caillon sr=bz
2002-11-25 08:33:30 +00:00
glazman%netscape.com 31f6fe5b14 -- not part of the build --
CaScadeS only

Editorshell removal
2002-11-22 12:40:12 +00:00
axel%pike.org a49d3430e7 bug 151055, some result elements dont accept children, txMozillaXMLOutput crashes, r=sicking, sr=peterv 2002-11-22 08:52:18 +00:00
darin%netscape.com 9b3557c713 fixes bug 157133 "HTTP Interfaces need to be frozen" r=dougt sr=bzbarsky 2002-11-22 07:40:16 +00:00
timeless%mozdev.org 3c3731e375 Bug 180127 Inspector destructors unconditionally delete objects
r=caillon sr=bz
2002-11-21 15:55:08 +00:00
timeless%mozdev.org 87fc618a43 Bug 122224 Inspect a Window submenu needs access keys
patch by neil@parkwaycc.co.uk r=timeless sr=bz
2002-11-21 14:04:10 +00:00
timeless%mozdev.org 885c237e7d Bug 122224 Inspect a Window submenu needs access keys
patch by neil@parkwaycc.co.uk r=timeless sr=bz
2002-11-20 16:01:15 +00:00
mkaply%us.ibm.com 3a5ceeaeb0 OS/2 bustage - need get() 2002-11-19 13:18:45 +00:00
caillon%returnzero.com ec408241f6 Attempt to fix nebiros bustage by moving style struct access into nsIInspectorCSSUtils
r/a=timeless,jkeiser,#mozilla
bug 147189
2002-11-19 07:41:07 +00:00
caillon%returnzero.com 6918494728 Bug 147189. Part 2: Don't hide "significant" whitespace nodes.
r=bzbarsky sr=hewitt
2002-11-19 05:20:45 +00:00
timeless%mozdev.org 7875f468ed Bug 58221 don't use strlen to check if a string is of length 0
patch by aaronl@vitelus.com r=timeless sr=bz
2002-11-17 05:16:49 +00:00
caillon%returnzero.com c13e41b4f6 Bug 163137. Make DOM inspector scroll to put an element in view upon selecting it in the DOM tree view. This was previously only working for HTML elements.
r=rbs, sr=bzbarsky
2002-11-16 05:42:29 +00:00