Commit Graph

119100 Commits

Author SHA1 Message Date
caillon%returnzero.com
1df18183cb 206452 - Making new attribute and edit attribute work again.
r=ajvincent@juno.com sr=dmose a=asa
2003-05-21 23:38:17 +00:00
jshin%mailaps.org
fa873b6489 change 'Hindi' to 'Devanagari' in font-pref. UI. This includes a change to
DTD (L10N).  bug 206146 (r=yokoyama and bobj, sr=blizzard, a=mkaply).
2003-05-21 23:29:10 +00:00
brendan%mozilla.org
45dec14534 White space cleanup. 2003-05-21 23:15:12 +00:00
rogerl%netscape.com
ff74fd0844 Begin SpiderMonkey support. 2003-05-21 23:05:16 +00:00
sspitzer%netscape.com
d19d84c6e7 fix for regression bug #206504
Views dropdown menu quickly loses focus/highlight.
thanks to bryner for debugging the problem.
r/sr=bryner, a=sspitzer
2003-05-21 22:59:38 +00:00
dbaron%dbaron.org
77bf6f4e26 Add StringBeginsWith, StringEndsWith, and UTF8ToNewUnicode. Move UTF8 handling utilities to separate file. b=131293 r=jst sr=alecf,jag a=asa b=131293 2003-05-21 22:20:27 +00:00
locka%iol.ie
1a81e285f2 Check if operation is cancelled before serializing files for upload. b=201610 r=brade@netscape.com sr=jaggernaut@netscape.com a=asa@mozilla.org 2003-05-21 22:16:28 +00:00
bishakhabanerjee%netscape.com
4db86baa01 coreconf needs HP-UXB.11.22.mk to build on new HP box - bug 177984 2003-05-21 22:08:37 +00:00
pkw%us.ibm.com
6e0b3b5878 Bug 206630 - Add AIX support for memory cache based on physical ram
(originally implemented in Bug 105344)
r=gordon@netscape.com, sr=darin@netscape.com, a=mkaply@us.ibm.com
2003-05-21 21:59:55 +00:00
darin%netscape.com
2260debc66 fixes bug 201210 "Publishing to webdav server gives error when it goes OK [chunking?]" r=brade sr=alecf a=asa 2003-05-21 21:57:20 +00:00
aaronl%netscape.com
3cd94fdb22 Bug 206344. Topcrash in nsAccessible::GetAccNextSibling, r=kyle, sr=henry.jia, a=asa 2003-05-21 21:56:48 +00:00
bienvenu%netscape.com
1b79a5f79c fix corruption and or crash when runing quicktime plugin r=peterl, sr=darin, a=sspitzer 206530 2003-05-21 21:47:51 +00:00
bryner%netscape.com
1f1e6a79d5 Cleaning up this file left over from when cache was its own component. Not part of the build. 2003-05-21 21:46:18 +00:00
bryner%netscape.com
590a6d168d This makefile should not use EXPORT_LIBRARY since it's now part of libnecko. Bug 206143, r=darin, sr=alecf, a=mkaply. 2003-05-21 21:42:36 +00:00
sspitzer%netscape.com
6cf75a0b61 fix for bug #180029
"running junk mail controls manually should respect preferences-Move to Junk folder"
r/sr=bienvenu, a=asa,sspitzer
2003-05-21 21:38:37 +00:00
jst%netscape.com
bf2a9b11c9 Fixing regression bug 205989. Making sure we don't parse the result of evaluating a javascript: URL if network traffic was stopped from the JS in the URL. 2003-05-21 21:37:25 +00:00
dougt%meer.net
80cea543a5 Fixing memory leak. Multiple object creations clobber static allocations. b=206480, r=kaie,sr=dbaron,a=asa 2003-05-21 21:36:46 +00:00
darin%netscape.com
257789be07 adding pref changes for bug 204255, r=ccarlen, sr=alecf, a=sspitzer 2003-05-21 21:14:29 +00:00
danm%netscape.com
ba917b73d4 backing out fix for bug 192577 (rev 3.476) because of regression bug 204770. a=asa 2003-05-21 20:31:06 +00:00
danm%netscape.com
127a53d39f backing out fix for bug 192577 (rev 1.98) because of regression bug 204770. a=asa 2003-05-21 20:30:44 +00:00
bryner%netscape.com
23a1e5f50a Fix bug 205912, NSS rebuilds too often. Update a timestamp file in the source tree whenever client.mk pulls updates to NSS, and make a second timestamp file dependent on the first that's touched after cleaning NSS. r=seawood, sr=brendan. 2003-05-21 20:13:24 +00:00
smontagu%netscape.com
008456bd1c Set mColumns to nsnull after |delete| to prevent a crash. Bug 206437, r+sr=bryner, a=mkaply. 2003-05-21 19:56:59 +00:00
darin%netscape.com
d6684686a5 bug 204255
this patch fixes/cleans-up several things:

1- honor ENABLE_TESTS build var
2- don't export intermediate static libs (bug 205025)
3- tmITransactionService should be ipcITransactionService
4- transaction service should not be a separate xpcom component library

plus some minor changes:

5- separate interfaces out into individual IDL file
6- get rid of *CID.h files (move CID/ContractID into IDL).. i think *CID.h
files are just overkill in this case.  there should either be just one ipcCID.h
file for all IDs or none.

