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

114458 Коммитов

Автор SHA1 Сообщение Дата
leaf%mozilla.org 03801f4195 Automated update 2003-01-20 11:00:08 +00:00
axel%pike.org 856483676a *** empty log message *** 2003-01-20 10:51:53 +00:00
neil%parkwaycc.co.uk 465f8a2899 band-aid for bug 90337 URL bar not responsive to the "Enter/Return" key. r=ere sr=jag 2003-01-20 09:38:06 +00:00
paper%animecity.nu 34ad70e13e Bug 181695 Cleanup nsIImage. r= dcone,arougthoper,pedemont,tor,timeless sr=roc+moz 2003-01-20 05:40:51 +00:00
jrgm%netscape.com b9b898a7ea remove '#ifndef REPEATING_TIMERS' code. This was accidentally turned back on in 9/02 after being dead from 12/01, and will now revert to using repeating timers. Affect caret, <blink>, bookmarks & search 'ping'. bug 182141, r+sr=smfr 2003-01-20 04:26:17 +00:00
louie.zhao%sun.com d75cfd969a bug 180668 clean up unused file of freetype code
r=bstell, sr=bryner
2003-01-20 03:04:22 +00:00
rbs%maths.uq.edu.au e85527e245 In certain dynamic updates, frames scheduled to be reprocessed could be destroyed in a ripple effect. Since this was a root problem, the patch fixes the crasher bugs 123049, 133219 154797 187671 187890, r=bzbarsky, sr=dbaron 2003-01-20 01:07:03 +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
darin%netscape.com b19f5d1ee0 attemping fix for linux Ts/Txul startup regression, b=189567 2003-01-19 20:46:51 +00:00
karnaze%netscape.com c44e8f3370 back out patch for bug 176423 (which I mistook for having sr). I'll leave the regression test case, since it doesn't crash. 2003-01-19 20:44:23 +00:00
karnaze%netscape.com 5226fe74b7 bug 176423 - Consider overflowing children when calculating max element width. sr=kin, r=alexsavulov. 2003-01-19 20:25:29 +00:00
karnaze%netscape.com 1b95a6b4b5 bug 175455 - Added mTableDerivedComputedWidth to the reflow state to detect computed widths which exist only because of table cells. Limit percent width of descendants whose percentage base has such a computed width. sr=roc, r=bernd 2003-01-19 20:07:39 +00:00
dbaron%dbaron.org 84d94ab16a Make the area frame containing the options of a select always have NS_BLOCK_SPACE_MGR so that outside floats don't mess up the inside of a select. b=48237 r+sr=bzbarsky 2003-01-19 20:02:38 +00:00
dbaron%dbaron.org 974362493f Fix crash (bug 189514) by refixing bug 187297 correctly: make nsXPInstallManager's QueryInterface method succeed for nsPICertNotification. b=189514 r=timeless sr=dveditz 2003-01-19 20:01:23 +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
colin%theblakes.com 76199e58e6 Fix bug in overrides. b=189579. r=cls 2003-01-19 19:14:05 +00:00
karnaze%netscape.com d23c74a74f Added AdjustAbsoluteContainingBlock to get the first-in-flow of a positioned inline frame in galley mode as the absolute containing block. sr=bzbarsky, r=dbaron. 2003-01-19 18:58:59 +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
kestes%walrus.com 1c9034bc64 this does not work yet but I want to save my changes while working on it. 2003-01-19 17:41:34 +00:00
kestes%walrus.com 58d33408fd must set up environment for taint perl to OK the system call. 2003-01-19 17:26:39 +00:00
kestes%walrus.com 7239dcbf3c fix comments discribing the file 2003-01-19 17:24:03 +00:00
kestes%walrus.com 2327862b32 add clarifying comments. 2003-01-19 17:22:54 +00:00
kestes%walrus.com 089981f929 patch by dominik.stadler@gmx.at (Dominik Stadler) to fix header/body and other tags for Mozilla. Also capitalize the tags for easy reading. 2003-01-19 17:22:07 +00:00
kestes%walrus.com 7b190128f6 quiet some new perl warnings. 2003-01-19 17:20:08 +00:00
kestes%walrus.com bc2d73420b add a VC column simulation. 2003-01-19 17:18:56 +00:00
kestes%walrus.com 2acddad353 set up the enviroment before we begin. 2003-01-19 17:17:02 +00:00
kestes%walrus.com b6278f43c2 add alt_linktext, also modularize the use of cvs mail addresses. 2003-01-19 17:15:41 +00:00
dbaron%dbaron.org eb2b4de4f8 Add testcase for bug 48237. 2003-01-19 16:32:57 +00:00
bernd.mielke%snafu.de de1654e754 limit the number of rowspans to value that can be handled by the cellmap bug 141818 r=karnaze sr=roc+moz 2003-01-19 15:15:22 +00:00
mkaply%us.ibm.com 61fd301261 For reasons beyond me, NOT compling nsStackFrame is causing the bustage on OS/2 2003-01-19 15:11:18 +00:00
timeless%mozdev.org 37af5722e4 Bug #144428 [Qt] Qt-Mozilla hangs in nsASingleFragmentCString::GetReadableFragment (?) on startup, before bringing up the UI.
r=biesi sr=blizzard (ports)
2003-01-19 15:06:43 +00:00
kestes%walrus.com daf13271dd changes to the netscape specific legend provided by dominik.stadler@gmx.at to
fix capitalization and spelling.
2003-01-19 13:52:46 +00:00
kestes%walrus.com 3b80bc7272 changes to quiet new perl warnings. patch from "Darren Tucker" <dtucker@zip.com.au> to fix call to HTMLPopUp::Link 2003-01-19 13:40:06 +00:00
cbiesinger%web.de 35f33cd321 189630 r=bbaetz sr=dbaron uninitialized nsresult in nsIIOService 2003-01-19 10:55:23 +00:00
seawood%netscape.com a4b8644bc9 I always forget to change both the declaration & the definition.
Thanks to bird@anduin.net for the patch.
Fixing OS/2 bustage.
2003-01-19 06:43:19 +00:00
caillon%returnzero.com c5f6b05cff Output 'background-position' values in the correct order (X before Y)
bug 189629, r+sr=dbaron
2003-01-19 03:44:52 +00:00
seawood%netscape.com 6e4b727afc Callback functions must be defined as such.
Fixing OS/2 bustage.
2003-01-19 02:43:13 +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
timeless%mozdev.org 1bf45f2f24 Bug 133383 nsMetaCharsetObserver destructor shouldn't call End
I think CID => ContractID bumped Txul so i'm reverting it per heikki
2003-01-19 02:37:22 +00:00
caillon%returnzero.com 6134063f7b 189533, background-position has low accuracy. Specifically, it was not allowing fractional percentages.
r+sr=dbaron
2003-01-19 02:36:04 +00:00
heikki%netscape.com 3e987a87ce Bug 1882, get ref from usemap even when it contains full URL. r+sr=roc+moz. 2003-01-19 01:08:05 +00:00
timeless%mozdev.org 2c76a54950 Bug 183355 Typo in parser UTF charset detection code
patch by alexey@ihug.com.au r=ftang sr=heikki
2003-01-19 00:52:04 +00:00
timeless%mozdev.org 4259465d0b Bug 186643 del key at the end of the urlbar asserts
r=jfrancis sr=bz
2003-01-19 00:46:56 +00:00
timeless%mozdev.org dfa5231d2b Bug 189401 nsCharsetMenu::FreeResources gets a service on shutdown
r=alecf sr=bz
2003-01-19 00:46:17 +00:00
timeless%mozdev.org 2975447331 Bug 133383 nsMetaCharsetObserver destructor shouldn't call End
r=alecf sr=bz
2003-01-19 00:46:16 +00:00
roc+%cs.cmu.edu d62c2240c0 Bug 117631. -moz-border-radius can make views transparent. r+sr=bz 2003-01-19 00:28:02 +00:00
roc+%cs.cmu.edu a1017e7343 Bug 189566. nsDrawingSurfaceGTK::Lock computes aWidthBytes incorrectly, fix it. r+sr=blizzard 2003-01-19 00:09:42 +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 2dc904fbdd Adding makefiles for sql extension. 2003-01-18 19:15:34 +00:00