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

58171 Коммитов

Автор SHA1 Сообщение Дата
pavlov%netscape.com 4432eff8e8 hack to fix 35594 so that evaughan can land his box changes 2000-04-14 23:27:19 +00:00
shaver%mozilla.org 94f9b142a7 Replace stupid and evil BYTECODE_ITER hack with proper use of back-patch
chained PatchGotos goodness.  (PatchGotos seasoned to taste.)
r=brendan
2000-04-14 23:27:09 +00:00
attinasi%netscape.com 42d2660689 Using the 40-url-dup.txt file now so that the timing values are from the second run of the page, which should be from cache, thus further eliminating the latency variabilities. Not part of build 2000-04-14 23:26:21 +00:00
scc%netscape.com 63a7e424bf Added signatures to prevent automatic incorrect promotion of |char| to |PRUnichar| 2000-04-14 23:20:31 +00:00
scc%netscape.com f0e3d7164f Added a new type, |incompatible_char_type| to help build signatures that prevent automatic incorrect promotion from |char| to |PRUnichar|. Kind of a hack, but the right way (specializing |nsAWritable| for |PRUnichar| can't be made to compile everywhere) 2000-04-14 23:19:14 +00:00
mccabe%netscape.com e518706656 Make XPInstall JavaScript errors get logged to the console service. 2000-04-14 23:14:48 +00:00
attinasi%netscape.com a08059bf4b Newest run data added. Not part of build 2000-04-14 23:13:19 +00:00
attinasi%netscape.com 7891c3aeb3 Each URL is duplicated so the second time all images and the page itself will be from cache: catches the rogue image that is not on the file system, and it also limits the effect of the file system in skewing the numbers. Not part of build 2000-04-14 23:12:20 +00:00
jband%netscape.com a5764bd971 NOT PART OF BUILD. Getting recent fixes to this stuff we aren't building yet safely into cvs 2000-04-14 23:06:39 +00:00
mjudge%netscape.com 50dbac491d new reason for notification 2000-04-14 23:03:57 +00:00
mjudge%netscape.com 6dd854c7e8 adding reason to notification 2000-04-14 23:03:16 +00:00
mjudge%netscape.com aab121da58 new spi addition for reason for notification 2000-04-14 23:02:51 +00:00
mccabe%netscape.com f41551b0ad Remove unused pref. 2000-04-14 23:02:50 +00:00
jband%netscape.com f373a4c39a NOT PART OF BUILD - removing this badly named and unused work around file 2000-04-14 23:01:11 +00:00
mjudge%netscape.com b12e881502 fixing another api change on notifyt selection 2000-04-14 23:01:09 +00:00
mjudge%netscape.com 533234a976 fixing selection speed. only copying to clipboard on mouse up 2000-04-14 23:00:30 +00:00
sgehani%netscape.com c47c63db6e Added libjsj.so to yield working build after installation using the Linux installer. 2000-04-14 22:59:55 +00:00
robinf%netscape.com f591d2b968 removing this file from default and template autorun 2000-04-14 22:55:26 +00:00
jband%netscape.com 87704af1b7 fix bug 32150. Expose to JavaScript the scriptable interfaces on plugin objects implementing nsIPluginInstance. Given an embed tag with a plugin named 'foo' that has an xpcom interface named 'nsIFoo' with a method 'bar', this fix allows JS code (with the UniversalXPConnect privilege) to call document.foo.nsIFoo.bar() 2000-04-14 22:54:48 +00:00
jband%netscape.com 1a6a4ffc83 extracted the declaration of nsObjectFrame into a separate .h file so that it can be accessed by nsHTMLEmbedElement.cpp. This is needed to fix bug 32150 2000-04-14 22:48:30 +00:00
robinf%netscape.com 7e055b91df removing old file; replacement is Install.bmp 2000-04-14 22:46:36 +00:00
robinf%netscape.com 99fd399813 *** empty log message *** 2000-04-14 22:40:27 +00:00
ftang%netscape.com 86dc9b35f1 improve superscript/subscript/fraction in the transliteration fallback add latin fallback for U+1Exx 2000-04-14 22:32:03 +00:00
nhotta%netscape.com 78aa05f534 Added popup menus for default charsets, bug 32720, 32802, r=ducarroz. 2000-04-14 22:24:30 +00:00
nhotta%netscape.com 60433bf192 Increased height of pref window for new items in messages, bug 32720, 32802. 2000-04-14 22:22:51 +00:00
nhotta%netscape.com 099670cfb4 Added new conversion functions. 2000-04-14 22:17:57 +00:00
cmanske%netscape.com f23eaa74fb Removing blue background css for cells with border=0 2000-04-14 21:51:51 +00:00
radha%netscape.com 051db5b733 Add Keywords menu by the urlbar 2000-04-14 21:49:50 +00:00
saari%netscape.com 4272fa7e4b Fix for 27936, double carets in message compose window. reviewed by hyatt many moons ago, tested by many. 2000-04-14 21:49:34 +00:00
saari%netscape.com 2e98b4944e Adding saftey checks to Mac dynamic menu MDEF to stop some crashes brade has been seeing. 2000-04-14 21:39:27 +00:00
valeski%netscape.com 673a539153 re-write of multi-mixed converter so it handles binary data. also have the unknown decoder looking for script tags. 2000-04-14 21:27:32 +00:00
ssu%netscape.com ce3bc49dd4 added check for OS_TARGET env var to build nsztool. Affects only windows platforms. 2000-04-14 21:26:25 +00:00
akkana%netscape.com 9f53106968 29794: tell docshell to disable meta-refresh 2000-04-14 21:19:44 +00:00
jbetak%netscape.com 0fc1eb458e 34719 Available Charset list box doesn't contain anythig - removed hidden XUL box element 2000-04-14 21:16:13 +00:00
ruslan%netscape.com 848ca9862f Fix 35508, 33762, 35024. 2000-04-14 21:10:27 +00:00
putterman%netscape.com c8bac5508b Fix for 35865. Frequent crashes when using standalone msg window. r=mscott. 2000-04-14 21:01:59 +00:00
akkana%netscape.com dc5f88ce32 15275: track Pavlov's change to the clipboard API (which broke this feature). r=pavlov 2000-04-14 21:01:31 +00:00
nhotta%netscape.com e97f327c79 Added view default charset. 2000-04-14 21:00:27 +00:00
rpallath%eng.sun.com c3d03bbc8b Added sort routine in autorun.pl
and setUnsupported method add in ElementImpl_hasAttrib*.java
2000-04-14 18:41:37 +00:00
robinf%netscape.com 80b629885f adding new bmps for shell 2000-04-14 18:01:08 +00:00
robinf%netscape.com d9141886e7 updaging for new button bmps 2000-04-14 17:46:32 +00:00
robinf%netscape.com e3f5ed94a9 adding new files for shell bmps 2000-04-14 17:42:11 +00:00
tonyr%fbdesigns.com b61f2a4bba got rid of uriloader/extprotocol/mac projects until I figure out why they don't build 2000-04-14 14:58:28 +00:00
brade%netscape.com 685fe67e51 first pass at moving to new composer prefs based on spec 2000-04-14 14:55:28 +00:00
tor%cs.brown.edu e3d6da3d4b Compositing work: fix 16bpp color shift and remove unneeded logic. r=blizzard 2000-04-14 14:50:55 +00:00
tonyr%fbdesigns.com c98c1a4920 Got rid of some compiler warnings 2000-04-14 14:46:50 +00:00
tonyr%fbdesigns.com 3b12f1c55f Updated makefiles to almost work. 2000-04-14 14:37:23 +00:00
tonyr%fbdesigns.com cf0d927494 added uriloader/extprotocol/mac projects 2000-04-14 14:31:09 +00:00
cls%seawood.org 2295688828 Beos build fix for the clipboard API change. 2000-04-14 14:24:44 +00:00
putterman%netscape.com 1e6f1a5f07 More work on reorganizing mailnews frontend so standalone msg window will work. Also
fixes some bugs from the last time.  r=sspitzer
2000-04-14 14:07:23 +00:00