Commit Graph

128177 Commits

Author SHA1 Message Date
bugreport%peshkin.net
92f4cfd920 Bug 207039: Add documentation explaining how to install bugzilla under regular user privileges
r=vlad, a=justdave
2004-03-21 22:09:31 +00:00
jocuri%softhome.net
4239d96891 Bug 126252: add the gnatsparse Python script to the contrib directory; author: Daniel Berlin <dan@dberlin.org>; a=justdave. 2004-03-21 21:32:16 +00:00
webmail%kmgerich.com
00dc1ef6b3 Mac toolkit skin tweaks in prep. for landing Pinstripe in Thunderbird 2004-03-21 21:06:40 +00:00
bryner%brianryner.com
feb044f857 Remove *.da files after profiledbuild finishes. This is not part of the default build. I need this for tinderbox tests so that stale profile data isn't used. 2004-03-21 19:20:59 +00:00
webmail%kmgerich.com
7628c7343b Mac toolkit generic alert icon 2004-03-21 16:08:47 +00:00
jocuri%softhome.net
dd0467124a Patch for bug 238033: eliminate HTML closing tags that haven't been opened and fix an identation issue; patch by Rudolf Ramler <rudolf.ramler@scch.at>; r=vlad, a=justdave. 2004-03-21 14:26:58 +00:00
bryner%brianryner.com
bb52c80973 Make GetFrameProperty return NS_IFRAME_MGR_PROP_NOT_THERE when the property is not found (instead of NS_ERROR_FAILURE). Fixes bug 236590. r+sr=dbaron, a=chofmann 2004-03-21 05:22:46 +00:00
bryner%brianryner.com
ee5a61a652 Make use of VPATH so that xpm files will be first looked for in the objdir. 2004-03-21 03:46:43 +00:00
bryner%brianryner.com
12ff245987 Trying to fix distclean not actually removing dist/ when --enable-official-branding is used, due to the branding directory being in the directories list twice. Rather than re-jar from the branding directory, copy the new graphics to browser/base/content in the objdir, where make-jars.pl will pick them up. Also, some tidying up of the branding Makefile. Not part of the default build. 2004-03-21 03:39:45 +00:00
cltbld%netscape.com
09124b6127 Automated update from host egg 2004-03-21 02:34:17 +00:00
bryner%brianryner.com
c2b4788fd2 - Add detection of -fprofile-arcs/-fprofile-generate to configure
- Add a new client.mk target, profiledbuild, which does a profiling build, runs a specified script to generate the profile, and then rebuilds using the profile data.
- Add a profiling script for Seamonkey/Firefox that runs a couple cycles of the pageload test, and then does a second start to hit the fastload/history code.

Bug 237239, r=dbaron, sr=brendan, a=brendan.
2004-03-21 02:31:17 +00:00
rlk%trfenv.com
6aca51cc71 Bug 215463 - add ctrl++/ctrl+- to View Source. r=p_ch@verizon.net 2004-03-20 17:52:28 +00:00
cbiesinger%web.de
40213e9cde bug 180364, don't show the theme name in the "Uninstall Theme" button, to make this button fit even if the theme has a long name
r=neil sr=roc a=chofmann
2004-03-20 13:45:07 +00:00
gerv%gerv.net
f310ff43c5 Bug 232338 - make the footer wrap cleanly, so it doesn't over-widen the page. Patch by gerv; r,a=justdave. 2004-03-20 08:19:46 +00:00
chanial%noos.fr
7ada155800 Bug 234717, 234116, Context menu commands don't work in *subfolders* of bookmarks menu. Remove the last two children instead of using getElementsByAttributes. The latter is no more needed, since now, insertion of bookmarks with DND occurs at the correct location. YAW--. 2004-03-20 08:13:39 +00:00
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