Commit Graph

93525 Commits

Author SHA1 Message Date
seawood%netscape.com
e6195b9a4a Implement textZoom, fix caret hiding problem and fix italics displaying as normal chars problem.
Thanks to Makoto Hamanaka <VYA04230@nifty.com> & Paul Ashford <arougthopher@lizardland.net> for the patch.
Bug #68442 r=cls
2001-12-03 03:16:05 +00:00
av%netscape.com
112e6d0155 Preparing the Plugin SDK to become a part of the regular build. It is not yet. 2001-12-03 02:46:10 +00:00
mcafee%netscape.com
61d8eedd8c Changing to long hashtable tag (113175). code=gisburn, r=mcafee 2001-12-03 02:31:46 +00:00
naving%netscape.com
a9f4852fcf 112331, 112333 r=ducarroz sr=bienvenu. fix leaking char *mail charset and url string. 2001-12-03 00:58:37 +00:00
bryner%netscape.com
a00a1a2bbe Backing out new code alecf accidentely checked in, fixing bustage. 2001-12-03 00:37:35 +00:00
av%netscape.com
b7e8c0552f Preparing the Plugin SDK to become a part of the build, it is not yet. 2001-12-02 23:39:03 +00:00
alecf%netscape.com
968dc3e710 augh, didn't mean to check these in 2001-12-02 23:17:11 +00:00
alecf%netscape.com
c720226f30 ok, back out my ToLowerCase() change, it didn't make any difference 2001-12-02 23:15:31 +00:00
seawood%netscape.com
98711ccbcd Revert to using standard config.sub & config.guess entries for OS/2.
Thanks to pedemont@us.ibm.com (Javier Pedemonte) for the patch.
Bug #112244 r=cls
2001-12-02 22:16:28 +00:00
rangansen%netscape.com
c4830d7b48 bug 112517, r=rangansen sr=hewitt.
Removing some dead bloats  checking in for John Morrison
2001-12-02 22:11:21 +00:00
bryner%netscape.com
551a2c56d9 Removing unused useViewManager2 default pref. rs=ben. 2001-12-02 22:09:09 +00:00
seawood%netscape.com
c4fc71cdb0 Adding test for gcc -pipe feature.
Bug #81031 r=wtc
2001-12-02 22:08:42 +00:00
rangansen%netscape.com
b70fff2e64 bug 112249, r=rangansen sr=blake.
checking in for John Morrison
2001-12-02 22:00:28 +00:00
leaf%mozilla.org
461ca7f4b1 Automated update 2001-12-02 21:57:48 +00:00
seawood%netscape.com
8e430ec9b5 Remove --disable-gcc-pipe option.
Bug #81031
2001-12-02 21:56:15 +00:00
mcafee%netscape.com
d6812466c3 Added &autoscale=1 option, default is still the btek hack [1300:1400] 2001-12-02 21:54:25 +00:00
mcafee%netscape.com
44e080573b First commit. 2001-12-02 21:50:59 +00:00
mcafee%netscape.com
6db1bb3e3c Adding &autoscale=1 option, default is off 2001-12-02 21:43:35 +00:00
mcafee%netscape.com
4c2f1c910d Ignore db directory 2001-12-02 21:31:30 +00:00
mcafee%netscape.com
6df2649904 Added &autoscale=1 option to autoscale y-axis. 2001-12-02 21:30:31 +00:00
alecf%netscape.com
88f676267c performance test - just to see if nsString.ToLowerCase() is faster than ToLowerCase()
no reviewer, will back out after one or two tinderbox cycles
2001-12-02 19:06:02 +00:00
mcafee%netscape.com
8a2a7d7e60 renamed XUL test timeout to match test name, extended timeout openwound was timing out 2001-12-02 19:04:52 +00:00
mcafee%netscape.com
d02535f004 xul test is faster than 5 min. 2001-12-02 09:29:33 +00:00
mcafee%netscape.com
c86baf8b15 need chomp to nuke \n off of open_time 2001-12-02 09:17:07 +00:00
mcafee%netscape.com
c730a21a65 data doesn't like spaces? protocol error in send_xulwinopen_results_to_server() 2001-12-02 08:59:04 +00:00
mcafee%netscape.com
24b5b178f4 Changed xulwinopen token so we can wrap the number with a link to a graph of the data history. Added comment for -P profile slowness in startup test. 2001-12-02 06:44:20 +00:00
mcafee%netscape.com
dc29926e7a Tinderbox test only: change data token so we only get a number back (ms). 2001-12-02 06:40:56 +00:00
dp%netscape.com
da13b4fc43 disabling unconditional printfs. 2001-12-02 05:39:49 +00:00
dbaron%fas.harvard.edu
49042d3cdf Fix OS/2 bustage by changing |inline nsresult| to |NS_IMETHODIMP| for function that can't and shouldn't be inline. b=110127 2001-12-02 05:33:20 +00:00
curt%netscape.com
2b931c3f75 More complete title for Mail and Newsgroups. 2001-12-02 04:49:39 +00:00
dbaron%fas.harvard.edu
ac05d3af87 Fix leak (and other) regression from previous checkin. b=111815 2001-12-02 04:07:17 +00:00
bryner%netscape.com
681f93038f Forgot this file as part of 113082. (pre-emptively fixing bustage) 2001-12-02 00:46:56 +00:00
dbaron%fas.harvard.edu
a2ee74f9f3 Various cleanup and commenting in nsRuleNode and nsStyleContext. A few minor performance tweaks to nsRuleNode::WalkRuleTree. Fix correctness / crash errors that were caused by not setting the parent struct in the Compute*Data functions for inherited structs. b=111815 r=hewitt sr=hyatt 2001-12-02 00:44:45 +00:00
bzbarsky%mit.edu
cedea67700 Fix typo in value returned by getComputedStyle. Bug 112866, sr=jst 2001-12-02 00:28:48 +00:00
bzbarsky%mit.edu
4bef56ab05 Make DOM inspector scroll to elements before flashing them. Bug 112817,
r=hidday@geocities.com, sr=hewitt
2001-12-02 00:25:36 +00:00
av%netscape.com
5e10c72b49 Preparing pluign SDK for becoming a part of the build (it is not yet). 2001-12-02 00:14:05 +00:00
bryner%netscape.com
f52b7ad1f1 Removing old grid code (bug 113082). r=timeless, evaughan, sr=shaver. 2001-12-02 00:10:21 +00:00
leaf%mozilla.org
04cd364aae Automated update 2001-12-01 22:27:51 +00:00
seawood%netscape.com
e6eef97328 Set -DFUNCPROTO=15 when compiling against X so that the X headers use the fully qualified ANSI-C prototypes.
Bug #112873 r=bryner
2001-12-01 22:15:20 +00:00
bryner%netscape.com
5db83d7f60 Removing unused silentdownload prefs. r=shaver, rs=ben. 2001-12-01 21:03:12 +00:00
leaf%mozilla.org
7ed4d287fb Automated update 2001-12-01 18:57:50 +00:00
seawood%netscape.com
995026559f Revert to using standard config.sub & config.guess entries for OS/2.
Thanks to pedemont@us.ibm.com (Javier Pedemonte) for the patch.
Bug #112244 r=cls
2001-12-01 18:54:36 +00:00
seawood%netscape.com
012b7434ff Disable universalchardet tests when DISABLE_TESTS is set.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #111528 r=cls
2001-12-01 18:49:06 +00:00
nhotta%netscape.com
10919378a6 Attempt to fix the Mac bustage. 2001-12-01 18:28:15 +00:00
nhotta%netscape.com
89c29421d0 Added default charset to nsIMsgCompFields, removed nsMsgI18NGetDefaultMailCharset, bug 110127, r=ducarroz, sr=bienvenu. 2001-12-01 17:39:17 +00:00
nhotta%netscape.com
16a527d0a8 For search, cache default charset to the class. For eudora, changed to get a pref directly,
bug 110127, r=naving, sr=bienvenu.
2001-12-01 17:36:35 +00:00
bienvenu%netscape.com
3d86d24c3c clear cached thread object when folder tries to clear db (fix for bloat when switching folders) r=naving, sr=sspitzer 95685 2001-12-01 17:25:33 +00:00
mkaply%us.ibm.com
bf6d951735 put PL_strtok_r in to try to fix HPUX bustage 2001-12-01 14:58:54 +00:00
roc+%cs.cmu.edu
c88233916b Bug 73382. Clean up view manager interfaces, 2nd attempt. r=kmcclusk,rs=attinasi 2001-12-01 14:31:45 +00:00
jst%netscape.com
25f910bd7e Fixing bug 113008. Marking nsIDOMNodeFilter as a 'function' so that JS functions can be passed as nsIDOMNodeFilters. r=dbaron@fas.harvard.edu, sr=jband@netscape.com 2001-12-01 09:24:36 +00:00