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

118755 Коммитов

Автор SHA1 Сообщение Дата
kaie%netscape.com 9d4e56f239 b=203937 an extra "print." is added to printing preference name
r=kaie sr=jag a=sspitzer
patch from and checking in for Roland.Mainz
2003-05-01 05:39:08 +00:00
dwitte%stanford.edu d54decdf65 follow-up to bug 202131: BubbleSort is too slow. fixes an omission that was supposed to go in with the original patch.
p=neil, r=dwitte, sr=darin, a=sspitzer.
2003-05-01 04:53:14 +00:00
rginda%netscape.com bbfe824095 add new image 2003-05-01 04:49:00 +00:00
rginda%netscape.com 0ce31a7934 bug 203848, landing the latest venkman xpi, a=asa@mozilla.org
Fix the following bugs:
  * Sometimes HTML files would not completely load in the source view.  I had
    been reusing a scriptable input stream in a place where that's not allowed.
  * When you reloaded a file in the source view, the loaded scripts view would
    stop responding to double clicks.
  * If you cycled the ``Exclude Browser Files'' option from on to off, the
    browser files would appear as disabled files, even though they were
    no longer disabled.
  * There was no way to delete a pref with the /pref command.
  * If you moved a tree-based view, it would stop responding to double-clicks.
  * The debugger would get into a bad state if you examined an object that
    had a property named "__proto__".

Adds tabbed views.
2003-05-01 04:48:47 +00:00
justdave%syndicomm.com 9628973635 Bug 204008: checksetup.pl didn't set permissions on the js directory
r= zach, a= justdave
2003-05-01 03:41:32 +00:00
mstoltz%netscape.com 088ef80707 Bug 200691 - Add CheckLoadURI call to XBL loader to prevent remote XUL pages loading XBL bindings from file URLs. r=bryner, sr=heikki, a=asa 2003-05-01 02:41:45 +00:00
scott%scott-macgregor.org 75a303f795 Shave 350K off of the compressed size of thunderbird by unzipping all of the JARs in a temporary chrome directory.
Then we repackage the JARs according to thunderbird specific manifests, leaving behind chrome, localization files and
content files we don't want (such as browser skin elements).
2003-05-01 02:36:51 +00:00
blizzard%redhat.com 945699ad29 bug #157438. Implement nsIWidget::HideWindowChrome for gtk2. Patch from jeff.qiu@sun.com and fcrozat@mandrakesoft.com. r=me Not part of the default build. 2003-05-01 02:32:24 +00:00
seawood%netscape.com a20ea485cf Fix tests to use -z instead of !
Use -g for debugging on OSF/1 builds instead of -g3
Thanks to Jim Brown <jim.brown@miami.edu> for the patches.
Bug #203796 & Bug #203835 r=cls a=sspitzer
2003-05-01 01:43:27 +00:00
seawood%netscape.com 6c2eacb81f Remove module specific defines from ACDEFINES.
Bug #203429 sr=darin a=sspitzer
2003-05-01 01:22:45 +00:00
harishd%netscape.com 69f52ffff9 Initialize variable that was causing unexpected behavior. b=203434, r=heikki@netscape.com, sr=jst@netscape.com, a=sspitzer 2003-05-01 01:14:39 +00:00
bzbarsky%mit.edu ecbdbacf80 Init the member vars to prevent access to uninitialized memory. Bug 203505,
r=bryner, sr=jst, a=sspitzer
2003-05-01 01:01:03 +00:00
dwitte%stanford.edu 68d169174a Bug 137802: removing nsHTTPChunkConv since it's obsolete. not part of build.
r=darin, a=tor.
2003-05-01 00:42:50 +00:00
wtc%netscape.com 285685a94f Bug 203988: add build support for Linux/mips (such as Sony PlayStation 2
Linux).  The patch is contributed by Paul Pietromonaco
<ppietro@users.playstation2-linux.com>.  r=wtc.
2003-05-01 00:29:40 +00:00
ssu%netscape.com b92ecb13ad checking in patch from jonwil@tpgi.com.au for bug 203892 - fix xpinstall in MingW. r=ssu, sr=dmose, a=leaf 2003-04-30 23:02:21 +00:00
rogerl%netscape.com 8815fccef4 parseInt & parseFloat fixes. 2003-04-30 22:58:29 +00:00
pschwartau%netscape.com c71e8a2d1b Improving readability. 2003-04-30 21:51:27 +00:00
pschwartau%netscape.com dcd6cf8335 Adding new cases to the test (by Igor Bukanov). 2003-04-30 21:39:08 +00:00
mjudge%netscape.com 0d24b0ce03 195080 fix regression. sr=sfrasier r=danm. fix logic for moving caret around 0 width frames 2003-04-30 21:37:05 +00:00
bzbarsky%mit.edu 8ee683bdbd Make text-align work on <xul:textbox>. Bug 188597, patch by
afatecha@idea.com.py (Ariel Fatecha), r=jag, sr=jst, a=dbaron
2003-04-30 21:26:45 +00:00
myk%mozilla.org 1282df6468 Clean-up patch for bug 72837: uses /usr/bin/perl instead of /usr/bonsaitools/bin/perl and adds message about these interfaces being experimental.
r=gerv
a=myk
2003-04-30 21:23:06 +00:00
axel%pike.org 76d066145b bug 199329, reenable embedded XSLT stylesheets, r=sicking, sr=peterv, a=asa 2003-04-30 21:05:11 +00:00
aaronl%netscape.com 5ad3743430 Updating accessibility architecture docs. Not part of build 2003-04-30 20:41:49 +00:00
colin%theblakes.com 14ce9f144f Remove bad ANSI alias. b=190733. r=bbaetz. sr=dbaron. a=sspitzer 2003-04-30 20:39:27 +00:00
mostafah%oeone.com 3dac44f6d0 Fixed another memory leak 2003-04-30 18:58:26 +00:00
mostafah%oeone.com 49ad3d5e1d Fixed another memory leak 2003-04-30 18:08:00 +00:00
scott%scott-macgregor.org eca83c15e3 Not turned on yet. More work for removing parts of the chrome and locale information we don't
need for thunderbird.
2003-04-30 17:58:38 +00:00
dbradley%netscape.com 2e9e7217c2 Another dummy change to cause beast to rebuild caps 2003-04-30 09:19:50 +00:00
dbradley%netscape.com 74e851fb43 This is just adding a blank line to the end of the make files so that hopefully beast will rebuild the xpconnect files and go green. My previous configure checkin didn't rebuild the neccessary xpconnect files for this depend build change 2003-04-30 09:12:29 +00:00
sspitzer%netscape.com 8fc8225e87 fix for some mail view issues
bug #189543 [Mailviews: View dropdown menu items should be in View:Messages Menu]
bug #187990 [dropdown out of sync if view set in View|Messages]
bug #190187 [mail view list, remove cancel button (doesn't work).  instead, prompt on delete, like filters]

