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

117184 Коммитов

Автор SHA1 Сообщение Дата
mkaply%us.ibm.com 4fdf1e920e Missing comma 2003-04-02 14:19:26 +00:00
locka%iol.ie 1c626b1053 Attempt to fix pedantic bustage caused by checkin for b=191023 2003-04-02 13:59:09 +00:00
varga%netscape.com 9685371efb Fix for bug 191783. Convert bookmark implemenation to use nsIFile instead of nsFileSpec.
patch by bsmedberg, r=varga, sr=alecf
2003-04-02 13:11:29 +00:00
bbaetz%acm.org ae48684900 Bug 199813 - Make all users of ThrowUserError pass $vars in explicitly.
r=gerv
a=justdave
2003-04-02 12:35:07 +00:00
kaie%netscape.com 77d768e14c b=192320 Cannot down arrow in file
r=mjudge sr=kin
2003-04-02 12:05:43 +00:00
locka%iol.ie 918254340f Remove references to webshell and make HTML document more tolerant when supplied with a null docshell. b=191023 r=heikki@netscape.com sr=jst@netscape.com 2003-04-02 11:18:00 +00:00
locka%iol.ie d4ba819e10 Remove clever PARAM conversion into native types. b=199163 r=dbradley@netscape.com sr=alecf@netscape.com 2003-04-02 11:13:15 +00:00
locka%iol.ie d1148c73f0 Fix browsing to newly opened popup windows. b=188055 r=danm@netscape.com sr=blizzard@mozilla.org 2003-04-02 11:09:42 +00:00
neil%parkwaycc.co.uk 8ab6ad255f checked in wrong patch last time (regressed bug 136647 - see also bug 195888 comment 6) 2003-04-02 10:28:57 +00:00
kyle.yuan%sun.com f425528f69 Bug 198542 missing #ifndef/#endif directives in nsITextControlFrame.h
r=jkeiser, sr=henry.jia
2003-04-02 08:34:33 +00:00
seawood%netscape.com 16039de8e7 Don't ask. Bug #199920 2003-04-02 08:32:46 +00:00
seawood%netscape.com 86ddc70947 msgCore.h seems to think that os2 has isalpha() too 2003-04-02 08:31:39 +00:00
neil%parkwaycc.co.uk 05bc83c7c4 Bug 196563 View > Page Source disabled if document contains unsupported plug in r=timeless sr=rbs 2003-04-02 08:20:39 +00:00
neil%parkwaycc.co.uk 1e183b5cc5 Bug 195888 Problems when dialogs launch help r=oeschger sr=alecf 2003-04-02 08:19:26 +00:00
neil%parkwaycc.co.uk 1a71df1962 Bug 194945 Caret isn't present when toggling to a composer window r=brade sr=jag 2003-04-02 08:18:00 +00:00
neil%parkwaycc.co.uk 190f4b0791 Bug 38367 keyboard shortcuts in menus should be aligned r=timeless sr=alecf 2003-04-02 08:15:26 +00:00
seawood%netscape.com 78219c69c1 Fixing typo 2003-04-02 08:13:19 +00:00
darin%netscape.com 49470d525d adds back debug assertion that got lost during the latest cookie changes, patch=dwitte r+sr=darin 2003-04-02 07:13:35 +00:00
jkeiser%netscape.com 7e5cb780d7 Templatized hashtable class by bsmedberg@covad.net (bug 180264), r=jkeiser@netscape.com, sr=alecf@netscape.com 2003-04-02 06:53:57 +00:00
cltbld%netscape.com 054fbc8eb3 Automated update 2003-04-02 06:30:14 +00:00
darin%netscape.com 860e34f0b9 fixes bug 199221 "provide inline implementations of common string methods" r=dbaron sr=jag 2003-04-02 06:24:47 +00:00
seawood%netscape.com d5fea0702d Remove unneeded drive translations
Bug #158920 r=bryner
2003-04-02 06:23:46 +00:00
seawood%netscape.com 6b34851d99 Use 'mount -' to get cygdrive mountpoint rather than assuming /cygdrive.
Bug #158920 r=bryner
2003-04-02 06:22:59 +00:00
cltbld%netscape.com d9ba4b21b7 Automated update 2003-04-02 06:15:09 +00:00
seawood%netscape.com 08be04a6ed Make --enable-optimize description less confusing?
Bug #118345 r=bzbarsky
2003-04-02 06:09:54 +00:00
alecf%netscape.com ffcb204e22 ignore generated files 2003-04-02 06:04:30 +00:00
alecf%netscape.com 6fbb7adaa9 ignore generated Makefile 2003-04-02 06:03:10 +00:00
henry.jia%sun.com b7df6947aa Patch for bug 35296: SetCaretEnabled() takes too long
Patch by Leon.Zhang@sun.com
r=sfraser, sr=kin
2003-04-02 05:48:09 +00:00
cltbld%netscape.com e21a8221f4 Automated update 2003-04-02 05:45:05 +00:00
tara%tequilarista.org 09bc5d19cb Checking in a fix for bug #187239--preventing fully qualified paths from being displayed. 2003-04-02 05:42:22 +00:00
seawood%netscape.com a17d55e34a Test flags passed to --enable-optimize
Bug #192975 r=bryner
2003-04-02 05:35:54 +00:00
bryner%netscape.com b11cb5e21e Oops, removing ^M characters. Fixing IRIX bustage. 2003-04-02 04:52:53 +00:00
alecf%netscape.com a09a98f6d9 fix for bug 199170, convert layout to use nsStaticAtom. sr=dbaron 2003-04-02 04:51:07 +00:00
dougt%netscape.com 8d58cfa586 Landing optional and experimental native uconv support. r=darin, sr=alecf, b=20049. 2003-04-02 04:39:23 +00:00
alecf%netscape.com 6de4507aee re-land bug 200139, moving EntityNode into static space
sr=sfraser, r=harishd
removed constructors/destructors since these are no longer created on the heap
2003-04-02 04:39:12 +00:00
nelsonb%netscape.com 8a6801f0fe Fix bug 95138. Make debug .EXE files with debug symbols. 2003-04-02 04:27:23 +00:00
dmose%mozilla.org 6205fab143 Add basic UI for displaying IMAP quota information (bug 178758). Thanks to Lorenzo Colliti <lorenzo@collitti.com> for the patch. r=bienvenu@netscape.com, neil@parkwaycc.co.uk; sr=dmose@mozilla.org 2003-04-02 04:18:57 +00:00
rbs%maths.uq.edu.au aa1ebd5e81 Put 'DOM Source' in the title of the window of View Selection Source to remind users that the source is generated from the DOM, b=190947, r=doron, sr=bzbarsky 2003-04-02 04:11:28 +00:00
bzbarsky%mit.edu d26b9f7424 Assume VALUE instead of NAME if only one attr specified. Bug 169091, patch by
dwitte@stanford.edu (Dan Witte), r=darin, sr=alecf
2003-04-02 04:08:01 +00:00
rbs%maths.uq.edu.au d3d1c3934f Remove unused code, b=199704, r=peterv, sr=jst 2003-04-02 04:05:36 +00:00
mhammond%skippinet.com.au ae61ce8620 Make it simpler to implement sub-classes for the loader and module objects.
Not part of the build.
2003-04-02 04:00:59 +00:00
mhammond%skippinet.com.au b3d2b1a8a8 Add support for the timeline service. Not part of the build. 2003-04-02 04:00:17 +00:00
mhammond%skippinet.com.au 2f29bd30a5 If repr() of a component failed we would crash. Not part of the build. 2003-04-02 03:59:18 +00:00
mhammond%skippinet.com.au c470de08e3 repr() of an object could fail - prevent this. Not part of the build. 2003-04-02 03:58:16 +00:00
jake%bugzilla.org f1d6d3d7a1 Bug 195424 - Add a note about new MySQL permissions needed for Bugzilla in MySQL 4. 2003-04-02 03:53:52 +00:00
louie.zhao%sun.com 9562ddbb19 fix the XPCOM out-param memory ownership issue of bug 60304 "Basic Auth
doesn't work for Java"
patch = joshua.xia; r = jst; sr = darin
2003-04-02 03:52:56 +00:00
bryner%netscape.com c1e584641c Fix loss of focus caused by not going through PresShell::UnsuppressPainting (bug 199927). Also cleaned up event listener registration in this file quite a bit. r=peterl, sr=bzbarsky. 2003-04-02 03:35:58 +00:00
bryner%netscape.com d77ece64e2 Fix ctrl+enter in the mail compose window by getting rid of editor's key listeners in the client event pass entirely (everything now happens in the system event pass). r=brade, sr=sfraser. 2003-04-02 03:31:18 +00:00
bzbarsky%mit.edu 4cd5722271 Make sure not to call LoadImage before LoadImageWithChannel for standalone
images.  Bug 121084; also fixes bug 34165.  r=pavlov, sr=jst
2003-04-02 03:27:20 +00:00
bryner%netscape.com 13a3cccaea Fix a leak of the output stream and socket transport due to shutdown ordering problems (bug 200094). Patch by darin, r=dougt, sr=me. 2003-04-02 03:27:17 +00:00