r=ccarlen, sr=alecf, a=sspitzer
2003-05-21 19:20:38 +00:00
jdunn%netscape.com
4804786627 fixing xptcstub code for hp-ux ia-64 for kishan@cup.hp.com
# 146722
r=dbradley@netscape.com
sr=shaver@mozilla.org
a=sspitzer@netscape.com
2003-05-21 19:11:29 +00:00
jake%bugzilla.org
2851028f18 Fix for bug 84876 - Mentioned the wrong bug number, also making it a link. 2003-05-21 14:46:38 +00:00
oeschger%netscape.com
decaa3dd93 some image reference problems in composer_help.html, review dispensation per 162559 content bug, a=sspitzer 2003-05-21 13:55:52 +00:00
igor%mir2.org
d1ca7cd329 Pass IRFactory to Parser.parse instead of Parser constructor so Parser initialization would not require IRFactory which needs Interpreter in turn . 2003-05-21 12:09:08 +00:00
igor%mir2.org
f46fd7f3b0 Layout cosmetics 2003-05-21 11:48:32 +00:00
neil%parkwaycc.co.uk
1edd0e5c7e Bug 206236 Use Enter key to edit items on about:config r=caillon sr=bz a=asa 2003-05-21 10:00:35 +00:00
rogerl%netscape.com
239e5a0057 unsigned int length fixes 2003-05-21 07:58:00 +00:00
sspitzer%netscape.com
9111bf8faa supplimental fix for bug #202355.
cut and paste error.  r=cavin, sr=bienvenu, a=sspitzer
2003-05-21 06:47:26 +00:00
scott%scott-macgregor.org
8be383ee82 Major Prefs overhaul. Move connection prefs from privacy to advanced. remove various pref panels, putting the contents
inside of prefs-advanced.

Develop the expander binding to look like a collapsable group box with a description field.
2003-05-21 05:23:56 +00:00
bolian.yin%sun.com
f869a4b186 Bug 205772, Use GetNativeInterface in nsIAccessible to return Native AtkObject for the Accessible
r=aaronl. Accessibility Gtk2 Bug, is not for Mozilla Default Build
2003-05-21 03:32:55 +00:00
bolian.yin%sun.com
e1c24882db Bug 204574, add states supports in accessibility/atk
r=kyle. Accessibility Gtk2 Patch, is not for Mozilla Default Build.
2003-05-21 03:30:28 +00:00
hpradhan%hotpop.com
1ac147ff97 bug 148636 : reduce memory usage in xbl when rendering with lots of form elements r=jkeiser sr=bryner a=asa 2003-05-21 03:14:47 +00:00
bryner%netscape.com
9f1f63df01 Don't draw buttons as active when they are disabled. But 195881, r=blizzard, sr=jag, a=sspitzer. 2003-05-21 03:06:42 +00:00
bryner%netscape.com
9600e435b7 Add prebinding base address for libxpcom_compat.dylib. Bug 206381, r=seawood, a=sspitzer. 2003-05-21 03:04:48 +00:00
leon.zhang%sun.com
03420056bc Fix bug 149126: Mail Client doesn't work correctly with Open Office with rpm builds
patch by joey.shen@sun.com
r=blizzard@mozilla.org sr=dmose@mozilla.org a=asa@mozilla.org
2003-05-21 03:04:36 +00:00
nisheeth%netscape.com
e7bc557c1f Fix for bug 206027. r=harishd@netscape.com, sr=jst@netscape.com, a=mkaply@us.ibm.com. Make cut n paste from Powerpoint into Mozilla work properly. 2003-05-21 03:03:59 +00:00
bzbarsky%mit.edu
ed8540438c Add a "Go to line" option to the Edit menu in View Source (bug 104383). Make
the links in the JS console automatically go to the right line in View Source
(bug 79612).  Patch (in bug 104383) by christian@schmidt.net (Christian
Schmidt) with some selection fu from rbs, r=neil, sr=me, a=asa
2003-05-21 02:23:13 +00:00
brendan%mozilla.org
27e8c9452b Remove ancient include of jshash.h, no longer needed since the double hashing and property tree changes went in. 2003-05-21 02:20:59 +00:00
jake%bugzilla.org
a31e400999 Bug 145965 - Mention the sendmail -> SMTP change for Bugzilla on win32
Patch by Jean-Sebastien Guay <jean_seb@hybride.com>
2003-05-21 02:15:21 +00:00
bzbarsky%mit.edu
d8f4088d90 Quiet some silly warnings. Bug 72164, patch by Eric Lawrence
<elawrenc69@yahoo.com>, r+sr=bzbarsky, a=asa
2003-05-21 02:06:01 +00:00
ssu%netscape.com
87b0e3601c addedum patch to fixing bug 195314 - Forced install regardless of existing installation. r=sgehani, sr=jag, a=sspitzer 2003-05-21 01:57:55 +00:00
asa%mozilla.org
8a19b2cc06 default smooth scrolling to off until it works better 2003-05-21 01:35:57 +00:00
rbs%maths.uq.edu.au
19f8107417 Font prefs shouldn't limit choices + some optimizations of the 'user perception' by lazily building the drop down font lists while there, b=142511, r=gerv, sr=blizzard, a=asa 2003-05-21 01:14:33 +00:00
sspitzer%netscape.com
6645a1858b updated icon from gail, a=asa,sspitzer 2003-05-21 01:10:49 +00:00
leaf%mozilla.org
4ceec2f519 re-sign nss libs after stripping, bug 200775, r=wtc, sr/a=dveditz 2003-05-21 01:01:28 +00:00
sgehani%netscape.com
71ed167934 Make GetFSRefInternal assume NS_ERROR_FILE_NOT_FOUND when CFURLGetFSRef
returns false.
b=202772; r=ssu, ccarlen; sr=sfraser; a=asa
2003-05-21 00:53:36 +00:00
sgehani%netscape.com
d548ded4dd Carbonize AppleSingle decoder, fileMacAlias() XPInstall API, and
gestalt() XPInstall API to restore XPInstall to full working
functionality on Mach-O builds.
b=202772; r=ssu, ccarlen, sr=sfraser; a=asa
2003-05-21 00:53:35 +00:00