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

5358 Коммитов

Автор SHA1 Сообщение Дата
jst%mozilla.jstenback.com f8f11cf10e Fixing more bustage. 2004-02-10 00:51:35 +00:00
jst%mozilla.jstenback.com 505c634885 Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com. 2004-02-09 22:48:53 +00:00
peterv%propagandism.org b8b7bae2c4 Move comment before function. 2004-02-09 16:29:00 +00:00
peterv%propagandism.org 24596325b5 Fix for bug 232591 (Expose name validation methods from the XML parser (expat)). r=Pike, sr=jst. 2004-02-09 14:59:46 +00:00
varga%nixcorp.com 1f093966ec Adding licenses. 2004-02-08 21:51:06 +00:00
mvl%exedo.nl 20c77dd560 Create a new file to store nsPermissionManager's data in.
This will create a hostperm.1 file instead of cookperm.txt. The new file has more flexibility.
Bug 219752, r=dwitte, sr=darin
2004-02-08 13:04:13 +00:00
dbaron%dbaron.org 2edbb4de32 I'm not sure how this onStateChange handling ever worked. Not part of non-developer build. 2004-02-08 02:45:00 +00:00
dbaron%dbaron.org a02e145e50 Create baseline/verify directory if it doesn't exist. Not part of non-developer build. 2004-02-08 02:18:34 +00:00
dbaron%dbaron.org e9c94fa3a0 Better way, and one that works too. Not part of non-developer build. 2004-02-08 02:09:21 +00:00
neil%parkwaycc.co.uk d51667e531 Bug 197667 sidebar name list becomes bottom-justifed r=silver
Note that this the underlying bug has been fixed on the trunk, this is just to allow new xpis to work on old builds.
2004-02-07 19:43:31 +00:00
tor%cs.brown.edu bbf2ef596f Bug 208314 - remove use of iostreams to allow building with compilers
that don't support classic C++ iostreams (ex: MSVC++ .net 2003).
r=timeless, sr=dbaron
2004-02-07 02:41:10 +00:00
neil%parkwaycc.co.uk fb39b7532e Bug 231499 Cookie manager could only delete contiguous selections r=dwitte sr=darin 2004-02-06 20:32:48 +00:00
axel%pike.org d15e10e1a5 txStylesheetCompiler should not error on mRV, r=sicking, sr=peterv 2004-02-06 11:33:45 +00:00
neil%parkwaycc.co.uk 3c188db3db Bug 223294 <dialog>s no longer need a <separator> at the bottom of their content p=stefan@borggraefe.com r=me sr=ben 2004-02-04 23:44:29 +00:00
silver%warwickcompsoc.co.uk b26a67ef93 Bug 233085 - Add "Copy Qualified Name" to Locals view context menu.
Bumping version and locale version too.
r=rginda@hacksrus.com
2004-02-04 22:19:20 +00:00
timeless%mozdev.org 93aa40c3fa Bug 229147 mHost = ArenaStrDup from nsHostEntry can fail and needs to be handled
r=mvl sr=bz
2004-02-04 16:15:38 +00:00
kairo%kairo.at 3d12a17e05 bug 232011 - Use the XUL preprocessor for build-time inserting of localeVersion strings, this removes contents*.rdf.in files and resurrects the contents*.rdf files, using preprocessor.pl via the jar.mn definitions 2004-02-04 14:24:38 +00:00
daniel%glazman.org 3a438dbee4 NOT PART OF THE BUILD
CaScadeS cleanup
2004-02-04 10:05:06 +00:00
neil%parkwaycc.co.uk 816e0a7599 Bug 117594 Wallet's URL specific page does not resize r=dwitte sr=alecf 2004-02-04 09:43:17 +00:00
cbiesinger%web.de 8bcf7b6cd9 Bug 66256 both form manager dialogs have the same title
change the titles to "Form Manager: Editor" and "Form Manager: Sites"
patch by Andreas Kunz <durbacher@gmx.de> r=mvl sr=alecf
2004-02-04 00:54:01 +00:00
neil%parkwaycc.co.uk 22f0ba2e18 Bug 227019 Cookie sites is blank if opened from cookie icon r=dwitte sr=darin 2004-02-03 23:32:26 +00:00
mvl%exedo.nl 123204e11c Convert mozPersonalDictionary to use nsTHashTable. Removal of obsolete files.
Bug 224625, r=dwitte, sr=alecf
2004-02-03 13:06:44 +00:00
mvl%exedo.nl ad2d4d169d Convert mozPersonalDictionary to use nsTHashTable
Bug 224625, r=dwitte, sr=alecf
2004-02-03 11:54:03 +00:00
timeless%mozdev.org 19c6447c6c Bug 191580 typeaheadfind accesses sound device on Linux when it's set to just "beep"
r=biesi sr=bryner
2004-02-02 23:12:00 +00:00
dbaron%dbaron.org de736b5010 Missed newline. 2004-02-02 03:10:00 +00:00
dbaron%dbaron.org efa3262b81 Don't close files twice. Not part of non-developer build. 2004-02-02 03:09:33 +00:00
dbaron%dbaron.org 5937268a01 Fix incorrect flag. Not part of default build. 2004-02-02 02:10:50 +00:00
dbaron%dbaron.org 806d07f13f Get (old) regression tests close to working in layout debugger. Not part of non-developer build. 2004-02-02 01:51:05 +00:00
bryner%brianryner.com 42adb9f1be More nsIPresContext deCOMtamination (bug 229371). Inline getters and setters for LinkHandler, VisibleArea, and Language; change some methods that don't return any useful data to |void|; make GetContainer return an already_AddRefed. r+sr=dbaron 2004-02-01 10:09:07 +00:00
dwitte%stanford.edu 3b6c37bc82 remove preference imageblocker.enabled.
b=208882, patch by mconnor@myrealbox.com, r=mvl, sr=alecf.
2004-02-01 09:17:51 +00:00
bryner%brianryner.com dc75c55f7d fixing xmlterm bustage 2004-01-31 23:45:30 +00:00
bryner%brianryner.com 08f53379c4 Continuing nsIPresContext deCOMtamination (bug 229371). Remove ReParentStyleContext - callers can call frame manager directly. Removed several unused setters. Inlined getters for default colors, font scaler, and focus ring width. Changed GetDefaultFont to return a const nsFont*. r+sr=dbaron. 2004-01-31 22:41:40 +00:00
mvl%exedo.nl 70f275f05b Cookie Manager: "remove cookie" and "remove site" should disable with un-selection
bug 202324, patch by mconnor@myrealbox.com, r=mvl, sr=alecf
2004-01-31 18:35:06 +00:00
cbiesinger%web.de 90503e21f4 removing unused include 2004-01-31 16:34:42 +00:00
silver%warwickcompsoc.co.uk 0d50b1ca52 Bug 232544 - Make Ctrl-Up/Down change multiline pref instead of bypassing it.
r=samuel@sieb.net
2004-01-31 09:29:09 +00:00
dbaron%dbaron.org 17c9bcdadb Unregister pref observer onunload to prevent it leaking until shutdown. Also run more onload rather than when the script is executed. b=231384 r=mvl sr=bryner 2004-01-30 00:46:32 +00:00
rlk%trfenv.com 13bb5a3d8f Hooking up the Developer Tools to the build which was forgotten as part of bug 145056. 2004-01-29 23:30:40 +00:00
jst%mozilla.jstenback.com 90431d8022 Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org 2004-01-29 22:04:45 +00:00
silver%warwickcompsoc.co.uk 66c5268f94 Bug 112435 - Add font size and family menus, commands, and access keys (for bigger/smaller/reset).
r=rginda@hacksrus.com
2004-01-29 11:27:35 +00:00
bzbarsky%mit.edu 16e457b12e Rework cookie dialogs to allow setting session-only cookies. Bug 230624, patch
by Mike Connor <mconnor@myrealbox.com>, r=mvl, sr=darin
2004-01-29 03:34:58 +00:00
jst%mozilla.jstenback.com 91f18d4734 Tweak to new APIs. Not part of the build. 2004-01-29 03:25:59 +00:00
jst%mozilla.jstenback.com e33878c00b Silly filter stuff (not working), and make the serializer work, or work better at least. Not part of the build. 2004-01-29 01:44:00 +00:00
jst%mozilla.jstenback.com 6f2447e9ac Moving code around. Not part of the build. 2004-01-29 01:05:32 +00:00
jst%mozilla.jstenback.com 2f7f3b474c Support sync loading (if mIsAsync is somehow set), and implement abort(). Not part of the build. 2004-01-29 00:34:19 +00:00
bsmedberg%covad.net 7d79d7ba8b Bug 232201 part 2 - update consumers to use inherited nsIPrefBranchInternal interface. This should be happy for codesize. r=alecf sr=darin 2004-01-28 23:45:17 +00:00
neil%parkwaycc.co.uk c139565ffe Bug 226511 Speed up cookie deletions by not reloading the entire tree after every deletion as the rows have already been removed from the tree r=dwitte sr=darin 2004-01-28 23:14:42 +00:00
cbiesinger%web.de 065f5ce3fc Bug 166192 Remove last traces of PICS.
patch by Stephen Walker <sdwalker@myrealbox.com> r=bsmedberg,dougt sr=dbaron
2004-01-28 22:42:21 +00:00
bsmedberg%covad.net ff8f8a7309 Fix system pref extension for bug 232201. r=bustage 2004-01-28 05:11:20 +00:00
bsmedberg%covad.net 6d1e888f03 Bug 232201 - make nsIPrefBranchInternal inherit from nsIPrefBranch (small codesize savings) r=alecf sr=darin 2004-01-28 04:20:03 +00:00
jst%mozilla.jstenback.com 642fc25e7e Fixing typo in comment. 2004-01-28 02:55:49 +00:00
jst%mozilla.jstenback.com cd35d75449 Adding partial implementations of some DOM LS classes. Not part of the build yet. 2004-01-28 02:55:18 +00:00
jst%mozilla.jstenback.com 016759e749 Removing these interfaces in favor of the ones in dom/public/idl/ls/. Not part of the build. 2004-01-27 23:00:38 +00:00
rlk%trfenv.com bc2c6161ab Bug 231835 - It's now "Bookmarks File" (plural), update help documentation. Patch by Joe Infla (mail124@bellsouth.net). r=stolenclover@yahoo.com.tw 2004-01-27 21:27:35 +00:00
timeless%mozdev.org baf2466161 Bug 224327 if domain.com is blocked, sub.domain.com is blocked, but cannot be unblocked using remove
patch by mconnor@myrealbox.com r=neil sr=alecf
2004-01-27 16:42:29 +00:00
timeless%mozdev.org 78b0065b4d Bug 175359 Add confirm dialog for Remove All Cookies/Remove All Sites
patch by mconnor@myrealbox.com r=mvl sr=alecf
2004-01-27 16:41:15 +00:00
neil%parkwaycc.co.uk 7848173748 Bug 230434 nsIPref removal from spellchecker p=arne.anka@stupido.com r=mkaply sr=dbaron 2004-01-26 13:29:25 +00:00
bienvenu%nventure.com e76573d657 enable full mcd pr logging in release build, sr=mscott 232073 2004-01-25 01:11:11 +00:00
silver%warwickcompsoc.co.uk bb8a683c52 Bug 98251 Implement Half-Op (mode +h) in Chatzilla
r=rginda
2004-01-24 17:22:14 +00:00
hpradhan%hotpop.com 7739558313 bug 229177 : Make TestXMLExtras not leak on shutdown r+sr=heikki 2004-01-24 07:21:57 +00:00
silver%warwickcompsoc.co.uk c1caa4f381 Bug 111475 Missing /ignore command
r=rginda
2004-01-24 03:00:53 +00:00
jst%mozilla.jstenback.com ce1edc1dc9 Fixing bug 230840. DeCOMtaminating nsIDocumentObserver, nsIAttribute, nsIContentList, and nsIContentIterator, and doing some other cleanup. r=jonas@sicking.cc, sr=bryner@brianryner.com 2004-01-24 00:46:17 +00:00
silver%warwickcompsoc.co.uk 3bdd2915c4 Bug 231770 Various minor bug fixes that need landing
r=samuel
2004-01-24 00:23:51 +00:00
dbaron%dbaron.org 0231f67b81 Remove users of deprecated, no-op, NS_INIT_ISUPPORTS macro from tree. b=178643 r+sr=bryner 2004-01-23 23:12:44 +00:00
neil%parkwaycc.co.uk 84428dc828 Bug 231368 Remove unused nsIPref includes p=arne.anka@stupido.com r/sr=dbaron 2004-01-23 13:31:07 +00:00
neil%parkwaycc.co.uk 19a8ab3904 Bug 227500 Provide scriptable environment access p=bsmedberg,gisburn r/sr=dougt 2004-01-23 10:23:12 +00:00
silver%warwickcompsoc.co.uk 7541bae453 Bug 231770 Various minor bug fixes that need landing (see bug for details)
r=samuel
2004-01-23 06:37:07 +00:00
silver%warwickcompsoc.co.uk 848b909add Bug 112435 [partial] Need Motif with fixed width font [and]
Bug 220325 [partial] content pane text should be sized based upon prefs
r=rginda
2004-01-22 18:57:39 +00:00
silver%warwickcompsoc.co.uk 2c9595cc85 Bug 230833 /help quote refers to IRC 1459 instead of RFC1459
r=rginda
2004-01-22 18:55:49 +00:00
silver%warwickcompsoc.co.uk 832293b735 Bug 207436 Custom sounds doesn't work
r=samuel
2004-01-22 13:57:26 +00:00
silver%warwickcompsoc.co.uk 2824577cd5 Bug 146398 Open at Startup and Leave $viewname have no access keys
r=samuel
2004-01-22 13:55:40 +00:00
silver%warwickcompsoc.co.uk 897ff6fb12 Bug 219983 sidebar doesn't update if it's closed while switching channels
r=samuel
2004-01-22 13:53:38 +00:00
silver%warwickcompsoc.co.uk 0ea22dfdac Bug 231621 Add a middle-click action for the Chatzilla client window (open in new tab, configurable)
patch by Andreas Kunz (durbacher@gmx.de)
r=silver
2004-01-22 13:49:22 +00:00
neil%parkwaycc.co.uk 7bd568d3e7 Fix compiler warning b=231716 p=gautheri@noos.fr r/sr=dbaron 2004-01-22 13:07:40 +00:00
rlk%trfenv.com 4bb1ea5ec0 Bug 231119 - "Replying to a Message" in "Help" gives bad menu path on placement of quotes in replies. Patch by Stefan Borggraefe (borggraefe@despammed.com). r=rlk@trfenv.com 2004-01-22 00:01:56 +00:00
caillon%returnzero.com 9015382ba6 This should be #ifdef DEBUG.
r+sr=dbaron
2004-01-20 22:56:21 +00:00
axel%pike.org 907c1a8d43 bug 230633, constify tx a bit, regression fix, r/sr=pterv 2004-01-19 14:21:58 +00:00
axel%pike.org c77848b741 bug 192139, integrate latest expat, npob, fix transformiix standalone bustage on win, r=sicking, sr=peterv 2004-01-18 16:57:34 +00:00
rlk%trfenv.com be3a2e1fc2 Bug 224196 - Split "General Mozilla Shortcuts" r=neil@parkwaycc.co.uk 2004-01-18 01:33:23 +00:00
rlk%trfenv.com 1b41fd47d9 Minor mend to previous checkin. 2004-01-18 01:21:01 +00:00
rlk%trfenv.com 51dbecbd02 Bug 220495 - Mail Help has no text for Message View. Patch by Daniel Wang (stolenclover@yahoo.com.tw). r=rlk@trfenv.com 2004-01-18 01:19:53 +00:00
rlk%trfenv.com 8f0b39d2f9 Fixing dead link in Help TOC. Patch by Christian Eyrich (ch.ey@gmx.net). r=rlk@trfenv.com 2004-01-17 02:10:14 +00:00
bienvenu%nventure.com 3e7aea6c7b add pr logging to MCD, sr=mscott 231148 2004-01-16 21:24:09 +00:00
peterv%propagandism.org b948cd4200 Fix for bug 230633 (Constify Transformiix code a bit). r=sicking, sr=jst. 2004-01-16 21:01:44 +00:00
peterv%propagandism.org 2fe03e7dcc Backout to fix bustage. 2004-01-16 15:08:30 +00:00
peterv%propagandism.org de5957c0db Fix for bug 230633 (Constify Transformiix code a bit). r=sicking, sr=jst. 2004-01-16 14:44:38 +00:00
peterv%propagandism.org de9b68f76c Fix for bug 230633 (Constify Transformiix code a bit). r=sicking, sr=jst. 2004-01-16 14:30:54 +00:00
peterv%propagandism.org ee78c7ff4a Fix for bug 230633 (Constify Transformiix code a bit). r=Pike, sr=jst. 2004-01-16 13:46:07 +00:00
sicking%bigfoot.com 745a6a3bfb Fix gcc-platforms bustage 2004-01-15 21:23:18 +00:00
sicking%bigfoot.com 9576772580 Bug 230528: sync to latest jsnum.h: Make sure that gcc aliasing optimizations doesn't break mathcode. Fix mathcode on ARM
r=Pike sr=peterv
2004-01-15 20:36:26 +00:00
timeless%mozdev.org 3e77f4e556 Bug 229809 CSS Errors in xmlterm
patch by bc@bclary.com r=timeless sr=dbaron
2004-01-15 03:08:58 +00:00
timeless%mozdev.org 705583ccb9 Bug 201630 javascript strict warnings in nsPolicyViewer.js and pageInfoOverlay.js
r=neil sr=bz
2004-01-15 02:50:55 +00:00
jst%mozilla.jstenback.com 6d14ac2d0a Making these interfaces compile. Not part of the build. 2004-01-15 00:12:36 +00:00
jst%mozilla.jstenback.com 945513aca6 First stab at new W3C DOM Load and Save interfaces. Not part of the build. 2004-01-14 23:59:50 +00:00
bienvenu%nventure.com 7f9c9401f5 fix 230743, make autoconfig prompt for e-mail address if none found in prefs.js, and append email addr specified in mcd settings, sr=mscott 2004-01-14 00:55:04 +00:00
neil%parkwaycc.co.uk bc707d758a Bug 177456 Help glossary: Public keys are used for encryption p=gunnar.kaestle@gmx.net r=me moa=rj_keller 2004-01-13 15:53:07 +00:00
mvl%exedo.nl d1740cdd51 Change comments and capitalization in idl files. Bug 225749, r=timeless, sr=alecf 2004-01-12 12:13:57 +00:00
bryner%brianryner.com 2bddef83ba Improve the way in which nsEvent and its subclasses are initialized. Commonly-used members can now be initialized via an inline constructor, and all other members are initialized to zero. eventStructType is set automatically. This also fixes some cases where an eventStructType was doubling as a message -- NS_TEXT_EVENT is now only used as an eventStructType, with a message of NS_TEXT_TEXT. NS_COMPOSITION_* events get an eventStructType of NS_COMPOSITION_EVENT, and ditto for NS_RECONVERSION_*. NS_DRAGDROP_EVENT is no longer an eventStructType since it is not a unique type of struct. There is also some miscellaneous cleanup to nsDOMEvent. Bug 220228, r=jst, sr=blizzard. 2004-01-12 08:25:18 +00:00
rlk%trfenv.com 751c7cd2a2 fixing checkin. 2004-01-11 15:55:10 +00:00
rlk%trfenv.com be57ec4ad3 fixing checkin. 2004-01-11 15:54:17 +00:00
rlk%trfenv.com 90ff431bd4 Bug 158447 - Advanced autocomplete prefs dialog needs Help button. r=neil@parkwaycc.co.uk sr=alecf@flett.org. Patch by Daniel Wang (stolenclover@yahoo.com.tw) 2004-01-10 21:52:42 +00:00
rlk%trfenv.com c515f949e6 Bug 221925 - Different UI changes in MailNews not reflected in help. r=stolenclover@yahoo.com.tw. Patch by Christian Eyrich (ch.ey@gmx.net) 2004-01-10 21:46:35 +00:00
rlk%trfenv.com fb90528b86 Hooking up image checked in with the previous checkin. 2004-01-10 00:11:51 +00:00
rlk%trfenv.com 1660670a42 Bug 196236 - no help text for junk mail controls pane. Patch by Daniel Wang (stolenclover@yahoo.com.tw) r=rlk@trfenv.com 2004-01-10 00:09:40 +00:00
rlk%trfenv.com b8fc0c112e Bug 222178 - Make the index a friendlier search database. Patch by Daniel Wang (stolenclover@yahoo.com.tw). r=rlk@trfenv.com 2004-01-10 00:03:54 +00:00
rlk%trfenv.com e4c9a006db Bug 145056 - add new "Tools and Development" section in Mozilla Help. Patch by Daniel Wang (stolenclover@yahoo.com.tw). r=rlk@trfenv.com 2004-01-09 23:58:24 +00:00
jst%mozilla.jstenback.com c000ae86e8 General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org 2004-01-09 23:54:21 +00:00
mkaply%us.ibm.com 31aebc0c90 Who ever heard of #including a license 2004-01-09 22:43:55 +00:00
mkaply%us.ibm.com 8d9d1431c2 Per gerv, the spellchecker has been relicensed under MPL with the permission of Keven Hendricks, so this license.readme file is no longer valid 2004-01-09 21:50:13 +00:00
dbaron%dbaron.org c455ced829 Fix one-time leak of atoms by converting to static atoms. b=230361 r=caillon sr=bryner 2004-01-09 19:01:46 +00:00
bienvenu%nventure.com a6411bfa6a make autoconfig use 4.x e-mail identity if it can't find new style identity, for the one time after profile migration, sr=mscott 230511 2004-01-09 17:57:54 +00:00
dbaron%dbaron.org 53b6e66263 Fix regression by doing things a better way. b=229972 r+sr=bryner 2004-01-08 23:57:23 +00:00
bryner%brianryner.com e65d2d2fe5 Eliminate nsIStyleSet as an XPCOM interface, making the implementation internal to layout. Frame constructor ownership moves to the pres shell, and the style set methods that forward to the frame constructor are gone. Rewrote style set sheet add/remove to reduce code size. For more details, see bug 64116. r+sr=dbaron. 2004-01-07 22:30:53 +00:00
dbaron%dbaron.org 4bc6810bf9 Free remaining stack items in destructor to fix leaking pretty much everything. b=230264 r=caillon sr=bryner 2004-01-07 22:17:05 +00:00
cbiesinger%web.de 5e47ff08bf bug 226188: Reflect UI changes from bug 222940 in Help
patch by borggraefe@despammed.com (Stefan Borggraefe)
r=rlk@trfenv.com
2004-01-07 15:09:52 +00:00
bsmedberg%covad.net d0f309943a Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +00:00
bsmedberg%covad.net 274ef7cd49 Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 01:22:31 +00:00
neil%parkwaycc.co.uk 4f99c16dc2 Bug 229993 Disable history and security in Venkman source panes thus keeping x-jsd: URLs out of global history r=rginda 2004-01-05 00:29:13 +00:00
silver%warwickcompsoc.co.uk 56cdfb949a Bug 229545 Land ChatZilla 0.9.54 on trunk.
r=rginda@hacksrus.com
2004-01-03 22:21:35 +00:00
jgmyers%speakeasy.net ce5088ba8f Accept halfwidth katakana in iso-2022-jp: bug 172393 r=ftang sr=roc 2004-01-03 21:45:21 +00:00
danm-moz%comcast.net 46ec89af16 plug pointless leak 2004-01-03 02:41:24 +00:00
danm-moz%comcast.net ff522ee692 document MakeTridentPreferences method 2004-01-03 02:40:36 +00:00
rlk%trfenv.com a1946603c3 Bug 208424 - Mail & Newsgroups Help - entries for new UI element. r=rlk@trfenv.com Patch by Christian Eyrich (ch.ey@gmx.net). 2004-01-01 17:51:01 +00:00
rlk%trfenv.com 75beaf0cad Bug 220561 - Add better support for content packs. r=neil@parkwaycc.co.uk, sr=alecf@flett.org 2004-01-01 17:41:50 +00:00
rlk%trfenv.com 232dbf0e3d Bug 229805 - CSS Errors in help. r=rlk@trfenv.com. Patch by Bob Clary (bc@bclary.com) 2004-01-01 17:39:51 +00:00
technutz%netscape.net c29497784c Bug 229806. CSS Errors in DOM Inspector. Patch by Bob Clary <bc@bclary.com> r=timeless, sr=dbaron 2004-01-01 17:12:35 +00:00
mvl%exedo.nl 1a51efecf0 spellchecks marks words with initial caps as spelled wrong. bug 229215, r=dwitte, sr=alecf. 2004-01-01 14:53:37 +00:00
mhammond%skippinet.com.au 509f0eeaee Don't keep the Python thread-lock - this prevents secondary threads from
starting.  Not part of the build.
2003-12-30 23:15:33 +00:00
dbaron%dbaron.org 514467612a Use stable APIs in inCSSValueSearch. b=224164 r=caillon sr=bzbarsky 2003-12-29 19:05:02 +00:00
timeless%mozdev.org 11c4761605 Bug 226152 DRefTool analysis for sql files
r=varga sr=roc
2003-12-24 18:06:23 +00:00
peter%propagandism.org 5dda03fcba Part of fix for bug 192139 (Intergrate latest Expat). Transformiix standalone only, not part of the default build. 2003-12-23 19:25:21 +00:00
peter%propagandism.org c257f932c2 Part of fix for bug 192139 (Intergrate latest Expat). Transformiix standalone only, not part of the default build. 2003-12-23 18:33:18 +00:00
peter%propagandism.org a173180fad Part of fix for bug 192139 (Intergrate latest Expat). r=Pike, sr=jst. 2003-12-23 18:04:56 +00:00
rlk%trfenv.com f34141eb81 Fixing minor typo 2003-12-23 01:33:28 +00:00
mvl%exedo.nl bff9ce0e12 rev iid's of changed interfaces. bug 226756 2003-12-22 20:27:17 +00:00
mvl%exedo.nl 588b686b97 Move unicode to charset convertors out of spellcheck glue into myspell.
bug 226756, r=dwitte, sr=alecf
2003-12-22 13:23:31 +00:00
rlk%trfenv.com 361b7fca1f Bug 218878 - Cleanup of Help RDF
Bug 222178 - Make the index a friendlier search database.
r=alecf@flett.org
2003-12-22 00:37:36 +00:00
rlk%trfenv.com d79e8c8b2f Bug 225090 - Sanitize Help CSS. r=dbaron@dbaron.org 2003-12-22 00:32:53 +00:00
mvl%exedo.nl 778af1240c Update to review comments. oops. Bug 225749 2003-12-21 12:36:47 +00:00
bryner%brianryner.com dfe3513814 Change all callers of nsIPresContext::GetShell() to use the non-refcounting versions. Most callers now use PresShell(), a few that were checking for null conditions are using GetPresShell() -- this will be remedied once we can ensure that a prescontext never has a null pres shell. Bug 227690, r+sr=bzbarsky. 2003-12-21 05:36:36 +00:00
timeless%mozdev.org 9295d04d92 Bug 228397 Warning ``assignment to undeclared variable uri'' [xs] in file ``chrome://cookie/content/cookieContextOverlay.xul'', line 53, character 0.
r=dwitte sr=bz
2003-12-21 04:04:12 +00:00
neil%parkwaycc.co.uk 7d4594aa48 Bug 226958 Convert wallet viewer to a <dialog> and clean it up p=gautheri@noos.fr r=me sr=alecf 2003-12-20 18:15:56 +00:00
neil%parkwaycc.co.uk a30e57d211 Supplementary patch to Bug 225840 making it clear which buttons the dialog has p=gautheri@noos.fr r=me sr=alecf 2003-12-20 17:55:03 +00:00
mvl%exedo.nl e8119d04ba make nsIEditorSpellcheck use nsAString instead of nsString.
bug 225749, r=dwitte, sr=alecf
2003-12-20 13:06:44 +00:00
dwitte%stanford.edu 4efc16689c implement session cookie UI. thanks to mconnor for the patch!
b=225857, p=mpconnor@myrealbox.com, r=neil, sr=alecf
2003-12-20 03:08:44 +00:00
neil%parkwaycc.co.uk 8d4f55981c Bug 133606 getAnonymousElementByAttribute now works r=caillon sr=bz 2003-12-19 21:47:21 +00:00
neil%parkwaycc.co.uk bb090e5103 Bug 89576 now that the wsm saves the page data the pref panel ok handlers don't need to r=caillon sr=alecf 2003-12-19 21:44:02 +00:00
bienvenu%nventure.com e0eba35bb5 fix 228791 need ability to have unobscured mcd files, r/sr=mscott 2003-12-19 15:53:15 +00:00
silver%warwickcompsoc.co.uk 96fbe4a7ce Bug 228799 Opening Chatzilla gives "Invalid IRC URL ``%S"
r=rginda a=chofmann
2003-12-19 03:54:03 +00:00
rginda%hacksrus.com 06072959e0 bug 223578, "need to account for new regexp behavior", a=asa
account for the fact that optional matches now return undefined, instead of nothing at all (see bugs 123437 and 85721)
2003-12-16 23:17:29 +00:00
silver%warwickcompsoc.co.uk a965a9705e Bug 228567 Land usability fixes for 1.6
r=samuel a=asa
2003-12-16 21:03:56 +00:00
neil%parkwaycc.co.uk b1388edcdf Supplementary patch to bug 227651 bulletproofing in case the overlaid window does not have a component bar r=timeless sr=bryner a=asa 2003-12-12 23:44:07 +00:00
neil%parkwaycc.co.uk ab9dd37672 Supplementary fix to bug 95770 fixing the "Quality Feedback Agent" link r=rj_keller a=mkaply NB: Translators please check the link href in your translations. 2003-12-12 23:36:09 +00:00
scott%scott-macgregor.org 8f16a6997a fix for bug #227651
[calendar] [mozilla 1.x] if native calendar app is available, and mozilla calendar there,
show chrome to launch a native calendar, if specified by a pref.

