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

141582 Коммитов

Автор SHA1 Сообщение Дата
mvl%exedo.nl 995dce9a31 Make overwriting a pref really overwrite, not store a new pref.
bug 291596, r=pavlov
2005-04-28 22:55:00 +00:00
wtchang%redhat.com e3b49dc7b7 Bugzilla Bug 291724: removed the workaround for a very old Windows NT 4.0
bug. The workaround modified _tzset related global variables in Microsoft
CRT directly and relied on undocumented properties of the buffers that
_tzname[0] and _tzname[1] point to.  r=darin.
Modified files: ntmisc.c ntthread.c w95thred.c
2005-04-28 22:54:51 +00:00
wtchang%redhat.com 2b44c9a33c Bugzilla Bug 291982: fixed a bug when we remove an item from a list
while iterating through the list.  The bug was reported and tracked down by
kamil@good.com.
2005-04-28 22:37:25 +00:00
roc+%cs.cmu.edu 2cebcf0bca Bug 282708. Position <object>'s view before creating its widget, to avoid flicker from creating it in the wrong position and then instantly moving it. r+sr=bzbarsky,a=asa 2005-04-28 22:17:40 +00:00
roc+%cs.cmu.edu 301b411013 Bug 290752. Don't create unnecessary level of style contexts for scrolled frames. r+sr=bzbarsky,a=asa 2005-04-28 22:14:16 +00:00
roc+%cs.cmu.edu 923c54f450 Bug 291537. Don't wipe out mGestureDownPoint in StopTrackingDragGesture, since we may need it right afterward. r+sr=bzbarsky,a=asa 2005-04-28 22:11:53 +00:00
roc+%cs.cmu.edu e9008d4b37 Bug 290673. Restore event->point after dispatching to views, in case someone wants to use it later (Windows widget appears to). r+sr=bzbarsky,a=asa 2005-04-28 22:03:28 +00:00
roc+%cs.cmu.edu 84b0577142 Bug 240276. Make nsHTMLScrollFrame be a regular HTML frame, not a box frame, so we don't have to go through box layout. It gets its own reflow implementation that handles min-max and lots of other good stuff. rs+sr=dbaron,a=asa 2005-04-28 21:57:22 +00:00
steffen.wilberg%web.de 8dc021c1f1 Bug 284081: When software install (xpinstall.enabled) is disabled, clicking 'Edit Options' on the message bar opens an empty window. r=mconnor, a=asa 2005-04-28 21:49:46 +00:00
tor%cs.brown.edu 6a6daeba8f Bug 292160 - Turn on SVG preference by default. r=dbaron, sr=brendan, a=asa 2005-04-28 21:43:03 +00:00
bugzilla%arlen.demon.co.uk e014a66573 Bug 196272 Remove edit>preferences>mailandnewsgroups>windows (file removal)
p=me r=mnyromyr/neil.parkwaycc.co.uk sr=bienvenu a=asa
2005-04-28 21:42:23 +00:00
darin%meer.net 5e2ecc3898 fixes bug 291230 "HTTP downloads don't progress beyond (filesize % 4GB)" patch by mark@moxienet.com, r=biesi, sr=darin, a=asa 2005-04-28 21:34:55 +00:00
mvl%exedo.nl bf7b9a3d5b Add getCalendar. Add a few lines of extra documentation. r=dmose 2005-04-28 21:28:38 +00:00
mvl%exedo.nl 8bc7d9f0ad Add getCalendar. Add a few lines of extra documentation. r=dmose 2005-04-28 21:26:47 +00:00
roc+%cs.cmu.edu 97fad84ab5 Bug 288560. Set mIsTopOfPage for each column in a column set. Also, make it possible to force floats to fit by relaxing the space manager's height constraint if necessary. r+sr=dbaron,a=chofmann 2005-04-28 21:25:11 +00:00
bugzilla%arlen.demon.co.uk 0aeb447a3f Bug 196272 Remove edit>preferences>mailandnewsgroups>windows
p=me r=mnyromyr/neil.parkwaycc.co.uk sr=bienvenu a=asa
2005-04-28 21:24:18 +00:00
bienvenu%nventure.com 6df584e4b9 fix 282040 use ldap autocomplete in mailing list editor, if turned on for compose window, sr=mscott, a=asa 2005-04-28 21:13:24 +00:00
bzbarsky%mit.edu 205abaab34 Don't use C++ comments in a file included from C code. r+sr+a=dbaron 2005-04-28 20:57:42 +00:00
dbaron%dbaron.org 505512eaae Use constants rather than magic numbers for comparisons against keyCode and charCode. b=291613 r=mconnor a=asa 2005-04-28 20:51:07 +00:00
dbaron%dbaron.org 0bcd95a260 Mouseout shouldn't fire on elements that were removed from the document. b=292146 r+sr=roc a=asa 2005-04-28 20:47:53 +00:00
dbaron%dbaron.org 8b40c23c0e rules=all and rules=none shouldn't trigger collapsed borders. b=155507 r=bernd sr=bzbarsky a=asa 2005-04-28 20:47:06 +00:00
bzbarsky%mit.edu 7f50fad51c Remove unneeded layout flushes in XUL/XBL. Bug 290005, r=roc, sr=jst, a=asa 2005-04-28 20:23:26 +00:00
bzbarsky%mit.edu 256acff928 Don't call ValueAppended on every single inline style mutation. Should be a
tad faster, and actually serialize better.  Bug 288574, r+sr=dbaron, a=asa.
2005-04-28 20:19:24 +00:00
pavlov%pavlov.net 4d2293d393 removing name argument to createCalendar method 2005-04-28 19:59:23 +00:00
doronr%us.ibm.com b75e15688b Bug 291716 - Install missing plugins... button only works once. r=mconnor,a=mkaply 2005-04-28 19:16:43 +00:00
doronr%us.ibm.com 271626f6de Bug 220626 - Enable keyboard access to Blocked Popups notification bar. r=mconnor,a=mkaply 2005-04-28 17:28:00 +00:00
bzbarsky%mit.edu 479cc410ea Make sure to addref documents before calling Init(). Bug 291887, r+sr=jst,
a=brendan
2005-04-28 17:16:19 +00:00
kjh-5727%comcast.net f85c64ed6a Bug 179538 - Default solaris print command should call "lp". sr=alecf, a=asa. 2005-04-28 17:13:14 +00:00
bzbarsky%mit.edu 969eb028e7 Make file input frames correctly store their value in the content node even if
the whole presentation is coming down.  Bug 287120, r=sicking, sr=jst, a=brendan
2005-04-28 17:11:22 +00:00
bzbarsky%mit.edu 90feadd1d3 Fix crashes when document.load is called on an already-parsing XML document.
Bug 289292, r=sicking, sr=jst, a=chofmann
2005-04-28 16:57:24 +00:00
wtchang%redhat.com ecafacb917 Bugzilla Bug 291858: fixed incorrect definitions of the CKM_SHAxxx_HMAC,
CKM_SHAxxx_HMAC_GENERAL, CKM_ECDH1_DERIVE, CKM_ECDH1_COFACTOR_DERIVE, and
CKM_ECMQV_DERIVE macros. r=nelsonb,relyea.
2005-04-28 16:53:19 +00:00
mconnor%steelgryphon.com 48fcadfc2c bug 291666 - installation of some extensions creates a file instead of a directory, patch by Robert Strong (moz_bugzilla@exchangecode.com), r=me, a=caillon 2005-04-28 14:41:36 +00:00
leon.sha%sun.com c97307395f Bugzilla Bug 290292. [Postscript] Text will beyond the end of table cell when printing or previewing in xft enabled mozilla.
Patch maker: leon.sha@sun.com.
jshin1987: review+
bzbarsky: superreview+
asa: approval1.8b2+
2005-04-28 08:04:00 +00:00
allan%beaufour.dk 4f8adec1c3 Fix timing problems for controls using index(). Bug 291797, r=smaug+doronr, a=mkaply, NPOTB 2005-04-28 07:23:38 +00:00
allan%beaufour.dk a83db34b4c Let controls using index() listen for changes to repeat indexes. Bug 289534, r=smaug+doronr, a=mkaply, NPOTB 2005-04-28 07:17:49 +00:00
masayuki%d-toybox.com 4d849ff622 Bug 291909 The welcome page's static text 3 is small for ja-JP. r=bsmedberg, sr+a=dveditz 2005-04-28 05:43:22 +00:00
lpsolit%gmail.com 36a922fbc9 Bug 274724: The 'Edit Attachment' link is now available even if a user does not have 'editbugs' privs - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r=myk a=myk 2005-04-28 02:14:26 +00:00
tor%cs.brown.edu 8bb563eaf3 Bug 292054 - don't name firefox svg packages differently. r+sr+a=chase 2005-04-28 00:58:53 +00:00
dougt%meer.net dbb256bb0f Windows CE Only. Implementing _fullpath and getcwd 2005-04-27 23:11:37 +00:00
scott%scott-macgregor.org c6e79b7b3b Bug #280825 --> Add Pref UI for changing the Spell As You Type Dictionary 2005-04-27 22:49:00 +00:00
scott%scott-macgregor.org faa0b4609e Bug #292009 --> [Mac} Can't dismiss View Password dialog 2005-04-27 22:19:06 +00:00
tor%cs.brown.edu bea0182a02 Bug 291471 - unused code causing svg crash on os-x. r=jhpedemonte, a=mkaply. 2005-04-27 21:49:40 +00:00
pavlov%pavlov.net 0f0b74e420 persisting calendar name and name changes using calendar prefs (bug 292097) r=shaver 2005-04-27 21:13:48 +00:00
dougt%meer.net 90bee1fba5 Enabling enough stuff so that maps.google.com works. 2005-04-27 21:00:24 +00:00
scott%scott-macgregor.org 73b0db6c67 the url I added for downloading more spell checking dictionaries is out of date and should point to the mozilla.org location. 2005-04-27 20:34:13 +00:00
christophe.ravel.bugs%sun.com 18a44a9aad Change NSS version to 3.10.1 Beta. 2005-04-27 20:28:39 +00:00
bienvenu%nventure.com 62f069b50a fix 228237, losing offline imap events, r/a=sspitzer, sr=mscott 2005-04-27 20:02:14 +00:00
bienvenu%nventure.com e32a9b1876 fix 228237, losing offline imap events, r/a=sspitzer, sr=mscott 2005-04-27 19:56:34 +00:00
bob%bclary.com 97ffab9ec2 for-each-in should not affect outer for-in statements, bug 292020, test by jmsachs@gmail.com 2005-04-27 19:48:02 +00:00
mkaply%us.ibm.com 5811a7697f #287687
r=rginda, a=asa
Patch from  Gijs "Hannibal" Kruitbosch - chatzilla prefs window isn't coming up
2005-04-27 18:45:22 +00:00