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

132815 Коммитов

Автор SHA1 Сообщение Дата
brendan%mozilla.org d9c605bed1 Fix node end line-numbering bug reported by Igor Bukanov on n.p.m.jseng. 2004-08-22 18:51:07 +00:00
steffen.wilberg%web.de 525fcdba3e Bug 255113: Change 'Bookmark this Link' to 'Bookmark This Link...' in the history context menu. r/a=blake 2004-08-22 09:29:58 +00:00
bryner%brianryner.com 0c08074b27 Backing out 253888 again due to Tp regression plus another problem I noticed (frame properties not getting destroyed on frame destruction) 2004-08-22 07:10:50 +00:00
bryner%brianryner.com d86c91ac3a Second try at landing support for content node properties (bug 253888). r=jst, sr=dbaron. 2004-08-22 04:58:44 +00:00
roc+%cs.cmu.edu 01147f5d80 Bug 253977 backout because of possible Tp regression on btek. 2004-08-22 03:50:59 +00:00
roc+%cs.cmu.edu aca07ab169 Bug 253977. Fix a few columns-hurting block bugs. 1) Always drain overflow lines on any kind of block reflow. 2) Set NS_FRAME_REFLOW_NEXTINFLOW in the reflow status whenever reflow of the block's next-in-flow is required. 3) Search overflow lines when we're looking for frame continuations to delete. 4) Show overflow area in nsContainerFrame frame dump. r+sr=dbaron 2004-08-22 03:00:46 +00:00
smontagu%smontagu.org 53811b4385 Correct the joining of some Urdu characters. Bug 255566, r=jshin, sr=rbs. 2004-08-21 20:09:51 +00:00
neil%parkwaycc.co.uk b2306fef5e Trying to fix build bustage again... 2004-08-21 16:18:23 +00:00
varga%nixcorp.com e90225ebda Additional patch for bug 211046. r=varga sr=jag 2004-08-21 15:59:11 +00:00
neil%parkwaycc.co.uk cf7b77f255 Trying to fix build bustage, but I don't understand these dependencies... 2004-08-21 15:49:23 +00:00
neil%parkwaycc.co.uk 658c2f1a92 Bug 242046 Make the JS status handler a property of the XUL window, should speed up calls to set window.status r=jag sr=jst moa=mscott 2004-08-21 14:47:51 +00:00
igor%mir2.org 347734a288 Resolving bug 256387: XML objects got toSource implementation 2004-08-21 12:26:43 +00:00
igor%mir2.org 1e0a67d725 Fixing bug 256389: working CompilerEnvirons.isXmlAvailable() etc. 2004-08-21 11:10:24 +00:00
neil%parkwaycc.co.uk 36652ea069 Bug 256331 nsMsgFilterDataSource doesn't inherit properly from nsMsgRDFDataSource r+sr=bienvenu 2004-08-21 09:40:27 +00:00
bryner%brianryner.com 8c24cc7e63 Backing out bug 253888 until I can figure out how to fix the crash 2004-08-21 06:27:54 +00:00
bryner%brianryner.com 11d98b36e5 Refactor the frame property code and use it for supporting properties on dom elements. Bug 253888, r=jst, sr=dbaron. 2004-08-21 05:09:50 +00:00
roc+%cs.cmu.edu 1bd2f329e8 Bug 255584. Don't include areas above and to the left of the origin when we're trying to figure out the scrollable width and height --- we can't scroll to them! r+sr=dbaron 2004-08-21 03:04:26 +00:00
rlk%trfenv.com a69f689eba oops, minor typo. forgot to comment out toc entry. 2004-08-21 02:21:27 +00:00
rlk%trfenv.com 353807a0d2 lets comment it out instead of removing it. 2004-08-21 02:18:32 +00:00
rlk%trfenv.com 2d240155f0 bug 256363 - Change Download Manager shortcut. Patch by Jeff Walden <jwalden+fxhelp@mit.edu>. r=rlk@trfenv.com 2004-08-21 02:11:00 +00:00
rlk%trfenv.com 69d337d23e updating help documentation for removal of Offline support from Firefox 2004-08-21 02:07:16 +00:00
rlk%trfenv.com 9d38cf3f89 Moving aviary help to the trunk, round 2. 2004-08-21 02:00:25 +00:00
dbaron%dbaron.org ea36e9286d Remove unneeded forwarding of nsIDOMNSUIEvent methods to reduce codesize gain and perhaps help Tp/Tdhtml regression. b=238773 r=bryner 2004-08-21 00:10:57 +00:00
bienvenu%nventure.com b013025cb0 better fix for 242973, mapi send with ui with html compose and linebreaks, that doesn't break editing html drafts/templates, sr=mscott 2004-08-20 23:46:07 +00:00
igor%mir2.org a12cf376ae Added notes about addressed bug 256339 2004-08-20 23:01:28 +00:00
igor%mir2.org 199b043221 Resolving bug 256339: interpreter does not recurse across calls to interpreted functions and scripts and instead uses explicit State object to store JS frame information. It removes the limit on maximum recursion depth in scripts. 2004-08-20 22:50:36 +00:00
neil%parkwaycc.co.uk fa53f58533 Bug 219122 Filter editor should validate actions before attempting to create filter p=mark@standard8.demon.co.uk r=me sr=bienvenu 2004-08-20 22:30:30 +00:00
rlk%trfenv.com db278c6b25 bug 253163 - Missing image files in help documentation referenced by help_help.xhtml. r=neil@parkwaycc.co.uk 2004-08-20 22:19:13 +00:00
bugreport%peshkin.net b29bf6770a Bug 224208 Add a higher level of categorization (.ie departments, locations, etc.)
patch by Albert Ting
r=joel, glob
a=myk
2004-08-20 21:49:20 +00:00
dbaron%dbaron.org 9816849d39 Make nsCSSValue constructors explicit and fix obscure regression from rule tree landing. b=256270 r+sr=bzbarsky 2004-08-20 20:55:17 +00:00
dbaron%dbaron.org 29b059aa92 Set CVS_RSH for checking out talkback. r=bryner 2004-08-20 20:50:41 +00:00
bryner%brianryner.com 180b0b7373 Remove refcounting version of nsIPresShell::GetPresContext. Bug 253889, r+sr=roc. 2004-08-20 20:34:37 +00:00
myk%mozilla.org eceef74c69 bug 247156: support non-jarred in addition to jarred extensions; r=mconnor, a=ben 2004-08-20 20:29:00 +00:00
bryner%brianryner.com 8a4023ef71 fixing debug build bustage 2004-08-20 19:32:23 +00:00
timeless%mozdev.org 2badc1ddd0 undoing the known incorrect signature and moving the include from the cpp file to the h for the nsCOMPtr
second attempt at fixing build bustage for bug 238773
2004-08-20 19:28:25 +00:00
timeless%mozdev.org fcf66b7732 first attempt at fixing build bustage for bug 238773
-- editors note -- this is not the right fix and is in direct conflict with bryner's fix which is correct.
2004-08-20 19:27:37 +00:00
timeless%mozdev.org b6300121d5 second attempt at fixing build bustage for bug 238773 2004-08-20 19:20:40 +00:00
bienvenu%nventure.com 85cca3b224 fix topcrasher in imap header download, r=sspitzer, sr=mscott 255581 2004-08-20 19:15:40 +00:00
bryner%brianryner.com 9725b8b4fe Fixing windows bustage 2004-08-20 18:53:12 +00:00
bienvenu%nventure.com 2b710f9f51 fix 250455 for plain text compose case, blind mapi send of accented chars, r=jshin, sr=mscott 2004-08-20 18:49:08 +00:00
igor%mir2.org 91951930f8 Fixing bug 256321: IdScriptableObject can be serialized again 2004-08-20 18:25:20 +00:00
timeless%mozdev.org 872e808fe6 Bug 238773 Separating nsDOMEvent into separate classes
patch by mozilla-bugzilla@future.shiny.co.il r=bryner sr=jst
2004-08-20 18:09:19 +00:00
igor%mir2.org e056c6cd39 Resolving bug 256318: for consistancy with XMLObject.addValues ScriptableObject.equivalentValues also uses NOT_FOUND to indicate no operation available. 2004-08-20 18:05:50 +00:00
igor%mir2.org 26c18b6cfb Fixing bug 256317: report about invalid references during parsing, not runtime. 2004-08-20 17:43:24 +00:00
jst%mozilla.jstenback.com ce14e62d77 Fixing bug 256235. Can't download files (no filepicker displayed), apparently XP-SP2 only. r+sr=shaver@mozilla.org 2004-08-20 15:08:28 +00:00
mkaply%us.ibm.com bb3f6c6fcd #247962
r=pedemonte, sr=blizzard (platform specific)
Remove DLL_InitTerm from NSPR - move it to Mozilla code
2004-08-20 15:03:00 +00:00
steffen.wilberg%web.de 0903dbe2da Bug 255465: Ctrl+= should enlarge text in Help viewer. p=jwalden, r=rlk 2004-08-20 14:04:15 +00:00
steffen.wilberg%web.de c4fd4d7d80 Bug 255877: right-clicking an expanded bookmarks folder shows 'Collapse(X)'. r=mconnor, a/chofmann 2004-08-20 10:26:34 +00:00
jshin%mailaps.org 85afb5d27e bug 190031: use xft and fontconfig for font lookups/measuring/drawing with new postscript/freetype code (r=blizzard, sr=rbs) 2004-08-20 09:11:26 +00:00
p_ch%verizon.net 1f47668039 Bug 118294: NS_THEME_DROPDOWN implementation (GTK2)
(+ add forgotten style for menulist-description binding in the new toolkit)
r=bryner, sr=roc.
2004-08-20 03:49:44 +00:00