this "tasks" extension can be extended for other tasks.

NOT PART OF THE BUILD

r/sr/a=sspitzer
2003-12-07 18:31:38 +00:00
silver%warwickcompsoc.co.uk ae361d0e90 Bug 207949 Show Chatzilla as installable extension in Firebird GUI/FE
r=samuel a=brendan
2003-12-07 14:42:14 +00:00
silver%warwickcompsoc.co.uk 268452ecca Bug 207949 Show Chatzilla as installable extension in Firebird GUI/FE (part 3) [version update]
r=rginda@hacksrus.com a=asa@mozilla.org
2003-12-06 00:32:46 +00:00
silver%warwickcompsoc.co.uk f1dc965df5 Bug 207949 Show Chatzilla as installable extension in Firebird GUI/FE (part 3)
r=rginda@hacksrus.com a=asa@mozilla.org
2003-12-06 00:27:12 +00:00
silver%warwickcompsoc.co.uk 352a8460d8 Bug 207949 Show Chatzilla as installable extension in Firebird GUI/FE (part 3) [new files first]
r=rginda@hacksrus.com a=asa@mozilla.org
2003-12-06 00:25:01 +00:00
jshin%mailaps.org afbd26d08a bug 225695 : replacing incorrectly used escape/unescape() with en/decodeURI(Component). 3rd installment (for Venkman) (r=rgina, sr,a=brendan) 2003-12-05 06:12:59 +00:00
rlk%trfenv.com 290ba153e0 Part of bug 226911, Make a external links in help have target="_blank" so they appear in the browser window. r=rlk@trfenv.com, a=asa@mozilla.org. Patch by Daniel Wang (stolenclover@yahoo.com.tw). 2003-12-04 23:28:04 +00:00
rlk%trfenv.com 5f22534ccb Part of bug 226911, Make a external links in help have target="_blank" so they appear in the browser window. r=rlk@trfenv.com, a=asa@mozilla.org 2003-12-04 23:26:50 +00:00
silver%warwickcompsoc.co.uk 7763e2ddbf Bug 207949 Show Chatzilla as installable extension in Firebird GUI/FE (part 2)
r=rginda@hacksrus.com a=asa@mozilla.org
2003-12-04 21:46:54 +00:00
bsmedberg%covad.net 66ed397b00 Bug 227022 - "make" in extensions/p3p does not behave correctly. r=Pike a=asa 2003-12-04 18:20:16 +00:00
rginda%hacksrus.com a18a81d561 land 0.9.49, adds halfop support, initial rplisupport support, and properly masks password dialogs
a=asa, b=227334
2003-12-04 15:35:22 +00:00
rginda%hacksrus.com 782916cdec initial add of halfop images 2003-12-04 15:32:53 +00:00
rlk%trfenv.com 0af67f769e Bug 227107 - Help button in Offline & Disk Space preferences is broken. r=neil@parkwaycc.co.uk, r=rlk@trfenv.com, sr=alecf@flett.org, a=asa@mozilla.org. Patch by Hasse (jasajudeju@telia.com). 2003-12-04 00:56:43 +00:00
dbaron%dbaron.org d5582721b7 Separate locale version from Mozilla version so we do not have to bump locale version for every release. b=226377 r=kairo, bsmedberg sr=ben a=asa 2003-12-02 23:22:11 +00:00
silver%warwickcompsoc.co.uk f60897d017 Bug 217287 /name command returns error "Unknown pref name". Doesn't change username section of username@host
r=samuel@sieb.net a=asa@mozilla.org
2003-12-02 23:21:37 +00:00
silver%warwickcompsoc.co.uk 88af1fe97b Bug 227139 mIRC color codes causing JS exceptions in post-1.5 builds
r=samuel@sieb.net a=asa@mozilla.org
2003-12-02 14:41:49 +00:00
neil%parkwaycc.co.uk 87da40747d Bug 225840 clean up after <window> to <dialog> conversion p=gautheri@noos.fr r=me sr=ben a=asa 2003-12-02 12:48:54 +00:00
neil%parkwaycc.co.uk eebf110595 Bug 225840 clean up after <window> to <dialog> conversion p=gautheri@noos.fr r=me sr=ben a=asa 2003-12-01 23:44:39 +00:00
neil%parkwaycc.co.uk f763078ff6 Bug 197781 convert startup-newURL.xul to a <dialog> p=gautheri@noos.fr and fix radiobutton usage in startup-newURL.js r=silver a=asa 2003-12-01 23:37:31 +00:00
rlk%trfenv.com 849a508410 Bug 227077 - No unique anchors for"Addressing" and "Return Receipts" preference panels. r=rlk@trfenv.com, a=asa@mozilla.org. Patch by Hasse (jasajudeju@telia.com). 2003-12-01 22:17:44 +00:00
rlk%trfenv.com 32a66d7972 Bug 226964 - Lots of dead links in help. r=neil@parkwaycc.co.uk, a=dbaron@dbaron.org 2003-12-01 22:11:56 +00:00
rlk%trfenv.com 9dd45db164 Bug 220413 - Help Index has no entry for "plug-in", "helper application", or "java". r=neil@parkwaycc.co.uk a=chofmann@mozilla.org 2003-11-28 00:21:13 +00:00
rlk%trfenv.com b2cf8d128e Bug 226788 - Find-as-you-type not in Index and TOC. r=neil@parkwaycc.co.uk, a=asa@mozilla.org 2003-11-27 02:19:27 +00:00
dbaron%dbaron.org 5865052b0b Fix refcounting error causing crash. Not part of default build. 2003-11-26 01:00:44 +00:00
dbaron%dbaron.org b91822175e Fix refcounting error causing crash. Not part of default build. 2003-11-26 01:00:12 +00:00
rlk%trfenv.com 0a1fd6ea1a Bug 95770 - The help documentation should be formatted in some better way. Mail_help.html > mail_help.xhtml. r=neil@parkwaycc.co.uk a=asa@mozilla.org 2003-11-25 22:57:22 +00:00
rlk%trfenv.com 37613c35ed Bug 220395 - Help needs better Help and Support Center (welcome_help.html). r=neil@parkwaycc.co.uk a=asa@mozilla.org 2003-11-25 22:37:02 +00:00
rlk%trfenv.com 8d0466ffc2 Bug 11174 - Missing help for "Accept all images that come from the originating server". r=rlk@trfenv.com a=asa@mozilla.org Patch by Daniel Wang (stolenclover@yahoo.com.tw) 2003-11-25 22:32:03 +00:00
axel%pike.org 07ae938a90 bug 151002, 64bit bustage fix, patch by Martin Mokrejs, r=me, sr=peterv, a=dbaron 2003-11-23 17:39:41 +00:00
rlk%trfenv.com 481c06ff09 Bug 225286 - mozilla/extensions/help/resources/content/test.xul should be removed from build. r=neil.parkwaycc.co.uk a=brendan@mozilla.org 2003-11-23 02:22:26 +00:00
rlk%trfenv.com 900b83d3a6 Bug 226342 - Faulty links in glossary r=rlk@trfenv.com a=asa@mozilla.org. Patch by jasajudeju@telia.com 2003-11-21 02:04:20 +00:00
mkaply%us.ibm.com f6a9453a8f #200144
r=sicking, a=mkaply
Remove XP_OS2 #ifdefs from transformiix
2003-11-19 23:06:14 +00:00
timeless%mozdev.org c6dce08dd5 Bug 135181 Add Translate Page to the Tools menu
r=dwitte sr=jst
2003-11-19 03:19:53 +00:00
bzbarsky%mit.edu 5777023fe3 More permissions tightening on profile files. Bug 59557, patch by biesi,
r=timeless, sr=bzbarsky
2003-11-19 02:11:12 +00:00
dwitte%stanford.edu c3d8aafb61 remove unused *_FetchFromNetCenter functions. thanks to gautheri@noos.fr (Serge Gautherie) for the patch.
r=dwitte, sr=bryner
2003-11-19 01:59:36 +00:00
jst%mozilla.jstenback.com 4183787fa9 Fixing bug 225837. DeCOMtaminating nsIContent more, making GetTag() return a weak raw pointer, and renaming GetTag() to Tag(), and making GetRangeList() return an const nsVoidArray*, and changing GetContentID() to return the id, and renaming it to ContentID(). r=jonas@sicking.cc, sr=bryner@brianryner.com. 2003-11-19 01:20:56 +00:00
peter%propagandism.org 0cfb4d846f Remove obsolete files (part of fix for bug 151002). r=sicking, sr=jst. 2003-11-19 00:00:19 +00:00
peter%propagandism.org 7751d37210 Bustage fix. 2003-11-18 23:25:04 +00:00
peter%propagandism.org aa0f99cb25 Fix whitespace. 2003-11-18 23:19:53 +00:00
peter%propagandism.org 8af31f8e43 Fix for bug 151002 (abstract the content by a treewalker). Patch by me, with parts by Pike and sicking. r=sicking, sr=jst. 2003-11-18 22:57:04 +00:00
peter%propagandism.org 7a81f51c35 New files for bug 151002 (abstract the content by a treewalker). Patch by me, with parts by Pike and sicking. r=sicking, sr=jst. 2003-11-18 22:50:42 +00:00
silver%warwickcompsoc.co.uk 4ae3f9138c Bug 206080 Server password pop-up dialog text box isn't masked!
r=rginda@hacksrus.com
2003-11-18 22:39:26 +00:00
rlk%trfenv.com 888dfbd499 Fixing XML Parsing errors that prevented help documentation from being viewed. 2003-11-18 22:22:36 +00:00
dwitte%stanford.edu a561930e24 whitespace cleanup, comment fix and redundant #define removal.
thanks to gautheri@noos.fr (Serge Gautherie) for the patch.
2003-11-18 15:10:40 +00:00
rginda%hacksrus.com 6b7f325445 remove xul and rdf namespaces, remove unused xul: nodes 2003-11-17 22:10:47 +00:00
timeless%mozdev.org 24fe2cdc90 Bug 224771 backspace reverts to prefed search behavior
r=biesi sr=bryner
2003-11-17 21:04:10 +00:00
bzbarsky%mit.edu bfd6b88a89 Convert URL stuff in XBL to use nsIURI instead of strings. Bug 224765, r+sr=bryner 2003-11-17 21:03:32 +00:00
rlk%trfenv.com 2ca83605da Bug 153671 - Navigator Help - some corrections.
Bug 182186 - Navigator Help - Type Ahead Find needed
Patch by Daniel Wang (stolenclover@yahoo.com.tw) r=rlk@trfenv.com
2003-11-16 23:39:43 +00:00
rlk%trfenv.com 719e0fbcdd Bug 153671 - Navigator Help - some corrections.
Bug 182186 - Navigator Help - Type Ahead Find needed
Patch by Daniel Wang (stolenclover@yahoo.com.tw)
2003-11-16 23:38:38 +00:00
silver%warwickcompsoc.co.uk 2ad3d095d4 Bug 207949 Show Chatzilla as installable extension in Firebird GUI/FE
r=rginda@hacksrus.com
2003-11-16 23:23:51 +00:00
bryner%brianryner.com 823f2f2aa7 deCOMtaminate nsINodeInfo and nsINodeInfoManager. See bug 225060 for details. r=sicking, sr=jst. 2003-11-15 05:27:37 +00:00
dwitte%stanford.edu 0ea9886fd9 fixing mingw bustage. 2003-11-14 07:26:58 +00:00
dwitte%stanford.edu 4250def2a9 clean up p3p hooks in cookies. this shifts code out of the cookiservice into p3p, and stops the cookieservice calling into p3p if the user isn't using p3p. this will improve perf a tad.
b=225298, r=mvl, sr=darin
2003-11-14 06:43:08 +00:00
pkw%us.ibm.com 77986b70f6 Bug 225003 - Typo in spellchecker code
r=timeless@myrealbox.com, sr=mkaply@us.ibm.com
2003-11-12 17:32:49 +00:00
timeless%mozdev.org 0a4d859beb Bug 189307 typeahead initializes sound when it's uninitialized instead of if it's unitialized and there's a sound to play
r=caillon sr=roc
2003-11-11 18:39:02 +00:00
dwitte%stanford.edu f32e9433bc Cookie Manager and Exceptions window should remember column size
b=224569, r=neil, sr=alecf
2003-11-11 17:43:16 +00:00
rlk%trfenv.com a8a40efa3e Bug 161740 - Remove obsolete help files from builds. r=neil.parkwaycc.co.uk 2003-11-11 16:10:31 +00:00
dwitte%stanford.edu 236efbac12 mingw bustage fix. thanks stephend 2003-11-11 05:28:12 +00:00
rlk%trfenv.com 3f11aa6b90 Removing files not used in build. 2003-11-11 03:23:53 +00:00
dwitte%stanford.edu 3854015772 clean up some prefhandling code in nsImgManager/nsCookiePermission, to fix a bogus assert when mailnews prefs aren't available.
b=224339, r=caillon, sr=darin.
2003-11-11 02:46:06 +00:00
mvl%exedo.nl 28d420076e Persist checkbox to block domain in the cookie manager.
bug 75119, r=biesi, sr=alecf
2003-11-10 16:56:37 +00:00
neil%parkwaycc.co.uk 567b29c470 Bug 135607 Add throbber to help toolbar p=rlk@trvenv.com r=me sr=alecf 2003-11-10 16:25:46 +00:00
rginda%hacksrus.com f03a851f07 fixes decoding of ctcp actions when they arrive on a view that is not the current view 2003-11-10 01:11:48 +00:00
rlk%trfenv.com 1a9aa3db29 Bug 225180 - Typo in the keyboard shortcuts help section. r=rlk@trfenv.com Patch by Daniel Wang (stolenclover@yahoo.com.tw). 2003-11-09 14:54:13 +00:00
bmlk%gmx.de a48959113f cosmetics for viewer in xul bug 137331 r/sr dbaron 2003-11-09 13:39:14 +00:00
samuel%sieb.net 9a49742ed8 Bug 220700 - switching tabs should focus input box
r=rginda
chatzilla only
2003-11-08 23:47:04 +00:00
samuel%sieb.net 125ba40399 Bug 224959 - ctrl-pgup and ctrl-pgdn are backwards
r=rginda
chatzilla only
2003-11-08 04:26:08 +00:00
rlk%trfenv.com 672683057e Removing obsolete files that are not part of the build. 2003-11-07 23:08:24 +00:00
rlk%trfenv.com 2e0f164736 Bug 95770 - The help documentation should be formatted in some better way.
certs_prefs_help.xhtml, r=caillon.
2003-11-07 15:43:48 +00:00
sicking%bigfoot.com 174b290595 Make buster build again. Not part of build.
Patch by Pike. r=me
2003-11-07 00:21:08 +00:00
mvl%exedo.nl a559a5ed2b Whitespace only change, to indicate that the previous comment was supposed to be:
Ignore the port when checking permissions. Bug 200644, r=dwitte, sr=darin
2003-11-06 20:25:13 +00:00
mvl%exedo.nl 1f3c16d801 Put back a line that shouldn't have been removed for bug 161130 2003-11-06 20:21:05 +00:00
timeless%mozdev.org a211784497 Bug 220891 Create Profile Wizard overhaul
patch by borggraefe@despammed.com r=neil sr=roc
2003-11-06 13:33:51 +00:00
rlk%trfenv.com f6eab4f2d1 Bug 220510 - Help Search: "IMAP" matches "Adding Pictures (Images) to Your Web Page". r=rlk@trfenv.com. Patch by Daniel Wang (stolenclover@yahoo.com.tw) 2003-11-06 02:39:53 +00:00
timeless%mozdev.org e73a5c310e Bug 224215 Edit Attribute says "Enter the attribute name" instead of "Enter the attribute value"
r=caillon sr=heikki
2003-11-05 22:27:34 +00:00
timeless%mozdev.org 04585b8515 Bug 224644 crash (pressing backspace) [@ nsTypeAheadFind::BackOneChar]
r=caillon sr=darin
2003-11-05 11:36:41 +00:00
peter%propagandism.org 2db0f84c5e Removing obsolete files (renamed to txNodeSet.*). Bug 151002. r=sicking. 2003-11-04 16:15:56 +00:00
peter%propagandism.org eefd02ebc2 Merging whitespace changes/renames/cleanup from TX_WALKER_BRANCH to ease merging, no functional changes. Bug 151002. r=sicking. 2003-11-04 16:06:42 +00:00
peter%propagandism.org cd176fdba9 Merging whitespace changes/renames/cleanup from TX_WALKER_BRANCH to ease merging, no functional changes. Bug 151002. r=sicking. 2003-11-04 15:15:46 +00:00
peter%propagandism.org f914dff416 Merging whitespace changes/renames/cleanup from TX_WALKER_BRANCH to ease merging, no functional changes. Bug 151002. r=sicking. 2003-11-04 10:13:23 +00:00
peter%propagandism.org cb4426e692 Adding copies of trunk version of NodeSet.* (to ease merging of TX_WALKER_BRANCH). r=sicking. 2003-11-04 09:53:16 +00:00
axel%pike.org 0c3c5720f1 bug 204727, p3p stylesheet cleanup, factor 5 stylesheets into one generating 5 to be packed with XUL preprocessor, r=bryner, sr=heikki 2003-11-03 13:57:35 +00:00
dwitte%stanford.edu 7c9765217b removing obsolete directory. 2003-11-01 23:52:45 +00:00
peter%propagandism.org f9f591a28f Fix for bug 224231 (Need AppendASCIItoUTF16). r=jst, sr=dbaron. 2003-11-01 10:57:41 +00:00
mvl%exedo.nl b8604c9e55 Put back a line that shouldn't have been removed for bug 161130 2003-10-31 19:40:52 +00:00
mvl%exedo.nl ac29426a10 Prevent crashes due to the permissions array not being initialized.
bug 223201, r=dwitte, sr=darin
2003-10-31 19:17:03 +00:00
mvl%exedo.nl 289a063ebf Prevent crashes due to the permissions array not being initialized.
bug 223201, r=dwitte, sr=darin
2003-10-31 19:09:08 +00:00
jgmyers%netscape.com 338731ee72 fix uninitialized member: bug 222182 r=sli0262 sr=blizzard 2003-10-30 23:44:06 +00:00
timeless%mozdev.org ac828a26e3 Bug 205541 Selecting "Unblock Cookies..." while on a site that you'd previously blocked allows the site to set cookies rather than just removing the block
patch by mpconnor@rogers.com r=neil sr=alecf
2003-10-30 23:27:58 +00:00
timeless%mozdev.org 45c2bb8d16 Bug 222553 Rework cookieviewer to support whitelisting
patch by mpconnor@rogers.com r=neil sr=alecf
2003-10-30 23:23:50 +00:00
sicking%bigfoot.com 39a639c80c Bug 190302: Set correct characterset for XSLT generated pages.
r=Pike sr=peterv
2003-10-30 18:44:14 +00:00
danm-moz%comcast.net c942bfcf4c cookies without a value (this is how IE deletes a cookie) are now skipped and no longer corrupt subsequent cookies. all migrated cookies are treated as domain cookies, and any extant otherwise identical host cookie is deleted. bugs 222343, 223029 r=darin,dwitte 2003-10-30 17:43:46 +00:00
dwitte%stanford.edu bc55887835 add accesskeys for the cookie confirmation dialog.
b=201743, r=neil, sr=alecf
2003-10-30 17:26:44 +00:00
peter%propagandism.org 0940852cdb Fix for bug 215465 (CSS :hover rules not working when using XML/XSLT along with an alternernate CSS). Fix by bz, r=sicking, sr=peterv. 2003-10-30 12:32:41 +00:00
neil%parkwaycc.co.uk 93cc2f8a6f Bug 215656 Cookie and Popup managers don't update scrollbar correctly r=mvl/dwitte sr=bryner 2003-10-30 09:33:40 +00:00
jshin%mailaps.org 6ece9f55bf bug 195093 : modernize nsILocale (r=smontagu, sr=darin) 2003-10-30 05:04:45 +00:00
dwitte%stanford.edu ad0e6835d4 bustage blah bustage. thanks dbaron. 2003-10-30 03:42:52 +00:00
dwitte%stanford.edu 2a9ecd8962 moving TestCookie into its new netwerk/test home.
find blame for the old TestCookie in the attic for
mozilla/extensions/cookie/tests/TestCookie.cpp.
2003-10-30 03:28:28 +00:00