Commit Graph

128212 Commits

Author SHA1 Message Date
chanial%noos.fr
9e7b68743e Bug 207403: filenames in console should look like links.
Add missing css rules from communicator/formatting.css to global/formatting.css
2004-03-20 08:01:41 +00:00
chanial%noos.fr
d41e259ec5 Use UNIX line endings 2004-03-20 07:54:41 +00:00
bugreport%peshkin.net
ba6b2e1bd7 Bug 228423: Document adjustment of MySQL 4GB default table size limit
r=kiko, a=justdave
2004-03-20 05:51:43 +00:00
bsmedberg%covad.net
60e6e00692 Bug 180555 - remove unused parts of mozilla/lib (not part of build) 2004-03-19 23:38:09 +00:00
scott%scott-macgregor.org
8e443e152c Bug #235507 --> try to reduce the jiggling in tree column headers when changing the sort direction on a tree column.
The padding one was changing when going from the normal state to the active state on tree col headers. The change of padding
was causing the jiggling effect. Try using the same padding for both states.
2004-03-19 22:11:39 +00:00
neil%parkwaycc.co.uk
4c565ab7f1 Bug 235921 Installer hangs if there are more than two apps to run p=ajschult r=bsmedberg sr=dveditz a=chofmann 2004-03-19 22:07:13 +00:00
jocuri%softhome.net
5289f033ad Patch for bug 179351: improve variable scoping issues in order to fix a bug causing oddly formatted dependency emails; patch by Teemu Mannermaa <wicked@etlicon.fi> revised slightly by justdave; r=joel; a=justdave. 2004-03-19 22:03:52 +00:00
neil%parkwaycc.co.uk
fd4e84a0a9 Bug 237510 installer exits on pause or dropped connection p=ajschult r=dveditz sr=bryner a=chofmann 2004-03-19 22:01:18 +00:00
bsmedberg%covad.net
2a62d9933f Bug 180555 - remove unused parts of mozilla/lib (not part of build) 2004-03-19 22:00:35 +00:00
jst%mozilla.jstenback.com
4846cf9bf6 Fixing bug 228774. Make our XUL code not crash when dealing with empty datasources. r=bugmail@sicking.cc, sr=bzbarsky@mit.edu, a=chofmann@mozilla.org 2004-03-19 21:58:55 +00:00
jocuri%softhome.net
ad09dda67c Patch for bug 238025: generate HTML table header in editkeywords.cgi even when there are no keywords defined; patch by Rudolf Ramler <rudolf.ramler@scch.at>; r=vlad, a=justdave. 2004-03-19 21:26:00 +00:00
locka%iol.ie
d35aa74133 Implement IHtmlSelectionObject & IHtmlTextRange. Checkin on behalf of atremon@elansoftware.com. r=adamlock sr=jst a=chofmann 2004-03-19 20:10:58 +00:00
bsmedberg%covad.net
5e05e700a1 Bug 180555 - remove unused parts of mozilla/lib (not part of build) 2004-03-19 19:56:06 +00:00
bsmedberg%covad.net
5e82bc7776 Bug 180555 - remove unused parts of mozilla/lib (not part of build) 2004-03-19 19:47:32 +00:00
bienvenu%nventure.com
384177cadd fix custom headers available operators, r/sr=mscott, a=chofmann, part of 224318 2004-03-19 19:45:39 +00:00
bsmedberg%covad.net
8d96101a33 Bug 180555 - remove unused parts of mozilla/lib (not part of build) 2004-03-19 19:41:18 +00:00
bsmedberg%covad.net
a0a49f3a11 CVS removing old directory mozilla/silentdl (bug 238014) rs=tor on #developers (not part of build) 2004-03-19 19:15:31 +00:00
bmlk%gmx.de
95b610d0ce wallpaper over a zero pointer deref rev2, bug 237421, r/sr=dbaron a=asa 2004-03-19 17:25:16 +00:00
cltbld%netscape.com
db067576bc Automated update from host egg 2004-03-19 17:09:46 +00:00
mkaply%us.ibm.com
e2cb94e4c0 Add OS/2 case and invoke createBuildId.pl with $(PERL) 2004-03-19 17:08:56 +00:00
pkw%us.ibm.com
7dc4d1e4f1 Bug 237545 - Need to support objmodel=ibm for AIX VisualAge C++ Compiler
r=cls@seawood.org, sr=shaver@mozilla.org, a=chofmann@mozilla.org
2004-03-19 16:59:56 +00:00
mkaply%us.ibm.com
11acb49e18 We don't need a SHORT_LIBNAME on OS/2 unless it is a DLL 2004-03-19 16:57:19 +00:00
brade%comcast.net
c4e74e47ae fix for bug 237103; implement QueryCommandIndeterm; patch by Alexandre Tr��mon; r=brade, sr=jst; a=chofmann 2004-03-19 14:17:51 +00:00
bryner%brianryner.com
6147ddd6a2 remove extraneous ) 2004-03-19 07:47:42 +00:00
dbaron%dbaron.org
8821f6ca44 Make this code compile on gcc 3.4. Not part of default build. r=afri b=237661 2004-03-19 01:36:16 +00:00
dbaron%dbaron.org
d0283a6ab9 Use correct 'vertical-align' for XHTML tables without tbody. b=237860 r=bernd sr=roc a=chofmann 2004-03-19 01:34:47 +00:00
caillon%redhat.com
9cfbf0705d Bug 219378
Make middle mouse button pasting fix up the pasted URIs before trying to load them so that pasting a domain name by itself will work.
r=bryner sr=jst a=chofmann
2004-03-19 01:34:40 +00:00
neil%parkwaycc.co.uk
6fd24e3f8a Bug 237726 DOMCI for XUL elements was missing nsIDOM3Node r/sr=jst a=chofmann 2004-03-19 00:37:50 +00:00
amardare%qnx.com
e7e16b6f87 Change for the qnx ( photon ) platform only. It should not affect runtime/building other platforms.
Fixed a random crash due to incorrect setting of ZOOM_SHMEM flag.
2004-03-18 23:53:54 +00:00
gerv%gerv.net
fbbbd4f8bb Bug 234293 - complete the conversion from "query" terminology to "search" terminology. Patch by gerv; r=justdave, kiko, a=justdave. 2004-03-18 21:51:20 +00:00
mkaply%us.ibm.com
8ea74e02b9 OS/2 calendar icon 2004-03-18 21:47:50 +00:00
amardare%qnx.com
b73bbc3ad8 Changes for qnx ( photon ) platform. They should not affect runtime/building other platforms.
mListenForResizes was not set properly ( noticed resize problem when displaying the Eclipse IDE help front page ).
2004-03-18 16:24:23 +00:00
amardare%qnx.com
b51ab7d833 Changes for qnx ( photon ) platform. They should not affect runtime/building other platforms.
Removed the usage of network.hosts.socks* from the embedding code, as per BUG:237576.
2004-03-18 16:22:23 +00:00
timeless%mozdev.org
3c2ec3305b Bug 237772 instances of "a terms.bug" should be replaced with "terms.abug"
also fix the spelling of decipher
r=gerv r=kiko a=justdave
2004-03-18 16:21:57 +00:00
timeless%mozdev.org
619847047c Bug 237517 inconsistent spelling of cancelled or canceled
r=kiko a=justdave
2004-03-18 16:14:55 +00:00
timeless%mozdev.org
f5281bbf3b Bug 237514 Confirmed email address is missing </td>
r=kiko a=justdave
2004-03-18 16:11:27 +00:00
timeless%mozdev.org
280cd3244f Bug 237512 Should auth_err_tag be listed in <tt>
r=justdave a=justdave
2004-03-18 16:10:17 +00:00
timeless%mozdev.org
8054a67798 Bug 237513 Change password uses semi empty <th>
r=kiko a=justdave
2004-03-18 16:08:52 +00:00
bugreport%peshkin.net
a200fe2610 Bug 203869: Update documentation to better describe group controls
r=gerv, a=justdave
2004-03-18 13:54:57 +00:00
igor%mir2.org
f4ff06f911 Making BaseFunction.decompile package private: any new public function will always find its users even if the usage is broken. It was public to allow calls from debugger but simple call to Context.toString() would do the same job. 2004-03-18 13:37:29 +00:00
igor%mir2.org
0cbfdabe29 RUnit Software now includes a link on their page about JS (Declaimer: I work there!) 2004-03-18 13:32:52 +00:00
justdave%syndicomm.com
316f21b93a Bug 237864: clean up leftovers from the bug 192516 checkin (some occurances of Token got missed)
r= gerv, a= justdave
2004-03-18 09:01:35 +00:00
gerv%gerv.net
fad2959c2d Bug 132066 - add a note to the login page about needing cookies for a good user experience. Patch by gerv; r,a=justdave. 2004-03-18 08:52:24 +00:00
jst%mozilla.jstenback.com
d86be8e873 Fixing bug 171605. Implementing deletion of individual autocomplete results by pressing Shift+Delete on a selected autocomplete item. r=ben@bengoodger.com 2004-03-18 07:07:10 +00:00
justdave%syndicomm.com
557f1497d2 Bug 24496 part 2: fix burning tinderbox - a couple filters were left out. 2004-03-18 06:31:14 +00:00
justdave%syndicomm.com
0e962f6de6 Bug 24496: Adds a parameter "noresolveonopenblockers" which when enabled, prevents bugs from being closed if there are any bugs blocking it which are still open.
Patch by Andreas H��fler <andreas.hoefler@bearingpoint.com>
r= justdave, a= myk
2004-03-18 05:55:41 +00:00
justdave%syndicomm.com
48a6a62693 Bug 192516: Moving the loose .pm files into the Bugzilla directory, where they belong. These files pre-date the Bugzilla directory, and would have gone there had it existed at the time. The four files in question were copied on the CVS server to preserve CVS history in the files. This checkin deletes them from the old location and modifies everything else to know where they are now.
r= myk, gerv
a= justdave
2004-03-18 03:57:05 +00:00
scott%scott-macgregor.org
7d381ae8fd remove an obsolete toolbar button for the old junk button 2004-03-18 03:21:22 +00:00
jst%mozilla.jstenback.com
af28dd355c Fixing bug 171605. Implementing deletion of individual autocomplete results by pressing Shift+Delete on a selected autocomplete item. r=ben@bengoodger.com 2004-03-18 01:52:51 +00:00
cls%seawood.org
4e4d1c2647 It never ends....
Bug #226609
2004-03-18 01:08:46 +00:00