r/sr=bienvenu, a=sspitzer
2003-04-30 07:37:16 +00:00
ssu%netscape.com c16c6ac33a fixing bug 125106 - general nsIFile converter change hosed XPInstall intl filenames. r=dveditz, sr=alecf, a=sspitzer 2003-04-30 06:59:08 +00:00
ssu%netscape.com b5214fa2f7 fixing bug 125106 - general nsIFile converter change hosed XPInstall intl filenames. r=dveditz, sr=alecf, a=sspitzer 2003-04-30 06:49:04 +00:00
dbradley%netscape.com 6558b1085f bug 203362, missed this file 2003-04-30 06:34:53 +00:00
sspitzer%netscape.com e25465caa9 fix for regression bug #203629
Attached images don't display inline if "Do not load remote images..." is turned on
caused by my fix for bug #51631.
r/sr=bienvenu, a=sspitzer
2003-04-30 06:28:16 +00:00
ere%atp.fi 5cce38b99e Bug 137661: Mail window opened from biff icon can't be maximized/minimized/resized and covers the full screen
r+sr=jag
a=sspitzer
2003-04-30 06:24:01 +00:00
dbradley%netscape.com 7644a39e58 bug 203362 - Turn on building IDispatch code by default. r=bryner, sr=alecf, a=sspitzer, IsEqualGUID patch r=dbradley, sr=alecf, a=asa 2003-04-30 04:13:58 +00:00
ssu%netscape.com ab5e22a405 fixing bug 194115 - self-extracting installer no longer looks for .xpi files in cwd. r=sgehani, rs=jag, a=sspitzer 2003-04-30 03:11:26 +00:00
pschwartau%netscape.com 97e2fc9f14 Adding a new case, and improving readability. 2003-04-30 01:10:10 +00:00
pschwartau%netscape.com 36cfebf1a7 Initial add. Regression test for bug 203841. 2003-04-30 01:01:02 +00:00
wtc%netscape.com ac2dd722a6 Bug 203317: getipnodebyxxx routines are not thread-safe on OpenVMS, so we
need to lock around them.  The patch is contributed by Colin Blake
<colin@theblakes.com>.  r=wtc.
Modified Files: configure configure.in prnetdb.c
2003-04-30 00:44:16 +00:00
chanial%noos.fr 4b18dbd475 bug 68541: unchecked toolbar menuitem in the bookmark manager.
Clean up in utilityOverlay.js
- in goToggleToolbar: use of properties instead of attributes
- in getBrowserURL: don't use 'browser.chrome' pref.
Some dependency work in bookmarksManager.xul. More to be done.
2003-04-30 00:21:48 +00:00
myk%mozilla.org 5a733aef39 Fixing build bustage by adding version string and license header. 2003-04-29 23:37:49 +00:00
myk%mozilla.org 45c7dd9178 Fix for bug 72837: a script that generates configuration information for a Bugzilla installation.
r=gerv
a=myk
2003-04-29 23:14:31 +00:00
bishakhabanerjee%netscape.com d30d2f04a9 Removed gcc warning - bug 203449 2003-04-29 23:13:33 +00:00
varga%netscape.com 04dbca1afb Fix for bug 192014. Bookmarks menu shows no bookmarks when no unminimized windows are open.
r=pch, sr=jag, a=sspitzer
2003-04-29 22:51:48 +00:00
heikki%netscape.com 4035e867e8 Bug 203111, remove unused code, r=harishd, sr=jst, a=asa. 2003-04-29 21:28:17 +00:00
heikki%netscape.com 8a7adce075 Bug 203384, document could be null, for example when calling from XPointer processor, patch from jst, r=sicking, sr=heikki, a=asa. 2003-04-29 20:46:24 +00:00
jaggernaut%netscape.com 7bb9ac0b47 Bug 139573: [classic] The UP/DOWN buttons are too small. Patch by Tuukka Tolvanen <t.bugz@lament.cjb.net>, r=sgehani, sr=jag, a=Asa 2003-04-29 20:23:27 +00:00
bzbarsky%mit.edu 621e3620d4 Images with no alt attr in quirks mode should show a placeholder, even if they
were blocked.  Bug 201288, r+sr=roc+moz, a=asa
2003-04-29 18:49:42 +00:00
pschwartau%netscape.com c3e96275ca Initial add. Regression test for bug 203402. 2003-04-29 18:49:32 +00:00