Commit Graph

123429 Commits

Author SHA1 Message Date
caillon%returnzero.com
66caced69a Re-land patch for bug 83536, merging principal objects.
Also includes fixes from bug 216041.
r=bzbarsky
sr=jst
2003-10-21 22:11:49 +00:00
mkaply%us.ibm.com
95401a7d95 #215581
r=mkaply
OS/2 only code to support VACPP Compiled plugins stuff in the new GCC build
2003-10-21 22:11:20 +00:00
mkaply%us.ibm.com
566850ccfa #215581
r=mkaply
OS/2 only code to support VACPP Compiled XPCOM stuff in the new GCC build
2003-10-21 22:07:19 +00:00
pinkerton%netscape.com
dee20b1769 use sizeToFit instead of trying to measure the text ourselves (bug 220494) 2003-10-21 22:02:53 +00:00
mkaply%us.ibm.com
77f581849f Mispelling of SHORT_LIBNAME 2003-10-21 22:01:53 +00:00
pinkerton%netscape.com
5f1d25c5d7 fix warnings (bug 173286) 2003-10-21 21:56:16 +00:00
bishakhabanerjee%netscape.com
b5a0a53d62 NIST PKITS tests:first checkin, without CRLS:bug 177398:six sections implemented 2003-10-21 21:35:04 +00:00
rlk%trfenv.com
715356701c Bug 180659 - No way to zoom Mozilla help content. r=neil@parkwaycc.co.uk. sr=alecf@flett.org 2003-10-21 21:06:57 +00:00
sicking%bigfoot.com
ab24ad9c39 Bug 220703: return either error or return to avoid crashes and leaks
r/sr=peterv
2003-10-21 20:55:42 +00:00
sicking%bigfoot.com
3ec93e622e Bug 222342: Speed up txStylesheet::isStripSpaceAllowed by not filtering textnodes in the root of a document and by earlyreturning if there are no stripspace rules.
r=Pike sr=peterv
2003-10-21 19:55:53 +00:00
mkaply%us.ibm.com
21a1ef2ab5 #205138
r=mkaply, sr=bryner
Code from jblanco - always select a folder so the New Folder button works
2003-10-21 19:47:25 +00:00
bzbarsky%mit.edu
c9a9ee88ce removing extra semicolon 2003-10-21 19:37:48 +00:00
peter%propagandism.org
856700ce80 Additional fix for bug 56764 (Document appendChild, insertBefore fail to throw HIERARCHY_REQUEST_ERR when inserting Text Nodes). r=sicking, sr=jst. 2003-10-21 19:33:31 +00:00
bmlk%gmx.de
bbed1b51f3 fixed table layout add cellspacing only for columns where cells originate. bug 220653 r/sr=bzbarsky 2003-10-21 19:29:14 +00:00
mostafah%oeone.com
ff346bd62f Checked in patch for bug 222325: opening/closing sidebar doesn't redraw week view 2003-10-21 19:20:37 +00:00
mcs%netscape.com
bbdae685e4 Additional "bulletproofing" for bug # 221694 - ber_get_next_buffer_ext()
fails when length or tag is split across buffers.
2003-10-21 19:12:55 +00:00
tor%cs.brown.edu
6f00139216 Bug 153586 - add js callback to convert native string to unicode, use
for date.toLocale*String.  r=jst, sr=brendan
2003-10-21 18:03:04 +00:00
bienvenu%nventure.com
742902cb16 more work on offline startup prompt, 221734, address Seth and Neil's comments, not part of build yet 2003-10-21 17:51:32 +00:00
timeless%mozdev.org
d65516d533 PRPackedBool takes too much effort 2003-10-21 17:20:28 +00:00
bienvenu%nventure.com
132aca3577 fix 90507 patch by ch.ey@gmx.net, r/sr=me, when using authenticated SMTP smtp username value has @{smtp server hostname} appended to it 2003-10-21 17:10:53 +00:00
timeless%mozdev.org
f980462645 Bug 143687 Bring back site icons (favicons) in personal toolbar
patch by mozilla-bugs@nogin.org r=varga sr=alecf
2003-10-21 17:00:37 +00:00
bzbarsky%mit.edu
46de74faf0 Make sure to include the border and padding in the frame size even in the
"0 width" case.  Bug 222990, r+sr=roc
2003-10-21 16:27:48 +00:00
bzbarsky%mit.edu
c607823b72 Adding regression test 2003-10-21 16:24:53 +00:00
bzbarsky%mit.edu
f3618c93e2 Treat BeginUpdate/EndUpdate pairs as a batch, instead of flushing tags on any
BeginUpdate call.  Bug 222864, r=peterv, sr=jst
2003-10-21 16:23:27 +00:00
bzbarsky%mit.edu
44da342b5c Fix handling of id attrs to not assume that they are named "id" as much. Bug
208744, r=caillon, sr=peterv
2003-10-21 16:16:42 +00:00
varga%nixcorp.com
199cf9bc76 Changing my email address. 2003-10-21 15:35:57 +00:00
igor%mir2.org
368bd47f1e Introduction of org.mozilla.javascript.Kit to contain generic support utilities. 2003-10-21 13:43:22 +00:00
igor%mir2.org
8c9720b2b3 Use getPrototype instead of explicit reference to this.prototype 2003-10-21 13:43:21 +00:00
peter%propagandism.org
b490edf06a Fix for bug 56764 (Document appendChild, insertBefore fail to throw HIERARCHY_REQUEST_ERR when inserting Text Nodes). r=sicking, sr=jst. 2003-10-21 12:27:00 +00:00
neil%parkwaycc.co.uk
4fcf352149 Bug 211416 Fix some linux filepicker issues r=varga sr=jag 2003-10-21 12:00:49 +00:00
neil%parkwaycc.co.uk
e5909e2f49 Bug 195744 Fire command event after dragging or collapsing a splitter r=varga sr=bz 2003-10-21 11:43:40 +00:00
peter%propagandism.org
52d9d9c07a Fix instanceof for DOM objects (patch in unrelated bug 162927), r=caillon, sr=jst. 2003-10-21 11:33:34 +00:00
igor%mir2.org
31bc498af4 Added readUrl method to shell 2003-10-21 09:13:59 +00:00
bzbarsky%mit.edu
1b5abc3d0b Fix plugin crash on HP-UX due to not finding the Xt libs. Bug 164021, patc by
a.lange@home.se (Andreas Lange), r=peterl, sr=bzbarsky
2003-10-21 04:47:32 +00:00
bzbarsky%mit.edu
83423141b5 Adding regression test 2003-10-21 04:34:30 +00:00
bzbarsky%mit.edu
bce5582c9d Last checkin was actually for bug 222846 2003-10-21 04:32:57 +00:00
bzbarsky%mit.edu
d98065a9a8 Make style-change reflows on the table correctly reflow the caption. Bug
222864, r=bernd, sr=dbaron
2003-10-21 04:30:10 +00:00
bienvenu%nventure.com
1e411635cf initial checkin of offline startup prompt extension, NPOB 221734 2003-10-20 23:54:45 +00:00
timeless%mozdev.org
73df68115b Bug 222997 Remove attach vCard from options menu
patch by bugzilla@arlen.demon.co.uk r=neil sr=bienvenu
2003-10-20 23:05:40 +00:00
technutz%netscape.net
8ffc7d6bbb Bug 222419. remove wallet.TutorialFromMenu key from all.js. r=neil, sr=bienvenu. 2003-10-20 22:23:09 +00:00
technutz%netscape.net
52dfc035f1 Bug 222419. remove wallet.TutorialFromMenu key from navigator.properties. r=neil, sr=bienvenu. 2003-10-20 22:22:15 +00:00
ben%bengoodger.com
2259244879 Updates... 2003-10-20 19:59:49 +00:00
bzbarsky%mit.edu
e6c035f551 Make XML prettyprinting work again. Bug 222539, r=sicking, sr=peterv 2003-10-20 19:33:46 +00:00
pkw%us.ibm.com
939917399e Bug 221422 - Unix builds after 2003/09/13 don't start when run with a
relative path.
r=darin@meer.net, sr=dougt@meer.net
2003-10-20 17:57:52 +00:00
scott%scott-macgregor.org
d111f9a72e effects thunderbird only until this ifdef gets properly removed. Bug #214764 --> 'Click here to download rest of message' feature does not work for thunderbird because we weren't running the pop url.
sr=bienvenu
2003-10-20 17:18:52 +00:00
scott%scott-macgregor.org
d12608471c Port Bug #221472 to thunderbird: Move current attach items to submenu of File. Remove the vCard menu item from the Options menu since we have it under File / Attachments now. 2003-10-20 17:11:29 +00:00
scott%scott-macgregor.org
2bb924b316 Bug #68345--> Don't show Mail Start Page before Account Central loads
(Port Neil's fix to Thunderbird)
2003-10-20 16:57:28 +00:00
scott%scott-macgregor.org
a97be65265 udpate the locale to 1.6a to match the trunk.
fix account manager bustage caused by Bug #89212
2003-10-20 16:24:20 +00:00
danm-moz%comcast.net
72856905ef make the cached compose window always registered while visible. bug 222042 r=scott,sspitzer 2003-10-20 15:31:45 +00:00
danm-moz%comcast.net
224bb603bc error check repeated window registration. bug 222042 r=scott,sspitzer 2003-10-20 15:31:38 +00:00